:root{color-scheme:light dark;--bg:#f4e9cf;--surface:#fdf8ec;--fg:#2a1f14;--muted:#6b5636;--border:#2a1f14;--shadow:#2a1f14;--ink:#2a1f14;--green:#9ad47f;--yellow:#f2c94c;--red:#f0998a;--green-ink:#2e6b2e;--yellow-ink:#8a5300;--red-ink:#b7301f;--accent:#1c6ea4;--accent-ink:#fff;--accent-peach:#e07a2e;--accent-pink:#ec5f9c;--accent-pink-ink:#2a1f14;--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:#1c1710;--surface:#2a2318;--fg:#f2e8d5;--muted:#bda981;--border:#000;--shadow:#000;--green:#9ad47f;--yellow:#f2c94c;--red:#f0998a;--green-ink:#9ad47f;--yellow-ink:#f2c94c;--red-ink:#f0998a;--accent:#5bb0e6;--accent-ink:#12233a;--accent-peach:#f2a35a;--accent-pink:#f58cbb;--accent-pink-ink:#2a1f14}}*,: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}.poring{position:relative;flex:0 0 auto;width:48px;height:44px;background:var(--accent-pink);border:3px solid var(--border);border-radius:46% 46% 44% 44%;box-shadow:var(--shadow-md)}.poring:after{content:"";position:absolute;top:6px;left:8px;width:9px;height:6px;background:hsla(0,0%,100%,.6);border-radius:50%}.poring__eye{position:absolute;top:18px;width:6px;height:8px;background:var(--accent-pink-ink);border-radius:2px}.poring__eye--l{left:12px}.poring__eye--r{right:12px}.poring__mouth{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);width:14px;height:5px;background:var(--accent-pink-ink);border-radius:0 0 6px 6px}.title{font-family:var(--font-display);font-weight:800;font-size:clamp(2.25rem,8vw,3rem);line-height:.95;letter-spacing:-.03em;margin:0;color:var(--fg);text-shadow:2px 2px 0 rgba(42,31,20,.14)}@media (prefers-color-scheme:dark){.title{text-shadow:2px 2px 0 rgba(0,0,0,.5)}}.title__q{color:var(--accent);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__card{display:flex;align-items:flex-start;gap:16px;margin:0 0 12px}.card-art.postwin__art{flex:0 0 96px;width:96px;height:128px;min-height:0}.postwin__card-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__sub{color:var(--muted);font-size:.9375rem;margin:0 0 4px}.postwin__monster{color:var(--fg);font-size:.9375rem;margin:0}.postwin__prefix{margin:0 0 8px}.postwin__curio,.postwin__prefix{font-size:.9375rem;color:var(--fg)}.postwin__curio{line-height:1.5;margin:0 0 20px}.postwin__actions{display:flex;flex-direction:column;gap:12px}.postwin__share{width:100%}.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}.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}.card-art{width:100%;aspect-ratio:3/4;object-fit:cover;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.guess-row__art{align-self:start}.card-art--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,.card-art--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}}.card-autocomplete{position:relative;width:100%}.card-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}.card-autocomplete__input::placeholder{color:var(--muted);font-weight:500}.card-autocomplete__input:disabled{opacity:.5;cursor:not-allowed}.card-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}.card-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)}.card-autocomplete__option:last-child{border-bottom:none}.card-autocomplete__option--active{background:var(--accent);color:var(--accent-ink)}.card-art.card-autocomplete__art{flex:0 0 auto;width:36px;height:48px;min-height:0}.card-autocomplete__text{display:flex;flex-direction:column;gap:2px;min-width:0}.card-autocomplete__title{font-weight:700;line-height:1.2}.card-autocomplete__sub{font-size:.8125rem;opacity:.85}.card-autocomplete__option--active .card-autocomplete__sub{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)}.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}.game-error{color:var(--muted);font-size:.9375rem}@keyframes por-cell-flip-in{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes por-card-slide-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.attr-cell--animated{transform-origin:center;animation:por-cell-flip-in .3s ease-out both;animation-delay:var(--reveal-delay,0ms)}.post-win-card--animated{animation:por-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-topbar{display:flex;justify-content:flex-end;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{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}