:root{--cream:#fff5d8;--cream-deep:#ffe9aa;--paper:#fffdf8;--ink:#2b2050;--muted:#6c6380;--purple:#7951e8;--purple-dark:#5834bd;--pink:#ff668a;--yellow:#ffc94d;--mint:#57d7b2;--blue:#64c9ee;--coral:#ff7a5f;--red:#e94f64;--white:#fff;--line:#2b2050;--shadow:0 5px 0 var(--ink);--shadow-small:0 3px 0 var(--ink)}*{box-sizing:border-box}html{background:var(--cream);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:radial-gradient(circle at 12% 8%, #fff 0 4px, transparent 5px), radial-gradient(circle at 88% 18%, #ffd966 0 5px, transparent 6px), radial-gradient(circle at 7% 70%, #ff9eb4 0 4px, transparent 5px), var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;background-size:110px 110px,160px 160px,145px 145px,auto;margin:0;font-family:Arial Rounded MT Bold,Avenir Next Rounded,Trebuchet MS,ui-rounded,system-ui,sans-serif;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.page-shell{width:min(100%,560px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));margin:0 auto}.topbar{justify-content:space-between;align-items:center;min-height:48px;display:flex}.brand{align-items:center;display:flex}.brand-logo-image{width:160px;height:auto;display:block}.topbar-icon,.topbar-spacer,.back-link{flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.icon-control,.back-link{border:3px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:14px}.icon-control:active,.back-link:active{box-shadow:none;transform:translateY(3px)}.button{border:3px solid var(--line);background:var(--paper);min-height:52px;color:var(--ink);box-shadow:var(--shadow);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:15px;font-weight:950;transition:transform .14s,box-shadow .14s,filter .14s;display:flex}.button:hover{filter:saturate(1.08)brightness(1.01)}.button:active{box-shadow:none;transform:translateY(5px)}.button:focus-visible,.back-link:focus-visible,.icon-control:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{box-shadow:0 0 0 7px var(--purple);outline:4px solid #fff}.button-primary{background:var(--purple);color:#fff}.button-secondary{background:var(--paper)}.button-yellow{background:var(--yellow)}.button-mint{background:var(--mint)}.button-coral{background:var(--coral)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 5px #120b2c}.button-big{justify-content:space-between;min-height:62px;padding-inline:20px;font-size:17px}.button-square{flex:0 0 58px;width:58px;padding:0}.button-label{align-items:center;gap:9px;display:inline-flex}.button-disabled,.button:disabled{opacity:.46;cursor:not-allowed;filter:grayscale(.4);box-shadow:none;pointer-events:none;transform:none}.full-button{width:100%}.text-button{min-height:42px;color:var(--purple-dark);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:7px 4px;font-size:13px;font-weight:900;display:inline-flex}.text-button:disabled{opacity:.38;cursor:not-allowed}.danger-text{color:#c83d57}.character-avatar{flex:none;place-items:center;line-height:0;display:inline-grid}.character-avatar svg{width:100%;height:100%;overflow:visible}.character-xs{width:38px;height:42px}.character-sm{width:58px;height:63px}.character-md{width:76px;height:82px}.character-lg{width:102px;height:111px}.character-hero{width:132px;height:143px}.hero{text-align:center;padding:20px 0 24px}.hero-character-stage{width:min(100%,390px);height:206px;margin:0 auto 13px;position:relative}.hero-character-slot{filter:drop-shadow(0 6px #2b20501f);transform-origin:50% 100%;position:absolute;bottom:2px;left:50%}.hero-character-entrance,.hero-character-float{place-items:center;display:grid}.hero-character-left{z-index:1;transform:translate(-165px)rotate(-7deg)}.hero-character-center{z-index:3;bottom:18px;transform:translate(-66px)scale(1.06)}.hero-character-right{z-index:2;transform:translate(53px)rotate(7deg)}.hero-character-left .character-avatar,.hero-character-right .character-avatar{width:112px;height:122px}.hero-spark{color:var(--pink);font-size:25px;font-weight:900;position:absolute}.hero-spark-one{top:20px;left:4%}.hero-spark-two{color:var(--mint);font-size:18px;top:45px;right:6%}.hero-spark-three{color:var(--yellow);font-size:15px;bottom:14px;right:1%}.eyebrow{color:var(--purple-dark);letter-spacing:.13em;margin:0 0 10px;font-size:11px;font-weight:950}.sticker-label,.step-pill,.round-pill,.player-turn-pill{border:2px solid var(--line);background:var(--yellow);width:fit-content;box-shadow:0 2px 0 var(--ink);color:var(--ink);letter-spacing:.09em;border-radius:999px;align-items:center;padding:6px 10px;font-size:10px;font-weight:950;display:inline-flex}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(37px,11vw,55px);line-height:.98}.hero h1 em{color:var(--pink);-webkit-text-stroke:1px var(--ink);text-shadow:2px 2px 0 var(--ink);font-style:normal}.home-actions{gap:12px;display:grid}.home-secondary-actions{gap:10px;display:flex}.home-secondary-actions .button:first-child{flex:1}.phone-note{color:var(--muted);text-align:center;margin:24px 0 0;font-size:12px;font-weight:800}.phone-note span{color:var(--pink)}.setup-shell{padding-bottom:34px}.setup-topbar{justify-content:center}.setup-content{padding-top:34px}.progress-row,.players-header{justify-content:space-between;align-items:center;display:flex}.progress-row>span:last-child{color:var(--muted);font-size:12px;font-weight:900}.setup-heading{margin:22px 0 24px;padding-right:52px;position:relative}.setup-heading-plain{padding-right:0}.setup-heading h1,.guide-intro h1,.game-heading h1,.scoreboard-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(32px,9vw,44px);line-height:1.02}.setup-heading p,.guide-intro>p:last-child{max-width:38ch;color:var(--muted);margin:11px 0 0;font-size:14px;font-weight:700;line-height:1.45}.heading-icon{border:3px solid var(--line);width:49px;height:49px;box-shadow:var(--shadow-small);border-radius:15px;place-items:center;display:grid}.setup-heading .heading-icon{position:absolute;top:0;right:0;transform:rotate(5deg)}.heading-icon-pink,.icon-pink{background:var(--pink)}.heading-icon-yellow,.icon-yellow{background:var(--yellow)}.heading-icon-purple{background:var(--purple);color:#fff}.heading-icon-mint,.icon-mint{background:var(--mint)}.icon-blue{background:var(--blue)}.icon-coral{background:var(--coral)}.player-form,.settings-card{border:3px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;padding:17px}.candidate-character{background:#f4efff;border:2px dashed #a695c1;border-radius:16px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:10px;margin:-4px -3px 16px;padding:8px 9px;display:grid}.candidate-character>span{gap:2px;min-width:0;display:grid}.candidate-character small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:950}.candidate-character strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.candidate-character>button{border:2px solid var(--line);background:var(--yellow);min-width:58px;min-height:48px;box-shadow:0 2px 0 var(--ink);cursor:pointer;border-radius:12px;place-items:center;gap:1px;padding:4px 7px;font-size:10px;font-weight:950;display:grid}.candidate-character>button:active{box-shadow:none;transform:translateY(2px)}.player-form label{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.input-row{gap:9px;display:flex}.input-row input{border:3px solid var(--line);min-width:0;min-height:52px;color:var(--ink);background:#fff;border-radius:14px;outline:none;flex:1;padding:0 14px;font-size:16px;font-weight:800}.input-row input::placeholder{color:#aaa2b8}.icon-button{border:3px solid var(--line);background:var(--mint);width:54px;min-height:52px;box-shadow:var(--shadow-small);cursor:pointer;border-radius:14px;flex:0 0 54px;place-items:center;display:grid}.icon-button:active{box-shadow:none;transform:translateY(3px)}.form-tools{flex-wrap:wrap;gap:14px;margin-top:9px;display:flex}.form-error{border:2px solid var(--line);color:#9c263d;background:#ffd7dc;border-radius:12px;margin:12px 0 0;padding:10px 12px;font-size:13px;font-weight:900}.players-header{margin:28px 0 12px}.players-header h2{margin:0;font-size:19px}.players-header h2 span{color:var(--muted);margin-left:5px;font-size:12px}.empty-players{text-align:center;background:#ffffff8c;border:3px dashed #9a8db2;border-radius:20px;justify-items:center;padding:20px;display:grid}.empty-players p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.empty-players strong{color:var(--purple-dark)}.players-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.player-card{border:3px solid var(--line);background:var(--paper);min-height:76px;box-shadow:var(--shadow-small);border-radius:18px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 8px 8px 11px;display:grid}.avatar-swap{cursor:pointer;background:0 0;border:0;width:60px;height:62px;padding:0;position:relative}.avatar-refresh{border:2px solid var(--line);background:var(--yellow);border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:1px;right:-1px}.player-name{text-overflow:ellipsis;white-space:nowrap;gap:2px;min-width:0;font-size:16px;font-weight:950;display:grid;overflow:hidden}.player-name small,.vote-player small{color:var(--muted);letter-spacing:.08em;font-size:9px}.player-actions{grid-template-columns:repeat(2,42px);gap:3px;display:grid}.mini-button{width:42px;height:42px;color:var(--purple-dark);cursor:pointer;background:#f0eafd;border:2px solid #0000;border-radius:12px;place-items:center;display:grid}.mini-button:hover{border-color:var(--line);background:var(--yellow)}.mini-button:disabled{opacity:.25;cursor:not-allowed}.delete-button{color:#c83d57;background:#ffe0e5}.setup-footer{z-index:8;padding:14px 0 calc(4px + env(safe-area-inset-bottom));background:linear-gradient(transparent 0, var(--cream) 18%, var(--cream) 100%);grid-template-columns:.75fr 1.25fr;gap:10px;margin-top:24px;display:grid;position:sticky;bottom:0}.category-grid{gap:11px;display:grid}.category-card{border:3px solid var(--line);background:var(--paper);width:100%;box-shadow:var(--shadow-small);color:var(--ink);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:53px 1fr 29px;align-items:center;gap:11px;padding:13px;display:grid}.category-card:active{box-shadow:none;transform:translateY(3px)}.category-icon{border:2px solid var(--line);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.category-mint .category-icon{background:var(--mint)}.category-yellow .category-icon{background:var(--yellow)}.category-purple .category-icon{background:#b49cff}.category-pink .category-icon{background:#ff9bb1}.category-blue .category-icon{background:var(--blue)}.category-coral .category-icon{background:var(--coral)}.category-card-copy{gap:3px;min-width:0;display:grid}.category-card-copy strong{font-size:16px}.category-card-copy strong small{border:2px solid var(--line);background:var(--coral);vertical-align:middle;border-radius:7px;padding:2px 6px;font-size:9px}.category-card-copy>span{color:var(--muted);font-size:11px;font-weight:700;line-height:1.3}.category-card-copy em{color:var(--purple-dark);font-size:10px;font-style:normal;font-weight:950}.category-check{border:2px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.category-selected{box-shadow:0 5px 0 var(--purple-dark);background:#f2ecff;transform:rotate(-.4deg)}.category-selected .category-check{background:var(--purple);color:#fff}.selection-tools{justify-content:space-between;margin-top:11px;display:flex}.settings-card{gap:0;margin-bottom:13px;padding:4px 15px;display:grid}.setting-row{border-bottom:2px dashed #d7cce7;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 0;display:grid}.setting-row:last-child{border-bottom:0}.setting-icon{border:2px solid var(--line);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.setting-row>div:not(.stepper){gap:3px;display:grid}.setting-row strong{font-size:14px}.setting-row span{color:var(--muted);font-size:11px;font-weight:700}.stepper{align-items:center;gap:7px;display:flex}.stepper button{border:2px solid var(--line);background:var(--yellow);width:39px;height:39px;box-shadow:0 2px 0 var(--ink);cursor:pointer;border-radius:11px;place-items:center;display:grid}.stepper strong{text-align:center;min-width:20px;font-size:17px}.setting-row select{border:2px solid var(--line);max-width:132px;min-height:43px;color:var(--ink);background:#fff;border-radius:11px;padding:0 8px;font-size:12px;font-weight:900}.toggles-card label{cursor:pointer;border-bottom:2px dashed #d7cce7;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 0;display:grid}.toggles-card label:last-child{border-bottom:0}.toggles-card label>span:not(.setting-icon){gap:3px;display:grid}.toggles-card small{color:var(--muted);font-size:11px;font-weight:700}.toggles-card input{width:48px;height:28px;accent-color:var(--purple)}.guide-topbar{margin-bottom:32px}.guide-intro{margin-bottom:26px;padding-right:115px;position:relative}.guide-character{position:absolute;top:-20px;right:0}.guide-character>span{border:2px solid var(--line);background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:5px;right:-2px}.guide-intro .sticker-label{margin-bottom:11px}.steps-list{counter-reset:steps;gap:11px;margin:0;padding:0;list-style:none;display:grid}.step-card{border:3px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:18px;grid-template-columns:53px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.step-card:nth-child(odd){transform:rotate(-.25deg)}.step-card:nth-child(2n){transform:rotate(.25deg)}.step-number{border:2px solid var(--line);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.step-color-0 .step-number{background:var(--pink)}.step-color-1 .step-number{background:var(--mint)}.step-color-2 .step-number{background:var(--yellow)}.step-color-3 .step-number{background:#b49cff}.step-card small{color:var(--purple-dark);letter-spacing:.08em;font-size:9px;font-weight:950}.step-card h2{margin:2px 0 0;font-size:16px}.step-card p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.35}.guide-back{margin-top:20px}.empty-shell{align-content:start;display:grid}.empty-state{text-align:center;padding-top:clamp(70px,16vh,130px)}.empty-state .hero-emblem{border:3px solid var(--line);background:var(--yellow);width:78px;height:78px;box-shadow:var(--shadow);color:var(--purple-dark);border-radius:25px;place-items:center;margin:0 auto 24px;font-size:35px;display:grid}.empty-state h1{margin:0;font-size:36px;line-height:1}.empty-state p:not(.eyebrow){max-width:32ch;color:var(--muted);margin:14px auto 25px;font-weight:700;line-height:1.45}.game-shell{padding-bottom:38px;position:relative}.game-header{justify-content:space-between;align-items:center;min-height:42px;display:flex}.round-pill{background:var(--purple);color:#fff}.game-category{border:2px solid var(--line);background:var(--paper);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:950}.game-heading{padding:28px 0 21px}.game-loading{min-height:100dvh;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:12px;padding:24px;display:grid}.game-loading strong{color:var(--ink)}.playful-card,.answer-card,.result-hero{border:3px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px}.guess-card{text-align:center;justify-items:center;gap:13px;padding:23px 18px;display:grid}.role-sticker,.result-status{border:2px solid var(--line);letter-spacing:.08em;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:950;display:inline-flex}.guess-card h2{margin:-2px 0 0;font-size:24px;line-height:1.05}.guess-card p{max-width:31ch;color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:0;font-size:13px;font-weight:700;line-height:1.4;display:flex}.role-impostor{background:var(--coral);color:var(--ink)}.game-play-shell,.time-up-shell{padding-bottom:calc(38px + env(safe-area-inset-bottom));align-content:center;justify-items:center;gap:28px;display:grid}.game-clock-card{isolation:isolate;border:3px solid var(--line);background:linear-gradient(145deg, #8d67f4, var(--purple));width:100%;min-height:258px;box-shadow:0 8px 0 var(--ink);color:#fff;text-align:center;border-radius:30px;align-content:center;justify-items:center;gap:14px;display:grid;position:relative;overflow:hidden}.game-clock-card:before,.game-clock-card:after{content:"";z-index:-1;border:3px solid #ffffff8c;border-radius:36px;width:128px;height:128px;position:absolute;transform:rotate(22deg)}.game-clock-card:before{background:#ffc94d47;top:-45px;left:-52px}.game-clock-card:after{background:#57d7b24d;bottom:-54px;right:-48px}.game-clock-card>span{border:2px solid var(--line);background:var(--yellow);box-shadow:0 3px 0 var(--ink);color:var(--ink);letter-spacing:.12em;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:950}.game-clock-card time{letter-spacing:-.09em;text-shadow:0 5px 0 var(--purple-dark);font-family:ui-monospace,SFMono-Regular,monospace;font-size:clamp(70px,22vw,108px);font-weight:950;line-height:.9}.game-clock-urgent{background:linear-gradient(145deg, #ff927a, var(--coral));color:var(--ink)}.game-clock-urgent time{text-shadow:0 5px #ffffff8c}.end-game-button{width:min(100%,330px)}.time-up-card{border:3px solid var(--line);background:linear-gradient(145deg, #ffd669, var(--yellow));width:100%;box-shadow:0 8px 0 var(--ink);text-align:center;border-radius:28px;justify-items:center;gap:12px;padding:38px 20px 34px;display:grid}.alarm-icon{border:3px solid var(--line);background:var(--coral);width:88px;height:88px;box-shadow:var(--shadow-small);border-radius:28px;place-items:center;display:grid}.time-up-card h1{letter-spacing:-.055em;margin:5px 0 0;font-size:clamp(36px,10vw,52px);line-height:.95}.time-up-card p{color:#574b63;margin:0;font-size:15px;font-weight:850}.time-up-button{width:100%}.voting-instruction{color:var(--muted);margin:-10px 0 18px;font-size:14px;font-weight:700;line-height:1.45}.vote-list{gap:10px;margin-bottom:19px;display:grid}.vote-row{border:3px solid var(--line);background:var(--paper);width:100%;min-height:74px;box-shadow:var(--shadow-small);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:59px 1fr 38px;align-items:center;gap:10px;padding:6px 11px;display:grid}.vote-selected{box-shadow:0 4px 0 var(--purple-dark);background:#efe8ff}.vote-player{gap:2px;display:grid}.vote-player strong{font-size:15px}.vote-player em{border:1.5px solid var(--line);background:var(--yellow);width:fit-content;color:var(--ink);letter-spacing:.07em;border-radius:999px;margin-top:3px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:950}.vote-radio{border:2px solid var(--line);background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.vote-selected .vote-radio{background:var(--purple);color:#fff}.guess-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.guess-actions .button{box-shadow:var(--shadow-small)}.result-hero{text-align:center;background:#ffe6eb;justify-items:center;gap:8px;padding:18px 14px 21px;display:grid;position:relative}.result-hero.result-good{background:#dff9ef}.result-status{margin-top:-6px}.status-mint{background:var(--mint)}.status-coral{background:var(--coral)}.result-hero p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.result-hero>strong{font-size:19px}.answer-card{text-align:center;background:#fff8dc;gap:6px;margin-top:13px;padding:17px;display:grid}.answer-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950}.answer-card>strong{color:var(--purple-dark);font-size:29px}.answer-card small{color:var(--muted);justify-content:center;align-items:center;gap:4px;font-weight:800;display:inline-flex}.impostor-reveal-card{border:3px solid var(--line);box-shadow:var(--shadow-small);background:#f0e9ff;border-radius:20px;gap:12px;margin-top:13px;padding:15px;display:grid}.impostor-reveal-card>span{color:var(--purple-dark);letter-spacing:.08em;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:950;display:inline-flex}.impostor-reveal-list{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.impostor-reveal-player{border:2px solid var(--line);background:var(--paper);border-radius:15px;align-items:center;gap:6px;min-width:108px;padding:4px 10px 4px 4px;display:flex}.impostor-reveal-player strong{font-size:12px}.result-message{color:var(--muted);text-align:center;margin:20px 0;font-size:14px;font-weight:800}.result-actions{gap:11px;display:grid}.confetti-burst{pointer-events:none;height:160px;position:absolute;top:85px;left:0;right:0}.confetti-burst i{border:2px solid var(--line);background:var(--pink);border-radius:3px;width:10px;height:18px;animation:1.3s both confetti-pop;position:absolute}.confetti-burst i:first-child{top:35px;left:9%;transform:rotate(24deg)}.confetti-burst i:nth-child(2){background:var(--yellow);top:4px;left:23%;transform:rotate(-18deg)}.confetti-burst i:nth-child(3){background:var(--mint);top:24px;left:40%;transform:rotate(32deg)}.confetti-burst i:nth-child(4){background:var(--blue);top:0;right:40%;transform:rotate(-32deg)}.confetti-burst i:nth-child(5){background:var(--coral);top:20px;right:20%;transform:rotate(24deg)}.confetti-burst i:nth-child(6){background:#b49cff;top:52px;right:7%;transform:rotate(-20deg)}.scoreboard-hero{text-align:center;justify-items:center;padding:29px 0 23px;display:grid}.scoreboard-hero .heading-icon{margin-bottom:13px}.scoreboard-hero p{color:var(--muted);margin:8px 0 0;font-weight:800}.score-list{gap:10px;margin:0 0 23px;padding:0;list-style:none;display:grid}.score-row{border:3px solid var(--line);background:var(--paper);min-height:76px;box-shadow:var(--shadow-small);border-radius:18px;grid-template-columns:32px 58px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 13px 6px 8px;display:grid}.score-row>span:nth-of-type(2){gap:3px;display:grid}.score-row small{color:var(--muted);font-size:9px;font-weight:800}.score-row>b{color:var(--purple-dark);text-align:center;font-size:22px;display:grid}.score-row>b small{font-size:8px}.score-rank{color:var(--purple-dark);place-items:center;font-size:17px;font-weight:950;display:grid}.score-leader{background:#fff1ad;transform:rotate(-.4deg);box-shadow:0 5px #d39d19}.reveal-page{height:100dvh;min-height:600px;padding-bottom:0;overflow:hidden}.swipe-reveal-stage{min-height:calc(100dvh - 78px - env(safe-area-inset-top));margin:0 -18px;position:relative;overflow:hidden}.reveal-player{text-align:center;justify-items:center;padding-top:clamp(30px,7vh,68px);display:grid}.reveal-player .character-avatar{filter:drop-shadow(0 7px #2b20501f)}.player-turn-pill{background:var(--yellow);margin-top:3px}.reveal-player h1{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(31px,9vw,43px);line-height:1}.reveal-player p{color:var(--muted);margin:8px 0 0;font-size:13px;font-weight:800}.reveal-sheet{z-index:5;border:3px solid var(--line);background:var(--purple);touch-action:none;border-bottom:0;border-radius:28px 28px 0 0;height:460px;position:absolute;bottom:-370px;left:0;right:0;box-shadow:0 -7px #2b205024}.reveal-handle{color:#fff;text-align:left;cursor:grab;background:0 0;border:0;border-bottom:3px dashed #2b205059;grid-template-rows:34px 23px;grid-template-columns:33px 1fr auto;align-items:center;width:100%;height:90px;padding:10px 18px 9px;display:grid}.reveal-handle:active{cursor:grabbing}.reveal-handle>span{border:2px solid var(--ink);background:var(--yellow);width:31px;height:31px;color:var(--ink);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.reveal-handle strong{align-self:end;font-size:16px}.reveal-handle small{color:#e8dfff;grid-column:2/4;align-self:start;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.reveal-secret{color:#fff;text-align:center;align-content:space-evenly;justify-items:center;gap:10px;height:367px;padding:25px 18px 20px;display:grid;position:relative;overflow:hidden}.role-sticker{z-index:1;background:var(--yellow);color:var(--ink)}.reveal-secret h2{letter-spacing:-.03em;margin:0;font-size:25px;line-height:1}.secret-category{margin:0;font-size:11px;font-weight:700}.secret-answer{border:3px solid var(--line);background:var(--paper);width:100%;box-shadow:var(--shadow-small);color:var(--ink);border-radius:18px;gap:5px;padding:15px 12px;display:grid}.secret-answer span{color:var(--muted);letter-spacing:.08em;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:950;display:flex}.secret-answer strong{color:var(--purple-dark);font-size:clamp(25px,8vw,34px);line-height:1.05}.secret-tip{max-width:33ch;margin:0;font-size:11px;font-weight:800;line-height:1.35}.reveal-done{width:100%;min-height:48px;margin-top:0;box-shadow:0 4px #120b2c}.secret-confetti{pointer-events:none;position:absolute;inset:0}.secret-confetti span{opacity:.55;position:absolute}.secret-confetti span:first-child{top:20px;left:8%;transform:rotate(-20deg)}.secret-confetti span:nth-child(2){color:var(--yellow);top:33px;right:10%}.secret-confetti span:nth-child(3){color:var(--mint);bottom:70px;right:18%;transform:rotate(20deg)}@keyframes confetti-pop{0%{opacity:0;transform:translateY(30px)scale(.4)rotate(0)}to{opacity:1}}@media (min-width:480px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{grid-template-columns:45px 1fr 26px;min-height:112px;padding:11px}.category-icon{width:43px;height:43px}.category-card-copy>span{min-height:29px}}@media (min-width:600px){.page-shell{padding-top:28px}.home-shell{padding-top:30px}.hero-character-stage{height:215px}}@media (max-width:350px){.page-shell{padding-inline:13px}.hero-character-stage{height:184px}.hero-character-left{transform:translate(-142px)rotate(-7deg)}.hero-character-center{bottom:16px;transform:translate(-59px)scale(1.04)}.hero-character-right{transform:translate(46px)rotate(7deg)}.hero-character-left .character-avatar,.hero-character-right .character-avatar{width:96px;height:105px}.hero-character-center .character-avatar{width:118px;height:128px}.swipe-reveal-stage{margin-inline:-13px}.player-card{grid-template-columns:55px minmax(0,1fr) auto;padding-left:6px}.player-actions{grid-template-columns:repeat(2,38px)}.mini-button{width:38px;height:40px}.character-sm{width:52px;height:58px}.setting-row,.toggles-card label{grid-template-columns:40px minmax(0,1fr) auto;gap:7px}.setting-row select{max-width:112px;font-size:10px}.candidate-character{grid-template-columns:68px minmax(0,1fr) auto;gap:6px;padding-inline:6px}.candidate-character .character-md{width:68px;height:74px}.candidate-character>button{min-width:52px;padding-inline:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
