.home-shell{--serif:"Iowan Old Style", "Palatino Linotype", Palatino, serif;--muted:rgb(var(--ink-rgb) / .64);width:min(88rem,100% - 3rem);margin:0 auto;padding-bottom:5rem}.home-shell .wordmark{color:inherit;text-decoration:none}.home-shell a:focus-visible,.home-shell button:focus-visible{outline:3px solid var(--pink);outline-offset:3px}.home-hero{grid-template-columns:minmax(0,1fr);gap:2rem;padding:clamp(2.5rem,6vw,5rem) 0 clamp(1rem,2vw,1.5rem);display:grid}.home-hero h1{max-width:20ch;font-family:var(--serif);letter-spacing:-.055em;text-align:center;grid-column:1/-1;margin:0 auto;font-size:clamp(2.8rem,6.4vw,5.6rem);font-weight:700;line-height:.92}.home-title-name{white-space:nowrap}.home-title-name em{padding-right:.06em}.home-title-mark{vertical-align:-.08em;object-fit:cover;border-radius:50%;width:.78em;height:.78em;margin-right:.14em}.home-intro{grid-column:1/-1;justify-self:center}.home-actions{grid-auto-columns:1fr;grid-auto-flow:column;gap:1rem;max-width:100%;display:grid}.home-onboarding{text-align:center;justify-items:center;gap:.9rem;max-width:30rem;display:grid}.home-onboarding p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.45}.home-onboarding strong{color:var(--ink);display:block}.home-play,.home-surprise{border:1px solid var(--edge);background:var(--pink);min-height:3.4rem;box-shadow:.3rem .3rem 0 var(--offset);color:var(--on-accent);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.home-surprise{background:var(--paper);color:var(--ink)}@media (hover:hover){.home-play:hover,.home-surprise:not(:disabled):hover{box-shadow:.45rem .45rem 0 var(--offset);transform:translate(-.15rem,-.15rem)}}.home-play:active,.home-surprise:not(:disabled):active{box-shadow:0 0 0 var(--offset);transform:translate(.3rem,.3rem)}.home-surprise:disabled{cursor:default;opacity:.45}.reel{grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:1.6rem clamp(1.5rem,3vw,2.5rem);display:grid}.reel-stage{grid-column:1/-1;grid-template-columns:subgrid;display:grid}.reel-json{border:1px solid var(--edge);background:var(--raw-jev-bg);color:var(--raw-jev-text);flex-direction:column;order:1;display:flex}.reel-json h2{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin:0;padding:.8rem 1rem;font-size:.72rem;font-weight:800;display:flex}.reel-json-code+h2{border-top:1px solid var(--edge)}.reel-json h2 span{color:var(--raw-jev-muted);font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:none}.reel-json-code{background:var(--raw-jev-well);contain:size;font-family:var(--raw-jev-mono);white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;margin:0;padding:.8rem 1rem;font-size:.8rem;line-height:1.55;overflow:auto}.reel-json-code[data-scrolling]{scrollbar-color:#ebe8ff4d transparent}@supports not (scrollbar-color:auto){.reel-json-code::-webkit-scrollbar{width:.375rem}.reel-json-code::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.reel-json-code[data-scrolling]::-webkit-scrollbar-thumb{background:#ebe8ff4d}}.reel-json-code .is-live{background:#a5f3d01a;margin:0 -1rem;padding:0 1rem;animation:.9s ease-out reel-json-live}@keyframes reel-json-live{0%{background:#a5f3d052}}@media (prefers-reduced-motion:reduce){.reel-json-code .is-live{animation:none}}.reel-card{border:1px solid var(--edge);background:var(--paper);min-height:26rem;box-shadow:.6rem .6rem 0 var(--violet);align-content:start;gap:1.1rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.reel.is-empty .reel-card{grid-column:1/-1;min-height:0}.reel-label{color:var(--muted);margin:0;font-size:.85rem;font-weight:650}.reel-question{color:inherit;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.6vw,3.3rem);font-weight:700;line-height:.98;text-decoration:none;display:block}a.reel-question:hover{color:var(--violet)}.reel-pick{margin:-.4rem 0 0;font-weight:650}.reel-phrase{border-top:1px solid var(--edge);border-bottom:1px solid var(--edge);flex-wrap:wrap;align-content:center;gap:.5rem;min-height:4.4rem;padding:.9rem 0;display:flex}.reel-word{border:1px solid var(--edge);background:var(--surface);font-family:var(--serif);justify-items:center;gap:.15rem;padding:.4rem .7rem .3rem;font-size:1.15rem;font-weight:700;line-height:1.1;transition:box-shadow .2s;display:inline-grid}.reel-word.is-latest{box-shadow:.2rem .2rem 0 var(--violet)}.reel-change{font-size:.7rem}.reel-word.is-placeholder{color:var(--muted);background:0 0;border-style:dashed;font-family:inherit;font-size:.95rem;font-weight:500}.reel-score{grid-template-columns:auto minmax(2rem,1fr) auto;align-items:end;gap:1rem;display:grid}.reel-baseline{color:var(--muted);font-size:.8rem;font-weight:700;display:grid}.reel-baseline strong{color:var(--ink);font-family:var(--serif);font-size:1.8rem;line-height:1}.reel-arrow{background:var(--ink);height:1px;margin-bottom:.9rem;position:relative}.reel-arrow:after{border-top:1px solid var(--edge);border-right:1px solid var(--edge);content:"";width:8px;height:8px;position:absolute;top:-4px;right:0;transform:rotate(45deg)}.reel-now{color:var(--agreement);font-family:var(--serif);font-variant-numeric:tabular-nums;letter-spacing:-.07em;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.85}.reel-credit{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:0;display:flex}.reel-credit img{border:1px solid var(--edge);border-radius:50%;width:1.8rem;height:1.8rem}.reel-credit a{color:inherit;margin-left:auto;font-weight:800}.reel.is-empty .reel-question{margin:.8rem 0 1.2rem}.reel.is-empty .reel-credit{color:var(--muted);margin-top:1.2rem}.reel-dots{grid-column:1;gap:.35rem;display:flex}.reel-dots button{border:1px solid var(--edge);cursor:pointer;background:0 0;width:1.6rem;height:.45rem;padding:0}.reel-dots button[aria-pressed=true]{background:var(--ink)}.home-pulse{border-top:1px solid var(--edge);border-bottom:1px solid var(--edge);margin-top:3.5rem;padding:1.1rem 0 1.4rem}.home-pulse-live{color:var(--muted);margin:0 0 .9rem;font-size:.85rem;font-weight:650}.home-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.home-stats div{flex-direction:column-reverse;gap:.3rem;padding:0 1.2rem;display:flex}.home-stats div:first-child{padding-left:0}.home-stats div+div{border-left:1px solid var(--line)}.home-stats dd{font-family:var(--serif);font-variant-numeric:tabular-nums;letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:700;line-height:.95}.home-stats dd strong{background:var(--mint);color:var(--on-accent);padding:0 .12em;display:inline-block}.home-stats dt{color:var(--muted);font-size:.85rem;font-weight:650;line-height:1.3}.pulse-dot{border:1px solid var(--edge);background:var(--muted);vertical-align:.12em;border-radius:50%;width:.55em;height:.55em;margin-right:.5em;display:inline-block}.pulse-dot[data-live=true]{background:var(--pink);animation:1.6s ease-out infinite pulse-dot}@keyframes pulse-dot{0%{box-shadow:0 0 #ff4fa399}to{box-shadow:0 0 0 .7em #ff4fa300}}@media (prefers-reduced-motion:reduce){.pulse-dot[data-live=true]{animation:none}.home-play,.home-surprise{transition:none}}.home-section{padding-top:clamp(2.5rem,5vw,4rem)}.home-heading{margin-bottom:1rem}.home-heading h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(1.9rem,3.2vw,2.7rem);line-height:1}.home-shelf-tabs{scrollbar-width:none;gap:.4rem;margin:0 -.2rem;padding:.2rem;display:flex;overflow-x:auto}.home-shelf-tabs button{border:1px solid var(--edge);background:var(--paper);color:var(--ink);white-space:nowrap;cursor:pointer;flex:none;padding:.45rem .9rem;font-size:.88rem;font-weight:700}@media (hover:hover){.home-shelf-tabs button:hover{background:var(--surface)}}.home-shelf-tabs button[aria-selected=true]{background:var(--ink);box-shadow:.2rem .2rem 0 var(--pink);color:var(--on-ink)}.home-shelf-note{color:var(--muted);margin:.9rem 0 .8rem;font-size:.88rem;line-height:1.45}.home-list{border-top:1px solid var(--edge);margin:0;padding:0;list-style:none}.home-list li{border-bottom:1px solid var(--line)}.home-row{color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem 1rem;padding:.95rem .4rem .95rem 0;text-decoration:none;display:grid}.home-list.has-lead .home-row{grid-template-columns:auto minmax(0,1fr) auto}.home-row:hover .home-row-title{color:var(--violet)}.home-rank{min-width:2rem;font-family:var(--serif);font-variant-numeric:tabular-nums;place-items:center;font-size:1.5rem;font-weight:700;display:inline-grid}.home-list.has-lead li:first-child .home-rank{font-size:2.2rem}.home-row-main{gap:.25rem;min-width:0;display:grid}.home-row-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.25rem .8rem;font-size:.8rem;font-weight:600;display:flex}.home-row-title{font-family:var(--serif);letter-spacing:-.025em;font-size:1.3rem;font-weight:700;line-height:1.15}.home-tag{border:1px solid var(--line);color:var(--ink);padding:.05rem .4rem;font-size:.72rem;font-weight:700}.home-tag.is-new{border-color:var(--on-accent);background:var(--pink);color:var(--on-accent)}.home-tag.is-untried{border-color:var(--on-accent);background:var(--mint);color:var(--on-accent)}.home-best{white-space:nowrap;justify-items:end;gap:.2rem;display:grid}.home-best b{border:1px solid var(--agreement,var(--line));background:var(--agreement-tint,transparent);min-width:4.4rem;font-family:var(--serif);font-variant-numeric:tabular-nums;text-align:center;padding:.2rem .5rem;font-size:1.15rem}.home-best small{color:var(--muted);align-items:center;gap:.35rem;font-size:.7rem;font-weight:650;display:inline-flex}.home-legends .length-legend{margin:.2rem 0}.home-legends .length-legend>span:first-child{min-width:6.2rem}.home-legends{margin-bottom:.5rem}.home-best.is-empty b{color:var(--muted);border-style:dashed;font-family:inherit;font-size:.9rem;font-weight:600}.home-crowns{gap:.1rem;font-size:1.05rem;display:flex}.home-crowns span[data-open=false]{opacity:.18;filter:grayscale()}.home-empty{border-top:1px solid var(--edge);color:var(--muted);margin:0;padding:1.2rem 0}.home-empty a{color:inherit;font-weight:700}@media (width<=60rem){.home-stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.2rem}.home-stats div:nth-child(odd){border-left:0;padding-left:0}.reel{grid-template-columns:minmax(0,1fr)}.reel-stage{row-gap:1.6rem}.reel-card{min-height:0}.reel-json-code{flex:none;height:10rem}}@media (width<=40rem){.home-shell{width:min(100% - 2rem,44rem)}.home-actions{grid-auto-flow:row}.home-list.has-lead .home-row:has(.home-crowns){grid-template-columns:minmax(0,1fr) auto}.home-row:has(.home-crowns) .home-crowns{grid-column:1/-1}.home-best b{min-width:3.6rem;font-size:1rem}.reel-score{grid-template-columns:auto 1fr}.reel-arrow{display:none}.reel-now{justify-self:end}}
