:root{--ink:#102a2e;--muted:#657477;--paper:#f3f0e8;--white:#fffdf8;--lime:#ff6846;--violet:#007f7b;--line:#d9d5ca}body{background:var(--paper)}.brand{display:flex;align-items:center;gap:8px;letter-spacing:-.03em}.brand i{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#ff6846;color:#fff;font-style:normal;font-size:15px;transform:rotate(-5deg)}.brand span{color:#007f7b}.btn{background:#102a2e;box-shadow:0 4px 0 #ff6846}.eyebrow,.features b,.editor aside b{color:#007f7b}.hero{background:#102a2e}.hero:after{border-color:#ff6846}.hero .eyebrow,.hero h1 em{color:#ffb29f}.hero .btn{background:#ff6846;color:#fff;box-shadow:0 5px 0 #842f20}.demo-card{box-shadow:16px 18px 0 #007f7b}.slide-editor,.live-head{background:#102a2e}.slide-number,.activity span{color:#ff937a}.join-code{background:#ff6846;color:#fff}.mini-code{background:#cce9e4}.presenter-shell{min-height:calc(100vh - 180px);position:relative}.presenter-toolbar{height:54px;background:#102a2e;color:#fff;border-radius:14px 14px 0 0;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.presenter-toolbar>div,.toolbar-actions{display:flex;align-items:center;gap:13px}.broadcast-dot{width:9px;height:9px;border-radius:50%;background:#ff6846;box-shadow:0 0 0 5px #ff684622}.presenter-toolbar b{color:#ff9b84;letter-spacing:.12em}.presenter-toolbar span:last-child{color:#a9babc}.people-count{color:#dce6e5!important}.tool-btn{background:#244147;color:#fff;border:1px solid #3f5d61;border-radius:7px;padding:8px 11px;cursor:pointer}.stage-wrap{background:#d7d4ca;padding:22px;display:grid;place-items:center}.presentation-stage{width:min(100%,1200px);aspect-ratio:16/9;position:relative;overflow:hidden;background:#fffdf8;box-shadow:0 18px 50px #102a2e2b}.stage-slide{position:absolute;inset:0;display:none;padding:7% 8%;overflow:hidden}.stage-slide.is-active{display:flex;flex-direction:column}.stage-slide:after{content:'';position:absolute;width:32%;aspect-ratio:1;border:4.5vw solid #d6e9e5;border-radius:50%;right:-18%;top:-28%;z-index:0}.stage-accent{position:absolute;left:0;top:0;bottom:0;width:13px;background:#ff6846}.stage-kicker{font:800 clamp(10px,1vw,15px) Manrope;letter-spacing:.18em;color:#007f7b;position:relative;z-index:1}.stage-content{margin:auto 0;position:relative;z-index:1;max-width:80%}.stage-content h1{font-size:clamp(34px,5vw,78px);line-height:1.02;letter-spacing:-.055em;color:#102a2e;margin:0 0 2.5%}.stage-content p{font-size:clamp(17px,1.8vw,29px);line-height:1.5;color:#536568;white-space:pre-line}.stage-question{position:relative;z-index:1;margin-top:auto;background:#102a2e;color:white;border-radius:16px;padding:2.4% 3%}.stage-question small{color:#ff9b84;font-weight:800;letter-spacing:.14em}.stage-question h2{font-size:clamp(18px,2.2vw,35px);margin:8px 0 16px}.stage-question footer{padding:10px 0 0;text-align:right;color:#91a4a7;font-size:11px}.stage-bars{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px}.stage-bars>div{display:flex;align-items:center;gap:9px}.stage-bars span{position:relative;background:#29474c;border-radius:5px;height:34px;flex:1;overflow:hidden}.stage-bars span:before{content:'';position:absolute;inset:0 auto 0 0;width:var(--value);background:#007f7b}.stage-bars i{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding:0 10px;font-style:normal;font-size:12px}.stage-answers{display:flex;gap:8px;flex-wrap:wrap}.stage-answers span{background:#fffdf8;color:#102a2e;border-radius:999px;padding:8px 12px}.presenter-controls{height:58px;background:#102a2e;display:flex;justify-content:center;align-items:center;gap:16px;color:#fff;border-radius:0 0 14px 14px}.presenter-controls button{width:38px;height:34px;border:1px solid #456065;background:#203d42;color:#fff;border-radius:8px;cursor:pointer;font-size:18px}.presenter-controls div{min-width:70px;text-align:center}.presenter-controls span{color:#81969a}.audience-dock{position:absolute;right:25px;bottom:17px;display:flex;align-items:center;gap:11px;background:#fffdf8;border:1px solid #d9d5ca;border-radius:12px;padding:8px 12px;color:#102a2e;box-shadow:0 9px 28px #102a2e25}.audience-dock img{width:62px;height:62px}.audience-dock div>*{display:block}.audience-dock small{font-size:8px;letter-spacing:.13em;color:#657477}.audience-dock strong{font:800 22px Manrope;letter-spacing:.1em}.audience-dock a{font-size:9px;color:#007f7b}.stage-body{background:#0a1d20;overflow:hidden}.stage-body main{max-width:none;padding:0}.stage-body .presenter-shell,.stage-body .stage-wrap{height:100vh;min-height:0}.stage-body .stage-wrap{padding:0;background:#0a1d20}.stage-body .presentation-stage{width:100vw;height:100vh;aspect-ratio:auto;box-shadow:none}.stage-body .presenter-controls{position:fixed;opacity:0;bottom:10px;left:50%;transform:translateX(-50%);z-index:20;border-radius:12px;transition:.2s;padding:0 18px}.stage-body:hover .presenter-controls{opacity:1}@media(max-width:800px){.presenter-toolbar{height:auto;padding:12px;align-items:flex-start;gap:10px}.presenter-toolbar,.toolbar-actions{flex-wrap:wrap}.stage-wrap{padding:6px}.audience-dock{position:static;border-radius:0 0 14px 14px}.stage-slide{padding:9%}.stage-question{padding:14px}.stage-bars{grid-template-columns:1fr}}
