@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Inter;src:url(/brand/fonts/Inter_18pt-Black.ttf) format("truetype");font-style:normal;font-weight:900}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Space Grotesk;src:url(/brand/fonts/SpaceGrotesk-Bold.ttf) format("truetype");font-style:normal;font-weight:700}:root{color-scheme:light;font-family:Inter,sans-serif;color:#2c2925;background-color:#e9dfc8;--yestor-ink: #2c2925;--yestor-muted: #6f6a62;--yestor-paper: #e9dfc8;--yestor-chalk: #f7f1e2;--yestor-surface: rgba(255, 255, 255, .92);--yestor-rule: #e0d7c6;--yestor-blue: #2d5b6a;--yestor-blue-soft: #4a7c8c;--yestor-amber: #b26a3c;--yestor-red: #8c2f39;--yestor-surface-strong: rgba(255, 255, 255, .96);--yestor-surface-soft: rgba(255, 255, 255, .84);--yestor-surface-muted: rgba(255, 255, 255, .72);--yestor-chip-bg: rgba(255, 255, 255, .88);--yestor-chip-bg-soft: rgba(255, 255, 255, .68);--yestor-input-fill: rgba(255, 255, 255, .96);--yestor-info-bg: rgba(233, 223, 200, .94);--yestor-shadow: 0 16px 36px rgba(0, 0, 0, .08);--yestor-radius-xl: 28px;--yestor-radius-lg: 24px;--yestor-radius-md: 18px;--yestor-radius-sm: 12px}html[data-theme=dark]{color-scheme:dark;color:#f2e9d8;background-color:#1a1816;--yestor-ink: #f2e9d8;--yestor-muted: #b8b2a6;--yestor-paper: #1a1816;--yestor-chalk: #23211e;--yestor-surface: rgba(44, 41, 37, .92);--yestor-rule: #3a362f;--yestor-blue: #4a7c8c;--yestor-blue-soft: #6a96a6;--yestor-amber: #d18a5a;--yestor-red: #b04852;--yestor-surface-strong: rgba(44, 41, 37, .96);--yestor-surface-soft: rgba(44, 41, 37, .84);--yestor-surface-muted: rgba(44, 41, 37, .74);--yestor-chip-bg: rgba(44, 41, 37, .9);--yestor-chip-bg-soft: rgba(35, 33, 30, .82);--yestor-input-fill: rgba(44, 41, 37, .96);--yestor-info-bg: rgba(26, 24, 22, .94);--yestor-shadow: 0 18px 40px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(#e9dfc8eb,#e9dfc8eb),url(/brand/bkg-light.png);background-size:cover;color:var(--yestor-ink)}html[data-theme=dark] body{background:linear-gradient(#1a1816eb,#1a1816eb),url(/brand/bkg-dark.png);background-size:cover}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}code{font-family:SFMono-Regular,SF Mono,Consolas,monospace;font-size:.92em}.app-shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:40px 0 72px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.hero-brand{min-width:0}.header-animation{width:195px;height:54px}.hero-panel,.card{background:var(--yestor-surface);border:1px solid var(--yestor-rule);box-shadow:var(--yestor-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel{border-radius:var(--yestor-radius-xl);padding:28px}.hero-panel--game,.gameplay-grid{display:flex;flex-direction:column;gap:18px}.hero-copy__meta{display:flex;flex-direction:column;gap:10px}.hero-mark{display:flex;align-items:center;gap:14px;margin-bottom:24px}.app-header .hero-mark{margin-bottom:0}.hero-mark__icon{width:54px;height:54px;object-fit:contain;border-radius:16px}.hero-mark__wordmark{height:48px;width:auto;object-fit:contain}.header-status{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.menu-button,.menu-close{display:inline-grid;width:48px;height:48px;place-items:center;border:1px solid var(--yestor-rule);border-radius:8px;background:var(--yestor-chip-bg);color:var(--yestor-amber);cursor:pointer;transition:transform .14s ease,border-color .14s ease,background-color .14s ease}.menu-button span{font-size:1.28rem;font-weight:700;line-height:1}.menu-close{width:34px;height:34px;color:var(--yestor-blue);font-size:1.05rem;font-weight:700}.menu-button:hover,.menu-close:hover{transform:translateY(-1px)}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;justify-content:flex-end;background:#11100e29;padding:24px}.menu-drawer{width:min(320px,calc(100vw - 32px));height:fit-content;border:1px solid var(--yestor-rule);border-radius:16px;background:var(--yestor-surface);box-shadow:0 24px 48px #0000002e;padding:20px}.menu-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-drawer__title{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1}.menu-drawer__section{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid var(--yestor-rule)}.menu-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.menu-row--toggle{align-items:center}.menu-row__title{margin:0;color:var(--yestor-ink);font-size:1rem;font-weight:600;line-height:1.35}.menu-row__detail{margin:4px 0 0;color:var(--yestor-muted);font-size:.9rem;line-height:1.5}.menu-switch{position:relative;flex-shrink:0;width:52px;height:32px;border:1px solid var(--yestor-rule);border-radius:999px;background:var(--yestor-chip-bg-soft);cursor:pointer;transition:background-color .14s ease}.menu-switch__thumb{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:999px;background:var(--yestor-surface-strong);box-shadow:0 2px 8px #00000029;transition:transform .14s ease}.menu-switch--active{background:#4a7c8c47}.menu-switch--active .menu-switch__thumb{transform:translate(20px)}.eyebrow,.card__kicker{margin:0 0 10px;color:var(--yestor-blue);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-panel h1{margin:0;max-width:12ch;font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,4.8vw,4.6rem);font-weight:700;line-height:.98;letter-spacing:-.05em}.lede{max-width:58ch;margin:18px 0 0;color:var(--yestor-muted);font-size:1.05rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-sm);background:var(--yestor-chip-bg);color:var(--yestor-ink);padding:14px 18px;font-weight:600;cursor:pointer;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.button--primary{border-color:transparent;background:var(--yestor-blue);color:#fff}.button--full{width:100%}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.52}.hero-note{margin:16px 0 0;color:var(--yestor-muted);font-size:.96rem;line-height:1.6}.moment-tags{display:flex;flex-wrap:wrap;gap:10px}.moment-tag{border:1px solid rgba(45,91,106,.14);border-radius:999px;background:#2d5b6a14;color:var(--yestor-blue);padding:9px 12px;font-size:.84rem;font-weight:700;letter-spacing:.02em}.moment-tag--muted{border-color:#2c292514;background:var(--yestor-chip-bg-soft);color:var(--yestor-muted)}.guess-form{display:flex;flex-wrap:wrap;align-items:end;gap:14px;margin:0;max-width:none}.guess-form__field{display:flex;flex:1 1 280px;flex-direction:column;gap:10px}.guess-form__label{color:var(--yestor-muted);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.guess-panel,.detail-panel{border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-md);background:var(--yestor-surface-soft);padding:18px}.teaser-panel{display:none;gap:12px}.teaser-panel .moment-teaser{max-width:none}.guess-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.guess-panel__message{margin:0;color:var(--yestor-muted);font-size:.96rem;font-weight:500;line-height:1.55}.guess-panel__message--error{color:var(--yestor-red)}.guess-panel__message--neutral{color:var(--yestor-blue)}.guess-panel__message--success{color:#175e45}.guess-panel__remaining{flex-shrink:0;color:var(--yestor-muted);font-size:.84rem;font-weight:500;line-height:1.45}.guess-entry{position:relative;display:block}.guess-entry__native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;border:0;opacity:.015;cursor:text;caret-color:transparent}.guess-entry__boxes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;pointer-events:none}.guess-entry__digit{display:grid;min-height:58px;place-items:center;border:1px solid rgba(224,215,198,.9);border-radius:var(--yestor-radius-sm);background:var(--yestor-input-fill);color:var(--yestor-ink);font-size:clamp(1.7rem,3vw,2rem);font-weight:500;font-variant-numeric:tabular-nums;line-height:1;transition:border-color .14s ease,border-width .14s ease,box-shadow .14s ease,opacity .14s ease}.guess-entry__digit--active{border-width:2px;border-color:#2d5b6a8c;box-shadow:0 0 0 3px #2d5b6a14}.guess-entry--disabled .guess-entry__digit{opacity:.72}.guess-submit{flex:0 0 auto;width:58px;height:58px;border:0;border-radius:var(--yestor-radius-sm);background:var(--yestor-blue);color:#fff;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background-color .14s ease}.guess-submit span{display:inline-block;font-size:1.5rem;font-weight:700;line-height:1}.guess-submit:hover:not(:disabled){transform:translateY(-1px)}.guess-submit:disabled{cursor:default;opacity:.52}.guess-history{display:grid;gap:10px;margin-top:16px}.guess-history__label{margin:0;color:var(--yestor-muted);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.card{border-radius:var(--yestor-radius-lg);padding:24px;min-width:0}.card--account{grid-column:1 / -1}.account-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.card__title{margin:0;font-size:clamp(1.35rem,2.4vw,1.65rem);font-weight:700;line-height:1.12;letter-spacing:-.03em}.card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.status-pill{flex-shrink:0;border:1px solid var(--yestor-rule);border-radius:999px;background:var(--yestor-chip-bg);color:var(--yestor-muted);padding:10px 14px;font-size:.86rem;font-weight:700;letter-spacing:.02em}.status-pill--live{border-color:#2d5b6a33;background:#2d5b6a1f;color:var(--yestor-blue)}.status-pill--soft{border-color:#2c292514;background:var(--yestor-chip-bg-soft);color:var(--yestor-muted)}.notice{margin:0 0 14px;border-radius:var(--yestor-radius-sm);padding:13px 14px;font-size:.95rem;line-height:1.55}.notice--error{border:1px solid rgba(140,47,57,.18);background:#8c2f3914;color:var(--yestor-red)}.notice--neutral{border:1px solid rgba(45,91,106,.14);background:#2d5b6a14;color:var(--yestor-blue)}.notice--success{border:1px solid rgba(53,107,70,.18);background:#356b461a;color:#356b46}.moment-photo-card{display:flex;flex-direction:column;gap:14px;margin:0}.moment-photo-frame{position:relative}.moment-photo{width:100%;min-height:440px;border:1px solid var(--yestor-rule);border-radius:18px;background:var(--yestor-surface-muted);object-fit:cover;object-position:center;transition:filter .18s ease}.moment-photo--placeholder{display:grid;place-items:center;color:var(--yestor-muted);font-weight:600}.photo-credit{position:absolute;left:12px;bottom:12px}.photo-credit__trigger{width:28px;height:28px;border:1px solid var(--yestor-rule);border-radius:999px;background:color-mix(in srgb,var(--yestor-paper) 86%,transparent);color:var(--yestor-ink);font-size:.92rem;font-weight:600;cursor:help}.photo-credit__trigger:focus-visible{outline:2px solid rgba(45,91,106,.45);outline-offset:2px}.photo-credit__bubble{position:absolute;left:0;bottom:calc(100% + 8px);width:min(240px,calc(100vw - 72px));border:1px solid var(--yestor-rule);border-radius:8px;background:var(--yestor-info-bg);box-shadow:0 10px 24px #0000001f;color:var(--yestor-ink);padding:10px 12px;font-size:.82rem;line-height:1.5;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .14s ease,transform .14s ease}.photo-credit:hover .photo-credit__bubble,.photo-credit:focus-within .photo-credit__bubble{opacity:1;transform:translateY(0)}.moment-photo-card__body{display:grid;gap:10px}.moment-photo-card__body--mobile{display:grid}.moment-photo-card__eyebrow{margin:0;color:var(--yestor-blue);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.moment-teaser{margin:0;max-width:32ch;color:var(--yestor-ink);font-size:clamp(1.2rem,2.1vw,1.52rem);font-weight:500;line-height:1.45}.moment-photo-card__note{margin:0;color:var(--yestor-muted);font-size:.98rem;line-height:1.6}.text-link{color:var(--yestor-blue);font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.guess-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:0}.guess-strip__empty{margin:0;color:var(--yestor-muted);line-height:1.6}.guess-pill{display:inline-flex;min-width:0;flex-direction:column;gap:4px;border:1px solid var(--yestor-rule);border-radius:999px;background:var(--yestor-chip-bg);padding:10px 12px}.guess-pill--exact{border-color:#175e452e;background:#175e4514;color:#175e45}.guess-pill--early,.guess-pill--late{border-color:#8c2f3929;background:#8c2f3914;color:var(--yestor-red)}.guess-pill__topline{display:inline-flex;align-items:center;gap:6px}.guess-pill__icon{font-size:.78rem;font-weight:900;line-height:1}.guess-pill__year{font-size:1.18rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.guess-pill__label{color:inherit;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 0}.account-meta__row{margin:0;border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-md);background:var(--yestor-surface-muted);padding:14px 15px}.account-meta__row dt{margin:0 0 8px;color:var(--yestor-muted);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.account-meta__row dd{margin:0;color:var(--yestor-ink);font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}.account-meta--result{margin-top:0}.clue-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.clue-item{border:1px solid var(--yestor-rule);border-radius:var(--yestor-radius-md);background:var(--yestor-surface-muted);padding:16px 18px}.clue-item__number{display:inline-block;margin-bottom:8px;color:var(--yestor-blue);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.clue-item p{margin:0;line-height:1.7;overflow-wrap:anywhere}.scope-list{margin:0;padding-left:20px;color:var(--yestor-ink);line-height:1.7}.scope-list--compact li+li{margin-top:6px}.card__body{margin:0;color:var(--yestor-muted);line-height:1.7}.card__body strong{display:block;margin-bottom:6px;color:var(--yestor-ink);font-size:1.08rem;font-weight:700;line-height:1.2}.card__body--result span{display:block}.card__body+.card__body{margin-top:12px}.result-placeholder{display:grid;gap:16px}.hero-actions--account{margin-top:18px}@media (min-width: 1080px){.gameplay-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);grid-template-areas:"teaser photo" "clues photo" "guess photo";align-items:stretch;gap:18px 24px}.teaser-panel{display:grid;grid-area:teaser}.detail-panel--clues{grid-area:clues}.guess-panel{grid-area:guess}.moment-photo-card{grid-area:photo;height:100%;gap:0}.moment-photo-frame{height:100%}.moment-photo{height:100%;min-height:0}.moment-photo-card__body--mobile{display:none}}@media (max-width: 760px){.app-shell{width:min(100% - 20px,1080px);padding:18px 0 48px}.app-header,.card__heading,.guess-panel__header{flex-direction:column}.header-status{justify-content:flex-start}.hero-panel{padding:20px}.hero-panel--game{gap:16px}.hero-mark__icon{width:42px;height:42px;border-radius:12px}.hero-mark__wordmark{height:32px}.header-animation{width:172px;height:48px}.menu-overlay{padding:12px}.menu-drawer{width:min(100%,340px)}.menu-row{align-items:flex-start}.guess-form{flex-direction:column;align-items:stretch}.guess-submit{width:100%}.moment-photo{min-height:260px}.account-header{flex-direction:column}.account-meta,.content-grid{grid-template-columns:1fr}}
