.sportle-shell{--background:#f4f7fb;--surface:#fff;--surface-low:#eaf0f8;--surface-high:#dce6f3;--text:#243040;--muted:#4d5b70;--outline-soft:#899ab152;--brand:#d97b1e;--brand-strong:#a45508;--brand-soft:#ffe8d0;--surface-container-low:var(--surface-low);--surface-container-high:var(--surface-high);--surface-container-lowest:var(--surface);--foreground:var(--text);--outline:var(--muted);--primary:var(--brand);--primary-dim:var(--brand-strong);--dd-menu-accent:var(--brand-strong);--dd-menu-hover-bg:#fff1e0;--dd-menu-focus-ring:#d97b1e59}.sportle-shell *{box-sizing:border-box}.sportle-shell{min-height:100dvh;color:var(--text);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--brand-soft)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--brand)14%,transparent)0%,transparent 64%),var(--background);margin:0;padding:0;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif}.sportle-shell .container{width:min(840px,94vw);margin:0 auto;padding:.85rem 0 2.2rem}.sportle-shell main.container{min-height:calc(100dvh - var(--nav-height,78px))}.sportle-shell .card{background:var(--surface);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #24304012}.sportle-shell .sportle-card{gap:.85rem;display:grid}.sportle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.sportle-shell .chip{background:color-mix(in srgb,var(--brand-soft)58%,white);color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.sportle-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.sportle-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.sportle-shell .guess-form{grid-template-columns:1fr auto;gap:.55rem;display:grid}.sportle-shell .guess-input{border:1px solid var(--outline-soft);border-radius:999px;padding:.66rem .88rem;font-family:Manrope,sans-serif;font-size:1rem}.sportle-shell .guess-input:focus-visible{outline-offset:1px;outline:3px solid #d97b1e47}.sportle-shell .guess-submit-btn,.sportle-shell .admin-btn-like.primary{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #a4550840}.sportle-shell .admin-btn-like{border:1px solid var(--outline-soft);color:var(--brand-strong);box-shadow:none;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.sportle-shell .guess-submit-btn:disabled{opacity:.55;cursor:not-allowed}.sportle-shell .guess-submit-btn:not(:disabled):hover,.sportle-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--brand-strong),var(--brand-strong))}.sportle-shell .admin-btn-like:hover{background:#f1f3f6}.sportle-shell .message{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.sportle-shell .message[data-kind=won]{color:#0a7a37}.sportle-shell .message[data-kind=lost]{color:#b02500}.sportle-shell .next-game-copy{color:var(--brand-strong);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.sportle-shell .guess-history-wrap{border-top:1px solid var(--outline-soft);gap:.45rem;padding-top:.75rem;display:grid}.sportle-shell .hints-wrap{padding-top:0}.sportle-shell .guess-history-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.8rem}.sportle-shell .guess-history-toggle{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.sportle-shell .guess-history-toggle-icon{color:var(--brand-strong);transition:transform .2s;display:inline-flex}.sportle-shell .guess-history-toggle[aria-expanded=true] .guess-history-toggle-icon{transform:rotate(180deg)}.sportle-shell .guess-history-latest{background:color-mix(in srgb,var(--brand-soft)56%,white);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.55rem .68rem;font-size:.92rem;display:flex}.sportle-shell .guess-history-guess{overflow-wrap:anywhere;font-weight:700}.sportle-shell .guess-history-status-correct{color:#0a7a37;font-weight:800}.sportle-shell .guess-history-status-wrong{color:#b02500;font-weight:800}.sportle-shell .guess-history-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.sportle-shell .guess-history-item,.sportle-shell .clue-tile{background:var(--surface-low);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.sportle-shell .clues-grid{perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:8.75rem;gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.sportle-shell .clue-tile{text-align:center;background:0 0;border:0;height:100%;min-height:0;padding:0;position:relative;overflow:visible}.sportle-shell .clue-tile.is-revealed{--tile-bg:color-mix(in srgb,var(--brand-soft)30%,white);--tile-border:color-mix(in srgb,var(--brand)20%,white);--tile-color:var(--text)}.sportle-shell .clue-tile.is-locked{--tile-bg:color-mix(in srgb,var(--surface-low)72%,#d9e2ef);--tile-border:color-mix(in srgb,var(--outline-soft)65%,var(--brand-strong));--tile-color:var(--text)}.sportle-shell .clue-tile-inner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:transform;position:relative;transform:rotateX(0)}.sportle-shell .clue-tile.is-revealed .clue-tile-inner{transform:rotateX(180deg)}.sportle-shell .clue-tile.reveal .clue-tile-inner{animation:sportle-clue-flip var(--flip-duration,.64s)cubic-bezier(.22,.7,.18,1)both;animation-delay:var(--flip-delay,0s)}.sportle-shell .clue-tile-face{color:var(--text);backface-visibility:hidden;border-radius:.7rem;flex-direction:column;justify-content:center;align-items:center;gap:.32rem;padding:1.45rem .6rem .6rem;font-size:.9rem;font-weight:700;display:flex;position:absolute;inset:0}.sportle-shell .clue-tile-front{background:color-mix(in srgb,var(--surface-low)72%,#d9e2ef);border:1px dashed color-mix(in srgb,var(--outline-soft)65%,var(--brand-strong))}.sportle-shell .clue-tile-back{background:var(--tile-bg);border:1px solid var(--tile-border);transform:rotateX(180deg)}@keyframes sportle-clue-flip{0%{transform:rotateX(0)}to{transform:rotateX(180deg)}}.sportle-shell .clue-lock-copy{color:var(--muted);font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.82rem;font-weight:800}.sportle-shell .hint-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-strong);font-size:.74rem;font-weight:800;position:absolute;top:.45rem;left:.4rem;right:.4rem}.sportle-shell .clue-team-row{flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;min-height:0;display:flex}.sportle-shell .clue-value-fit{flex:auto;justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;padding:.1rem .5rem .28rem;display:flex;overflow:hidden}.sportle-shell .clue-value{text-align:center;overflow-wrap:anywhere;word-break:break-word;width:100%;max-height:100%;font-size:.9rem;line-height:1.15;display:block}.sportle-shell .clue-image-row{flex:1;height:100%}.sportle-shell .clue-media-frame{background:color-mix(in srgb,var(--brand-soft)24%,white);isolation:isolate;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.sportle-shell .clue-logo-frame{flex:0 76px;width:min(76px,100%);max-width:100%;height:min(76px,64%);max-height:100%}.sportle-shell .clue-headshot-frame{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.sportle-shell .clue-media-frame[aria-busy=true]:before,.sportle-shell .clue-media-frame[aria-busy=true]:after{content:"";pointer-events:none;position:absolute}.sportle-shell .clue-media-frame[aria-busy=true]:before{z-index:3;border-radius:inherit;background:color-mix(in srgb,var(--brand-soft)34%,white);inset:0}.sportle-shell .clue-media-frame[aria-busy=true]:after{z-index:4;border:2px solid var(--brand);border-top-color:#0000;border-radius:999px;width:1.7rem;height:1.7rem;margin:auto;animation:.78s linear infinite sportle-image-spinner;inset:0}.sportle-shell .clue-image-loading-overlay{z-index:5;border-radius:inherit;color:var(--brand);background:0 0;display:none}.sportle-shell .clue-media-frame[aria-busy=false] .clue-image-loading-overlay{opacity:0}.sportle-shell .clue-image-spinner{border:2px solid;border-top-color:#0000;border-radius:999px;width:1.7rem;height:1.7rem;animation:.78s linear infinite sportle-image-spinner}@keyframes sportle-image-spinner{to{transform:rotate(360deg)}}.sportle-shell .team-logo{object-fit:contain;border-radius:4px;width:100%;height:100%}.sportle-shell .headshot-logo{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%}.sportle-shell .post-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.sportle-shell .result-modal-backdrop{z-index:95;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.sportle-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--outline-soft);background:var(--surface);border-radius:1rem;gap:.55rem;width:min(620px,96vw);max-height:min(88vh,100dvh - 2rem);padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.sportle-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.sportle-shell .result-modal-close:hover{background:#e0e3e6}.sportle-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.sportle-shell .result-modal-timer{color:var(--brand-strong);margin:0;font-size:.86rem;font-weight:800}.sportle-shell .result-modal-answer{color:var(--brand-strong);text-align:center;margin:0;font-size:1.1rem;font-weight:900}.sportle-shell .result-modal-image-frame{background:color-mix(in srgb,var(--brand-soft)24%,white);isolation:isolate;border-radius:1rem;width:min(280px,100%);min-height:180px;margin:0 auto;position:relative;overflow:hidden}.sportle-shell .result-modal-image-frame[aria-busy=true]:before,.sportle-shell .result-modal-image-frame[aria-busy=true]:after{content:"";pointer-events:none;position:absolute}.sportle-shell .result-modal-image-frame[aria-busy=true]:before{z-index:3;border-radius:inherit;background:color-mix(in srgb,var(--brand-soft)42%,white);inset:0}.sportle-shell .result-modal-image-frame[aria-busy=true]:after{z-index:4;border:2px solid var(--brand);border-top-color:#0000;border-radius:999px;width:2rem;height:2rem;margin:auto;animation:.78s linear infinite sportle-image-spinner;inset:0}.sportle-shell .result-modal-image-loading-overlay{display:none}.sportle-shell .result-modal-image-spinner{border-width:2px;width:2rem;height:2rem}.sportle-shell .result-modal-image{object-fit:contain;background:0 0;border:0;width:100%;height:100%;padding:0}.sportle-shell .result-modal-actions{border-top:1px solid var(--outline-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.sportle-shell .result-modal-copy{color:var(--muted);margin:0;font-weight:700}.sportle-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.sportle-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.sportle-shell .result-modal-stat-line{margin:0;font-weight:400}.sportle-shell .result-modal-stat-value{color:var(--foreground,var(--text));font-weight:700}.sportle-shell .result-modal-subtitle{font-size:1.3rem;line-height:1.4}.sportle-shell .how-to-play-modal-panel{width:min(560px,94vw)}.sportle-shell .how-to-play-title{padding-right:2.5rem;font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.08}.sportle-shell .how-to-play-subtitle{color:var(--muted);margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.sportle-shell .how-to-play-list{color:var(--muted);gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.sportle-shell .how-to-play-list li::marker{color:#000}.sportle-shell .archive-card,.sportle-shell .legal-card{gap:.55rem;display:grid}.sportle-shell .archive-card.legal-card{gap:.8rem}.sportle-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.sportle-shell .page-subtle{color:var(--muted);margin:0}.sportle-shell .error-text{color:#8b2d2d}.sportle-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.sportle-shell .archive-tile{color:var(--text);background:var(--surface-low);border:1px solid var(--outline-soft);aspect-ratio:1;text-align:center;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.sportle-shell .archive-tile:hover{background:var(--surface-high)}.sportle-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.sportle-shell .archive-tile-date{color:var(--muted);white-space:nowrap;font-size:.68rem;line-height:1}.sportle-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.sportle-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.sportle-shell .archive-tile.is-locked{cursor:default}.sportle-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.sportle-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}@media (max-width:640px){.sportle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.sportle-shell .how-to-play-btn{grid-column:1/-1}.sportle-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.sportle-shell .post-actions,.sportle-shell .guess-form{grid-template-columns:1fr}.sportle-shell .clues-grid,.sportle-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.sportle-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}.sportle-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sportle-shell a[href],.sportle-shell button,.sportle-shell [role=button],.sportle-shell summary,.sportle-shell input[type=button],.sportle-shell input[type=submit],.sportle-shell input[type=reset],.sportle-shell input[type=checkbox],.sportle-shell input[type=radio],.sportle-shell input[type=range],.sportle-shell select,.sportle-shell label[for]{cursor:pointer}
.yeardle-shell{--background:#f5f6f9;--surface:#fff;--surface-low:#eff1f4;--surface-high:#e0e3e6;--text:#2c2f31;--muted:#595c5e;--outline-soft:#abadb047;--brand:#e03a3e;--brand-strong:#ba1a1a;--brand-soft:#ffdad6;--accent:#ff7b7e;--surface-container-low:var(--surface-low);--surface-container-high:var(--surface-high);--surface-container-lowest:var(--surface);--foreground:var(--text);--outline:var(--muted);--primary:var(--brand);--primary-dim:var(--brand-strong);--dd-menu-accent:var(--brand-strong);--dd-menu-hover-bg:#ffe9e9;--dd-menu-focus-ring:#e03a3e59}.yeardle-shell *{box-sizing:border-box}.yeardle-shell{min-height:100dvh;color:var(--text);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--brand-soft)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--brand)14%,transparent)0%,transparent 64%),var(--background);margin:0;padding:0;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif}.yeardle-shell .container{width:min(840px,94vw);margin:0 auto;padding:.85rem 0 2.2rem}.yeardle-shell main.container{min-height:calc(100dvh - var(--nav-height,78px))}.yeardle-shell .card{background:var(--surface);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #2c2f310f}.yeardle-shell .yeardle-card{gap:.85rem;display:grid}.yeardle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.yeardle-shell .chip{background:color-mix(in srgb,var(--brand-soft)58%,white);color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.yeardle-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.yeardle-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.yeardle-shell .puzzle-kicker{color:var(--brand-strong);text-transform:uppercase;margin:0 0 -.55rem;padding-inline:.25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.78rem;font-weight:900;line-height:1.2}.yeardle-shell .puzzle-title{letter-spacing:-.01em;color:var(--foreground);margin:0;padding-inline:.25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.28rem;font-weight:800;line-height:1.2}.yeardle-shell .event-figure{border:1px solid var(--outline-soft);background:#faf9ff;border-radius:1rem;place-items:center;min-height:260px;margin:0;display:grid;overflow:hidden}.yeardle-shell .event-figure-button{cursor:zoom-in;text-align:inherit;background:0 0;border:0;padding:0}.yeardle-shell .event-image-frame{justify-content:center;align-items:center;width:100%;min-height:260px;display:flex}.yeardle-shell .event-image{object-fit:contain;object-position:center;width:100%;max-height:420px;display:block}.yeardle-shell .image-modal-backdrop{z-index:80;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.yeardle-shell .image-modal-stage{flex-direction:column;width:100%;max-width:72rem;height:calc(100vh - 2rem);display:flex;position:relative}.yeardle-shell .image-modal-close{z-index:20;color:#f4f4f5;cursor:pointer;background:#18181be6;border:1px solid #a1a1aab3;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 8px 16px #00000059}.yeardle-shell .image-modal-close:hover{background:#27272a}.yeardle-shell .image-modal-viewport{background:#09090b;border:1px solid #3f3f46;border-radius:.5rem;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.yeardle-shell .image-modal-image{object-fit:contain;object-position:center;max-width:100%;max-height:100%}.yeardle-shell .image-modal-caption{text-align:center;color:#d4d4d8;flex-shrink:0;margin:.5rem 0 0;font-size:.875rem}.yeardle-shell .image-modal-nav{z-index:10;color:#f4f4f5;cursor:pointer;background:#18181be6;border:1px solid #71717a;border-radius:999px;padding:.5rem .75rem;font-size:1.125rem;font-weight:800;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.yeardle-shell .image-modal-nav:hover{background:#27272a}.yeardle-shell .image-modal-prev{left:.5rem}.yeardle-shell .image-modal-next{right:.5rem}.yeardle-shell .guess-form{grid-template-columns:1fr auto;gap:.55rem;display:grid}.yeardle-shell .guess-input{border:1px solid var(--outline-soft);border-radius:999px;padding:.66rem .88rem;font-family:Manrope,sans-serif;font-size:1rem}.yeardle-shell .guess-input:focus-visible{outline-offset:1px;outline:3px solid #e03a3e4d}.yeardle-shell .guess-submit-btn,.yeardle-shell .admin-btn-like{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #ba1a1a47}.yeardle-shell .guess-submit-btn:disabled{opacity:.55;cursor:not-allowed}.yeardle-shell .guess-submit-btn:not(:disabled):hover,.yeardle-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--brand-strong),var(--brand-strong))}.yeardle-shell .admin-btn-like:hover{background:color-mix(in srgb,var(--surface-low)82%,white)}.yeardle-shell .message{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.yeardle-shell .message[data-kind=won]{color:#0a7a37}.yeardle-shell .message[data-kind=lost]{color:#b02500}.yeardle-shell .temperature-hint-wrap{gap:.2rem;margin-top:-.1rem;display:grid}.yeardle-shell .temperature-hint-heat{color:var(--text);margin:0;font-size:1rem;font-weight:700}.yeardle-shell .temperature-hint-trend{color:var(--muted);margin:0;font-size:.92rem}.yeardle-shell .next-game-copy{color:var(--brand-strong);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.yeardle-shell .guess-history-wrap{border-top:1px solid var(--outline-soft);gap:.45rem;padding-top:.75rem;display:grid}.yeardle-shell .guess-history-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.8rem}.yeardle-shell .guess-history-toggle{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.yeardle-shell .guess-history-toggle-icon{color:var(--brand-strong);transition:transform .2s;display:inline-flex}.yeardle-shell .guess-history-toggle[aria-expanded=true] .guess-history-toggle-icon{transform:rotate(180deg)}.yeardle-shell .guess-history-latest{background:color-mix(in srgb,var(--brand-soft)56%,white);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.55rem .68rem;font-size:.92rem;display:flex}.yeardle-shell .guess-history-guess{overflow-wrap:anywhere;font-weight:700}.yeardle-shell .guess-history-status-correct{color:#0a7a37;font-weight:800}.yeardle-shell .guess-history-status-wrong{color:#b02500;font-weight:800}.yeardle-shell .guess-history-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.yeardle-shell .guess-history-item{background:var(--surface-low);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.yeardle-shell .editorial-drawer{border:1px solid var(--outline-soft);background:var(--surface-low);color:var(--text);border-radius:1rem;font-size:.9rem;position:relative}.yeardle-shell .editorial-drawer-trigger{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.72rem .9rem;display:flex}.yeardle-shell .editorial-drawer-label{margin:0;font-weight:400}.yeardle-shell .editorial-drawer-arrow{color:var(--primary);transition:transform .2s;display:inline-flex}.yeardle-shell .editorial-drawer-arrow.open{transform:rotate(180deg)}.yeardle-shell .editorial-drawer-popover{z-index:80;border:1px solid var(--outline-soft);color:var(--text);background:#fff;border-radius:1rem;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;box-shadow:0 18px 38px #2c2f3129}.yeardle-shell .editorial-drawer-head{border-bottom:1px solid var(--outline-soft);justify-content:space-between;align-items:center;gap:.55rem;padding:.7rem .9rem;display:flex}.yeardle-shell .editorial-drawer-headline{margin:0;font-weight:400}.yeardle-shell .editorial-drawer-close{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:700}.yeardle-shell .editorial-drawer-close:hover{color:var(--brand-strong)}.yeardle-shell .editorial-drawer-content{gap:.4rem;max-height:45vh;padding:.7rem .9rem .9rem;display:grid;overflow-y:auto}.yeardle-shell .editorial-drawer-content p{margin:0;line-height:1.45}.yeardle-shell .editorial-field-label{margin-right:.3rem;font-weight:800}.yeardle-shell .post-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.yeardle-shell .result-modal-backdrop{z-index:95;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.yeardle-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--outline-soft);background:var(--surface);border-radius:1rem;gap:.55rem;width:min(620px,96vw);max-height:min(88vh,100dvh - 2rem);padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.yeardle-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.yeardle-shell .result-modal-close:hover{background:var(--surface-container-high,var(--surface-high))}.yeardle-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.yeardle-shell .result-modal-timer{color:var(--brand-strong);margin:0;font-size:.86rem;font-weight:800}.yeardle-shell .result-modal-answer{color:var(--brand-strong);text-align:center;margin:0;font-size:1.1rem;font-weight:900}.yeardle-shell .result-modal-image{object-fit:contain;border:1px solid var(--outline-soft);background:var(--surface-low);border-radius:.8rem;width:100%;max-height:320px}.yeardle-shell .result-modal-actions{border-top:1px solid var(--outline-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.yeardle-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.yeardle-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.yeardle-shell .result-modal-copy{color:var(--muted);margin:0;font-weight:700}.yeardle-shell .result-modal-detail{color:var(--text);font-size:.85rem;font-weight:400;line-height:1.4}.yeardle-shell .result-modal-attribution{color:var(--muted);margin:.15rem 0 0;font-size:.58rem;font-weight:650;line-height:1.35}.yeardle-shell .result-modal-stat-line{margin:0;font-weight:400}.yeardle-shell .result-modal-stat-value{color:var(--foreground,var(--text));font-weight:700}.yeardle-shell .result-modal-subtitle{font-size:1.3rem;line-height:1.4}.yeardle-shell .how-to-play-modal-panel{width:min(560px,94vw)}.yeardle-shell .how-to-play-title{padding-right:2.5rem;font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.08}.yeardle-shell .how-to-play-subtitle{color:var(--muted);margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.yeardle-shell .how-to-play-list{color:var(--muted);gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.yeardle-shell .how-to-play-list li::marker{color:#000}.yeardle-shell .admin-btn-like{color:var(--brand-strong);box-shadow:none;background:#fff;border:1px solid #d8d0ff}.yeardle-shell .admin-btn-like.primary{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0;box-shadow:0 10px 20px #ba1a1a47}.yeardle-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.yeardle-shell .page-subtle{color:var(--muted);margin:0}.yeardle-shell .error-text{color:#b02500}.yeardle-shell .archive-card{gap:.8rem;display:grid}.yeardle-shell .archive-card.legal-card{gap:.8rem}.yeardle-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.yeardle-shell .archive-tile{border:1px solid var(--outline-soft);aspect-ratio:1;text-align:center;color:var(--text);background:#eaf0f8;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.yeardle-shell .archive-tile:hover{background:#dce6f3}.yeardle-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.yeardle-shell .archive-tile-date{color:var(--muted);white-space:nowrap;font-size:.68rem;line-height:1}.yeardle-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.yeardle-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.yeardle-shell .archive-tile.is-locked{cursor:default}.yeardle-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.yeardle-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.yeardle-shell .legal-card{gap:.6rem;display:grid}@media (max-width:720px){.yeardle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.yeardle-shell .how-to-play-btn{grid-column:1/-1}.yeardle-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.yeardle-shell .guess-form,.yeardle-shell .post-actions{grid-template-columns:1fr}.yeardle-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yeardle-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.yeardle-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}}.yeardle-shell a[href],.yeardle-shell button,.yeardle-shell [role=button],.yeardle-shell summary,.yeardle-shell input[type=button],.yeardle-shell input[type=submit],.yeardle-shell input[type=reset],.yeardle-shell input[type=checkbox],.yeardle-shell input[type=radio],.yeardle-shell input[type=range],.yeardle-shell select,.yeardle-shell label[for]{cursor:pointer}
.equadle-shell{--background:#f5f6f9;--surface:#fff;--surface-low:#eff1f4;--surface-high:#e0e3e6;--text:#2c2f31;--muted:#595c5e;--outline-soft:#abadb047;--brand:#e6d900;--brand-strong:#9d9200;--brand-soft:#f7ec56;--surface-container-low:var(--surface-low);--surface-container-high:var(--surface-high);--surface-container-lowest:var(--surface);--foreground:var(--text);--outline:var(--muted);--primary:var(--brand);--primary-dim:var(--brand-strong);--dd-menu-accent:#c7ba00;--dd-menu-hover-bg:#fff7c2;--dd-menu-focus-ring:#e6d90057}.equadle-shell *{box-sizing:border-box}.equadle-shell{min-height:100dvh;color:var(--text);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--brand-soft)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--brand)14%,transparent)0%,transparent 64%),var(--background);margin:0;padding:0;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif}.equadle-shell .container{width:min(840px,94vw);margin:0 auto;padding:.85rem 0 2.2rem}.equadle-shell main.container{min-height:calc(100dvh - var(--nav-height,78px))}.equadle-shell .card{background:var(--surface);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #2c2f310f}.equadle-shell .equadle-card{gap:.85rem;display:grid}.equadle-shell .calculator-trigger{border:1px solid color-mix(in srgb,var(--brand-strong)25%,transparent);background:color-mix(in srgb,var(--brand-soft)45%,white);width:2.75rem;height:2.75rem;color:var(--brand-strong);border-radius:999px;place-items:center;transition:background-color .16s,transform .16s;display:grid;position:absolute;bottom:0;right:0}.equadle-shell .calculator-trigger svg{width:1.35rem;height:1.35rem}.equadle-shell .calculator-trigger:hover{background:color-mix(in srgb,var(--brand-soft)72%,white);transform:translateY(-1px)}.equadle-shell .calculator-backdrop{z-index:110;background:#1a16167a;animation:.16s both equadle-calculator-fade-in;position:fixed;inset:0}.equadle-shell .calculator-drawer{background:#fff;flex-direction:column;gap:1rem;width:min(390px,92vw);height:100dvh;padding:1.2rem;animation:.22s cubic-bezier(.16,1,.3,1) both equadle-calculator-slide-in;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 50px #2c2f3133}.equadle-shell .calculator-backdrop[data-state=closing]{animation:.18s both equadle-calculator-fade-out}.equadle-shell .calculator-drawer[data-state=closing]{animation:.18s ease-in both equadle-calculator-slide-out}.equadle-shell .calculator-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.equadle-shell .calculator-header h2,.equadle-shell .calculator-kicker{margin:0}.equadle-shell .calculator-header h2{font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.45rem;font-weight:900}.equadle-shell .calculator-kicker{color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.equadle-shell .calculator-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex}.equadle-shell .calculator-close:hover{background:var(--surface-container-high,var(--surface-high))}.equadle-shell .calculator-display{border:1px solid var(--outline-soft);background:var(--surface-low);border-radius:1rem;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.3rem;min-height:7.5rem;padding:1rem;display:flex;overflow:hidden}.equadle-shell .calculator-display span{min-height:1.1rem;color:var(--muted);font-size:.85rem;font-weight:700}.equadle-shell .calculator-display strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:clamp(1.75rem,8vw,2.55rem);font-weight:850;line-height:1.1;overflow:hidden}.equadle-shell .calculator-utility-row,.equadle-shell .calculator-grid{gap:.55rem;display:grid}.equadle-shell .calculator-utility-row{grid-template-columns:1fr 4rem}.equadle-shell .calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.equadle-shell .calculator-utility-row button,.equadle-shell .calculator-grid button{border:1px solid var(--outline-soft);background:var(--surface-low);min-height:3.5rem;color:var(--text);border-radius:.85rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.05rem;font-weight:850;transition:background-color .12s,transform .12s}.equadle-shell .calculator-utility-row button{min-height:2.8rem;color:var(--brand-strong);font-size:.85rem}.equadle-shell .calculator-utility-row .equadle-backspace-icon{width:1.35rem;height:1.35rem}.equadle-shell .calculator-grid button.operator{background:color-mix(in srgb,var(--brand-soft)52%,white);color:var(--brand-strong);font-size:1.3rem}.equadle-shell .calculator-grid button.equals{border-color:var(--brand-strong);background:var(--brand-strong);color:#fff;font-size:1.3rem}.equadle-shell .calculator-utility-row button:hover,.equadle-shell .calculator-grid button:hover{background:var(--surface-high);transform:translateY(-1px)}.equadle-shell .calculator-grid button.equals:hover{background:color-mix(in srgb,var(--brand-strong)86%,black)}@keyframes equadle-calculator-fade-in{0%{opacity:0}to{opacity:1}}@keyframes equadle-calculator-fade-out{0%{opacity:1}to{opacity:0}}@keyframes equadle-calculator-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes equadle-calculator-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.equadle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.equadle-shell .chip{background:color-mix(in srgb,var(--brand-soft)58%,white);color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.equadle-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.equadle-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.equadle-shell .board{gap:.42rem;display:grid}.equadle-shell .board-row{grid-template-columns:repeat(9,minmax(0,1fr));gap:.35rem;display:grid}.equadle-shell .board-cell{--cell-bg:var(--surface-low);--cell-border:var(--outline-soft);--cell-color:var(--text);border:1px solid var(--cell-border);background:var(--cell-bg);text-transform:uppercase;min-height:2.55rem;color:var(--cell-color);border-radius:.7rem;place-items:center;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.05rem;font-weight:800;display:grid}.equadle-shell .board-cell.correct{--cell-bg:#65b84d;--cell-border:#5aa545;--cell-color:#fff}.equadle-shell .board-cell.present{--cell-bg:#e4bc4d;--cell-border:#c7a340;--cell-color:#fff}.equadle-shell .board-cell.absent{--cell-bg:#b5bbc5;--cell-border:#a3a9b4;--cell-color:#fff}.equadle-shell .board-cell.draft{--cell-bg:#fff;--cell-border:#d8dce2;--cell-color:#2c2f31}.equadle-shell .board-cell.locked{--cell-bg:#f4f7fb;--cell-border:#cfd6df;--cell-color:#2c2f31}.equadle-shell .board-cell.target{--cell-bg:color-mix(in srgb,var(--brand-soft)58%,white);--cell-border:color-mix(in srgb,var(--brand-strong)30%,transparent);--cell-color:#000}.equadle-shell .equadle-operator-symbol{font-size:1.3em;line-height:.9;display:inline-block;transform:translateY(-.02em)}.equadle-shell .board-cell.reveal{--flip-start-bg:#fff;--flip-start-border:#d8dce2;--flip-start-color:#2c2f31;animation:equadle-cell-flip var(--flip-duration,.26s)ease both;animation-delay:var(--flip-delay,0s);transform-origin:50%;backface-visibility:hidden;will-change:transform}@keyframes equadle-cell-flip{0%{background:var(--flip-start-bg);border-color:var(--flip-start-border);color:var(--flip-start-color);transform:rotateX(0)}49%{background:var(--flip-start-bg);border-color:var(--flip-start-border);color:var(--flip-start-color);transform:rotateX(-90deg)}50%{background:var(--cell-bg);border-color:var(--cell-border);color:var(--cell-color);transform:rotateX(-90deg)}to{background:var(--cell-bg);border-color:var(--cell-border);color:var(--cell-color);transform:rotateX(0)}}.equadle-shell .guess-form{grid-template-columns:1fr auto;gap:.55rem;display:grid}.equadle-shell .equadle-keyboard-wrap{flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;display:flex;position:relative}.equadle-shell .equadle-keyboard{gap:.38rem;display:grid}.equadle-shell .equadle-keyboard-row{grid-template-columns:repeat(4,2.55rem);justify-content:center;gap:.35rem;display:grid}.equadle-shell .equadle-key{border:1px solid var(--outline-soft);background:var(--surface-low);min-width:2.55rem;height:2.45rem;color:var(--text);cursor:pointer;border-radius:.58rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;transition:background-color .12s}.equadle-shell .equadle-key.has-operator-symbol{font-size:1.08rem}.equadle-shell .equadle-key.wide{min-width:4.65rem}.equadle-shell .equadle-key.enter-key{justify-self:end;width:3.2rem;min-width:3.2rem;margin-left:-.65rem}.equadle-shell .equadle-review-result-btn{white-space:nowrap;width:100%}.equadle-shell .equadle-backspace-icon{width:1.2rem;height:1.2rem;margin:0 auto;display:block}@media (hover:hover) and (pointer:fine){.equadle-shell .equadle-key:hover:not(:disabled){transform:translateY(-1px)}}.equadle-shell .equadle-key:disabled{opacity:.55;cursor:not-allowed}.equadle-shell .equadle-key[data-state=absent]{color:#fff;background:#b5bbc5;border-color:#a3a9b4}.equadle-shell .equadle-key[data-state=present]{color:#fff;background:#e4bc4d;border-color:#c7a340}.equadle-shell .equadle-key[data-state=correct]{color:#fff;background:#65b84d;border-color:#5aa545}.equadle-shell .guess-input{border:1px solid var(--outline-soft);border-radius:999px;padding:.66rem .88rem;font-family:Manrope,sans-serif;font-size:1rem}.equadle-shell .guess-input:focus-visible{outline-offset:1px;outline:3px solid #e6d9004d}.equadle-shell .guess-submit-btn,.equadle-shell .admin-btn-like{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #7d6d003d}.equadle-shell .guess-submit-btn:disabled{opacity:.55;cursor:not-allowed}.equadle-shell .guess-submit-btn:not(:disabled):hover,.equadle-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--brand-strong),var(--brand-strong))}.equadle-shell .admin-btn-like:hover{background:color-mix(in srgb,var(--surface-low)82%,white)}.equadle-shell .message{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.equadle-shell .message[data-kind=won]{color:#0a7a37}.equadle-shell .message[data-kind=lost]{color:#b02500}.equadle-shell .next-game-copy{color:var(--brand-strong);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.equadle-shell .post-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.equadle-shell .result-modal-backdrop{z-index:95;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.equadle-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--outline-soft);background:var(--surface);border-radius:1rem;gap:.55rem;width:min(620px,96vw);max-height:min(88vh,100dvh - 2rem);padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.equadle-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.equadle-shell .result-modal-close:hover{background:var(--surface-container-high,var(--surface-high))}.equadle-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.equadle-shell .result-modal-timer{color:var(--brand-strong);margin:0;font-size:.86rem;font-weight:800}.equadle-shell .result-modal-answer{color:var(--brand-strong);margin:0;font-size:1.1rem;font-weight:900}.equadle-shell .result-equation-row{gap:.35rem;width:100%;margin:.6rem 0;display:grid}.equadle-shell .result-equation-cell{min-height:2.85rem;font-size:1.15rem}.equadle-shell .result-modal-actions{border-top:1px solid var(--outline-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.equadle-shell .result-modal-copy{color:var(--muted);margin:0;font-weight:700}.equadle-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.equadle-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.equadle-shell .result-modal-stat-line{margin:0;font-weight:400}.equadle-shell .result-modal-stat-value{color:var(--foreground,var(--text));font-weight:700}.equadle-shell .result-modal-subtitle{font-size:1.3rem;line-height:1.4}.equadle-shell .how-to-play-modal-panel{width:min(560px,94vw)}.equadle-shell .how-to-play-title{padding-right:2.5rem;font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.08}.equadle-shell .how-to-play-subtitle{color:var(--muted);margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.equadle-shell .how-to-play-list{color:var(--muted);gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.equadle-shell .how-to-play-list li::marker{color:#000}.equadle-shell .how-to-play-math-symbol{font-family:Arial,Helvetica Neue,sans-serif;font-size:1.18em;font-weight:800;line-height:1;display:inline-block;transform:translateY(-.01em)}.equadle-shell .admin-btn-like{color:var(--brand-strong);border:1px solid color-mix(in srgb,var(--brand-strong)28%,white);box-shadow:none;background:#fff}.equadle-shell .admin-btn-like.primary{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0;box-shadow:0 10px 20px #7d6d003d}.equadle-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.equadle-shell .page-subtle{color:var(--muted);margin:0}.equadle-shell .error-text{color:#b02500}.equadle-shell .archive-card{gap:.8rem;display:grid}.equadle-shell .archive-card.legal-card{gap:.8rem}.equadle-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.equadle-shell .archive-tile{border:1px solid var(--outline-soft);aspect-ratio:1;text-align:center;color:var(--text);background:#eaf0f8;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.equadle-shell .archive-tile:hover{background:#dce6f3}.equadle-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.equadle-shell .archive-tile-date{color:var(--muted);white-space:nowrap;font-size:.68rem;line-height:1}.equadle-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.equadle-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.equadle-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.equadle-shell .archive-tile.is-locked{cursor:default}.equadle-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.equadle-shell .legal-card{gap:.6rem;display:grid}@media (max-width:720px){.equadle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.equadle-shell .how-to-play-btn{grid-column:1/-1}.equadle-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.equadle-shell .guess-form,.equadle-shell .post-actions{grid-template-columns:1fr}.equadle-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.equadle-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.equadle-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}.equadle-shell .board-cell{min-height:2.2rem;font-size:.95rem}}.equadle-shell a[href],.equadle-shell button,.equadle-shell [role=button],.equadle-shell summary,.equadle-shell input[type=button],.equadle-shell input[type=submit],.equadle-shell input[type=reset],.equadle-shell input[type=checkbox],.equadle-shell input[type=radio],.equadle-shell input[type=range],.equadle-shell select,.equadle-shell label[for]{cursor:pointer}
.moviedle-shell{--background:#f5f6f9;--surface:#fff;--surface-low:#eff1f4;--surface-high:#e0e3e6;--text:#2c2f31;--muted:#595c5e;--outline-soft:#abadb047;--brand:#0f766e;--brand-strong:#0b5a54;--brand-soft:#d2f4ef;--accent:#4fbfb3;--surface-container-low:var(--surface-low);--surface-container-high:var(--surface-high);--surface-container-lowest:var(--surface);--foreground:var(--text);--outline:var(--muted);--primary:var(--brand);--primary-dim:var(--brand-strong);--dd-menu-accent:var(--brand-strong);--dd-menu-hover-bg:#e4f8f5;--dd-menu-focus-ring:#0f766e59}.moviedle-shell *{box-sizing:border-box}.moviedle-shell{min-height:100dvh;color:var(--text);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--brand-soft)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--brand)14%,transparent)0%,transparent 64%),var(--background);margin:0;padding:0;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif}.moviedle-shell .container{width:min(840px,94vw);margin:0 auto;padding:.85rem 0 2.2rem}.moviedle-shell main.container{min-height:calc(100dvh - var(--nav-height,78px))}.moviedle-shell .card{background:var(--surface);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #2c2f310f}.moviedle-shell .moviedle-card{gap:.85rem;display:grid}.moviedle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.moviedle-shell .chip{background:color-mix(in srgb,var(--brand-soft)58%,white);color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.moviedle-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.moviedle-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.moviedle-shell .still-figure{border:1px solid var(--outline-soft);background:#f6fffd;border-radius:1rem;place-items:center;min-height:260px;margin:0;display:grid;position:relative;overflow:hidden}.moviedle-shell .still-figure-button{cursor:zoom-in;text-align:inherit;background:0 0;border:0;padding:0}.moviedle-shell .still-figure-button:disabled{cursor:default}.moviedle-shell .still-image-frame{justify-content:center;align-items:center;width:100%;min-height:260px;display:flex}.moviedle-shell .still-image{object-fit:contain;object-position:center;width:100%;max-height:420px;display:block}.moviedle-shell .still-nav-btn{z-index:10;width:2.2rem;height:2.2rem;color:var(--text);opacity:.74;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:1.45rem;line-height:1;transition:background .16s,opacity .16s;display:inline-flex;position:absolute;bottom:.65rem;box-shadow:0 10px 18px #2c2f3129}.moviedle-shell .still-nav-btn:hover:not(:disabled){opacity:.96;background:#fff}.moviedle-shell .still-nav-btn:disabled{opacity:.36;cursor:not-allowed}.moviedle-shell .still-nav-btn-prev{left:1.65rem}.moviedle-shell .still-nav-btn-next{right:1.65rem}.moviedle-shell .still-fullscreen-btn{z-index:11;width:2.2rem;height:2.2rem;color:var(--text);opacity:.8;cursor:pointer;background:#ffffffeb;border:0;border-radius:.65rem;justify-content:center;align-items:center;transition:background .16s,opacity .16s;display:inline-flex;position:absolute;bottom:.65rem;right:1.65rem;box-shadow:0 10px 18px #2c2f3129}.moviedle-shell .still-fullscreen-btn:hover{opacity:1;background:#fff}.moviedle-shell .still-fullscreen-btn svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.moviedle-shell .image-modal-backdrop{z-index:90;background:#000000db;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.moviedle-shell .image-modal-panel{place-items:center;width:min(1200px,96vw);height:min(90vh,900px);display:grid;position:relative}.moviedle-shell .image-modal-image-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.moviedle-shell .image-modal-close{z-index:20;color:#fff;cursor:pointer;background:#121215c7;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.moviedle-shell .image-modal-close:hover{background:#27272a}.moviedle-shell .image-modal-image{object-fit:contain;object-position:center;width:100%;height:100%}.moviedle-shell .image-modal-nav{z-index:10;color:#fff;cursor:pointer;background:#121215c7;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.35rem;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.moviedle-shell .image-modal-nav:disabled{opacity:.36;cursor:not-allowed}.moviedle-shell .image-modal-prev{left:.5rem}.moviedle-shell .image-modal-next{right:.5rem}.moviedle-shell .result-modal-backdrop{z-index:95;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.moviedle-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--outline-soft);background:var(--surface);border-radius:1rem;gap:.55rem;width:min(640px,96vw);max-height:min(88vh,100dvh - 2rem);padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.moviedle-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.moviedle-shell .result-modal-close:hover{background:var(--surface-container-high,var(--surface-high))}.moviedle-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.moviedle-shell .result-modal-timer{color:var(--brand-strong);margin:0;font-size:.86rem;font-weight:800}.moviedle-shell .result-modal-answer{color:var(--brand-strong);text-align:center;margin:0;font-size:1.1rem;font-weight:900}.moviedle-shell .result-modal-image{object-fit:contain;border:1px solid var(--outline-soft);background:var(--surface-low);border-radius:.8rem;width:100%;max-height:260px}.moviedle-shell .result-modal-image-wrap{position:relative}.moviedle-shell .result-modal-copy{color:var(--text);margin:0 0 .16rem;line-height:1.4}.moviedle-shell .result-modal-stat-value{color:var(--foreground,var(--text));font-weight:700}.moviedle-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.moviedle-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.moviedle-shell .result-modal-stat-line{color:var(--muted);margin:0;font-weight:400}.moviedle-shell .result-modal-subtitle{color:var(--muted);font-size:1.3rem;font-weight:700;line-height:1.4}.moviedle-shell .how-to-play-modal-panel{width:min(560px,94vw)}.moviedle-shell .how-to-play-modal-panel .result-modal-title{margin:0}.moviedle-shell .how-to-play-title{padding-right:2.5rem;font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.08}.moviedle-shell .how-to-play-subtitle{color:var(--muted);margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.moviedle-shell .how-to-play-list{color:var(--muted);gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.moviedle-shell .how-to-play-list li::marker{color:#000}.moviedle-shell .result-modal-actions{border-top:1px solid var(--outline-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.moviedle-shell .guess-form{grid-template-columns:1fr auto;gap:.55rem;display:grid}.moviedle-shell .suggestions-wrap{gap:.35rem;margin-top:-.15rem;display:grid}.moviedle-shell .suggestion-item{text-align:left;border:1px solid var(--outline-soft);background:var(--surface-low);color:var(--text);cursor:pointer;border-radius:.7rem;padding:.5rem .65rem;font-family:Manrope,sans-serif;font-size:.92rem}.moviedle-shell .suggestion-item:hover{background:var(--brand-soft)}.moviedle-shell .guess-input{border:1px solid var(--outline-soft);border-radius:999px;padding:.66rem .88rem;font-family:Manrope,sans-serif;font-size:1rem}.moviedle-shell .guess-input:focus-visible{outline-offset:1px;outline:3px solid #0f766e4d}.moviedle-shell .guess-submit-btn,.moviedle-shell .admin-btn-like{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #0b5a5447}.moviedle-shell .guess-submit-btn:disabled{opacity:.55;cursor:not-allowed}.moviedle-shell .guess-submit-btn:not(:disabled):hover,.moviedle-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--brand-strong),var(--brand-strong))}.moviedle-shell .admin-btn-like:hover{background:color-mix(in srgb,var(--surface-low)82%,white)}.moviedle-shell .message{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.moviedle-shell .message[data-kind=won]{color:#0a7a37}.moviedle-shell .message[data-kind=lost]{color:#b02500}.moviedle-shell .next-game-copy{color:var(--brand-strong);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.moviedle-shell .editorial-drawer{border:1px solid var(--outline-soft);background:var(--surface-low);color:var(--text);border-radius:1rem;font-size:.9rem;position:relative}.moviedle-shell .editorial-drawer-trigger{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.72rem .9rem;display:flex}.moviedle-shell .editorial-drawer-label{margin:0;font-weight:400}.moviedle-shell .editorial-drawer-arrow{color:var(--primary);transition:transform .2s;display:inline-flex}.moviedle-shell .editorial-drawer-arrow.open{transform:rotate(180deg)}.moviedle-shell .editorial-drawer-popover{z-index:80;border:1px solid var(--outline-soft);color:var(--text);background:#fff;border-radius:1rem;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;box-shadow:0 18px 38px #2c2f3129}.moviedle-shell .editorial-drawer-head{border-bottom:1px solid var(--outline-soft);justify-content:space-between;align-items:center;gap:.55rem;padding:.7rem .9rem;display:flex}.moviedle-shell .editorial-drawer-headline{margin:0;font-weight:400}.moviedle-shell .editorial-drawer-close{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:700}.moviedle-shell .editorial-drawer-close:hover{color:var(--brand-strong)}.moviedle-shell .editorial-drawer-content{gap:.4rem;max-height:45vh;padding:.7rem .9rem .9rem;display:grid;overflow-y:auto}.moviedle-shell .editorial-drawer-content p{margin:0;line-height:1.45}.moviedle-shell .editorial-field-label{margin-right:.3rem;font-weight:800}.moviedle-shell .answer-banner{background:color-mix(in srgb,var(--brand-soft)44%,white);color:var(--brand-strong);border-radius:.75rem;margin:0;padding:.55rem .65rem;font-weight:800}.moviedle-shell .guess-history-wrap{border-top:1px solid var(--outline-soft);gap:.45rem;padding-top:.75rem;display:grid}.moviedle-shell .guess-history-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.8rem}.moviedle-shell .guess-history-toggle{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.moviedle-shell .guess-history-toggle-icon{color:var(--brand-strong);transition:transform .2s;display:inline-flex}.moviedle-shell .guess-history-toggle[aria-expanded=true] .guess-history-toggle-icon{transform:rotate(180deg)}.moviedle-shell .guess-history-latest{background:color-mix(in srgb,var(--brand-soft)56%,white);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.55rem .68rem;font-size:.92rem;display:flex}.moviedle-shell .guess-history-guess{overflow-wrap:anywhere;font-weight:700}.moviedle-shell .guess-history-status-correct{color:#0a7a37;font-weight:800}.moviedle-shell .guess-history-status-wrong{color:#b02500;font-weight:800}.moviedle-shell .guess-history-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.moviedle-shell .guess-history-item{background:var(--surface-low);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.moviedle-shell .post-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.moviedle-shell .admin-btn-like{color:var(--brand-strong);border:1px solid color-mix(in srgb,var(--brand)22%,white);box-shadow:none;background:#fff}.moviedle-shell .admin-btn-like.primary{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0;box-shadow:0 10px 20px #0b5a5447}.moviedle-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.moviedle-shell .page-subtle{color:var(--muted);margin:0}.moviedle-shell .error-text{color:#b02500}.moviedle-shell .archive-card,.moviedle-shell .legal-card{gap:.8rem;display:grid}.moviedle-shell .archive-card.legal-card{gap:.8rem}.moviedle-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.moviedle-shell .archive-tile{border:1px solid var(--outline-soft);aspect-ratio:1;text-align:center;color:var(--text);background:#eaf0f8;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.moviedle-shell .archive-tile:hover{background:#dce6f3}.moviedle-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.moviedle-shell .archive-tile-date{color:var(--muted);white-space:nowrap;font-size:.68rem;line-height:1}.moviedle-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.moviedle-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.moviedle-shell .archive-tile.is-locked{cursor:default}.moviedle-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.moviedle-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.moviedle-shell .admin-grid{gap:.6rem;margin-top:.5rem;display:grid}.moviedle-shell .admin-field{color:var(--muted);gap:.35rem;font-size:.84rem;font-weight:700;display:grid}@media (min-width:721px){.moviedle-shell .still-nav-btn{top:50%;bottom:auto;transform:translateY(-50%)}}@media (max-width:720px){.moviedle-shell .still-fullscreen-btn{right:.65rem}.moviedle-shell .still-nav-btn-next{right:3.45rem}.moviedle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.moviedle-shell .how-to-play-btn{grid-column:1/-1}.moviedle-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.moviedle-shell .guess-form,.moviedle-shell .post-actions{grid-template-columns:1fr}.moviedle-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.moviedle-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.moviedle-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}}.moviedle-shell a[href],.moviedle-shell button,.moviedle-shell [role=button],.moviedle-shell summary,.moviedle-shell input[type=button],.moviedle-shell input[type=submit],.moviedle-shell input[type=reset],.moviedle-shell input[type=checkbox],.moviedle-shell input[type=radio],.moviedle-shell input[type=range],.moviedle-shell select,.moviedle-shell label[for]{cursor:pointer}
.doodle-shell{--background:#f5f6f9;--surface:#fff;--surface-low:#eff1f4;--surface-high:#e0e3e6;--surface-highest:#dadde1;--text:#2c2f31;--muted:#595c5e;--outline-soft:#abadb047;--brand:#1768a6;--brand-strong:#0e4e7f;--brand-soft:#d7ecff;--accent:#2fa0ee;--nav-height:78px;--container-width:840px;--nav-content-width:1320px;--surface-container-low:var(--surface-low);--surface-container-high:var(--surface-high);--surface-container-lowest:var(--surface);--foreground:var(--text);--outline:var(--muted);--primary-dim:var(--brand-strong);--dd-menu-accent:var(--brand-strong);--dd-menu-hover-bg:#e8f5ff;--dd-menu-focus-ring:#2fa0ee59}.doodle-shell *{box-sizing:border-box}.doodle-shell{min-height:100dvh;color:var(--text);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--brand-soft)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--brand)14%,transparent)0%,transparent 64%),var(--background);margin:0;padding:0;font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif}.doodle-shell .container{width:min(var(--container-width),94vw);margin:0 auto;padding:.85rem 0 2.2rem}.doodle-shell main.container{min-height:calc(100dvh - var(--nav-height,78px))}.doodle-shell .card{background:var(--surface);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #2c2f310f}.doodle-shell .doodle-card{gap:.85rem;display:grid}.doodle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.doodle-shell .chip{background:color-mix(in srgb,var(--brand-soft)58%,white);color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.doodle-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.doodle-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.doodle-shell .doodle-stage-wrap{border:1px solid var(--outline-soft);background:#fbfdff;border-radius:1rem;place-items:center;min-height:320px;padding:.5rem;display:grid}.doodle-shell .doodle-canvas{width:min(100%,360px);height:auto}.doodle-shell .doodle-path,.doodle-shell .doodle-mask-path{animation:1.75s forwards drawPath}@keyframes drawPath{to{stroke-dashoffset:0}}.doodle-shell .doodle-clue{background:color-mix(in srgb,var(--brand-soft)52%,white);color:var(--brand-strong);border-radius:.8rem;margin:0;padding:.62rem .78rem;font-weight:700}.doodle-shell .guess-form{grid-template-columns:1fr auto;gap:.55rem;display:grid}.doodle-shell .guess-input{border:1px solid var(--outline-soft);border-radius:999px;padding:.66rem .88rem;font-family:Manrope,sans-serif;font-size:1rem}.doodle-shell .guess-input:focus-visible{outline-offset:1px;outline:3px solid #2fa0ee4d}.doodle-shell .guess-submit-btn,.doodle-shell .admin-btn-like{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #1768a647}.doodle-shell .guess-submit-btn:disabled{opacity:.55;cursor:not-allowed}.doodle-shell .guess-submit-btn:not(:disabled):hover,.doodle-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--brand-strong),var(--brand-strong))}.doodle-shell .admin-btn-like:hover{background:color-mix(in srgb,var(--surface-low)82%,white)}.doodle-shell .message{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.doodle-shell .message[data-kind=won]{color:#0a7a37}.doodle-shell .message[data-kind=lost]{color:#b02500}.doodle-shell .next-game-copy{color:var(--brand-strong);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.doodle-shell .guess-history-wrap{border-top:1px solid var(--outline-soft);gap:.45rem;padding-top:.75rem;display:grid}.doodle-shell .guess-history-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.8rem}.doodle-shell .guess-history-toggle{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.doodle-shell .guess-history-toggle-icon{color:var(--brand-strong);transition:transform .2s;display:inline-flex}.doodle-shell .guess-history-toggle[aria-expanded=true] .guess-history-toggle-icon{transform:rotate(180deg)}.doodle-shell .guess-history-latest{background:color-mix(in srgb,var(--brand-soft)56%,white);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.55rem .68rem;font-size:.92rem;display:flex}.doodle-shell .guess-history-guess{overflow-wrap:anywhere;font-weight:700}.doodle-shell .guess-history-status-correct{color:#0a7a37;font-weight:800}.doodle-shell .guess-history-status-wrong{color:#b02500;font-weight:800}.doodle-shell .guess-history-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.doodle-shell .guess-history-item{background:var(--surface-low);color:var(--text);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.doodle-shell .post-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.doodle-shell .result-modal-backdrop{z-index:95;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.doodle-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--outline-soft);background:var(--surface);border-radius:1rem;gap:.55rem;width:min(620px,96vw);max-height:min(88vh,100dvh - 2rem);padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.doodle-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-soft));background:var(--surface-container-lowest,var(--surface));width:2.25rem;height:2.25rem;color:var(--foreground,var(--text));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.doodle-shell .result-modal-close:hover{background:var(--surface-container-high,var(--surface-high))}.doodle-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.doodle-shell .result-modal-timer{color:var(--brand-strong);margin:0;font-size:.86rem;font-weight:800}.doodle-shell .result-modal-answer{color:var(--brand-strong);text-align:center;margin:0;font-size:1.1rem;font-weight:900}.doodle-shell .result-modal-doodle-wrap{border:1px solid var(--outline-soft);background:#fbfdff;border-radius:.85rem;place-items:center;padding:.5rem;display:grid}.doodle-shell .result-modal-doodle{width:min(100%,320px);height:auto}.doodle-shell .result-modal-actions{border-top:1px solid var(--outline-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.doodle-shell .result-modal-copy{color:var(--muted);margin:0;font-weight:700}.doodle-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.doodle-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.doodle-shell .result-modal-stat-line{margin:0;font-weight:400}.doodle-shell .result-modal-stat-value{color:var(--foreground,var(--text));font-weight:700}.doodle-shell .result-modal-subtitle{font-size:1.3rem;line-height:1.4}.doodle-shell .how-to-play-modal-panel{width:min(560px,94vw)}.doodle-shell .how-to-play-title{padding-right:2.5rem;font-size:clamp(1.45rem,4.5vw,2rem);font-weight:800;line-height:1.08}.doodle-shell .how-to-play-subtitle{color:var(--muted);margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.doodle-shell .how-to-play-list{color:var(--muted);gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.doodle-shell .how-to-play-list li::marker{color:#000}.doodle-shell .admin-btn-like{color:var(--brand-strong);box-shadow:none;background:#fff;border:1px solid #bedef4}.doodle-shell .admin-btn-like.primary{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0;box-shadow:0 10px 20px #1768a647}.doodle-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.doodle-shell .page-subtle{color:var(--muted);margin:0}.doodle-shell .error-text{color:#b02500}.doodle-shell .archive-card{gap:.8rem;display:grid}.doodle-shell .archive-card.legal-card{gap:.8rem}.doodle-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.doodle-shell .archive-tile{border:1px solid var(--outline-soft);color:var(--text);aspect-ratio:1;text-align:center;background:#eaf0f8;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.doodle-shell .archive-tile:hover{background:#dce6f3}.doodle-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.doodle-shell .archive-tile-date{color:var(--muted);white-space:nowrap;font-size:.68rem;line-height:1}.doodle-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.doodle-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.doodle-shell .archive-tile.is-locked{cursor:default}.doodle-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.doodle-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.doodle-shell .dd-nav .dd-brand-word{color:#0e4e7f}@media (max-width:680px){.doodle-shell{--nav-height:72px}.doodle-shell .container{width:95vw;padding-top:.75rem}.doodle-shell .game-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.doodle-shell .how-to-play-btn{grid-column:1/-1}.doodle-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.doodle-shell .post-actions,.doodle-shell .guess-form{grid-template-columns:1fr}.doodle-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.doodle-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.doodle-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}}.doodle-shell a[href],.doodle-shell button,.doodle-shell [role=button],.doodle-shell summary,.doodle-shell input[type=button],.doodle-shell input[type=submit],.doodle-shell input[type=reset],.doodle-shell input[type=checkbox],.doodle-shell input[type=radio],.doodle-shell input[type=range],.doodle-shell select,.doodle-shell label[for]{cursor:pointer}
.agegaple-shell{--background:#f5f6f9;--foreground:#2c2f31;--primary:#d87093;--primary-dim:#9e4e6d;--primary-container:#f6abc4;--brand:var(--primary);--brand-strong:var(--primary-dim);--brand-soft:var(--primary-container);--surface-container-low:#eff1f4;--surface-container-lowest:#fff;--surface-container:#e6e8ec;--surface-container-high:#e0e3e6;--surface-container-highest:#dadde1;--outline:#75777a;--outline-variant:#abadb0;--dd-menu-accent:#d87093;--dd-menu-hover-bg:#ffe5ef;--dd-menu-brand-hover-bg:#c8f8c0;--dd-menu-focus-ring:#d8709359;--font-plus-jakarta:var(--font-plus-jakarta-sans);background:radial-gradient(1200px 700px at 0% 0%,color-mix(in srgb,var(--primary-container)35%,transparent)0%,transparent 58%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--primary)14%,transparent)0%,transparent 64%),var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-manrope),sans-serif}.agegaple-shell a,.agegaple-shell button,.agegaple-shell [role=button],.agegaple-shell input[type=button],.agegaple-shell input[type=submit],.agegaple-shell input[type=reset],.agegaple-shell summary,.agegaple-shell label[for]{cursor:pointer}.agegaple-shell button:disabled,.agegaple-shell input:disabled,.agegaple-shell select:disabled,.agegaple-shell textarea:disabled{cursor:not-allowed}.agegaple-shell .font-headline{font-family:var(--font-plus-jakarta),sans-serif}.agegaple-shell .container{width:min(840px,94vw);margin:0 auto;padding:.85rem 0 2.2rem}.agegaple-shell .card{background:var(--surface-container-lowest);border:0;border-radius:1.15rem;padding:1rem;box-shadow:0 20px 40px #2c2f310f}.agegaple-shell .agegaple-meta-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.5rem;display:grid}.agegaple-shell .chip{background:color-mix(in srgb,var(--primary-container)28%,white);color:var(--primary-dim);font-family:var(--font-plus-jakarta),var(--font-manrope),sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.45rem .62rem;font-size:.76rem;font-weight:800;line-height:1.1;display:inline-flex}.agegaple-shell .how-to-play-btn{border:1px solid color-mix(in srgb,var(--brand-strong)28%,transparent);min-height:2rem;color:var(--brand-strong);letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.45rem .72rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.76rem;font-weight:900;line-height:1.1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.agegaple-shell .how-to-play-btn:hover{border-color:color-mix(in srgb,var(--brand-strong)42%,transparent);background:color-mix(in srgb,var(--brand-soft)34%,white);transform:translateY(-1px)}.agegaple-shell .puzzle-title{letter-spacing:-.01em;color:var(--foreground);margin:0;padding-inline:.25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.28rem;font-weight:800;line-height:1.2}.agegaple-shell .agegaple-image-frame{border:1px solid var(--surface-container);background:color-mix(in srgb,var(--primary-container)10%,white);border-radius:1rem;justify-content:center;align-items:center;min-height:260px;padding:0;display:flex;overflow:hidden}.agegaple-shell .agegaple-image{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.agegaple-shell .agegaple-duo-grid{grid-template-columns:repeat(2,minmax(0,320px));justify-content:center;gap:1rem;display:grid}.agegaple-shell .agegaple-relationship-timeline{box-sizing:border-box;background:color-mix(in srgb,var(--primary-container)62%,white);width:fit-content;min-width:0;max-width:100%;color:var(--primary-dim);text-align:center;border-radius:999px;margin:-.2rem auto 0;padding:.5rem .9rem;font-size:.88rem;font-weight:800;line-height:1.3}.agegaple-shell .agegaple-relationship-timeline span{transform-origin:50%;white-space:nowrap;display:block}.agegaple-shell .agegaple-person-card{border:2px solid var(--surface-container);background:var(--surface-container-lowest);text-align:left;border-radius:1rem;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.agegaple-shell .agegaple-person-card:hover{transform:translateY(-1px)}.agegaple-shell .agegaple-person-header{min-height:2.25rem;color:var(--foreground);text-align:center;white-space:nowrap;justify-content:center;align-items:center;padding:.5rem .72rem .36rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.18rem;font-weight:950;line-height:1.12;display:flex}.agegaple-shell .agegaple-person-header span{transform-origin:50%;white-space:nowrap;max-width:none;display:inline-block}.agegaple-shell .agegaple-person-image-frame{background:var(--surface-container-low);padding:0 .36rem .36rem}.agegaple-shell .agegaple-person-image{object-fit:contain;background:0 0;border-radius:.72rem;width:100%;height:clamp(250px,42vh,400px);display:block}.agegaple-shell .agegaple-guess-input{border:1px solid var(--surface-container);background:var(--surface-container-lowest);min-width:0;color:var(--foreground);border-radius:999px;padding:.66rem .88rem;font-size:1rem}.agegaple-shell .agegaple-guess-input::placeholder{color:var(--outline);opacity:1}.agegaple-shell .agegaple-feedback{background:var(--surface-container-low);color:var(--foreground);border-radius:.85rem;margin:0;padding:.55rem .65rem;font-size:.88rem}.agegaple-shell .agegaple-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.75rem 0;display:grid}.agegaple-shell .agegaple-result-person{color:var(--outline);text-align:center;gap:.5rem;font-size:.9rem;display:grid}.agegaple-shell .agegaple-result-person p{margin:0}.agegaple-shell .agegaple-result-person strong{color:var(--foreground)}.agegaple-shell .agegaple-result-metrics{gap:.35rem;margin:.1rem 0;font-size:.96rem;line-height:1.25;display:grid}.agegaple-shell .agegaple-result-metrics strong{color:var(--foreground)}.agegaple-shell .agegaple-result-attribution{color:var(--outline);margin:.15rem 0 0;font-size:.58rem;font-weight:650;line-height:1.35}.agegaple-shell .no-native-spinner{appearance:textfield}.agegaple-shell .no-native-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.agegaple-shell .no-native-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.agegaple-shell .agegaple-guess-input:focus-visible{outline-offset:1px;outline:3px solid #9e4e6d4d}.agegaple-shell .guess-history-wrap{border-top:1px solid var(--surface-container);gap:.45rem;padding-top:.75rem;display:grid}.agegaple-shell .guess-history-toggle{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.agegaple-shell .guess-history-title{font-family:var(--font-plus-jakarta),var(--font-manrope),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--outline);margin:0;font-size:.8rem}.agegaple-shell .guess-history-toggle-icon{color:var(--primary-dim);transition:transform .2s;display:inline-flex}.agegaple-shell .guess-history-latest{background:color-mix(in srgb,var(--primary-container)56%,white);color:var(--foreground);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.55rem .68rem;font-size:.92rem;display:flex}.agegaple-shell .guess-history-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.agegaple-shell .guess-history-item{background:var(--surface-container-low);color:var(--foreground);border-radius:.7rem;justify-content:space-between;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.agegaple-shell .guess-history-guess{overflow-wrap:anywhere;font-weight:700}.agegaple-shell .guess-history-status-correct{color:#0a7a37;font-weight:800}.agegaple-shell .guess-history-status-wrong{color:#b02500;font-weight:800}.agegaple-shell .result-modal-close{border:1px solid var(--surface-container,var(--outline-variant));background:var(--surface-container-lowest,#fff);width:2.25rem;height:2.25rem;color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;transition:background-color .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.agegaple-shell .result-modal-close:hover{background:var(--surface-container-high,#f3f4f6)}.agegaple-shell .result-modal-backdrop{z-index:80;background:#000000b3;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.agegaple-shell .result-modal-panel{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--surface-container);background:var(--surface-container-lowest);width:min(620px,96vw);max-height:min(88vh,100dvh - 2rem);color:var(--foreground);border-radius:1rem;gap:.55rem;padding:1rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 24px 42px #0003}.agegaple-shell .result-modal-title{margin:0;padding-right:2.5rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.1rem;font-weight:800}.agegaple-shell .result-modal-timer{color:var(--primary-dim);margin:0;font-size:.86rem;font-weight:800}.agegaple-shell .result-modal-subtitle{font-size:1.3rem;font-weight:700;line-height:1.4}.agegaple-shell .result-modal-summary{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.75rem;display:flex}.agegaple-shell .result-modal-summary .result-modal-subtitle{margin-right:.1rem}.agegaple-shell .result-modal-copy{color:#595c5e;margin:0;font-weight:700}.agegaple-shell .result-modal-stat-line{margin:0}.agegaple-shell .how-to-play-list{color:#595c5e;gap:.48rem;margin:0;padding-left:1.15rem;font-weight:750;line-height:1.45;list-style:outside;display:grid}.agegaple-shell .how-to-play-list li::marker{color:#000}.agegaple-shell .how-to-play-title{font-size:clamp(1.45rem,4.5vw,2rem);line-height:1.08}.agegaple-shell .how-to-play-subtitle{color:#595c5e;margin:-.12rem 0 .55rem;font-size:1.2rem;font-weight:600;line-height:1.35}.agegaple-shell .guess-submit-btn,.agegaple-shell .admin-btn-like,.agegaple-shell .admin-btn-like.primary{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dim));cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #9e4e6d3d}.agegaple-shell .guess-submit-btn:not(:disabled):hover,.agegaple-shell .admin-btn-like.primary:hover{background:linear-gradient(135deg,var(--primary-dim),var(--primary-dim))}.agegaple-shell .admin-btn-like{color:var(--primary-dim);border:1px solid var(--surface-container);box-shadow:none;background:#fff}.agegaple-shell .admin-btn-like:hover{background:color-mix(in srgb,var(--surface-container-low)82%,white)}.agegaple-shell .temperature-hint-wrap{gap:.2rem;margin-top:-.1rem;display:grid}.agegaple-shell .temperature-hint-heat{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.agegaple-shell .temperature-hint-trend{color:var(--outline);margin:0;font-size:.92rem}.agegaple-shell .next-game-copy{color:var(--primary-dim);margin:-.15rem 0 0;font-size:.85rem;font-weight:800}.agegaple-shell .result-modal-actions{border-top:1px solid var(--surface-container);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding-top:.75rem;display:grid}.agegaple-shell .page-title{margin:0 0 .25rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:800}.agegaple-shell .page-subtle{color:#595c5e;margin:0}.agegaple-shell .error-text{color:#b02500}.agegaple-shell .archive-card,.agegaple-shell .legal-card{gap:.8rem;display:grid}.agegaple-shell .archive-card.legal-card{gap:.8rem}.agegaple-shell .archive-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-content:stretch;gap:.55rem;display:grid}.agegaple-shell .archive-tile{color:#2c2f31;aspect-ratio:1;text-align:center;background:#eaf0f8;border:1px solid #abadb047;border-radius:.9rem;place-content:center;justify-items:center;gap:.5rem;padding:.45rem;text-decoration:none;display:grid}.agegaple-shell .archive-tile:hover{background:#dce6f3}.agegaple-shell .archive-tile-title{font-size:1.45rem;font-weight:800;line-height:1}.agegaple-shell .archive-tile-date{color:#595c5e;white-space:nowrap;font-size:.68rem;line-height:1}.agegaple-shell .archive-tile.is-locked{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%);border-color:#2c2f312e;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 10px 22px #2c2f3114}.agegaple-shell .archive-tile.is-locked:hover{background:linear-gradient(#f7f9fc 0%,#e1e7f0 100%)}.agegaple-shell .archive-tile.is-locked{cursor:default}.agegaple-shell .archive-lock-badge{color:var(--text);font-family:var(--font-plus-jakarta-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.34rem .48rem;font-size:.62rem;font-weight:600;line-height:1;display:inline-flex}.agegaple-shell .archive-pagination{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}@media (max-width:720px){.agegaple-shell .agegaple-meta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.agegaple-shell .how-to-play-btn{grid-column:1/-1}.agegaple-shell .chip{letter-spacing:.03em;min-width:0;padding:.42rem .5rem;font-size:.68rem}.agegaple-shell .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agegaple-shell .agegaple-duo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.agegaple-shell .agegaple-relationship-timeline{width:100%}.agegaple-shell .agegaple-person-image{height:clamp(190px,34vh,330px)}.agegaple-shell .agegaple-person-header{min-height:2rem;padding:.42rem .45rem .3rem;font-size:1rem}.agegaple-shell .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.agegaple-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}}
.guess-progress-chip{align-content:center;justify-content:stretch!important;gap:.2rem!important;padding-block:.32rem!important;line-height:1!important;display:grid!important}.guess-progress-chip>:first-child{text-align:center}.guess-progress-bars{justify-content:center;gap:.22rem;width:calc(100% - .3rem);margin-inline:auto;display:flex}.guess-progress-bars>span{background:0 0;border-radius:999px;flex:1 1 0;height:.26rem;transition:background-color .18s}.guess-progress-bars>.is-remaining{background:currentColor}
.how-to-play-modal-panel{--tutorial-accent:var(--brand-strong,#42576b);--tutorial-soft:var(--brand-soft,#edf2f5);--tutorial-ink:var(--foreground,var(--text,#25282a));--tutorial-muted:var(--muted,#646b70);--tutorial-line:var(--outline-soft,#dfe3e6);gap:.9rem!important;width:min(860px,94vw)!important}.agegaple-shell .how-to-play-modal-panel{--tutorial-accent:var(--primary-dim);--tutorial-soft:color-mix(in srgb,var(--primary-container)36%,white);--tutorial-line:var(--surface-container)}.tutorial-header{gap:.2rem;display:grid}.tutorial-header .how-to-play-subtitle{margin:0;font-size:1.08rem}.tutorial-page{border:1px solid var(--tutorial-line);background:linear-gradient(145deg,color-mix(in srgb,var(--tutorial-soft)70%,white),white 72%);border-radius:1rem;grid-template-columns:minmax(0,.82fr) minmax(340px,1.18fr);align-items:center;gap:1.4rem;min-height:290px;padding:1.3rem;animation:.18s ease-out tutorial-page-in;display:grid}.tutorial-copy{align-content:center;gap:.55rem;display:grid}.tutorial-eyebrow{color:var(--tutorial-accent);letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:900}.tutorial-copy h3{color:var(--tutorial-ink);margin:0;font-size:1.38rem;line-height:1.15}.tutorial-copy p{color:var(--tutorial-muted);margin:0;font-size:.96rem;font-weight:650;line-height:1.5}.tutorial-visual{place-items:center;width:100%;min-width:0;display:grid}.tutorial-visual>*{width:100%}.tutorial-visual-stack{gap:.8rem;width:100%;display:grid}.tutorial-footer{grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;display:grid}.tutorial-pagination{align-items:center;gap:.35rem;display:flex}.tutorial-pagination button{background:color-mix(in srgb,var(--tutorial-accent)24%,white);cursor:pointer;border:0;border-radius:999px;width:.55rem;height:.55rem;padding:0;transition:width .15s,background-color .15s}.tutorial-pagination button.is-active{background:var(--tutorial-accent);width:1.35rem}.tutorial-page-count{color:var(--tutorial-muted);font-size:.72rem;font-weight:800}.tutorial-actions{justify-content:flex-end;gap:.45rem;display:flex}.tutorial-back-btn,.tutorial-next-btn{min-height:2.35rem;font:inherit;cursor:pointer;border-radius:999px;padding:.52rem .9rem;font-size:.78rem;font-weight:850}.tutorial-back-btn{border:1px solid var(--tutorial-line);color:var(--tutorial-ink);background:#fff}.tutorial-next-btn{color:#fff;background:var(--tutorial-accent);box-shadow:0 7px 16px color-mix(in srgb,var(--tutorial-accent)22%,transparent);border:0}.tutorial-feedback-legend{color:var(--tutorial-muted);gap:.35rem;font-size:.7rem;font-weight:750;display:grid}.tutorial-feedback-legend span{align-items:center;gap:.42rem;display:flex}.tutorial-swatch{background:#73777a;border-radius:.18rem;width:.65rem;height:.65rem}.tutorial-swatch-correct{background:#4f8a5b}.tutorial-swatch-present{background:#c4a737}.tutorial-progress{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.tutorial-progress span{background:0 0;border-radius:999px;width:1.5rem;height:.45rem}.tutorial-progress .is-remaining{background:var(--tutorial-accent)}.tutorial-math-order{color:var(--tutorial-muted);justify-items:center;gap:.25rem;font-weight:800;display:grid}.tutorial-math-order span,.tutorial-math-order strong{border:1px solid var(--tutorial-line);background:#fff;border-radius:.5rem;padding:.38rem .7rem}.tutorial-math-order b{color:var(--tutorial-accent)}.tutorial-math-order strong{color:#4f8a5b}.tutorial-timeline{width:100%;color:var(--tutorial-muted);grid-template-columns:auto 1fr auto 1fr auto;align-items:center;font-size:.65rem;font-weight:800;display:grid}.tutorial-timeline i{background:var(--tutorial-line);height:2px}.tutorial-timeline strong{background:var(--tutorial-accent);color:#fff;border-radius:50%;place-items:center;width:3.2rem;height:3.2rem;display:grid}.tutorial-game-preview,.tutorial-image-preview,.tutorial-game-feedback{width:100%}.tutorial-verble-phrase{justify-content:flex-start;width:100%;gap:.5rem .42rem!important}.tutorial-game-preview .slot-tile{border-radius:.45rem;width:2rem;height:2.45rem;font-size:.86rem}.tutorial-verble-word .slot-word-button{pointer-events:none}.tutorial-verble-flow{gap:.42rem;display:grid}.tutorial-verble-flow-step{justify-items:center;gap:.24rem;display:grid}.tutorial-verble-step-label{color:var(--tutorial-muted);letter-spacing:.045em;text-transform:uppercase;font-size:.62rem;font-weight:850}.tutorial-verble-stage-labels{place-items:center;min-height:.8rem;display:grid}.tutorial-verble-stage-labels>*{grid-area:1/1}.tutorial-verble-label-guessing{animation:8.4s ease-in-out infinite tutorial-verble-label-guessing}.tutorial-verble-label-updated{animation:8.4s ease-in-out infinite tutorial-verble-label-updated}.tutorial-verble-layer-stack{place-items:center;width:100%;display:grid}.tutorial-verble-layer-stack>*{grid-area:1/1;width:100%}.tutorial-verble-phrase-typing,.tutorial-verble-phrase-feedback,.tutorial-verble-phrase-after{animation-duration:8.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.tutorial-verble-phrase-typing{animation-name:tutorial-verble-draft}.tutorial-verble-phrase-feedback{animation-name:tutorial-verble-feedback}.tutorial-verble-typing-word .slot-char-group:first-child .tutorial-verble-typed-letter{animation:8.4s ease-out infinite tutorial-verble-type-1}.tutorial-verble-typing-word .slot-char-group:nth-child(2) .tutorial-verble-typed-letter{animation:8.4s ease-out infinite tutorial-verble-type-2}.tutorial-verble-typing-word .slot-char-group:nth-child(3) .tutorial-verble-typed-letter{animation:8.4s ease-out infinite tutorial-verble-type-3}.tutorial-verble-typing-word .slot-char-group:nth-child(4) .tutorial-verble-typed-letter{animation:8.4s ease-out infinite tutorial-verble-type-4}.tutorial-verble-typing-word .slot-char-group:nth-child(5) .tutorial-verble-typed-letter{animation:8.4s ease-out infinite tutorial-verble-type-5}.tutorial-verble-submit-cue{opacity:0;white-space:nowrap;justify-self:center;align-items:center;gap:.35rem;min-height:1.35rem;animation:8.4s ease-in-out infinite tutorial-verble-submit;display:flex;width:auto!important}.tutorial-verble-submit-cue kbd{border:1px solid var(--tutorial-line);min-width:3rem;min-height:1.35rem;color:var(--tutorial-ink);font:inherit;background:#fff;border-bottom-width:3px;border-radius:.38rem;place-items:center;padding:.15rem .45rem;font-size:.55rem;font-weight:850;display:inline-grid}.tutorial-verble-submit-cue em{color:var(--tutorial-muted);font-size:.55rem;font-style:normal;font-weight:800}.tutorial-verble-submit-cue kbd{animation:8.4s ease-in-out infinite tutorial-verble-submit-key}.tutorial-verble-phrase-feedback .tutorial-verble-word:nth-child(3) .slot-char-group{transform-style:preserve-3d;animation:8.4s ease-in-out infinite tutorial-verble-flip}.tutorial-verble-phrase-feedback .tutorial-verble-word:nth-child(3) .slot-char-group:nth-child(2){animation-delay:80ms}.tutorial-verble-phrase-feedback .tutorial-verble-word:nth-child(3) .slot-char-group:nth-child(3){animation-delay:.16s}.tutorial-verble-phrase-feedback .tutorial-verble-word:nth-child(3) .slot-char-group:nth-child(4){animation-delay:.24s}.tutorial-verble-phrase-feedback .tutorial-verble-word:nth-child(3) .slot-char-group:nth-child(5){animation-delay:.32s}.tutorial-verble-reveal-cue{color:var(--tutorial-accent);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:.4rem;font-size:.58rem;animation:8.4s ease-in-out infinite tutorial-verble-cue;display:grid}.tutorial-verble-reveal-cue span{background:color-mix(in srgb,var(--tutorial-accent)30%,transparent);height:1px}.tutorial-verble-phrase-layers{min-height:5.1rem}.tutorial-verble-phrase-after{animation-name:tutorial-verble-phrase-after}.tutorial-verble-phrase-after .tutorial-verble-animate-reveals .slot-tile.correct{animation:8.4s ease-in-out infinite tutorial-verble-reveal-pulse}.tutorial-verble-full-flow{width:100%}.tutorial-verble-full-stage{place-items:center;min-height:13.5rem;display:grid}.tutorial-verble-full-stage>*{grid-area:1/1;width:100%}.tutorial-verble-full-board{justify-items:center;gap:.55rem;animation:4.2s ease-in-out both tutorial-verble-full-board-dim;display:grid}.tutorial-verble-full-entry{opacity:0;animation:tutorial-verble-full-entry .18s ease-out var(--tutorial-entry-delay)both;display:inline-block}.tutorial-verble-full-submit{opacity:0;align-items:center;gap:.35rem;min-height:1.4rem;animation:4.2s ease-in-out both tutorial-verble-full-submit;display:flex}.tutorial-verble-full-submit kbd{border:1px solid var(--tutorial-line);min-width:3rem;min-height:1.35rem;color:var(--tutorial-ink);font:inherit;background:#fff;border-bottom-width:3px;border-radius:.38rem;place-items:center;padding:.15rem .45rem;font-size:.55rem;font-weight:850;animation:4.2s ease-in-out both tutorial-verble-full-submit-key;display:inline-grid}.tutorial-verble-full-submit em{color:var(--tutorial-muted);font-size:.55rem;font-style:normal;font-weight:800}.tutorial-verble-confirm-popup{z-index:2;opacity:0;animation:.42s cubic-bezier(.22,.61,.36,1) 3.45s both tutorial-verble-confirm-in;transform:translateY(.6rem)scale(.96);box-shadow:0 18px 45px #2c2f3133;width:min(100%,25rem)!important;padding:.85rem!important}.tutorial-verble-confirm-popup .result-modal-title{margin:0;padding:0;font-size:1rem}.tutorial-verble-confirm-popup .phrase-guess-warning{margin:0;padding:.5rem .6rem;font-size:.65rem;line-height:1.35}.tutorial-verble-confirm-popup .phrase-guess-preview{padding:.5rem .6rem;font-size:.72rem}.tutorial-verble-confirm-popup .phrase-guess-actions{gap:.35rem}.tutorial-verble-confirm-popup .guess-submit-btn{pointer-events:none;min-height:2rem;padding:.4rem;font-size:.62rem}.tutorial-phrase-confirm{border:1px solid var(--outline-soft);background:var(--surface);border-radius:.8rem;padding:.8rem;width:100%!important}.tutorial-phrase-confirm .phrase-guess-preview{margin:0 0 .55rem}.tutorial-phrase-confirm .phrase-guess-warning{margin:0;font-size:.72rem}.tutorial-equation-board .board-row{gap:.24rem}.tutorial-equation-board .board-cell{border-radius:.5rem;min-height:2.75rem;font-size:.92rem}.tutorial-agegaple-duo{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.tutorial-agegaple-duo .agegaple-person-card{border-width:1px;border-radius:.75rem}.tutorial-agegaple-duo .agegaple-person-header{min-height:1.8rem;padding:.35rem .3rem .25rem;font-size:.68rem}.tutorial-agegaple-duo .agegaple-person-image-frame{padding:0 .2rem .2rem}.tutorial-agegaple-duo .agegaple-person-image{border-radius:.55rem;height:9rem}.tutorial-agegaple-controls{grid-template-columns:1fr 4.5rem auto;align-items:center;gap:.55rem;display:grid}.tutorial-agegaple-controls input[type=range]{width:100%;accent-color:var(--primary)}.tutorial-agegaple-controls .agegaple-guess-input{text-align:center;width:100%;padding:.5rem;font-weight:850}.tutorial-agegaple-controls>span{color:var(--foreground);font-size:.72rem;font-weight:750}.tutorial-doodle-preview{color:var(--tutorial-accent);min-height:13rem!important;padding:.45rem .45rem .6rem!important}.tutorial-doodle-preview .doodle-canvas{width:min(100%,14rem);max-height:11.5rem}.tutorial-doodle-stage{opacity:0;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite}.tutorial-doodle-stage-1{animation-name:tutorial-doodle-frame-1}.tutorial-doodle-stage-2{animation-name:tutorial-doodle-frame-2}.tutorial-doodle-stage-3{animation-name:tutorial-doodle-frame-3}.tutorial-doodle-stage-4{animation-name:tutorial-doodle-frame-4}.tutorial-doodle-stage-5{animation-name:tutorial-doodle-frame-5}.tutorial-doodle-stage-6{animation-name:tutorial-doodle-frame-6}.tutorial-doodle-stage-track{justify-content:center;gap:.32rem;width:100%;display:flex}.tutorial-doodle-stage-dot{background:var(--tutorial-accent);opacity:.22;border-radius:999px;width:.42rem;height:.42rem;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite}.tutorial-doodle-stage-dot-1{animation-name:tutorial-doodle-dot-1}.tutorial-doodle-stage-dot-2{animation-name:tutorial-doodle-dot-2}.tutorial-doodle-stage-dot-3{animation-name:tutorial-doodle-dot-3}.tutorial-doodle-stage-dot-4{animation-name:tutorial-doodle-dot-4}.tutorial-doodle-stage-dot-5{animation-name:tutorial-doodle-dot-5}.tutorial-doodle-stage-dot-6{animation-name:tutorial-doodle-dot-6}.tutorial-guess-form{align-items:center;grid-template-columns:minmax(0,1fr) auto!important}.tutorial-guess-form .guess-input{width:100%;min-width:0}.tutorial-guess-form .guess-submit-btn{opacity:1;min-height:2.45rem}.tutorial-game-feedback{gap:.5rem;display:grid}.tutorial-game-feedback .temperature-hint-wrap,.tutorial-game-feedback .temperature-hint-wrap p{margin:0}.tutorial-game-feedback .guess-history-latest{border-radius:.65rem}.tutorial-image-preview{gap:.45rem;display:grid}.tutorial-image-preview .puzzle-title{text-align:left;padding:0;font-size:.82rem}.tutorial-image-preview .still-figure,.tutorial-image-preview .event-figure{border-radius:.75rem;min-height:12rem}.tutorial-image-preview .still-image-frame,.tutorial-image-preview .event-image-frame{min-height:12rem}.tutorial-image-preview .still-image,.tutorial-image-preview .event-image{max-height:14rem}.tutorial-movie-search{gap:.3rem;display:grid}.tutorial-movie-search .suggestions-wrap{max-height:none;position:static}.tutorial-movie-search .suggestion-item{text-align:left;width:100%}.tutorial-reveal-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.tutorial-reveal-strip span{border:1px dashed var(--outline-soft);background:var(--surface-low);min-height:4.5rem;color:var(--muted);border-radius:.6rem;place-items:center;font-size:.62rem;font-weight:800;display:grid}.tutorial-reveal-strip .is-visible{border-style:solid;border-color:color-mix(in srgb,var(--brand)35%,var(--outline-soft));background:color-mix(in srgb,var(--brand-soft)40%,white);color:var(--brand-strong)}.tutorial-sportle-clues{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:7.2rem!important;gap:.35rem!important}.tutorial-sportle-clues .clue-tile-face{padding:1.15rem .35rem .4rem;font-size:.7rem;overflow:hidden}.tutorial-sportle-clues .clue-lock-copy{font-size:.65rem}.tutorial-sportle-clues .hint-label{font-size:.55rem}.tutorial-sportle-clues .clue-team-row{gap:.15rem;height:100%;min-height:0;padding-top:.25rem}.tutorial-sportle-clues .clue-logo-frame{flex:0 2.8rem;min-height:0}.tutorial-sportle-clues .team-logo{max-width:2.8rem;max-height:2.8rem}.tutorial-sportle-clues .clue-value{margin:0;padding-inline:.15rem;font-size:.58rem;line-height:1.08}@media (max-width:620px){.how-to-play-modal-panel{max-height:calc(100dvh - 1rem)!important;padding:.85rem!important}.tutorial-page{grid-template-columns:1fr;gap:.75rem;min-height:0;padding:.8rem}.tutorial-copy{gap:.3rem}.tutorial-copy h3{font-size:1.05rem}.tutorial-copy p{font-size:.8rem}.tutorial-visual{min-height:7.2rem}.tutorial-footer{grid-template-columns:auto 1fr}.tutorial-page-count{display:none}.tutorial-actions{grid-column:1/-1}.tutorial-back-btn,.tutorial-next-btn{flex:1}}@media (min-width:1500px){.how-to-play-modal-panel{width:min(440px,100vw - 3rem)!important}.tutorial-page{grid-template-columns:1fr;gap:1rem;min-height:0;padding:1rem}.tutorial-copy h3{font-size:1.22rem}.tutorial-copy p{font-size:.88rem}.tutorial-visual{min-height:9rem}.tutorial-footer{grid-template-columns:auto 1fr}.tutorial-page-count{display:none}.tutorial-actions{grid-column:1/-1}.tutorial-back-btn,.tutorial-next-btn{flex:1}}@keyframes tutorial-page-in{0%{opacity:0;transform:translateY(.3rem)}to{opacity:1;transform:translateY(0)}}@keyframes tutorial-verble-draft{0%,34%{opacity:1}41%,92%{opacity:0}to{opacity:1}}@keyframes tutorial-verble-feedback{0%,34%{opacity:0}42%,92%{opacity:1}to{opacity:0}}@keyframes tutorial-verble-flip{0%,34%{transform:rotateX(90deg)}42%,to{transform:rotateX(0)}}@keyframes tutorial-verble-cue{0%,46%{opacity:0;transform:translateY(-.18rem)}53%,92%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes tutorial-verble-phrase-before{0%,56%{opacity:1}65%,92%{opacity:0}to{opacity:1}}@keyframes tutorial-verble-phrase-after{0%,56%{opacity:0}65%,92%{opacity:1}to{opacity:0}}@keyframes tutorial-verble-reveal-pulse{0%,56%{filter:brightness(1.3);transform:rotateX(90deg)}67%,72%{filter:brightness(1.12);transform:rotateX(0)}74%,to{filter:none;transform:rotateX(0)}}@keyframes tutorial-verble-label-guessing{0%,56%{opacity:1}65%,to{opacity:0}}@keyframes tutorial-verble-label-updated{0%,56%{opacity:0}65%,92%{opacity:1}to{opacity:0}}@keyframes tutorial-verble-type-1{0%,3%{opacity:0;transform:translateY(.22rem)scale(.85)}6%,92%{opacity:1;transform:none}to{opacity:0}}@keyframes tutorial-verble-type-2{0%,7%{opacity:0;transform:translateY(.22rem)scale(.85)}10%,92%{opacity:1;transform:none}to{opacity:0}}@keyframes tutorial-verble-type-3{0%,11%{opacity:0;transform:translateY(.22rem)scale(.85)}14%,92%{opacity:1;transform:none}to{opacity:0}}@keyframes tutorial-verble-type-4{0%,15%{opacity:0;transform:translateY(.22rem)scale(.85)}18%,92%{opacity:1;transform:none}to{opacity:0}}@keyframes tutorial-verble-type-5{0%,19%{opacity:0;transform:translateY(.22rem)scale(.85)}22%,92%{opacity:1;transform:none}to{opacity:0}}@keyframes tutorial-verble-submit{0%,23%{opacity:0}26%,33%{opacity:1}37%,to{opacity:0}}@keyframes tutorial-verble-submit-key{0%,29%{border-bottom-width:3px;transform:translateY(0)}31%,33%{border-bottom-width:1px;transform:translateY(2px)}36%,to{border-bottom-width:3px;transform:translateY(0)}}@keyframes tutorial-verble-full-entry{0%{opacity:0;transform:translateY(.2rem)scale(.82)}to{opacity:1;transform:none}}@keyframes tutorial-verble-full-submit{0%,56%{opacity:0}64%,79%{opacity:1}84%,to{opacity:0}}@keyframes tutorial-verble-full-submit-key{0%,68%{border-bottom-width:3px;transform:translateY(0)}72%,77%{border-bottom-width:1px;transform:translateY(2px)}82%,to{border-bottom-width:3px;transform:translateY(0)}}@keyframes tutorial-verble-full-board-dim{0%,80%{opacity:1;transform:scale(1)}to{opacity:.2;transform:scale(.985)}}@keyframes tutorial-verble-confirm-in{0%{opacity:0;transform:translateY(.6rem)scale(.96)}to{opacity:1;transform:none}}@keyframes tutorial-doodle-frame-1{0%{opacity:0}2%,14%{opacity:1}16%,to{opacity:0}}@keyframes tutorial-doodle-frame-2{0%,14%{opacity:0}16%,29%{opacity:1}31%,to{opacity:0}}@keyframes tutorial-doodle-frame-3{0%,29%{opacity:0}31%,44%{opacity:1}46%,to{opacity:0}}@keyframes tutorial-doodle-frame-4{0%,44%{opacity:0}46%,59%{opacity:1}61%,to{opacity:0}}@keyframes tutorial-doodle-frame-5{0%,59%{opacity:0}61%,74%{opacity:1}76%,to{opacity:0}}@keyframes tutorial-doodle-frame-6{0%,74%{opacity:0}76%,96%{opacity:1}to{opacity:0}}@keyframes tutorial-doodle-dot-1{0%,to{opacity:.22;transform:scale(1)}2%,14%{opacity:1;transform:scale(1.16)}16%{opacity:.22;transform:scale(1)}}@keyframes tutorial-doodle-dot-2{0%,14%,31%,to{opacity:.22;transform:scale(1)}16%,29%{opacity:1;transform:scale(1.16)}}@keyframes tutorial-doodle-dot-3{0%,29%,46%,to{opacity:.22;transform:scale(1)}31%,44%{opacity:1;transform:scale(1.16)}}@keyframes tutorial-doodle-dot-4{0%,44%,61%,to{opacity:.22;transform:scale(1)}46%,59%{opacity:1;transform:scale(1.16)}}@keyframes tutorial-doodle-dot-5{0%,59%,76%,to{opacity:.22;transform:scale(1)}61%,74%{opacity:1;transform:scale(1.16)}}@keyframes tutorial-doodle-dot-6{0%,74%,to{opacity:.22;transform:scale(1)}76%,96%{opacity:1;transform:scale(1.16)}}@media (prefers-reduced-motion:reduce){.tutorial-page{animation:none}.tutorial-verble-phrase-typing,.tutorial-verble-phrase-feedback,.tutorial-verble-submit-cue,.tutorial-verble-label-guessing{display:none}.tutorial-verble-label-updated,.tutorial-verble-phrase-after,.tutorial-verble-reveal-cue,.tutorial-verble-phrase-after .tutorial-verble-animate-reveals .slot-tile.correct{opacity:1;filter:none;animation:none;transform:none}.tutorial-verble-full-entry{opacity:1;animation:none;transform:none}.tutorial-verble-full-board{opacity:.2;animation:none}.tutorial-verble-full-submit{display:none}.tutorial-verble-confirm-popup{opacity:1;animation:none;transform:none}.tutorial-doodle-stage{opacity:0;animation:none}.tutorial-doodle-stage-6{opacity:1;animation:none}.tutorial-doodle-stage-dot{opacity:.45;animation:none;transform:none}}
@media (min-width:1200px){body :is(.verble-shell,.agegaple-shell,.doodle-shell,.equadle-shell,.yeardle-shell,.moviedle-shell,.sportle-shell) main.container{width:min(1040px,100vw - 3rem)}body :is(.verble-shell,.agegaple-shell,.doodle-shell,.equadle-shell,.yeardle-shell,.moviedle-shell,.sportle-shell) .how-to-play-btn{background:color-mix(in srgb,var(--brand-soft)42%,white);border-color:color-mix(in srgb,var(--brand-strong)38%,transparent);min-height:2.25rem;box-shadow:0 4px 12px color-mix(in srgb,var(--brand-strong)10%,transparent);padding-inline:.9rem;font-size:.84rem}}@media (min-width:1500px){body :is(.verble-shell,.agegaple-shell,.doodle-shell,.equadle-shell,.yeardle-shell,.moviedle-shell,.sportle-shell) .result-modal-backdrop:has(.how-to-play-modal-panel){-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;display:block}body :is(.verble-shell,.agegaple-shell,.doodle-shell,.equadle-shell,.yeardle-shell,.moviedle-shell,.sportle-shell) .how-to-play-modal-panel{top:calc(var(--nav-height,78px) + 1.25rem);width:min(370px,100vw - 3rem);max-height:calc(100dvh - var(--nav-height,78px) - 2.5rem);pointer-events:auto;margin:0;animation:.22s cubic-bezier(.22,.61,.36,1) desktop-rules-panel-in;position:fixed;right:1.5rem;overflow-y:auto;box-shadow:0 24px 70px #2c2f3133}}@media (min-width:1500px) and (max-width:1900px){body :is(.verble-shell,.agegaple-shell,.doodle-shell,.equadle-shell,.yeardle-shell,.moviedle-shell,.sportle-shell):has(.how-to-play-modal-panel) main.container{transition:transform .22s cubic-bezier(.22,.61,.36,1);transform:translate(-11rem)}}@keyframes desktop-rules-panel-in{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}
