.watch-shell{max-width:1600px;margin:auto;padding:20px 22px 50px}.watch-top{justify-content:space-between;align-items:center;height:60px;display:flex}.watch-top>div:first-child{align-items:center;gap:10px;display:flex}.watch-top h1{margin:0;font-size:15px}.watch-top>div:first-child>span:last-child{color:var(--muted);font-size:12px}.watch-top-actions{align-items:center;gap:8px;display:flex}.connection{text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.connection svg{width:14px}.connection.connected{color:var(--green)}.connection.offline{color:var(--danger)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.watch-grid{grid-template-columns:minmax(0,1fr) 370px;gap:14px;display:grid}.stage,.social-panel{color:#f5f6fa;background:#0e131c;border:1px solid #242b37;border-radius:16px;overflow:hidden}.video-wrap{aspect-ratio:16/9;background:#05070a;place-items:center;display:grid;position:relative;overflow:hidden}.video-wrap video{object-fit:contain;width:100%;height:100%}.stage-state,.companion{text-align:center;align-content:center;place-items:center;padding:30px;display:grid;position:absolute;inset:0}.stage-state>svg,.companion>svg{color:#8f78ff;width:48px;height:48px}.stage-state h2,.companion h2{margin:14px 0 5px;font-size:24px}.stage-state p,.companion p{color:#8993a6;max-width:510px;font-size:13px;line-height:1.6}.stage-state .button{margin-top:15px}.reaction-layer{pointer-events:none;position:absolute;inset:0}.reaction-layer span{font-size:34px;animation:2.6s ease-out forwards reactFloat;position:absolute;bottom:-30px}@keyframes reactFloat{10%{opacity:1}to{opacity:0;transform:translateY(-430px)rotate(15deg)scale(1.25)}}.stage-controls{border-top:1px solid #242b37;align-items:center;gap:10px;min-height:60px;padding:9px 12px;display:flex}.reaction-bar{gap:2px;display:flex}.reaction-bar button{background:0 0;border:0;border-radius:9px;width:34px;height:34px;font-size:17px}.reaction-bar button:hover{background:#232a37;transform:scale(1.15)}.quality{align-items:center;gap:6px;margin-left:auto;display:flex}.quality svg{color:#8993a6;width:15px}.quality select{color:#c8cfdb;background:#171d27;border:1px solid #2a3240;border-radius:8px;padding:7px;font-size:11px}.room-under{border-top:1px solid #242b37;align-items:center;gap:16px;padding:12px 14px;display:flex}.room-under>div{flex:1;align-items:center;gap:9px;display:flex}.room-under>div>div{display:grid}.room-under small{color:#8892a4}.room-under>span{color:#8892a4;align-items:center;gap:6px;font-size:11px;display:flex}.room-under svg{width:15px}.social-panel{flex-direction:column;height:min(760px,100vh - 153px);display:flex}.tabs{border-bottom:1px solid #242b37;height:52px;padding:5px;display:flex}.tabs button{color:#818b9d;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex}.tabs button svg{width:14px}.tabs button.active{color:#fff;background:#202634}.tabs i{background:#343c4c;border-radius:9px;padding:2px 5px;font-size:9px;font-style:normal}.chat-list{flex:1;padding:12px;overflow:auto}.chat-message{gap:8px;padding:8px 3px;display:flex}.chat-message .avatar{width:27px;height:27px;font-size:10px}.chat-message>div{min-width:0}.chat-message p{align-items:center;gap:6px;margin:0 0 3px;font-size:11px;display:flex}.chat-message time{color:#6f7889;font-size:9px}.chat-message>div>span{color:#d6dae3;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.chat-form{border-top:1px solid #242b37;padding:10px}.chat-form textarea{resize:none;color:#fff;background:#171d27;border:1px solid #2a3240;border-radius:10px;outline:0;width:100%;height:70px;padding:10px;font-size:12px}.chat-form>div{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.chat-form>div>span{color:#727c8e;font-size:9px}.chat-form .icon-button{width:32px;height:32px}.chat-form svg{width:14px}.inline-error{color:#ffc4cb;background:#5f1c27;align-items:center;gap:7px;padding:8px 10px;font-size:10px;display:flex}.inline-error>svg{width:14px}.inline-error span{flex:1}.inline-error button{color:inherit;background:0 0;border:0}.inline-error button svg{width:12px}.queue-panel,.people-panel{padding:12px;overflow:auto}.queue-panel form{gap:6px;margin-bottom:12px;display:flex}.queue-panel input{color:#fff;background:#171d27;border-color:#2a3240;font-size:11px}.queue-panel form .button{padding:8px}.queue-panel article{border-bottom:1px solid #242b37;align-items:center;gap:9px;padding:11px 4px;display:flex}.queue-panel article>span{color:#778194;font-size:10px}.queue-panel article>div{flex:1;min-width:0;display:grid}.queue-panel article strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.queue-panel article small{color:#7e8899;font-size:9px}.vote{color:#a99aff;background:#202634;border:0;border-radius:7px;padding:6px;font-size:9px}.host-person{background:#171d27;border-radius:12px;align-items:center;gap:9px;padding:12px;display:flex}.host-person>div{flex:1;display:grid}.host-person small{color:#7c8799}.host-person>svg{color:#9c87ff;width:18px}.people-panel>p{color:#7c8799;font-size:11px;line-height:1.6}.companion{background:radial-gradient(circle at 50% 30%,#251e50,#080b11 65%);position:relative}.companion .eyebrow{margin-top:12px}.companion .button{margin:7px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#030508bf;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--line);width:min(100%,510px);max-height:90vh;box-shadow:var(--shadow);border-radius:21px;padding:32px;position:relative;overflow:auto}.modal-close{background:var(--surface-2);color:var(--muted);border:0;border-radius:9px;width:34px;height:34px;position:absolute;top:14px;right:14px}.modal-close svg{width:16px}.modal-icon{background:color-mix(in srgb,var(--brand) 13%,var(--surface));width:54px;height:54px;color:var(--brand);border-radius:15px;place-items:center;display:grid}.modal h2{margin:18px 0 8px;font-size:25px}.modal>p{color:var(--muted);font-size:13px;line-height:1.6}.privacy-check{background:var(--surface-2);border-radius:11px;gap:10px;margin:18px 0;padding:13px;display:flex}.privacy-check svg{color:var(--green);flex:none}.privacy-check div{display:grid}.privacy-check span{color:var(--muted);margin-top:4px;font-size:11px}.modal select{margin:5px 0}.capabilities{color:var(--muted);gap:7px;margin:16px 0;font-size:11px;display:grid}.capabilities span{align-items:center;gap:6px;display:flex}.capabilities svg{width:14px;color:var(--green)}.capabilities .no,.capabilities .no svg{color:var(--danger)}@media (max-width:1000px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:100%;max-width:680px;margin:auto}.room-grid{grid-template-columns:repeat(2,1fr)}.feature-band{grid-template-columns:1fr}.preview{grid-template-columns:1fr;max-width:700px}.form-page{grid-template-columns:1fr}.form-intro ol{display:none}.stat-grid{grid-template-columns:repeat(3,1fr)}.watch-grid{grid-template-columns:minmax(0,1fr) 330px}}@media (max-width:760px){.topbar{height:62px;padding:0 14px}.brand>span:last-child{display:none}.nav{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;padding:8px;display:none;position:absolute;top:64px;left:12px;right:12px}.nav.open,.mobile-menu{display:grid}.user-chip{display:none}.hero{padding:52px 18px 70px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.mock-content{grid-template-columns:1fr}.mock-chat{display:none}.mock-screen{min-height:300px}.section{padding:55px 17px}.section-heading h2{font-size:27px}.section-heading .text-link{display:none}.room-grid{grid-template-columns:1fr}.feature-band{gap:15px;margin:0 16px 60px;padding:25px}footer{gap:6px;margin:0 16px;display:grid}.page-hero.compact{padding:48px 17px 20px}.page-hero.compact h1{font-size:36px}.search-bar{grid-template-columns:auto 1fr;display:grid}.search-bar>svg:nth-of-type(2){display:none}.search-bar select{border-left:0;border-top:1px solid var(--line);grid-column:1/3}.search-bar button{grid-column:1/3}.auth-card{padding:26px 20px}.form-page{gap:20px;padding:42px 16px}.form-intro h1{font-size:38px}.field-row,.choice-grid{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch;gap:12px}.preview{padding:35px 16px}.preview-info h1{font-size:38px}.preview-actions{flex-wrap:wrap}.stat-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.watch-shell{padding:8px 0 50px}.watch-top{padding:0 12px}.watch-top>div:first-child>span:last-child,.watch-top .connection{display:none}.watch-grid{flex-direction:column;gap:0;display:flex}.stage,.social-panel{border-inline:0;border-radius:0}.video-wrap{aspect-ratio:16/10}.stage-controls{overflow:auto}.reaction-bar{flex:1}.reaction-bar button{width:30px}.quality{display:none}.room-under{padding-inline:10px}.social-panel{height:580px}.tabs{position:sticky;top:0}.stage-state h2{font-size:20px}.stage-state p{font-size:11px}.modal{padding:25px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.participant-list{gap:8px;display:grid}.share-status{border:1px solid color-mix(in srgb,var(--danger) 40%,var(--line));background:color-mix(in srgb,var(--danger) 10%,var(--surface));color:var(--danger);border-radius:10px;align-items:center;gap:8px;margin:14px 0;padding:10px 12px;font-size:11px;display:flex}.share-status svg{flex:none;width:15px}.page-hero.compact{max-width:1240px;margin:auto;padding:70px 24px 35px}.page-hero.compact h1{margin:12px 0;font-size:48px}.page-hero.compact>p{color:var(--muted)}.search-bar{background:var(--surface);border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;max-width:900px;margin-top:28px;padding:7px 8px 7px 15px;display:flex}.search-bar>svg{width:18px;color:var(--muted)}.search-bar input{flex:1;min-width:120px}.search-bar input,.search-bar select{color:var(--text);background:0 0;border:0;outline:0;padding:8px}.search-bar select{border-left:1px solid var(--line)}.filter-chips{gap:8px;margin-bottom:25px;padding-bottom:5px;display:flex;overflow:auto}.filter-chips button{white-space:nowrap;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:30px;padding:8px 13px}.filter-chips button.active{color:#fff;border-color:var(--brand);background:var(--brand)}.auth-page{background:radial-gradient(circle at 20% 0,color-mix(in srgb,var(--brand) 22%,transparent),transparent 35%),var(--bg);place-items:center;min-height:100vh;padding:80px 20px;display:grid}.auth-brand{position:absolute;top:25px;left:max(25px,50% - 600px)}.auth-card{background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--line);width:min(100%,470px);box-shadow:var(--shadow);border-radius:22px;padding:38px}.auth-card h1{letter-spacing:-.045em;margin:12px 0 7px;font-size:34px}.auth-card>p{color:var(--muted);line-height:1.55}.auth-card form{gap:13px;margin-top:27px;display:grid}.auth-card label,.room-form label,.modal label{gap:7px;font-size:13px;font-weight:700;display:grid}.auth-card label>span,.room-form label>svg{color:var(--muted);align-items:center;gap:6px;display:flex}.auth-card label svg{width:14px}.auth-card input,.room-form input,.room-form textarea,.room-form select,.modal select,.queue-panel input{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:11px;outline:0;padding:12px 13px}.auth-card input:focus,.room-form input:focus,.room-form textarea:focus,.room-form select:focus{border-color:var(--brand)}.auth-card small,.room-form small{color:var(--danger)}.checkbox{color:var(--muted);grid-template-columns:auto 1fr;justify-content:start;align-items:center;font-weight:500!important;display:flex!important}.checkbox input{width:auto}.auth-switch{text-align:center;border-top:1px solid var(--line);color:var(--muted);margin-top:25px;padding-top:20px;font-size:13px}.auth-switch a{color:var(--brand-2);font-weight:750}.honeypot{left:-10000px;position:absolute!important}.form-page{grid-template-columns:280px 1fr;gap:60px;max-width:1120px;margin:auto;padding:65px 24px 100px;display:grid}.form-intro h1{font-size:44px}.form-intro>p{color:var(--muted);line-height:1.6}.form-intro ol{border-top:1px solid var(--line);margin-top:30px;padding:20px 0;list-style:none}.form-intro li{color:var(--muted);align-items:center;gap:10px;padding:10px 0;font-weight:650;display:flex}.form-intro li span{background:var(--surface-2);border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.form-intro li.active{color:var(--text)}.form-intro li.active span{background:var(--brand);color:#fff}.panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:25px}.room-form{gap:23px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.room-form fieldset{border:0;margin:0;padding:0}.room-form legend{margin-bottom:10px;font-size:13px;font-weight:800}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;position:relative;display:flex!important}.choice>input{display:none}.choice>svg:first-of-type{width:24px;color:var(--muted)}.choice>svg:last-of-type{opacity:0;width:16px;margin-left:auto}.choice span{gap:3px;display:grid}.choice small,.toggle small{color:var(--muted)!important;font-weight:500!important}.choice.active{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,var(--surface))}.choice.active>svg{color:var(--brand);opacity:1}.toggle-grid{border:1px solid var(--line);border-radius:13px;padding:0 15px}.toggle{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;justify-content:space-between;align-items:center;padding:13px 0;display:flex!important}.toggle:last-child{border:0}.toggle span{gap:3px;display:grid}.toggle input{display:none}.toggle i{background:var(--surface-2);border-radius:20px;width:40px;height:23px;padding:2px;transition:all .2s}.toggle i:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;display:block;box-shadow:0 1px 5px #00000040}.toggle input:checked+i{background:var(--brand)}.toggle input:checked+i:after{transform:translate(17px)}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.form-actions>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.form-actions svg{width:14px}.preview{grid-template-columns:1.1fr 1fr;align-items:center;gap:55px;max-width:1100px;margin:auto;padding:65px 24px 100px;display:grid}.preview-cover{aspect-ratio:4/3;box-shadow:var(--shadow);border-radius:24px}.preview-cover>span{place-items:center;display:grid;position:absolute;inset:0}.preview-cover>span svg{color:#fff;filter:drop-shadow(0 8px 20px #0000004d);width:70px;height:70px}.preview-info .eyebrow svg{width:13px}.preview-info h1{font-size:48px}.lead{color:var(--muted);font-size:16px;line-height:1.7}.host-line{align-items:center;gap:12px;margin:24px 0;display:flex}.host-line>div{display:grid}.host-line small,.host-line span{color:var(--muted);font-size:11px}.preview-stats{border-block:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:15px;padding:17px 0;font-size:12px;display:flex}.preview-stats span{text-transform:capitalize;align-items:center;gap:6px;display:flex}.preview-stats svg{width:15px}.preview-actions{gap:10px;margin-top:24px;display:flex}.warning{color:#d8a95e;background:#7e61341c;border:1px solid #7e6134;border-radius:10px;margin-top:16px;padding:12px;font-size:12px}.privacy-note{color:var(--muted);gap:12px;margin-top:25px;display:flex}.privacy-note svg{color:var(--brand);flex:none}.privacy-note strong{color:var(--text);font-size:13px}.privacy-note p{margin:5px 0;font-size:12px}.stat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stat-grid article{background:var(--surface);border:1px solid var(--line);border-radius:15px;gap:8px;padding:18px;display:grid}.stat-grid svg{width:19px;color:var(--brand-2)}.stat-grid span{color:var(--muted);font-size:11px}.stat-grid strong{font-size:27px}.admin-grid{grid-template-columns:1fr 1.5fr;gap:18px;margin-top:18px;display:grid}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.panel-heading h2{margin:0;font-size:17px}.panel-heading>span{color:var(--muted);font-size:11px}.health-list>div,.report-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.health-list span{text-transform:capitalize;align-items:center;gap:8px;display:flex}.health-list svg{width:17px;color:var(--muted)}.health-list b{font-size:11px}.healthy{color:var(--green)}.unhealthy{color:var(--danger)}.report-list>div{justify-content:start;gap:10px}.report-icon{background:color-mix(in srgb,var(--danger) 12%,var(--surface));width:32px;height:32px;color:var(--danger);border-radius:9px;place-items:center;display:grid}.report-icon svg{width:16px}.report-list>div>div{flex:1;display:grid}.report-list small{color:var(--muted)}.empty-mini{text-align:center;color:var(--muted);padding:50px 10px}:root{--bg:#f6f7fb;--surface:#fff;--surface-2:#eef0f6;--line:#dde1ea;--text:#11131a;--muted:#687083;--brand:#6847ef;--brand-2:#977dff;--danger:#e74358;--green:#27c78b;--shadow:0 20px 50px #1613311a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.dark{--bg:#080b12;--surface:#10151f;--surface-2:#171d29;--line:#262e3c;--text:#f5f6fb;--muted:#949daf;--brand:#8a6dff;--brand-2:#b2a0ff;--danger:#ff5f72;--green:#39d9a0;--shadow:0 24px 70px #00000061;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.watchquest-hero{min-height:680px}.quest-hero-visual{border:1px solid var(--line);background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--brand) 28%,transparent),transparent 58%),var(--surface);min-height:480px;box-shadow:var(--shadow);border-radius:32px;padding:46px;position:relative}.path-card,.path-vote{border:1px solid color-mix(in srgb,var(--brand) 40%,var(--line));background:color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute}.path-card{border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;width:240px;padding:16px;display:grid}.path-card>span{background:var(--brand);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.path-card small{color:var(--muted)}.path-a{top:40px;left:30px}.path-b{bottom:50px;right:28px}.path-vote{border-radius:20px;gap:10px;width:min(310px,80%);padding:20px;display:grid;top:145px;left:50%;transform:translate(-50%)}.path-vote>svg{color:var(--brand-2)}.path-vote button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;justify-content:space-between;padding:11px;display:flex;position:relative}.crowd-chips{gap:8px;display:flex;position:absolute;bottom:48px;left:40px}.crowd-chips i{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:8px 10px;font-size:12px;font-style:normal}.experience-band{border:1px solid var(--line);background:var(--surface);border-radius:24px;grid-template-columns:repeat(3,1fr);max-width:1192px;margin:20px auto 70px;display:grid;overflow:hidden}.experience-band article{border-right:1px solid var(--line);padding:30px}.experience-band article:last-child{border:0}.experience-band svg{color:var(--brand-2)}.experience-band p{color:var(--muted);font-size:14px;line-height:1.6}.quest-hero{text-align:center;max-width:980px;margin:auto;padding:90px 24px 40px}.quest-hero h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(45px,6vw,76px);line-height:1}.quest-hero>p{max-width:730px;color:var(--muted);margin:0 auto 30px;font-size:18px;line-height:1.6}.quest-hero .eyebrow{justify-content:center}.quest-hero .search-bar{text-align:left;margin:auto}.quest-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quest-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.quest-card:hover{border-color:color-mix(in srgb,var(--brand) 55%,var(--line));box-shadow:var(--shadow);transform:translateY(-4px)}.quest-art{--hue:250deg;aspect-ratio:16/8;background:radial-gradient(circle at 30% 30%,hsl(var(--hue) 75% 62% / .7),transparent 34%),linear-gradient(145deg,#14192a,#211a38);place-items:center;display:grid;position:relative}.quest-art:after{content:"";border:1px dashed #ffffff3d;border-radius:50%;position:absolute;inset:20% 15%}.quest-art>svg{z-index:1;color:#fff;width:48px;height:48px}.quest-art>span{color:#fff;background:#0000008c;border-radius:8px;padding:5px 8px;font-size:10px;position:absolute;bottom:12px;right:13px}.quest-card-body{flex-direction:column;flex:1;padding:18px;display:flex}.quest-card h3{margin:9px 0;font-size:19px}.quest-card p{color:var(--muted);flex:1;margin:0 0 18px;font-size:13px;line-height:1.55}.quest-stats{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:10px;display:flex}.quest-stats span,.remix-hint{align-items:center;gap:4px;display:flex}.quest-stats svg,.remix-hint svg{width:13px}.remix-hint{border-top:1px solid var(--line);color:var(--brand-2);margin-top:14px;padding-top:13px;font-size:11px;font-weight:750}.quest-detail{grid-template-columns:1.05fr .95fr;gap:70px;max-width:1180px;margin:auto;padding:80px 24px 110px;display:grid}.quest-detail h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(46px,6vw,76px);line-height:1}.quest-tagline{color:var(--brand-2);font-size:20px}.quest-facts{border-block:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:18px;padding:18px 0;font-size:12px;display:flex}.quest-facts span{text-transform:capitalize;align-items:center;gap:6px;display:flex}.quest-facts svg{width:15px}.quest-map{border:1px solid var(--line);background:var(--surface);border-radius:24px;align-self:start;padding:20px}.quest-map-head{color:var(--muted);justify-content:space-between;padding:5px 5px 18px;font-size:12px;display:flex}.quest-map article{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;gap:14px;margin-bottom:15px;padding:16px;display:flex;position:relative}.quest-map article:not(:last-child):after{content:"↓";z-index:2;color:var(--brand-2);position:absolute;bottom:-20px;left:28px}.quest-map article>i{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;font-weight:850;display:grid}.quest-map article>div{gap:4px;display:grid}.quest-map article span,.quest-map article small{color:var(--muted);font-size:11px}.quest-map .mystery-node{border-style:dashed}.quest-link,.quest-create-callout{border:1px solid color-mix(in srgb,var(--brand) 40%,var(--line));background:color-mix(in srgb,var(--brand) 7%,var(--surface));border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.quest-link>span,.quest-create-callout>span{flex:1;display:grid}.quest-link small,.quest-create-callout small{color:var(--muted)}.quest-link>svg,.quest-create-callout>svg{color:var(--brand-2)}.builder-shell{max-width:1040px;margin:auto;padding:70px 24px 120px}.builder-intro{max-width:700px}.builder-intro h1{letter-spacing:-.055em;margin:15px 0;font-size:55px}.builder-intro p{color:var(--muted);line-height:1.65}.quest-builder{gap:22px;margin-top:38px;display:grid}.builder-basics,.builder-node{padding:24px}.builder-steps{gap:18px;display:grid}.builder-node{grid-template-columns:55px 1fr;display:grid}.node-number{color:var(--brand-2);flex-direction:column;align-items:center;gap:12px;display:flex}.node-number span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.node-number svg{height:18px}.node-fields{gap:14px;display:grid}.node-heading{justify-content:space-between;align-items:center;display:flex}.node-heading strong{font-size:18px}.inline-check{align-items:center;flex-direction:row!important;gap:8px!important;display:flex!important}.inline-check input{width:auto}.branch-editor{border:1px dashed var(--line);border-radius:13px;gap:9px;padding:15px;display:grid}.branch-editor>div:first-child{justify-content:space-between;align-items:center;display:flex}.branch-editor button,.add-step{color:var(--brand-2);background:0 0;border:0;font-weight:750}.branch-editor button{align-items:center;gap:4px;display:flex}.branch-editor svg{width:14px}.branch-row{grid-template-columns:1fr 1fr 40px;gap:8px;display:grid}.add-step{border:1px dashed color-mix(in srgb,var(--brand) 45%,var(--line));background:color-mix(in srgb,var(--brand) 5%,var(--surface));border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex}.builder-publish{z-index:10;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 93%,transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;bottom:15px}.builder-publish>div{align-items:center;gap:10px;display:flex}.builder-publish>div>span{display:grid}.builder-publish small{color:var(--muted)}.experience-pills{gap:5px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.experience-pills span{color:#fff;text-transform:uppercase;background:#000000a3;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:800;display:flex}.experience-pills svg{width:11px}.room-cover .experience-pills+.mode-icon{top:12px;bottom:auto}.battle-banner{color:#fff;background:#000000a6;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:flex;position:absolute;bottom:18px;left:20px}.watch-badges{gap:6px;display:flex}.watch-badges>span{background:var(--surface-2);color:var(--brand-2);text-transform:uppercase;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:850;display:flex}.watch-badges svg{width:11px}.tabs button{min-width:0}.play-panel{align-content:start;gap:12px;height:100%;padding:12px;display:grid;overflow:auto}.ritual-card,.remote-now{border:1px solid color-mix(in srgb,#ffc857 42%,var(--line));background:color-mix(in srgb,#ffc857 8%,var(--surface));border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.ritual-card>svg{color:#ffc857}.ritual-card span,.remote-now span{display:grid}.ritual-card small,.remote-now small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.current-step,.live-poll,.quick-poll,.battle-board,.battle-actions,.leaderboard{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:15px}.current-step h3,.live-poll h3,.battle-actions h3{margin:8px 0}.current-step p,.battle-actions p,.leaderboard p{color:var(--muted);font-size:11px;line-height:1.5}.poll-title{color:var(--brand-2);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.poll-title span,.poll-title small{align-items:center;gap:4px;display:flex}.poll-title svg{width:12px}.poll-options{gap:7px;display:grid}.poll-options button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;justify-content:space-between;padding:11px;display:flex;position:relative;overflow:hidden}.poll-options button>span{background:color-mix(in srgb,var(--brand) 20%,transparent);position:absolute;inset:0 auto 0 0}.poll-options b,.poll-options small{position:relative}.poll-options small{color:var(--muted)}.voted-note{color:var(--green);align-items:center;gap:5px;font-size:10px;display:flex}.voted-note svg{width:13px}.quick-poll{gap:8px;display:grid}.quick-poll>button[type=button]{color:var(--brand-2);background:0 0;border:0;font-size:11px}.battle-board>div:first-child{align-items:center;gap:8px;margin-bottom:10px;display:flex}.battle-board>div:first-child>span{display:grid}.battle-board small{color:var(--muted)}.battle-board article,.leaderboard article{border-top:1px solid var(--line);grid-template-columns:24px 1fr auto;align-items:center;gap:7px;padding:9px;font-size:11px;display:grid}.battle-board article>span{display:grid}.battle-board article.ours{color:var(--brand-2)}.battle-code{padding-top:10px;display:block}.battle-actions{text-align:center}.battle-actions>svg{color:var(--brand-2)}.battle-actions .button{margin:4px}.leaderboard>div{align-items:center;gap:7px;font-weight:800;display:flex}.leaderboard>div svg{color:#ffc857;width:16px}.remote-now>svg{color:var(--brand-2)}.remote-control{border-top:1px solid var(--line);padding:12px}.sync-controls{z-index:5;color:#d8deea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c12e6;border:1px solid #30394a;border-radius:10px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.sync-controls span{flex:1;align-items:center;gap:4px;display:flex}.sync-controls button{color:#fff;background:#171d29;border:1px solid #394255;border-radius:7px;place-items:center;min-width:33px;height:30px;display:grid}.sync-controls svg{width:13px}.moment-button{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:flex}.moment-button svg{width:13px}.dna-page,.echo-shell{max-width:1120px;margin:auto;padding:75px 24px 120px}.dna-page>header,.echo-shell>header{max-width:720px}.dna-page>header h1,.echo-shell>header h1{letter-spacing:-.055em;margin:14px 0;font-size:55px}.dna-page>header p,.echo-shell>header p{color:var(--muted);line-height:1.65}.dna-overview{grid-template-columns:230px 1fr;align-items:center;gap:30px;margin:38px 0 70px;padding:30px;display:grid}.dna-orbit{aspect-ratio:1;border:1px solid color-mix(in srgb,var(--brand) 45%,var(--line));background:radial-gradient(circle,color-mix(in srgb,var(--brand) 24%,transparent),transparent 65%);border-radius:50%;align-content:center;place-items:center;display:grid}.dna-orbit svg{color:var(--brand-2)}.dna-orbit span{font-size:42px;font-weight:900}.dna-orbit small{color:var(--muted)}.dna-signature{gap:12px;display:flex}.dna-signature>span{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.dna-signature small{color:var(--muted);font-size:9px}.dna-facts{color:var(--muted);gap:15px;margin-top:20px;font-size:11px;display:flex}.dna-facts span{align-items:center;gap:5px;display:flex}.dna-facts svg{width:13px}.match-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.match-card{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px;display:grid}.match-card>div{display:grid}.match-card>div span,.match-card>small{color:var(--muted);font-size:10px}.match-card>b{color:var(--brand-2);font-size:20px}.match-card>small{grid-column:2/4}.moment-page{place-items:center;min-height:750px;padding:80px 24px;display:grid}.moment-card-large{border:1px solid var(--line);background:var(--surface);width:min(680px,100%);box-shadow:var(--shadow);border-radius:28px;padding:48px;position:relative;overflow:hidden}.moment-glow{filter:drop-shadow(0 0 35px color-mix(in srgb,var(--brand) 70%,transparent));font-size:60px;position:absolute;top:25px;right:30px}.moment-card-large h1{letter-spacing:-.055em;max-width:500px;font-size:48px}.moment-card-large>p{color:var(--muted);font-size:17px;line-height:1.65}.moment-time{border-block:1px solid var(--line);align-items:center;gap:8px;padding:17px 0;display:flex}.moment-time strong{font-size:24px}.moment-time span{color:var(--muted)}.moment-by{color:var(--muted);align-items:center;gap:9px;margin-top:18px;font-size:11px;display:flex}.moment-by>span:last-child{align-items:center;gap:4px;margin-left:auto;display:flex}.moment-by svg{width:13px}.echo-grid{grid-template-columns:minmax(0,1fr) 330px;gap:16px;margin-top:30px;display:grid}.echo-stage,.echo-chat{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.echo-media{aspect-ratio:16/9;background:#05070a;position:relative}.echo-media iframe{border:0;width:100%;height:100%}.echo-controls{align-items:center;gap:12px;padding:12px;display:flex}.echo-controls label{flex:1;align-items:center;gap:6px;display:flex}.echo-controls input{flex:1}.echo-controls>a{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.echo-controls svg{width:14px}.echo-quest{border-top:1px solid var(--line);color:var(--brand-2);justify-content:center;align-items:center;gap:6px;padding:10px;font-size:11px;font-weight:750;display:flex}.echo-chat{flex-direction:column;height:540px;padding:12px;display:flex}.echo-chat>div:first-child{align-items:center;gap:6px;padding:7px;font-weight:800;display:flex}.echo-chat>div:first-child span{color:var(--muted);margin-left:auto}.echo-chat article{border-top:1px solid var(--line);gap:8px;padding:10px;display:flex}.echo-chat article>b{font-size:24px}.echo-chat article>p{margin:0;font-size:11px;display:grid}.echo-chat article small{color:var(--muted);margin-left:5px}.echo-wait{text-align:center;color:var(--muted);margin:auto;font-size:11px}.echo-moments{margin-top:30px}.echo-moments>div{display:flex}.echo-moments>a{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:8px;margin:5px;padding:12px;display:inline-flex}.echo-moments a small{color:var(--muted)}@media (max-width:900px){.quest-grid,.experience-band,.match-grid{grid-template-columns:1fr}.experience-band article{border-right:0;border-bottom:1px solid var(--line)}.quest-detail,.echo-grid{grid-template-columns:1fr}.quest-hero-visual{min-height:430px}.echo-chat{height:420px}.dna-overview{grid-template-columns:1fr}.dna-orbit{width:200px;margin:auto}.builder-intro h1,.dna-page>header h1,.echo-shell>header h1{font-size:42px}.branch-row{grid-template-columns:1fr 40px}.branch-row select{grid-column:1/2}.builder-publish{flex-direction:column;align-items:stretch;gap:15px;position:static}.builder-publish .button{width:100%}}@media (max-width:600px){.watchquest-hero{min-height:auto}.quest-hero-visual{min-height:390px;padding:20px}.path-a{top:20px;left:12px}.path-b{bottom:45px;right:12px}.path-card{width:210px}.path-vote{top:125px}.crowd-chips{bottom:12px;left:13px}.quest-detail,.builder-shell,.dna-page,.echo-shell{padding-inline:16px}.quest-detail h1{font-size:45px}.builder-node{grid-template-columns:1fr}.node-number{flex-direction:row;margin-bottom:12px}.node-number svg{transform:rotate(-90deg)}.moment-card-large{padding:28px}.moment-card-large h1,.moment-glow{font-size:38px}.echo-controls{flex-direction:column;align-items:stretch}.dna-signature{flex-wrap:wrap}}.stage{flex-direction:column;min-width:0;display:flex}.video-wrap{flex:none;min-width:0}.video-wrap video{object-position:center;background:#05070a;max-width:100%;max-height:100%;object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.stage-controls{z-index:2;background:#0e131c;flex:none;position:relative}.reaction-layer span{bottom:8px}.embed-player{background:#05070a;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.embed-player iframe{background:#05070a;border:0;width:100%;height:100%;display:block}.embed-player.provider-tiktok iframe,.embed-player.provider-instagram iframe{width:min(100%,620px)}.embed-player.provider-pinterest{padding:18px;overflow:auto}.embed-source{z-index:3;color:#d8deea;text-transform:capitalize;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c12d6;border:1px solid #30394a;border-radius:8px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:flex;position:absolute;top:10px;right:10px}.embed-source svg{width:12px}.guest-notice{color:#aeb8c9;background:#151b27;border-bottom:1px solid #2a3240;align-items:center;gap:7px;padding:9px 11px;font-size:10px;display:flex}.guest-notice svg{width:14px}.guest-notice span{flex:1}.guest-notice a{color:#b2a0ff;font-weight:750}.guest-action{color:#8d97aa;text-align:center;place-items:center;gap:10px;padding:18px;font-size:11px;display:grid}.guest-action>a:not(.button){color:var(--brand-2);font-weight:700}.temporary-badge{border:1px solid color-mix(in srgb,#ffc857 45%,var(--line));background:color-mix(in srgb,#ffc857 9%,var(--surface));color:#dba82f;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:800;display:flex}.temporary-badge svg{width:14px}.temporary-card{width:min(100%,520px)}.temporary-card strong{color:var(--text)}.temporary-perks{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:13px;gap:9px;margin-top:22px;padding:16px;font-size:12px;display:grid}.temporary-perks span{align-items:center;gap:8px;display:flex}.temporary-perks svg{width:15px;color:var(--brand-2)}.guest-shortcut{border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));background:color-mix(in srgb,var(--brand) 7%,var(--surface));text-align:center;border-radius:12px;gap:4px;margin-top:16px;padding:13px;display:grid}.guest-shortcut a{color:var(--brand-2);justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:800;display:flex}.guest-shortcut svg{width:14px}.guest-shortcut small{color:var(--muted)!important}.claim-page{place-items:center;min-height:720px;padding:70px 20px;display:grid}.claim-page .auth-card{width:min(100%,520px)}.reaction-bar button:disabled{opacity:.38;cursor:not-allowed;transform:none}.field-help{color:var(--muted);font-size:11px;font-weight:500}.brand-mark img{border-radius:inherit;width:100%;height:100%;display:block}.instant-builder,.passport-page,.guide-page,.cup-show,.recap-page{max-width:1120px;margin:auto;padding:70px 24px 110px}.instant-builder>header,.passport-page>header,.guide-page>header,.recap-page>header{max-width:780px;margin-bottom:34px}.instant-builder h1,.passport-page h1,.guide-page h1,.cup-show h1,.recap-page h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(42px,5vw,66px);line-height:1}.instant-builder header p,.passport-page header p,.guide-page header>p,.cup-show header p,.recap-page header p{color:var(--muted);font-size:16px;line-height:1.65}.instant-builder>form{max-width:850px}.template-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.template-card{border:1px solid var(--line);background:var(--surface-2);color:var(--text);text-align:left;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.template-card>svg:first-child{color:var(--brand-2)}.template-card>svg:last-child{width:16px;color:var(--green)}.template-card span{gap:3px;display:grid}.template-card small{color:var(--muted)!important}.template-card.selected{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,var(--surface))}.temporary-badge+.user-chip{white-space:nowrap;max-width:140px;overflow:hidden}.passport-stats,.recap-facts{grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0;display:grid}.passport-stats article,.recap-facts article{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:4px;padding:18px;display:grid}.passport-stats strong,.recap-facts strong{font-size:27px}.passport-stats span,.recap-facts span{color:var(--muted);font-size:11px}.stamp-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.stamp-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:15px;min-height:160px;padding:20px;display:flex}.stamp-card>b{border:1px dashed color-mix(in srgb,var(--brand) 55%,var(--line));background:color-mix(in srgb,var(--brand) 9%,var(--surface));border-radius:50%;flex:0 0 58px;place-items:center;height:58px;font-size:28px;display:grid}.stamp-card small{color:var(--brand-2);text-transform:uppercase;font-size:9px}.stamp-card h2{margin:5px 0;font-size:18px}.stamp-card p{color:var(--muted);font-size:12px;line-height:1.5}.stamp-card.locked{opacity:.6;filter:saturate(.4)}.cup-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.cup-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.cup-card{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--brand) 7%,var(--surface)));border-radius:18px;min-height:235px;padding:22px;display:block;position:relative}.cup-card:hover{border-color:var(--brand);transform:translateY(-2px)}.cup-card>svg{color:#ffc857;width:34px;height:34px;margin-top:25px}.cup-card h2{margin:11px 0 5px}.cup-card p{color:var(--muted);font-size:12px;line-height:1.5}.cup-card>div{color:var(--muted);justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.cup-card>div span{align-items:center;gap:5px;display:flex}.cup-card>div svg{width:14px}.cup-form,.cup-join{gap:13px;display:grid}.cup-form label,.cup-join label{gap:6px;font-size:12px;font-weight:750;display:grid}.cup-form input,.cup-form textarea,.cup-join input,.cup-join select{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:10px;padding:11px}.cup-show{grid-template-columns:minmax(0,1fr) 330px;gap:28px;display:grid}.cup-show>header{text-align:center;grid-column:1/3;padding:40px}.cup-show>header>svg{color:#ffc857;width:52px;height:52px;margin:20px auto 0;display:block}.cup-show>header h1{margin-block:14px}.cup-scoreboard{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.score-head{align-items:center;gap:7px;padding:18px;font-weight:850;display:flex}.score-head svg{color:#ffc857}.score-head span{color:var(--muted);margin-left:auto;font-size:11px}.score-row{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:15px 18px;display:grid}.score-row>b{background:var(--surface-2);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.score-row span{display:grid}.score-row small{color:var(--muted)}.score-row em{color:var(--brand-2);font-style:normal;font-weight:900}.guide-search{border:1px solid var(--line);background:var(--surface);border-radius:13px;align-items:center;gap:9px;margin-top:25px;padding:11px 14px;display:flex}.guide-search svg{color:var(--muted)}.guide-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.guide-nav{z-index:5;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:14px;gap:6px;margin-bottom:22px;padding:10px;display:flex;position:sticky;top:72px;overflow:auto}.guide-nav a{color:var(--muted);border-radius:8px;flex:none;padding:7px 10px;font-size:10px;font-weight:750}.guide-nav a:hover{background:var(--surface-2);color:var(--text)}.guide-list{gap:16px;display:grid}.guide-list>article{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:26px;scroll-margin-top:145px}.guide-heading{gap:14px;display:flex}.guide-heading>span{background:color-mix(in srgb,var(--brand) 12%,var(--surface-2));height:42px;color:var(--brand-2);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.guide-heading small{color:var(--brand-2);text-transform:uppercase;align-items:center;gap:4px;font-size:9px;display:flex}.guide-heading small svg{width:12px}.guide-heading h2{margin:3px 0;font-size:24px}.guide-heading p{color:var(--muted);margin:0;line-height:1.5}.guide-list ol{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.guide-list li{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:10px;font-size:13px;line-height:1.5;display:grid}.guide-list li b{background:var(--surface-2);width:24px;height:24px;color:var(--text);border-radius:50%;place-items:center;font-size:10px;display:grid}.guide-cta{border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));background:color-mix(in srgb,var(--brand) 7%,var(--surface));border-radius:18px;align-items:center;gap:14px;margin-top:24px;padding:22px;display:flex}.guide-cta>svg{color:var(--green)}.guide-cta>div{flex:1}.guide-cta h2,.guide-cta p{margin:3px}.guide-cta p{color:var(--muted);font-size:12px}.community-deck{height:100%;padding:12px;overflow:auto}.feature-loading{height:100%;color:var(--muted);place-items:center;gap:8px;font-size:11px;display:grid}.deck-section{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-bottom:11px;padding:13px}.deck-title{align-items:center;gap:8px;margin-bottom:9px;display:flex}.deck-title>span{font-size:20px}.deck-title>div{display:grid}.deck-title small{color:var(--muted);text-transform:uppercase;font-size:8px}.deck-title strong{font-size:12px}.deck-title>button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.deck-title>button svg{width:13px}.deck-section>p{color:var(--muted);font-size:10px;line-height:1.5}.deck-section form{gap:7px;display:grid}.deck-section input,.deck-section textarea,.deck-section select{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:8px;padding:9px;font-size:10px}.portal-card{gap:7px;display:grid}.portal-card>small{color:var(--brand-2);font-size:8px}.portal-card h3,.portal-card p{margin:0}.portal-card p{color:var(--muted);font-size:10px}.portal-votes{grid-template-columns:1fr 1fr;gap:6px;display:grid}.portal-votes button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:8px;justify-content:space-between;padding:9px;display:flex}.portal-votes button:first-child{border-color:color-mix(in srgb,var(--brand) 45%,var(--line))}.prompt-row{border-top:1px solid var(--line);align-items:center;gap:6px;padding:7px 0;font-size:10px;display:flex}.prompt-row span{flex:1}.prompt-row button,.evidence-list button,.twist-list button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:6px;padding:5px 7px;font-size:9px}.bingo-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.bingo-grid button{border:1px solid var(--line);background:var(--surface-2);min-height:58px;color:var(--muted);border-radius:7px;padding:5px;font-size:8px;position:relative}.bingo-grid button.hit{border-color:var(--green);background:color-mix(in srgb,var(--green) 12%,var(--surface));color:var(--text)}.bingo-grid svg{width:11px;color:var(--green);position:absolute;top:3px;right:3px}.mission-objective{background:var(--surface-2);border-radius:9px;gap:8px;padding:9px;display:flex}.mission-objective>svg{width:18px;color:var(--green)}.mission-objective span{display:grid}.mission-objective p{color:var(--muted);margin:4px 0;font-size:9px}.mini-form{margin-top:8px}.evidence-list,.twist-list{gap:6px;margin-top:8px;display:grid}.evidence-list article{border:1px solid var(--line);border-radius:8px;align-items:start;gap:6px;padding:8px;display:flex}.evidence-list article>div{flex:1;gap:3px;display:grid}.evidence-list small,.twist-list small{color:var(--muted);font-size:8px}.evidence-list p{color:var(--muted);margin:0;font-size:9px}.evidence-list a{color:var(--brand-2);font-size:9px}.evidence-list article>span{gap:4px;display:grid}.twist-form{grid-template-columns:80px 1fr 32px!important}.twist-form button{background:var(--brand);color:#fff;border:0;border-radius:8px;place-items:center;display:grid}.twist-form svg{width:13px}.twist-list article{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:6px;padding:7px;display:grid}.twist-list article>svg{width:14px;color:var(--brand-2)}.twist-list article>span{display:grid}.role-card{border:1px dashed color-mix(in srgb,var(--brand) 55%,var(--line));text-align:center;background:radial-gradient(circle,color-mix(in srgb,var(--brand) 12%,var(--surface)),var(--surface));border-radius:12px;place-items:center;padding:15px;display:grid}.role-card>svg{color:var(--brand-2)}.role-card small{color:var(--muted);text-transform:uppercase;font-size:8px}.role-card h3{margin:5px}.role-card p{color:var(--muted);font-size:10px;line-height:1.5}.role-card.complete>strong{color:var(--green);align-items:center;gap:4px;font-size:10px;display:flex}.role-card.complete strong svg{width:13px}.named-guest{text-align:center;color:var(--muted);gap:7px;padding:9px;font-size:9px;display:grid}.deck-links{grid-template-columns:1fr 1fr;gap:7px;display:grid}.deck-links a{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:4px;padding:9px;font-size:9px;display:flex}.deck-links svg{width:12px}.recap-page>header>div{gap:8px;display:flex}.personal-result{border:1px solid color-mix(in srgb,#ffc857 45%,var(--line));background:color-mix(in srgb,#ffc857 8%,var(--surface));border-radius:14px;align-items:center;gap:11px;padding:18px;display:flex}.personal-result>svg{color:#ffc857}.personal-result span{display:grid}.personal-result small{color:var(--muted)}.recap-grid{grid-template-columns:1.4fr 1fr;gap:15px;display:grid}.recap-grid>section,.recap-reactions,.recap-portals{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-top:20px;padding:20px}.recap-grid h2,.recap-reactions h2,.recap-portals h2{align-items:center;gap:7px;font-size:18px;display:flex}.recap-grid h2 svg{width:18px;color:var(--brand-2)}.recap-decision{border-top:1px solid var(--line);gap:4px;padding:11px 0;display:grid}.recap-decision small{color:var(--brand-2);text-transform:uppercase}.recap-decision span{color:var(--muted);font-size:11px}.recap-score{border-top:1px solid var(--line);grid-template-columns:25px 1fr auto;padding:9px;font-size:11px;display:grid}.recap-reactions span{background:var(--surface-2);border-radius:20px;gap:5px;margin:4px;padding:9px 12px;display:inline-flex}.recap-portals>a{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr;gap:2px 7px;margin:5px;padding:10px 13px;display:inline-grid}.recap-portals>a>span{grid-row:1/3;font-size:24px}.recap-portals small{color:var(--muted)}.room-embed{color:#f5f6fb;background:#0b0f17;min-height:100vh;padding:18px}.room-embed>header{align-items:center;gap:8px;display:flex}.room-embed>header img{width:28px;height:28px}.room-embed>header .status-pill{margin-left:auto}.room-embed>main{gap:12px;margin-top:26px;display:grid}.room-embed main>small,.room-embed main>p{color:#9aa5b8}.room-embed h1{letter-spacing:-.04em;margin:0;font-size:28px}.embed-stats{color:#aab4c5;gap:12px;font-size:11px;display:flex}.embed-stats span{align-items:center;gap:5px;display:flex}.embed-stats svg{width:13px}.embed-poll{background:#121824;border:1px solid #2b3342;border-radius:12px;gap:6px;padding:12px;display:grid}.embed-poll>small{color:#a996ff}.embed-poll>span{background:#1a2130;border-radius:7px;justify-content:space-between;padding:7px;font-size:10px;display:flex}.community-showcase>div:nth-of-type(2){border:1px solid var(--line);background:var(--surface);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.community-showcase>div:nth-of-type(2) article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px}.community-showcase>div:nth-of-type(2) article:nth-child(3n){border-right:0}.community-showcase>div:nth-of-type(2) article:nth-last-child(-n+3){border-bottom:0}.community-showcase article>span{font-size:27px}.community-showcase article h3{margin:10px 0 5px}.community-showcase article p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.showcase-actions{gap:9px;margin-top:18px;display:flex}@media (max-width:1100px){.nav{gap:1px}.nav a{padding-inline:7px;font-size:12px}.topbar{gap:15px}.top-actions .button{padding-inline:10px}}@media (max-width:800px){.template-grid,.stamp-grid,.cup-grid,.passport-stats,.recap-facts,.recap-grid,.community-showcase>div:nth-of-type(2){grid-template-columns:1fr}.community-showcase>div:nth-of-type(2) article{border-right:0;border-bottom:1px solid var(--line)!important}.community-showcase>div:nth-of-type(2) article:last-child{border-bottom:0!important}.cup-layout,.cup-show{grid-template-columns:1fr}.cup-show>header{grid-column:1}.guide-cta{flex-direction:column;align-items:stretch}.instant-builder,.passport-page,.guide-page,.cup-show,.recap-page{padding-inline:16px}.guide-nav{top:62px}.recap-page>header>div,.showcase-actions{flex-direction:column}}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-width:320px;margin:0}button,input,textarea,select{font:inherit}select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}select option,select optgroup{color:#11131a;background:#fff}.dark select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dark select option,.dark select optgroup{color:#f5f6fb;background:#10151f}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 65%,transparent);outline-offset:2px}main{min-height:calc(100vh - 150px)}.topbar{z-index:40;background:color-mix(in srgb,var(--bg) 86%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--line) 65%,transparent);align-items:center;gap:36px;height:72px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:820;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,var(--brand),#da4fbf);width:36px;height:36px;box-shadow:0 8px 24px color-mix(in srgb,var(--brand) 35%,transparent);border-radius:11px;place-items:center;display:grid}.nav{flex:1;gap:8px;display:flex}.nav a{color:var(--muted);border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:14px;font-weight:650;display:flex}.nav a:hover{background:var(--surface-2);color:var(--text)}.top-actions{align-items:center;gap:8px;display:flex}.user-chip{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.user-chip>span,.avatar{color:#fff;background:linear-gradient(135deg,var(--brand),#c950a7);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-style:normal;display:inline-grid}.avatar.large{width:45px;height:45px;font-size:17px}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:11px;place-items:center;display:grid}.icon-button:hover{background:var(--surface-2);color:var(--text)}.icon-button.primary{background:var(--brand);color:#fff}.mobile-menu{display:none}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:14px;font-weight:750;transition:all .18s;display:inline-flex}.button svg{width:17px}.button.primary{color:#fff;background:linear-gradient(135deg,var(--brand),#7652ee);box-shadow:0 9px 25px color-mix(in srgb,var(--brand) 28%,transparent)}.button.primary:hover{filter:brightness(1.07);transform:translateY(-1px)}.button.ghost{background:var(--surface);border-color:var(--line);color:var(--text)}.button.danger{background:color-mix(in srgb,var(--danger) 14%,var(--surface));color:var(--danger);border-color:color-mix(in srgb,var(--danger) 34%,transparent)}.button.large{border-radius:13px;padding:13px 19px;font-size:15px}.button.wide{width:100%}.toast{z-index:100;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:12px 18px;font-weight:650;position:fixed;top:84px;left:50%;transform:translate(-50%)}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand-2);align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.hero{grid-template-columns:1fr 1.05fr;align-items:center;gap:72px;max-width:1240px;margin:0 auto;padding:90px 24px 110px;display:grid;overflow:hidden}.hero h1,.page-hero h1,.preview h1,.form-intro h1{letter-spacing:-.065em;margin:20px 0;font-size:clamp(44px,5.2vw,76px);line-height:1.01}.hero h1 em{color:#0000;background:linear-gradient(100deg,var(--brand),#d84db4);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:30px 0;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{width:15px;color:var(--green)}.hero-visual{position:relative}.hero-visual:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--brand) 28%,transparent),transparent 67%);filter:blur(10px);position:absolute;inset:-60px}.mock-window{background:#0c1019;border:1px solid #282e3a;border-radius:22px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 100px #00000073}.mock-bar{color:#8993a5;border-bottom:1px solid #252b36;align-items:center;gap:6px;height:44px;padding:0 14px;font-size:11px;display:flex}.mock-bar i{background:#343b49;border-radius:50%;width:7px;height:7px}.mock-bar span{margin-left:10px}.mock-bar b{color:#ff6578;align-items:center;gap:5px;margin-left:auto;display:flex}.mock-content{grid-template-columns:1fr 190px;min-height:355px;display:grid}.mock-screen{color:#d7d7ec;background:linear-gradient(135deg,#151b29,#24203b);place-items:center;display:grid;position:relative;overflow:hidden}.screen-glow{filter:blur(15px);opacity:.35;background:linear-gradient(135deg,#7556ff,#dd4da8);border-radius:50%;width:190px;height:190px;position:absolute}.mock-screen>span{place-items:center;gap:10px;font-size:13px;display:grid;position:relative}.mock-screen>span svg{color:#ae9bff;width:42px;height:42px}.mock-chat{background:#10141d;border-left:1px solid #252b36;padding:17px 13px}.mock-chat>strong{align-items:center;gap:6px;font-size:11px;display:flex}.mock-chat>strong svg{width:13px}.mock-chat p{color:#c8ced9;gap:7px;margin:19px 0;font-size:9px;line-height:1.5;display:flex}.mock-chat p span{flex-direction:column;display:flex}.mock-chat p b{color:#fff}.mock-chat .avatar{width:22px;height:22px;font-size:8px}.avatar.alt{background:linear-gradient(135deg,#29b9ad,#247bc2)}.avatar.warm{background:linear-gradient(135deg,#f09345,#d94e7d)}.mock-input{color:#667083;border:1px solid #303745;border-radius:8px;margin-top:40px;padding:10px;font-size:9px}.float-reaction{font-size:22px;animation:3s ease-out infinite float;position:absolute}.r1{animation-delay:.4s;bottom:14%;left:16%}.r2{animation-delay:1.1s;bottom:23%;left:70%}.r3{animation-delay:2s;bottom:9%;left:48%}@keyframes float{0%{opacity:0;transform:translateY(15px)scale(.6)}25%{opacity:1}to{opacity:0;transform:translateY(-110px)rotate(12deg)}}.section{max-width:1240px;margin:0 auto;padding:76px 24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:8px 0;font-size:34px}.text-link{color:var(--brand-2);align-items:center;gap:7px;font-weight:750;display:flex}.text-link svg{width:16px}.room-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.room-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;min-width:0;transition:all .2s;overflow:hidden}.room-card:hover{border-color:color-mix(in srgb,var(--brand) 45%,var(--line));box-shadow:var(--shadow);transform:translateY(-4px)}.room-cover,.preview-cover{--hue:220deg;background:linear-gradient(145deg,hsl(var(--hue) 50% 20%),#151928);aspect-ratio:16/9;position:relative;overflow:hidden}.cover-orb{filter:blur(3px);opacity:.8;border-radius:40%;position:absolute}.cover-orb.one{background:linear-gradient(135deg,hsl(var(--hue) 80% 62%),transparent);width:55%;height:90%;top:14%;left:4%;transform:rotate(24deg)}.cover-orb.two{background:linear-gradient(135deg,#ef5ba1,#0000);width:52%;height:80%;bottom:-22%;right:-5%;transform:rotate(-22deg)}.status-pill{background:var(--surface-2);text-transform:uppercase;letter-spacing:.08em;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.status-pill.live{color:#ff8795;background:#e9384f2e}.room-cover>.status-pill{position:absolute;top:13px;left:13px}.live-dot{width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 20%,transparent);background:currentColor;border-radius:50%;animation:1.8s infinite pulse}@keyframes pulse{50%{opacity:.45}}.mode-icon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06080d9e;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:13px;right:14px}.mode-icon svg{width:18px}.room-card-body{padding:16px}.room-card-body .eyebrow{justify-content:space-between}.room-card h3{white-space:nowrap;text-overflow:ellipsis;margin:9px 0 5px;font-size:17px;overflow:hidden}.room-card-body>p{height:40px;color:var(--muted);margin:0 0 15px;font-size:13px;line-height:1.5;overflow:hidden}.room-meta{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;padding-top:12px;font-size:12px;display:flex}.room-meta strong{color:var(--text)}.room-meta .spacer{flex:1}.empty-state{border:1px dashed var(--line);text-align:center;min-height:280px;color:var(--muted);border-radius:20px;align-content:center;place-items:center;padding:30px;display:grid}.empty-state>svg{width:44px;height:44px;color:var(--brand)}.empty-state h3{color:var(--text);margin:14px 0 0}.empty-state p{margin:8px 0 20px}.feature-band{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--brand) 7%,var(--surface)));border-radius:24px;grid-template-columns:repeat(3,1fr);gap:45px;max-width:1192px;margin:20px auto 90px;padding:36px;display:grid}.feature-band article>svg{color:var(--brand-2);width:26px}.feature-band h3{font-size:17px}.feature-band p{color:var(--muted);font-size:14px;line-height:1.6}footer{border-top:1px solid var(--line);max-width:1240px;color:var(--muted);align-items:center;gap:30px;margin:auto;padding:35px 24px 50px;font-size:12px;display:flex}footer p{flex:1}@media (max-width:1100px) and (min-width:761px){.topbar{gap:12px}.nav{gap:1px}.nav a{padding:8px 6px;font-size:11px}.top-actions{gap:4px}.top-actions .button{padding-inline:8px;font-size:11px}.user-chip{display:none}}@media (max-width:760px){.topbar{height:62px;padding:0 14px}.nav{background:var(--surface);border:1px solid var(--line);max-height:calc(100vh - 80px);box-shadow:var(--shadow);border-radius:13px;padding:8px;display:none;position:absolute;top:64px;left:12px;right:12px;overflow:auto}.nav.open,.mobile-menu{display:grid}.user-chip,.top-actions>.button.ghost{display:none}.instant-builder,.passport-page,.guide-page,.cup-show,.recap-page{padding-inline:16px}.community-showcase>div:nth-of-type(2){grid-template-columns:1fr}.showcase-actions{flex-direction:column}}
