/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--surface:#fff;--surface-soft:#f7f7f7;--text:#121213;--muted:#787c7e;--border:#d3d6da;--border-strong:#878a8c;--key:#d3d6da;--correct:#6aaa64;--present:#c9b458;--absent:#787c7e;--danger:#b3261e;--shadow:0 4px 28px #0000001f}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#121213;--surface:#1a1a1b;--surface-soft:#242425;--text:#f8f8f8;--muted:#a7a7a7;--border:#3a3a3c;--border-strong:#565758;--key:#818384;--correct:#538d4e;--present:#b59f3b;--absent:#3a3a3c;--danger:#ff8a80;--shadow:0 6px 30px #0000006b}*{box-sizing:border-box}html,body,#app{min-height:100%}html{background:var(--background)}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.game-shell{flex-direction:column;height:100dvh;min-height:560px;display:flex;overflow:hidden}.game-header{border-bottom:1px solid var(--border);flex:0 0 52px;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 10px;display:grid}.wordmark{letter-spacing:-.8px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:800;line-height:1}.header-actions{align-items:center;gap:2px;display:flex}.header-right{justify-content:flex-end}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,transform .15s;display:inline-flex}.icon-button:hover{background:var(--surface-soft)}.icon-button:active{transform:scale(.94)}.game-main{min-height:0;padding:14px 8px max(8px, env(safe-area-inset-bottom));flex-direction:column;flex:1;justify-content:space-between;align-items:center;display:flex;position:relative}.game-board{gap:5px;margin:auto 0;display:grid}.board-row{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.tile{border:2px solid var(--border);text-transform:uppercase;-webkit-user-select:none;user-select:none;place-items:center;width:min(62px,20vw - 10px,16.6667dvh - 52.5px);min-width:42px;height:min(62px,20vw - 10px,16.6667dvh - 52.5px);min-height:42px;font-size:clamp(25px,4.6vh,34px);font-weight:700;line-height:1;display:grid}.tile-filled{border-color:var(--border-strong);animation:.1s ease-in-out pop}.tile-correct,.tile-present,.tile-absent{color:#fff;border-color:#0000}.tile-correct{background:var(--correct)}.tile-present{background:var(--present)}.tile-absent{background:var(--absent)}.game-board .tile-correct,.game-board .tile-present,.game-board .tile-absent{animation:.55s both flip}@keyframes pop{50%{transform:scale(1.08)}}@keyframes flip{0%{border-color:var(--border-strong);color:var(--text);background:0 0;transform:rotateX(0)}49%{transform:rotateX(90deg)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.row-shake{animation:.45s shake}.keyboard{flex:none;gap:6px;width:min(100%,510px);margin-top:12px;display:grid}.keyboard-row{justify-content:center;gap:5px;display:flex}.key{background:var(--key);min-width:0;height:clamp(48px,7.2vh,58px);color:var(--text);cursor:pointer;text-transform:uppercase;border:0;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:0 2px;font-size:clamp(11px,3.2vw,14px);font-weight:700;transition:filter .12s,transform 80ms;display:flex}:root[data-theme=dark] .key{color:#fff}.key:active:not(:disabled){filter:brightness(.9);transform:translateY(2px)}.key-wide{flex:1.55;font-size:10px}.key-correct,.key-present,.key-absent{color:#fff!important}.key-correct{background:var(--correct)}.key-present{background:var(--present)}.key-absent{background:var(--absent)}.key:disabled{cursor:default}.guest-note{color:var(--muted);text-underline-offset:3px;margin:2px 0 -4px;font-size:12px;text-decoration:underline}.toast{z-index:20;background:var(--text);max-width:calc(100vw - 32px);color:var(--background);text-align:center;box-shadow:var(--shadow);border-radius:4px;padding:12px 15px;font-size:14px;font-weight:700;animation:.18s toast-in;position:absolute;top:12px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}}.empty-state{text-align:center;max-width:360px;margin:auto;padding:30px}.empty-state h1{font-family:Georgia,serif;font-size:28px}.empty-state p{color:var(--muted);line-height:1.5}.dialog-backdrop{z-index:100;background:#0000007a;place-items:center;padding:16px;animation:.15s fade;display:grid;position:fixed;inset:0}.dialog-card{background:var(--surface);width:100%;max-height:min(90dvh,720px);box-shadow:var(--shadow);border-radius:8px;padding:28px 28px 30px;animation:.2s modal-in;position:relative;overflow-y:auto}.dialog-small{max-width:500px}.dialog-medium{max-width:520px}.dialog-close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:12px;right:12px}.dialog-title{text-align:center;letter-spacing:.5px;margin:0 30px 24px;font-size:18px}@keyframes fade{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.help-copy{font-size:15px;line-height:1.45}.help-copy hr{border:0;border-top:1px solid var(--border);margin:18px 0}.help-example{margin:17px 0}.help-example p{margin:7px 0 0}.source-note{color:var(--muted);font-size:11px}.source-note a{color:var(--text);text-underline-offset:2px;text-decoration:underline}.example-row{gap:4px;display:flex}.example-row span{border:2px solid var(--border-strong);place-items:center;width:40px;height:40px;font-size:21px;font-weight:700;display:grid}.example-row span.tile-correct,.example-row span.tile-present,.example-row span.tile-absent{border-color:#0000}.stat-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:2px auto 30px;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.stat-item strong{font-size:34px;font-weight:400;line-height:1.1}.stat-item span{max-width:80px;font-size:11px;line-height:1.15}.section-kicker{text-align:center;letter-spacing:.5px;margin:0 0 15px;font-size:13px}.distribution{gap:5px;display:grid}.distribution-row{grid-template-columns:16px 1fr;align-items:center;gap:5px;font-size:13px;font-weight:700;display:grid}.distribution-track{height:21px}.distribution-bar{background:var(--absent);color:#fff;justify-content:flex-end;align-items:center;min-width:20px;height:21px;padding:0 5px;transition:width .35s;display:flex}.distribution-failed{background:#a84842}.result-footer{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:28px;margin-top:27px;padding-top:23px;display:flex}.result-footer>div{flex-direction:column;align-items:center;display:flex}.result-footer span{font-size:11px;font-weight:700}.result-tabs{background:var(--surface-soft);border-radius:5px;grid-template-columns:1fr 1fr;margin:-8px 0 24px;padding:3px;display:grid}.result-tabs button{height:34px;color:var(--muted);cursor:pointer;letter-spacing:.4px;background:0 0;border:0;border-radius:3px;font-size:11px;font-weight:800}.result-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #0000001a}.leaderboard-panel{min-height:280px}.leaderboard-intro{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:2px 4px 18px;display:flex}.leaderboard-mark{background:var(--present);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}@supports (color:color-mix(in lab, red, red)){.leaderboard-mark{background:color-mix(in srgb, var(--present) 17%, transparent)}}.leaderboard-mark{color:var(--present)}.leaderboard-intro>div:last-child{flex-direction:column;gap:4px;display:flex}.leaderboard-intro strong{font-size:14px}.leaderboard-intro span{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.leaderboard-list{margin:0;padding:0;list-style:none}.leaderboard-list>li{border-bottom:1px solid var(--border)}.leaderboard-entry summary{cursor:pointer;grid-template-columns:27px 36px minmax(0,1fr) auto 18px;align-items:center;gap:9px;min-height:61px;padding:7px 4px;list-style:none;display:grid}.leaderboard-entry summary::-webkit-details-marker{display:none}.leaderboard-entry summary:hover{background:var(--surface-soft)}.leaderboard-entry[open] summary>svg{transform:rotate(180deg)}.leaderboard-entry.is-current summary{box-shadow:inset 3px 0 var(--correct)}.leaderboard-rank{color:var(--muted);text-align:center;font-size:12px;font-weight:800}.leaderboard-rank.rank-1{color:#b58b18;font-size:15px}.leaderboard-rank.rank-2{color:#7f8589}.leaderboard-rank.rank-3{color:#a66a3f}.leaderboard-avatar{background:var(--border);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.leaderboard-name{align-items:center;gap:7px;min-width:0;display:flex}.leaderboard-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.leaderboard-name small{background:var(--correct);border-radius:2px;padding:2px 5px}@supports (color:color-mix(in lab, red, red)){.leaderboard-name small{background:color-mix(in srgb, var(--correct) 15%, transparent)}}.leaderboard-name small{color:var(--correct);letter-spacing:.4px;font-size:8px;font-weight:800}.leaderboard-guesses{gap:5px;padding:0 4px 15px 81px;display:grid}.leaderboard-guess{align-items:center;gap:8px;display:flex}.leaderboard-guess>span{width:11px;color:var(--muted);font-size:10px}.leaderboard-guess>div{gap:3px;display:flex}.leaderboard-state{min-height:250px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.leaderboard-error{color:var(--danger);text-align:center}.leaderboard-first{color:var(--muted);text-align:center;margin:18px 0 0;font-size:12px}.countdown{letter-spacing:1px;font-size:25px}.signed-out-stats{text-align:center;flex-direction:column;align-items:center;padding:12px 10px 3px;display:flex}.signed-out-stats svg{color:var(--correct)}.signed-out-stats h3{margin:15px 0 7px}.signed-out-stats p{color:var(--muted);max-width:350px;line-height:1.5}.signed-out-stats .primary-button{margin-top:8px}.answer-line{color:var(--text)!important;margin-top:20px!important}.primary-button,.secondary-button,.google-button{letter-spacing:.3px;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 20px;font-size:13px;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex}.primary-button{border:1px solid var(--correct);background:var(--correct);color:#fff}.secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--text)}.primary-button:hover,.google-button:hover,.secondary-button:hover{filter:brightness(.96)}.primary-button:active,.google-button:active,.secondary-button:active{transform:translateY(1px)}.primary-button:disabled{opacity:.5;cursor:default}.page-shell{background:var(--surface-soft);min-height:100dvh}.narrow-page{border-inline:1px solid var(--border);background:var(--background);max-width:680px;margin:0 auto}.page-header{border-bottom:1px solid var(--border);background:var(--background);grid-template-columns:40px 1fr 40px;align-items:center;height:58px;padding:0 12px;display:grid}.page-header h1{text-align:center;margin:0;font-family:Georgia,serif;font-size:22px}.auth-page{max-width:400px;margin:0 auto;padding:40px 24px}.auth-intro{text-align:center;margin-bottom:28px}.mini-logo{background:var(--correct);color:#fff;place-items:center;width:52px;height:52px;margin:0 auto 14px;font-family:Georgia,serif;font-size:31px;font-weight:800;display:grid}.auth-intro h2{margin:0 0 8px;font-family:Georgia,serif;font-size:27px}.auth-intro p{color:var(--muted);margin:0;line-height:1.45}.google-button{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text)}.divider{height:40px;color:var(--muted);align-items:center;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.divider span{padding:0 12px}.auth-form,.settings-form{gap:17px;display:grid}.auth-form label,.settings-form label,.add-day-form label{gap:7px;display:grid}.auth-form label>span,.settings-form label>span,.add-day-form label>span{font-size:12px;font-weight:700}input{border:1px solid var(--border);background:var(--background);width:100%;height:44px;color:var(--text);border-radius:4px;outline:none;padding:0 12px}input:focus{border-color:var(--border-strong);box-shadow:0 0 0 1px var(--border-strong)}input:disabled{background:var(--surface-soft);color:var(--muted)}.form-error{background:var(--danger);border-radius:4px;padding:11px 12px}@supports (color:color-mix(in lab, red, red)){.form-error{background:color-mix(in srgb, var(--danger) 12%, transparent)}}.form-error{color:var(--danger);font-size:13px;line-height:1.4}.full-button{width:100%}.text-button{width:100%;color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:20px;font-size:13px;text-decoration:underline}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.card-page{padding:50px 24px}.centered-card{text-align:center}.centered-card p{color:var(--muted)}.centered-card .primary-button{margin-top:14px}.settings-page{gap:16px;max-width:570px;margin:0 auto;padding:28px 20px 50px;display:grid}.settings-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px}.profile-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.avatar{background:var(--surface-soft);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.profile-summary>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.profile-summary span{text-overflow:ellipsis;color:var(--muted);font-size:13px;overflow:hidden}.profile-summary .admin-badge{background:var(--correct);border-radius:99px;align-items:center;gap:4px;padding:5px 8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.profile-summary .admin-badge{background:color-mix(in srgb, var(--correct) 13%, transparent)}}.profile-summary .admin-badge{color:var(--correct);font-size:11px;font-weight:700}.settings-card h2{margin:0 0 20px;font-size:17px}.settings-form label>span{align-items:center;gap:7px;display:flex}.settings-form small{color:var(--muted);font-size:11px}.settings-form .primary-button{justify-self:start}.inline-message{color:var(--correct);margin:-4px 0 0;font-size:13px}.danger-card{justify-content:space-between;align-items:center;gap:20px;display:flex}.danger-card h2{margin:0 0 5px}.danger-card p{color:var(--muted);margin:0;font-size:13px}.admin-shell{background:var(--surface-soft)}.admin-shell .page-header{z-index:30;position:sticky;top:0}.admin-page{width:min(100% - 32px,1040px);margin:0 auto;padding:36px 0 70px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:1.3px;font-weight:800;color:var(--correct)!important;margin:0 0 7px!important;font-size:11px!important}.admin-heading h2{margin:0 0 7px;font-family:Georgia,serif;font-size:32px}.admin-heading p{color:var(--muted);margin:0;font-size:14px}.today-chip{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;gap:10px;padding:10px 14px;display:flex}.today-chip>span{color:var(--muted);text-transform:uppercase;flex-direction:column;font-size:10px;display:flex}.today-chip strong{color:var(--text);text-transform:none;font-size:13px}.admin-tabs{border-bottom:1px solid var(--border);margin-bottom:20px;display:flex}.admin-tabs button{height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;display:flex;position:relative}.admin-tabs button span{background:var(--border);min-width:20px;color:var(--text);border-radius:99px;padding:2px 6px;font-size:10px}.admin-tabs button.active{color:var(--text)}.admin-tabs button.active:after{content:"";background:var(--correct);height:2px;position:absolute;bottom:-1px;left:0;right:0}.admin-card,.history-card,.empty-history{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow:hidden}.admin-card-head{border-bottom:1px solid var(--border);padding:20px 22px}.admin-card h3{margin:0 0 4px;font-size:17px}.admin-card-head p{color:var(--muted);margin:0;font-size:12px}.schedule-list{padding:8px 22px}.schedule-row{border-bottom:1px solid var(--border);grid-template-columns:125px minmax(120px,220px) 1fr;align-items:center;gap:18px;min-height:64px;display:grid}.schedule-row:last-child{border:0}.schedule-today{position:relative}.schedule-today:before{content:"";background:var(--correct);width:3px;height:36px;position:absolute;left:-22px}.schedule-date{flex-direction:column;gap:2px;display:flex}.schedule-date strong{text-transform:capitalize;font-size:13px}.schedule-date span{color:var(--muted);text-transform:capitalize;font-size:11px}.schedule-row input{text-transform:uppercase;letter-spacing:4px;text-align:center;height:38px;font-weight:800}.schedule-actions{justify-self:end;gap:5px;display:flex}.small-icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.small-icon-button:disabled{opacity:.28;cursor:default}.danger-icon:not(:disabled){color:var(--danger)}.add-day-form{border-top:1px solid var(--border);background:var(--surface-soft);grid-template-columns:1fr 170px 170px auto;align-items:end;gap:12px;padding:18px 22px;display:grid}.add-day-title{align-self:center;align-items:center;gap:7px;font-size:13px;display:flex}.add-day-form input{height:40px}.admin-message{border:1px solid var(--correct);margin-bottom:16px;padding:11px 14px}@supports (color:color-mix(in lab, red, red)){.admin-message{border:1px solid color-mix(in srgb, var(--correct) 30%, var(--border))}}.admin-message{background:var(--correct);border-radius:5px}@supports (color:color-mix(in lab, red, red)){.admin-message{background:color-mix(in srgb, var(--correct) 10%, var(--surface))}}.admin-message{color:var(--text);justify-content:space-between;font-size:13px;display:flex}.admin-message button{cursor:pointer;background:0 0;border:0}.history-section{gap:10px;display:grid}.history-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:115px 110px 1fr auto;align-items:center;gap:16px;width:100%;min-height:74px;padding:11px 18px;display:grid}.history-summary:hover{background:var(--surface-soft)}.history-date{flex-direction:column;gap:3px;display:flex}.history-date strong{text-transform:capitalize;font-size:14px}.history-date span{color:var(--muted);font-size:10px}.history-word{letter-spacing:3px;font-weight:800}.history-metrics{color:var(--muted);justify-content:flex-end;gap:18px;font-size:12px;display:flex}.history-metrics span{align-items:center;gap:5px;display:inline-flex}.wins-dot:before,.failed-dot:before{content:"";background:var(--correct);border-radius:50%;width:7px;height:7px}.failed-dot:before{background:#a84842}.rotated{transform:rotate(180deg)}.day-users{border-top:1px solid var(--border);background:var(--surface-soft);padding:8px 18px 16px}.player-detail{border-bottom:1px solid var(--border)}.player-detail:last-child{border:0}.player-detail summary{cursor:pointer;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;min-height:61px;list-style:none;display:grid}.player-detail summary::-webkit-details-marker{display:none}.player-detail[open] summary>svg{transform:rotate(180deg)}.player-avatar{background:var(--border);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.player-detail summary>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.player-detail summary strong{font-size:13px}.player-detail summary span{color:var(--muted);text-overflow:ellipsis;font-size:10px;overflow:hidden}.result-pill{border-radius:99px;padding:4px 8px;font-weight:800}.result-won{background:var(--correct)}@supports (color:color-mix(in lab, red, red)){.result-won{background:color-mix(in srgb, var(--correct) 16%, transparent)}}.result-won{color:var(--correct)!important}.result-failed{background:#a8484221;color:#a84842!important}.guess-history{gap:5px;padding:0 0 15px 45px;display:grid}.admin-guess{align-items:center;gap:9px;display:flex}.admin-guess>span{width:11px;color:var(--muted);font-size:10px}.admin-guess>div{gap:3px;display:flex}.mini-tile{color:#fff;text-transform:uppercase;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.day-empty,.empty-history{color:var(--muted);text-align:center;padding:34px;font-size:13px}.vocabulary-section{gap:14px;display:grid}.vocabulary-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.vocabulary-stats>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;justify-content:center;gap:6px;min-height:88px;padding:16px 18px;display:flex}.vocabulary-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:700}.vocabulary-stats strong{font-size:25px;font-weight:500}.vocabulary-card{overflow:visible}.vocabulary-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.vocabulary-search{align-items:center;gap:8px;display:flex}.search-input{border:1px solid var(--border);background:var(--background);width:220px;height:40px;color:var(--muted);border-radius:4px;align-items:center;gap:7px;padding:0 10px;display:flex}.search-input:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 1px var(--border-strong)}.search-input input{height:38px;box-shadow:none;border:0;padding:0}.search-input input:focus{box-shadow:none}.vocabulary-search select{border:1px solid var(--border);background:var(--background);height:40px;color:var(--text);border-radius:4px;padding:0 30px 0 10px;font-size:12px}.vocabulary-search .secondary-button{min-height:40px}.vocabulary-add{border-bottom:1px solid var(--border);background:var(--surface-soft);grid-template-columns:190px 1fr auto;align-items:end;gap:15px;padding:15px 22px;display:grid}.vocabulary-add>label:first-child{gap:6px;display:grid}.vocabulary-add>label:first-child span{font-size:11px;font-weight:700}.vocabulary-add input[type=text],.vocabulary-add>label:first-child input{text-transform:uppercase;letter-spacing:3px;font-weight:800}.check-label{cursor:pointer;align-items:center;gap:8px;min-height:43px;font-size:12px;display:flex}.check-label input{width:17px;height:17px;accent-color:var(--correct)}.vocabulary-table-head,.vocabulary-row{grid-template-columns:minmax(170px,1fr) 100px 145px 145px;align-items:center;gap:12px;display:grid}.vocabulary-table-head{border-bottom:1px solid var(--border);min-height:38px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;padding:0 22px;font-size:10px;font-weight:800}.vocabulary-row{border-bottom:1px solid var(--border);min-height:58px;padding:8px 22px}.vocabulary-row:last-child{border-bottom:0}.vocabulary-row:hover{background:var(--surface-soft)}.vocabulary-word{flex-direction:column;gap:3px;min-width:0;display:flex}.vocabulary-word strong{letter-spacing:2px;font-size:14px}.vocabulary-word span,.word-frequency{color:var(--muted);font-size:10px}.switch-control{cursor:pointer;align-items:center;gap:7px;display:flex}.switch-control input{opacity:0;pointer-events:none;position:absolute}.switch-control>span{background:var(--border-strong);border-radius:99px;flex:0 0 31px;width:31px;height:18px;transition:background .15s;position:relative}.switch-control>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch-control input:checked+span{background:var(--correct)}.switch-control input:checked+span:after{transform:translate(13px)}.switch-control input:focus-visible+span{outline:2px solid var(--text);outline-offset:2px}.switch-control b{font-size:10px;font-weight:600}.vocabulary-loading{min-height:100px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.empty-history{flex-direction:column;align-items:center;display:flex}.empty-history h3{color:var(--text);margin:12px 0 5px}.empty-history p{margin:0}@media (width<=720px){.narrow-page{border:0}.admin-page{width:min(100% - 20px,1040px);padding-top:24px}.admin-heading{align-items:flex-start}.today-chip{display:none}.admin-heading h2{font-size:27px}.schedule-list{padding-inline:13px}.schedule-row{grid-template-columns:80px minmax(100px,1fr) auto;gap:8px}.schedule-today:before{left:-13px}.add-day-form{grid-template-columns:1fr 1fr;padding:16px 13px}.add-day-title{grid-column:1/-1}.add-day-form .primary-button{align-self:end;height:40px}.history-summary{grid-template-columns:80px 1fr auto;gap:10px;padding-inline:12px}.history-word{letter-spacing:2px}.history-metrics{grid-area:2/1/auto/3;justify-content:flex-start}.history-summary>svg{grid-area:1/3/3}.vocabulary-head{flex-direction:column;align-items:stretch;gap:14px}.vocabulary-search{grid-template-columns:1fr auto;display:grid}.search-input{grid-column:1/-1;width:auto}.vocabulary-add{grid-template-columns:1fr 1fr;padding-inline:13px}.vocabulary-add>label:first-child{grid-column:1/-1}.vocabulary-table-head,.vocabulary-row{grid-template-columns:minmax(120px,1fr) 70px 34px 34px;padding-inline:13px}.switch-control b{display:none}}@media (width<=480px){.game-header{padding-inline:4px}.header-actions{gap:0}.icon-button{width:35px;height:35px}.wordmark{font-size:27px}.dialog-card{padding:25px 18px 24px}.dialog-title{margin-bottom:20px}.stat-item strong{font-size:29px}.result-footer{gap:16px}.leaderboard-entry summary{grid-template-columns:24px 32px minmax(0,1fr) auto 16px;gap:7px}.leaderboard-avatar{width:31px;height:31px}.leaderboard-guesses{padding-left:64px}.settings-page{padding-inline:12px}.settings-card{padding:18px}.profile-summary{grid-template-columns:auto 1fr}.profile-summary .admin-badge{grid-column:2;justify-self:start}.danger-card{flex-direction:column;align-items:flex-start}.admin-tabs button{flex:1;justify-content:center;padding-inline:5px;font-size:10px}.admin-tabs button svg{display:none}.schedule-row{grid-template-columns:68px 1fr auto}.schedule-actions{gap:2px}.small-icon-button{width:31px}.add-day-form{grid-template-columns:1fr}.add-day-title{grid-column:auto}.history-metrics{flex-wrap:wrap;gap:10px}.history-metrics span{font-size:10px}.player-detail summary{grid-template-columns:auto minmax(0,1fr) auto auto}.guess-history{padding-left:4px}.vocabulary-stats{gap:5px}.vocabulary-stats>div{min-height:76px;padding:11px 9px}.vocabulary-stats span{font-size:8px}.vocabulary-stats strong{font-size:20px}.vocabulary-add{grid-template-columns:1fr}.vocabulary-add>label:first-child{grid-column:auto}.vocabulary-table-head,.vocabulary-row{grid-template-columns:minmax(100px,1fr) 55px 31px 31px;gap:7px}}@media (height<=650px){.game-main{padding-top:7px}.keyboard{gap:4px;margin-top:6px}.keyboard-row{gap:4px}.guest-note{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
