:root{color-scheme:light;font-family:Arial Rounded MT Bold,Trebuchet MS,Avenir Next Rounded,Segoe UI,sans-serif;line-height:1.5;font-weight:500;color:#182018;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 34%),linear-gradient(180deg,#e9e4d8,#d7cfbf);text-rendering:optimizeLegibility;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow:hidden}button,input{font:inherit;touch-action:manipulation}button{border:0;cursor:pointer}@keyframes attentionCard{0%,to{box-shadow:0 0 #c45d2c00}50%{box-shadow:0 0 0 .24rem #c45d2c2e}}@keyframes blinkText{0%,to{opacity:1}50%{opacity:.38}}@keyframes revealWordFadeIn{0%{opacity:0}to{opacity:1}}.app-shell{display:grid;justify-items:center;align-content:center;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom)) 1rem;overflow:hidden}.phone-frame{width:min(100%,28rem);height:100%;max-height:100%;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.topbar{display:grid;justify-items:center;gap:.7rem;margin-bottom:1.15rem;text-align:center}.topbar h1,.section-copy h2,.hero h2,.phase-hero h2{margin:0;font-size:clamp(1.9rem,7vw,2.55rem);line-height:.98;letter-spacing:-.02em;font-weight:800}.eyebrow,.hero-kicker,.field-row span{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:#5d6458}.summary-card span{margin:0;text-transform:uppercase;letter-spacing:.11em;font-size:.68rem;font-weight:700;color:#7a8174}.status-stack{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border-radius:999px;background:#18201814;color:#2d362d;font-size:.78rem;white-space:nowrap}.screen-card{min-height:0;padding:1.4rem 1.2rem;border-radius:1.8rem;background:#fbf9f3eb;border:1px solid rgba(24,32,24,.08);box-shadow:0 1.2rem 2.4rem #433d2d1f;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.hero,.section-copy,.phase-hero{display:grid;gap:.78rem;justify-items:center;margin-bottom:1.15rem;text-align:center}.card-scene{display:grid;gap:1rem;align-content:start;min-width:0}.card-scene .phase-hero{margin-bottom:0}.phase-hero-lock{min-height:clamp(6.75rem,24vw,8rem);align-content:start}.card-slot{display:grid;align-items:start;min-width:0}.hero-title{margin-bottom:1.15rem}.hero-copy,.section-copy p,.phase-hero p{margin:0;color:#495046;max-width:26rem}.phase-followup{margin:1.05rem 0 0;color:#495046;text-align:center}.phase-followup-action{max-width:24rem;margin-right:auto;margin-left:auto;font-size:clamp(1.2rem,5vw,1.55rem);line-height:1.25;font-weight:800;color:#20271b;animation:blinkText 1.35s ease-in-out infinite}.hero-copy-compact{max-width:22rem;font-size:1.08rem}.button-stack,.field-list,.theme-grid,.vote-grid,.summary-grid,.instruction-list,.setup-summary{display:grid;gap:.9rem}.theme-grid,.vote-grid,.summary-grid,.setup-summary{--split-grid-gap: .9rem}.button-stack{margin-top:1.15rem}.field-list{margin-top:.45rem}.instruction-card{padding:.95rem 1rem;border-radius:1.2rem;background:#f4efe3;border:1px solid rgba(24,32,24,.08)}.instruction-card{display:grid;grid-template-columns:minmax(0,1fr);gap:.65rem;justify-items:center;text-align:center}.instruction-step{width:2rem;height:2rem;display:inline-grid;place-items:center;border-radius:999px;background:#20271b;color:#f9f7f1;font-size:.82rem}.instruction-copy{max-width:28rem}.instruction-copy strong{color:#20271b}.instruction-copy p{margin:0;color:#576054;line-height:1.55}.button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.3rem}.button{min-height:3.5rem;padding:.95rem 1rem;border-radius:1.1rem;font-weight:700;transition:transform .12s ease,background .12s ease,border-color .12s ease}.button:disabled,.icon-button:disabled,.tap-card:disabled,.word-card:disabled{cursor:not-allowed;opacity:.55}.word-card:disabled{opacity:1}.button:active,.choice-card:active,.tap-card:active,.word-card:active,.icon-button:active{transform:scale(.985)}.button-primary{background:#20271b;color:#f9f7f1}.button-secondary{background:#e1dbc9;color:#20271b}.button-ghost{background:transparent;border:1px solid rgba(24,32,24,.12);color:#20271b}.choice-card,.tap-card,.word-card,.summary-card{width:100%;padding:1rem;border-radius:1.2rem;background:#f8f5eb;border:1px solid rgba(24,32,24,.1);text-align:center}.choice-card{display:grid;gap:.35rem;min-height:5.2rem;place-items:center}.choice-card span,.summary-card strong{font-size:1.08rem;color:#20271b}.choice-card small{color:#6e7468}.choice-card-active{background:#bf552d;border-color:#bf552d;box-shadow:0 .7rem 1.5rem #bf552d29}.choice-card-active span,.choice-card-active small{color:#fff8f4}.choice-card-vote{min-height:4.75rem}.field-row{display:grid;gap:.45rem}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.field-badge{font-style:normal;font-size:.75rem;padding:.2rem .55rem;border-radius:999px}.field-badge-ready{background:#2667331f;color:#295f35}.field-badge-warning{background:#aa66131f;color:#8b5410}.field-control{display:grid;grid-template-columns:minmax(0,1fr);gap:.55rem}.input{width:100%;min-height:3.35rem;padding:.85rem .95rem;border-radius:1rem;border:1px solid rgba(24,32,24,.15);background:#fff;color:#20271b}.input:focus{outline:2px solid rgba(32,39,27,.18);outline-offset:1px}.icon-button{min-height:3rem;padding:.75rem .9rem;border-radius:1rem;background:#ede8da;color:#20271b}.icon-button-danger{background:#f4dfda;color:#9d4c3d}.inline-name{color:#bf552d;font-weight:800}.handoff-heading{display:grid;gap:.35rem;justify-items:center}.handoff-name{font-size:clamp(2.45rem,10vw,3.35rem);line-height:.95}.tap-card,.word-card{min-width:0;min-height:10rem;display:grid;place-items:center;text-align:center}.handoff-card{gap:.45rem;align-items:center;background:linear-gradient(180deg,#ffffff94,#fff0),#f8f5eb}.handoff-label{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:#687063}.handoff-card strong{font-size:clamp(1.75rem,8vw,2.35rem);line-height:1.05;color:#20271b}.handoff-card small{color:#596154}.handoff-card .handoff-action{max-width:100%;font-size:clamp(1.05rem,6vw,2.15rem);line-height:1.08;white-space:nowrap;animation:blinkText 1.35s ease-in-out infinite}.handoff-card-dark{background:#20271b;border-color:#20271b}.handoff-card-dark .handoff-label{color:#f9f7f1b8}.handoff-card-dark strong,.handoff-card-dark small{color:#f9f7f1}.word-card{gap:.55rem;background:#20271b}.word-card-label{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#f9f7f1b8}.word-card-value{font-size:clamp(2rem,9vw,2.85rem);line-height:1.02;text-transform:capitalize}.word-card-note{color:#f9f7f1c7;font-size:.86rem;min-height:1.3em}.word-card-note-action{animation:blinkText 1.35s ease-in-out infinite}.word-card,.word-card-value,.word-card-note,.word-card-label{color:#f9f7f1}.word-card-light{background:#f8f5eb;border-color:#1820181f}.word-card-light,.word-card-light .word-card-note,.word-card-light .word-card-label{color:#20271b}.word-card-light .word-card-label{color:#606858}.word-card-light .word-card-value{color:#3d8050}.word-card-light .word-card-note{color:#586054}.reveal-card{position:relative;overflow:hidden;isolation:isolate}.reveal-stage{width:100%;min-height:4.9rem;display:grid;place-items:center}.reveal-card .word-card-value{transition:none}.reveal-card-revealing .word-card-value{opacity:0;animation:revealWordFadeIn 2s ease forwards}.reveal-card-revealed .word-card-value{opacity:1}.attention-card{animation:attentionCard 1.45s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.attention-card,.handoff-action,.word-card-note-action,.phase-followup-action,.reveal-card-revealing .word-card-value{animation:none}}.checklist-card,.detail-note{padding:.95rem 1rem;border-radius:1.2rem;background:#f4efe3;border:1px solid rgba(24,32,24,.08)}.checklist-card{display:grid;gap:.55rem;margin-bottom:1rem}.checklist-card span,.detail-note span{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:#697061}.checklist-list{display:grid;gap:.35rem}.checklist-list p,.detail-note strong{margin:0;color:#20271b}.detail-note{display:grid;gap:.2rem;margin:1rem 0;text-align:center}.tied-players-card{gap:.55rem}.tied-player-list{display:grid;gap:.35rem}.tied-player-list p{margin:0}.summary-grid{margin-top:1.1rem}.summary-card{display:grid;gap:.35rem;place-items:center}.summary-card strong{font-size:clamp(1.18rem,4.5vw,1.35rem);line-height:1.05;font-weight:800}.notice{margin:0 0 1rem;padding:.8rem .9rem;border-radius:1rem;background:#efe2c8;color:#573b0f;text-align:center}@media(min-width:760px){.app-shell{padding:2rem}.phone-frame{width:min(100%,42rem)}.screen-card{padding:1.5rem}.setup-summary,.theme-grid,.vote-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-grid>:last-child:nth-child(odd),.vote-grid>:last-child:nth-child(odd),.summary-grid>:last-child:nth-child(odd),.setup-summary>:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:min(100%,calc((100% - var(--split-grid-gap)) / 2))}.field-control{grid-template-columns:minmax(0,1fr) auto}}
