:root{color-scheme:light dark;--bg:#f2eefa;--surface:#fbfaff;--fg:#181825;--muted:#575a71;--border:#181825;--shadow:#181825;--ink:#181825;--green:#a6e3a1;--yellow:#f7dd97;--red:#f4a6a6;--green-ink:#2c7a45;--yellow-ink:#7a5a00;--red-ink:#c23b3b;--accent:#6d5be0;--accent-ink:#fff;--accent-peach:#fb8b4c;--accent-peach-ink:#b0470f;--accent-pink:#ea76cb;--accent-sapphire:#1f9fb5;--font-display:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-body:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--radius:4px;--touch:44px;--shadow-sm:2px 2px 0 var(--shadow);--shadow-md:4px 4px 0 var(--shadow);--shadow-lg:6px 6px 0 var(--shadow)}@media (prefers-color-scheme:dark){:root{--bg:#14141f;--surface:#1e1e2e;--fg:#e9ecf7;--muted:#a6adc8;--border:#05050a;--shadow:#000;--green:#a6e3a1;--yellow:#f4d58a;--red:#f2a0a0;--green-ink:#a6e3a1;--yellow-ink:#f4d58a;--red-ink:#f2a0a0;--accent:#b4befe;--accent-ink:#14141f;--accent-peach:#fab387;--accent-peach-ink:#fab387;--accent-pink:#f5c2e7;--accent-sapphire:#74c7ec}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%}body,html{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:16px;line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%;height:auto}button{font:inherit;color:inherit;min-height:var(--touch);min-width:var(--touch)}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}.container{max-width:480px;margin-inline:auto;padding-inline:16px}.nb-card{box-shadow:var(--shadow-lg)}.nb-button,.nb-card{background:var(--surface);border:3px solid var(--border);border-radius:var(--radius)}.nb-button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch);padding:0 18px;color:var(--fg);font-family:var(--font-display);font-weight:700;font-size:1rem;line-height:1;text-decoration:none;cursor:pointer;box-shadow:var(--shadow-md);transition:transform 80ms ease,box-shadow 80ms ease}.nb-button:hover{transform:translate(-1px,-1px);box-shadow:var(--shadow-lg)}.nb-button:active{transform:translate(2px,2px);box-shadow:var(--shadow-sm)}.nb-button--accent{background:var(--accent);color:var(--accent-ink)}.brand{display:flex;align-items:center;gap:12px;margin:32px 0 8px}.brand .title{margin:0}.book{position:relative;flex:0 0 auto;width:40px;height:48px;background:var(--accent-peach);border:3px solid var(--border);border-radius:2px 6px 6px 2px;box-shadow:var(--shadow-md)}.book:before{top:0;left:0;width:7px;background:var(--accent);border-right:2px solid var(--border)}.book:after,.book:before{content:"";position:absolute;bottom:0}.book:after{left:9px;right:0;height:6px;background:var(--surface);border-top:2px solid var(--border);border-radius:0 0 4px 0}.book__eye{position:absolute;top:13px;width:6px;height:8px;background:var(--ink);border-radius:2px}.book__eye--l{left:13px}.book__eye--r{left:24px}.book__mouth{position:absolute;top:26px;left:15px;width:13px;height:5px;background:var(--ink);border-radius:0 0 7px 7px}.title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.25rem,8vw,3rem);line-height:.95;letter-spacing:-.03em;margin:32px 0 8px;color:var(--fg)}.title__q{color:var(--accent-peach-ink);font-weight:800}.tagline{color:var(--muted);font-size:.9375rem;margin:0 0 24px}.postwin{padding:20px;margin:24px 0}.postwin__eyebrow{font-family:var(--font-display);font-weight:800;font-size:.875rem;color:var(--green-ink);margin:0 0 12px;text-transform:uppercase;letter-spacing:.04em}.postwin__book{display:flex;align-items:flex-start;gap:16px;margin:0 0 12px}.book-cover.postwin__cover{flex:0 0 88px;width:88px;height:132px;min-height:0}.postwin__book-info{min-width:0}.postwin__title{font-family:var(--font-display);font-weight:800;font-size:1.5rem;line-height:1.15;letter-spacing:-.02em;margin:0 0 4px;color:var(--fg)}.postwin__author{color:var(--muted);font-size:.9375rem;margin:0 0 12px}.postwin__curio{font-size:.9375rem;line-height:1.5;margin:0 0 20px;color:var(--fg)}.postwin__actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px}.postwin__copy,.postwin__share{flex:1 1;min-width:0;padding-left:8px;padding-right:8px;white-space:nowrap}.postwin__toast{margin:12px 0 0;color:var(--green-ink);font-weight:700;font-size:.9375rem}.postwin__manual{margin-top:12px}.postwin__manual-label{display:block;font-size:.875rem;color:var(--muted);margin-bottom:4px}.postwin__manual-text{width:100%;font-family:var(--font-mono);font-size:.9375rem;line-height:1.4;padding:8px;border:2px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--fg);resize:vertical}.countdown{margin:20px 0 0;text-align:center;font-size:.9375rem;color:var(--muted)}.countdown__time{font-family:var(--font-mono);font-weight:700;font-size:1.0625rem;color:var(--fg);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.guess-grid{display:flex;flex-direction:column;gap:10px;width:100%}.guess-row{display:grid;grid-template-columns:34px 1fr;grid-gap:6px;gap:6px;width:100%;align-items:start}.guess-row__cells{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;gap:4px;min-width:0}.book-cover{width:100%;aspect-ratio:2/3;object-fit:cover;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.guess-row__cover{align-self:start}.book-cover--placeholder{font-family:var(--font-display);font-size:.75rem;font-weight:800;color:var(--muted);-webkit-user-select:none;-moz-user-select:none;user-select:none}.attr-cell,.book-cover--placeholder{display:flex;align-items:center;justify-content:center}.attr-cell{flex-direction:column;gap:2px;min-width:0;min-height:54px;padding:8px 4px;border-radius:var(--radius);border:2px solid var(--border);background:var(--attr-cell-bg,var(--surface));color:var(--ink);text-align:center;overflow:hidden;box-shadow:var(--shadow-sm)}.attr-cell--green{--attr-cell-bg:var(--green)}.attr-cell--yellow{--attr-cell-bg:var(--yellow)}.attr-cell--red{--attr-cell-bg:var(--red)}.attr-cell__label{display:block;width:100%;line-height:1.1;font-weight:700;text-transform:uppercase;white-space:nowrap}.attr-cell__hint{font-size:.75rem;line-height:1;font-weight:800}.color-legend{margin:0}.color-legend__title{font-family:var(--font-display);font-size:.9375rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;color:var(--muted);margin:0 0 8px}.color-legend__list{display:flex;flex-direction:column;gap:6px;margin:0}.color-legend__item{display:grid;grid-template-columns:96px 1fr;align-items:baseline;grid-gap:8px;gap:8px}.color-legend__term{display:flex;align-items:center;gap:6px;min-width:0}.color-legend__label{font-size:.8125rem;font-weight:600;line-height:1.2;color:var(--fg)}.color-legend__swatch{flex:0 0 auto;width:16px;height:16px;border-radius:4px;border:2px solid var(--border);background:var(--attr-cell-bg,var(--surface))}.color-legend__swatch--green{--attr-cell-bg:var(--green)}.color-legend__swatch--yellow{--attr-cell-bg:var(--yellow)}.color-legend__swatch--red{--attr-cell-bg:var(--red)}.color-legend__arrow{flex:0 0 16px;text-align:center;font-size:.8125rem;line-height:1;color:var(--fg)}.color-legend__desc{margin:0;font-size:.8125rem;line-height:1.4;color:var(--muted)}.attr-legend{display:grid;grid-template-columns:34px 1fr;grid-gap:4px;gap:4px;width:100%;margin-bottom:8px}.attr-legend__labels{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;gap:4px;min-width:0;margin:0;padding:0;list-style:none}.attr-legend__cell{position:relative;min-width:0}.attr-legend__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;min-width:0;padding:4px 2px;font:inherit;font-size:.7rem;font-weight:600;line-height:1.1;color:var(--muted);background:transparent;border:1px dashed var(--border);border-radius:var(--radius);cursor:help;transition:color .12s ease,border-color .12s ease}.attr-legend__item:focus-visible,.attr-legend__item:hover{color:var(--fg);border-color:var(--fg);outline:none}.attr-legend__icon{font-size:.95rem;line-height:1}.attr-legend__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attr-legend__tip{position:absolute;bottom:calc(100% + 6px);z-index:5;width:max-content;max-width:min(260px,78vw);padding:8px 10px;font-size:.75rem;font-weight:400;line-height:1.35;text-align:left;color:var(--fg);background:var(--bg);border:1px solid var(--fg);border-radius:var(--radius);box-shadow:0 4px 14px rgba(0,0,0,.18);visibility:hidden;opacity:0;pointer-events:none;transition:opacity .12s ease}.attr-legend__tip--start{left:0}.attr-legend__tip--center{left:50%;transform:translateX(-50%)}.attr-legend__tip--end{right:0}@media (hover:hover){.attr-legend__item:hover+.attr-legend__tip{visibility:visible;opacity:1}}.attr-legend__item:focus-visible+.attr-legend__tip,.attr-legend__tip--open{visibility:visible;opacity:1}@media (prefers-reduced-motion:reduce){.attr-legend__item,.attr-legend__tip{transition:none}}.book-autocomplete{position:relative;width:100%}.book-autocomplete__input{width:100%;min-height:var(--touch);padding:10px 14px;font:inherit;font-weight:600;color:var(--fg);background:var(--surface);border:3px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);-webkit-appearance:none;-moz-appearance:none;appearance:none}.book-autocomplete__input::placeholder{color:var(--muted);font-weight:500}.book-autocomplete__input:disabled{opacity:.5;cursor:not-allowed}.book-autocomplete__dropdown{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto;overscroll-behavior:contain;background:var(--surface);color:var(--fg);border:3px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:50}.book-autocomplete__option{display:flex;flex-direction:row;align-items:center;gap:10px;padding:8px 14px;min-height:var(--touch);cursor:pointer;border-bottom:2px solid var(--border)}.book-autocomplete__option:last-child{border-bottom:none}.book-autocomplete__option--active{background:var(--accent);color:var(--accent-ink)}.book-cover.book-autocomplete__cover{flex:0 0 auto;width:32px;height:48px;min-height:0}.book-autocomplete__text{display:flex;flex-direction:column;gap:2px;min-width:0}.book-autocomplete__title{font-weight:700;line-height:1.2}.book-autocomplete__author{font-size:.8125rem;opacity:.85}.book-autocomplete__option--active .book-autocomplete__author{opacity:1}.game-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;color:var(--muted);font-size:.875rem}.game-meta__day{margin:0;font-family:var(--font-mono)}.game-meta__streak{margin:0}.game-meta__streak strong{color:var(--fg);font-family:var(--font-mono)}.yesterday{width:100%;max-width:480px;margin:16px auto;padding:12px 16px;border:3px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.yesterday__main{margin:0;color:var(--fg);font-size:.9375rem;line-height:1.35}.yesterday__day{font-family:var(--font-mono);font-weight:700}.yesterday__meta{margin:2px 0 0;color:var(--muted);font-size:.8125rem}.autocomplete-slot{margin-bottom:16px}.hints{border:3px solid var(--border);border-left-width:8px;padding:10px 14px;margin:0 0 16px;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.hint{margin:4px 0;font-size:.9375rem}.grid-slot{margin-bottom:16px}.grid-empty{color:var(--muted);font-size:.875rem;margin:0}@keyframes qol-cell-flip-in{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes qol-card-slide-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.attr-cell--animated{transform-origin:center;animation:qol-cell-flip-in .3s ease-out both;animation-delay:var(--reveal-delay,0ms)}.post-win-card--animated{animation:qol-card-slide-in .4s ease-out both;animation-delay:var(--enter-delay,0ms)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important;transition-delay:0ms!important}}.game-error--retry{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.game-topbar{display:flex;justify-content:flex-end;gap:8px;margin:-16px 0 8px}.howto__trigger{width:var(--touch);height:var(--touch);border-radius:var(--radius);border:3px solid var(--border);background:var(--accent-peach);color:var(--ink);font-family:var(--font-display);font-weight:800;font-size:1.375rem;line-height:1;cursor:pointer;padding:0;box-shadow:var(--shadow-sm);transition:transform 80ms ease,box-shadow 80ms ease}.howto__trigger:hover{transform:translate(-1px,-1px);box-shadow:var(--shadow-md)}.howto__trigger:active{transform:translate(2px,2px);box-shadow:none}.howto__trigger--icon{background:var(--surface);color:var(--fg);display:inline-flex;align-items:center;justify-content:center}.settings__gear{width:22px;height:22px}.settings__section{font-family:var(--font-display);font-weight:800;font-size:.9375rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.settings__toggle{display:flex;align-items:center;gap:12px;padding:8px 0;cursor:pointer;min-height:var(--touch)}.settings__checkbox{flex:0 0 auto;width:22px;height:22px;margin:0;accent-color:var(--accent);cursor:pointer}.settings__toggle-label{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--fg)}.settings__help{margin:4px 0 20px 34px;font-size:.875rem;line-height:1.4;color:var(--muted)}[data-colorblind="1"]{--green:#7ea8e6;--yellow:#ffbe7a;--red:#8b939e;--green-ink:#1e3a8a;--yellow-ink:#7c2d12;--red-ink:#374151}@media (prefers-color-scheme:dark){[data-colorblind="1"]{--green:#93c5fd;--yellow:#fdba74;--red:#cbd5e1;--green-ink:#93c5fd;--yellow-ink:#fdba74;--red-ink:#cbd5e1}}.howto{border:none;padding:0;background:transparent;color:inherit;max-width:min(420px,calc(100vw - 32px));width:100%;border-radius:var(--radius);overflow:visible}.howto::-webkit-backdrop{background:rgba(0,0,0,.5)}.howto::backdrop{background:rgba(0,0,0,.5)}.howto__inner{padding:24px}.howto__title{font-family:var(--font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0 0 16px}.howto__list{margin:0 0 24px;padding-left:20px;display:flex;flex-direction:column;gap:12px;font-size:.9375rem;line-height:1.55}.howto__list li{padding-left:4px}.howto__chip{display:inline-block;padding:1px 8px;border:2px solid var(--border);border-radius:var(--radius);color:var(--ink);font-weight:800;font-size:.8125rem}.howto__chip--green{background:var(--green)}.howto__chip--yellow{background:var(--yellow)}.howto__chip--red{background:var(--red)}.howto__actions{display:flex;justify-content:flex-end;margin:0}.ad-slot{margin:24px 0 16px;padding:12px 16px 16px;border:3px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.ad-slot__label{margin:0 0 8px;font-family:var(--font-display);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ad-slot__unit{min-height:100px;overflow:hidden}.info-footer{margin:24px 0 8px;flex-direction:column;text-align:center}.info-footer,.info-footer__row{display:flex;gap:8px;align-items:center}.info-footer__row{flex-direction:row}.info-footer__btn{width:var(--touch);height:var(--touch);border-radius:var(--radius);border:3px solid var(--border);background:var(--surface);color:var(--fg);font-family:var(--font-mono);font-weight:700;font-size:1rem;line-height:1;cursor:pointer;padding:0;box-shadow:var(--shadow-sm);transition:transform 80ms ease,box-shadow 80ms ease}.info-footer__btn:hover{transform:translate(-1px,-1px);box-shadow:var(--shadow-md)}.info-footer__btn:active{transform:translate(2px,2px);box-shadow:none}.info-footer__status{min-width:4ch;font-size:.8125rem;color:var(--muted)}.info-footer__meta{margin:0;font-size:.8125rem;color:var(--muted)}.info-footer__link{color:var(--muted);text-decoration:underline;text-underline-offset:2px}.info-footer__link:hover{color:var(--fg)}.about__inner p,.about__lede{font-size:.9375rem;line-height:1.55;margin:0 0 12px}.about__section{font-family:var(--font-display);font-weight:800;font-size:.9375rem;letter-spacing:-.01em;margin:16px 0 6px;color:var(--fg)}.about__link{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.about__link:hover{color:var(--fg)}@media (prefers-color-scheme:dark){.about__link{color:var(--accent-sapphire)}}.privacy__section{margin:16px 0 24px}.privacy__section h2{font-family:var(--font-display);font-weight:800;font-size:1.125rem;letter-spacing:-.01em;margin:0 0 8px}.privacy__section p{color:var(--fg)}.privacy__list,.privacy__section p{font-size:.9375rem;line-height:1.55;margin:0 0 8px}.privacy__list{padding-left:20px;display:flex;flex-direction:column;gap:8px}.privacy__link{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.privacy__link:hover{color:var(--fg)}@media (prefers-color-scheme:dark){.privacy__link{color:var(--accent-sapphire)}}.privacy__back{margin:32px 0 24px}