*{box-sizing:border-box}body{margin:0;background:#090b0e;color:#f7f8fa;font:15px system-ui,-apple-system,Segoe UI,sans-serif}.reg-shell{max-width:820px;margin:auto;padding:24px 16px 70px}.brand-header,header{display:flex;gap:18px;align-items:center;margin:10px 0 28px;padding:18px 0;border-bottom:1px solid #252a32}.brand-header img,header img{width:72px;height:72px;border-radius:17px;box-shadow:0 10px 30px #0008}.brand-word{font-size:25px;font-weight:950;letter-spacing:.02em}.brand-word span{color:#ff6828}.brand-tag{margin-top:2px;color:#ff8257;font-size:10px;font-weight:850;letter-spacing:.13em}header>div>span{font-weight:950;color:#ff6828;letter-spacing:.12em}.brand-header h1,header h1{margin:12px 0 5px;font-size:32px;line-height:1}.brand-header p,header p,.hint,.privacy{color:#9da5b1;margin:0;line-height:1.5;max-width:620px}form{display:grid;gap:14px}section{background:linear-gradient(145deg,#171a20,#12151a);border:1px solid #2b3039;border-radius:18px;padding:18px;box-shadow:0 12px 35px #0002}h2{font-size:17px;margin:0 0 14px}h2:after{content:'';display:block;width:32px;height:3px;background:#ff6828;border-radius:2px;margin-top:8px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:grid;gap:6px;color:#c8ced8;font-size:13px;font-weight:650;margin-top:10px}.wide{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #363c47;background:#0d1014;color:#fff;border-radius:11px;padding:12px;font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#ff6828;box-shadow:0 0 0 3px #ff682822}textarea{min-height:84px;resize:vertical}.check{display:flex;grid-template-columns:20px 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.45}.check input{width:18px;height:18px;margin:2px 0;accent-color:#ff6828}.submit{border:0;border-radius:13px;padding:16px;background:#ff6828;color:#fff;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 10px 30px #ff682833}.submit:disabled{opacity:.55}#regMessage{display:none;border-radius:12px;padding:13px}#regMessage.ok{display:block;background:#17351c;color:#caffcf}#regMessage.err{display:block;background:#3b1818;color:#ffd0d0}.privacy{text-align:center;font-size:12px}.privacy a{color:#ff8b62}@media(max-width:600px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.brand-header,header{align-items:flex-start}.brand-header img,header img{width:60px;height:60px}.brand-header h1,header h1{font-size:27px}}
