:root{--ink:#162033;--muted:#667085;--line:#e4e8f0;--primary:#6558f5}*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:var(--ink);font-family:Inter,sans-serif}.register-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,38%) 1fr}.register-aside{position:fixed;inset:0 auto 0 0;width:38%;min-width:320px;padding:42px 7%;display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 18% 15%,rgba(111,94,255,.55),transparent 34%),linear-gradient(145deg,#121a30,#202c50 62%,#18233e);overflow:hidden}.register-aside:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-190px;bottom:-150px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.register-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:1.45rem;font-weight:700}.register-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#6d5dfc}.register-aside-copy{position:relative;z-index:1;margin:auto 0;max-width:460px}.register-aside-copy>small,.step-label{font-size:.74rem;font-weight:800;letter-spacing:.14em;color:#aeb7ff}.step-label{display:block}.register-aside-copy h1{font-size:clamp(2rem,3vw,3.35rem);line-height:1.1;margin:20px 0}.register-aside-copy p{color:#bcc5d8;line-height:1.75}.register-aside-copy ul{padding:0;margin:32px 0 0;list-style:none;display:grid;gap:16px}.register-aside-copy li{display:flex;align-items:center;gap:10px;color:#e6e9f2}.register-aside-copy li i{color:#8bffce}.register-content{grid-column:2;padding:44px clamp(24px,6vw,92px)}.register-card{max-width:850px;margin:auto}.register-heading>a{display:inline-flex;align-items:center;gap:7px;margin-bottom:32px;color:#667085;text-decoration:none}.register-heading h2{font-size:2rem;margin:10px 0 7px}.register-heading p{color:var(--muted);margin:0 0 28px}.form-section{padding:26px;margin-bottom:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(23,32,51,.04)}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.section-title>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--primary);background:#eeecff;font-weight:800}.section-title strong,.section-title small{display:block}.section-title small{margin-top:2px;color:var(--muted);font-size:.78rem}.form-label{font-size:.86rem;font-weight:650}.form-control,.form-select{min-height:48px;border-radius:10px;border-color:#dce1ea}.form-control:focus,.form-select:focus{border-color:#8175ff;box-shadow:0 0 0 .22rem rgba(101,88,245,.12)}textarea.form-control{min-height:95px}.field-help{color:var(--muted)}.password-field{position:relative}.password-field .form-control{padding-right:48px}.password-toggle{position:absolute;right:5px;top:5px;width:38px;height:38px;border:0;background:transparent;color:#7b8496}.company-types{display:grid;grid-template-columns:1fr 1fr;gap:14px}.company-types label{cursor:pointer}.company-types input{position:absolute;opacity:0}.company-types label>span{display:grid;grid-template-columns:44px 1fr;column-gap:12px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:13px;transition:.18s}.company-types label>span>i{grid-row:1/3;width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#f2f4f8;font-size:1.25rem}.company-types strong,.company-types small{display:block}.company-types small{color:var(--muted);font-size:.76rem}.company-types input:checked+span{border-color:var(--primary);box-shadow:0 0 0 3px rgba(101,88,245,.1);background:#faf9ff}.company-types input:checked+span>i{color:var(--primary);background:#eceaff}.register-button{width:100%;min-height:54px;border:0;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:11px;background:linear-gradient(135deg,#6658f5,#7b68ee);font-weight:700}.login-prompt{text-align:center;color:var(--muted);margin:20px 0}.login-prompt a{color:var(--primary);font-weight:700;text-decoration:none}@media(max-width:991.98px){.register-shell{display:block}.register-aside{position:relative;width:100%;min-width:0;padding:24px}.register-aside-copy{display:none}.register-content{padding:28px 18px}.register-card{max-width:720px}}@media(max-width:575.98px){.form-section{padding:20px 16px}.company-types{grid-template-columns:1fr}.register-heading h2{font-size:1.65rem}}
