:root{color:#191923;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--purple:#5b45c4;--line:#dadae3;--muted:#646473;--light:#f0edfb;--dark:#181724;--radius:18px;background:#fafafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 20px}h1,h2,h3,h4{letter-spacing:-.045em;margin:0 0 20px;font-weight:700;line-height:1.16}h1{font-size:40px}h2{font-size:28px}h3{letter-spacing:-.028em;font-size:21px}small,.micro{font-size:12px;line-height:1.6}input,textarea,select{color:#191923;outline-offset:3px;background:#fff;border:1px solid #c9c9d5;border-radius:10px;width:100%;min-height:48px;padding:11px 14px}input:focus,textarea:focus,select:focus{outline:2px solid var(--purple)}input:disabled,textarea:disabled,select:disabled{color:#696978;background:#f0f0f4}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--purple);flex-shrink:0;margin-top:3px}input[type=file]{min-height:48px;padding:9px}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #a68eff}::selection{background:#dcd5ff}hr{background:var(--line);border:0;height:1px;margin:24px 0}.wrap{width:min(1180px,100% - 64px);margin:auto}.row{align-items:center;gap:16px;display:flex}.between{justify-content:space-between}.wrap-row{flex-wrap:wrap}.muted{color:var(--muted)}.text-link{color:var(--purple);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:600;display:inline-flex}.text-link:hover{text-decoration:underline}.eyebrow{letter-spacing:.13em;color:var(--purple);text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:700}.btn{border:1px solid var(--purple);background:var(--purple);color:#fff;white-space:normal;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 20px;font-size:14px;font-weight:650;line-height:1.4;transition:background .15s;display:inline-flex}.btn:hover{background:#4934b0;text-decoration:none}.btn.secondary{color:#302653;border-color:var(--line);background:#fff}.btn.secondary:hover{border-color:var(--purple);background:#f6f3ff}.btn.ghost{color:var(--purple);background:0 0;border-color:#0000;padding-left:0;padding-right:0}.btn.small{min-height:40px;padding:9px 14px;font-size:12px}.btn.dark-outline{color:#fff;background:0 0;border-color:#514f66}.btn.dark-outline:hover{background:#333045}.danger{color:#ad2337!important}.icon-btn{color:inherit;background:0 0;border:0;place-items:center;min-width:36px;min-height:36px;font-size:26px;display:inline-grid}.brand{letter-spacing:-1px;color:#201c34;white-space:nowrap;align-items:center;font-size:25px;font-weight:750;display:inline-flex}.brand:hover{text-decoration:none}.brand-icon{background:var(--purple);color:#fff;border-radius:10px;place-items:center;width:33px;height:33px;margin-right:9px;display:grid;transform:rotate(-4deg)}.brand-icon svg{width:23px;height:23px}.brand-dot{color:var(--purple)}.brand.light{color:#fff}.brand.light .brand-icon{color:#28223e;background:#c5b8ff}.brand.light .brand-dot{color:#c5b8ff}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;font-size:14px;font-weight:600;display:flex}.field>small{color:var(--muted);font-weight:400}.field-error{color:#9a182d!important}.checkbox{align-items:flex-start;gap:10px;margin:17px 0;font-size:13px;font-weight:400;line-height:1.55;display:flex}.checkbox a{display:contents}.form-grid,.two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.two-col{margin-top:24px}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;margin-bottom:24px;padding:28px}.notice{color:#46396e;background:#f5f2fd;border:1px solid #dcd5f3;border-left:3px solid #8170ce;border-radius:9px;margin:16px 0;padding:15px 18px;font-size:13px;line-height:1.65}.notice p:last-child{margin-bottom:0}.notice.error{color:#942135;background:#fff1f3;border-color:#ebc1c8}.notice.success{color:#245d3d;background:#edf7f1;border-color:#b1d6bf}.notice strong{display:block}.notice strong:first-child{margin-bottom:3px}.badge{color:#565467;white-space:nowrap;background:#efeef4;border-radius:6px;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}.status-ready,.status-granted,.status-succeeded,.status-editor_approved{color:#276d48;background:#e5f3ec}.status-live,.status-question_open{color:#5037ad;background:#eae5fc}.status-locked,.status-revealed{color:#533f9c;background:#eae5fc}.status-failed,.status-cancelled{color:#9d2b40;background:#fde7ec}.status-paused,.status-awaiting_approval{color:#755006;background:#fff2ce}.spinner{border:2px solid;border-right-color:#0000;border-radius:100%;flex-shrink:0;width:17px;height:17px;animation:.7s linear infinite spin;display:inline-block}.loading{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:64px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modal-shade{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#19192380;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{width:620px;max-width:100%;max-height:90vh;margin:0;overflow:auto;box-shadow:0 30px 100px #1112}.modal h2{font-size:25px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}td,th{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:14px 12px}th{letter-spacing:.04em;color:var(--muted);font-size:11px}.landing{background:#fafafc;font-size:18px}.site-header{justify-content:space-between;align-items:center;gap:25px;min-height:100px;display:flex}.site-header nav{gap:27px;display:flex}.site-header nav a,.header-login{color:#4f4b60;font-size:12px;font-weight:600}.site-header>.row{gap:20px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding-top:70px;padding-bottom:70px;display:grid}.hero .eyebrow{align-items:center;gap:9px;font-size:10px;display:flex}.hero .eyebrow>span{background:#765fd1;border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-.053em;max-width:590px;margin-bottom:26px;font-size:48px;line-height:1.09}.hero h1 span{color:var(--purple)}.hero-lead{color:#615c71;max-width:470px;margin-bottom:30px;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:10px;display:flex}.hero-actions .btn{padding:14px 16px;font-size:12px}.hero-copy>.micro{margin-top:14px;font-size:10px}.stage-illustration{isolation:isolate;height:445px;margin-left:8px;position:relative}.visual-orbit{z-index:-1;background:radial-gradient(#e3dcf7,#f0ebfa 59%,#0000 70%);border-radius:50%;position:absolute;inset:0 0 15px}.screen-mock{color:#fff;background:#222034;border:5px solid #363145;border-radius:17px;width:93%;padding:24px;position:absolute;top:29px;left:14px;transform:rotate(-3deg);box-shadow:0 20px 28px #39304718}.mock-brand{letter-spacing:-.7px;font-size:17px;font-weight:800}.screen-mock .micro{color:#c6bdd9;letter-spacing:.13em;font-size:7px}.mock-round{letter-spacing:.1em;color:#c6b7fb;margin-top:23px;font-size:8px}.mock-round span{padding:0 8px}.screen-mock h3{letter-spacing:-.025em;max-width:300px;margin:13px 0 22px;font-size:27px;line-height:1.12}.mock-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mock-options>div{background:#322e44;border:1px solid #666074;border-radius:5px;align-items:center;gap:8px;min-width:0;padding:10px 9px;font-size:8px;display:flex}.mock-options b{color:#d8ccff;background:#494359;border-radius:3px;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.mock-progress{background:#474052;border-radius:3px;height:4px;margin-top:22px}.mock-progress span{background:#d0b8fc;border-radius:3px;width:73%;height:4px;display:block}.mock-bottom{color:#d1c3e4;justify-content:space-between;margin-top:10px;font-size:7px;display:flex}.phone-mock{background:#fff;border:5px solid #353142;border-radius:25px;width:146px;padding:26px 11px 15px;position:absolute;bottom:20px;right:-2px;transform:rotate(6deg);box-shadow:0 15px 30px #1d14352a}.phone-speaker{background:#343140;border-radius:8px;width:42px;height:5px;position:absolute;top:7px;left:calc(50% - 21px)}.phone-mock .micro{letter-spacing:.1em;margin-bottom:13px;font-size:6px}.phone-mock strong{letter-spacing:-.5px;font-size:14px}.phone-mock p{color:#787083;margin:4px 0 15px;font-size:7px}.phone-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.phone-options span{color:#5b45c4;background:#f0ecfc;border:1px solid #d0c4ec;border-radius:7px;place-items:center;height:45px;font-size:17px;font-weight:700;display:grid}.phone-options span:nth-child(2){color:#fff;background:#5b45c4}.phone-mock small{text-align:center;color:#665b70;margin-top:16px;font-size:6px;display:block}.controller-mock{background:#fff;border:1px solid #ddd7e9;border-radius:11px;padding:15px;font-size:9px;position:absolute;bottom:16px;left:22px;transform:rotate(-2deg);box-shadow:0 12px 24px #2b1c4714}.controller-light{background:#508667;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.controller-mock>div{gap:6px;margin-top:11px;display:flex}.controller-mock>div>*{color:#69558f;background:#f1edf8;border-radius:5px;padding:9px 8px;font-size:7px;font-weight:600}.controller-mock b{background:var(--purple)!important;color:#fff!important}.visual-spark{z-index:2;color:#d49176;font-size:43px;line-height:1;position:absolute}.spark-one{top:-3px;right:29px}.spark-two{color:#8c79c7;font-size:24px;bottom:43px;left:-9px}.visual-caption{letter-spacing:.04em;color:#7b6f8a;align-items:center;gap:7px;font-size:9px;display:flex;position:absolute;bottom:-24px;left:93px}.visual-caption>span{background:#afa0c8;width:17px;height:1px}.hero-metrics{border-top:1px solid #e3dfeb;border-bottom:1px solid #e3dfeb;grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.hero-metrics>div{border-left:1px solid #e3dfeb;grid-template-columns:24px auto;gap:3px 11px;padding:3px 24px;display:grid}.hero-metrics>div:first-child{border:0;padding-left:0}.hero-metrics svg{color:#7c68b0;grid-row:1/3;align-self:center}.hero-metrics strong{letter-spacing:-.02em;font-size:14px;font-weight:650}.hero-metrics span{color:#777080;font-size:10px}.section{padding-top:90px;padding-bottom:12px}.section-heading{justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:33px;display:flex}.section-heading h2{letter-spacing:-.045em;margin-bottom:0;font-size:36px}.section-heading>.text-link{white-space:nowrap;margin-bottom:4px;font-size:12px}.section-heading>p{color:#777080;width:350px;margin:0;font-size:14px;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{background:#f2eff8;border:1px solid #e8e2f0;border-radius:13px;padding:26px 25px}.step-card .row{color:#9a8bb6;margin-bottom:28px}.step-number{color:#7a6e91;font-size:13px;font-weight:650}.step-card h3{font-size:20px}.step-card p{color:#6e647c;margin-bottom:0;font-size:13px;line-height:1.7}.demo-section{background:#ede8f6;margin-top:84px;padding:55px 0}.demo-section .section-heading{margin-bottom:28px}.demo-teaser{color:#fff;background:#262137;border-radius:15px;justify-content:space-between;align-items:center;gap:35px;padding:38px 44px;display:flex}.demo-teaser .badge{color:#ddccfc;letter-spacing:.09em;background:#473a60;margin-bottom:17px;font-size:8px}.demo-teaser h3{font-size:28px}.demo-teaser p{color:#c2b8d0;max-width:450px;margin-bottom:0;font-size:12px}.demo-teaser .btn{color:#322344;background:#d5c6f9;border-color:#d5c6f9}.demo-game{max-width:840px;margin:0 auto}.demo-game h3{margin-top:28px;font-size:28px}.demo-next{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding-top:20px;display:flex}.kit-grid{grid-template-columns:1.14fr 1fr 1fr;gap:22px;display:grid}.kit-grid .card{margin:0;padding:28px 24px}.kit-grid h3{font-size:21px}.kit-grid p{color:#726a7e;font-size:12px;line-height:1.8}.tile-icon{color:#7d65bb;background:#ece6fa;border-radius:13px;place-items:center;width:51px;height:51px;margin-bottom:24px;display:inline-grid}.tile-icon.coral{color:#af7860;background:#fbeee7}.tile-icon.green{color:#6b8962;background:#ebf1ea}.check-list{color:#62576f;margin-bottom:0;padding:0;font-size:12px;list-style:none}.check-list li{margin-top:12px;padding-left:22px;position:relative}.check-list li:before{content:"✓";color:#77609f;font-weight:700;position:absolute;left:0}.audience{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:78px;padding:35px 0}.audience-grid{grid-template-columns:1fr 1fr 1fr;gap:60px;display:grid}.audience h2{margin:0;font-size:32px}.audience h3{margin-top:9px;margin-bottom:13px;font-size:17px}.audience p:not(.eyebrow){color:#777080;margin-bottom:0;font-size:12px;line-height:1.8}.pilot-grid{grid-template-columns:1fr 1fr;gap:85px;display:grid}.pilot-grid h2{font-size:48px;line-height:1.08}.pilot-grid>div>p:not(.eyebrow){color:#766b81;max-width:370px;font-size:15px;line-height:1.7}.pilot-note{color:#766b81;background:#f2eef8;border-radius:10px;gap:12px;max-width:350px;margin-top:32px;padding:19px;font-size:12px;display:flex}.pilot-note svg{color:#8671af;flex-shrink:0}.pilot-form{padding:30px}.pilot-form h3{font-size:23px}.pilot-form .field{font-size:11px}.pilot-form .checkbox{font-size:10px}.pilot-form .btn{width:100%;font-size:12px}.pilot-form .micro{text-align:center;margin:12px 0 0;font-size:9px}.faq{grid-template-columns:1fr 1.6fr;gap:75px;padding-bottom:80px;display:grid}.faq h2{font-size:34px}.faq details{border-bottom:1px solid #dcd7e5;padding:18px 0;font-size:13px}.faq details:first-child{border-top:1px solid #dcd7e5}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-weight:650;list-style:none;display:flex}.faq summary span{color:#81718e;font-size:21px;font-weight:400}.faq details p{color:#776b81;margin:16px 24px 0 0;font-size:12px;line-height:1.8}.site-footer{border-top:1px solid #ddd8e6;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 34px;display:flex}.site-footer .brand{font-size:22px}.site-footer p{color:#8d8298;margin:0;font-size:11px}.site-footer>a:not(.brand){color:#655472;font-size:11px}.site-footer>span{font-size:9px}.auth-page{grid-template-columns:42% 58%;min-height:100vh;display:grid}.auth-aside{color:#fff;background:#282137 radial-gradient(at 0 90%,#69509360,#0000 60%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:44px 55px;display:flex}.auth-aside .eyebrow{color:#c8b5e5;font-size:9px}.auth-aside h2{font-size:57px;line-height:1.07}.auth-aside em{color:#cdb5ee;font-style:normal}.auth-aside p:not(.eyebrow){color:#c3b7cf;max-width:290px;font-size:15px;line-height:1.8}.auth-aside>.micro{color:#a599b3}.auth-main{min-width:0;padding:48px 13%}.auth-back{color:#766a83;margin-bottom:55px;font-size:12px;display:block}.auth-form{max-width:430px;margin:0 auto}.auth-form h1{margin-bottom:32px;font-size:35px;line-height:1.16}.auth-form .btn{width:100%;margin-top:6px}.auth-form .field{font-size:13px}.auth-links{margin-top:23px;font-size:12px}.auth-form>p.micro{margin-top:22px}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:80px}.password-field button{color:#6d5c84;background:0 0;border:0;padding:10px 3px;font-size:10px;font-weight:600;position:absolute;right:10px}.local-demo{border-top:1px solid var(--line);color:#756881;margin-top:40px;padding-top:25px;font-size:12px}.local-demo p{margin-top:13px}.local-demo .text-link{margin:18px 0;font-size:11px;display:block}.mail-item{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:8px;margin:10px 0;padding:12px}.mail-item>*{font-size:11px;display:block}.mail-item a{margin-top:9px}.resend{margin-top:22px}.auth-mobile-brand{display:none}.legal-page main{max-width:780px;margin:55px auto 90px}.legal-page h1{font-size:48px}.legal-page h2{margin-top:38px;font-size:24px}.legal-page p{color:#61596c;line-height:1.8}.legal-page .notice{margin:26px 0}.access-state{padding-top:60px}.access-state h1{margin-top:70px}.app-shell{background:#f7f7fa;min-height:100vh;display:flex}.sidebar{z-index:10;background:#fff;border-right:1px solid #e5e2ea;flex-direction:column;flex-shrink:0;width:248px;padding:33px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin:0 10px 37px}.sidebar-label{letter-spacing:.13em;color:#92899d;margin:0 12px 13px;font-size:8px;font-weight:700}.org-select select{background:#f4f2f8;border-color:#e4dfeb;min-height:43px;margin-bottom:27px;padding:11px 12px;font-size:12px;font-weight:650}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:#72657f;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;font-weight:550;display:flex}.sidebar nav a:hover{color:var(--purple);background:#f0ebfa;text-decoration:none}.sidebar nav a.active{color:var(--purple);background:#eee9fa}.sidebar nav svg{width:18px;height:18px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-tip{background:#f8f5fc;border:1px solid #e7e0f0;border-radius:10px;margin-bottom:25px;padding:20px 18px}.sidebar-tip svg{color:#7d65a5;margin-bottom:9px}.sidebar-tip strong{font-size:11px;display:block}.sidebar-tip p{color:#8b7c98;margin-top:6px;margin-bottom:0;font-size:10px;line-height:1.7}.account{align-items:center;gap:9px;min-width:0;display:flex}.avatar{color:#73608b;background:#ece6f5;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:12px;font-weight:650;display:inline-grid}.account>div{flex:1;min-width:0}.account strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.account small{color:#91839b;font-size:9px}.account .icon-btn{min-width:24px;min-height:32px}.account svg{width:16px;height:16px}.app-main{flex:1;min-width:0;margin-left:248px}.app-topbar{color:#8b7d97;background:#fff;border-bottom:1px solid #e7e3eb;justify-content:space-between;align-items:center;height:80px;padding:0 44px;font-size:11px;display:flex}.app-topbar .text-link{font-size:11px}.app-content{max-width:1440px;margin:auto;padding:42px 44px 70px}.app-content>h1{font-size:35px}.app-mobile-brand{display:none}.page-heading{justify-content:space-between;align-items:center;gap:28px;margin-bottom:35px;display:flex}.page-heading .eyebrow{margin-bottom:12px;font-size:9px}.page-heading h1{margin-top:10px;margin-bottom:12px;font-size:35px}.page-heading p:not(.eyebrow){margin-bottom:0;font-size:12px;line-height:1.8}.page-heading>.btn{flex-shrink:0;min-height:44px;padding:12px 16px;font-size:11px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:39px;display:grid}.dashboard-stats>div{background:#fff;border:1px solid #e2deea;border-radius:12px;padding:22px 24px;position:relative}.dashboard-stats>div>span{color:#786b86;font-size:11px}.dashboard-stats strong{letter-spacing:-.04em;margin-top:14px;font-size:35px;line-height:1.2;display:block}.dashboard-stats small{color:#a293ab;font-size:10px}.dashboard-stats>div:nth-child(2){background:#f1edf9;border-color:#e0d6f1}.dashboard-stats>div:nth-child(2) strong{color:#7053a7}.section-title{margin:28px 0 18px}.section-title h2{letter-spacing:-.025em;margin-bottom:0;font-size:19px}.section-title .micro{font-size:10px}.event-list{background:#fff;border:1px solid #e1dbe9;border-radius:12px;margin-bottom:39px}.event-row{color:inherit;border-bottom:1px solid #e9e4ef;align-items:center;gap:18px;min-width:0;padding:20px;display:flex}.event-row:last-child{border:0}.event-row:hover{background:#fcfaff;text-decoration:none}.event-row>div{flex:1;min-width:0}.event-row h3{overflow-wrap:anywhere;letter-spacing:-.01em;margin:0 0 6px;font-size:13px}.event-row p{color:#9a8ba5;margin:0;font-size:10px}.event-icon{color:#8a72a7;background:#f0ebf8;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.event-capacity{color:#8a7b96;align-items:center;gap:6px;font-size:10px;display:flex}.event-row>svg{color:#aa9db3;width:15px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.template-card{background:#fff;border:1px solid #e1dce8;border-radius:13px;overflow:hidden}.template-art{background:#eee6f7;height:152px;padding:18px;position:relative;overflow:hidden}.template-art>span{letter-spacing:.14em;color:#7d6296;z-index:2;font-size:7px;font-weight:700;position:relative}.template-art>strong{color:#9275ab;letter-spacing:-.05em;font-size:24px;font-weight:500;position:absolute;bottom:13px;right:20px}.template-shapes{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.template-shapes i{background:#9b7ac9;border-radius:50%;width:80px;height:80px;position:absolute;top:47px;left:23%}.template-shapes b{background:#d2bae9;border:1px solid #b594d0;width:74px;height:74px;display:block;position:absolute;top:45px;left:41%;transform:rotate(26deg)}.template-shapes em{border:10px solid #b893d1;border-radius:50%;width:41px;height:41px;position:absolute;top:69px;left:65%}.art-1{background:#f0e5da}.art-1>span,.art-1>strong{color:#9f8066}.art-1 .template-shapes i{background:#c79b6e;border-radius:8px;transform:rotate(-14deg)}.art-1 .template-shapes b{background:#e2c4a6;border-color:#ccaf8c;border-radius:50%}.art-1 .template-shapes em{border-color:#caa57c}.art-2{background:#e8ede4}.art-2>span,.art-2>strong{color:#7c8c6b}.art-2 .template-shapes i{background:#93a67d;border-radius:0 50% 50%;transform:rotate(30deg)}.art-2 .template-shapes b{background:#bdcfa8;border-color:#a8bc91}.art-2 .template-shapes em{border-color:#93ab7a}.template-info{padding:19px}.template-info .badge{padding:4px 5px;font-size:7px}.template-info h3{margin:17px 0 12px;font-size:20px;line-height:1.2}.template-info p{color:#8b7c99;font-size:10px;line-height:1.8}.template-info .btn{width:100%;min-height:38px;padding:8px 11px;font-size:10px}.empty-state{text-align:center;padding:48px 28px}.empty-state .tile-icon{margin-bottom:19px}.empty-state h2{font-size:24px}.empty-state p{color:#8a7a98;max-width:410px;margin:0 auto 24px;font-size:13px}.empty-state .btn{font-size:12px}.member-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:17px 0;font-size:13px;display:flex}.member-row>div{flex:1}.member-row small{color:var(--muted);font-size:11px;display:block}.member-row .btn{font-size:11px}.breadcrumb{margin-bottom:22px;font-size:11px;display:inline-block}.event-editor-layout{grid-template-columns:177px minmax(0,1fr);gap:28px;display:grid}.event-progress{padding:24px 0}.event-progress .eyebrow{font-size:8px}.event-progress>div{color:#9986a8;align-items:center;gap:11px;margin-bottom:21px;font-size:11px;display:flex}.event-progress>div span{background:#f7f5fa;border:1px solid #cfc4db;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.event-progress .done{color:#6c4b91}.event-progress .done span{background:#e7ddf2;border-color:#e7ddf2}.event-progress>p.micro{margin-top:34px;font-size:10px}.tabs{border-bottom:1px solid #ddd5e6;gap:20px;margin-bottom:25px;display:flex;overflow:auto}.tabs button{color:#92809f;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 1px;font-size:12px;font-weight:600}.tabs .active{color:var(--purple);border-bottom-color:var(--purple)}.event-work>.card{padding:25px}.event-work h2{font-size:21px}.event-work p.muted{font-size:12px}.save-status{color:#6f597f;max-width:200px;font-size:9px}.event-work .field{font-size:11px}.event-work .field small{font-size:10px}.event-work .btn{min-height:44px;font-size:11px}.fact-editor{background:#f7f5fa;border:1px solid #e9e0f0;border-radius:10px;margin-bottom:15px;padding:18px}.fact-editor>.row{margin-bottom:16px;font-size:12px}.fact-editor .text-link{font-size:10px}.fact-editor .checkbox{font-size:11px}.fact-editor textarea{min-height:75px}.approval-row{align-items:flex-start;gap:14px;margin-bottom:20px;font-size:12px;display:flex}.approval-row svg{color:#957bac;flex-shrink:0}.approval-row strong{margin-bottom:5px;display:block}.approval-row p{color:#92809f;margin:0;font-size:11px}.checklist{padding:15px 0}.checklist .checkbox{font-size:11px}.launch-card{background:#ede7f7;border-color:#dfd2ef;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.launch-card>div{flex:1;min-width:210px}.launch-card p:not(.eyebrow){color:#7b638e;font-size:11px;line-height:1.8}.launch-card .eyebrow{font-size:8px}.launch-card small{width:100%;font-size:10px}.event-danger{flex-wrap:wrap;gap:20px;display:flex}.content-intro h2{margin-bottom:12px}.question-card h3{margin-top:18px;font-size:21px;line-height:1.35}.question-content-grid{grid-template-columns:1fr .7fr;gap:20px;display:grid}.question-content-grid>div>p:not(.editor-option){color:#806d92;margin-top:18px;font-size:12px;line-height:1.7}.question-content-grid>aside{overflow-wrap:anywhere;background:#f7f3fa;border-radius:8px;padding:16px}.question-content-grid>aside p{margin-bottom:13px;font-size:10px}.editor-option{border:1px solid #e0d6e8;border-radius:7px;align-items:center;gap:10px;margin:0 0 7px;padding:10px;font-size:12px;display:flex}.editor-option b{color:#8a6ca1;font-size:10px}.editor-option.correct{background:#edf5ee;border-color:#bed5c1}.source-fact{border-left:2px solid #b99bcb;margin:10px 0 17px;padding-left:10px;font-size:10px}.source-fact strong{margin-top:8px;font-size:9px;display:block}.source-fact small{color:#8b709b;font-size:9px}.version-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding:18px 0;font-size:11px;display:flex}.version-row strong{font-size:14px}.result-row{border-bottom:1px solid var(--line);gap:20px;padding:13px 0;font-size:12px;display:flex}.result-row>span{flex:1}.editor-check-question{border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}.editor-check-question summary{cursor:pointer;margin-bottom:8px;font-weight:600}.editor-check-question p{color:var(--muted);margin:12px 0;font-size:12px}.join-page{background:radial-gradient(at 80% 0,#e8dff8,#0000 60%),#fafafc;flex-direction:column;align-items:center;min-height:100vh;padding:32px 24px 50px;display:flex;position:relative;overflow:hidden}.join-decoration{color:#ede6f7;z-index:0;pointer-events:none;font-size:280px;line-height:1;position:absolute;top:35%;right:5%;transform:rotate(20deg)}.join-card{width:450px;max-width:100%;margin:36px 0 22px;padding:33px;position:relative}.join-card h1{font-size:38px}.join-card>.muted{font-size:13px;line-height:1.8}.join-card .eyebrow{font-size:9px}.join-card .field{font-size:12px}.join-card .checkbox{font-size:11px}.join-card .btn{width:100%;font-size:13px}.join-page>a:last-child{font-size:11px}.code-input{letter-spacing:.16em;font-size:23px;font-weight:650}.player-page{background:#fafafc;flex-direction:column;min-height:100vh;display:flex}.player-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(920px,100% - 40px);margin:auto;padding:23px 0;display:flex}.player-header .brand{font-size:22px}.player-header .brand-icon{border-radius:8px;width:28px;height:28px}.connection{white-space:nowrap;color:#6a7b6e;align-items:center;gap:6px;font-size:10px;display:inline-flex}.connection i{background:#517a5b;border-radius:50%;width:6px;height:6px;display:block}.player-main{flex:1;width:min(720px,100% - 40px);min-width:0;margin:33px auto 50px}.rehearsal-label{text-align:center;color:#90739f;letter-spacing:.05em;background:#f1eaf7;border:1px dashed #c8b5d5;border-radius:7px;margin:17px 0 24px;padding:10px 12px;font-size:9px;font-weight:600}.player-lobby{text-align:center;padding:60px 10px}.waiting-icon{color:#956cb5;background:#eee6f7;border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 30px;display:grid}.player-lobby h1{font-size:36px}.player-lobby p{color:#8e789f;font-size:15px;line-height:1.8}.player-lobby>strong{color:#795193;margin-top:15px;font-size:13px;display:inline-block}.question-meta{color:#8d769e;margin-top:28px;margin-bottom:18px;font-size:11px}.timer{font-variant-numeric:tabular-nums;letter-spacing:-.035em;color:#73508c;text-align:right;min-width:64px;font-size:25px;font-weight:650;line-height:1}.timer-urgent{color:#a03b56}.player-question{margin-bottom:26px;font-size:30px;line-height:1.3}.answer-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.answer-option{text-align:left;color:#4b3b5b;overflow-wrap:anywhere;background:#fff;border:1px solid #d6cce0;border-radius:11px;align-items:center;gap:13px;min-height:78px;padding:15px;font-size:14px;font-weight:500;display:flex;position:relative;opacity:1!important}.answer-option>span:nth-child(2){flex:1;min-width:0}.answer-option:not(:disabled):hover{border-color:var(--purple);background:#f9f5ff}.option-letter{color:#9572ae;background:#eee5f7;border-radius:7px;flex-shrink:0;place-items:center;min-width:30px;height:30px;font-size:12px;font-weight:650;display:grid}.answer-option.selected{background:#f3ebfa;border:2px solid #9370b4;padding:14px}.answer-option.accepted{background:#f0e6fa;border:2px solid #73509a;padding:14px}.answer-option.correct{background:#eaf5ee;border:2px solid #73a383;padding:14px}.answer-tag{color:#725381;font-size:8px;font-weight:650;line-height:1.2;position:absolute;bottom:4px;right:9px}.answer-submit{width:100%;margin-top:19px}.answer-explanation{color:#725587;background:#eee9f6;border-radius:11px;margin:22px 0;padding:22px;font-size:13px;line-height:1.8}.answer-explanation p{margin:9px 0 0}.player-footer{text-align:center;color:#a28bb0;border-top:1px solid #e5dcea;padding:22px;font-size:10px}.leaderboard{margin-top:30px}.leaderboard h2{font-size:22px}.leaderboard>.row{align-items:baseline;gap:15px}.leaderboard>.row>span{font-size:9px}.leaderboard ol{margin:0;padding:0;list-style:none}.leaderboard li{border-bottom:1px solid #e2d7ec;align-items:center;gap:13px;padding:15px 0;font-size:14px;display:flex}.leaderboard li>span:nth-child(2){flex:1}.leaderboard small{color:#9275a6;font-size:10px;font-weight:400}.rank{color:#9070a7;background:#ede3f7;border-radius:7px;place-items:center;min-width:29px;height:29px;font-size:13px;display:grid}.leaderboard>p.micro{margin-top:15px;font-size:9px}.qr-block{align-items:center;gap:28px;display:flex}.qr-block img{background:#fff;border-radius:12px;flex-shrink:0;width:160px;height:160px}.qr-block>div{min-width:0}.qr-block p{color:#ad9aba;margin:0 0 7px;font-size:10px}.qr-block strong{overflow-wrap:anywhere;margin-bottom:16px;font-size:12px;display:block}.room-code{letter-spacing:.13em;font-size:26px;font-weight:650;line-height:1}.host-page{color:#f7f0fc;background:#1c1825;min-height:100vh}.host-header{border-bottom:1px solid #3b3148;align-items:center;gap:32px;height:86px;padding:0 44px;display:flex}.host-header .host-label{letter-spacing:.12em;color:#a18aad;font-size:9px}.host-header .connection{color:#adc4ac;margin-left:auto}.host-header>.connection i{background:#9ec69f}.host-header>a:last-child{color:#bea6d0;align-items:center;gap:7px;font-size:10px;display:flex}.host-main{max-width:1420px;margin:auto;padding:38px 44px 70px}.host-page .eyebrow{color:#b58dce;font-size:9px}.host-top{justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;display:flex}.host-top h1{margin:0;font-size:34px}.host-top .eyebrow{margin-bottom:8px}.host-stats{align-items:center;gap:32px;display:flex}.host-stats>div strong{font-size:24px;line-height:1.1;display:block}.host-stats small{color:#a389b5;font-size:13px;font-weight:400}.host-stats>div>span{color:#a68ab9;font-size:9px}.host-stats>.badge{padding:7px 11px;font-size:10px}.host-page .rehearsal-label{color:#c5a9d7;background:#32253e;border-color:#725685}.host-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:28px;display:grid}.host-question{background:#282030;border:1px solid #46344f;border-radius:17px;min-height:425px;padding:33px}.host-question h2{margin:26px 0 35px;font-size:34px;line-height:1.22}.host-question .timer{color:#d8b6ed}.host-question .qr-block{margin-top:35px}.host-question .answer-option{color:#ecdcf8;background:#32273d;border-color:#594364;font-size:13px}.host-question .option-letter{color:#cbabdf;background:#4b3659}.host-secret{color:#a185b1;border-top:1px solid #4a3655;margin-top:26px;padding-top:22px;font-size:11px}.host-secret summary{cursor:pointer}.host-secret p{color:#d6bde7;margin:16px 0 0;line-height:1.8}.host-controls{padding:23px 4px}.host-controls h2{margin-top:25px;font-size:27px}.host-controls p:not(.eyebrow){color:#ad92bc;font-size:13px;line-height:1.8}.host-controls>.btn{width:100%;margin-bottom:13px;font-size:12px}.host-controls .host-primary{color:#2e1d3d;background:#c4a0ea;border-color:#c4a0ea;justify-content:space-between;min-height:82px;padding:22px;font-size:16px}.host-controls .host-primary:hover{background:#d2b5ef}.host-controls .micro{font-size:10px!important}.host-controls hr{background:#4b3558}.host-controls>a:not(.btn){color:#ccacdf;font-size:11px}.host-question .leaderboard .rank{color:#d2abd9;background:#48314f}.host-question .leaderboard li{border-color:#4f3659}.host-question .leaderboard .muted{color:#b296c3}.display-page{color:#f9f3ff;background:#1d1927;flex-direction:column;height:100vh;min-height:680px;padding:3.2vh 4.5vw;display:flex;overflow:hidden}.display-page>header{border-bottom:1px solid #42304f;flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:2.6vh;display:flex}.display-page>header>.brand{font-size:clamp(25px,2vw,43px)}.display-page>header .brand-icon{width:1.5em;height:1.5em}.display-page>header>span:not(.connection){letter-spacing:.16em;color:#9c81b0;font-size:clamp(9px,.72vw,15px)}.display-page .connection{color:#b0c1a7;font-size:clamp(9px,.7vw,14px)}.display-page>main{flex:1;min-height:0;display:flex;position:relative}.display-watermark{color:#bfa2d6;letter-spacing:.15em;z-index:1;border:1px dashed #745788;padding:6px 10px;font-size:clamp(11px,.7vw,16px);position:absolute;top:2vh;right:0}.display-lobby{grid-template-columns:1.15fr 1fr;align-items:center;gap:5vw;width:100%;padding-bottom:4vh;display:grid}.display-lobby .eyebrow{color:#c29cdd;font-size:clamp(10px,.8vw,17px)}.display-lobby h1{letter-spacing:-.055em;margin:2vh 0 3vh;font-size:clamp(54px,6.5vw,138px);line-height:1}.display-lobby em{color:#ceafe9;font-style:normal}.display-lobby>div>p:not(.eyebrow){color:#ae8fc3;font-size:clamp(17px,1.5vw,32px);line-height:1.6}.display-players{color:#dcc8ec;margin-top:3vh;font-size:clamp(24px,2.5vw,53px);font-weight:600}.display-players span{color:#ae90c3;font-size:clamp(11px,1.1vw,22px);font-weight:400}.display-lobby>.qr-block{text-align:center;flex-direction:column;align-items:center;gap:2vh}.display-lobby .qr-block img{border-radius:18px;width:clamp(185px,18vw,380px);height:clamp(185px,18vw,380px)}.display-lobby .qr-block p{margin-bottom:7px;font-size:clamp(12px,1vw,23px)}.display-lobby .qr-block strong{margin-bottom:14px;font-size:clamp(16px,1.8vw,35px)}.display-lobby .room-code{color:#d8b8f0;font-size:clamp(28px,3vw,59px)}.display-question{align-self:center;width:100%;padding-top:2vh}.display-question>.row{margin-top:1vh}.display-question .eyebrow{color:#ba9ccd;margin-bottom:0;font-size:clamp(10px,.9vw,19px)}.display-question .timer{color:#d8b5f1;font-size:clamp(25px,2.7vw,55px)}.display-question h1{max-width:1600px;margin:4vh 0;font-size:clamp(29px,3.5vw,72px);line-height:1.2}.display-options{grid-template-columns:1fr 1fr;gap:1.5vh 1.4vw;display:grid}.display-options>div{background:#31273d;border:2px solid #675071;border-radius:14px;align-items:center;gap:1.4vw;min-height:10vh;padding:2.1vh 1.7vw;font-size:clamp(17px,1.8vw,37px);line-height:1.3;display:flex}.display-options>div>b{color:#cca1e6;background:#51375e;border-radius:10px;place-items:center;min-width:3.1vw;height:3.1vw;font-size:clamp(15px,1.5vw,32px);display:grid}.display-options>div>span:nth-child(2){flex:1}.display-options>div.correct{background:#254437;border-color:#87b997}.display-options>div.correct>b{color:#cbf0d6;background:#3d6850}.display-hint{text-align:center;color:#ba9dcf;margin:3vh 0 0;font-size:clamp(13px,1.4vw,27px)}.display-reveal{padding-top:2vh}.display-reveal>p{color:#c6a9d9;margin:0 0 1.5vh;font-size:clamp(13px,1.3vw,27px);line-height:1.55}.display-reveal>div{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.display-reveal span{color:#bfa1d0;font-size:clamp(12px,1vw,21px)}.display-reveal b{color:#e4cdf3}.display-reveal strong{color:#eee4f3;margin-left:14px}.pause-banner{color:#fff1d0;text-align:center;background:#695137;border-radius:8px;margin-top:2vh;padding:12px;font-size:clamp(14px,1.3vw,26px)}.display-results{width:min(1050px,90%);margin:auto}.display-results>h1{text-align:center;font-size:clamp(40px,4.3vw,80px)}.display-results>.eyebrow{text-align:center;color:#caa8e4}.display-results .leaderboard{margin-top:4vh}.display-results .leaderboard h2{font-size:clamp(20px,1.8vw,36px)}.display-results .leaderboard li{border-color:#503859;padding:1.4vh 0;font-size:clamp(17px,1.6vw,32px)}.display-results .leaderboard .rank{color:#ddbdea;background:#51315b;width:40px;height:40px}.display-results .leaderboard .muted{color:#b59dc5}.display-page>footer{color:#967ca8;border-top:1px solid #45304f;flex-shrink:0;justify-content:space-between;padding-top:1.8vh;font-size:clamp(9px,.8vw,17px);display:flex}@media (width>=1600px){.hero{padding-top:88px;padding-bottom:90px}.stage-illustration{height:460px}.hero h1{font-size:52px}}@media (width<=1150px){.wrap{width:calc(100% - 48px)}.hero{gap:20px;padding-top:45px}.hero h1{font-size:41px}.hero-actions{flex-wrap:wrap}.stage-illustration{height:410px;margin-left:0}.screen-mock{width:95%;padding:20px;left:0}.screen-mock h3{font-size:23px}.phone-mock{width:127px;bottom:27px;right:0}.phone-mock strong{font-size:12px}.phone-options span{height:39px}.controller-mock{bottom:13px;left:4px}.hero-metrics>div{padding:3px 15px}.hero-metrics strong{font-size:12px}.hero-metrics span{font-size:9px}.section-heading h2{font-size:32px}.section-heading>p{width:310px;font-size:13px}.section{padding-top:70px}.kit-grid{gap:14px}.kit-grid .card{padding:24px 19px}.pilot-grid{gap:50px}.sidebar{width:216px;padding:30px 15px 18px}.app-main{margin-left:216px}.app-content{padding:35px 28px 60px}.app-topbar{padding:0 28px}.template-grid{gap:13px}.template-info{padding:15px}.template-info h3{font-size:18px}.event-capacity{display:none}.event-editor-layout{grid-template-columns:145px minmax(0,1fr);gap:20px}.event-progress>div{font-size:10px}.question-content-grid{grid-template-columns:1fr}.event-work .row.wrap-row{gap:10px}.host-main,.host-header{padding-left:28px;padding-right:28px}.host-grid{gap:24px}.host-question{padding:25px}.host-question h2{font-size:28px}.host-question .qr-block{gap:20px}.host-question .qr-block img{width:125px;height:125px}.host-question .room-code{font-size:19px}.auth-aside{padding:40px 30px}.auth-aside h2{font-size:49px}.auth-main{padding:45px 10%}}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:35px}.hero-lead{font-size:14px}.stage-illustration{height:360px}.screen-mock{border-width:4px;padding:16px;top:35px}.screen-mock h3{margin-bottom:14px;font-size:20px}.mock-options>div{gap:4px;padding:7px;font-size:6px}.mock-options b{width:15px;height:15px;font-size:7px}.mock-round{margin-top:15px;font-size:7px}.mock-progress{margin-top:15px}.phone-mock{border-width:4px;width:111px;padding:25px 9px 12px;bottom:14px}.phone-mock .micro{font-size:5px}.phone-mock strong{font-size:10px}.phone-options span{height:31px;font-size:12px}.phone-mock p{font-size:6px}.controller-mock{padding:11px;font-size:7px;bottom:4px}.controller-mock>div{gap:4px}.controller-mock>div>*{padding:7px;font-size:6px}.visual-caption{font-size:8px;bottom:-20px;left:40px}.spark-one{font-size:31px;top:8px}.hero-metrics{grid-template-columns:1fr 1fr;gap:25px}.hero-metrics>div{padding:0 20px}.hero-metrics>div:first-child{padding-left:20px}.hero-metrics>div:nth-child(3){border:0}.hero-metrics strong{font-size:14px}.hero-metrics span{font-size:10px}.section-heading{gap:28px}.section-heading h2{font-size:29px}.section-heading>p{width:270px;font-size:12px}.steps-grid{gap:14px}.step-card{padding:23px 19px}.step-card h3{font-size:18px}.step-card p{font-size:12px}.demo-teaser{padding:30px}.kit-grid{grid-template-columns:1fr 1fr}.kit-main{grid-column:span 2}.kit-main .check-list{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.audience-grid{gap:27px}.audience h2{font-size:29px}.audience h3{font-size:15px}.pilot-grid{gap:33px}.pilot-grid h2{font-size:39px}.pilot-form{padding:22px}.pilot-form .form-grid{grid-template-columns:1fr;gap:0}.faq{grid-template-columns:1fr 1.5fr;gap:35px}.site-footer{flex-wrap:wrap}.sidebar{width:185px;padding-left:12px;padding-right:12px}.sidebar>.brand{margin-left:2px;font-size:23px}.sidebar nav a{gap:9px;padding:12px 9px;font-size:11px}.sidebar-tip{padding:17px 13px}.sidebar .account .avatar{display:none}.app-main{margin-left:185px}.app-content{padding:28px 23px 55px}.app-topbar{height:70px;padding:0 23px}.page-heading{align-items:flex-start;gap:17px}.page-heading h1{font-size:28px}.page-heading>.btn{max-width:154px;font-size:10px}.page-heading p:not(.eyebrow){font-size:11px}.dashboard-stats{gap:11px}.dashboard-stats>div{padding:17px 15px}.dashboard-stats>div>span{font-size:10px}.dashboard-stats small{font-size:8px}.dashboard-stats strong{font-size:29px}.template-grid{grid-template-columns:1fr 1fr}.template-art{height:146px}.event-row{gap:12px;padding:17px 14px}.event-row .badge{font-size:8px}.event-icon{width:35px;height:35px}.event-editor-layout{display:block}.event-progress{display:none}.event-work>.card{padding:23px}.question-content-grid{grid-template-columns:1fr .7fr}.host-header{gap:20px}.host-header .host-label{display:none}.host-top{align-items:flex-start}.host-top h1{font-size:28px}.host-stats{gap:20px}.host-stats>div strong{font-size:21px}.host-grid{grid-template-columns:1fr}.host-question{min-height:0}.host-controls{grid-template-columns:1fr 1fr;gap:12px 22px;padding-top:10px;display:grid}.host-controls>.eyebrow,.host-controls>h2,.host-controls>p,.host-controls>hr{grid-column:span 2;margin:0}.host-controls>h2{margin-top:5px}.host-controls>.btn{margin-bottom:0}.host-controls hr{margin:10px 0}.host-controls>a:not(.btn){grid-column:span 2}.host-question h2{font-size:31px}.host-question .qr-block img{width:150px;height:150px}.host-question .room-code{font-size:24px}.auth-aside{padding:35px 27px}.auth-aside h2{font-size:42px}.auth-main{padding:38px 8%}.auth-form h1{font-size:31px}}@media (width<=680px){h1{font-size:32px}h2{font-size:25px}.wrap{width:calc(100% - 40px)}.landing{font-size:16px}.site-header{gap:12px;min-height:79px}.site-header>.row{gap:13px}.site-header .brand{font-size:24px}.site-header .brand-icon{width:30px;height:30px}.site-header .btn.small{min-height:36px;padding:8px 10px;font-size:10px}.header-login{font-size:11px}.hero{grid-template-columns:1fr;gap:34px;padding-top:42px;padding-bottom:35px}.hero .eyebrow{margin-bottom:21px;font-size:8px}.hero h1{max-width:510px;margin-bottom:24px;font-size:40px;line-height:1.11}.hero-lead{max-width:420px;font-size:14px;line-height:1.8}.hero-actions{flex-wrap:nowrap;gap:10px}.hero-actions .btn{min-height:49px;padding:13px 14px;font-size:11px}.hero-actions .btn svg{width:17px;height:17px}.hero-copy>.micro{font-size:9px}.stage-illustration{width:min(450px,100%);height:363px;margin:0 auto 25px}.screen-mock{width:91%;padding:21px;top:24px;left:4px}.screen-mock h3{margin-bottom:18px;font-size:25px}.mock-round{margin-top:20px;font-size:7px}.mock-options{gap:7px}.mock-options>div{padding:8px;font-size:7px}.mock-options b{width:16px;height:16px;font-size:8px}.mock-progress{margin-top:18px}.phone-mock{width:122px;padding:28px 10px 13px;bottom:1px;right:3px}.phone-mock strong{font-size:12px}.phone-options span{height:37px;font-size:15px}.phone-mock .micro{font-size:5px}.controller-mock{padding:13px;font-size:8px;bottom:2px;left:15px}.controller-mock>div>*{padding:8px;font-size:6px}.visual-caption{bottom:-24px;left:61px}.spark-one{font-size:35px;top:2px;right:6px}.spark-two{font-size:20px;bottom:15px;left:-8px}.hero-metrics{gap:22px;padding:25px 0}.hero-metrics>div{grid-template-columns:20px auto;column-gap:7px;padding:0 8px 0 16px}.hero-metrics>div:first-child,.hero-metrics>div:nth-child(3){padding-left:3px}.hero-metrics strong{font-size:12px}.hero-metrics span{font-size:8px}.hero-metrics svg{width:18px;height:18px}.section{padding-top:56px}.section-heading{margin-bottom:25px;display:block}.section-heading h2{font-size:30px}.section-heading>p{width:auto;max-width:440px;margin-top:20px;font-size:13px}.section-heading>.text-link{margin-top:18px;font-size:11px}.eyebrow{font-size:9px}.steps-grid{grid-template-columns:1fr;gap:13px}.step-card{padding:23px}.step-card .row{margin-bottom:22px}.step-card h3{margin-bottom:15px;font-size:22px}.step-card p{max-width:400px;font-size:13px}.demo-section{margin-top:53px;padding:37px 0}.demo-teaser{padding:27px;display:block}.demo-teaser h3{font-size:27px}.demo-teaser .btn{margin-top:25px;font-size:12px}.demo-teaser p{font-size:12px}.demo-game{padding:22px}.demo-game>.row{flex-wrap:wrap;gap:7px;font-size:11px}.demo-game h3{font-size:23px;line-height:1.35}.demo-next{flex-direction:column;align-items:flex-start;gap:14px}.demo-next .btn{width:100%}.kit-grid{grid-template-columns:1fr;gap:15px}.kit-main{grid-column:auto}.kit-main .check-list{grid-template-columns:1fr}.kit-grid .card{padding:27px}.kit-grid p{font-size:13px}.kit-grid h3{font-size:24px}.kit-grid .check-list{font-size:13px}.audience{margin-top:51px;padding:30px 0}.audience-grid{grid-template-columns:1fr;gap:23px}.audience h2{font-size:31px}.audience h3{font-size:18px}.audience p:not(.eyebrow){font-size:13px}.pilot-grid{grid-template-columns:1fr;gap:27px}.pilot-grid h2{font-size:43px}.pilot-grid>div>p:not(.eyebrow){max-width:440px;font-size:14px}.pilot-note{max-width:100%;margin-top:23px}.pilot-form{padding:25px}.pilot-form .form-grid{grid-template-columns:1fr 1fr;gap:13px}.pilot-form .field{font-size:12px}.pilot-form .checkbox{font-size:11px}.faq{padding-bottom:45px;display:block}.faq>div:first-child{margin-bottom:28px}.faq h2{font-size:31px}.faq details,.faq details p{font-size:13px}.site-footer{grid-template-columns:1fr 1fr;gap:17px;padding-bottom:27px;display:grid}.site-footer .brand{font-size:23px}.site-footer p,.site-footer>a:not(.brand){font-size:10px}.site-footer>span{font-size:8px}.auth-page{display:block}.auth-aside{display:none}.auth-main{padding:26px 24px 45px}.auth-mobile-brand{margin-bottom:30px;display:block}.auth-back{margin-bottom:37px}.auth-form{max-width:430px}.auth-form h1{font-size:35px}.auth-links{gap:10px;font-size:11px}.local-demo{margin-top:35px}.legal-page main{margin:40px auto 65px}.legal-page h1{font-size:39px}.legal-page h2{font-size:23px}.legal-page p{font-size:14px}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:20px;display:block;position:static}.sidebar>.brand{margin:0 0 20px}.sidebar-label,.sidebar-tip,.sidebar-bottom,.org-select{display:none}.sidebar nav{flex-direction:row;gap:5px;margin:0 -5px;display:flex;overflow:auto}.sidebar nav a{flex-shrink:0;gap:6px;min-height:43px;padding:10px;font-size:10px}.sidebar nav a svg{width:15px;height:15px}.app-shell{display:block}.app-main{margin-left:0}.app-topbar{display:none}.app-content{padding:27px 20px 50px}.page-heading{margin-bottom:26px;display:block}.page-heading h1{margin:10px 0 11px;font-size:31px}.page-heading p:not(.eyebrow){font-size:11px}.page-heading>.btn{max-width:none;min-height:46px;margin-top:22px;font-size:11px}.dashboard-stats{grid-template-columns:1fr 1fr 1fr;gap:9px;margin-bottom:29px}.dashboard-stats>div{padding:16px 12px}.dashboard-stats>div>span{font-size:8px;line-height:1.5;display:block}.dashboard-stats strong{margin-top:13px;font-size:28px}.dashboard-stats small{margin-top:4px;font-size:8px;line-height:1.5;display:block}.section-title{align-items:flex-start;gap:14px}.section-title h2{font-size:19px}.section-title .micro{text-align:right;max-width:140px;font-size:8px}.event-row{flex-wrap:wrap;gap:12px;padding:17px}.event-row>div{flex-basis:calc(100% - 60px)}.event-row h3{font-size:13px}.event-row .badge{margin-left:47px;font-size:9px}.event-row>svg{margin-left:auto}.event-list{margin-bottom:30px}.template-grid{grid-template-columns:1fr;gap:20px}.template-art{height:174px}.template-info{padding:23px}.template-info h3{font-size:25px}.template-info p{font-size:12px}.template-info .micro{font-size:10px}.template-info .badge{font-size:8px}.template-info .btn{min-height:46px;font-size:12px}.template-shapes i{width:95px;height:95px;top:50px;left:27%}.template-shapes b{width:86px;height:86px;top:48px;left:47%}.template-shapes em{top:78px;left:70%}.card{padding:23px}.two-col{grid-template-columns:1fr;gap:0}.member-row{gap:9px;font-size:11px}.member-row .btn{font-size:10px}.member-row .avatar{width:28px;height:28px;font-size:10px}.member-row small{font-size:10px}.member-row>div{overflow-wrap:anywhere;min-width:0}.event-work>.card{padding:22px}.event-work h2{font-size:22px}.event-work .row.between{align-items:flex-start}.event-work .field{font-size:12px}.event-work .form-grid{grid-template-columns:1fr;gap:0}.event-work .btn{font-size:11px}.tabs{gap:21px}.tabs button{min-height:48px;font-size:11px}.save-status{text-align:right;max-width:110px;font-size:8px}.question-content-grid{grid-template-columns:1fr}.question-card h3{font-size:23px}.editor-option{min-height:48px;font-size:13px}.approval-row{font-size:12px}.approval-row p{font-size:11px}.checklist .checkbox{font-size:12px}.event-danger{justify-content:space-between;gap:0}.version-row{gap:10px;font-size:10px}.version-row strong{width:100%}.modal-shade{padding:14px}.modal{max-height:94vh;padding:22px}.modal h2{font-size:23px}.modal .form-grid{grid-template-columns:1fr;gap:0}.join-page{padding:26px 20px 40px}.join-card{margin-top:31px;padding:24px}.join-card h1{font-size:37px}.join-card .field{font-size:13px}.join-card .checkbox{font-size:12px}.join-card .btn{min-height:53px}.join-card>.micro{font-size:11px}.player-main{width:calc(100% - 36px);margin-top:25px}.player-header{width:calc(100% - 36px);padding:21px 0}.player-question{margin-top:25px;margin-bottom:25px;font-size:26px;line-height:1.3}.player-main .row.between>.micro{font-size:9px}.question-meta{gap:15px;font-size:10px}.question-meta .timer{font-size:26px}.answer-grid{grid-template-columns:1fr;gap:11px}.answer-option{gap:15px;min-height:68px;padding:16px;font-size:15px}.answer-option.selected,.answer-option.accepted,.answer-option.correct{padding:15px}.option-letter{min-width:33px;height:33px;font-size:13px}.answer-tag{font-size:9px;bottom:5px;right:11px}.answer-submit{min-height:54px;margin-top:21px;font-size:14px}.answer-explanation{padding:20px;font-size:13px}.leaderboard>.row{display:block}.leaderboard>.row>span{margin-bottom:8px;font-size:10px;display:block}.leaderboard h2{margin-bottom:10px}.leaderboard li{font-size:13px}.player-lobby{padding:45px 4px}.player-lobby h1{font-size:34px}.player-lobby p{font-size:14px}.player-main>.notice{font-size:12px}.host-header{flex-wrap:wrap;gap:15px;height:auto;min-height:80px;padding:22px 20px}.host-header .brand{font-size:23px}.host-header .brand-icon{width:29px;height:29px}.host-header .connection,.host-header>a:last-child{font-size:9px}.host-main{padding:28px 18px 45px}.host-top{display:block}.host-top h1{font-size:32px}.host-stats{justify-content:space-between;gap:25px;margin-top:25px}.host-stats>div>strong{font-size:25px}.host-stats>div>span{font-size:8px}.host-stats>.badge{font-size:9px}.host-question{padding:22px}.host-question h2{margin:21px 0 30px;font-size:28px}.host-question .qr-block{flex-direction:column;align-items:flex-start;gap:20px}.host-question .qr-block img{align-self:center;width:170px;height:170px}.host-question .qr-block>div{text-align:center;width:100%}.host-question .qr-block p{font-size:11px}.host-question .qr-block strong{font-size:13px}.host-question .room-code{font-size:27px}.host-controls{padding:10px 5px;display:block}.host-controls h2{margin:18px 0;font-size:29px}.host-controls .eyebrow{margin-bottom:17px}.host-controls p:not(.eyebrow){margin:17px 0;font-size:13px}.host-controls>.btn{min-height:51px;margin-bottom:12px}.host-controls .host-primary{min-height:82px;font-size:15px}.host-controls hr{margin:25px 0}.host-controls .micro{font-size:11px!important}.host-controls>a:not(.btn){font-size:12px;display:block}.host-question .answer-grid{grid-template-columns:1fr}.host-question .answer-option{font-size:14px}.host-secret{font-size:12px}.host-page .rehearsal-label{font-size:8px;line-height:1.7}.host-question .leaderboard{margin:0}.display-page{min-width:360px;padding:25px 20px}.display-lobby{grid-template-columns:1fr 1fr;gap:15px}.display-lobby h1{font-size:42px}.display-lobby>.qr-block img{width:145px;height:145px}.display-lobby .room-code{font-size:21px}.display-lobby>div>p:not(.eyebrow){font-size:14px}.display-lobby>.qr-block strong{font-size:13px}.display-lobby .qr-block p{font-size:10px}.display-players{font-size:25px}.display-players span{font-size:10px;display:block}.display-page>header>span:not(.connection){display:none}.display-question h1{font-size:27px}.display-options{grid-template-columns:1fr}.display-options>div{gap:13px;min-height:61px;padding:12px;font-size:16px}.display-options>div>b{min-width:27px;height:27px;font-size:14px}.display-hint{font-size:13px}.display-reveal>div{gap:8px}.display-reveal span{font-size:11px}.display-reveal>p{font-size:12px}.display-watermark{font-size:8px;top:15px}.display-question{padding-top:30px}.display-question .eyebrow{font-size:8px}.display-page>footer{gap:15px;font-size:8px}}@media (width<=390px){.wrap{width:calc(100% - 36px)}.hero h1{font-size:37px}.hero-actions .btn{gap:7px;padding:13px 11px;font-size:10px}.hero-actions .btn svg{width:15px}.stage-illustration{height:337px}.screen-mock{padding:18px}.screen-mock h3{font-size:23px}.mock-options>div{font-size:6px}.phone-mock{width:113px;bottom:0}.phone-options span{height:32px}.controller-mock{padding:11px;bottom:0;left:10px}.controller-mock>div>*{padding:7px;font-size:5.5px}.hero-metrics strong{font-size:11px}.hero-metrics span{font-size:7.5px}.site-header .brand{font-size:22px}.site-header>.row{gap:11px}.site-header .btn.small{font-size:9px}.site-header .btn.small svg{display:none}.pilot-form .form-grid{grid-template-columns:1fr;gap:0}.app-content{padding-left:17px;padding-right:17px}.dashboard-stats>div{padding:15px 10px}.dashboard-stats>div>span,.dashboard-stats small{font-size:7.5px}.join-page{padding-left:18px;padding-right:18px}.join-card{padding:22px}.join-card .checkbox{font-size:11px}.player-question{font-size:25px}.player-main .badge,.player-header .connection{font-size:9px}.host-header{gap:11px}.host-header>a:last-child{font-size:8px}.host-stats{gap:16px}.host-stats>.badge{font-size:8px}.host-question h2{font-size:25px}.display-page{min-width:360px}.display-lobby{grid-template-columns:1fr}.display-lobby>div:first-child{display:none}.display-lobby .qr-block img{width:220px;height:220px}.display-lobby .room-code{font-size:29px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.landing .hero-lead,.landing .section-heading>p,.landing .step-card p,.landing .kit-grid p,.landing .check-list,.landing .audience p:not(.eyebrow),.landing .pilot-grid>div>p:not(.eyebrow),.landing .pilot-note,.landing .faq details p,.landing .site-footer p,.landing .site-footer>span{color:#6c6179}.hero-metrics span,.hero-copy>.micro,.visual-caption,.phone-mock p,.phone-mock small{color:#736779}.app-topbar,.sidebar-label,.sidebar nav a,.sidebar-tip p,.account small,.event-row p,.event-capacity,.dashboard-stats>div>span,.dashboard-stats small,.template-info p,.member-row small,.event-work p.muted,.fact-editor .field>small,.approval-row p,.question-content-grid>div>p:not(.editor-option),.question-content-grid .muted,.source-fact small,.version-row,.save-status,.app-content .muted,.event-progress>div,.event-progress>p.micro,.tabs button{color:#6c6179}.event-progress .done,.tabs .active{color:var(--purple)}.app-topbar,.page-heading p:not(.eyebrow),.sidebar nav a{font-size:13px}.sidebar-label{font-size:9px}.event-row h3{font-size:15px}.event-row p{font-size:12px}.event-capacity{font-size:11px}.template-info p{font-size:12px}.template-info .micro{font-size:10px}.template-info .badge{font-size:9px}.template-info .btn{min-height:44px;font-size:12px}.dashboard-stats>div>span{font-size:12px}.dashboard-stats small,.section-title .micro{font-size:11px}.auth-back,.local-demo,.join-card .muted,.player-lobby p,.question-meta,.player-footer,.player-main .muted,.leaderboard small,.local-demo p,.auth-form .field>small{color:#6c6179}.player-main .rehearsal-label{color:#795589}.question-meta{font-size:12px}.player-main>.row>.micro,.player-main .connection,.player-footer,.leaderboard>.row>span,.leaderboard>p.micro{font-size:11px}.host-page .leaderboard small{color:#c0a6d0}.host-page .question-meta{color:#c4a5d7}@media (width<=680px){.sidebar nav a{font-size:11px}.dashboard-stats>div>span{font-size:10px}.dashboard-stats small{font-size:9px}.section-title .micro{font-size:10px}.page-heading p:not(.eyebrow){font-size:12px}.event-row h3{font-size:15px}.event-row p{font-size:11px}.event-row .badge{font-size:10px}.template-info p{font-size:13px}.eyebrow,.hero .eyebrow{font-size:10px}.hero-metrics strong{font-size:13px}.hero-metrics span{font-size:10px;line-height:1.45}.hero-metrics>div{grid-template-columns:1fr;padding-left:14px}.hero-metrics svg{display:none}.hero-metrics>div:first-child,.hero-metrics>div:nth-child(3){padding-left:0}.hero-copy>.micro{font-size:11px}.pilot-form .micro{font-size:10px}.question-meta{font-size:11px}.player-main>.row.between>.micro{font-size:10px}.player-main .badge{font-size:11px}.rehearsal-label{font-size:10px}.player-header .connection{font-size:11px}.answer-tag,.host-page .rehearsal-label,.host-stats>div>span,.host-stats>.badge,.host-header>a:last-child,.join-card .eyebrow{font-size:10px}.join-card .checkbox{font-size:12px}.save-status{font-size:10px}.version-row{font-size:12px}.site-footer>span{font-size:10px}.site-footer p,.site-footer>a:not(.brand){font-size:11px}.org-select{display:block}.org-select select{min-height:44px;margin-bottom:10px;font-size:12px}.sidebar-bottom{margin-top:14px;padding:0;display:block}.sidebar-bottom .sidebar-tip{display:none}.sidebar .account{gap:8px;display:flex}.sidebar .account .avatar{width:27px;height:27px;display:inline-grid}.sidebar .account strong{font-size:11px}.sidebar .account small{font-size:10px}.sidebar .account .icon-btn{min-width:44px;min-height:44px}}.event-pagination{color:#6c6179;justify-content:space-between;align-items:center;gap:20px;margin:-20px 0 35px;font-size:11px;display:flex}.event-pagination .btn{flex-shrink:0;min-height:44px;font-size:12px}.owner-room-controls{border-top:1px solid #594163;grid-column:1/-1;min-width:0;margin-top:24px;padding-top:22px}.owner-room-controls>summary{cursor:pointer;color:#d7bfe6;align-items:center;gap:9px;min-height:44px;font-size:12px;font-weight:650;list-style:none;display:flex}.owner-room-controls>summary:after{content:"+";margin-left:auto;font-size:21px;font-weight:400}.owner-room-controls[open]>summary:after{content:"−"}.owner-room-controls .admission-status{flex-direction:column;gap:5px;margin:20px 0;font-size:13px;display:flex}.owner-room-controls .admission-status>span{color:#b9a0c8;font-size:11px}.owner-room-controls>.btn{width:100%;min-height:48px;font-size:12px}.owner-room-controls h3{letter-spacing:-.02em;margin:25px 0 13px;font-size:17px}.owner-room-controls .guest-admin-list{margin:0;padding:0;list-style:none}.guest-admin-list>li{border-bottom:1px solid #4e3858;align-items:center;gap:10px;min-width:0;padding:13px 0;display:flex}.guest-admin-list>li>div{overflow-wrap:anywhere;flex:1;min-width:0}.guest-admin-list strong{color:#e9ddf2;font-size:13px;display:block}.guest-admin-list small{color:#b9a0c8;margin-top:5px;font-size:10px;display:block}.guest-admin-list .btn{flex-shrink:0;min-height:44px;padding:10px 12px;font-size:10px}.owner-room-controls .notice{font-size:12px}.owner-room-controls .notice.error{color:#ffdde4;background:#482733;border-color:#926674}.owner-room-controls .notice.success{color:#d4f0dd;background:#294439;border-color:#719680}.owner-room-controls .notice strong{color:inherit}@media (width<=680px){.event-pagination{flex-direction:column;align-items:flex-start;gap:14px;margin-top:-14px;font-size:11px}.event-pagination .btn{width:100%;min-height:48px}.owner-room-controls{margin-top:28px}.owner-room-controls>summary{font-size:13px}.owner-room-controls .admission-status{font-size:14px}.owner-room-controls .admission-status>span{font-size:12px}.guest-admin-list strong{font-size:14px}.guest-admin-list small{font-size:11px}.guest-admin-list .btn{min-height:48px;font-size:11px}}
