:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#dce8f4;background:#0c121e;font-size:16px;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 90% 0,#163547 0,transparent 52%),#0c121e}main{width:min(920px,calc(100% - 40px));margin:55px auto}header{display:flex;gap:16px;align-items:center;margin-bottom:38px}.mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid #428993;border-radius:16px;background:#16333f;font-weight:800;color:#89e1cf}h1{font-size:22px;margin:0}header p{margin:4px 0 0;color:#98adc0;font-size:14px}section{background:#111d2ae8;border:1px solid #294153;border-radius:20px;padding:32px}h2{font-size:30px;line-height:1.2;margin:12px 0 18px;letter-spacing:-.5px}h3{font-size:19px;margin:28px 0 14px}p{line-height:1.65}.eyebrow{font-size:11px;letter-spacing:2px;color:#83d9c4;font-weight:700}.small,footer{font-size:13px;color:#a4b8c8}label{display:block;color:#c4d4e0;font-size:14px;margin:12px 0 8px}.row{display:flex;gap:10px;align-items:center}.between{justify-content:space-between}input,select,button{font:inherit;border-radius:9px;padding:12px 14px;border:1px solid #385167}input{min-width:0;flex:1;background:#0c1621;color:#e8f3ff}select{background:#0c1621}button{background:#82ddc5;color:#112b29;font-weight:700;cursor:pointer;border:0;white-space:nowrap}button:hover{filter:brightness(1.08)}button:disabled{opacity:.5;cursor:wait}.secondary{background:#24384b;color:#dfeafa}.danger{background:#492c36;color:#ffd1d7}.steps{padding:6px 0 18px}.steps p{display:flex;align-items:center;gap:12px}.steps b{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#274959;color:#95e7d6;flex:none}aside{margin-top:24px;padding:15px 18px;border-radius:10px;background:#172837;color:#bdd0df;font-size:14px;line-height:1.65}#new-invite{padding:10px 18px;margin-top:20px;background:#15362f;border-radius:12px}.card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;border-bottom:1px solid #2a3d50}.card p{margin:0}.card small{display:block;color:#9aafc1;margin-top:4px;word-break:break-all}#message{white-space:pre-wrap;color:#a6edcf}#message.error{color:#ffb7c2}footer{text-align:center;margin-top:30px}[hidden]{display:none!important}@media(max-width:650px){main{margin:22px auto}section{padding:22px}h2{font-size:25px}.row{flex-wrap:wrap}.row input{flex-basis:100%}.card{align-items:flex-start}.between{gap:0}button{font-size:14px}}
