:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f3f5f8;line-height:1.45}*{box-sizing:border-box}body{margin:0}header{height:68px;background:#101827;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:5}.brand{color:white;text-decoration:none;font-weight:800;font-size:22px}main{max-width:1180px;margin:0 auto;padding:32px 20px 80px}.hero{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}h1{font-size:clamp(28px,4vw,42px);margin:0 0 8px}h2{margin:0 0 20px;font-size:22px}.eyebrow{color:#2865e8;font-size:12px;font-weight:800;letter-spacing:.12em}.grid{display:grid;gap:24px;margin-bottom:24px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:white;border:1px solid #e3e7ee;border-radius:18px;padding:28px;box-shadow:0 8px 28px rgba(18,34,61,.06);margin-bottom:24px}label{display:block;font-weight:650;margin:0 0 15px}input,select{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #ccd3df;border-radius:10px;background:white;font:inherit}.cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex;gap:9px;align-items:center;font-weight:500}.check input{width:auto;margin:0}button,.button{border:0;border-radius:10px;background:#2865e8;color:white;padding:12px 18px;font:inherit;font-weight:750;cursor:pointer;text-decoration:none;display:inline-block}.ghost{background:#eef2f8;color:#22304a}.inline{display:inline;margin-left:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf0f4}.row:last-child{border:0}.row small{display:block;color:#6f7889;margin-top:3px}.actions{display:flex;gap:8px}.pill{background:#dcf8e9;color:#087a43;border-radius:999px;padding:5px 10px;font-size:12px}.toggle{width:44px;height:24px;border-radius:99px;background:#cbd2dc;padding:2px;position:relative}.toggle:after{content:'';display:block;width:20px;height:20px;border-radius:50%;background:white}.toggle.on{background:#16b978}.toggle.on:after{margin-left:20px}.row.head,.row.four{display:grid;grid-template-columns:1.2fr 1fr .7fr 1fr}.muted{color:#7d8696}.success{border-color:#8be1b8}.copyrow{display:flex;gap:10px}.copyrow input{margin:0}.auth{max-width:430px;margin:8vh auto}.error,.warning{padding:12px;border-radius:10px;background:#fff0f0;color:#a62b2b;margin:12px 0}.guest{max-width:560px;margin:7vh auto;text-align:center}.video{width:100%;aspect-ratio:4/3;border:0;border-radius:14px;background:#101827;margin:18px 0}.open-button{width:100%;padding:18px;font-size:20px;background:#13b981}pre{white-space:pre-wrap;background:#101827;color:#dce7ff;padding:20px;border-radius:12px;overflow:auto}@media(max-width:760px){.grid.two,.cols{grid-template-columns:1fr}.row.four,.row.head{grid-template-columns:1fr 1fr}.card{padding:20px}.actions{flex-direction:column}}

