.styles_containerSpinner__zswst{align-items:center;display:flex;justify-content:center}.styles_containerSpinner__zswst svg{margin:0 5px}.Toast_toast__kosGU{position:fixed!important;top:auto!important;right:20px;min-width:300px;max-width:500px;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;align-items:center;gap:1rem;z-index:99999999;animation:Toast_slideIn__rDBWN .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Toast_icon__ekF8p{font-size:1.5rem;font-weight:700;flex-shrink:0;color:#fff}.Toast_content__ARTxp{flex:1 1;color:#fff;font-size:.95rem;line-height:1.4}.Toast_close__oI4Ui{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;flex-shrink:0}.Toast_close__oI4Ui:hover{background:hsla(0,0%,100%,.2)}@keyframes Toast_slideIn__rDBWN{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@media(max-width:768px){.Toast_toast__kosGU{top:10px;right:10px;left:10px;min-width:auto;max-width:none}@keyframes Toast_slideIn__rDBWN{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}}.styles_loadingContainer__nMDYr{display:flex;justify-content:center;align-items:center;min-height:200px}.styles_loadingContent__GKoZi{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;text-align:center}.styles_loadingContent__GKoZi p{color:#6b7280;font-size:.9rem}.styles_typeToggle__DFlcU{display:flex;gap:.5rem;margin-bottom:1.5rem;background:#f1f5f9;border-radius:50px;padding:4px}.styles_typeBtn__g7vpJ{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:50px;background:transparent;color:#64748b;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_typeBtn__g7vpJ:hover{color:#1a1a1a}.styles_typeBtn__g7vpJ.styles_active__lQCu6{background:linear-gradient(45deg,#ff7a00,#ff9500);color:#fff;box-shadow:0 4px 15px rgba(255,122,0,.3)}.styles_loadingContainer__LHDsf{display:flex;justify-content:center;align-items:center;min-height:200px}.styles_loadingContent__J8HTz{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.styles_passwordRules__BpKjZ{background:#f8f8f8;border-radius:10px;margin:15px;padding:15px}.styles_passwordRules__BpKjZ p{margin:0 0 .5rem;font-size:.85rem;color:#666;font-weight:600}.styles_passwordRules__BpKjZ ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem 1rem}.styles_passwordRules__BpKjZ ul li{font-size:.8rem;display:flex;align-items:center;gap:.3rem;transition:color .2s ease}.styles_passwordRules__BpKjZ ul li svg{flex-shrink:0;font-size:.7rem}.styles_ruleValid__zrk_G{color:#10b981}.styles_ruleInvalid__E62_s{color:#ef4444}.styles_container__N5_6T .styles_cardForm__xD4jy{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:640px){.styles_container__N5_6T .styles_cardForm__xD4jy{flex-direction:column;gap:0}}.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_monthField___4kXd{flex:2 1;min-width:120px}@media(max-width:640px){.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_monthField___4kXd{flex:none;min-width:auto}}.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_yearField__cqmLt{flex:2 1;min-width:120px}@media(max-width:640px){.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_yearField__cqmLt{flex:none;min-width:auto}}.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_cvvField__6lgb7{flex:1 1;min-width:80px}@media(max-width:640px){.styles_container__N5_6T .styles_cardForm__xD4jy .styles_formGroup__OwWb1.styles_cvvField__6lgb7{flex:none;min-width:auto}}.styles_domainSelector__0ESEg{margin-bottom:2rem}.styles_mainLabel__d22tQ{font-size:.9rem;font-weight:600;color:#2d2d2d;margin-bottom:1rem;display:block}.styles_typeToggle__bJfpF{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;padding:10px}@media(max-width:520px){.styles_typeToggle__bJfpF{grid-template-columns:1fr;gap:.75rem}}.styles_toggleButton__Bo52p{display:flex;align-items:center;gap:1rem;padding:1.25rem;min-width:0;border:2px solid #e5e7eb;border-radius:15px;background:#fff;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.styles_toggleButton__Bo52p:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,122,0,.05),rgba(255,149,0,.05));opacity:0;transition:opacity .3s ease}.styles_toggleButton__Bo52p:hover{border-color:#ff9500;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,122,0,.15)}.styles_toggleButton__Bo52p.styles_active__4_ySQ{border-color:#ff7a00;background:linear-gradient(135deg,#fff,#fff5eb);box-shadow:0 4px 20px rgba(255,122,0,.2)}.styles_toggleButton__Bo52p.styles_active__4_ySQ:before{opacity:1}.styles_toggleButton__Bo52p.styles_active__4_ySQ .styles_icon__Ruzjt{color:#ff7a00;transform:scale(1.1)}.styles_toggleButton__Bo52p.styles_active__4_ySQ .styles_buttonTitle__iOjhn{color:#ff7a00}.styles_icon__Ruzjt{font-size:1.5rem;color:#666;transition:all .3s ease;flex-shrink:0}.styles_buttonContent__Ex3Fo{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;position:relative;z-index:1}.styles_buttonTitle__iOjhn{font-size:1rem;font-weight:600;color:#2d2d2d;transition:color .3s ease;white-space:nowrap}@media(max-width:520px){.styles_buttonTitle__iOjhn{font-size:.9rem}}.styles_buttonSubtitle__fxI6Y{font-size:.8rem;color:#666;font-weight:400}.styles_subdomainWrapper__ildYW{position:relative;display:flex;align-items:center;gap:.5rem}@media(max-width:520px){.styles_subdomainWrapper__ildYW{flex-wrap:wrap}}.styles_subdomainInput__xnogd{flex:1 1;padding-right:45px!important}.styles_suffix__TDlIo{color:#9e9e9e;font-size:1rem;white-space:nowrap;padding:.6rem 1rem;border-radius:15px;flex-shrink:0}.styles_statusIcon__WWr6O{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.3rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.styles_statusIcon__WWr6O svg{pointer-events:all;right:-40px;float:right}.styles_statusIcon__WWr6O .styles_available__DWkh3{color:#10b981}.styles_statusIcon__WWr6O .styles_unavailable__RTJqz{color:#ef4444;cursor:pointer;transition:transform .2s ease}.styles_statusIcon__WWr6O .styles_unavailable__RTJqz:hover{transform:scale(1.2)}@keyframes styles_spin__k9Vka{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_spin__k9Vka{animation:styles_spin__k9Vka 1s linear infinite;color:#3b82f6}.styles_container__xBcwu{padding:2rem;max-width:1200px;margin:0 auto}.styles_container__xBcwu h3{text-align:center;margin-bottom:2rem;color:#1f2937;font-size:1.5rem}.styles_typeGrid__52r6X{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.styles_typeCard__Q8uqL{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.styles_typeCard__Q8uqL:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--accent-color,#3b82f6)}.styles_typeCard__Q8uqL.styles_selected__cYbRL{border-color:var(--accent-color,#3b82f6);background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(59,130,246,.02));box-shadow:0 8px 25px rgba(59,130,246,.15)}.styles_typeIcon__D6fcf{width:60px;height:60px;border-radius:12px;background:var(--accent-color,#3b82f6);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff;font-size:1.5rem}.styles_typeCard__Q8uqL h4{margin:0 0 .5rem;color:#1f2937;font-size:1.25rem;font-weight:600}.styles_typeCard__Q8uqL p{color:#6b7280;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.styles_features__z7Ch5{display:flex;flex-direction:column;gap:.5rem}.styles_feature__Bh7Dq{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151}.styles_feature__Bh7Dq svg{color:var(--accent-color,#10b981);font-size:.75rem}.styles_moreFeatures__TA2Mg{font-size:.8rem;color:#6b7280;font-style:italic;margin-top:.25rem}.styles_selectedBadge__4rdc8{position:absolute;top:1rem;right:1rem;width:24px;height:24px;background:var(--accent-color,#10b981);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.styles_customFields__2e52M{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;margin-top:2rem}.styles_customFields__2e52M h4{margin:0 0 1.5rem;color:#1f2937;font-size:1.25rem}.styles_fieldsGrid__dgKSt{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.styles_fieldGroup__PpCmU{display:flex;flex-direction:column;gap:.5rem}.styles_fieldLabel__3RGMw{font-weight:500;color:#374151;font-size:.9rem}.styles_required__Y2UGv{color:#ef4444;margin-left:.25rem}.styles_select__62CGe,.styles_textArea__4CHMP,.styles_textInput__yB37q{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;transition:border-color .2s}.styles_select__62CGe:focus,.styles_textArea__4CHMP:focus,.styles_textInput__yB37q:focus{outline:none;border-color:#ff7a00;box-shadow:0 0 0 3px rgba(255,122,0,.1)}.styles_textArea__4CHMP{resize:vertical;min-height:80px}.styles_multiSelect__KBCtu{border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.styles_selectedItems__NxYlq{padding:.75rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;min-height:50px}.styles_selectedItem__e9WlL{background:linear-gradient(45deg,#ff7a00,#ff9500);color:#fff;padding:.25rem .5rem;border-radius:15px;font-size:.8rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px rgba(255,122,0,.2)}.styles_removeItem__E9a2Z{cursor:pointer;opacity:.7}.styles_removeItem__E9a2Z:hover{opacity:1}.styles_optionsList__aH_4R{max-height:200px;overflow-y:auto;padding:.5rem}.styles_checkboxLabel__VBkZc{display:flex;align-items:center;gap:.75rem;padding:.5rem;cursor:pointer;border-radius:6px;transition:background-color .2s}.styles_checkboxLabel__VBkZc:hover{background:#f3f4f6}.styles_checkboxLabel__VBkZc input[type=checkbox]{display:none}.styles_checkmark__U_a68{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .2s}.styles_checkmark__U_a68:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s}.styles_checkboxLabel__VBkZc input:checked+.styles_checkmark__U_a68{background:#ff7a00;border-color:#ff7a00}.styles_checkboxLabel__VBkZc input:checked+.styles_checkmark__U_a68:after{opacity:1}.styles_addCustom__MXyiI{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.styles_addButton__NECgD{background:none;border:1px dashed #9ca3af;color:#6b7280;padding:.5rem 1rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.85rem;width:100%;transition:all .2s}.styles_addButton__NECgD:hover{border-color:#ff7a00;color:#ff7a00}.styles_addForm__bL8ht{display:flex;gap:.5rem;align-items:center}.styles_addForm__bL8ht input{flex:1 1;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem}.styles_addForm__bL8ht button{padding:.5rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.styles_addForm__bL8ht button:first-of-type{background:#10b981;color:#fff}.styles_addForm__bL8ht button:last-of-type{background:#ef4444;color:#fff}.styles_actions__bL8rg{display:flex;justify-content:center;padding-top:1rem}.styles_confirmButton__bJg3h{background:linear-gradient(45deg,#ff7a00,#ff9500);color:#fff;border:none;padding:.75rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,122,0,.3)}.styles_confirmButton__bJg3h:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,122,0,.4)}.styles_disabled__SoryQ{opacity:.6;cursor:not-allowed;filter:grayscale(.3)}.styles_disabled__SoryQ:hover{transform:none;box-shadow:none;border-color:#e5e7eb}.styles_iconDisabled__I_vcv{opacity:.7;filter:grayscale(.2)}.styles_comingSoonBadge__DecB9{position:absolute;right:-8px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;box-shadow:0 4px 12px rgba(245,158,11,.4);animation:styles_pulse__wUN57 2s infinite}.styles_comingSoonBadge__DecB9:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#f59e0b,#d97706,#f59e0b);border-radius:22px;z-index:-1;opacity:.3;animation:styles_rotate__g9Y8A 3s linear infinite}.styles_comingSoonText__sXzsA{position:relative;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.styles_comingSoonGlow__WpIJD{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(245,158,11,.6) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);animation:styles_glow__IDQZR 2s ease-in-out infinite alternate}@keyframes styles_pulse__wUN57{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes styles_rotate__g9Y8A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_glow__IDQZR{0%{opacity:.4;transform:translate(-50%,-50%) scale(.8)}to{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}@media(max-width:1024px){.styles_typeGrid__52r6X{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.styles_typeGrid__52r6X{grid-template-columns:1fr;gap:1rem}.styles_container__xBcwu{padding:1rem}}.styles_card__5Gi0U,.styles_card__5Gi0U h3{display:flex;justify-content:center;align-items:center}.styles_card__5Gi0U h3{font-size:50px;font-weight:700}.styles_card__5Gi0U img{float:right}.styles_boxPackages___gMAI{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.styles_boxPackages___gMAI div{flex:1 1;background-color:#f1f1f1;padding:20px;border-radius:5px;margin:10px;position:relative;min-width:250px}.styles_boxPackages___gMAI div div{margin:0 0 20px;padding:0;display:flex;align-items:center}.styles_boxPackages___gMAI div div h4{margin:10px;font-size:35px}.styles_boxPackages___gMAI div h3{position:absolute;top:37px;rotate:45deg;right:-30px;font-size:12px;background-color:#6c10ba;padding:5px 40px;color:#fff}.styles_boxPackages___gMAI div h2{font-size:18px;text-align:center;font-weight:400;margin-top:25px}.styles_boxPackages___gMAI div h5{font-size:10px;margin-top:15px;color:#6c6c6c;font-weight:400}.styles_boxPackages___gMAI div ul{min-height:200px}.styles_boxPackages___gMAI div ul li{list-style:none;line-height:30px}.styles_boxPackages___gMAI div ul li svg{font-size:12px;color:#81b168;padding-right:5px}.styles_boxPackages___gMAI div button{width:100%;padding:10px 25px;display:flex;justify-content:space-between;align-items:center;border-radius:25px;background-color:#c93d36}.styles_boxPackages___gMAI div hr{margin:20px 0}.styles_containerLogin__16Vi6{background-color:#fff;width:50%;padding:40px 20px 20px;margin:auto}.styles_titleSetings__8gxsr{font-size:56px;line-height:60px;position:absolute;top:30%;max-width:600px;left:5%}.styles_heroSection__zfPkf{min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:40px}.styles_heroContent___7F0Q{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:2}.styles_heroText__SqFED{color:#333}.styles_heroTitle___rv9u{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.styles_highlight__Y8GU1{background:linear-gradient(45deg,#ff7a00,#ff9500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_heroSubtitle__zeP_M{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.6}.styles_features__nFRUA{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.styles_feature__U2zj2{display:flex;align-items:center;gap:.75rem;font-size:1.1rem}.styles_checkIcon__unmo4{color:#4ade80;font-size:1rem}.styles_ctaButton__qAE8Y{background:linear-gradient(45deg,#ff7a00,#ff9500);border:none;padding:1rem 2rem;border-radius:50px;color:#fff;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,122,0,.3)}.styles_ctaButton__qAE8Y:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,122,0,.4)}.styles_buttonIcon__W15kD{font-size:.9rem;transition:transform .3s ease}.styles_ctaButton__qAE8Y:hover .styles_buttonIcon__W15kD{transform:translateX(3px)}.styles_heroVisual__QNfYV{display:flex;justify-content:center;align-items:center}.styles_mockupContainer__Wq6xp{position:relative;transform:perspective(1000px) rotateY(-15deg) rotateX(10deg);transition:transform .3s ease}.styles_mockupContainer__Wq6xp:hover{transform:perspective(1000px) rotateY(-10deg) rotateX(5deg)}.styles_mockup__r6W5e{width:300px;height:400px;background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden;position:relative}.styles_mockupHeader__FW9p_{height:40px;background:#f5f5f5;display:flex;align-items:center;padding:0 15px;border-bottom:1px solid #e0e0e0}.styles_mockupDots__CkhU1{display:flex;gap:6px}.styles_mockupDots__CkhU1 span{width:8px;height:8px;border-radius:50%}.styles_mockupDots__CkhU1 span:first-child{background:#ff5f57}.styles_mockupDots__CkhU1 span:nth-child(2){background:#ffbd2e}.styles_mockupDots__CkhU1 span:nth-child(3){background:#28ca42}.styles_mockupContent__d6tb6{padding:20px;display:flex;flex-direction:column;gap:15px}.styles_mockupLine__mEFeD{height:12px;background:linear-gradient(90deg,#e0e0e0,#f0f0f0 50%,#e0e0e0);border-radius:6px;animation:styles_shimmer___s8Q_ 2s infinite}.styles_mockupLine__mEFeD:first-child{width:80%}.styles_mockupLine__mEFeD:nth-child(2){width:60%}.styles_mockupBox__Q3qD9{height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;margin-top:10px}.styles_stepSection__Ti1sP{min-height:100vh;padding:2rem 1rem}.styles_stepCard__aitXO{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);max-width:600px;width:100%;margin:0 auto;overflow:hidden;min-height:500px}.styles_stepHeader__0Ud0X{background:#f3f3f3;color:#333;padding:2rem;text-align:center}.styles_stepHeader__0Ud0X h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.styles_stepHeader__0Ud0X p{opacity:.9;font-size:1.1rem;margin:0}.styles_stepContent__p7cH_{padding:2rem}.styles_stepActions__zd__U{display:flex;justify-content:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_formGroup__UKKMS{margin-bottom:1.5rem;position:relative}.styles_formGroup__UKKMS label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.styles_modernInput__OJEb6{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.styles_modernInput__OJEb6:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_modernInput__OJEb6::-moz-placeholder{color:#9ca3af}.styles_modernInput__OJEb6:-ms-input-placeholder{color:#9ca3af}.styles_modernInput__OJEb6::placeholder{color:#9ca3af}.styles_modernTextarea__0OKu1{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;transition:all .3s ease;background:#fff;resize:vertical;font-family:inherit}.styles_modernTextarea__0OKu1:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_modernTextarea__0OKu1::-moz-placeholder{color:#9ca3af}.styles_modernTextarea__0OKu1:-ms-input-placeholder{color:#9ca3af}.styles_modernTextarea__0OKu1::placeholder{color:#9ca3af}.styles_dropdown__OX3Iy{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:999999;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_dropdownItem__Wtzfh{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;z-index:999999}.styles_dropdownItem__Wtzfh:hover{background-color:#f3f4f6}.styles_dropdownItem__Wtzfh:last-child{border-radius:0 0 6px 6px}.styles_serviceGrid__nvZNh{display:grid;grid-gap:1.5rem;gap:1.5rem}.styles_buttonGroup__QXeDN{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.styles_backButton__R0Pb3{background:#f3f4f6;color:#374151;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.styles_backButton__R0Pb3:hover{background:#e5e7eb;transform:translateY(-1px)}.styles_nextButton__lXi70{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.styles_nextButton__lXi70:hover:not(.styles_disabled__GvUBx){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.styles_nextButton__lXi70.styles_disabled__GvUBx{background:#d1d5db;cursor:not-allowed}.styles_helpText__rppHR{color:#6b7280;font-size:.875rem;margin-top:.5rem;display:block;padding:0 15px}.styles_accountSection__ajsQU{min-height:100vh;display:flex;align-items:flex-start;background:#fff;padding:2rem 0}.styles_accountGrid__momjB{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:1000px;margin:0 auto}.styles_accountVisual__FNrlQ{background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem 2rem;display:flex;align-items:center;color:#fff}.styles_visualContent__tFWAW h3{font-size:2rem;font-weight:700;margin-bottom:2rem}.styles_benefits__D2H__{display:flex;flex-direction:column;gap:1.5rem}.styles_benefit__ahN2f{display:flex;align-items:flex-start;gap:1rem}.styles_benefit__ahN2f h4{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#fff}.styles_benefit__ahN2f p{font-size:.9rem;opacity:.9;margin:0}.styles_benefitIcon__nFC_r{font-size:1.5rem;background:hsla(0,0%,100%,.2);width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_accountForm__lQdpW{padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}.styles_formHeader__SU0m_{text-align:center;margin-bottom:2rem}.styles_formHeader__SU0m_ h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.styles_formHeader__SU0m_ p{color:#6b7280;margin:0}.styles_formFooter__11vJu{margin-top:1.5rem;text-align:center}.styles_formFooter__11vJu p{font-size:.875rem;color:#9ca3af;margin:0}.styles_mainContainer__PYjs6{min-height:calc(100vh - 100px);margin-top:80px;overflow-x:hidden}.styles_stepIndicator__hVFiJ{position:relative;width:100vw;margin-left:calc(-50vw + 50%);background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#ff7a00);padding:1rem 1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid rgba(255,122,0,.1);display:flex;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.styles_stepIndicator__hVFiJ::-webkit-scrollbar{display:none}.styles_stepIcons__rlA6r{display:flex;align-items:flex-start;justify-content:center;gap:1.5rem;flex-shrink:0}.styles_stepWrapper__d_QkV{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex-shrink:0}.styles_stepDot__8elgb{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);border:2px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:all .3s ease}.styles_stepDot__8elgb.styles_active__Buq_l{background:linear-gradient(45deg,#ff7a00,#ff9500);color:#fff;border-color:transparent;box-shadow:0 4px 12px rgba(255,122,0,.4);transform:scale(1.1)}.styles_stepDot__8elgb.styles_completed__mpcVd{background:#10b981;color:#fff;border-color:transparent;box-shadow:0 2px 8px rgba(16,185,129,.3)}.styles_stepLabel__MI_yB{font-size:.7rem;color:hsla(0,0%,100%,.5);text-align:center;white-space:nowrap;transition:all .3s ease}.styles_stepWrapper__d_QkV:has(.styles_stepDot__8elgb.styles_active__Buq_l) .styles_stepLabel__MI_yB{color:#fff;font-weight:600}.styles_stepWrapper__d_QkV:has(.styles_stepDot__8elgb.styles_completed__mpcVd) .styles_stepLabel__MI_yB{color:hsla(0,0%,100%,.8)}.styles_progressBackground__eTKVI{position:absolute;top:0;left:0;right:0;height:4px;background:rgba(255,122,0,.1);overflow:hidden}.styles_progressBar__8H360{height:100%;background:linear-gradient(90deg,#ff7a00,#ff9500);transition:width .8s cubic-bezier(.4,0,.2,1);position:relative}.styles_progressBar__8H360:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3));animation:styles_shimmer___s8Q_ 2s infinite}.styles_transitioning__jhTMp .styles_accountSection__ajsQU,.styles_transitioning__jhTMp .styles_heroSection__zfPkf,.styles_transitioning__jhTMp .styles_stepSection__Ti1sP,.styles_transitioning__jhTMp .styles_successSection__W3IZS{opacity:0;transform:translateX(-20px);transition:all .3s ease-out}.styles_accountSection__ajsQU,.styles_heroSection__zfPkf,.styles_stepSection__Ti1sP,.styles_successSection__W3IZS{opacity:1;transform:translateX(0);transition:all .3s ease-out;animation:styles_slideIn__UAszm .4s ease-out}.styles_loadingContainer__lPC4X{display:flex;justify-content:center;align-items:center;min-height:200px}.styles_loadingContainer__lPC4X .styles_loadingContent__uLw5g{text-align:center}.styles_loadingContainer__lPC4X .styles_loadingContent__uLw5g p{margin-top:10px;color:#6b7280;font-size:.9rem}.styles_successSection__W3IZS{display:flex;align-items:center;padding:2rem 0}.styles_successCard__2cuLV{border-radius:24px;padding:4rem 2rem;text-align:center;max-width:600px;margin:0 auto;position:relative;overflow:hidden}.styles_successAnimation__zvwHR{margin-bottom:3rem;height:200px}.styles_successAnimation__zvwHR,.styles_successIcon__mJev9{position:relative;display:flex;align-items:center;justify-content:center}.styles_successIcon__mJev9{width:120px;height:120px;background:linear-gradient(45deg,#ff7a00,#ff9500);border-radius:50%;animation:styles_bounce__xTuZ6 2s infinite;box-shadow:0 10px 30px rgba(255,122,0,.4);z-index:2}.styles_rocketIcon__yhPq_{font-size:3rem;color:#fff;animation:styles_rocket__ztYPH 3s ease-in-out infinite}.styles_successParticles__Bddvj{position:absolute;top:0;left:0;right:0;bottom:0}.styles_particle__zu2CI{position:absolute;color:#ff9500;font-size:1.5rem;animation:styles_float__7rNnR 3s ease-in-out infinite}.styles_particle1__kZ9Rh{top:20%;left:10%;animation-delay:0s}.styles_particle2___8zVH{top:30%;right:15%;animation-delay:.5s}.styles_particle3__fYpeW{bottom:40%;left:20%;animation-delay:1s}.styles_particle4__mHHX5{bottom:30%;right:10%;animation-delay:1.5s}.styles_particle5__9WqDK{top:50%;left:5%;animation-delay:2s}.styles_particle6__Q_ohl{top:60%;right:5%;animation-delay:2.5s}.styles_particle7__fDvMf{top:10%;left:50%;animation-delay:.3s}.styles_particle8__nMydF{bottom:20%;left:50%;animation-delay:.8s}.styles_particle9__ny6ly{top:40%;left:80%;animation-delay:1.3s}.styles_particle10__Tbecx{bottom:50%;right:80%;animation-delay:1.8s}.styles_particle11__UnzC6{top:70%;left:30%;animation-delay:.2s}.styles_particle12__tYQ7W{bottom:60%;right:30%;animation-delay:1.2s}.styles_successContent__yw67S h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.styles_successContent__yw67S p{font-size:1.2rem;color:#6b7280;margin-bottom:3rem}.styles_progressContainer__KpgcH{margin:2rem 0}.styles_progressBar__8H360{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:2rem}.styles_progressFill__j0j9A{height:100%;background:linear-gradient(45deg,#ff7a00,#ff9500);border-radius:4px;animation:styles_progress____hTR 4s ease-in-out infinite}.styles_progressSteps__wdHwk{display:flex;justify-content:space-between;gap:1rem}.styles_progressStep__3NyM3{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6b7280;animation:styles_fadeInUp__EBNbJ 1s ease-out}.styles_progressStep__3NyM3:first-child{animation-delay:.5s}.styles_progressStep__3NyM3:nth-child(2){animation-delay:1s}.styles_progressStep__3NyM3:nth-child(3){animation-delay:1.5s}.styles_loadingMessage__7S1if{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;font-size:1.1rem;color:#6b7280}.styles_spinner__R6_dI{animation:styles_spin__b_KsI 1s linear infinite;color:#ff7a00}.styles_responseMessage__h_1v5{margin-top:2rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-weight:600}@keyframes styles_bounce__xTuZ6{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes styles_rocket__ztYPH{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes styles_float__7rNnR{0%,to{transform:translateY(0) rotate(0deg);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}@keyframes styles_progress____hTR{0%{width:0}25%{width:30%}50%{width:60%}75%{width:85%}to{width:100%}}@keyframes styles_fadeInUp__EBNbJ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideIn__UAszm{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_pulse__s03Ol{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:.3}}@keyframes styles_gentlePulse__6nTxI{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.05);opacity:.2}}@keyframes styles_checkBounce__9sJeq{0%{transform:scale(0) rotate(-45deg)}50%{transform:scale(1.2) rotate(-45deg)}to{transform:scale(1) rotate(0deg)}}@keyframes styles_iconBounce__xFPpv{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes styles_numberPop__DhxmL{0%{transform:scale(0) rotate(-180deg)}80%{transform:scale(1.2) rotate(10deg)}to{transform:scale(1) rotate(0deg)}}@keyframes styles_flow__1_dnW{0%{transform:translateX(-20px);opacity:0}50%{opacity:1}to{transform:translateX(20px);opacity:0}}@keyframes styles_shimmer___s8Q_{0%{transform:translateX(-20px)}to{transform:translateX(20px)}}.styles_realTimeProgress__BOLdc{display:flex;flex-direction:column;gap:1rem;align-items:center}.styles_currentStatus__ol5EM{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;color:#374151;padding:1rem;background:#f9fafb;border-radius:12px;border-left:4px solid #ff7a00;min-width:300px;justify-content:center}.styles_progressHistory__j9nBJ{display:flex;flex-direction:column;gap:.5rem;width:100%}@keyframes styles_slideInLeft__oPS_I{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.styles_colorSection__jjbq1{margin:2rem 0;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;border:1px solid #cbd5e1;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.styles_colorSection__jjbq1 h4{margin:0 0 2rem;color:#1e293b;font-size:1.3rem;font-weight:700;text-align:center}.styles_colorPalette__MPmHE{display:flex;flex-direction:column;gap:2.5rem}.styles_colorGroup__z7PsD h5{margin:0 0 1.5rem;color:#475569;font-size:1.1rem;font-weight:600;text-align:center;position:relative}.styles_colorGroup__z7PsD h5:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(45deg,#ff7a00,#ff9500);border-radius:2px}.styles_colorRow__fFkqE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;max-width:100%}.styles_colorCard__FxQmJ{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:2px solid transparent;min-width:0}.styles_colorCard__FxQmJ:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#e2e8f0}.styles_colorCard__FxQmJ label{display:block;font-weight:600;color:#374151;margin-bottom:.75rem;text-align:center;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.styles_colorPreview__aF5ax{width:100%;height:50px;border-radius:8px;margin-bottom:.75rem;border:3px solid #f1f5f9;transition:all .3s ease;position:relative;overflow:hidden}.styles_colorPreview__aF5ax:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease}.styles_colorPreview__aF5ax:hover:before{left:100%}.styles_colorGrid__STVw7{display:flex;flex-direction:column;gap:1.5rem}.styles_colorInputGroup__IxAI9{display:flex;gap:.75rem;align-items:center}.styles_colorInputGroup__IxAI9 input[type=color]{padding:0!important}.styles_colorInput__RYz5s{width:45px;height:35px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.styles_colorInput__RYz5s:hover{border-color:#3b82f6;transform:scale(1.1);box-shadow:0 4px 12px rgba(59,130,246,.3)}.styles_colorText__J651x{flex:1 1;padding:.6rem .8rem;border:2px solid #e2e8f0;border-radius:8px;font-family:Courier New,monospace;font-size:.85rem;transition:all .3s ease;background:#fafbfc;width:100%}.styles_colorText__J651x:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);background:#fff}.styles_colorText__J651x:hover{border-color:#94a3b8;background:#fff}@media(max-width:768px){.styles_heroContent___7F0Q{grid-template-columns:1fr;gap:2rem;text-align:center}.styles_heroTitle___rv9u{font-size:2.5rem}.styles_buttonGroup__QXeDN{flex-direction:column}.styles_accountGrid__momjB{grid-template-columns:1fr;max-width:400px}.styles_accountVisual__FNrlQ{display:none}.styles_stepIndicator__hVFiJ{padding:.75rem 1rem}.styles_stepIcons__rlA6r{gap:.75rem}.styles_stepDot__8elgb{width:32px;height:32px;font-size:.75rem;border-radius:10px}.styles_stepLabel__MI_yB{font-size:.6rem}.styles_stepContent__p7cH_{padding:2rem 0}.styles_stepSection__Ti1sP{padding:1rem 0}.styles_stepCard__aitXO{padding:1.5rem 1rem}.styles_successCard__2cuLV{padding:2rem 1rem;margin:0 1rem}.styles_successContent__yw67S h2{font-size:2rem}.styles_progressSteps__wdHwk{flex-direction:column;text-align:left}.styles_particle__zu2CI{font-size:1rem}.styles_colorSection__jjbq1{margin:1rem 0;padding:1rem}.styles_colorRow__fFkqE{grid-template-columns:1fr;gap:1rem}.styles_colorInputGroup__IxAI9{gap:.5rem}.styles_colorInput__RYz5s{width:40px;height:35px}}@media(max-width:480px){.styles_stepIcons__rlA6r{gap:.4rem}.styles_stepDot__8elgb{width:35px;height:35px;font-size:.65rem;border-radius:8px}.styles_stepLabel__MI_yB{display:none}}.styles_spin__b_KsI{animation:styles_spin__b_KsI 1s linear infinite}@keyframes styles_spin__b_KsI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}