.tower-art{position:relative;width:150px;min-width:110px;height:140px;margin:10px auto}.tower-art-block{position:absolute;width:70px;height:32px;border:2px solid var(--ink);border-radius:6px;text-align:center;font-weight:900;box-shadow:2px 3px 0 var(--ink);left:14px;bottom:12px}.tower-art-block:nth-child(2){bottom:45px;left:24px;transform:rotate(-3deg)}.tower-art-block:nth-child(3){bottom:83px;left:5px;transform:rotate(5deg)}.tower-art>.creature{position:absolute;width:85px;height:auto;right:-12px;bottom:0}.tower-art-block.normal,.tower-block.normal,.tower-value.normal{background:var(--mint)}.tower-art-block.gold,.tower-block.gold,.tower-value.gold{background:var(--yellow)}.tower-art-block.rainbow,.tower-block.rainbow,.tower-value.rainbow{background:linear-gradient(110deg,#f7a399 0,#f7a399 25%,#f9cf59 25%,#f9cf59 50%,#a9dac5 50%,#a9dac5 75%,#aaa4e8 75%)}.tower-game{min-width:0}.tower-turn{display:flex;align-items:center;gap:12px;margin:12px 0}.tower-turn>.creature{width:72px;height:auto;flex-shrink:0}.tower-turn>div{min-width:0;overflow-wrap:anywhere}.tower-turn h2{margin:4px 0}.tower-turn p{margin:4px 0;min-height:2.8em}.tower-match-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;font-size:.9rem;margin-bottom:12px}.tower-value,.tower-clock{padding:6px 10px;border:2px solid var(--ink);border-radius:8px;font-weight:900}.tower-world{height:350px;overflow:hidden;position:relative;border:2px solid var(--ink);border-radius:20px 20px 8px 8px;background:#ddd9f4;isolation:isolate}.tower-streak{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:0 0 12px;font-size:.9rem}.tower-speed{padding:5px 10px;background:var(--yellow);border:2px solid var(--ink);border-radius:8px}.tower-perfect{padding:10px 12px;background:var(--mint);border:2px solid var(--ink);border-radius:8px;font-weight:900;animation:tower-result-in .18s ease-out}@keyframes tower-result-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tower-alignment-guide{position:absolute;height:38px;width:2px;transform:translate(-50%);background:var(--ink);opacity:.6}.tower-world:after{content:"";position:absolute;bottom:0;left:0;right:0;height:18px;background:var(--mint);border-top:2px solid var(--ink);z-index:-1}.tower-cloud{position:absolute;width:100px;height:28px;border-radius:60%;background:#fffdf7a8;z-index:-1}.cloud-one{top:74px;left:-20px;transform:rotate(-10deg)}.cloud-two{top:122px;right:-20px;transform:rotate(8deg)}.tower-height{position:absolute;right:12px;top:12px;font-size:.8rem;font-weight:800}.tower-stack{position:absolute;top:32px;right:5px;bottom:0;left:5px}.tower-block{position:absolute;width:32%;height:29px;border:2px solid var(--ink);border-radius:5px;text-align:center;box-shadow:inset 0 -5px #30204415}.tower-block>span{font-size:14px;font-weight:900;line-height:25px}.tower-foundation{position:absolute;width:32%;height:20px;bottom:4px;background:var(--ink);border-radius:4px}.tower-target{position:absolute;width:32%;height:28px;border:2px dashed #30204470;border-radius:5px}.tower-block.swinging{will-change:left}.tower-block.pending-drop{transition:top .4s ease-in}.tower-drop{width:100%;min-height:64px;font-size:1.3rem;margin:16px 0;touch-action:manipulation}.tower-scores{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;max-height:340px;overflow-y:auto}.tower-scores li{display:flex;gap:8px;align-items:center;padding:5px 8px;border:2px solid transparent;border-radius:10px;min-width:0}.tower-scores li.is-active{border-color:var(--ink);background:#f9cf5933}.tower-scores .creature{width:35px;height:auto;flex-shrink:0}.tower-scores li>span{overflow-wrap:anywhere;min-width:0}.tower-scores strong{margin-left:auto;white-space:nowrap}.tower-scores small{font-weight:500;font-size:.75rem}.tower-rules summary{cursor:pointer;min-height:48px;padding:12px 0;font-weight:800}.tower-ending{padding:12px;border-left:4px solid var(--ink);background:#f9cf5933}.tower-choice{background:var(--lilac)}.tower-game-card{background:#ddd9f4}.tower-upgrade{margin:14px 0;overflow-wrap:anywhere}@media(max-width:400px){.tower-turn>.creature{width:48px}.tower-turn{gap:6px}.tower-world{height:325px}.tower-scores{grid-template-columns:1fr}.tower-match-meta{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.tower-perfect{animation:none}.tower-block.pending-drop{transition:none}}:root{font-family:Nunito Sans,sans-serif;color:#302044;background:#f8f5ee;font-synthesis:none;font-weight:500;--ink: #302044;--paper: #fffdf7;--coral: #f77b70;--yellow: #f9cf59;--mint: #a9dac5;--lilac: #aaa4e8;--line: 2px solid var(--ink)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,.button{min-height:48px;border:var(--line);border-radius:12px;padding:12px 18px;font-weight:800;color:var(--ink);cursor:pointer;background:var(--paper);box-shadow:0 3px 0 var(--ink);transition:transform .15s,box-shadow .15s;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}button:hover:not(:disabled),.button:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--ink)}button:active:not(:disabled),.button:active{transform:translateY(3px);box-shadow:none}button:disabled{cursor:not-allowed;background:#e3e0e8;color:#635970;border-color:#aaa3b2;box-shadow:none}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid #5635b0;outline-offset:4px}button:focus-visible{position:relative;z-index:2}h1,h2,h3,.brand,.room-code{font-family:Lilita One,sans-serif;font-weight:400;line-height:1.08}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.4rem,4vw,3.9rem);letter-spacing:-.02em;margin-bottom:20px}h2{font-size:2.1rem;margin-bottom:16px}h3{font-size:1.5rem;margin-bottom:12px}p{line-height:1.55;color:#594c66}small{font-size:.85rem}strong{font-weight:800}svg,img{max-width:100%}.primary{background:var(--ink);color:#fffdf7}.primary:hover:not(:disabled){background:#473063}.outline{background:var(--paper)}.text-button{border:0;box-shadow:none;background:transparent;padding:10px 6px;min-height:48px;text-decoration:underline;text-underline-offset:4px;font-weight:700}.text-button:hover:not(:disabled){box-shadow:none}.danger{background:#983548;color:#fff}.danger-text{color:#983548}.eyebrow,.tag,.scene-label{display:block;font-size:.75rem;font-weight:800;letter-spacing:.09em;line-height:1.4}.eyebrow{margin-bottom:10px}.tag{font-size:.7rem}.muted{font-size:.9rem;color:#665870}.intro{font-size:1.05rem;max-width:660px}.topbar{max-width:1280px;margin:auto;min-height:94px;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:1.7rem;text-decoration:none;white-space:nowrap}.brand-icon{width:42px;height:42px}.wordmark-play{color:#72569a}.beta{font:800 .6rem Nunito Sans,sans-serif;border:1px solid #78668b;padding:3px 5px;border-radius:4px;margin-left:3px}.topbar nav{display:flex;align-items:center;gap:24px}.free-pill{font-size:.8rem;font-weight:700}.landing,.room-page,.guide{max-width:1200px;margin:auto;padding:12px 0 50px}.welcome-layout{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;border:var(--line);border-radius:24px;background:var(--paper);box-shadow:0 7px 0 var(--ink);overflow:hidden}.welcome-scene{position:relative;background:var(--lilac);padding:36px 32px 0;display:flex;flex-direction:column;text-align:center;border-right:var(--line)}.scene-label{margin-bottom:22px}.welcome-scene h1{font-size:clamp(2.6rem,4.4vw,4rem);margin-bottom:14px}.welcome-scene p{color:var(--ink);font-size:1.05rem;margin:0}.clubhouse{position:relative;margin-top:28px;padding:42px 0 0;flex:1;display:flex;align-items:end;min-height:220px}.clubhouse:before{content:"";position:absolute;top:20px;right:14px;bottom:0;left:14px;border:2px solid #30204470;border-bottom:0;border-radius:180px 180px 0 0;background:#c5bfef}.clubhouse-sign{position:absolute;z-index:1;left:50%;top:8px;transform:translate(-50%) rotate(-4deg);white-space:nowrap;font-size:.75rem;letter-spacing:.08em;font-weight:800;background:var(--yellow);border:var(--line);padding:8px 14px;border-radius:5px;box-shadow:2px 3px var(--ink)}.clubhouse-cast{display:flex;align-items:end;position:relative;z-index:1;width:100%;padding:12px 0 0}.creature{display:block;object-fit:contain;pointer-events:none;flex-shrink:0}.clubhouse-cast .creature{width:27%;height:210px;min-width:0;margin:0 -1%;object-position:bottom}.clubhouse-cast .creature:nth-child(2){height:160px}.clubhouse-cast .creature:nth-child(4){height:145px}.clubhouse-floor{position:absolute;bottom:0;height:12px;background:var(--ink);border-radius:50%;width:100%;z-index:0}.scene-meta{display:flex;justify-content:center;gap:18px;border-top:var(--line);margin:24px -32px 0;padding:16px;font-size:.8rem;font-weight:800;background:#bbb5ed}.join-panel{padding:34px 32px;align-self:start;min-width:0}.join-panel h2{font-size:2.6rem;margin-bottom:8px}.join-panel>p{font-size:.95rem}label{display:block;font-size:.85rem;font-weight:800;margin-bottom:7px}input{width:100%;min-width:0;min-height:50px;border:var(--line);border-radius:9px;padding:12px;background:#fff;color:var(--ink);font-size:1rem;line-height:1.3}input::placeholder{color:#74677d;opacity:1}input:disabled{background:#eeebf0;color:#65566e;border-color:#bcb3c4}.input-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.input-action input{letter-spacing:.12em;font-weight:800}.host-entry{margin-top:23px;padding-top:20px;border-top:1px solid #d3cadb;display:flex;align-items:center;justify-content:space-between;gap:14px}.host-entry>span{font-size:.85rem;max-width:160px}.host-button{background:var(--yellow);white-space:nowrap}.join-footnote{font-size:.75rem!important;text-align:center;margin:23px 0 0}.character-picker{margin:20px 0}.character-preview{display:flex;align-items:center;gap:10px}.character-preview>.creature{width:52px;height:64px}.character-preview>div{flex:1;min-width:0}.character-preview .eyebrow{font-size:.6rem;letter-spacing:.06em;margin:0 0 4px}.character-preview strong{font-size:1rem}.character-preview p{font-size:.75rem;line-height:1.3;margin:2px 0 0}.character-preview>button{font-size:.75rem;padding:8px 10px;max-width:110px;line-height:1.25;box-shadow:0 2px var(--ink)}.character-options{border:0;margin:20px 0 0;padding:0;min-width:0}.character-options legend{font-size:.8rem;font-weight:800;margin-bottom:12px}.character-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.character-tile{position:relative;display:flex;flex-direction:column;padding:5px;gap:2px;min-width:0;font-size:.8rem;background:#f1edf7;border-color:#ada0bc;box-shadow:none}.character-tile .creature{height:72px;width:100%}.character-tile[aria-pressed=true]{background:var(--yellow);border-color:var(--ink);box-shadow:0 3px var(--ink)}.picked{position:absolute;top:2px;right:5px;font-size:.75rem}.status-line{display:flex;gap:10px;align-items:center;margin-top:22px;padding:12px;background:#eee8f7;border-radius:10px}.status-line>.creature{width:45px;height:60px}.status-line p{margin:0;font-size:.9rem}.notice,.error{border:2px solid #947227;background:#fff0bd;border-radius:12px;padding:16px 20px;margin:16px auto;line-height:1.5;max-width:1200px}.error{background:#ffe4df;border-color:#983548;color:#702537}.error a{display:block;font-size:.85rem;padding:10px 0}.error button{color:inherit}.games-section{padding-top:48px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading h2,.section-heading h3{margin:0}.section-heading>p{font-size:.85rem;margin:0}.game-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.game-card{display:flex;align-items:center;gap:20px;padding:24px;border:var(--line);border-radius:18px;min-width:0}.game-card h3{font-size:1.9rem;margin:7px 0 10px}.game-card p{font-size:.95rem;margin:0;color:#46364f}.peach{background:#f8b3a8}.mint{background:#bce4d2}.game-art{display:flex;align-items:center;justify-content:center;position:relative;width:150px;min-width:150px;height:145px}.game-art>.creature{height:125px;width:75px;z-index:1;object-position:bottom}.game-art>.creature:last-child{height:100px;transform:rotate(6deg);margin-left:-8px}.art-token{position:absolute;top:3px;left:50%;z-index:2;font:1.8rem Lilita One;transform:rotate(-8deg);background:var(--paper);border:var(--line);border-radius:50%;width:42px;height:42px;text-align:center;padding-top:2px}.house-rules{padding:35px 0 0;text-align:center}.house-rules p{margin:5px 0;font-size:.95rem}.house-rules .text-button{font-size:.85rem}footer{max-width:1280px;margin:auto;border-top:1px solid #c9bfd3;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}footer p{font-size:.8rem;margin:0}footer .text-button{font-size:.8rem}footer .brand{font-size:1.4rem}.support-link{display:block}.support-link small{display:block;font-size:.65rem;text-decoration:none;margin-top:3px}.room-page{padding-top:22px}.room-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.room-top h1{font-size:2.6rem;margin:0}.connection{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:800;border:1px solid #c6b8d3;border-radius:20px;padding:8px 12px;white-space:nowrap}.connection i{height:8px;width:8px;border-radius:50%;background:#b46e13}.connection.connected i{background:#257457}.room-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:24px;align-items:start}.panel{border:var(--line);border-radius:18px;background:var(--paper);padding:24px;margin-bottom:22px;min-width:0}.play-panel{padding:28px;background:#eee8f8;box-shadow:0 5px var(--ink)}.phase-lobby .play-panel{background:#e0dbf5}.round-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.timer{background:var(--yellow);padding:7px 14px;border:var(--line);border-radius:8px;white-space:nowrap;font-weight:800;font-variant-numeric:tabular-nums}.gathering{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,1fr));padding:10px 0 20px;margin:0 0 15px;list-style:none;gap:16px;align-items:end;border-bottom:1px solid #b7a8cb}.gathering li{text-align:center;min-width:0;align-self:end}.gathering .creature{height:112px;width:100%;margin:auto;object-position:bottom}.gathering strong{display:block;font-size:.8rem;overflow-wrap:anywhere;line-height:1.25;margin-top:8px}.role-badge{display:inline-block;font-size:.65rem;background:var(--paper);border:1px solid #a695ba;border-radius:4px;padding:2px 7px;margin-top:5px}.gathering-full{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));max-height:410px;overflow-y:auto}.gathering-full .creature{height:74px}.play-panel .character-picker{background:#fffdf799;border:1px solid #b6a8c8;border-radius:12px;padding:12px 16px}.play-panel .character-preview>button{max-width:none}.choose-games{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.game-choice{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:18px;gap:10px}.game-choice .game-art{align-self:center;height:105px;width:140px;min-width:0}.game-choice .game-art .creature{height:90px}.game-choice .game-art .creature:last-child{height:75px}.game-choice .art-token{font-size:1.2rem;width:30px;height:30px}.game-choice strong{font:1.5rem Lilita One;display:block}.game-choice>span{font-size:.85rem;line-height:1.4;font-weight:600}.invite-panel{text-align:center;background:var(--yellow)}.room-code{font-size:2.5rem;letter-spacing:.09em;margin:8px 0 16px;overflow-wrap:anywhere}.qr{padding:10px;background:#fff;border-radius:10px;width:184px;height:184px}.invite-panel p{font-size:.85rem;margin:12px 0;color:var(--ink)}.invite-panel button{width:100%;font-size:.8rem}.people-panel h2{font-size:1.3rem}.people-panel .section-heading{margin-bottom:10px}.people{padding:0;margin:0;list-style:none;max-height:420px;overflow:auto}.people li{display:flex;align-items:center;gap:10px;border-top:1px solid #e2dae9;padding:8px 0;min-width:0}.people .creature{width:40px;height:52px}.people li>div{min-width:0}.people strong{display:block;font-size:.8rem;overflow-wrap:anywhere}.people small{font-size:.7rem;color:#706078}.player-menu{margin-left:auto;position:relative}.player-menu summary{cursor:pointer;min-width:48px;min-height:48px;display:grid;place-items:center;list-style:none}.player-menu>div{position:absolute;right:0;top:45px;background:var(--paper);border:var(--line);border-radius:8px;padding:6px;z-index:5;min-width:135px}.player-menu button{font-size:.8rem;display:block;width:100%;border:0;box-shadow:none}.controls h3{font-size:1.3rem}.controls>.outline{width:100%;font-size:.85rem}.controls p{font-size:.85rem;margin:12px 0}.controls .danger{font-size:.85rem;width:100%}.answer-options{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 12px}.answer{min-height:190px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;padding:22px;font:1.8rem Lilita One;gap:25px;overflow-wrap:anywhere}.answer-letter{display:grid;place-items:center;font:800 .85rem Nunito Sans;width:36px;height:36px;background:var(--paper);border:var(--line);border-radius:50%}.play-panel .prompt{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.12}.submission-state{border:1px solid #b5a6c6;padding:16px;background:var(--paper);border-radius:10px;font-size:.95rem;margin:24px 0 0}.group-box{padding:20px;background:var(--paper);border:1px solid #aa9bb9;border-radius:12px;margin:20px 0}.group-box .gathering{border:0;margin-bottom:10px;padding-bottom:0}.group-box .gathering .creature{height:80px}.group-box label{margin:16px 0}.group-box label input{margin-top:7px}.group-box li{overflow-wrap:anywhere}.group-box li+li{margin-top:8px}.group-box .tag{letter-spacing:.04em}.group-box .section-heading{align-items:start}.host-actions{display:flex;flex-wrap:wrap;gap:14px;padding-top:24px;margin-top:28px;border-top:1px solid #b7a7c9}.host-actions button{font-size:.9rem}.results{margin:24px 0}.results>div{margin:24px 0}.result-label{display:flex;justify-content:space-between;gap:15px;font-size:.95rem}.bar-track{height:24px;border:var(--line);border-radius:6px;background:#fffdf7;margin-top:10px;overflow:hidden}.bar-track>div{height:100%;background:var(--coral);transition:width .25s}.results>div:nth-child(2n) .bar-track>div{background:var(--mint)}.reveal-art{display:flex;justify-content:center;align-items:center;gap:16px;padding:10px 0}.reveal-art .creature{width:80px;height:100px;animation:hello .25s ease-out both}.reveal-art span{font:1.4rem Lilita One;max-width:200px;text-align:center}.discussion{border:var(--line);background:var(--yellow);border-radius:14px;padding:22px;margin-top:28px}.discussion p{margin:0;color:var(--ink)}.discussion h3{font-size:1.7rem}.recovery-panel{text-align:center}.recovery-panel>.creature{height:130px;width:110px;margin:0 auto 20px}.guide{padding-top:30px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.guide .panel h2{font-size:1.5rem}.guide .panel h2:not(:first-child),.guide h3{margin-top:28px}.tint{background:#e0dbf5}.guide .intro{font-size:1.1rem}.invited .welcome-scene{display:none}.invited .welcome-layout{display:block;max-width:520px;margin:auto}.invited .games-section,.invited .house-rules{display:none}.invited .join-panel{padding:32px}.room-layout aside>.text-button{font-size:.8rem;width:100%}.notice+.room-layout{margin-top:20px}@keyframes hello{0%{transform:translateY(8px);opacity:.5}to{transform:translateY(0);opacity:1}}@media(max-width:1280px){.landing,.room-page,.guide{margin:0 40px}.notice,.error{max-width:calc(100% - 80px)}.join-panel .error,.room-page .error,.room-page .notice,.group-box .notice{max-width:100%}.welcome-scene{padding-left:24px;padding-right:24px}.scene-meta{margin-left:-24px;margin-right:-24px}.join-panel{padding:30px 24px}.game-card{gap:10px}.game-art{width:120px;min-width:120px}.game-art>.creature{width:65px}.free-pill{display:none}}@media(max-width:950px){.landing,.room-page,.guide{margin:0 24px}.topbar,footer{padding-left:24px;padding-right:24px}.welcome-layout{grid-template-columns:1fr 1fr}.welcome-scene h1{font-size:2.8rem}.welcome-scene{padding:28px 20px 0}.clubhouse-cast .creature{height:160px}.clubhouse-cast .creature:nth-child(2){height:135px}.clubhouse-cast .creature:nth-child(4){height:120px}.scene-meta{margin-left:-20px;margin-right:-20px;gap:10px;font-size:.7rem}.join-panel{padding:26px 20px}.host-entry{flex-direction:column;align-items:stretch;gap:10px}.host-entry>span{max-width:none}.game-card{flex-direction:column;align-items:flex-start;padding:22px}.game-card .game-art{align-self:center}.room-layout{grid-template-columns:minmax(0,1fr) 248px;gap:18px}.panel{padding:20px}.play-panel{padding:22px}.room-code{font-size:2.1rem}.answer-options{gap:12px}.answer{padding:18px;font-size:1.5rem;min-height:180px}.choose-games{grid-template-columns:1fr}.game-choice .game-art{display:none}.character-preview>button{max-width:90px;font-size:.7rem}.play-panel .character-preview>button{max-width:90px}.notice,.error{max-width:calc(100% - 48px)}}@media(max-width:700px){.topbar{min-height:78px;padding:16px;gap:8px}.brand{font-size:1.35rem;gap:6px}.brand-icon{width:34px;height:34px}.beta{font-size:.5rem;margin-left:0}.topbar .text-button{font-size:.8rem}.topbar nav{gap:0}.landing,.room-page,.guide{margin:0 16px;padding-top:4px}.welcome-layout{display:flex;flex-direction:column;border-radius:18px}.welcome-scene{padding:22px 20px 0;border-right:0;border-bottom:var(--line)}.welcome-scene .scene-label{font-size:.6rem;margin-bottom:10px}.welcome-scene h1{font-size:2.2rem;line-height:1.05;margin-bottom:9px}.welcome-scene p{font-size:.85rem}.clubhouse{min-height:100px;margin:14px auto 0;width:240px;flex:none;padding:10px 0 0}.clubhouse:before{top:5px;right:12px;bottom:0;left:12px}.clubhouse-sign{display:none}.clubhouse-cast{padding-top:0}.clubhouse-cast .creature{height:95px}.clubhouse-cast .creature:nth-child(2){height:75px}.clubhouse-cast .creature:nth-child(4){height:65px}.clubhouse-floor{height:7px}.scene-meta{margin-top:10px;padding:9px;font-size:.65rem;gap:15px}.join-panel{padding:24px 20px}.join-panel h2{font-size:2rem}.join-panel>.eyebrow{font-size:.65rem;margin-bottom:6px}.join-panel>p{font-size:.85rem;margin-bottom:15px}.character-preview .eyebrow{font-size:.55rem}.character-preview p{font-size:.7rem}.character-preview>.creature{width:40px;height:54px}.character-preview>button{max-width:100px}.character-picker{margin:15px 0}.input-action{gap:8px}.input-action button{padding:10px 13px;font-size:.9rem}.host-entry{flex-direction:row;align-items:center;margin-top:20px;padding-top:16px}.host-entry>span{max-width:125px;font-size:.75rem}.host-button{font-size:.85rem;padding:10px 12px}.join-footnote{margin-top:18px;font-size:.7rem!important}.games-section{padding-top:36px}.section-heading{align-items:start;flex-wrap:wrap;gap:10px}.section-heading h2{font-size:1.8rem}.section-heading>p{font-size:.8rem}.game-cards{grid-template-columns:1fr;gap:18px}.game-card{flex-direction:row;align-items:center;padding:20px 16px;gap:12px}.game-card h3{font-size:1.55rem}.game-card p{font-size:.85rem}.game-card .tag{font-size:.6rem}.game-art{width:100px;min-width:100px;height:115px}.game-art>.creature{width:54px;height:100px}.game-art>.creature:last-child{height:80px}.art-token{width:30px;height:30px;font-size:1.2rem}.house-rules{padding-top:30px}.house-rules p{font-size:.85rem}footer{padding:24px 16px;gap:12px}footer p{width:100%;order:3}.support-link{width:100%;order:4}.room-top{margin:16px 0 20px;align-items:start;flex-wrap:wrap;gap:14px}.room-top h1{font-size:2.1rem}.room-top .eyebrow{font-size:.65rem}.connection{font-size:.75rem;padding:6px 10px}.room-layout{grid-template-columns:1fr}.play-panel{padding:20px}.panel{border-radius:14px}.play-panel h2{font-size:1.9rem}.play-panel .prompt{font-size:2rem}.play-panel .character-picker{padding:10px}.gathering{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:12px}.gathering .creature{height:86px}.gathering strong{font-size:.7rem}.gathering-full .creature{height:65px}.gathering-full{max-height:330px}.choose-games{grid-template-columns:1fr 1fr;gap:12px}.game-choice{padding:14px;gap:8px}.game-choice strong{font-size:1.2rem}.game-choice>span{font-size:.75rem}.answer{min-height:165px;font-size:1.45rem;padding:16px;gap:18px}.answer-options,.host-actions{gap:12px}.host-actions button{font-size:.85rem;padding:10px 13px}.room-layout aside{display:grid;gap:0}.invite-panel .qr{height:164px;width:164px}.people{max-height:330px}.guide-grid{grid-template-columns:1fr;gap:0}.guide h1{font-size:2.4rem}.guide .panel{padding:22px}.group-box{padding:16px}.reveal-art{gap:6px}.reveal-art .creature{width:60px;height:80px}.reveal-art span{font-size:1.1rem}.notice,.error{max-width:calc(100% - 32px);padding:14px}.invited .join-panel{padding:24px 20px}.discussion{padding:18px}.discussion h3{font-size:1.5rem}.result-label{font-size:.85rem}}@media(max-width:370px){.brand{font-size:1.2rem}.brand-icon{width:28px;height:28px}.topbar .text-button{font-size:.7rem}.join-panel{padding:20px 16px}.welcome-scene h1{font-size:2rem}.host-entry{flex-direction:column;align-items:stretch}.host-entry>span{max-width:none}.character-preview{gap:7px}.character-preview p{display:none}.character-preview .eyebrow{letter-spacing:0}.character-grid{gap:6px}.character-tile .creature{height:60px}.game-card{gap:10px;padding:16px 12px}.game-art{width:80px;min-width:80px}.game-art>.creature{width:46px}.game-card h3{font-size:1.4rem}.play-panel{padding:16px}.answer{padding:12px;font-size:1.25rem}.choose-games{grid-template-columns:1fr}.character-preview>button{padding:8px;font-size:.7rem}}@media(max-width:700px){.welcome-scene{padding-top:20px;text-align:left}.welcome-scene .scene-label,.welcome-scene>p{display:none}.welcome-scene h1{font-size:1.8rem;max-width:62%;min-height:86px;margin:0;padding-bottom:12px}.clubhouse{position:absolute;right:12px;bottom:40px;min-height:0;width:120px;margin:0;padding:0}.clubhouse-cast .creature{height:65px}.clubhouse-cast .creature:nth-child(2){height:50px}.clubhouse-cast .creature:nth-child(4){height:45px}.scene-meta{margin-top:0}}.people li:has(.player-menu[open]){flex-wrap:wrap}.topbar{flex-wrap:wrap}.character-preview>button{overflow-wrap:anywhere}.panel,.join-panel{overflow-wrap:anywhere}.player-menu[open]{width:100%;margin-left:0}.player-menu[open] summary{width:48px;margin-left:auto}.player-menu>div{position:static;min-width:0;display:flex;gap:8px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@font-face{font-family:Lilita One;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAAVoAA8AAAAACegAAAUTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhYbDBwYBmAAbBEIColciA0LHgABNgIkAzgEIAWDZAc+DAcb9QdRlE5OmOBngm2rYa0IiBSU4SB6GXpb1ovxAEMb3kc8/X6ve+4LIEoWKsKQjE0KaAS5si8LV935qoC6jkBWl99PeNa/acrMsmIWkJM7J2fiwyD6/rZ3nySQEEJPI2+8mQgCjl/7/xfCPjhmumgbjyJtDTLAgZRI5C2Lsyg9Ej+AogCfIgpT4Glg/xqJD/gP3cxixar09EqCLkAR0S2CjsmOByOgCZ096O8EMaNtszM3NFMavYQr9Cp5x9dfFA/5c6zg2Tty8yAadUVizTiA6qa3QCC/ewmYw2NFVjA0W0NfnG8fGGCFUMwlNjUZzmSW9PlG/R/AyDGpxk28hPlctcMi84z8m/D+t4A8BCJ1LJF6PM8poA/kPvkJWDJ1K8BaUZaAFU7lYnST2ctUYrFxdcncWZ+9iCBZ7QpGtRZjgknaiROuAw9zmuW0fBVJAuYMq2n1OtKMXVFHky8Q0hrFz5fHL9r+nEPMnjt7HmivMC8x91xDA/1M/oAFOmT59tOnXR4D/SyfffGCednGaXbT8vxlrLJwBWKuYq7gZdFz7CSU+gIt6kE7uc+Qo2v37Ql5HkHKQsxRQtvGGz2XFwMdv411vIFQ6YqXmDMUlNIsQgwHBXRRFWtcw+hMzOajmR59mMsOuWmOF4yqrMx9tIxFTBfJL+Ii0RlIK4ImubT7MpIsjraaeanajTm7MtJOmW4rxrqXFRkT0If2oT0spW5rQzzafpjguAN9hiRinFZih+0AJ4zTkDbS8Uh95LjURmGlmKaOU1gqqpGTVk+skg4HuviVSNOtxkAukjRmgehpuFJzeK1lTT5P1BR1/PNEQdrPnuV+BTaWg//+kPhs+NC04dbkEaOaIOzcWmf+0GCvjO57t/beypjctoHZoyi8WpYUkmvITj8o+TTCOX91Xp24bnVevsQkk/AmUsZTIOZotreXUWEZNO7bn9qWsbLZpFW6JvXu9NXJzKKH42p+jchuqW1L6vNy1e9301q7tfmbr/QZMkUOD899Yd14NHBLo/SjF5cCSkjT2NHk135OQk4wT8IJPl3A+KVAmsC6w9Yzeb5ippX3NAv4svYkQsqFgb5lm1UzJZ7DRrsvW6fPCvnquOaJ3AZkUSKvIgyXf96PrZJ0kgSzaEuXOoX1hffmtOr/WYZ+xra+RIUo1WFKdehUQIrG3y5m3i9eznH2AwnYJE9dQSY4kM2VOdnutWqt4pcfeb+k1NlrCD2P3ZO5XLekNz+2uPpKb/XJ2t0NUfOkPccR0vHefWSNS4H/BGiupbdcml/BnXeommkZlIk13/I8D/sOQlw8z33xfpVl+C/GxBeA17vkDn3BYWv7dXrdRJsCQnVz7EH1QwnxcArxoPR47glkG2iQNwSZIChqhlyhaVP9a/045AZNdsyOfJGctxwg9NgmBAURbAFAm+MIaZIADY94zBhygFn0uMesbKlubVJlNpuQyGwxwB96jhQ4qR9Qu4XyKu1Tp1cLH/p5ZE990E5DFwpNaqksidKBtoMWVahBSjs1KNRwaI2gi380ig9P3rz5SjWgRqcMBWu/Q2sDMrNLKOq0U7MWT/ny5gPGn6tBkwHtavQaVcbp0m0kfWtTWctTnNVxceak0ulKzTpDe6uiNRqHjom7XY06zVt5qtVilAt3lKFEEM26JK19bwCDFNQf9sQgYUrmZO1Qm5ZiW0CGLZ6Hyvq4TZke5H+6xGcf+8Snzvruczt8Mu1G9R7wrwIAAA==) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lilita One;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/lilita-one-latin-87r-Z-Re.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400 800;font-stretch:100%;font-display:swap;src:url(/assets/nunito-sans-latin-ext-DMEAsnHD.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400 800;font-stretch:100%;font-display:swap;src:url(/assets/nunito-sans-latin-BWQ3gi2K.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
