.register_container__QRh2f{display:flex;width:100%;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.7)),url(/_next/static/media/bg_cropped.a50e6c01.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.register_container__QRh2f .register_contentWrapper__FFWfF{display:flex;width:100%;max-width:1500px;margin:0 auto;padding:40px;position:relative;z-index:1}.register_container__QRh2f .register_leftContent__VxdGG{flex:1;display:flex;flex-direction:column;justify-content:center;color:#fff;padding-right:60px}.register_container__QRh2f .register_leftContent__VxdGG .register_welcomeText__BXbat{font-size:60px;font-weight:700;margin-bottom:20px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.5);color:#fff}.register_container__QRh2f .register_leftContent__VxdGG .register_platformDescription__tUCZ2{font-size:28px;line-height:1.6;color:hsla(0,0%,100%,.9);text-shadow:0 1px 4px rgba(0,0,0,.3)}.register_cardContainer__TGQ66{width:100%;max-width:500px;min-height:550px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:24px;padding:40px 30px;box-shadow:0 20px 60px rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;margin:auto 0}.register_cardContainer__TGQ66 h1{font-size:32px;font-weight:700;margin-bottom:10px;color:#2d3748;text-align:left}.register_cardContainer__TGQ66 .register_subtitle__cOhTG{color:#718096;text-align:left;margin-bottom:30px;font-size:16px;line-height:1.6}.register_formGroup__nyQxK{margin-bottom:24px;width:100%}.register_formGroup__nyQxK label{display:block;margin-bottom:8px;font-weight:600;color:#4a5568;font-size:14px;letter-spacing:.3px}.register_formGroup__nyQxK .register_inputWrapper__ROqTb{position:relative;width:100%}.register_formGroup__nyQxK input{width:100%;padding:16px 50px 16px 20px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:all .3s ease;box-sizing:border-box;background:hsla(0,0%,100%,.9);color:#2d3748}.register_formGroup__nyQxK input:focus{outline:none;border-color:#d89f55;background:#fff;box-shadow:0 0 0 4px rgba(216,159,85,.15)}.register_formGroup__nyQxK input::-moz-placeholder{color:#a0aec0}.register_formGroup__nyQxK input::placeholder{color:#a0aec0}.register_formGroup__nyQxK input:disabled{background:#f7fafc;cursor:not-allowed}.register_formGroup__nyQxK input[aria-invalid=true]{border-color:#e53e3e}.register_formGroup__nyQxK input[aria-invalid=true]:focus{box-shadow:0 0 0 4px rgba(229,62,62,.15)}.register_formGroup__nyQxK .register_passwordToggle__Dh1nP{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#718096;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.register_formGroup__nyQxK .register_passwordToggle__Dh1nP:hover{color:#4a5568}.register_formGroup__nyQxK .register_passwordToggle__Dh1nP:disabled{cursor:not-allowed;opacity:.5}.register_consentCheckbox__W065i{margin:20px 4px 30px}.register_consentWrapper__lLK0k{display:flex;align-items:center;gap:12px;margin-bottom:8px}.register_consentIndicator__Djc_z{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #6c757d;border-radius:4px;background:transparent;color:#fff;font-size:12px;cursor:pointer;transition:all .2s ease}.register_consentIndicator__Djc_z:hover{border-color:#d89f55}.register_consentIndicatorAgreed___kEUk{background:#4169e1;border-color:#4169e1}.register_consentLabel__263ik{font-size:14px;color:#4a5568;cursor:pointer}.register_privacyLink__V69_G{background:none;border:none;color:#d89f55;text-decoration:none;font-weight:600;cursor:pointer;padding:0;margin-left:4px;transition:color .2s ease}.register_privacyLink__V69_G:hover{color:#e5b268;text-decoration:underline}.register_subtleWarning__4TqIc{background:hsla(0,95%,92%,.1);border:1px solid hsla(0,95%,92%,.3);color:#9b2c2c;padding:8px 12px;border-radius:8px;font-size:13px;line-height:1.4;margin-top:8px}.register_errorText__7poBo{color:#e53e3e;font-size:14px;margin-top:8px;display:block}.register_submitButton___08VU{width:100%;padding:18px;background:linear-gradient(135deg,#d89f55,#b47a2c);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:30px;position:relative;overflow:hidden}.register_submitButton___08VU:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.register_submitButton___08VU:hover:not(:disabled){background:linear-gradient(135deg,#e5b268,#c78b38);transform:translateY(-2px);box-shadow:0 15px 30px rgba(180,122,44,.4)}.register_submitButton___08VU:hover:not(:disabled):before{left:100%}.register_submitButton___08VU:active:not(:disabled){transform:translateY(0)}.register_submitButton___08VU:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.register_footerText__SUKp8{text-align:center;color:#718096;font-size:14px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(226,232,240,.5)}.register_footerText__SUKp8 a{color:#d89f55;text-decoration:none;font-weight:600;margin-left:5px;transition:color .2s ease}.register_footerText__SUKp8 a:hover{color:#e5b268;text-decoration:underline}.register_modalOverlay__irx_N{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);display:grid;place-items:center;z-index:9999;padding:20px;overflow:hidden}.register_modal__sK2pS{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:24px;width:100%;max-width:60em;max-height:90vh;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 25px 50px rgba(0,0,0,.2);animation:register_modalIn__1eUQB .3s ease}@keyframes register_modalIn__1eUQB{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.register_modalHeader__kmiZh{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid rgba(226,232,240,.5)}.register_modalTitle__wtK8e{font-size:20px;font-weight:600;color:#2d3748}.register_modalTitleWithIcon__mkKPF{display:flex;align-items:center;gap:8px}.register_errorIcon__lAWyV{color:#e53e3e}.register_iconBtn__DrCmW{background:rgba(237,242,247,.5);border:none;cursor:pointer;color:#718096;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.register_iconBtn__DrCmW:hover{background:#edf2f7;color:#4a5568}.register_modalBody__wmx3p{padding:24px;color:#4a5568;max-height:60vh;overflow-y:auto}.register_modalFooter__6kJJU{padding:16px 24px 24px;border-top:1px solid rgba(226,232,240,.5);display:flex;gap:12px;justify-content:flex-end}.register_modalFooterButtons__1XoHR{display:flex;gap:12px;justify-content:flex-end;width:100%}.register_primaryButton__at_i2{background:linear-gradient(135deg,#d89f55,#b47a2c);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.register_primaryButton__at_i2:hover:not(:disabled){background:linear-gradient(135deg,#e5b268,#c78b38);transform:translateY(-1px);box-shadow:0 8px 20px rgba(180,122,44,.3)}.register_primaryButton__at_i2:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.register_secondaryButton__acUTh{background:rgba(237,242,247,.8);color:#4a5568;border:1px solid rgba(226,232,240,.8);padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.register_secondaryButton__acUTh:hover:not(:disabled){background:#e2e8f0;transform:translateY(-1px)}.register_secondaryButton__acUTh:disabled{opacity:.6;cursor:not-allowed}.register_consentIntro__BtjHA{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.register_consentIntro__BtjHA h5{color:#1e40af;font-weight:600;margin-bottom:.75rem}.register_consentIntro__BtjHA p{color:#475569;margin-bottom:0}.register_consentSection__D1kTq{margin-bottom:1.5rem}.register_consentSection__D1kTq h6{color:#1e293b;font-weight:600;margin-bottom:.75rem;font-size:1rem;display:flex;align-items:center;gap:.5rem}.register_consentSection__D1kTq h6:before{content:"•";color:#d89f55;font-size:1.5rem}.register_consentSection__D1kTq p{color:#475569;margin-bottom:.75rem}.register_consentSection__D1kTq ul{padding-left:1.5rem;margin-bottom:.75rem}.register_consentSection__D1kTq ul li{margin-bottom:.5rem;color:#475569;position:relative}.register_consentSection__D1kTq ul li::marker{color:#d89f55}.register_contactLink__V9vuI{color:#d89f55;text-decoration:none;font-weight:500;transition:color .2s ease}.register_contactLink__V9vuI:hover{color:#e5b268;text-decoration:underline}.register_consentConclusion__spZLa{margin-top:2rem;border-top:2px solid #e2e8f0;background:#f8fafc;border-radius:8px;padding:1.5rem}.register_consentAgreement___MqbF{font-weight:600;color:#1e293b;text-align:center;margin-bottom:1rem;font-size:1rem;line-height:1.5}.register_scrollIndicator__tj2v4{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:12px;text-align:center}.register_scrollIndicatorContent__0GMpf{display:flex;align-items:center;justify-content:center;gap:8px;color:#856404;font-size:14px}.register_scrollIcon__NTMni{font-size:16px}.register_successBanner__iMscx{display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;padding:.6rem 1.2rem;text-align:center;margin:0 auto .75rem;width:-moz-fit-content;width:fit-content}.register_actionRow__RibR2{display:flex;justify-content:center;gap:1.2rem;margin:1.5rem 0 1rem}.register_modalText__mNwBn{margin-bottom:16px;line-height:1.6;color:#4a5568}.register_modalBadge__CyIic{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#d89f55,#b47a2c);color:#fff;font-size:1.1rem;flex-shrink:0}.register_mutedHelp__0C_Qb{margin-top:.6rem;font-size:.9rem;color:#6b7280;text-align:center}.register_modalAlertContent__bvJm4{display:flex;flex-direction:column;gap:8px}@media(max-width:1024px){.register_container__QRh2f .register_contentWrapper__FFWfF{padding:20px}.register_container__QRh2f .register_leftContent__VxdGG{display:none}.register_cardContainer__TGQ66{margin:0 auto;max-width:400px;padding:40px 30px;min-height:500px}}@media(max-width:480px){.register_container__QRh2f{padding:16px}.register_cardContainer__TGQ66{padding:30px 24px;border-radius:20px;min-height:450px}.register_cardContainer__TGQ66 h1{font-size:28px}.register_cardContainer__TGQ66 .register_subtitle__cOhTG{font-size:14px;margin-bottom:30px}.register_modal__sK2pS{max-width:90%;margin:20px}.register_modalFooterButtons__1XoHR{flex-direction:column}.register_primaryButton__at_i2,.register_secondaryButton__acUTh{width:100%}.register_actionRow__RibR2{flex-direction:column}}.register_consentIndicator__Djc_z:focus{outline:2px solid #d89f55;outline-offset:2px}
/*# sourceMappingURL=6245fb7e792adf89.css.map*/