:root{color:#18352e;font-synthesis:none;--green:#174b3e;--muted:#63746a;--line:#d9e0d4;background:#f3f5ef;font-family:Inter,Segoe UI,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;border:1px solid #0000;border-radius:9px;min-height:46px;padding:11px 20px;font-weight:600;transition:background .15s}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #a0b840}.brand{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:24px clamp(20px,5vw,100px);display:flex}.brand img{object-fit:contain;width:170px;max-height:65px}.brand span,.eyebrow{letter-spacing:2px;color:var(--muted);font-size:11px;font-weight:750}main{max-width:1800px;margin:auto;padding:clamp(25px,4vw,70px) clamp(18px,5vw,100px)}h1{letter-spacing:-2px;margin:20px 0;font-size:clamp(34px,3.3vw,62px);font-weight:550;line-height:1.1}h1 em{color:#63835f;font-style:normal}h2{color:#7c8e7c;margin:0 0 28px;font-size:14px;font-weight:600}h2 span{color:#213e33;margin-left:12px;font-size:19px}h3{margin:16px 0 10px;font-size:24px;font-weight:550}.page-heading{justify-content:space-between;align-items:flex-start;margin-bottom:38px;display:flex}.muted{color:var(--muted);font-size:15px;line-height:1.65}.card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:clamp(24px,3vw,48px);box-shadow:0 5px 20px #233e2d03}.workspace{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pill{border:1px solid var(--line);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;background:#f2f4ee;border-radius:30px;padding:7px 12px;font-size:10px;display:inline-block}.pill.live{color:#25633b;background:#e9f1da;border-color:#d4e5bc}.field-row{grid-template-columns:1fr 1fr;gap:25px;display:grid}label,.label{color:#344c40;margin-bottom:12px;font-size:13px;font-weight:600;display:block}input:not([type=checkbox]):not([type=range]),select,textarea{color:#263f33;background:#fafbf8;border:1px solid #d7dfd1;border-radius:8px;width:100%;min-height:48px;margin-top:9px;padding:13px;display:block}textarea{resize:vertical}fieldset{border:0;min-width:0;margin:0;padding:0}.check{background:#f0f4e8;border:1px solid #d6e2c2;border-radius:8px;align-items:center;gap:9px;min-height:48px;margin-top:9px;padding:12px;display:flex}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}.hint{color:#778376;margin:8px 0 23px;font-size:12px;line-height:1.65}.optional{color:#929b8e;margin-left:7px;font-weight:400}.meter-row{color:var(--muted);align-items:center;gap:10px;margin:22px 0;font-size:12px;display:flex}meter{width:95px;height:13px;margin-left:auto}.microphone-dot{color:#68894c}.actions{flex-wrap:wrap;gap:10px;display:flex}.primary{color:#fff;background:var(--green)}.primary:hover{background:#25634f}.secondary{border-color:var(--line);color:#385442;background:#fff}.secondary:hover{background:#f4f6ef}.quiet{color:#52705a;background:0 0}.danger{color:#a3382b;background:#fff3ee;border-color:#edd3c7}.invitation{text-align:center}.invitation h2{text-align:left}.qr-placeholder{color:#a9bc91;background:#f6f8f0;border:2px dashed #cdd9bd;border-radius:20px;place-items:center;width:155px;height:155px;margin:38px auto 20px;font-size:95px;display:grid}.steps{color:#61765c;flex-direction:column;gap:12px;margin:28px auto 5px;font-size:13px;display:flex}.note{color:#73816c;gap:25px;padding:23px 5px;font-size:12px;line-height:1.7;display:flex}.note strong{white-space:nowrap;color:#4e644c}.status{color:#527449;font-size:12px;line-height:1.7}.status span{color:#7a8874}.error{color:#9c352d;background:#fff0ec;border-radius:8px;padding:14px;font-size:13px;line-height:1.6}.qr-wrap{max-width:290px;margin:12px auto}.qr-wrap img{width:100%;display:block}.link-field{text-align:left;font-size:11px}.link-field input{font-size:11px}.login{max-width:560px;margin:25px auto 60px}.login h1{letter-spacing:-1.5px;font-size:38px}.login form{margin-top:30px}.login .primary{width:100%;margin-top:9px}.listener{text-align:center;max-width:560px;margin:15px auto 40px}.listener h1{font-size:46px}.listener label{text-align:left;margin-top:30px}.listen-button{width:100%;min-height:58px;margin-top:8px;font-size:17px}.listening-state{color:#6c7e60;margin:25px 0;font-size:13px}.live-dot{color:#52863e}.volume{align-items:center;gap:20px;display:flex}.volume label{flex:1;margin:0}.volume input{width:100%;accent-color:var(--green);margin-top:10px;display:block}.listener .hint{margin-top:30px}.ended-mark{color:#648c45;margin:30px;font-size:42px}.listener h2{color:#344e3c;font-size:22px}footer{border-top:1px solid var(--line);color:#829078;justify-content:space-between;padding:28px clamp(20px,5vw,100px);font-size:12px;display:flex}footer span{font-size:11px}@media (width>=2200px){main{max-width:2200px}.card{padding:64px}.workspace{gap:40px}body{font-size:18px}}@media (width<=760px){.brand{padding:18px 22px}.brand img{width:130px}.brand span{letter-spacing:1px;font-size:8px}.workspace{grid-template-columns:1fr}.page-heading{margin-bottom:25px}.page-heading .quiet{padding:8px;font-size:12px}h1{letter-spacing:-1px}.card{border-radius:14px}.note{flex-direction:column;gap:6px}.field-row{gap:15px}.invitation h2{margin-bottom:16px}.listener{margin-top:5px}.listener h1{font-size:39px}footer span{display:none}.actions button{flex:1}.meter-row{flex-wrap:wrap}}
