.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.15rem}.moviedle-shell .still-nav-btn-next{right: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-close{color:#fff;cursor:pointer;background:#121215c7;border:1px solid #fff6;border-radius:10px;padding:.45rem .65rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.85rem;font-weight:800;position:absolute;top:.35rem;right:.35rem}.moviedle-shell .image-modal-image{object-fit:contain;object-position:center;width:100%;height:100%}.moviedle-shell .result-modal-backdrop{z-index:95;background:#000000b3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.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:88vh;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 .editorial-blurred{filter:blur(5px);-webkit-user-select:none;user-select:none;transition:filter .18s}.moviedle-shell .editorial-hint-toggle{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-strong));cursor:pointer;border:0;border-radius:999px;justify-self:start;margin-top:.2rem;padding:.46rem .8rem;font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:.78rem;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);letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;padding:.22rem .46rem;font-size:.56rem;font-weight:900;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 (max-width:720px){.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;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.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:88vh;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);letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;padding:.22rem .46rem;font-size:.56rem;font-weight:900;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;--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(--primary-dim)28%,transparent);min-height:2rem;color:var(--primary-dim);font-family:var(--font-plus-jakarta),var(--font-manrope),sans-serif;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-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(--primary-dim)42%,transparent);background:color-mix(in srgb,var(--primary-container)28%,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 .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;font-weight:700}.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;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.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:88vh;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{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;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);letter-spacing:.08em;text-transform:uppercase;background:#2c2f3114;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;padding:.22rem .46rem;font-size:.56rem;font-weight:900;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 .result-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.agegaple-shell .result-modal-actions .admin-btn-like.primary{grid-column:1/-1}}
