.CustomCheckbox-module__XOL8Hq__wrapper{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.CustomCheckbox-module__XOL8Hq__wrapper:hover .CustomCheckbox-module__XOL8Hq__box:not(.CustomCheckbox-module__XOL8Hq__disabled){transform:scale(1.1)}.CustomCheckbox-module__XOL8Hq__wrapper:focus-within .CustomCheckbox-module__XOL8Hq__box:not(.CustomCheckbox-module__XOL8Hq__disabled){outline:2px solid var(--color-teal);outline-offset:2px}.CustomCheckbox-module__XOL8Hq__hidden{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.CustomCheckbox-module__XOL8Hq__hidden:disabled{cursor:not-allowed}.CustomCheckbox-module__XOL8Hq__box{pointer-events:none;background-color:#082b4580;border:1.5px solid #0cb3b966;border-radius:4px;place-items:center;width:18px;height:18px;transition:all .25s cubic-bezier(.4,0,.2,1);display:grid}.CustomCheckbox-module__XOL8Hq__box.CustomCheckbox-module__XOL8Hq__disabled{opacity:.35}.CustomCheckbox-module__XOL8Hq__box.CustomCheckbox-module__XOL8Hq__checked,.CustomCheckbox-module__XOL8Hq__box.CustomCheckbox-module__XOL8Hq__indeterminate{background-color:var(--color-teal);border-color:var(--color-teal)}.CustomCheckbox-module__XOL8Hq__checkIcon,.CustomCheckbox-module__XOL8Hq__dashIcon{width:14px;height:14px;stroke:var(--bg-darker,#05111c);grid-area:1/1;display:block}.CustomCheckbox-module__XOL8Hq__checkIcon{stroke-dasharray:28;stroke-dashoffset:28px;transition:stroke-dashoffset .15s}.CustomCheckbox-module__XOL8Hq__box.CustomCheckbox-module__XOL8Hq__checked .CustomCheckbox-module__XOL8Hq__checkIcon{stroke-dashoffset:0;transition:stroke-dashoffset .3s cubic-bezier(.4,0,.2,1) .25s}.CustomCheckbox-module__XOL8Hq__dashIcon{stroke-dasharray:16;stroke-dashoffset:16px;transition:stroke-dashoffset .15s}.CustomCheckbox-module__XOL8Hq__box.CustomCheckbox-module__XOL8Hq__indeterminate .CustomCheckbox-module__XOL8Hq__dashIcon{stroke-dashoffset:0;transition:stroke-dashoffset .3s cubic-bezier(.4,0,.2,1) .25s}
.page-module__8AStQW__wrapper{z-index:500;grid-template-columns:1fr 1fr;display:grid;position:fixed;inset:0}.page-module__8AStQW__promo{background:var(--bg-darker);flex-direction:column;justify-content:center;padding:7.5rem 3.5rem 3rem;display:flex;position:relative;overflow:hidden}.page-module__8AStQW__promoLogo{width:auto;height:36px;margin-bottom:3rem}.page-module__8AStQW__promoHeadline{font-family:var(--font-display);color:var(--text-primary);margin:0 0 1rem;font-size:2.1rem;font-weight:800;line-height:1.2}.page-module__8AStQW__promoHeadline span{color:var(--color-teal)}.page-module__8AStQW__promoSub{color:var(--text-muted);margin:0 0 2.5rem;font-size:.95rem;line-height:1.6}.page-module__8AStQW__promoList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.page-module__8AStQW__promoItem{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.page-module__8AStQW__promoCheck{width:22px;height:22px;color:var(--color-teal);background:#0cb3b926;border:1.5px solid #0cb3b959;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:flex}.page-module__8AStQW__promoContent{z-index:1;pointer-events:none;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.page-module__8AStQW__formPanel{background:var(--bg-main);flex-direction:column;justify-content:center;align-items:center;padding:7.5rem 2.5rem 3rem;display:flex;overflow-y:auto}.page-module__8AStQW__formBox{width:100%;max-width:480px}.page-module__8AStQW__formHeader{margin-bottom:2rem}.page-module__8AStQW__formTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .25rem;font-size:1.8rem;font-weight:800}.page-module__8AStQW__formSubtitle{color:var(--text-muted);margin:0;font-size:.95rem}.page-module__8AStQW__errorBanner{color:var(--color-orange);background:#f480301f;border:1px solid #f4803059;border-radius:999px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.page-module__8AStQW__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__8AStQW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__8AStQW__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.page-module__8AStQW__label{color:var(--text-muted);font-size:.82rem;font-weight:600}.page-module__8AStQW__input{width:100%;color:var(--text-primary);font-family:var(--font-body);background:#082b4580;border:1.5px solid #0cb3b933;border-radius:999px;outline:none;padding:.7rem .9rem;font-size:.95rem;transition:border-color .2s}.page-module__8AStQW__input::placeholder{color:var(--text-muted);opacity:.5}.page-module__8AStQW__input:focus{border-color:var(--color-teal)}.page-module__8AStQW__inputError{border-color:#f4803099}.page-module__8AStQW__inputWrapper{align-items:center;display:flex;position:relative}.page-module__8AStQW__inputWrapper .page-module__8AStQW__input{width:100%;padding-right:2.75rem}.page-module__8AStQW__eyeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.95rem;transition:color .2s;display:flex;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.page-module__8AStQW__eyeBtn:hover{color:var(--text-primary)}.page-module__8AStQW__strengthBox{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.page-module__8AStQW__strengthBar{gap:4px;display:flex}.page-module__8AStQW__strengthSegment{background:#ffffff1a;border-radius:999px;flex:1;height:4px;transition:background .25s}.page-module__8AStQW__strength1{background:#e74c3c}.page-module__8AStQW__strength2{background:var(--color-orange)}.page-module__8AStQW__strength3{background:#f1c40f}.page-module__8AStQW__strength4{background:var(--color-teal)}.page-module__8AStQW__ruleList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.page-module__8AStQW__ruleItem{align-items:center;gap:.4rem;font-size:.78rem;transition:color .2s;display:flex}.page-module__8AStQW__ruleOk{color:var(--color-teal)}.page-module__8AStQW__ruleFail{color:var(--text-muted)}.page-module__8AStQW__termsLabel{color:var(--text-muted);cursor:pointer;align-items:center;gap:.6rem;font-size:.85rem;line-height:1.4;display:flex}.page-module__8AStQW__fieldError{color:var(--color-orange);min-height:1rem;font-size:.78rem}.page-module__8AStQW__fieldError:empty{display:none}.page-module__8AStQW__phoneWrapper{background:#082b4580;border:1.5px solid #0cb3b933;border-radius:999px;align-items:center;width:100%;padding:0 .9rem;transition:border-color .2s;display:flex}.page-module__8AStQW__phoneWrapper:focus-within{border-color:var(--color-teal)}.page-module__8AStQW__phoneWrapperError{border-color:#f4803099}.PhoneInput{align-items:center;gap:.5rem;width:100%;display:flex}.PhoneInputCountry{border-right:1px solid #0cb3b926;flex-shrink:0;align-items:center;gap:.3rem;margin-right:.2rem;padding:.7rem .5rem .7rem 0;display:flex;position:relative}.PhoneInputCountryIcon{border-radius:2px;width:1.2rem;height:auto;display:flex;overflow:hidden}.PhoneInputCountryIcon--square{border-radius:2px}.PhoneInputCountrySelect{opacity:0;cursor:pointer;z-index:1;width:100%;position:absolute;inset:0}.PhoneInputCountrySelectArrow{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);opacity:.6;width:.35em;height:.35em;margin-top:-.15em;margin-left:.15rem;display:block;transform:rotate(45deg)}.PhoneInputInput{color:var(--text-primary);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:.7rem .2rem;font-size:.95rem}.PhoneInputInput::placeholder{color:var(--text-muted);opacity:.5}.page-module__8AStQW__submitBtn{width:100%;color:var(--bg-darker);font-family:var(--font-body);cursor:pointer;background:#fff;border:none;border-radius:999px;margin-top:.5rem;padding:.8rem;font-size:.95rem;font-weight:700;transition:opacity .2s;position:relative;overflow:hidden}.page-module__8AStQW__submitBtn:hover{opacity:.88}.page-module__8AStQW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__8AStQW__footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.page-module__8AStQW__link{color:var(--color-teal);font-weight:600}.page-module__8AStQW__link:hover{color:var(--color-orange)}.page-module__8AStQW__successIcon{border:2px solid var(--color-teal);width:56px;height:56px;color:var(--color-teal);background:#0cb3b926;border-radius:50%;justify-content:center;align-items:center;margin:0 0 1rem;font-size:1.5rem;display:flex}.page-module__8AStQW__successTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.page-module__8AStQW__successText{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.page-module__8AStQW__successBtn{color:var(--bg-darker);font-family:var(--font-body);background:#fff;border-radius:999px;padding:.75rem 2rem;font-size:.95rem;font-weight:700;transition:opacity .2s;display:inline-block}.page-module__8AStQW__successBtn:hover{opacity:.88;color:var(--bg-darker)}.page-module__8AStQW__mobileLogo{display:none}@media (max-width:768px){.page-module__8AStQW__wrapper{grid-template-columns:1fr;min-height:calc(100vh - 4.5rem);position:relative;inset:auto}.page-module__8AStQW__promo{display:none}.page-module__8AStQW__formPanel{justify-content:flex-start;padding:3rem 1.5rem 4rem}.page-module__8AStQW__mobileLogo{width:auto;height:28px;margin-bottom:2rem;display:block}.page-module__8AStQW__row{grid-template-columns:1fr}}
