.register-module__jUGYdG__layoutRoot{color:#0a1628;background:#fff;min-height:100vh;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.register-module__jUGYdG__layoutRoot *,.register-module__jUGYdG__layoutRoot :before,.register-module__jUGYdG__layoutRoot :after{font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.register-module__jUGYdG__nav{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:32px 40px;display:flex;position:sticky;top:0}.register-module__jUGYdG__navLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.register-module__jUGYdG__navLinks{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.register-module__jUGYdG__navLink{color:#374151;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s}.register-module__jUGYdG__navLink:hover{color:#3eb34e}.register-module__jUGYdG__navActions{flex-shrink:0;align-items:center;gap:16px;display:flex}.register-module__jUGYdG__navSignIn{color:#3eb34e;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.register-module__jUGYdG__navSignIn:hover{color:#1c802a}.register-module__jUGYdG__navRegister{color:#fff;white-space:nowrap;background:#000;border-radius:40px;padding:15px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s}.register-module__jUGYdG__navRegister:hover{background:#18b056}.register-module__jUGYdG__navSignInBtn{color:#fff;white-space:nowrap;background:#0a1628;border-radius:40px;padding:12px 32px;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s}.register-module__jUGYdG__navSignInBtn:hover{background:#3eb34e}.register-module__jUGYdG__layoutMain{background:#f2f2f2;min-height:calc(100vh - 68px)}.register-module__jUGYdG__pageHeader{text-align:center;background:#f2f2f2;padding:80px 24px 40px}.register-module__jUGYdG__pageTitle{color:#000;letter-spacing:-1px;margin:0 0 12px;font-size:48px;font-weight:500;line-height:1.1}.register-module__jUGYdG__pageSubtitle{color:#666;margin:0 0 40px;font-size:16px;font-weight:500}.register-module__jUGYdG__formWrapper{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;padding:0 24px 80px;display:flex}.register-module__jUGYdG__formSection{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:40px 40px 24px}.register-module__jUGYdG__sectionTitle{color:#000;margin:0 0 28px;font-size:28px;font-weight:600}.register-module__jUGYdG__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.register-module__jUGYdG__field{flex-direction:column;margin-bottom:24px;display:flex}.register-module__jUGYdG__field:last-child{margin-bottom:0}.register-module__jUGYdG__label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:500}.register-module__jUGYdG__input,.register-module__jUGYdG__select{color:#000;box-sizing:border-box;appearance:none;background:#fff;border:1px solid #e4e4e4;border-radius:999px;outline:none;width:100%;padding:12px 24px;font-family:Work Sans,sans-serif;font-size:16px;transition:border-color .15s,background .15s}.register-module__jUGYdG__input:focus,.register-module__jUGYdG__select:focus{background:#fff;border-color:#3eb34e}.register-module__jUGYdG__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.register-module__jUGYdG__select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.register-module__jUGYdG__inputError{border-color:#ef4444}.register-module__jUGYdG__fieldError{color:#ef4444;font-size:12px}.register-module__jUGYdG__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__jUGYdG__passwordWrapper .register-module__jUGYdG__input{padding-right:46px}.register-module__jUGYdG__eyeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.register-module__jUGYdG__eyeBtn:hover{color:#374151}.register-module__jUGYdG__toggleWrapper{align-items:center;gap:12px;margin:0 auto 20px;display:flex}.register-module__jUGYdG__toggleTrack{background:#f2f2f2;border-radius:999px;gap:8px;padding:8px;display:flex}.register-module__jUGYdG__toggleBtn{cursor:pointer;color:#6b7280;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 20px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s,color .15s;display:flex}.register-module__jUGYdG__toggleBtnActive{color:#fff;background:#3eb34e}.register-module__jUGYdG__saveBadge{color:#1c802a;letter-spacing:.02em;background:#dcfce7;border-radius:999px;padding:2px 12px;font-size:16px;font-weight:500}.register-module__jUGYdG__toggleBtnActive .register-module__jUGYdG__saveBadge{color:#fff;background:#ffffff40}.register-module__jUGYdG__planDisplay{background:#f9fafb;border:2px solid #3eb34e;border-radius:20px;margin-bottom:16px;padding:32px 40px 40px}.register-module__jUGYdG__planDisplayHeader{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.register-module__jUGYdG__planName{color:#0a1628;margin-bottom:3px;font-size:28px;font-weight:600}.register-module__jUGYdG__planSearches{color:#3eb34e;margin-bottom:20px;font-size:16px;font-weight:600}.register-module__jUGYdG__planPriceBlock{text-align:right;flex-shrink:0}.register-module__jUGYdG__planPrice{color:#0a1628;white-space:nowrap;font-size:28px;font-weight:800}.register-module__jUGYdG__planPriceSub{color:#6b7280;margin-top:2px;font-size:16px}.register-module__jUGYdG__planLimit{color:#999;margin-bottom:14px;font-size:16px;display:none}.register-module__jUGYdG__planFeatures{flex-direction:column;gap:12px;margin:0 0 16px;padding:0;list-style:none;display:flex}.register-module__jUGYdG__planFeature{color:#374151;align-items:center;gap:12px;font-size:16px;display:flex}.register-module__jUGYdG__planFeature:before{content:"✓";color:#3eb34e;flex-shrink:0;font-size:16px;font-weight:700}.register-module__jUGYdG__planLinksRow{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;padding-top:32px;display:flex}.register-module__jUGYdG__planLinksLabel{color:#9ca3af;margin-right:2px;font-size:16px}.register-module__jUGYdG__planLink{color:#6b7280;border:1.5px solid #e0e0e0;border-radius:20px;padding:4px 14px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.register-module__jUGYdG__planLink:hover{color:#3eb34e;border-color:#3eb34e}.register-module__jUGYdG__planLinkActive{color:#3eb34e;background:#f0faf1;border-color:#3eb34e}.register-module__jUGYdG__summaryRows{flex-direction:column;gap:20px;margin-bottom:4px;display:flex}.register-module__jUGYdG__summaryRow{color:#6b7280;justify-content:space-between;align-items:center;font-size:16px;display:flex}.register-module__jUGYdG__summaryValue{color:#0a1628;font-weight:500}.register-module__jUGYdG__summaryDivider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.register-module__jUGYdG__summaryTotal{color:#000;justify-content:space-between;align-items:center;margin-bottom:40px;font-size:20px;font-weight:600;display:flex}.register-module__jUGYdG__serverError{color:#dc2626;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:12px;margin-bottom:20px;padding:12px 16px;font-size:14px}.register-module__jUGYdG__termsRow{align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.register-module__jUGYdG__checkbox{cursor:pointer;accent-color:#3eb34e;flex-shrink:0;width:17px;height:17px;margin-top:2px}.register-module__jUGYdG__termsText{color:#374151;font-size:16px;line-height:1.55}.register-module__jUGYdG__termsLink{color:#3eb34e;font-weight:600;text-decoration:none}.register-module__jUGYdG__termsErrorMsg{color:#ef4444;margin:0 0 16px 29px;font-size:12px}.register-module__jUGYdG__submitBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#3eb34e;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:40px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s;display:flex}.register-module__jUGYdG__submitBtn:hover:not(:disabled){background:#1c802a}.register-module__jUGYdG__submitBtn:disabled{opacity:.72;cursor:not-allowed}.register-module__jUGYdG__submitNote{text-align:center;color:#9ca3af;margin:12px 0 0;font-size:16px}.register-module__jUGYdG__spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.65s linear infinite register-module__jUGYdG__spin}@keyframes register-module__jUGYdG__spin{to{transform:rotate(360deg)}}@media (max-width:860px){.register-module__jUGYdG__nav{padding:0 24px}.register-module__jUGYdG__navLinks{display:none}.register-module__jUGYdG__pageHeader{padding:56px 24px 48px}.register-module__jUGYdG__pageTitle{letter-spacing:0;font-size:20px}.register-module__jUGYdG__formSection{border-radius:16px;padding:32px 28px}}@media (max-width:560px){.register-module__jUGYdG__nav{padding:0 16px}.register-module__jUGYdG__navRegister,.register-module__jUGYdG__navSignInBtn{display:none}.register-module__jUGYdG__pageHeader{padding:40px 16px 36px}.register-module__jUGYdG__pageTitle{letter-spacing:0;font-size:20px}.register-module__jUGYdG__formWrapper{padding:0 16px 60px}.register-module__jUGYdG__formSection{border-radius:16px;padding:24px 20px}.register-module__jUGYdG__row{grid-template-columns:1fr}.register-module__jUGYdG__planDisplayHeader{flex-direction:column;gap:10px}.register-module__jUGYdG__planPriceBlock{text-align:left}}.register-module__jUGYdG__trustBar{color:#9ca3af;justify-content:center;align-items:center;gap:20px;margin-top:14px;font-size:16px;font-weight:500;display:flex}.register-module__jUGYdG__trustItem{align-items:center;gap:8px;display:flex}.register-module__jUGYdG__phoneRow{align-items:stretch;gap:8px;display:flex}.register-module__jUGYdG__phonePrefix{color:#374151;appearance:none;cursor:pointer;text-align:center;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #e4e4e4;border-radius:999px;outline:none;flex-shrink:0;width:110px;padding:12px 24px 12px 10px;font-family:Work Sans,sans-serif;font-size:16px;transition:border-color .15s}.register-module__jUGYdG__phonePrefix:focus{border-color:#3eb34e}.register-module__jUGYdG__phoneInput{color:#000;box-sizing:border-box;background:#fff;border:1px solid #e4e4e4;border-radius:999px;outline:none;flex:1;padding:12px 24px;font-family:Work Sans,sans-serif;font-size:16px;transition:border-color .15s}.register-module__jUGYdG__phoneInput:focus{border-color:#3eb34e}.register-module__jUGYdG__input::placeholder,.register-module__jUGYdG__select::placeholder{color:#aaa}.register-module__jUGYdG__phonePrefixWrap{flex-shrink:0;position:relative}.register-module__jUGYdG__sectionTitleRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.register-module__jUGYdG__sectionTitleRow .register-module__jUGYdG__sectionTitle{margin-bottom:0}