.Register-module__8T24OW__splitLayout{background-color:#fafafa;flex-direction:column;min-height:100vh;display:flex}@media (min-width:1024px){.Register-module__8T24OW__splitLayout{flex-direction:row}}.Register-module__8T24OW__imageHalf{background-color:var(--color-ink);flex-direction:column;width:100%;height:auto;min-height:100vh;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Register-module__8T24OW__imageHalf{width:45%;position:sticky;top:0}}.Register-module__8T24OW__imageOverlay{z-index:1;background:linear-gradient(135deg,#0d1b2ef2 0%,#0d1b2ecc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Register-module__8T24OW__heroContent{z-index:2;color:var(--color-white);flex:1;max-width:480px;position:relative}.Register-module__8T24OW__logoWrapper{margin-bottom:4rem;display:inline-block}.Register-module__8T24OW__heroTitle{font-family:var(--font-heading);color:var(--color-white);margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.Register-module__8T24OW__heroTitle span{color:var(--color-brass)}.Register-module__8T24OW__heroDescription{color:#e2e8f0;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Register-module__8T24OW__featureList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Register-module__8T24OW__featureItem{align-items:center;gap:1rem;display:flex}.Register-module__8T24OW__featureIconCircle{border:1px solid var(--color-brass);width:38px;height:38px;color:var(--color-brass);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Register-module__8T24OW__featureTitle{color:#fff;margin-bottom:0;font-size:1rem;font-weight:700}.Register-module__8T24OW__featureDesc{color:#cbd5e1;font-size:.875rem;line-height:1.3}.Register-module__8T24OW__testimonialCard{z-index:2;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;position:relative}.Register-module__8T24OW__quoteIcon{color:var(--color-brass);margin-bottom:.75rem}.Register-module__8T24OW__testimonialText{color:#e2e8f0;margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.6}.Register-module__8T24OW__testimonialAuthor{align-items:center;gap:1rem;display:flex}.Register-module__8T24OW__authorAvatar{border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden}.Register-module__8T24OW__authorInfo h4{color:#fff;margin:0;font-size:.9rem;font-weight:600}.Register-module__8T24OW__verifiedClient{color:#94a3b8;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.Register-module__8T24OW__verifiedIcon{color:var(--color-brass)}.Register-module__8T24OW__formHalf{flex-direction:column;width:100%;display:flex;position:relative}@media (min-width:1024px){.Register-module__8T24OW__formHalf{width:55%}}.Register-module__8T24OW__formWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.Register-module__8T24OW__formCard{background:var(--color-white);border-radius:16px;width:100%;max-width:600px;margin-bottom:0;padding:2rem 2.5rem;position:relative;box-shadow:0 10px 40px #0000000d}.Register-module__8T24OW__iconCircle{background-color:var(--color-ink);width:48px;height:48px;color:var(--color-brass);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.Register-module__8T24OW__title{font-family:var(--font-heading);color:var(--color-ink);text-align:center;margin-bottom:.25rem;font-size:1.75rem}.Register-module__8T24OW__subtitle{color:var(--color-slate);text-align:center;margin-bottom:1.25rem;font-size:.9rem}.Register-module__8T24OW__formRow{gap:1rem;margin-bottom:.75rem;display:flex}.Register-module__8T24OW__formGroup{flex:1;margin-bottom:.75rem}.Register-module__8T24OW__formRow .Register-module__8T24OW__formGroup{margin-bottom:0}.Register-module__8T24OW__label{color:var(--color-ink);margin-bottom:.3rem;font-size:.8rem;font-weight:700;display:block}.Register-module__8T24OW__inputWrapper{align-items:center;display:flex;position:relative}.Register-module__8T24OW__inputIcon{color:#94a3b8;position:absolute;left:1rem}.Register-module__8T24OW__input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.75rem;font-size:.9rem;transition:all .2s}.Register-module__8T24OW__input:focus{border-color:var(--color-brass);box-shadow:0 0 0 3px #d4af371a}.Register-module__8T24OW__eyeIcon{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;right:1rem}.Register-module__8T24OW__passwordRules{background:#f1f5f9;border-radius:8px;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.Register-module__8T24OW__rulesIcon{color:var(--color-ink);flex-shrink:0;margin-top:2px}.Register-module__8T24OW__rulesList h4{color:var(--color-ink);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.Register-module__8T24OW__ruleItem{color:var(--color-slate);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.8rem;display:flex}.Register-module__8T24OW__ruleItem.Register-module__8T24OW__valid{color:#10b981}.Register-module__8T24OW__termsCheckbox{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Register-module__8T24OW__customCheckbox{appearance:none;cursor:pointer;border:1px solid #cbd5e1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.Register-module__8T24OW__customCheckbox:checked{background-color:var(--color-ink);border-color:var(--color-ink)}.Register-module__8T24OW__customCheckbox:checked:after{content:"✓";color:#fff;font-size:12px}.Register-module__8T24OW__termsLabel{color:var(--color-slate);font-size:.875rem}.Register-module__8T24OW__termsLabel a{color:var(--color-brass);font-weight:600;text-decoration:none}.Register-module__8T24OW__divider{text-align:center;color:#94a3b8;align-items:center;margin:2rem 0;font-size:.875rem;display:flex}.Register-module__8T24OW__divider:before,.Register-module__8T24OW__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.Register-module__8T24OW__divider:not(:empty):before{margin-right:1em}.Register-module__8T24OW__divider:not(:empty):after{margin-left:1em}.Register-module__8T24OW__loginLink{text-align:center;color:var(--color-slate);margin-bottom:2rem;font-size:.9rem}.Register-module__8T24OW__loginLink a{color:var(--color-ink);font-weight:700;text-decoration:none}.Register-module__8T24OW__loginLink a:hover{color:var(--color-brass)}.Register-module__8T24OW__encryptionBadge{color:#94a3b8;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Register-module__8T24OW__fullFooter{background-color:var(--color-ink);color:#94a3b8;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100vw;padding:1.5rem 3rem;font-size:.875rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Register-module__8T24OW__fullFooter a{color:#94a3b8;margin-left:1.5rem;text-decoration:none}.Register-module__8T24OW__fullFooter a:hover{color:var(--color-white)}@media (max-width:1024px){.Register-module__8T24OW__fullFooter{width:100%;position:relative}}@media (max-width:768px){.Register-module__8T24OW__formRow{flex-direction:column;gap:1.5rem}.Register-module__8T24OW__formRow .Register-module__8T24OW__formGroup{margin-bottom:0}.Register-module__8T24OW__fullFooter{text-align:center;flex-direction:column;gap:1rem}.Register-module__8T24OW__fullFooter a{margin:0 .5rem}}
