:root{color:#173c36;background:#f4f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #123c34;--muted: #687d78;--paper: #f8f6ef;--line: rgba(18, 60, 52, .14);--orange: #d9792e;--green: #276b5e;--mint: #8dd5ae}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:3px solid #e0903e;outline-offset:3px}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;color:#fff;background:var(--ink);border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-frame{min-height:100vh;background:radial-gradient(circle at 88% 4%,rgba(240,169,68,.22),transparent 26%),linear-gradient(180deg,#f8f5ed,#eff0e8)}.topbar{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:24px clamp(22px,4vw,64px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:780;letter-spacing:-.02em;text-decoration:none}.brand-mark{display:grid;width:34px;height:34px;place-items:center;color:#faf7ef;background:var(--ink);border-radius:11px 11px 4px}.topbar-actions{display:flex;align-items:center;gap:24px}.topbar-actions>a{color:var(--ink);font-size:13px;font-weight:750;text-decoration:none}.language-picker{display:flex;align-items:center;gap:9px;color:#58726b;font-size:12px;font-weight:650}.language-picker select,.live-actions select,.form-stack select{padding:9px 32px 9px 12px;color:var(--ink);background:#ffffffad;border:1px solid var(--line);border-radius:999px}.landing-shell{padding:0 clamp(22px,5vw,80px) 48px}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:clamp(40px,8vw,120px);align-items:center;max-width:1240px;min-height:650px;margin:0 auto}.eyebrow{margin:0 0 20px;color:var(--orange);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7.4vw,102px);font-weight:500;letter-spacing:-.067em;line-height:.94}.lede{max-width:680px;margin:30px 0;color:#526d66;font-size:clamp(17px,2vw,21px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.primary-button,.hero-actions>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:#fffaf1;background:var(--ink);border:1px solid var(--ink);border-radius:999px;font-size:13px;font-weight:780;text-decoration:none}.join-form{display:flex;padding:4px;background:#ffffffb3;border:1px solid var(--line);border-radius:999px}.join-form input{width:150px;padding:0 12px;text-transform:uppercase;background:transparent;border:0;outline:0}.join-form button{min-height:36px;padding:0 14px;color:var(--ink);background:#efb65f;border:0;border-radius:999px;font-size:13px;font-weight:800}.signal-card{position:relative;min-height:440px;padding:34px;overflow:hidden;color:#faf7ef;background:#113d36;border-radius:38px 38px 8px;box-shadow:0 32px 80px #0e393140;transform:rotate(1.2deg)}.signal-kicker{display:inline-block;margin-bottom:32px;color:#8ed9b0;font-size:11px;font-weight:800;letter-spacing:.13em}.question{max-width:280px;margin-bottom:42px;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1.05}.signal-option{display:flex;align-items:center;height:52px;margin:14px 0;padding:0 16px;border-radius:8px 18px 18px 8px;font-weight:850}.signal-option span{margin-left:auto}.signal-green{width:84%;color:#0d4734;background:#71d09f}.signal-yellow{width:48%;color:#593d0d;background:#f2c96d}.signal-red{width:28%;color:#651f1e;background:#e98479}.response-count{position:absolute;right:28px;bottom:24px;color:#ffffff9e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;border-top:1px solid var(--line)}.feature-strip article{min-height:160px;padding:24px 30px 10px 0;border-right:1px solid var(--line)}.feature-strip article:not(:first-child){padding-left:30px}.feature-strip article:last-child{border-right:0}.feature-strip span{color:var(--orange);font-family:Georgia,serif;font-size:13px}.feature-strip h2{margin:18px 0 8px;font-size:17px;letter-spacing:-.02em}.feature-strip p{max-width:310px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.center-state{display:grid;min-height:calc(100vh - 88px);place-content:center;padding:32px;color:var(--muted);text-align:center}.auth-card{width:min(600px,calc(100% - 32px));min-height:0;margin:10vh auto;padding:clamp(40px,8vw,88px);color:var(--muted);background:#ffffff94;border:1px solid var(--line);border-radius:36px 36px 8px;box-shadow:0 24px 70px #133b331c}.auth-card .primary-button{justify-self:center;margin-top:20px}.guest-button{justify-self:center;margin-top:10px;padding:10px 16px;color:var(--green);background:transparent;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:780}.guest-note{max-width:360px;margin-top:10px;color:var(--muted);font-size:11px;line-height:1.5}.compact-heading{margin:0;color:var(--ink);font-family:Georgia,serif;font-size:clamp(38px,6vw,60px);font-weight:500;letter-spacing:-.05em;line-height:1}.auth-card p:not(.eyebrow){max-width:390px;line-height:1.6}.presenter-layout{max-width:1440px;margin:0 auto;padding:20px clamp(22px,4vw,64px) 140px}.workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:28px 0 32px}.workspace-title{max-width:760px;margin:0;color:var(--ink);font-family:Georgia,serif;font-size:clamp(40px,5vw,72px);font-weight:500;letter-spacing:-.06em;line-height:.98}.profile-chip{display:flex;align-items:center;gap:12px;padding:5px 5px 5px 14px;background:#ffffffa6;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:700}.profile-chip button{padding:8px 12px;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:999px;font-size:11px}.profile-chip button.delete-account{color:#8a302b;border-color:#8a302b38}.notice{margin-bottom:16px;padding:12px 16px;color:#694211;background:#f6dba8;border:1px solid #eabf78;border-radius:12px;font-size:13px}.studio-grid{display:grid;grid-template-columns:minmax(190px,.66fr) minmax(320px,1fr) minmax(360px,1.3fr);min-height:690px;overflow:hidden;background:#ffffff6b;border:1px solid var(--line);border-radius:28px 28px 8px;box-shadow:0 22px 70px #1b413a14}.studio-grid.library-collapsed{grid-template-columns:52px minmax(320px,1fr) minmax(360px,1.3fr)}.panel{min-width:0;padding:24px;border-right:1px solid var(--line)}.panel:last-child{border-right:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-bottom:22px}.panel-heading>div{display:flex;align-items:center;gap:10px}.panel-heading h2{margin:0;font-size:14px;letter-spacing:-.01em}.step{color:var(--orange);font-family:Georgia,serif;font-size:12px}.context-label{max-width:140px;overflow:hidden;color:var(--muted);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}input,textarea{width:100%;padding:11px 13px;background:#ffffffad;border:1px solid var(--line);border-radius:11px;outline:0}input:focus,textarea:focus,select:focus{border-color:#276b5e8c;box-shadow:0 0 0 3px #276b5e17}textarea{min-height:80px;resize:vertical;line-height:1.45}.inline-form{display:flex;gap:6px}.template-picker{display:grid;gap:6px;margin:15px 0 18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.template-picker>small{margin-bottom:2px;color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.template-picker button{display:grid;gap:2px;width:100%;padding:9px 10px;text-align:left;background:#ffffff85;border:1px solid var(--line);border-radius:10px}.template-picker b{font-size:11px}.template-picker span{color:var(--muted);font-size:9px;line-height:1.35}.library-panel.collapsed{padding:12px 8px}.library-expand{display:grid;width:100%;min-height:110px;padding:8px 2px;place-items:center;color:var(--green);background:#ffffffa8;border:1px solid var(--line);border-radius:13px}.library-expand span{font-size:24px;line-height:1}.library-expand b{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:var(--green);border-radius:9px;font-size:12px}.icon-button{flex:0 0 42px;width:42px;color:#fff;background:var(--green);border:0;border-radius:11px;font-size:20px}.form-stack{display:grid;gap:9px;padding-bottom:20px;border-bottom:1px solid var(--line)}.form-stack button,.form-row button,.live-actions button{min-height:39px;padding:0 14px;color:#fff;background:var(--green);border:0;border-radius:10px;font-size:12px;font-weight:750}.form-stack select{width:100%;border-radius:11px}.form-row{display:grid;grid-template-columns:1fr 1.15fr auto;gap:7px}.form-row select{min-width:0;padding:0 8px;background:#ffffffad;border:1px solid var(--line);border-radius:11px;font-size:11px}.item-list,.cue-list,.interaction-list{display:grid;gap:8px;margin-top:16px}.list-item{display:grid;gap:3px;width:100%;padding:12px;text-align:left;background:transparent;border:1px solid transparent;border-radius:10px}.list-item span{overflow:hidden;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.list-item small{color:var(--muted);font-size:10px;text-transform:uppercase}.list-item:hover,.list-item.selected{background:#ffffffb8;border-color:var(--line)}.list-item.selected{box-shadow:inset 3px 0 var(--orange)}.cue-list{max-height:484px;overflow-y:auto;padding-right:3px}.cue-accordion{overflow:hidden;border:1px solid transparent;border-radius:15px}.cue-accordion.expanded{background:#ffffff75;border-color:var(--line)}.cue-accordion .cue-row{padding:0}.cue-accordion.expanded .cue-card{border-radius:14px 14px 5px}.cue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:stretch}.cue-order-actions{display:grid;gap:3px}.cue-order-actions button{width:28px;min-height:0;padding:0;color:var(--muted);background:#f3eee3;border:1px solid var(--line);border-radius:7px;font-size:11px}.cue-order-actions button:disabled{opacity:.25}.recommendation-copy{margin-top:-4px;color:var(--green);font-size:10px;line-height:1.4}.cue-card{display:grid;grid-template-columns:34px 1fr 26px;gap:10px;align-items:center;width:100%;padding:14px 12px;text-align:left;background:#ffffff75;border:1px solid transparent;border-radius:14px}.cue-card:hover,.cue-card.selected{background:#fffdf8;border-color:#276b5e40}.cue-card.selected{box-shadow:0 8px 24px #163e3614}.cue-position{color:var(--orange);font-family:Georgia,serif;font-size:12px}.cue-card strong,.cue-card small{display:block}.cue-card strong{font-size:13px}.cue-card small{margin-top:4px;color:var(--muted);font-size:10px}.interaction-count{display:grid;width:25px;height:25px;place-items:center;color:var(--green);background:#ddefe5;border-radius:50%;font-size:10px;font-weight:800}.interaction-list{max-height:365px;overflow-y:auto}.interaction-card{padding:0;overflow:hidden;background:#ffffff9e;border:1px solid var(--line);border-radius:15px}.interaction-card h3{margin:10px 0 0;font-family:Georgia,serif;font-size:19px;font-weight:500;line-height:1.25}.interaction-card ol{margin:12px 0 0;padding-left:22px;color:var(--muted);font-size:12px;line-height:1.7}.interaction-summary{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;width:100%;padding:16px;text-align:left;background:transparent;border:0}.interaction-summary h3{margin:0}.expand-glyph{color:var(--muted);font-size:18px;transition:transform .2s ease}.interaction-card.expanded .expand-glyph{transform:rotate(180deg)}.accordion-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:14px;background:#f4f1e8bf;border-top:1px solid var(--line)}.accordion-form label{display:grid;gap:5px;min-width:0;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.accordion-form select{width:100%;min-height:40px;padding:8px;background:#ffffffbd;border:1px solid var(--line);border-radius:10px}.accordion-form textarea{min-height:72px}.accordion-form .editor-wide,.cue-accordion .editor-actions{grid-column:1 / -1}.editor-actions{display:flex;align-items:end;justify-content:flex-end;gap:7px}.editor-actions button{min-height:39px;padding:0 12px;color:#fff;background:var(--green);border:0;border-radius:9px;font-size:10px;font-weight:800}.editor-actions button.danger-button{color:#8a302b;background:#f6dedb;border:1px solid #e8bbb6}.add-form{margin-top:18px;padding-top:18px;padding-bottom:0;border-top:1px solid var(--line);border-bottom:0}.add-form-heading{display:grid;gap:3px;margin-bottom:3px}.add-form-heading strong{font-size:12px}.add-form-heading small{color:var(--muted);font-size:9px;line-height:1.4}.interaction-form.add-form{grid-template-columns:1fr}.type-badge{display:inline-flex;padding:5px 8px;color:#155442;background:#cdebdc;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.type-single_choice{color:#60410d;background:#f3d68d}.type-word_cloud{color:#4c356b;background:#e4d4f1}.type-qa{color:#254d70;background:#cee3f1}.preview-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.preview-actions button{padding:5px 7px;color:var(--green);background:#ffffffa8;border:1px solid var(--line);border-radius:7px;font-size:8px;font-weight:750}.empty-copy{margin:18px 4px;color:var(--muted);font-size:12px;line-height:1.55}.empty-copy.roomy{margin-top:80px;text-align:center}.live-dock{position:fixed;z-index:20;right:clamp(14px,3vw,44px);bottom:18px;left:clamp(14px,3vw,44px);display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1360px;min-height:82px;margin:0 auto;padding:13px 16px;color:#f8f6ef;background:#0f3730f5;border:1px solid rgba(255,255,255,.14);border-radius:22px 22px 7px;box-shadow:0 20px 60px #0928224d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.live-summary{display:flex;align-items:center;gap:11px;flex:0 0 auto}.live-summary>div{display:grid;gap:3px}.live-summary small,.join-code small{color:#ffffff8c;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.live-summary strong{font-size:13px}.live-summary em{color:#ffffff80;font-size:9px;font-style:normal}.live-summary em.sync-connected{color:#82d9ab}.live-light{width:9px;height:9px;background:#7c928d;border-radius:50%}.live-light.active{background:#67d49d;box-shadow:0 0 0 5px #67d49d24}.join-code{margin-left:16px;padding-left:18px;border-left:1px solid rgba(255,255,255,.15)}.join-code strong{color:#efc974;font-family:Georgia,serif;font-size:22px;letter-spacing:.14em}.live-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;overflow-x:auto}.live-actions select{min-height:39px;color:#eff7f4;background:#ffffff14;border-color:#ffffff29;border-radius:10px;font-size:11px}.live-actions .primary-button{min-height:39px;color:#143e35;background:#efc974;border:0;border-radius:10px;white-space:nowrap}.live-actions button{white-space:nowrap}.secondary-link{padding:9px 10px;color:#b8d7ce;font-size:11px;font-weight:720;text-decoration:none;white-space:nowrap}.live-actions button.secondary-link{min-height:auto;padding:9px 10px;color:#b8d7ce;background:transparent;font-size:11px}.pairing-code{position:absolute;right:18px;bottom:calc(100% + 10px);display:grid;gap:4px;padding:14px 18px;color:var(--ink);background:#f5cc7d;border:1px solid #dca957;border-radius:15px 15px 4px;box-shadow:0 16px 45px #0003}.pairing-code small{color:#76501d;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pairing-code strong{font-family:Georgia,serif;font-size:28px;letter-spacing:.16em}.pairing-code span{max-width:250px;color:#76501d;font-size:10px;line-height:1.4}.remote-access-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(560px,calc(100vw - 28px));padding:14px;color:var(--ink);background:#fffdf8;border:1px solid var(--line);border-radius:20px 20px 6px;box-shadow:0 22px 65px #00000047}.remote-access-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.remote-access-panel>header strong{font-size:13px}.remote-access-panel>header button{width:30px;height:30px;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:50%;font-size:18px}.remote-access-content{display:grid;grid-template-columns:190px 1fr;gap:16px;align-items:center}.remote-access-qr{padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px}.remote-access-qr svg{display:block;width:100%;height:auto}.remote-access-content p{margin:0 0 8px;color:var(--muted);font-size:11px;line-height:1.5}.remote-access-content input{padding:8px;font-size:8px}.remote-access-content a{display:inline-flex;margin-top:9px;padding:9px 12px;color:#fff;background:var(--green);border-radius:9px;font-size:10px;font-weight:800;text-decoration:none}.remote-access-content small{display:block;margin-top:7px;color:var(--muted);font-size:9px;line-height:1.4}.project-actions{display:flex;gap:5px}.project-actions button{padding:5px 7px;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:8px;font-size:9px}.join-qr{position:relative;margin-top:3px}.join-qr summary{color:#b8d7ce;cursor:pointer;font-size:8px;white-space:nowrap}.join-qr>div{position:absolute;z-index:3;right:0;bottom:calc(100% + 8px);width:168px;padding:8px;color:var(--ink);background:#fff;border-radius:12px;box-shadow:0 16px 40px #00000047}.join-qr svg{display:block;width:100%;height:auto}.audience-shell{width:min(760px,100%);min-height:calc(100vh - 84px);margin:0 auto;padding:18px 24px 80px}.audience-header{display:flex;min-height:38px;align-items:center;justify-content:flex-end;gap:7px;margin-bottom:36px}.audience-count{padding:7px 11px;color:var(--green);background:#dceee5;border-radius:999px;font-size:11px;font-weight:780}.connection-state{padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800}.connection-state.online{color:#235f4e;background:#e7f2ec}.connection-state.offline{color:#7b2d28;background:#f6dedb}.audience-error{display:flex;align-items:center;gap:8px;margin-top:15px}.audience-error .form-error{flex:1;margin:0}.audience-error button{padding:10px 13px;color:#fff;background:var(--ink);border:0;border-radius:10px;font-size:11px;font-weight:800}.audience-stage>h1,.join-card h1,.waiting-state h1,.audience-results>h1{margin:0;color:var(--ink);font-family:Georgia,serif;font-size:clamp(42px,8vw,70px);font-weight:500;letter-spacing:-.055em;line-height:1}.join-card{display:grid;min-height:calc(100vh - 88px);align-content:center;justify-items:start;max-width:600px}.join-card>p:not(.eyebrow){max-width:430px;color:var(--muted);line-height:1.6}.join-card form{display:flex;width:min(100%,430px);gap:8px;margin-top:18px}.join-card input{min-height:52px;font-size:22px;font-weight:800;letter-spacing:.15em;text-align:center;text-transform:uppercase}.join-card .primary-button{flex:0 0 auto;min-height:52px}.form-error{padding:11px 13px;color:#7b2d28;background:#f6dedb;border:1px solid #e8bbb6;border-radius:11px;font-size:12px}.waiting-state{display:grid;min-height:560px;align-content:center;justify-items:center;text-align:center}.waiting-state h1{max-width:570px;margin-top:32px}.waiting-state p{max-width:430px;color:var(--muted);line-height:1.6}.waiting-orbit{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(39,107,94,.25);border-radius:50%;animation:orbit 2.6s linear infinite}.waiting-orbit i{width:14px;height:14px;background:#efb65f;border-radius:50%;box-shadow:0 0 0 8px #efb65f26;transform:translate(31px)}@keyframes orbit{to{transform:rotate(360deg)}}.audience-interactions{display:grid;gap:18px;margin-top:30px}.audience-question{padding:clamp(22px,5vw,38px);background:#ffffffad;border:1px solid var(--line);border-radius:28px 28px 7px;box-shadow:0 18px 55px #163e3614}.audience-question h2{max-width:640px;margin:18px 0 8px;font-family:Georgia,serif;font-size:clamp(30px,6vw,46px);font-weight:500;letter-spacing:-.04em;line-height:1.08}.audience-question>p{color:var(--muted);line-height:1.55}.understanding-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.understanding-buttons button{min-height:86px;border:2px solid transparent;border-radius:18px;font-size:16px;font-weight:850}.understanding-buttons .green{color:#174d3d;background:#a8dfc1}.understanding-buttons .yellow{color:#664a12;background:#f5d784}.understanding-buttons .red{color:#69322d;background:#f0b3aa}.understanding-buttons button.selected,.choice-buttons button.selected{border-color:var(--ink);box-shadow:0 0 0 4px #123c341a}.text-response{display:grid;gap:10px;margin-top:20px}.text-response textarea{min-height:92px;resize:vertical;border:1px solid rgba(18,60,52,.18);border-radius:14px;padding:12px;font:inherit}.text-response button{justify-self:end;border:0;border-radius:12px;padding:10px 16px;color:#fff;background:var(--ink);font-weight:800}.text-response button:disabled{opacity:.45;cursor:not-allowed}.word-cloud-results{width:100%;overflow:hidden;color:#fff;background:#0f3730;border:1px solid rgba(255,255,255,.15);border-radius:20px}.word-cloud-results svg{display:block;width:100%;height:auto;min-height:260px}.word-cloud-results text{paint-order:stroke;stroke:#041c1859;stroke-width:1px}.choice-buttons{display:grid;gap:9px;margin-top:24px}.choice-buttons button{display:flex;align-items:center;gap:13px;min-height:58px;padding:8px 14px;text-align:left;background:#f7f3e9;border:2px solid transparent;border-radius:14px;font-weight:720}.choice-buttons button span{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;color:#fff;background:var(--green);border-radius:9px;font-family:Georgia,serif}.answer-saved{margin-bottom:0;color:var(--green)!important;font-size:11px;font-weight:750;text-align:center}.pending-type{margin-top:22px;padding:15px;background:#eee9de;border-radius:12px}.qa-audience{display:grid;gap:20px}.qa-empty{margin:18px 0 0;color:var(--muted);font-size:12px}.question-list{display:grid;gap:9px}.question-card{display:flex;align-items:center;gap:12px;padding:14px;color:var(--ink);background:#ffffffbd;border:1px solid var(--line);border-radius:14px}.question-card.question-highlighted{border:3px solid #e08a35;background:#fff6e4;box-shadow:0 0 0 4px #e08a3524}.question-card>div:first-child{flex:1;min-width:0}.question-card p{margin:4px 0;overflow-wrap:anywhere;font-size:14px;line-height:1.45}.question-card span{color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.question-card small{color:var(--muted);font-size:10px}.question-answered{opacity:.7}.question-hidden{border-style:dashed;opacity:.58}.question-vote{display:grid;flex:0 0 48px;min-height:48px;place-items:center;color:var(--green);background:#e2efe8;border:1px solid transparent;border-radius:12px;font-size:11px;font-weight:800}.question-vote b{font-size:10px}.question-vote.selected{border-color:var(--green);background:#cae6d8}.audience-results{display:grid;gap:20px;padding-top:70px}.result-block{display:grid;gap:10px;margin:20px 0}.result-block>strong{font-family:Georgia,serif;font-size:72px;font-weight:500}.understanding-result{display:flex;min-height:72px;overflow:hidden;border-radius:16px;background:#e7e2d7}.understanding-result>div{display:grid;min-width:0;place-items:center;transition:width .3s ease}.understanding-result .green{background:#8ed2ae}.understanding-result .yellow{background:#f2ce6e}.understanding-result .red{background:#e99c93}.understanding-result span{color:var(--ink);font-size:12px;font-weight:850}.field-label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.presenter-insights{display:flex;align-items:center;gap:12px;padding:8px 12px;color:var(--ink);background:#e8f2ec;border-radius:14px}.presenter-insights>div:not(.signal-counts){display:grid;min-width:56px}.presenter-insights small{color:var(--muted);font-size:8px;text-transform:uppercase}.presenter-insights strong{font-family:Georgia,serif;font-size:20px}.signal-counts{display:flex;gap:5px}.signal-counts span{padding:5px 7px;border-radius:8px;font-size:9px;white-space:nowrap}.signal-green{background:#a8dfc1}.signal-yellow{background:#f5d784}.signal-red{background:#f0b3aa}.presenter-insights.needs-attention{background:#f7dfb6}.presenter-insights>p{max-width:190px;margin:0;color:#6f4316;font-size:10px;line-height:1.35}.result-track{height:24px;overflow:hidden;background:#123c341a;border-radius:999px}.result-track span,.result-track i{display:block;height:100%;background:#72d09f;border-radius:inherit;transition:width .35s ease}.result-options{display:grid;gap:12px}.result-options>div{display:grid;grid-template-columns:minmax(100px,.6fr) minmax(160px,1fr) 48px;gap:12px;align-items:center}.result-options span{overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.result-options .result-track{height:18px}.result-options strong{font-size:13px;text-align:right}.remote-shell{width:min(560px,100%);min-height:100vh;margin:0 auto;padding:18px 18px 70px}.remote-shell>header{display:flex;align-items:center;gap:10px;min-height:52px;margin-bottom:50px;padding:8px 12px;color:#eff7f4;background:var(--ink);border-radius:16px 16px 5px;font-size:12px;font-weight:750}.remote-shell>header strong{margin-left:auto;color:#efc974;font-family:Georgia,serif;font-size:18px;letter-spacing:.12em}.remote-shell h1{margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(42px,11vw,64px);font-weight:500;letter-spacing:-.055em;line-height:1}.remote-primary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.remote-primary button{min-height:92px;color:#fff;background:var(--green);border:0;border-radius:20px;font-size:15px;font-weight:850}.remote-primary button:only-child{grid-column:1 / -1}.remote-primary button.reveal-action{color:var(--ink);background:#efc974}.remote-navigation{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-10px 0 18px}.remote-navigation button{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:10px 16px;color:var(--green);background:#ffffffb3;border:1px solid var(--line);border-radius:14px;font-size:12px;font-weight:850}.remote-navigation span{font-size:22px}.remote-auth p{color:var(--muted);line-height:1.6}.remote-cues{margin-top:52px;padding-top:22px;border-top:1px solid var(--line)}.remote-cues h2{font-size:13px}.remote-cues>button{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;width:100%;min-height:58px;padding:10px;text-align:left;background:#ffffff9e;border:1px solid var(--line);border-radius:13px}.remote-cues>button+button{margin-top:7px}.remote-cues>button span{display:grid;width:30px;height:30px;place-items:center;color:var(--orange);background:#f6e6d4;border-radius:9px;font-family:Georgia,serif}.remote-cues>button small{color:var(--muted);font-size:10px}.remote-questions{margin-top:36px;padding-top:22px;border-top:1px solid var(--line)}.remote-questions h2{font-size:13px}.question-actions{display:grid;flex:0 0 112px;gap:5px}.question-actions button{min-height:27px;padding:4px 8px;color:var(--green);background:#edf4f0;border:1px solid var(--line);border-radius:7px;font-size:9px;font-weight:750}.projection-body,.projection-body #root{min-height:100%;background:#0b2f29!important}.projection-root{min-height:100vh;padding:clamp(28px,4vw,68px);color:#f8f6ef;background:radial-gradient(circle at 85% 8%,rgba(239,201,116,.17),transparent 28%),#0b2f29}.projection-root>header{display:flex;align-items:center;justify-content:space-between;color:#8dd5ae;font-size:clamp(10px,1.3vw,16px);font-weight:850;letter-spacing:.16em}.projection-root>header strong{color:#efc974;font-family:Georgia,serif;font-size:clamp(22px,3vw,42px);letter-spacing:.18em}.projection-waiting{display:grid;min-height:72vh;align-content:center;justify-items:center;text-align:center}.projection-waiting p{color:#8dd5ae;font-size:clamp(13px,2vw,22px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.projection-waiting strong{color:#efc974;font-family:Georgia,serif;font-size:clamp(72px,14vw,190px);font-weight:500;letter-spacing:.14em;line-height:.9}.projection-waiting small{margin-top:30px;color:#f8f6ef9e;font-size:clamp(14px,2vw,24px)}.projection-join-qr{width:clamp(150px,18vw,250px);margin-top:34px;padding:14px;background:#f8f6ef;border-radius:18px;box-shadow:0 18px 50px #00000038}.projection-join-qr svg{display:block;width:100%;height:auto}.projection-results{max-width:1500px;margin:7vh auto 0}.projection-results>p{color:#8dd5ae;font-size:clamp(11px,1.3vw,17px);font-weight:850;letter-spacing:.1em;text-transform:uppercase}.projection-results h1{max-width:1300px;margin:18px 0 clamp(28px,5vh,68px);font-family:Georgia,serif;font-size:clamp(52px,7vw,112px);font-weight:500;letter-spacing:-.055em;line-height:.96}.projection-visuals{display:grid;gap:28px}.projection-visuals .understanding-result{min-height:clamp(90px,13vh,170px)}.projection-visuals .understanding-result span,.projection-visuals .result-options{font-size:clamp(16px,2vw,28px)}.projection-visuals .result-options>div{grid-template-columns:minmax(180px,.55fr) minmax(300px,1fr) 74px}.projection-visuals .result-options span,.projection-visuals .result-options strong{color:#f8f6ef;font-size:clamp(16px,2vw,28px)}.projection-visuals .result-track{height:clamp(25px,4vh,48px);background:#ffffff1f}.projection-visuals .word-cloud-results{max-height:55vh;border:0;background:#ffffff09}.projection-visuals .word-cloud-results svg{max-height:55vh}.projection-empty{padding:26px;color:#f8f6ef99;border:1px dashed rgba(255,255,255,.2);border-radius:18px;text-align:center}.projection-questions{margin-top:clamp(34px,6vh,74px)}.projection-questions h2{color:#8dd5ae;font-size:clamp(13px,1.5vw,20px);letter-spacing:.08em;text-transform:uppercase}.projection-questions .question-list{grid-template-columns:repeat(3,minmax(0,1fr))}.projection-questions .question-card{min-height:110px;padding:clamp(18px,2vw,30px);color:#0b2f29;background:#f8f6ef;border:0;box-shadow:0 24px 70px #0000002e}.projection-questions .question-card p{font-family:Georgia,serif;font-size:clamp(22px,2.4vw,38px);line-height:1.15}.projection-questions .question-vote{color:#0b2f29;background:#efc974}.projection-error{display:grid;min-height:100vh;place-items:center;color:#fff;background:#5e231f}.overlay-body,.overlay-body #root{background:transparent!important}.overlay-root{display:grid;min-width:100vw;min-height:100vh;padding:4vh 4vw;place-items:end center;background:transparent}.overlay-root .waiting-orbit{place-self:center}.overlay-card{width:min(880px,90vw);padding:28px 32px;color:#f8f6ef;background:#0f3730eb;border:1px solid rgba(255,255,255,.16);border-radius:28px 28px 7px;box-shadow:0 20px 65px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.overlay-meta{display:flex;justify-content:space-between;color:#91d8b2;font-size:11px;font-weight:850;letter-spacing:.12em}.overlay-meta strong{color:#efc974;letter-spacing:.15em}.overlay-card h1{max-width:720px;margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(34px,5vw,58px);font-weight:500;letter-spacing:-.045em;line-height:1}.overlay-card .result-track{background:#ffffff1f}.overlay-card .result-options{color:#fff}.overlay-card .result-block{grid-template-columns:120px 1fr;align-items:center}.overlay-card .result-block>strong{font-size:52px}.overlay-question{margin-top:18px;padding:18px;color:var(--ink);background:#f4c974;border-radius:16px 16px 5px}.overlay-question span{color:#6f4616;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.overlay-question p{margin:8px 0;font-family:Georgia,serif;font-size:clamp(22px,3vw,34px);line-height:1.15}.overlay-question small{color:#6f4616;font-size:10px;font-weight:750}.overlay-minimal{place-items:end}.overlay-code{display:grid;gap:4px;padding:18px 24px;color:#f8f6ef;background:#0f3730e6;border-radius:18px 18px 5px}.overlay-code small{color:#91d8b2;font-size:10px;text-transform:uppercase}.overlay-code strong{color:#efc974;font-family:Georgia,serif;font-size:28px;letter-spacing:.16em}.overlay-error{display:grid;min-height:100vh;place-items:center;color:#fff;background:#5e231fd9;font-size:14px}.diagnostics-shell{max-width:1060px;margin:0 auto;padding:60px 24px 100px}.diagnostics-shell>h1{margin:0 0 36px;font-family:Georgia,serif;font-size:clamp(44px,7vw,74px);font-weight:500;letter-spacing:-.055em}.diagnostic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.diagnostic-card{display:grid;grid-template-columns:12px 1fr;gap:4px 9px;padding:18px;background:#ffffffa3;border:1px solid var(--line);border-radius:16px}.diagnostic-card>span{grid-row:1 / 3;width:10px;height:10px;margin-top:4px;background:#d39a4a;border-radius:50%}.diagnostic-card.ready>span{background:#58bb86;box-shadow:0 0 0 5px #58bb861f}.diagnostic-card small{color:var(--muted);font-size:9px;text-transform:uppercase}.diagnostic-card strong{font-size:13px}.diagnostic-version{color:var(--muted);font-size:10px}.diagnostic-errors{margin-top:48px}.diagnostic-errors h2{font-size:15px}.diagnostic-errors>p{color:var(--muted);font-size:12px}.diagnostic-errors article{display:grid;grid-template-columns:1fr auto;gap:4px 16px;margin-top:8px;padding:14px;background:#ffffff94;border:1px solid var(--line);border-radius:12px}.diagnostic-errors article strong{font-size:12px}.diagnostic-errors article span,.diagnostic-errors article time{color:var(--muted);font-size:9px}.diagnostic-errors article time{grid-column:2;grid-row:1}.preview-backdrop{position:fixed;z-index:50;inset:0;display:grid;padding:24px;place-items:center;background:#0a231e8f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.preview-dialog{width:min(860px,96vw);max-height:90vh;overflow:auto;background:#f8f6ef;border:1px solid rgba(255,255,255,.3);border-radius:26px 26px 7px;box-shadow:0 30px 100px #0000004d}.preview-dialog>header{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:9px 14px 9px 20px;border-bottom:1px solid var(--line);font-size:11px;font-weight:800;text-transform:uppercase}.preview-dialog>header button{width:34px;height:34px;background:transparent;border:1px solid var(--line);border-radius:50%;font-size:20px}.session-results-dialog{width:min(1040px,96vw);color:var(--ink)}.session-results-dialog>header{color:var(--ink)}.session-results-dialog>header button{color:var(--ink)}.history-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:22px;background:#d9e8e1}.history-summary>div{display:grid;gap:5px;padding:15px;color:var(--ink);background:#f9fcfa;border-radius:14px}.history-summary small{color:#345b50;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.history-summary strong{color:var(--ink);font-family:Georgia,serif;font-size:21px;font-weight:500}.history-runs{display:grid;gap:14px;padding:22px}.history-run{padding:20px;background:#fff;border:1px solid var(--line);border-radius:18px}.history-run-heading{display:flex;gap:13px;align-items:center;margin-bottom:16px}.history-run-heading>span{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--green);border-radius:11px;font-size:11px;font-weight:850}.history-run-heading h3,.history-interaction h4{margin:0}.history-run-heading small{color:var(--muted);font-size:10px}.history-interaction{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr;gap:20px;padding:15px 0;border-top:1px solid var(--line)}.history-interaction h4{margin-top:7px;font-family:Georgia,serif;font-size:20px;font-weight:500}.history-signals,.history-words{display:flex;flex-wrap:wrap;gap:7px;align-content:start}.history-signals span,.history-words span{padding:8px 10px;background:#edf4f0;border-radius:9px;font-size:10px}.history-options{display:grid;gap:6px}.history-options>div{display:flex;justify-content:space-between;padding:8px 10px;background:#edf4f0;border-radius:8px;font-size:11px}.history-empty{margin:0;color:var(--muted);font-size:11px}.history-questions{padding-top:12px;border-top:1px solid var(--line)}.history-questions h4{margin:0 0 8px;font-size:11px}.history-questions p{display:flex;justify-content:space-between;gap:15px;margin:5px 0;padding:10px;color:var(--ink);background:#e8f0eb;border-radius:8px;font-size:11px}.history-questions small{color:#345b50;white-space:nowrap}.projection-preview{min-height:470px;padding:56px;color:#fff;background:var(--ink)}.projection-preview small{color:var(--mint);font-weight:800;letter-spacing:.1em}.projection-preview h2{max-width:700px;margin:50px 0;font-family:Georgia,serif;font-size:clamp(44px,7vw,78px);font-weight:500;letter-spacing:-.05em;line-height:1}.preview-bars{display:grid;gap:12px}.preview-bars i{display:block;width:78%;height:24px;background:var(--mint);border-radius:999px}.preview-bars i:nth-child(2){width:52%;background:#efc974}.preview-bars i:nth-child(3){width:31%;background:#e78d82}.preview-mobile{width:min(420px,96vw)}.mobile-preview{display:grid;gap:10px;min-height:610px;padding:34px 24px;align-content:center}.mobile-preview small{color:var(--muted)}.mobile-preview h2,.presenter-preview h2{margin:12px 0 24px;font-family:Georgia,serif;font-size:38px;font-weight:500;letter-spacing:-.04em;line-height:1.05}.mobile-preview button,.presenter-preview>button{min-height:54px;padding:10px 14px;color:var(--ink);background:#d9ede3;border:1px solid var(--line);border-radius:14px;text-align:left;font-weight:750}.mobile-preview button span{display:inline-grid;width:28px;height:28px;margin-right:10px;place-items:center;color:#fff;background:var(--green);border-radius:8px}.presenter-preview{min-height:470px;padding:48px}.presenter-preview>button{width:100%;min-height:92px;color:#fff;background:var(--green);text-align:center}.presenter-preview ol{margin-top:26px;padding:20px 20px 20px 40px;background:#fff;border-radius:14px;color:var(--muted);line-height:1.7}@media(max-width:1080px){.projection-questions .question-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-grid{grid-template-columns:200px 1fr}.studio-grid.library-collapsed{grid-template-columns:52px 1fr}.editor-panel{grid-column:1 / -1;border-top:1px solid var(--line)}.library-panel{border-bottom:0}.panel.cue-panel{border-right:0}.interaction-form{grid-template-columns:180px 1fr 1fr auto;align-items:start}.interaction-form textarea{min-height:76px}.interaction-list{grid-template-columns:repeat(2,1fr)}.live-dock{align-items:flex-start;flex-direction:column}.live-actions{justify-content:flex-start;width:100%}}@media(max-width:820px){.hero{grid-template-columns:1fr;padding:80px 0}.signal-card{min-height:390px}.feature-strip{grid-template-columns:1fr}.feature-strip article,.feature-strip article:not(:first-child){padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.workspace-header{align-items:flex-start;flex-direction:column}.studio-grid{display:block}.library-panel.collapsed{min-height:58px}.library-panel.collapsed .library-expand{display:flex;min-height:40px;justify-content:space-between;padding:5px 12px}.panel{border-right:0;border-bottom:1px solid var(--line)}.interaction-form{display:grid;grid-template-columns:1fr}.interaction-list{grid-template-columns:1fr}.diagnostic-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.projection-questions .question-list{grid-template-columns:1fr}.topbar{padding:18px}.topbar-actions>a,.language-picker>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.landing-shell,.presenter-layout{padding-right:18px;padding-left:18px}.hero h1{font-size:53px}.hero-actions,.join-form{width:100%}.hero-actions>a{width:100%}.join-form input{flex:1;width:0}.signal-card{min-height:370px;padding:26px}.form-row{grid-template-columns:1fr}.form-row select{min-height:42px}.workspace-title{font-size:44px}.panel{padding:20px}.live-dock{max-height:190px;overflow-y:auto}.live-summary{width:100%}.audience-shell{padding-right:18px;padding-left:18px}.join-card form{display:grid}.understanding-buttons{grid-template-columns:1fr}.result-options>div{grid-template-columns:100px 1fr 40px}.remote-access-content{grid-template-columns:1fr;max-height:70vh;overflow-y:auto}.remote-access-qr{width:min(220px,100%);margin:0 auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
