.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}*{margin:0;padding:0;box-sizing:border-box}:root{--ds-bg: #fafafa;--ds-surface: #ffffff;--ds-surface-2: #f0f0f0;--ds-surface-3: #f7f7f7;--ds-border: #e6e6e6;--ds-text: #111111;--ds-text-muted: #777777;--ds-accent: #111111;--ds-on-accent: #ffffff;color-scheme:light}[data-theme=dark]{--ds-bg: #0e0e10;--ds-surface: #1a1a1d;--ds-surface-2: #242427;--ds-surface-3: #202023;--ds-border: #323236;--ds-text: #f2f2f3;--ds-text-muted: #9a9aa0;--ds-accent: #f2f2f3;--ds-on-accent: #111111;color-scheme:dark}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--ds-bg);color:var(--ds-text);overflow-x:hidden;transition:background .2s ease,color .2s ease}#root{max-width:600px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}#root:has(.ls){max-width:none}.ls{--ls-green: #12b76a;--ls-red: #f04438;--ls-amber: #e0a400;flex:1;width:100%;display:flex;flex-direction:column;overflow:hidden}.ls-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:color-mix(in srgb,var(--ds-bg) 80%,transparent);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--ds-border)}.ls-brand{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ds-text)}.ls-brand-logo{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#111;box-shadow:0 6px 16px #0000002e}[data-theme=dark] .ls-brand-logo{border:1px solid var(--ds-border)}.ls-brand-logo .ls-logo-mark{width:22px;height:22px}.ls-brand-name{font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.ls-nav-actions{display:flex;align-items:center;gap:.6rem}.ls-nav-link{font-size:.88rem;font-weight:600;color:var(--ds-text-muted);text-decoration:none;padding:.4rem .5rem}.ls-nav-link:hover{color:var(--ds-text)}@media (max-width: 760px){.ls-nav-link{display:none}}.ls-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1.05rem;border-radius:999px;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text);font-size:.9rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,opacity .2s ease,border-color .2s ease}.ls-btn:hover{transform:translateY(-1px)}.ls-btn.solid{background:var(--ds-accent);color:var(--ds-on-accent);border-color:var(--ds-accent);box-shadow:0 8px 20px #00000029}.ls-btn.solid:hover{opacity:.9;box-shadow:0 10px 26px #00000038}.ls-btn.ghost:hover{border-color:var(--ds-text)}.ls-btn.lg{padding:.8rem 1.6rem;font-size:1rem}.ls-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1120px;width:100%;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,4vw,3rem)}.ls-eyebrow{display:inline-block;margin-bottom:1rem;padding:.35rem .8rem;border-radius:999px;border:1px solid var(--ds-border);background:var(--ds-surface);font-size:.74rem;font-weight:700;letter-spacing:.02em;color:var(--ds-text-muted)}.ls-h1{font-size:clamp(2.3rem,5.5vw,3.6rem);font-weight:850;line-height:1.05;letter-spacing:-.03em}.ls-grad{background:linear-gradient(100deg,var(--ls-green),var(--ls-amber) 55%,var(--ls-red));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ls-lead{margin-top:1.1rem;max-width:44ch;font-size:clamp(1rem,2vw,1.1rem);line-height:1.6;color:var(--ds-text-muted)}.ls-lead.compact{margin-top:.75rem;max-width:58ch}.ls-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.ls-cta-row.center{justify-content:center}.ls-trust{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.8rem;list-style:none;font-size:.86rem;font-weight:600;color:var(--ds-text-muted)}.ls-hero-visual{position:relative;display:flex;justify-content:center}.ls-glow{position:absolute;top:-10%;right:-5%;bottom:-10%;left:-5%;background:radial-gradient(50% 50% at 60% 40%,rgba(18,183,106,.22),transparent 70%),radial-gradient(45% 45% at 30% 70%,rgba(240,68,56,.18),transparent 70%);filter:blur(10px);z-index:0}.phone{position:relative;z-index:1;width:280px;max-width:78vw;aspect-ratio:9 / 19;padding:.6rem;border-radius:38px;background:#0e0e10;border:1px solid #2a2a2e;box-shadow:0 30px 70px #0006,inset 0 0 0 2px #ffffff0a;transform:rotate(-3deg);transition:transform .4s ease}.phone:hover{transform:rotate(0) translateY(-4px)}.phone-notch{position:absolute;top:.6rem;left:50%;transform:translate(-50%);width:110px;height:22px;border-radius:0 0 14px 14px;background:#0e0e10;z-index:2}.phone-screen{width:100%;height:100%;border-radius:30px;background:var(--ds-bg);padding:1.5rem 1rem 1rem;display:flex;flex-direction:column;gap:.6rem;overflow:hidden}.mock-room-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.mock-topic{font-size:.82rem;font-weight:800;letter-spacing:-.01em;color:var(--ds-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mock-code{flex-shrink:0;padding:.15rem .45rem;border-radius:999px;border:1px solid var(--ds-border);font-size:.6rem;font-weight:800;letter-spacing:.1em;color:var(--ds-text-muted)}.mock-progress{height:5px;border-radius:3px;background:var(--ds-surface-2);overflow:hidden}.mock-progress span{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--ls-green),#2a9d4e)}.mock-progress-fill{transition:width .6s ease}.mock-counter{font-size:.62rem;font-weight:600;color:var(--ds-text-muted)}.mock-deck{position:relative;flex:1;margin-top:.3rem}.mock-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;background:var(--ds-surface);border:1px solid var(--ds-border);box-shadow:0 12px 30px #10182824}.mock-card.behind-1{transform:scale(.94) translateY(10px);opacity:.7}.mock-card.behind-2{transform:scale(.88) translateY(20px);opacity:.4}.mock-card.top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:1rem .85rem;box-shadow:inset 0 0 0 2px #12b76a66,0 16px 36px #1018282e;background:radial-gradient(120% 90% at 100% 50%,rgba(18,183,106,.16),transparent 70%),var(--ds-surface)}.mock-card.top.likert{box-shadow:inset 0 0 0 2px #34d39973,0 16px 36px #1018282e;background:radial-gradient(120% 90% at 100% 50%,rgba(52,211,153,.14),transparent 70%),var(--ds-surface)}.mock-card.top.anim-in{animation:mockCardIn .42s cubic-bezier(.22,1,.36,1) both}.mock-card.top.anim-out.exit-agree,.mock-card.top.anim-out.exit-strongly-agree{animation:mockFlyAgree .48s cubic-bezier(.4,0,.2,1) forwards}.mock-card.top.anim-out.exit-disagree,.mock-card.top.anim-out.exit-strongly-disagree{animation:mockFlyDisagree .48s cubic-bezier(.4,0,.2,1) forwards}@keyframes mockCardIn{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mockFlyAgree{to{opacity:0;transform:translate(110%) rotate(12deg)}}@keyframes mockFlyDisagree{to{opacity:0;transform:translate(-110%) rotate(-12deg)}}.mock-tag{padding:.1rem .45rem;border-radius:6px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.55rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.mock-card-text{font-size:.86rem;font-weight:700;line-height:1.38;text-align:center;color:var(--ds-text)}.mock-source{font-size:.58rem;font-weight:600;letter-spacing:.01em;color:var(--ds-text-muted);text-align:center;line-height:1.3}.mock-stamp{position:absolute;top:.85rem;padding:.2rem .7rem;border-radius:8px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;transform:rotate(-7deg);pointer-events:none}.mock-stamp.agree{right:.6rem;border:2.5px solid var(--ls-green);color:var(--ls-green)}.mock-stamp.disagree{left:.6rem;border:2.5px solid var(--ls-red);color:var(--ls-red);transform:rotate(7deg)}.mock-stamp.strongly-agree{left:50%;right:auto;border:2.5px solid #045a3c;color:#045a3c;background:#ffffffc7;transform:translate(-50%) rotate(8deg)}.mock-stamp.strongly-disagree{left:50%;right:auto;border:2.5px solid #820018;color:#820018;background:#ffffffc7;transform:translate(-50%) rotate(-8deg)}[data-theme=dark] .mock-stamp.strongly-agree,[data-theme=dark] .mock-stamp.strongly-disagree{background:#1a1a1de0}.mock-controls{display:flex;align-items:center;justify-content:center;gap:.8rem;padding-top:.3rem}.mock-controls.likert{gap:.35rem}.mock-circle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:2px solid var(--ds-border);background:var(--ds-surface);font-size:1rem;font-weight:800;box-shadow:0 6px 14px #1018281a;flex-shrink:0}.mock-controls.likert .mock-circle{width:34px;height:34px;font-size:.82rem}.mock-controls.likert .mock-circle.pass{width:30px;height:30px;font-size:.72rem}.mock-circle.disagree{color:var(--ls-red)}.mock-circle.agree{color:var(--ls-green)}.mock-circle.pass{width:34px;height:34px;color:var(--ds-text-muted);font-size:.85rem}.mock-controls.likert .mock-circle.disagree{color:#fb7185}.mock-controls.likert .mock-circle.agree{color:#2bbf80}.mock-controls.likert .mock-circle.disagree.strong{color:#fda4af;border-color:#fb71858c}.mock-controls.likert .mock-circle.agree.strong{color:#6ee7b7;border-color:#34d3998c}@media (prefers-reduced-motion: reduce){.mock-card.top.anim-in,.mock-card.top.anim-out{animation:none!important}.mock-progress-fill{transition:none}}.ls-section{max-width:1120px;width:100%;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.25rem,4vw,3rem)}.ls-section-head{text-align:center;max-width:640px;margin:0 auto 2.5rem}.ls-kicker{display:inline-block;margin-bottom:.6rem;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--ls-green)}.ls-h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:850;line-height:1.15;letter-spacing:-.02em}.ls-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.ls-step{padding:1.4rem;border:1px solid var(--ds-border);border-radius:18px;background:var(--ds-surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ls-step:hover{transform:translateY(-4px);border-color:var(--ds-text);box-shadow:0 16px 36px #00000014}.ls-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.ls-step-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--ds-surface-2);font-size:1.3rem}.ls-step-num{font-size:1.4rem;font-weight:850;color:var(--ds-border);letter-spacing:-.02em}.ls-step-title{font-size:1.02rem;font-weight:800;margin-bottom:.4rem}.ls-step-text{font-size:.86rem;line-height:1.5;color:var(--ds-text-muted)}.ls-lang-showcase{max-width:1120px;margin:0 auto;padding:4rem 1.5rem}.ls-lang-showcase-head{text-align:center;margin-bottom:2rem}.ls-lang-showcase-head .ls-lead{margin-left:auto;margin-right:auto}.ls-lang-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.65rem}.ls-lang-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .75rem;border:1px solid var(--ds-border);border-radius:10px;background:var(--ds-surface);min-width:0}.ls-lang-flag{flex-shrink:0;font-size:1.1rem;line-height:1}.ls-lang-name{font-size:.82rem;font-weight:600;color:var(--ds-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-showcase{background:var(--ds-surface-3);max-width:none;border-top:1px solid var(--ds-border);border-bottom:1px solid var(--ds-border)}.ls-shots{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1120px;margin:0 auto}.shot{display:flex;flex-direction:column;gap:.85rem;padding:1.3rem;border:1px solid var(--ds-border);border-radius:18px;background:var(--ds-surface);box-shadow:0 14px 36px #10182814}.shot-title{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-muted)}.shot-live{color:var(--ls-green);margin-right:.3rem}.shot-bars{display:flex;flex-direction:column;gap:.85rem}.shot-bar-label{display:block;font-size:.76rem;color:var(--ds-text-muted);margin-bottom:.3rem}.shot-bar-track{position:relative;display:flex;justify-content:center;height:22px;background:var(--ds-surface-2);border-radius:6px;overflow:hidden}.shot-bar-d{background:#f04438b3;height:100%}.shot-bar-a{background:#2a9d4ebf;height:100%}.shot-bar-mid{position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--ds-border);transform:translate(-1px)}.shot-scatter{width:100%;border-radius:12px;background:var(--ds-surface-3);border:1px solid var(--ds-border)}.shot-you{font-size:5px;font-weight:800;fill:var(--ds-text)}.shot-lines{display:flex;flex-direction:column;gap:.55rem}.shot-lines p{font-size:.82rem;line-height:1.4;color:var(--ds-text)}.shot-lines strong{margin-right:.35rem;font-weight:800;color:var(--ds-text-muted)}.shot-partial{font-style:italic;color:var(--ds-text-muted)!important}.shot-chip{align-self:flex-start;margin-top:auto;padding:.3rem .65rem;border-radius:999px;background:var(--ds-surface-2);font-size:.74rem;font-weight:700;color:var(--ds-text-muted)}.ls-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.ls-feature{padding:1.5rem;border:1px solid var(--ds-border);border-radius:18px;background:var(--ds-surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ls-feature:hover{transform:translateY(-4px);border-color:var(--ds-text);box-shadow:0 16px 36px #00000014}.ls-feature-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:.9rem;border-radius:13px;background:var(--ds-surface-2);font-size:1.4rem}.ls-feature-title{font-size:1.05rem;font-weight:800;margin-bottom:.4rem}.ls-feature-text{font-size:.88rem;line-height:1.5;color:var(--ds-text-muted)}.ls-final{padding:clamp(1rem,4vw,2rem) clamp(1.25rem,4vw,3rem) clamp(3rem,7vw,5rem)}.ls-final-inner{max-width:760px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.5rem;text-align:center;border-radius:28px;background:radial-gradient(60% 120% at 50% 0%,rgba(18,183,106,.16),transparent 60%),radial-gradient(60% 120% at 50% 100%,rgba(240,68,56,.12),transparent 60%),var(--ds-surface);border:1px solid var(--ds-border);box-shadow:0 24px 60px #0000001a}.ls-final-inner .ls-lead{margin:.9rem auto 0}.ls-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;max-width:1120px;width:100%;margin:0 auto;padding:1.75rem clamp(1.25rem,4vw,3rem);border-top:1px solid var(--ds-border)}.ls-foot-note{font-size:.84rem;color:var(--ds-text-muted)}@media (max-width: 900px){.ls-steps,.ls-features{grid-template-columns:repeat(2,1fr)}.ls-shots{grid-template-columns:1fr}}@media (max-width: 820px){.ls-hero{grid-template-columns:1fr;text-align:center}.ls-hero-copy{display:flex;flex-direction:column;align-items:center}.ls-lead{margin-left:auto;margin-right:auto}.ls-cta-row,.ls-trust{justify-content:center}.ls-hero-visual{order:-1}}@media (max-width: 560px){.ls-steps,.ls-features{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.phone,.ls-btn,.ls-step,.ls-feature{transition:none}}.landing{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2.5rem 1.5rem}.landing-hero{text-align:center}.landing-logo{width:56px;height:56px;margin:0 auto 1.25rem;border-radius:16px;background:#111;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000002e}[data-theme=dark] .landing-logo{border:1px solid var(--ds-border)}.landing-logo-mark{width:40px;height:40px;animation:pulse 2.4s infinite}.landing-title{font-size:2rem;font-weight:800;letter-spacing:-.02em}.landing-tagline{margin-top:.5rem;color:var(--ds-text-muted);font-size:.95rem;line-height:1.5}.choice-grid{display:flex;flex-direction:column;gap:1rem}.choice-card{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.5rem;border:1.5px solid var(--ds-border);border-radius:16px;background:var(--ds-surface);text-align:left;cursor:pointer;transition:border-color .2s,transform .15s,box-shadow .2s}.choice-card:hover{border-color:var(--ds-text);transform:translateY(-2px);box-shadow:0 10px 28px #00000014}.choice-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:.5rem;border-radius:10px;font-size:1.4rem;font-weight:700}.choice-host .choice-icon{background:var(--ds-accent);color:var(--ds-on-accent)}.choice-join .choice-icon{background:var(--ds-surface-2);color:var(--ds-text)}.choice-title{font-size:1.1rem;font-weight:700}.choice-desc{font-size:.875rem;color:var(--ds-text-muted);line-height:1.45}.modal-backdrop:has(.auth-modal){padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left));align-items:center;justify-content:center}.auth-modal{position:relative;display:flex;flex-direction:column;width:min(100%,440px);max-width:none;max-height:min(90dvh,720px);padding:0;overflow:hidden;border:1px solid var(--ds-border)}.auth-modal.join{width:min(100%,400px)}.auth-modal-close{position:absolute;top:.7rem;right:.7rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:10px;background:var(--ds-surface-2);color:var(--ds-text-muted);cursor:pointer;transition:color .15s ease,background .15s ease}.auth-modal-close:hover{color:var(--ds-text);background:var(--ds-surface-3)}.auth-modal-toolbar{flex-shrink:0;padding:.85rem 3.4rem 0 1rem;border-bottom:1px solid var(--ds-border);background:var(--ds-surface)}.auth-modal-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;width:100%}.auth-modal-tab{padding:.55rem .75rem;border:1.5px solid transparent;border-radius:10px;background:transparent;color:var(--ds-text-muted);font-size:clamp(.82rem,2.5vw,.88rem);font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.auth-modal-tab:hover{color:var(--ds-text);background:var(--ds-surface-2)}.auth-modal-tab.active{color:var(--ds-text);background:var(--ds-surface-2);border-color:var(--ds-border)}.auth-modal-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.auth-modal-header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 3.25rem .35rem 1rem}.auth-modal-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--ds-surface-2);border:1px solid var(--ds-border);font-size:1.2rem;line-height:1;flex-shrink:0}.auth-modal-copy{min-width:0;flex:1}.auth-modal-title{font-size:clamp(1.15rem,4vw,1.35rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.auth-modal-lead{margin-top:.35rem;font-size:.84rem;line-height:1.5;color:var(--ds-text-muted)}.auth-form{display:flex;flex-direction:column;gap:1rem;width:100%;padding:.75rem 1rem 1.25rem}.auth-form .field{gap:.5rem}.auth-form .field-label{font-size:.78rem;letter-spacing:.01em}.auth-form input:not(.auth-code-input){min-height:46px}.auth-form .lang-select.single-line .lang-select-trigger .lang-select-text{flex-direction:row;align-items:center}.auth-form .lang-select.single-line .lang-select-trigger .lang-select-native{font-size:.92rem;font-weight:600}.auth-submit{width:100%;margin-top:.25rem;padding:.82rem 1rem;border-radius:10px;font-size:.95rem;font-weight:700;flex-shrink:0}.auth-form-error{margin:0;font-size:.82rem;color:#e00;text-align:center}.auth-code-field{align-items:stretch}.auth-code-input{width:100%;box-sizing:border-box;padding:.9rem .75rem;border:1.5px solid var(--ds-border);border-radius:12px;background:var(--ds-surface-2);color:var(--ds-text);font-size:clamp(1.35rem,6vw,1.65rem);font-weight:800;letter-spacing:.28em;text-align:center;text-transform:uppercase;outline:none}.auth-code-input:focus{border-color:var(--ds-text);background:var(--ds-surface)}.auth-code-input.invalid{border-color:#e00}.auth-code-input::placeholder{letter-spacing:.16em;font-size:clamp(1rem,4.5vw,1.2rem);font-weight:700;color:var(--ds-text-muted);opacity:.55}@media (max-width: 600px){.modal-backdrop:has(.auth-modal){align-items:center;justify-content:center;padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}.auth-modal,.auth-modal.join{width:min(100%,420px);max-height:min(88dvh,100%);border-radius:16px}.auth-modal-toolbar{padding:.75rem 3.2rem 0 .85rem}.auth-modal-header{padding:.9rem 3rem .3rem .85rem;gap:.65rem}.auth-form{padding:.65rem .85rem 1rem;gap:.9rem}.auth-form input:not(.auth-code-input){min-height:44px;font-size:16px}.auth-code-input{padding:.8rem .5rem;letter-spacing:.22em}}@media (max-width: 380px){.auth-modal-header{flex-direction:column;align-items:flex-start}.auth-modal-icon{width:36px;height:36px;font-size:1rem}}@media (max-height: 640px){.auth-modal{max-height:min(96dvh,100%)}.auth-modal-header{padding-top:.75rem}.auth-modal-icon{width:36px;height:36px;font-size:1rem}.auth-modal-lead{font-size:.8rem;margin-top:.25rem}.auth-form{gap:.8rem;padding-bottom:1rem}.auth-submit{padding:.72rem 1rem}}.back-btn{align-self:flex-start;background:none;border:none;color:var(--ds-text-muted);font-size:.9rem;font-weight:600;cursor:pointer;padding:0}.back-btn:hover{color:var(--ds-text)}.form-heading{font-size:1.4rem;font-weight:800;margin-bottom:.25rem}.field{display:flex;flex-direction:column;gap:.4rem}.field-label{font-size:.8rem;font-weight:600;color:var(--ds-text-muted)}.field-optional{color:var(--ds-text-muted);font-weight:400}.req{color:#e00;font-weight:700;margin-left:.1rem}.field-error{font-size:.78rem;color:#e00;margin-top:.1rem}input.invalid,select.invalid{border-color:#e00}input.invalid:focus,select.invalid:focus{border-color:#e00;box-shadow:0 0 0 3px #ee000014}.code-input{letter-spacing:.3em;text-transform:uppercase;font-weight:700}input,select,textarea{padding:.7rem 1rem;border:1.5px solid var(--ds-border);border-radius:8px;font-size:1rem;outline:none;background:var(--ds-surface);color:var(--ds-text)}input::placeholder,textarea::placeholder{color:var(--ds-text-muted)}input:focus,select:focus{border-color:var(--ds-text)}.lang-select{position:relative}.lang-select-trigger{width:100%;display:flex;align-items:center;gap:.75rem;padding:.65rem .9rem;border:1.5px solid var(--ds-border);border-radius:8px;background:var(--ds-surface);color:var(--ds-text);font:inherit;text-align:left;cursor:pointer}.lang-select-trigger:hover,.lang-select.open .lang-select-trigger{border-color:var(--ds-text)}.lang-select.invalid .lang-select-trigger{border-color:#e00}.lang-select-flag{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;background:var(--ds-surface-2);font-size:1rem;line-height:1;flex-shrink:0}.lang-select-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1}.lang-select-option .lang-select-text{flex-direction:row;align-items:baseline;gap:.45rem}.lang-select-native{font-size:.95rem;font-weight:600;line-height:1.2}.lang-select-label{font-size:.76rem;color:var(--ds-text-muted);line-height:1.2}.lang-select-chevron{width:.45rem;height:.45rem;border-right:2px solid var(--ds-text-muted);border-bottom:2px solid var(--ds-text-muted);transform:rotate(45deg) translateY(-2px);flex-shrink:0;transition:transform .15s ease}.lang-select.open .lang-select-chevron{transform:rotate(-135deg) translateY(1px)}.lang-select-panel{display:flex;flex-direction:column;border:1.5px solid var(--ds-border);border-radius:10px;background:var(--ds-surface);box-shadow:0 16px 40px #00000024;overflow:hidden}.lang-select-panel-portal{z-index:1200;box-shadow:0 20px 50px #00000052}.lang-select-search-wrap{padding:.5rem;border-bottom:1px solid var(--ds-border);background:var(--ds-surface)}.lang-select-search{width:100%;padding:.55rem .75rem;border:1.5px solid var(--ds-border);border-radius:8px;font-size:.9rem;background:var(--ds-surface-2);color:var(--ds-text)}.lang-select-search:focus{border-color:var(--ds-text);outline:none}.lang-select-search::-webkit-search-cancel-button{cursor:pointer}.lang-select-menu{max-height:240px;overflow-y:auto;margin:0;padding:.35rem;list-style:none}.lang-select-empty{padding:.85rem .75rem;font-size:.85rem;color:var(--ds-text-muted);text-align:center}.lang-select-option{width:100%;display:flex;align-items:center;gap:.75rem;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;color:var(--ds-text);font:inherit;text-align:left;cursor:pointer}.lang-select-option:hover,.lang-select-option.selected{background:var(--ds-surface-2)}.lang-select-check{margin-left:auto;color:var(--ls-green);font-size:.85rem;font-weight:800;flex-shrink:0}.btn{padding:.7rem;border:1.5px solid var(--ds-border);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;background:var(--ds-surface);color:var(--ds-text)}.btn.primary{background:var(--ds-accent);color:var(--ds-on-accent);border-color:var(--ds-accent)}.btn.primary:hover:not(:disabled){opacity:.88}.btn:disabled{opacity:.55;cursor:not-allowed}.divider{text-align:center;color:#999;font-size:.85rem;margin:.5rem 0}.error{color:#e00;font-size:.85rem}.room{flex:1;display:flex;flex-direction:column;padding:1.5rem}.room-top{display:flex;flex-direction:column;gap:.9rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--ds-border)}.room-bar{display:flex;align-items:center;gap:.75rem}.room-bar .room-actions{margin-left:auto}.room-subbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.room-meta{display:flex;flex-direction:column;gap:.5rem;min-width:0}.room-status{display:flex;align-items:center;gap:.4rem}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--ds-text-muted)}.status-dot.online{background:#2a9d4e;animation:pulse 2s infinite}.status-dot.offline{background:#e0a400}.status-text{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-muted)}.host-badge{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-on-accent);background:var(--ds-accent);padding:.1rem .45rem;border-radius:6px}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--ds-accent)}.landing-topbar{display:flex;justify-content:flex-end}.onboarding-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fadeIn .2s ease-out}@media (min-width: 600px){.onboarding-overlay{align-items:center}}.onboarding-sheet{width:100%;max-width:480px;background:var(--ds-surface);border-radius:22px 22px 0 0;padding:1.75rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom,0px));box-shadow:0 -16px 50px #0000004d;animation:sheetUp .28s cubic-bezier(.16,1,.3,1)}@media (min-width: 600px){.onboarding-sheet{border-radius:22px;padding-bottom:1.75rem}}@keyframes sheetUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.onboarding-head{text-align:center;margin-bottom:1.25rem}.onboarding-kicker{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ds-text-muted)}.onboarding-title{font-size:1.6rem;font-weight:800;letter-spacing:-.02em;margin-top:.15rem}.onboarding-sub{margin-top:.3rem;font-size:.9rem;color:var(--ds-text-muted)}.onboarding-steps{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.onboarding-step{display:flex;gap:.85rem;align-items:flex-start}.onboarding-step-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:var(--ds-surface-2);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.onboarding-step-title{font-weight:700;font-size:.95rem}.onboarding-step-text{margin-top:.15rem;font-size:.85rem;line-height:1.45;color:var(--ds-text-muted)}.onboarding-cta{width:100%;padding:.85rem;font-size:.95rem}.driver-popover{background:var(--ds-surface);color:var(--ds-text);border-radius:14px;box-shadow:0 18px 44px #00000047;max-width:320px}.driver-popover-title{color:var(--ds-text);font-size:1rem;font-weight:800}.driver-popover-description{color:var(--ds-text-muted);line-height:1.45}.driver-popover-progress-text{color:var(--ds-text-muted);font-size:.72rem;font-weight:700}.driver-popover-close-btn{color:var(--ds-text-muted)}.driver-popover-footer button{background:var(--ds-surface-2);color:var(--ds-text);border:1px solid var(--ds-border);border-radius:8px;text-shadow:none;font-weight:700;font-size:.82rem;white-space:nowrap}.driver-popover-footer button.driver-popover-next-btn{background:var(--ds-accent);color:var(--ds-on-accent);border-color:var(--ds-accent)}.driver-skip-btn{margin-right:auto;background:none!important;border:none!important;color:var(--ds-text-muted)!important;font-weight:700;white-space:nowrap;cursor:pointer}.driver-skip-btn:hover{color:var(--ds-text)!important}.driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--ds-surface)}.driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--ds-surface)}.driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--ds-surface)}.driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--ds-surface)}.ob-card{width:100%;max-width:480px;max-height:92vh;display:flex;flex-direction:column;background:var(--ds-surface);border-radius:22px 22px 0 0;padding:1.25rem 1.4rem calc(1.25rem + env(safe-area-inset-bottom,0px));box-shadow:0 -16px 50px #0000004d;animation:sheetUp .28s cubic-bezier(.16,1,.3,1)}@media (min-width: 600px){.ob-card{border-radius:22px;padding-bottom:1.4rem;box-shadow:0 24px 60px #00000040}}.ob-top{display:flex;align-items:center;justify-content:space-between}.ob-stepcount{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ds-text-muted)}.ob-skip{background:none;border:none;color:var(--ds-text-muted);font-size:.85rem;font-weight:700;cursor:pointer;padding:.2rem .3rem}.ob-skip:hover{color:var(--ds-text)}.ob-progress{display:flex;gap:.35rem;margin:.7rem 0 .9rem}.ob-dot{flex:1;height:4px;border-radius:999px;background:var(--ds-surface-2);transition:background .2s}.ob-dot.done{background:#12b76a}.ob-dot.active{background:var(--ds-accent)}.ob-title{font-size:1.4rem;font-weight:800;letter-spacing:-.02em}.ob-body{flex:1;overflow-y:auto;margin-top:.7rem;-webkit-overflow-scrolling:touch}.ob-lead{font-size:.92rem;line-height:1.5;color:var(--ds-text-muted);margin-bottom:1rem}.ob-lead strong{color:var(--ds-text);font-weight:700}.ob-foot{display:flex;gap:.6rem;margin-top:1.1rem}.ob-nav-btn{flex:1;padding:.8rem;border:1.5px solid var(--ds-border);border-radius:12px;background:var(--ds-surface);color:var(--ds-text);font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .2s,border-color .2s}.ob-nav-btn:hover:not(:disabled){border-color:var(--ds-text)}.ob-nav-btn:disabled{opacity:.4;cursor:not-allowed}.ob-nav-btn.primary{flex:2;background:var(--ds-accent);color:var(--ds-on-accent);border-color:var(--ds-accent)}.ob-nav-btn.primary:hover{opacity:.9;border-color:var(--ds-accent)}.ob-captions{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid var(--ds-border);border-radius:14px;background:var(--ds-surface-3)}.ob-captions-live{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0a7a55}.ob-caption-line{font-size:.88rem;line-height:1.45;color:var(--ds-text);opacity:0;animation:obFade .5s ease forwards}.ob-caption-line strong{font-weight:800;color:var(--ds-text-muted);margin-right:.3rem}.ob-captions-chip{align-self:flex-start;margin-top:.2rem;padding:.3rem .65rem;border-radius:999px;background:var(--ds-surface-2);font-size:.74rem;font-weight:700;color:var(--ds-text-muted)}@keyframes obFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ob-demo .swipe-stack{height:240px}.ob-demo .swipe-text{font-size:1.12rem}.ob-demo .swipe-circle{width:56px;height:56px}.ob-demo .swipe-circle.pass{width:46px;height:46px}.ob-recap{display:flex;flex-direction:column;gap:.75rem}.ob-recap-title{font-weight:800;font-size:1rem}.ob-recap-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.ob-recap-item{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem .75rem;border:1px solid var(--ds-border);border-radius:12px;background:var(--ds-surface)}.ob-recap-text{font-size:.86rem}.ob-chip{flex-shrink:0;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:800}.ob-chip.agree{background:#12b76a24;color:#0a7a55}.ob-chip.disagree{background:#f0443824;color:#b42318}.ob-chip.pass{background:var(--ds-surface-2);color:var(--ds-text-muted)}.ob-reset{align-self:center;background:none;border:none;color:var(--ds-text-muted);font-size:.82rem;font-weight:700;cursor:pointer}.ob-reset:hover{color:var(--ds-text)}.ob-results{display:flex;flex-direction:column;gap:.9rem}.ob-result-text{display:block;font-size:.86rem;font-weight:600;margin-bottom:.4rem}.ob-result-meta{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.74rem;font-weight:700}.ob-note{margin-top:1rem;font-size:.82rem;color:var(--ds-text-muted);line-height:1.45}.ob-ready{text-align:center;padding:1rem 0}.ob-ready-emoji{display:block;font-size:2.5rem;margin-bottom:.75rem}@media (prefers-reduced-motion: reduce){.ob-caption-line{animation:none;opacity:1}}.export-actions{display:flex;gap:.5rem;flex-wrap:wrap}.export-btn{flex:1;min-width:80px;padding:.6rem .75rem;border-radius:10px;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text);font-size:.82rem;font-weight:700;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.export-btn:hover{transform:translateY(-1px);border-color:var(--ds-text)}.export-btn.primary{background:var(--ds-accent);color:var(--ds-on-accent);border-color:var(--ds-text)}.presence-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;color:var(--ds-text-muted);background:var(--ds-surface-2);padding:.32rem .65rem;border-radius:999px}.presence-here{display:inline-flex;align-items:center;gap:.35rem}.presence-here-dot{width:6px;height:6px;border-radius:50%;background:var(--ds-text-muted)}.presence-voting{display:inline-flex;align-items:center;gap:.3rem;color:#0a7a55;padding-left:.5rem;border-left:1px solid var(--ds-border)}.presence-voting-dot{width:6px;height:6px;border-radius:50%;background:#12b76a;animation:presencePulse 1.2s infinite}@keyframes presencePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.room-topic{font-size:1.25rem;font-weight:800;letter-spacing:-.01em;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.code-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .7rem;border:1.5px solid var(--ds-border);border-radius:999px;background:var(--ds-surface);cursor:pointer;transition:border-color .2s}.code-pill:hover{border-color:var(--ds-text)}.code-pill-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-muted)}.code-pill-value{font-size:.9rem;font-weight:800;letter-spacing:.12em;color:var(--ds-text)}.room-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.icon-btn{padding:.45rem .9rem;border:1.5px solid var(--ds-accent);border-radius:999px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.8rem;font-weight:700;cursor:pointer;transition:opacity .2s}.icon-btn:hover{opacity:.85}.link-btn{background:none;border:none;color:var(--ds-text-muted);cursor:pointer;font-size:.85rem;font-weight:600}.link-btn:hover{color:#e00}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:100;animation:fadeIn .2s ease-out}.modal{position:relative;width:100%;max-width:380px;background:var(--ds-surface);border-radius:18px;padding:1.75rem;box-shadow:0 24px 60px #00000040;animation:modalIn .22s ease-out}.modal-close{position:absolute;top:.85rem;right:1rem;background:none;border:none;font-size:1.6rem;line-height:1;color:var(--ds-text-muted);cursor:pointer}.modal-close:hover{color:var(--ds-text)}.modal-title{font-size:1.3rem;font-weight:800}.modal-sub{margin-top:.35rem;margin-bottom:1.25rem;font-size:.9rem;color:var(--ds-text-muted);line-height:1.45}.share-qr{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1rem}.share-qr-frame{display:flex;padding:12px;border:1.5px solid var(--ds-border);border-radius:16px;background:var(--ds-surface);line-height:0}.share-qr-frame canvas{display:block;border-radius:6px}.share-qr-hint{font-size:.78rem;font-weight:600;color:var(--ds-text-muted)}.share-qr-actions{display:flex;gap:.5rem;margin-top:.1rem}.share-qr-actions .btn{padding:.45rem .9rem;font-size:.85rem}.share-code-box{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;background:var(--ds-surface-3);border-radius:12px;margin-bottom:.75rem}.share-code{flex:1;font-size:1.4rem;font-weight:800;letter-spacing:.18em}.share-link-box{display:flex;gap:.6rem;margin-bottom:.75rem}.share-link{flex:1;font-size:.85rem;color:var(--ds-text)}.share-code-box .btn,.share-link-box .btn{flex-shrink:0;white-space:nowrap}.share-native{width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.record-btn{align-self:center;display:flex;align-items:center;gap:.5rem;padding:.8rem 2rem;border:2px solid var(--ds-border);border-radius:50px;background:var(--ds-surface);font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:2rem}.record-btn:hover:not(:disabled){border-color:var(--ds-text)}.record-btn.active{border-color:#e00;color:#e00}.record-dot{width:12px;height:12px;border-radius:50%;background:var(--ds-text-muted);transition:background .2s}.record-btn.active .record-dot{background:#e00;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.transcript{flex:1;overflow-y:auto}.transcript.empty{color:#999;text-align:center;padding-top:3rem;font-size:.95rem}.entry{padding:.75rem 0;border-bottom:1px solid var(--ds-border)}.entry .speaker{font-weight:600;font-size:.85rem;margin-right:.5rem}.entry .time{font-size:.8rem;color:#999}.entry p{margin-top:.25rem;line-height:1.5}.entry.partial{color:var(--ds-text-muted)}.entry.partial p{font-style:italic}.live-dot{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;color:#0a7a55;text-transform:uppercase}.live-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#0a7a55}.caption-error{margin-top:.75rem;color:#b00020;font-size:.85rem}.topic-label{display:block;font-size:.8rem;color:#999;margin-top:.15rem}.tabs{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:1.5px solid var(--ds-border)}.tab{flex:1;padding:.6rem;background:none;border:none;font-size:.9rem;font-weight:600;color:#999;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}.tab.active{color:var(--ds-text);border-bottom-color:var(--ds-text)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:9px;background:#e00;color:#fff;font-size:.7rem;font-weight:700}.badge.pending{background:#e0a400}.host-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1.25rem;padding:.5rem .75rem;border:1px solid var(--ds-border);border-radius:12px;background:var(--ds-surface);margin-bottom:.5rem;box-shadow:0 1px 2px #1018280a}.host-toolbar-group{display:flex;align-items:center;gap:.5rem}.host-toolbar-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ds-text-muted);white-space:nowrap;cursor:help}.vote-type-seg{display:inline-flex;padding:2px;border-radius:9px;background:var(--ds-surface-2);border:1px solid var(--ds-border)}.vote-type-opt{border:none;background:none;padding:.3rem .6rem;border-radius:7px;font-size:.72rem;font-weight:600;color:var(--ds-text-muted);cursor:pointer;white-space:nowrap;transition:background .18s,color .18s,box-shadow .18s}.vote-type-opt.on{background:var(--ds-surface);color:var(--ds-text);box-shadow:0 1px 3px #1018281f}.host-composer{border:1px solid var(--ds-border);border-radius:12px;margin-bottom:.75rem;background:var(--ds-surface);overflow:hidden;box-shadow:0 1px 2px #1018280a}.host-composer-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem .75rem;background:transparent;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.host-composer-toggle-label{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:700;color:var(--ds-text)}.composer-icon-sm{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.95rem;font-weight:400;line-height:1;flex-shrink:0}.composer-draft-dot{width:7px;height:7px;border-radius:50%;background:#e0a400;flex-shrink:0}.host-composer-body{padding:0 .75rem .75rem;animation:votesExpand .25s ease}.composer-field{position:relative}.composer-input{display:block;width:100%;resize:none;min-height:64px;padding:.65rem .85rem 1.6rem;font-family:inherit;font-size:.88rem;line-height:1.45;color:var(--ds-text);border:1.5px solid var(--ds-border);border-radius:10px;background:var(--ds-surface-3);transition:border-color .2s,background .2s,box-shadow .2s}.composer-input::placeholder{color:var(--ds-text-muted)}.composer-input:focus{border-color:var(--ds-text);background:var(--ds-surface);box-shadow:0 0 0 3px #1018280d;outline:none}.composer-count{position:absolute;right:.65rem;bottom:.5rem;font-size:.65rem;font-variant-numeric:tabular-nums;color:var(--ds-text-muted);pointer-events:none}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem}.composer-hint{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:500;color:#98a2b3}.composer-dot{width:6px;height:6px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 2px #12b76a26;flex-shrink:0}.composer-footer .btn.primary{padding:.4rem .9rem;border-radius:9px;font-size:.82rem;flex-shrink:0}.composer-footer .btn.primary:hover:not(:disabled){transform:translateY(-1px)}.composer-footer .btn.primary:disabled{background:var(--ds-surface-2);color:var(--ds-text-muted);border-color:var(--ds-surface-2);box-shadow:none;opacity:1}.pending-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.pending-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999}.pending-count-text{font-size:.72rem;font-weight:600;color:#b07d00}.switch{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;-webkit-user-select:none;user-select:none}.switch input{position:absolute;opacity:0;width:0;height:0}.switch-slider{position:relative;width:36px;height:20px;border-radius:999px;background:var(--ds-border);transition:background .2s;flex-shrink:0}.switch-slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--ds-surface);transition:transform .2s;box-shadow:0 1px 3px #0000004d}.switch input:checked+.switch-slider{background:#2a9d4e}.switch input:checked+.switch-slider:before{transform:translate(16px)}.switch-text{font-size:.8rem;font-weight:600;color:var(--ds-text-muted)}.pending-card{position:relative;border-color:#e0a40073;background:var(--ds-surface-3)}.pending-reject{position:absolute;top:.6rem;right:.6rem;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text-muted);font-size:1.1rem;line-height:1;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.pending-reject:hover{border-color:#f04438;background:#f044381a;color:#f04438}.card-tag{display:inline-block;margin-bottom:.5rem;padding:.1rem .45rem;border-radius:6px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.countdown{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.countdown-track{flex:1;height:5px;background:#e0a4002e;border-radius:3px;overflow:hidden}.countdown-fill{height:100%;background:#e0a400;border-radius:3px;transform-origin:left;animation:countdownShrink 5s linear forwards}@keyframes countdownShrink{0%{width:100%}to{width:0%}}.countdown-label{font-size:.7rem;font-weight:700;color:#b07d00;white-space:nowrap}.progress-container{margin-top:auto;padding-top:1rem;text-align:center}.progress-track{height:6px;background:var(--ds-surface-2);border-radius:3px;overflow:hidden;margin-bottom:.4rem}.progress-fill{height:100%;background:var(--ds-accent);border-radius:3px;transition:width .4s ease}.progress-label{font-size:.75rem;color:#999}.statements-panel{flex:1;display:flex;flex-direction:column}.statement-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.swipe-area{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding-top:.5rem}.swipe-progress-head{display:flex;align-items:baseline;justify-content:space-between;width:100%;max-width:420px}.swipe-counter{font-size:.82rem;font-weight:600;color:#98a2b3}.swipe-counter strong{font-size:1rem;color:var(--ds-text)}.swipe-progress-text{font-size:.74rem;font-weight:600;color:#b3b9c4}.swipe-head-right{display:inline-flex;align-items:center;gap:.65rem}.swipe-focus-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .65rem;border:1.5px solid var(--ds-border);border-radius:999px;background:var(--ds-surface);color:var(--ds-text-muted);font-size:.74rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.swipe-focus-btn:hover{border-color:var(--ds-text);color:var(--ds-text)}.swipe-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:var(--ds-bg);overflow:hidden;animation:fadeIn .2s ease-out}.swipe-fs-frame{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.swipe-area.fs{flex:1;width:100%;height:100%;display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom,0px));overflow:hidden}.swipe-area.fs .swipe-progress-head,.swipe-area.fs .swipe-progress-bar{max-width:460px;margin-left:auto;margin-right:auto}.swipe-area.fs .swipe-stack{flex:1;height:auto;min-height:0;max-width:460px}.swipe-area.fs .swipe-card{max-width:none}.swipe-area.fs .swipe-text{font-size:clamp(1.3rem,4.5vw,1.7rem)}.swipe-area.fs .swipe-controls{margin-top:auto;gap:2rem}@media (min-width: 600px){.swipe-fullscreen{padding:2.5rem;background:#080a0e99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.swipe-fs-frame{width:min(620px,100%);height:auto;max-height:92vh}.swipe-area.fs{flex:initial;height:auto;gap:1.5rem;padding:2.25rem 2.5rem 2rem;border-radius:24px;background:var(--ds-surface);border:1px solid var(--ds-border);box-shadow:0 40px 90px #0006;overflow:visible}.swipe-area.fs .swipe-progress-head,.swipe-area.fs .swipe-progress-bar,.swipe-area.fs .swipe-stack{max-width:100%}.swipe-area.fs .swipe-stack{flex:initial;height:min(420px,56vh)}.swipe-area.fs .swipe-text{font-size:clamp(1.5rem,2.4vw,1.9rem)}.swipe-area.fs .swipe-controls{margin-top:.5rem}}.swipe-progress-bar{width:100%;max-width:420px;height:6px;border-radius:999px;background:var(--ds-border);overflow:hidden;margin-top:-.5rem}.swipe-progress-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#12b76a,#2a9d4e);transition:width .45s cubic-bezier(.22,1,.36,1)}.swipe-stack{position:relative;width:100%;max-width:420px;height:320px;perspective:1200px}.swipe-card{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.25rem 2rem 3rem;border-radius:26px;background:linear-gradient(180deg,var(--ds-surface) 0%,var(--ds-surface) 100%);border:1px solid var(--ds-border);box-shadow:0 18px 44px #1018281f,0 2px 6px #1018280d;overflow:hidden;will-change:transform}.swipe-card.top{cursor:grab;touch-action:none;z-index:3}.swipe-card.behind{pointer-events:none}.votes-recap{margin-top:1.75rem;border:1px solid var(--ds-border);border-radius:16px;background:var(--ds-surface-3);overflow:hidden}.votes-recap-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.9rem 1.1rem;background:transparent;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.votes-recap-title{display:inline-flex;align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;color:var(--ds-text)}.votes-recap-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .4rem;border-radius:999px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.72rem;font-weight:700}.votes-recap-chevron{font-size:1.1rem;color:#98a2b3;transition:transform .25s ease;line-height:1}.votes-recap-chevron.open{transform:rotate(180deg)}.votes-recap-body{padding:0 1.1rem 1.1rem;animation:votesExpand .25s ease}@keyframes votesExpand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.swipe-text{font-size:1.3rem;font-weight:600;line-height:1.45;text-align:center;color:var(--ds-text);letter-spacing:-.01em}.swipe-tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;border-radius:26px}.swipe-tint.agree{background:radial-gradient(120% 90% at 100% 50%,#12b76a38,#12b76a0a 70%);box-shadow:inset 0 0 0 3px #12b76a8c}.swipe-tint.disagree{background:radial-gradient(120% 90% at 0% 50%,#f0443838,#f044380a 70%);box-shadow:inset 0 0 0 3px #f044388c}.swipe-tint.pass{background:radial-gradient(120% 90% at 50% 100%,#98a2b342,#98a2b30d 70%);box-shadow:inset 0 0 0 3px #98a2b380}.swipe-stamp{position:absolute;top:1.5rem;z-index:2;padding:.35rem .85rem;border-radius:10px;border:3px solid currentColor;font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;max-width:calc(100% - 1.5rem);background:#ffffffc7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.swipe-stamp.strong{font-size:.9rem;letter-spacing:.04em;padding:.35rem .7rem}.swipe-stamp.agree{left:50%;color:#12b76a;transform:translate(-50%) rotate(8deg)}.swipe-stamp.disagree{left:50%;color:#f04438;transform:translate(-50%) rotate(-8deg)}.swipe-stamp.pass{bottom:1.25rem;top:auto;left:50%;color:#98a2b3;transform:translate(-50%)}.swipe-card .card-tag{position:absolute;top:1.1rem;left:50%;transform:translate(-50%);z-index:2}.swipe-hint-row{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.5rem;z-index:2}.swipe-hint-text{font-size:.72rem;font-weight:600;color:#b3b9c4;white-space:nowrap}.swipe-grip{display:flex;gap:5px;animation:gripPulse 2s ease-in-out infinite}.swipe-grip span{width:6px;height:6px;border-radius:50%;background:var(--ds-border)}@keyframes gripPulse{0%,to{opacity:.5}50%{opacity:1}}.swipe-controls{display:flex;align-items:flex-start;justify-content:center;gap:1.75rem;margin-top:.75rem}.swipe-action{position:relative;display:flex;flex-direction:column;align-items:center;gap:.35rem;isolation:isolate}.swipe-action-btn-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:100%;padding:7px 5px;box-sizing:border-box;overflow:hidden}.swipe-action.pass .swipe-action-btn-wrap{margin-top:7px}.swipe-action-highlight{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;pointer-events:none;z-index:0;box-sizing:border-box;border:2px dashed transparent}.swipe-action-btn-wrap.disagree .swipe-action-highlight{background:#fee2e2bf;border-color:#dc262673}.swipe-action-btn-wrap.disagree.strong .swipe-action-highlight{background:#fecacad9;border-color:#b91c1c8c}.swipe-action-btn-wrap.pass .swipe-action-highlight{background:#f1f5f9f2;border-color:#64748b66}.swipe-action-btn-wrap.agree .swipe-action-highlight{background:#d1fae5bf;border-color:#05966973}.swipe-action-btn-wrap.agree.strong .swipe-action-highlight{background:#a7f3d0d9;border-color:#0478578c}[data-theme=dark] .swipe-action-btn-wrap.disagree .swipe-action-highlight{background:#82001838;border-color:#fb718573}[data-theme=dark] .swipe-action-btn-wrap.disagree.strong .swipe-action-highlight{background:#991b1b47;border-color:#ef44448c}[data-theme=dark] .swipe-action-btn-wrap.pass .swipe-action-highlight{background:#98a2b31f;border-color:#98a2b361}[data-theme=dark] .swipe-action-btn-wrap.agree .swipe-action-highlight{background:#045a3c38;border-color:#34d39966}[data-theme=dark] .swipe-action-btn-wrap.agree.strong .swipe-action-highlight{background:#045a3c47;border-color:#34d3998c}.swipe-action-btn-wrap .swipe-circle{position:relative;z-index:1;background:var(--ds-surface)}.swipe-circle-glyph{display:flex;align-items:center;justify-content:center;line-height:1;transform-origin:center}.swipe-action-label{position:relative;z-index:1;padding:0 2px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.swipe-action-label.disagree{color:#f04438}.swipe-action-label.agree{color:#12b76a}.swipe-action-label.pass{color:#98a2b3}.swipe-circle{display:flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;border:2px solid var(--ds-border);background:var(--ds-surface);font-size:1.55rem;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #1018281a;transition:box-shadow .2s,color .2s,border-color .2s,background .2s;-webkit-tap-highlight-color:transparent}.swipe-circle:active{box-shadow:0 3px 8px #10182824}.swipe-circle.disagree{color:#f04438}.swipe-circle.disagree:hover{border-color:#f04438;background:#f0443814;box-shadow:0 10px 24px #f0443847}.swipe-circle.agree{color:#12b76a}.swipe-circle.agree:hover{border-color:#12b76a;background:#12b76a1a;box-shadow:0 10px 24px #12b76a47}.swipe-circle.pass{width:52px;height:52px;font-size:1.25rem;color:#98a2b3}.swipe-circle.pass:hover{border-color:#98a2b3;background:var(--ds-surface-3);box-shadow:0 10px 24px #98a2b33d}.swipe-card.likert .swipe-tint.agree{background:radial-gradient(120% 90% at 100% 50%,#34d39938,#34d3990a 70%);box-shadow:inset 0 0 0 3px #34d3998c}.swipe-card.likert .swipe-tint.disagree{background:radial-gradient(120% 90% at 0% 50%,#fb718538,#fb71850a 70%);box-shadow:inset 0 0 0 3px #fb71858c}.swipe-tint.agree.strong{background:radial-gradient(120% 90% at 100% 50%,#045a3c52,#045a3c14 70%);box-shadow:inset 0 0 0 5px #045a3ce6}.swipe-tint.disagree.strong{background:radial-gradient(120% 90% at 0% 50%,#82001852,#82001814 70%);box-shadow:inset 0 0 0 5px #820018e6}.swipe-stamp.agree.strong{left:50%;color:#045a3c;background:#ffffffc7;transform:translate(-50%) rotate(8deg)}.swipe-stamp.disagree.strong{left:50%;color:#820018;background:#ffffffc7;transform:translate(-50%) rotate(-8deg)}.swipe-card.likert .swipe-stamp.agree{color:#2bbf80}.swipe-card.likert .swipe-stamp.disagree{color:#fb7185}.swipe-controls.likert{gap:.4rem;width:100%}.swipe-controls.likert .swipe-action{flex:1 1 0;min-width:0;overflow:hidden}.swipe-controls.likert .swipe-action-label{font-size:.62rem;text-align:center;line-height:1.15;white-space:nowrap}.swipe-action-label.two-line{display:flex;flex-direction:column;line-height:1.1}.swipe-action-label.two-line span{white-space:nowrap}.swipe-controls.likert .swipe-circle{width:52px;height:52px;font-size:1.25rem}.swipe-controls.likert .swipe-circle.pass{width:46px;height:46px;font-size:1.1rem}.swipe-controls.likert .swipe-circle.agree{color:#2bbf80}.swipe-controls.likert .swipe-circle.agree:hover{border-color:#2bbf80;background:#34d3991a;box-shadow:0 10px 24px #34d39942}.swipe-controls.likert .swipe-circle.disagree{color:#fb7185}.swipe-controls.likert .swipe-circle.disagree:hover{border-color:#fb7185;background:#fb71851a;box-shadow:0 10px 24px #fb718542}.swipe-circle.disagree.strong{color:#fda4af;border-color:#fb7185a6;background:var(--ds-surface)}.swipe-circle.disagree.strong:hover{border-color:#fb7185;background:#fb718514;box-shadow:0 10px 24px #82001852}.swipe-circle.agree.strong{color:#6ee7b7;border-color:#34d399a6;background:var(--ds-surface)}.swipe-circle.agree.strong:hover{border-color:#34d399;background:#34d39914;box-shadow:0 10px 24px #045a3c52}.swipe-controls.likert .swipe-action-label.agree{color:#2bbf80}.swipe-controls.likert .swipe-action-label.disagree{color:#fb7185}.swipe-controls.likert .swipe-action-label.agree.two-line{color:#34d399}.swipe-controls.likert .swipe-action-label.disagree.two-line{color:#fb7185}.bar-myvote strong.agree{color:#2bbf80}.bar-myvote strong.disagree{color:#fb7185}.bar-myvote strong.strongly_agree{color:#045a3c}.bar-myvote strong.strongly_disagree{color:#820018}.bar-revote.likert .revote-chip.agree.on{background:#2bbf80;border-color:#2bbf80;color:var(--ds-on-accent)}.bar-revote.likert .revote-chip.disagree.on{background:#fb7185;border-color:#fb7185;color:var(--ds-on-accent)}.revote-chip.agree.strong.on{background:#045a3c;border-color:#045a3c;color:var(--ds-on-accent)}.revote-chip.disagree.strong.on{background:#820018;border-color:#820018;color:var(--ds-on-accent)}.bar-revote.likert .revote-chip{width:26px;height:26px;font-size:.8rem}@media (max-width: 420px){.swipe-controls.likert{gap:.25rem}.swipe-controls.likert .swipe-action-btn-wrap{padding:8px 3px}.swipe-controls.likert .swipe-action-label{font-size:.58rem}.swipe-controls.likert .swipe-circle{width:46px;height:46px;font-size:1.1rem}.swipe-controls.likert .swipe-circle.pass{width:40px;height:40px;font-size:1rem}.swipe-area.fs .swipe-controls.likert{gap:.3rem;flex-shrink:0;width:100%;max-width:100%}.swipe-area.fs .swipe-controls.likert .swipe-action-label{white-space:normal;line-height:1.05}.swipe-area.fs .swipe-controls.likert .swipe-action-label.two-line span{white-space:normal;font-size:.52rem}}@media (min-width: 640px){.swipe-stack{height:340px}.swipe-text{font-size:1.42rem}}@media (max-width: 420px){.swipe-area{gap:1rem}.swipe-stack{height:280px}.swipe-text{font-size:1.18rem}.swipe-circle{width:60px;height:60px}.swipe-circle.pass{width:48px;height:48px}.swipe-controls{gap:1.35rem}}@media (prefers-reduced-motion: reduce){.swipe-grip{animation:none}}.flash-card{padding:1.5rem;background:var(--ds-surface);border:1.5px solid var(--ds-border);border-radius:12px;margin-bottom:1.5rem}.flash-card.enter{animation:slideIn .3s ease-out}.flash-card.exit{animation:slideOut .3s ease-in forwards}.statement-card{margin-bottom:0}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}.flash-card-text{font-size:1.05rem;line-height:1.6;margin-bottom:1.25rem;text-align:center}.flash-card-actions{display:flex;gap:.75rem}.flash-card-empty{color:#999;text-align:center;padding:3rem 1rem;font-size:.95rem}.vote-btn{flex:1;padding:.7rem;border:1.5px solid var(--ds-border);border-radius:10px;background:var(--ds-surface);font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.vote-btn.agree:hover:not(:disabled){border-color:#2a9d4e;background:#12b76a1f;color:#2a9d4e}.vote-btn.disagree:hover:not(:disabled){border-color:#e00;background:#f044381f;color:#e00}.section-divider{display:flex;align-items:center;color:#999;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.section-divider:before,.section-divider:after{content:"";flex:1;height:1px;background:var(--ds-surface-2)}.section-divider span{padding:0 .75rem}.bar-chart{display:flex;flex-direction:column;gap:1rem}.bar-row{position:relative}.bar-row.bar-enter{animation:barEnter .4s ease-out}@keyframes barEnter{0%{opacity:0;transform:translateY(-8px);max-height:0}to{opacity:1;transform:translateY(0);max-height:80px}}.bar-label{font-size:.8rem;color:var(--ds-text-muted);margin-bottom:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-revote{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.bar-myvote{font-size:.72rem;color:var(--ds-text-muted)}.bar-myvote strong{font-weight:700}.bar-myvote strong.agree{color:#0a7a55}.bar-myvote strong.disagree{color:#b00020}.bar-myvote strong.neutral{color:#b07d00}.bar-revote-actions{display:flex;align-items:center;gap:.35rem}.revote-chip{width:28px;height:28px;border-radius:8px;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:#999;font-size:.85rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.revote-chip:hover{transform:translateY(-1px)}.revote-chip.agree.on{background:#12b76a;border-color:#12b76a;color:var(--ds-on-accent)}.revote-chip.disagree.on{background:#f04438;border-color:#f04438;color:var(--ds-on-accent)}.revote-chip.pass.on{background:#e0a400;border-color:#e0a400;color:var(--ds-on-accent)}.revote-undo{border:none;background:none;color:#999;font-size:.72rem;cursor:pointer;padding:.25rem .4rem;border-radius:6px;text-decoration:underline}.revote-undo:hover{color:#b00020}.bar-track{position:relative;height:28px;background:var(--ds-surface-2);border-radius:6px;overflow:hidden}.bar-disagree{position:absolute;right:50%;top:0;height:100%;background:#ee0000a6;border-radius:6px 0 0 6px;transition:width .6s ease-out;display:flex;align-items:center}.bar-agree{position:absolute;left:50%;top:0;height:100%;background:#2a9d4ea6;border-radius:0 6px 6px 0;transition:width .6s ease-out;display:flex;align-items:center;justify-content:flex-end}.bar-center-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#bbb;transform:translate(-1px);z-index:2}.bar-count{font-size:.7rem;font-weight:700;color:#fff;padding:0 6px;z-index:1}.bar-pulse{position:absolute;top:0;height:100%;z-index:1;animation:votePulse .8s ease-out forwards;border-radius:6px}.bar-pulse.agree{left:50%;right:0;background:#2a9d4e4d}.bar-pulse.disagree{left:0;right:50%;background:#ee00004d}@keyframes votePulse{0%{opacity:.8}to{opacity:0}}.results-panel{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:.5rem 0 1.5rem}.results-placeholder{text-align:center;margin:auto;padding:2rem}.results-svg{width:200px;height:140px;margin-bottom:1.5rem}.results-placeholder h3{font-size:1.1rem;margin-bottom:.5rem}.results-description{color:#999;font-size:.9rem;margin-bottom:.5rem}.results-stats{color:var(--ds-text-muted);font-size:.8rem}.results-head{margin-bottom:.75rem}.results-title{font-size:1.15rem;font-weight:700;color:var(--ds-text)}.results-sub{margin-top:.25rem;font-size:.85rem;color:#667085;line-height:1.45}.cluster-map{display:flex;flex-direction:column;align-items:center;margin-top:1.25rem}.cluster-scatter{width:100%;max-width:340px;aspect-ratio:1 / 1;background:var(--ds-surface-3);border:1px solid var(--ds-border);border-radius:18px}.cluster-scatter .you-label{font-size:5px;font-weight:800;fill:var(--ds-text)}.cluster-map-label{font-size:4.6px;font-weight:800;letter-spacing:.02em}.cluster-map-caption{margin-top:.6rem;max-width:340px;font-size:.76rem;color:#98a2b3;text-align:center;line-height:1.4}.group-bars{display:flex;flex-direction:column;gap:.55rem;margin-top:1rem}.group-bar-row{display:grid;grid-template-columns:7.5rem 1fr auto;align-items:center;gap:.6rem}.group-bar-name{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;color:var(--ds-text)}.group-bar-track{height:10px;border-radius:999px;background:var(--ds-surface-2);overflow:hidden}.group-bar-fill{display:block;height:100%;border-radius:999px;transition:width .4s ease}.group-bar-value{font-size:.76rem;font-weight:600;color:#667085;white-space:nowrap}.you-chip{margin-left:.35rem;padding:.05rem .4rem;border-radius:999px;background:var(--ds-accent);color:var(--ds-on-accent);font-size:.62rem;font-weight:700;letter-spacing:.03em;vertical-align:middle}.group-card-grid{display:flex;flex-direction:column;gap:.85rem}.group-card{border:1px solid var(--ds-border);border-radius:14px;background:var(--ds-surface);padding:.95rem 1rem}.group-card.you{border-color:#12b76a4d;background:#12b76a14}.group-card-head{display:flex;align-items:center;gap:.65rem;margin-bottom:.7rem}.group-card-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;color:var(--ds-on-accent);font-size:.95rem;font-weight:800}.group-card-title{display:block;font-size:.92rem;font-weight:700;color:var(--ds-text)}.group-card-size{font-size:.76rem;color:#98a2b3}.group-card-empty{font-size:.82rem;color:#98a2b3}.group-stance+.group-stance{margin-top:.6rem}.group-stance-label{display:inline-block;margin-bottom:.35rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.group-stance-label.agree{color:#2a9d4e}.group-stance-label.disagree{color:#f04438}.group-stance-label.strongly-agree{color:#045a3c}.group-stance-label.strongly-disagree{color:#820018}.group-stance ul{list-style:none;display:flex;flex-direction:column;gap:.3rem}.group-stance li{position:relative;padding-left:.9rem;font-size:.84rem;line-height:1.4;color:var(--ds-text)}.group-stance li:before{content:"";position:absolute;left:0;top:.5rem;width:5px;height:5px;border-radius:50%;background:var(--ds-border)}.cluster-legend{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin:.9rem 0 .25rem}.cluster-legend-item{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border:1px solid var(--ds-border);border-radius:999px;font-size:.78rem;font-weight:600;color:var(--ds-text)}.cluster-dot{width:10px;height:10px;border-radius:50%}.cluster-legend-size{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .3rem;border-radius:999px;background:var(--ds-surface-2);color:var(--ds-text-muted);font-size:.7rem;font-weight:700}.you-callout{margin:.85rem 0 .25rem;padding:.75rem 1rem;border-radius:12px;background:#12b76a14;border:1px solid rgba(18,183,106,.3);font-size:.88rem;color:#1c5733;text-align:center}.result-section{margin-top:1.5rem}.result-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.6rem}.result-section-title{font-size:.95rem;font-weight:700;color:var(--ds-text)}.result-section-hint{font-size:.74rem;color:#98a2b3}.result-statement-list{display:flex;flex-direction:column;gap:.75rem;list-style:none}.result-statement{padding:.85rem .95rem;border:1px solid var(--ds-border);border-radius:12px;background:var(--ds-surface)}.result-statement-text{font-size:.9rem;line-height:1.4;color:var(--ds-text);margin-bottom:.6rem}.card-tag.inline{position:static;display:inline-block;margin-right:.4rem;vertical-align:middle}.vote-bar{display:flex;height:8px;border-radius:999px;overflow:hidden;background:var(--ds-surface-2)}.vote-bar-agree{background:#2a9d4e}.vote-bar-disagree{background:#f04438}.result-statement-meta{display:flex;justify-content:space-between;margin-top:.4rem;font-size:.74rem;font-weight:600}.meta-agree{color:#2a9d4e}.meta-disagree{color:#f04438}.likert-bar{display:flex;height:18px;border-radius:999px;overflow:hidden;background:var(--ds-surface-2)}.likert-seg{display:flex;align-items:center;justify-content:center;min-width:0;font-size:.62rem;font-weight:700;color:#fff;overflow:hidden}.likert-seg.sd{background:#820018}.likert-seg.d{background:#fb7185;color:#4a0010}.likert-seg.n{background:#98a2b3}.likert-seg.a{background:#34d399;color:#04331f}.likert-seg.sa{background:#045a3c}.result-statement-meta.likert{flex-wrap:wrap;justify-content:flex-start;gap:.35rem .85rem}.meta-likert{display:inline-flex;align-items:center;gap:.3rem;color:var(--ds-text-muted);font-size:.7rem}.meta-likert-dot{width:9px;height:9px;border-radius:3px}.meta-likert.sd .meta-likert-dot{background:#820018}.meta-likert.d .meta-likert-dot{background:#fb7185}.meta-likert.n .meta-likert-dot{background:#98a2b3}.meta-likert.a .meta-likert-dot{background:#34d399}.meta-likert.sa .meta-likert-dot{background:#045a3c}.common-ground{border:1px solid var(--ds-border);background:linear-gradient(180deg,var(--ds-surface-3) 0%,var(--ds-surface) 100%);border-radius:14px;padding:1rem 1rem 1.1rem}.cg-close-btn{border:1px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text-muted);font-size:.74rem;font-weight:600;padding:.25rem .6rem;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease}.cg-close-btn:hover{background:#f04438;border-color:#f04438;color:var(--ds-on-accent)}.cg-card{margin-top:.2rem}.cg-statement{font-size:.98rem;line-height:1.5;color:var(--ds-text);font-weight:600}.cg-bridge{margin-top:.85rem;padding:.7rem .85rem;border-left:3px solid #2a9d4e;background:#12b76a14;border-radius:0 10px 10px 0}.cg-bridge-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2a9d4e;margin-bottom:.25rem}.cg-bridge p{font-size:.88rem;line-height:1.45;color:var(--ds-text)}.cg-cols{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:.9rem}@media (max-width: 480px){.cg-cols{grid-template-columns:1fr}}.cg-col-label{display:block;font-size:.72rem;font-weight:700;margin-bottom:.35rem}.cg-col-label.agree{color:#2a9d4e}.cg-col-label.disagree{color:#f04438}.cg-col ul{list-style:none;display:flex;flex-direction:column;gap:.35rem}.cg-col li{font-size:.82rem;line-height:1.35;color:var(--ds-text);padding-left:.8rem;position:relative}.cg-col li:before{content:"";position:absolute;left:0;top:.5em;width:4px;height:4px;border-radius:50%;background:#98a2b3}.cg-vote{margin-top:.95rem;padding-top:.9rem;border-top:1px solid var(--ds-border)}.cg-vote-label{display:block;margin-bottom:.55rem;font-size:.8rem;font-weight:700;color:var(--ds-text)}.cg-vote-actions{display:flex;gap:.6rem;margin-bottom:.7rem}.cg-vote-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .5rem;border:1.5px solid var(--ds-border);border-radius:10px;background:var(--ds-surface);color:var(--ds-text);font-size:.88rem;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.cg-vote-btn.agree:hover{border-color:#12b76a;background:#12b76a1a}.cg-vote-btn.disagree:hover{border-color:#f04438;background:#f044381a}.cg-vote-btn.agree.on{border-color:#12b76a;background:#12b76a;color:#fff}.cg-vote-btn.disagree.on{border-color:#f04438;background:#f04438;color:#fff}.cg-vote-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;background:var(--ds-surface-2);color:var(--ds-text-muted);font-size:.72rem;font-weight:800}.cg-vote-btn.on .cg-vote-count{background:#ffffff40;color:#fff}.cg-vote-empty{font-size:.78rem;color:var(--ds-text-muted);text-align:center}.cg-generate-btn{margin-top:.95rem;width:100%;padding:.7rem 1rem;border:none;border-radius:10px;background:#2a9d4e;color:var(--ds-on-accent);font-size:.88rem;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.cg-generate-btn:hover:not(:disabled){background:#248443}.cg-generate-btn:disabled{opacity:.5;cursor:not-allowed}.cg-loading{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:var(--ds-text-muted);padding:.4rem 0}.cg-spinner{width:14px;height:14px;border:2px solid #cde6d6;border-top-color:#2a9d4e;border-radius:50%;animation:cg-spin .7s linear infinite}@keyframes cg-spin{to{transform:rotate(360deg)}}.cg-error{font-size:.84rem;color:#f04438;padding:.3rem 0}.cg-hint{margin-top:.5rem;font-size:.76rem;color:#98a2b3;text-align:center}.room-fields{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.room-lang-pill{display:inline-flex;align-items:center;gap:.35rem;height:34px;padding:0 .55rem;border-radius:9px;border:1.5px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text);font-size:.78rem;font-weight:600;white-space:nowrap}.room-lang-flag{font-size:.95rem;line-height:1}.room-lang-text{max-width:7.5rem;overflow:hidden;text-overflow:ellipsis}.lang-select.inline{flex-shrink:0}.lang-select.inline .lang-select-trigger{width:auto;height:34px;padding:0 .55rem;border-radius:9px;gap:.35rem}.lang-select.inline .lang-select-trigger .lang-select-text{flex-direction:row;align-items:center;gap:0}.lang-select.inline .lang-select-trigger .lang-select-native{font-size:.78rem;font-weight:600;max-width:7.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-select.inline .lang-select-trigger .lang-select-flag{width:auto;height:auto;padding:0;background:none;font-size:.95rem}.lang-select.inline .lang-select-trigger .lang-select-chevron{width:.35rem;height:.35rem;margin-left:.1rem;opacity:.55}.lang-select.compact .lang-select-trigger{padding:.45rem .65rem}.lang-select.compact .lang-select-native{font-size:.88rem}.lang-select.compact .lang-select-label{font-size:.7rem}.lang-select.compact .lang-select-flag{width:1.45rem;height:1.45rem;font-size:.9rem}.lang-select.compact .lang-select-menu{max-height:220px}.field-block{display:flex;flex-direction:column;gap:.3rem;min-width:0;padding:.6rem .75rem;border:1px solid var(--ds-border);border-radius:12px;background:var(--ds-surface-3)}.field-tag{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#98a2b3}.field-value{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:0;border:none;background:none;color:var(--ds-text);font-size:.95rem;font-weight:700;text-align:left}.field-value.editable{cursor:pointer}.field-value-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-value-text.placeholder{color:#b6bcc6;font-weight:600;font-style:italic}.field-edit-icon{color:#98a2b3;flex-shrink:0;transition:color .15s}.field-value.editable:hover .field-edit-icon{color:var(--ds-text)}.field-edit{display:flex;align-items:center;gap:.4rem}.field-edit-input{flex:1;min-width:0;padding:.4rem .6rem;border:1.5px solid var(--ds-accent);border-radius:8px;font-size:.92rem;font-weight:700;outline:none}.icon-btn.sm{padding:.4rem .7rem;font-size:.75rem}@media (max-width: 560px){.room-fields{grid-template-columns:1fr}}.participants-panel{display:flex;flex-direction:column;gap:.85rem;padding:.4rem 0;min-height:0}.participants-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.participants-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.7rem .5rem;border:1px solid var(--ds-border);border-radius:14px;background:var(--ds-surface-3)}.participants-stat-value{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--ds-text)}.participants-stat-value.done{color:#2a9d4e}.participants-stat-value.pending{color:#e0a400}.participants-stat-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#98a2b3}.participants-toolbar{display:flex;align-items:center;gap:.6rem}.participants-search{position:relative;display:flex;align-items:center;flex:1;color:#98a2b3}.participants-search>svg{position:absolute;left:.75rem;pointer-events:none}.participants-search-input{width:100%;padding:.6rem 2rem .6rem 2.3rem;border:1.5px solid var(--ds-border);border-radius:999px;font-size:.88rem;outline:none;transition:border-color .2s}.participants-search-input:focus{border-color:var(--ds-text)}.participants-search-clear{position:absolute;right:.6rem;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;background:var(--ds-border);color:var(--ds-text-muted);font-size:1rem;line-height:1;cursor:pointer}.participants-sort{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.participants-sort-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#98a2b3}.participants-sort-select{padding:.5rem .6rem;border:1.5px solid var(--ds-border);border-radius:10px;font-size:.82rem;font-weight:600;background:var(--ds-surface);cursor:pointer;outline:none}.participants-filters{display:flex;gap:.4rem}.participants-filter{padding:.4rem .85rem;border:1.5px solid var(--ds-border);border-radius:999px;background:var(--ds-surface);font-size:.8rem;font-weight:700;color:#667085;cursor:pointer;transition:all .15s}.participants-filter:hover{border-color:var(--ds-text-muted)}.participants-filter.active{background:var(--ds-accent);border-color:var(--ds-text);color:var(--ds-on-accent)}.participants-empty{color:#98a2b3;font-size:.9rem;padding:1.6rem 0;text-align:center}.participant-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:.15rem;max-height:60vh;overflow-y:auto}.participant-row{display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;border:1px solid var(--ds-border);border-radius:14px;background:var(--ds-surface)}.participant-avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--ds-surface-2);color:var(--ds-text-muted);font-size:.82rem;font-weight:800;letter-spacing:.02em}.participant-avatar.host{background:var(--ds-accent);color:var(--ds-on-accent)}.participant-main{display:flex;flex-direction:column;gap:.45rem;min-width:0;flex:1}.participant-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.participant-name{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:var(--ds-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.host-badge.inline{font-size:.58rem;padding:.08rem .4rem}.participant-lang{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:#98a2b3;flex-shrink:0}.participant-lang-flag{font-size:.85rem;line-height:1}.participant-votes{display:flex;align-items:center;gap:.7rem}.participant-vote-track{flex:1;height:7px;border-radius:999px;background:var(--ds-surface-2);overflow:hidden}.participant-vote-fill{display:block;height:100%;border-radius:999px;background:#e0a400;transition:width .3s ease}.participant-vote-fill.done{background:#2a9d4e}.participant-vote-meta{font-size:.76rem;font-weight:600;color:#667085;white-space:nowrap}.participant-vote-remaining{color:#e0a400}.recorder-chip{margin-left:.35rem;padding:.05rem .4rem;border-radius:999px;background:#f044381a;color:#e00;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle}.participant-actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.host-toggle-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .75rem;border:1.5px solid #d6dae0;border-radius:999px;background:var(--ds-surface);color:var(--ds-text-muted);font-size:.74rem;font-weight:700;cursor:pointer;transition:all .15s;white-space:nowrap}.host-toggle-btn svg{flex-shrink:0}.host-toggle-btn.promote:hover{border-color:var(--ds-text);color:var(--ds-text);background:var(--ds-surface-3)}.host-toggle-btn.mic{border-color:#cfe3d6;color:#2a9d4e}.host-toggle-btn.mic:hover{border-color:#2a9d4e;background:#12b76a14}.host-toggle-btn.revoke{color:#98a2b3}.host-toggle-btn.revoke:hover{border-color:#f04438;color:#f04438;background:#f0443814}.confirm-modal{max-width:380px;text-align:left}.confirm-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1.4rem}.btn.danger{background:#f04438;border-color:#f04438;color:var(--ds-on-accent)}.btn.danger:hover{background:#d92d20;border-color:#d92d20}
