:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:grid;gap:1.5rem;grid-template-columns:1.2fr 1fr;padding:2rem;max-width:1100px;margin:0 auto}.hero,.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.brand{margin:0;font-weight:700;color:#0f172a}.eyebrow{letter-spacing:.1em;font-size:.75rem;font-weight:700;color:#0f766e}h1{margin:.4rem 0 .8rem;line-height:1.2}.subheadline{margin-top:0;color:#334155}.trust-list{padding-left:1.25rem;margin-bottom:0}.card h2{margin-top:0}form{display:grid;gap:.9rem}label{display:grid;gap:.35rem;font-weight:600}.secondary-field{color:#475569}.field-helper{font-size:.85rem;font-weight:400;color:#64748b}.next-step{margin:.55rem 0 0;font-size:.92rem;color:#334155}.security-note{margin:-.2rem 0 0;font-size:.85rem;color:#475569}input,textarea,select{border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font:inherit;background:#fff}textarea{min-height:72px;resize:vertical}.payment-box{border:1px solid #bae6fd;background:#f0f9ff;border-radius:12px;padding:.85rem}.payment-box h3{margin:0 0 .45rem}.price{margin:0;font-weight:700}.payment-note{margin-bottom:0;color:#475569}button{border:0;border-radius:10px;padding:.85rem 1rem;font-size:1rem;font-weight:700;background:#0f766e;color:#fff;cursor:pointer}button:disabled{opacity:.7;cursor:progress}.status{margin-bottom:0;color:#0f766e;font-weight:600}.connect-status{margin:.75rem 0 0;color:#334155}.connect-ready,.connect-error,.host-panel{display:grid;gap:.75rem;margin-top:.5rem}.host-details{margin:0;padding-left:1.1rem;color:#334155}.host-details li{margin-bottom:.25rem}.enter-session{display:inline-flex;justify-content:center;align-items:center;border-radius:10px;padding:.75rem 1rem;background:#0f766e;color:#fff;text-decoration:none;font-weight:700}@media(max-width:900px){.page{grid-template-columns:1fr;padding:1rem}}.connecting-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.connecting-card{width:min(620px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}
