.contact_main__SQQdP{min-height:100vh;padding:10rem 2rem 5rem;background:var(--background);transition:background .3s ease}.contact_container__cCpH8{max-width:800px;margin:0 auto}.contact_header__t971_{text-align:center;margin-bottom:4rem}.contact_title__Arsm_{font-size:3.5rem;font-weight:800;color:var(--foreground);margin-bottom:1rem;letter-spacing:-2px}.light .contact_title__Arsm_{color:#000}.contact_subtitle___F43n{font-size:1.2rem;color:#888;line-height:1.6}.contact_contactCard__0nlF6{background:var(--glass);border:1px solid var(--glass-border);border-radius:32px;padding:3rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden;transition:all .3s ease}.light .contact_contactCard__0nlF6{background:#fff;border-color:rgba(0,0,0,.05);box-shadow:0 10px 40px rgba(0,0,0,.03)}.contact_contactCard__0nlF6:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:var(--primary);box-shadow:0 0 20px var(--primary-glow)}.contact_form___aGjp{display:flex;flex-direction:column;gap:2rem}.contact_formGrid__AnzS9{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact_inputGroup__NBs4k{display:flex;flex-direction:column;gap:.8rem}.contact_inputGroup__NBs4k label{font-size:.9rem;font-weight:600;color:var(--foreground);text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem}.light .contact_inputGroup__NBs4k label{color:#000}.contact_input__NXGUw,.contact_textarea__nz_oc{background:rgba(var(--primary-rgb,0,255,157),.03);border:1px solid rgba(var(--primary-rgb,0,255,157),.1);border-radius:12px;padding:1rem 1.2rem;color:var(--foreground);font-size:1.1rem;transition:all .3s ease}.light .contact_input__NXGUw,.light .contact_textarea__nz_oc{background:#f8fafc;border-color:#e2e8f0;color:#000}.contact_input__NXGUw:focus,.contact_textarea__nz_oc:focus{outline:none;border-color:var(--primary);background:hsla(0,0%,100%,.08);box-shadow:0 0 15px var(--primary-glow)}.contact_textarea__nz_oc{min-height:150px;resize:vertical}.contact_submitBtn__wacgk{background:var(--primary);color:var(--primary-foreground);padding:1.2rem;border-radius:16px;font-weight:800;font-size:1.1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .3s ease;margin-top:1rem}.contact_submitBtn__wacgk:hover{transform:translateY(-3px);box-shadow:0 10px 30px var(--primary-glow)}.contact_submitBtn__wacgk:active{transform:translateY(-1px)}.contact_rgpdCheckbox__NTfVL{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.5rem}.contact_rgpdCheckbox__NTfVL input{margin-top:.3rem;cursor:pointer;accent-color:var(--primary)}.contact_rgpdCheckbox__NTfVL label{font-size:.9rem;color:#888;line-height:1.4;cursor:pointer}.contact_rgpdCheckbox__NTfVL label a{color:var(--primary);text-decoration:underline}.contact_backLink__ScRAo{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;margin-bottom:2rem;transition:color .3s ease;font-weight:500}.contact_backLink__ScRAo:hover{color:var(--primary)}.contact_successState__Rkmgc{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:2rem 0}.contact_successIcon__0rmhm{color:var(--primary);filter:drop-shadow(0 0 10px var(--primary-glow))}.contact_successState__Rkmgc h2{color:#fff;font-size:2rem;font-weight:800}.contact_successState__Rkmgc p{color:#888;line-height:1.6;max-width:500px}.contact_secondaryBtn__W3SDb{background:transparent;border:1px solid hsla(0,0%,100%,.1);color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.contact_secondaryBtn__W3SDb:hover{background:hsla(0,0%,100%,.05);border-color:var(--primary)}.contact_backHomeBtn__hny4v{color:var(--primary);text-decoration:none;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.contact_errorMsg__QDFn6{color:#ff4d4d;background:rgba(255,77,77,.1);padding:1rem;border-radius:12px;font-size:.9rem;text-align:center}.contact_spinner__PNcwS{animation:contact_spin__B_97D 1s linear infinite}@keyframes contact_spin__B_97D{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact_submitBtn__wacgk:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.contact_title__Arsm_{font-size:2.3rem;letter-spacing:-1px}.contact_formGrid__AnzS9{grid-template-columns:1fr}.contact_contactCard__0nlF6{padding:2rem}.contact_successState__Rkmgc h2{font-size:1.5rem}}.Navbar_navbar__fk_p7{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:center;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Navbar_navbarScrolled__WTSxZ{padding:1rem}.Navbar_pillContainer__fqlDa{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.15);border-radius:50px;padding:.8rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.Navbar_pillScrolled__2Mmit{padding:.5rem 2.5rem;transform:translateY(-.2rem);background:hsla(0,0%,100%,.08)}.light .Navbar_pillContainer__fqlDa{background:hsla(0,0%,100%,.8);border-color:rgba(0,0,0,.05);box-shadow:0 8px 32px rgba(0,0,0,.05)}.Navbar_logoWrapper__Pw1hF{display:flex;align-items:center}.Navbar_logo__UM0Ax{-o-object-fit:contain;object-fit:contain}.Navbar_links__lFeE5{display:flex;gap:2rem}.Navbar_links__lFeE5 a{color:hsla(0,0%,100%,.7);font-size:1rem;font-weight:400;transition:all .3s ease}.light .Navbar_links__lFeE5 a{color:#475569}.Navbar_links__lFeE5 a:hover{color:var(--primary)}.Navbar_dashboardLink__ThVfN{color:var(--primary)!important;font-weight:600;opacity:.8}.Navbar_dashboardLink__ThVfN:hover{opacity:1;text-shadow:0 0 10px var(--primary-glow)}.Navbar_ctaBtn__NzDZk{padding:.7rem 1.6rem;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:30px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Navbar_ctaBtn__NzDZk:hover{background:#00e68d;transform:translateY(-1px);box-shadow:0 4px 12px var(--primary-glow)}.Navbar_rightGroup__Eudrq{display:flex;align-items:center;gap:1.5rem}.Navbar_userBtn__60Nec{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;color:hsla(0,0%,100%,.7);transition:all .3s ease}.light .Navbar_userBtn__60Nec{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08);color:#475569}.Navbar_userBtn__60Nec:hover{background:hsla(0,0%,100%,.1);border-color:var(--primary);color:var(--primary);box-shadow:0 0 15px var(--primary-glow);transform:scale(1.05)}@media (max-width:768px){.Navbar_navbar__fk_p7{padding:max(1.5rem,env(safe-area-inset-top)) 1rem .5rem}.Navbar_navbarScrolled__WTSxZ{padding:.8rem 1rem}.Navbar_pillContainer__fqlDa{width:92%;padding:.6rem 1.2rem}.Navbar_pillScrolled__2Mmit{padding:.4rem 1.2rem}.Navbar_links__lFeE5{display:none}.Navbar_ctaBtn__NzDZk{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.Navbar_navbar__fk_p7{padding:1rem .5rem .5rem}.Navbar_navbarScrolled__WTSxZ{padding:.5rem}.Navbar_pillContainer__fqlDa{width:94%;padding:.5rem 1rem}.Navbar_pillScrolled__2Mmit{padding:.4rem 1rem}.Navbar_logo__UM0Ax{width:80px;height:auto}.Navbar_ctaBtn__NzDZk{font-size:.75rem;padding:.4rem .8rem}.Navbar_rightGroup__Eudrq{gap:.8rem}.Navbar_userBtn__60Nec{width:35px;height:35px}}.ThemeToggle_toggle__03nAw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;cursor:pointer;transition:all .3s ease;padding:0}.light .ThemeToggle_toggle__03nAw{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1);color:#475569}.ThemeToggle_toggle__03nAw:hover{transform:scale(1.1);background:hsla(0,0%,100%,.1)}.light .ThemeToggle_toggle__03nAw:hover{background:rgba(0,0,0,.08)}.ThemeToggle_placeholder__XTLUf{width:40px;height:40px}.ThemeToggle_icon__NxVox{transition:transform .5s ease}.ThemeToggle_toggle__03nAw:active .ThemeToggle_icon__NxVox{transform:rotate(45deg)}.Footer_footer__UaG1g{background:var(--background);padding:6rem 2rem 3rem;border-top:1px solid hsla(0,0%,100%,.05);color:var(--foreground);display:flex;justify-content:center;transition:all .3s ease}.light .Footer_footer__UaG1g{border-top-color:rgba(0,0,0,.05)}.Footer_container__Z8cUU{max-width:1200px;width:100%}.Footer_top__b4wwC{display:flex;justify-content:space-between;margin-bottom:6rem;gap:4rem}.Footer_brand___zP6t{max-width:300px}.Footer_logo__NsUJK{font-size:2rem;font-weight:800;margin-bottom:1rem}.Footer_brand___zP6t p{color:var(--foreground);opacity:.6;line-height:1.6}.light .Footer_brand___zP6t p{opacity:.8}.Footer_nav__DEri8{display:flex;gap:6rem}.Footer_navGroup__wPoQC{display:flex;flex-direction:column;gap:1.2rem}.Footer_navGroup__wPoQC h4{font-size:1rem;font-weight:700;color:var(--foreground);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.light .Footer_navGroup__wPoQC h4{color:#000}.Footer_navGroup__wPoQC a,.Footer_navGroup__wPoQC p{color:var(--foreground);opacity:.5;text-decoration:none;font-size:.95rem;transition:all .3s ease}.light .Footer_navGroup__wPoQC a,.light .Footer_navGroup__wPoQC p{color:#475569;opacity:1}.Footer_navGroup__wPoQC a:hover{color:var(--primary)}.Footer_bottom__O5rKs{padding-top:3rem;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center}.Footer_copyright__j5CNb{color:#666;font-size:.9rem}.Footer_socials__QgDMT{display:flex;gap:1.5rem}.Footer_socials__QgDMT a{color:#666;transition:all .3s ease}.Footer_socials__QgDMT a:hover{color:var(--primary);transform:translateY(-3px)}.Footer_legalLinks__ABuv_{display:flex;flex-direction:column;gap:.5rem}.Footer_legalLink__VU9ur{color:#666;font-size:.8rem;text-decoration:none;transition:color .3s ease}.Footer_legalLink__VU9ur:hover{color:var(--primary)}@media (max-width:768px){.Footer_footer__UaG1g{padding:3rem 1.5rem 2rem}.Footer_legalLinks__ABuv_{align-items:center}.Footer_top__b4wwC{flex-direction:column;gap:4rem;margin-bottom:4rem}.Footer_nav__DEri8{gap:3rem;flex-wrap:wrap}.Footer_bottom__O5rKs{flex-direction:column;gap:2rem;text-align:center}}.QuoteWizard_wizard__WgIyx{max-width:900px;margin:4rem auto;padding:0 1.5rem}.QuoteWizard_progress__K7y4q{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.QuoteWizard_progress__K7y4q:before{content:"";position:absolute;top:25px;left:0;right:0;height:2px;background:hsla(0,0%,100%,.05);z-index:0}.light .QuoteWizard_progress__K7y4q:before{background:rgba(0,0,0,.05)}.QuoteWizard_progressStep__XjF2o{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100px}.QuoteWizard_stepIcon__Vq_yh{width:50px;height:50px;background:var(--background);border:2px solid var(--glass-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#555;transition:all .4s ease}.light .QuoteWizard_stepIcon__Vq_yh{background:#fff;border-color:rgba(0,0,0,.1);color:#94a3b8}.QuoteWizard_progressStep__XjF2o span{font-size:.75rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:1px;transition:all .4s ease}.QuoteWizard_active__Zx9Ok .QuoteWizard_stepIcon__Vq_yh{border-color:var(--primary);background:rgba(var(--primary-rgb),.1);color:var(--primary);box-shadow:0 0 20px var(--primary-glow)}.QuoteWizard_active__Zx9Ok span{color:var(--primary)}.QuoteWizard_card__ymIBo{background:var(--glass);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:32px;padding:3rem;min-height:500px;display:flex;flex-direction:column;transition:all .3s ease}.light .QuoteWizard_card__ymIBo{background:#fff;border-color:rgba(0,0,0,.05);box-shadow:0 10px 40px rgba(0,0,0,.03)}.QuoteWizard_stepContent__6BtgJ h2{font-size:2.2rem;font-weight:800;color:var(--foreground);margin-bottom:2.5rem;text-align:center}.light .QuoteWizard_stepContent__6BtgJ h2{color:#000}.QuoteWizard_typeGrid__foewl{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.QuoteWizard_typeBtn__ya3t8{background:rgba(var(--primary-rgb),.03);border:1px solid rgba(var(--primary-rgb),.05);padding:1.5rem;border-radius:20px;display:flex;align-items:center;gap:1.2rem;text-align:left;transition:all .3s ease;cursor:pointer}.light .QuoteWizard_typeBtn__ya3t8{background:#f8fafc;border-color:#e2e8f0}.QuoteWizard_typeBtn__ya3t8:hover{background:rgba(var(--primary-rgb),.08);border-color:var(--primary)}.QuoteWizard_selected__F_PyC{border-color:var(--primary);background:rgba(var(--primary-rgb),.05)}.QuoteWizard_typeIcon__UKbGU{width:48px;height:48px;background:hsla(0,0%,100%,.05);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.light .QuoteWizard_typeIcon__UKbGU{background:rgba(0,0,0,.03);color:#475569}.QuoteWizard_selected__F_PyC .QuoteWizard_typeIcon__UKbGU{background:var(--primary);color:var(--primary-foreground)}.QuoteWizard_typeText__UrOT5 strong{display:block;font-size:1.1rem;color:#fff}.light .QuoteWizard_typeText__UrOT5 strong{color:#1e293b}.QuoteWizard_typeText__UrOT5 span{font-size:.85rem;color:#888}.light .QuoteWizard_typeText__UrOT5 span{color:#64748b}.QuoteWizard_stepDesc__Uz89O{text-align:center;color:#888;margin-bottom:2rem;font-size:1.1rem}.light .QuoteWizard_stepDesc__Uz89O{color:#64748b}.QuoteWizard_input__EscvT{width:100%;padding:1.2rem;background:rgba(var(--primary-rgb),.03);border:1px solid rgba(var(--primary-rgb),.1);border-radius:16px;color:var(--foreground);font-size:1.2rem;text-align:center;transition:all .3s ease}.light .QuoteWizard_input__EscvT{background:#f8fafc;border-color:#e2e8f0;color:#000}.QuoteWizard_input__EscvT:focus{outline:none;border-color:var(--primary);background:hsla(0,0%,100%,.05);box-shadow:0 0 15px var(--primary-glow)}.QuoteWizard_textarea__JEEaX{width:100%;height:200px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:1.5rem;color:#fff;font-size:1.1rem;font-family:inherit;resize:none;transition:all .3s ease}.light .QuoteWizard_textarea__JEEaX{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.QuoteWizard_textarea__JEEaX:focus{outline:none;border-color:var(--primary)}.QuoteWizard_hint__rMLna{font-size:.85rem;color:#555;margin-top:1rem}.QuoteWizard_fieldGroup__5oETH{margin-bottom:2rem}.QuoteWizard_fieldGroup__5oETH label{display:block;font-size:.9rem;font-weight:600;color:#aaa;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:1px}.QuoteWizard_rgpdCheckbox__mtUAe{display:flex;gap:1rem;align-items:flex-start;margin-bottom:2rem;margin-top:1rem;text-align:left}.QuoteWizard_rgpdCheckbox__mtUAe input{margin-top:.3rem;cursor:pointer;accent-color:var(--primary);width:auto}.QuoteWizard_rgpdCheckbox__mtUAe label{font-size:.9rem;color:#888;line-height:1.4;cursor:pointer;text-transform:none;letter-spacing:normal;font-weight:400}.QuoteWizard_rgpdCheckbox__mtUAe label a{color:var(--primary);text-decoration:underline}.QuoteWizard_select__WfXMM{width:100%;padding:1rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:#fff;font-size:1.1rem;cursor:pointer}.QuoteWizard_shadSelect__9LyST{width:100%!important;height:auto!important;padding:1.2rem!important;background:hsla(0,0%,100%,.03)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:16px!important;color:#fff!important;font-size:1.1rem!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.light .QuoteWizard_shadSelect__9LyST{background:#f8fafc!important;border-color:#e2e8f0!important;color:#1e293b!important}.QuoteWizard_shadSelect__9LyST:focus{outline:none!important;border-color:var(--primary)!important;box-shadow:0 0 15px var(--primary-glow)!important;background:hsla(0,0%,100%,.05)!important}.QuoteWizard_shadSelectContent__A1aRz{background:hsla(0,0%,4%,.98)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid hsla(0,0%,100%,.15)!important;border-radius:16px!important;color:#fff!important;box-shadow:0 10px 40px rgba(0,0,0,.8)!important;width:var(--radix-select-trigger-width)!important;min-width:var(--radix-select-trigger-width)!important;padding:4px!important}.light .QuoteWizard_shadSelectContent__A1aRz{background:#fff!important;border-color:#e2e8f0!important;color:#1e293b!important;box-shadow:0 10px 40px rgba(0,0,0,.05)!important}.QuoteWizard_shadSelectContent__A1aRz [role=option]{padding:1rem 1.5rem 1rem 2.8rem!important;border-radius:12px!important;margin:2px 0!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important;display:flex!important;align-items:center!important}.QuoteWizard_shadSelectContent__A1aRz [role=option]:focus,.QuoteWizard_shadSelectContent__A1aRz [role=option][data-highlighted]{background:hsla(0,0%,100%,.08)!important;color:var(--primary)!important;outline:none!important}.QuoteWizard_footer__HG_ti{margin-top:auto;padding-top:2rem;display:flex;justify-content:space-between}.QuoteWizard_backBtn__XX7qy{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#888;cursor:pointer;font-weight:600}.QuoteWizard_backBtn__XX7qy:disabled{opacity:0;cursor:default}.QuoteWizard_nextBtn__kM0Ne{background:var(--primary);color:var(--primary-foreground);padding:.8rem 1.5rem;border-radius:30px;font-weight:700;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer}.QuoteWizard_nextBtn__kM0Ne:disabled{opacity:.3;cursor:not-allowed}.QuoteWizard_loadingState__rDF9f{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;text-align:center;gap:1.5rem}.QuoteWizard_spinner___nmU0{width:50px;height:50px;color:var(--primary);animation:QuoteWizard_spin__6i5QB 1.5s linear infinite}@keyframes QuoteWizard_spin__6i5QB{to{transform:rotate(1turn)}}.QuoteWizard_results__hsA6B{color:#fff;padding-top:2rem}.light .QuoteWizard_results__hsA6B{color:#1e293b}.QuoteWizard_resultHeader__kF_MI{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem}.QuoteWizard_successIcon___muVk{width:48px;height:48px;color:var(--primary)}.QuoteWizard_resultGrid__4eBbL{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.QuoteWizard_resultCard__kn4Ca{background:rgba(var(--primary-rgb),.03);border:1px solid rgba(var(--primary-rgb),.05);border-radius:20px;padding:1.5rem}.light .QuoteWizard_resultCard__kn4Ca{background:#f8fafc;border-color:#e2e8f0}.QuoteWizard_resultCardFull__lyTJ_{grid-column:1/-1;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;padding:1.5rem}.light .QuoteWizard_resultCardFull__lyTJ_{background:#f8fafc;border-color:#cbd5e1}.light .QuoteWizard_resultCardFull__lyTJ_ h3{color:#0f172a}.QuoteWizard_cardHeader__H7ZxW{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.QuoteWizard_cardIcon__cCPdO{width:20px;height:20px;color:var(--primary)}.QuoteWizard_tagCloud__MNLUP{display:flex;flex-wrap:wrap;gap:.6rem}.QuoteWizard_tag__Nd9Om{background:rgba(var(--primary-rgb),.1);color:var(--primary);padding:.4rem .8rem;border-radius:8px;font-size:.85rem;font-weight:600}.QuoteWizard_metaInfo__4fC3G p{margin-bottom:.5rem;font-size:.95rem;color:var(--foreground);opacity:.7}.QuoteWizard_metaInfo__4fC3G strong{color:var(--foreground)}.light .QuoteWizard_metaInfo__4fC3G strong{color:#000}.QuoteWizard_advice__AsRzA{background:linear-gradient(135deg,rgba(0,255,157,.05),transparent);border-color:rgba(0,255,157,.15);line-height:1.6}.light .QuoteWizard_advice__AsRzA{background:linear-gradient(135deg,rgba(0,255,157,.1),hsla(0,0%,100%,.5));border-color:rgba(0,255,157,.3)}.QuoteWizard_advice__AsRzA p{font-size:1.1rem;line-height:1.7}.QuoteWizard_adviceContent__y0n6v p{margin-bottom:1.2rem;line-height:1.8}.QuoteWizard_adviceContent__y0n6v p:last-child{margin-bottom:0}.QuoteWizard_resultCardFull__lyTJ_ ul{list-style:none;padding:0}.QuoteWizard_resultCardFull__lyTJ_ li{padding:.8rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);color:#ccc;font-size:1.05rem}.light .QuoteWizard_resultCardFull__lyTJ_ li{border-bottom-color:rgba(0,0,0,.05);color:#475569}.QuoteWizard_resultCardFull__lyTJ_ li:last-child{border-bottom:none}.QuoteWizard_expertCard__JmQoh{margin-top:2.5rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;position:relative;overflow:hidden}.light .QuoteWizard_expertCard__JmQoh{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 20px rgba(0,0,0,.05)}.QuoteWizard_expertCard__JmQoh:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.QuoteWizard_expertAvatar__6BMjV{width:80px;height:80px;border-radius:50%;border:2px solid var(--primary);overflow:hidden;flex-shrink:0;box-shadow:0 0 15px var(--primary-glow);display:flex;align-items:center;justify-content:center;background:rgba(0,255,157,.1)}.QuoteWizard_expertAvatar__6BMjV img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.QuoteWizard_expertIcon__02Ydg{color:var(--primary)}.QuoteWizard_expertInfo__2m_ss h4{color:var(--primary);font-size:1.1rem;margin-bottom:.4rem;font-weight:700}.QuoteWizard_expertInfo__2m_ss p{color:#bbb;font-size:.95rem;font-style:italic;line-height:1.5;margin:0}.light .QuoteWizard_expertInfo__2m_ss p{color:#475569}.QuoteWizard_resultActions__RIsuE{margin-top:2.5rem;display:flex;gap:1.5rem}.QuoteWizard_primaryBtn__M7MvN{background:var(--primary);color:var(--primary-foreground);padding:1rem 2rem;border-radius:30px;font-weight:700;border:none;cursor:pointer}.QuoteWizard_secondaryBtn__b1o7z{background:hsla(0,0%,100%,.05);color:#fff;padding:1rem 2rem;border-radius:30px;font-weight:700;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .3s ease}.light .QuoteWizard_secondaryBtn__b1o7z{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.QuoteWizard_disclaimer__4_uZe{margin-top:3rem;padding:1.5rem;background:hsla(0,0%,100%,.02);border-radius:16px;border:1px dotted hsla(0,0%,100%,.1)}.QuoteWizard_disclaimer__4_uZe p{font-size:.85rem;color:#666;line-height:1.5;text-align:center}.QuoteWizard_disclaimer__4_uZe strong{color:#888}@media (max-width:768px){.QuoteWizard_resultGrid__4eBbL{grid-template-columns:1fr}.QuoteWizard_card__ymIBo{padding:1.5rem}.QuoteWizard_stepContent__6BtgJ h2{font-size:1.5rem}}.legal_main__dEZiX{min-height:100vh;padding:10rem 2rem 5rem;background:var(--background);transition:background .3s ease}.legal_container__U3yvD{max-width:900px;margin:0 auto}.legal_backLink__xIbwe{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;margin-bottom:2rem;transition:color .3s ease;font-weight:500}.legal_backLink__xIbwe:hover{color:var(--primary)}.legal_header__A7FFv{margin-bottom:4rem}.legal_title__Q7qqE{font-size:3.5rem;font-weight:800;color:var(--foreground);margin-bottom:1rem;letter-spacing:-2px}.light .legal_title__Q7qqE{color:#000}.legal_subtitle__yBrQh{font-size:1.1rem;color:#555}.legal_content__meaSf{background:var(--glass);border:1px solid var(--glass-border);border-radius:32px;padding:4rem;backdrop-filter:blur(20px);transition:all .3s ease}.light .legal_content__meaSf{background:#fff;border-color:rgba(0,0,0,.05);box-shadow:0 10px 40px rgba(0,0,0,.03)}.legal_section__cYjF0{margin-bottom:3rem}.legal_section__cYjF0:last-child{margin-bottom:0}.legal_section__cYjF0 h2{color:var(--primary);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.5px}.legal_section__cYjF0 h3{color:var(--foreground);font-size:1.1rem;font-weight:600;margin:1.5rem 0 .8rem}.light .legal_section__cYjF0 h3{color:#000}.legal_section__cYjF0 p{color:#888;line-height:1.7;margin-bottom:1rem}.legal_section__cYjF0 ul{list-style:none;padding:0;margin:1rem 0}.legal_section__cYjF0 ul li{color:#888;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.legal_section__cYjF0 ul li:before{content:"→";position:absolute;left:0;color:var(--primary)}.legal_section__cYjF0 strong{color:var(--foreground)}.light .legal_section__cYjF0 strong{color:#000}@media (max-width:768px){.legal_title__Q7qqE{font-size:2rem;letter-spacing:-1px}.legal_content__meaSf{padding:2rem;border-radius:20px}.legal_main__dEZiX{padding-top:8rem}}.EntranceLoader_loader__kNEgr{position:fixed;inset:0;background:var(--background);transition:background .3s ease;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:inherit}.EntranceLoader_content__EBKI5{display:flex;flex-direction:column;align-items:center;gap:3.5rem;z-index:2}.EntranceLoader_logoContainer__LLdzN{display:flex;align-items:center;justify-content:center;letter-spacing:1.2rem;padding:0 1rem;white-space:nowrap}.EntranceLoader_letter__1Qm9K{font-size:5rem;font-weight:800;color:#fff;display:inline-block;text-transform:uppercase}.EntranceLoader_subtext__Ldomk{display:flex;gap:1.5rem;justify-content:center}.EntranceLoader_subtextWord__OCgX6{font-size:1.1rem;color:var(--primary);text-transform:uppercase;letter-spacing:5px;font-weight:400;white-space:nowrap}.EntranceLoader_backgroundFlourish__GLQFs{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(0,255,157,.1) 0,transparent 70%);border-radius:50%;filter:blur(80px);z-index:1}@media (max-width:768px){.EntranceLoader_letter__1Qm9K{font-size:2.2rem;letter-spacing:.3rem}.EntranceLoader_logoContainer__LLdzN{letter-spacing:.3rem}.EntranceLoader_subtext__Ldomk{flex-direction:column;align-items:center;gap:.8rem}.EntranceLoader_subtextWord__OCgX6{font-size:.8rem;letter-spacing:3px}}