.Nav_nav__eQpdl{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--background-color);width:100%;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.03)}@media(max-width:900px){.Nav_nav__eQpdl{padding:.75rem 1rem}}@media(max-width:700px){.Nav_nav__eQpdl{padding:.5rem}}.Nav_navList__XM6O5{display:flex;gap:20px;list-style-type:none;flex-wrap:wrap;align-items:center;padding:0;margin:0;flex-direction:row;width:100%;justify-content:space-between}@media(max-width:900px){.Nav_navList__XM6O5{gap:12px}}@media(max-width:700px){.Nav_navList__XM6O5{gap:6px;justify-content:flex-start}}@media(max-width:480px){.Nav_navList__XM6O5{gap:4px}}.Nav_currencyItem__K49YP{flex:1 1;display:flex;justify-content:flex-end;margin-left:auto}@media(max-width:700px){.Nav_currencyItem__K49YP{flex:1 1;justify-content:flex-end;margin-left:0}}#Nav_navLink__FmNPi{text-decoration:none;padding:.75em 1.25em;border-radius:6px;transition:background .2s,color .2s;display:inline-block;font-size:1rem;white-space:nowrap}#Nav_navLink__FmNPi:hover{color:#0070f3;background:rgba(0,112,243,.08)}@media(max-width:900px){#Nav_navLink__FmNPi{font-size:.875rem;padding:.6em 1em}}@media(max-width:700px){#Nav_navLink__FmNPi{font-size:.8rem;padding:.5em .75em}}@media(max-width:480px){#Nav_navLink__FmNPi{font-size:.75rem;padding:.4em .6em}}@media(max-width:767px){.Nav_navList__XM6O5 li{font-size:inherit!important}}.Text_title__1DaTJ{font-family:var(--kanit-italic);font-size:clamp(6rem,8vw,8rem);line-height:85%;font-weight:400}.Text_strong__Izx0T{font-family:var(--montserrat);font-weight:900;line-height:120%;letter-spacing:2px}.Text_strong2__YPM3m{font-family:var(--bowlby-one);font-weight:700;line-height:120%;letter-spacing:2px}.Text_normal__x_Nd8{font-family:var(--nunito)}.Text_info__drvRH{font-family:var(--inter)}.Text_text__EX0QY{line-height:100%}.Text_text-xs__siEfP{font-size:.75rem}.Text_text-s__nB2aY{font-size:.875rem}.Text_text-m__Xbxyp{font-size:1rem}.Text_text-l__DqMBb{font-size:1.25rem}.Text_text-xl__iLfbd{font-size:1.5rem}.Text_text-xxl__YmvCU{font-size:2rem}.Text_text-xxxl__Nd_rG{font-size:2.5rem}.Text_bold__iSNa9{font-weight:700}@media(min-width:1024px){.Text_text-xs__siEfP{font-size:.75rem}.Text_text-s__nB2aY{font-size:1rem}.Text_text-m__Xbxyp{font-size:1.25rem}.Text_text-l__DqMBb{font-size:1.5rem}.Text_text-xl__iLfbd{font-size:2rem}.Text_text-xxl__YmvCU{font-size:3rem}.Text_text-xxxl__Nd_rG{font-size:4rem}}@media(max-width:767px){.Text_text-xs__siEfP{font-size:2.5vw}.Text_text-s__nB2aY{font-size:3vw}.Text_text-m__Xbxyp{font-size:4vw}.Text_text-l__DqMBb{font-size:5vw}.Text_text-xl__iLfbd{font-size:6vw}.Text_text-xxl__YmvCU{font-size:8vw}.Text_text-xxxl__Nd_rG{font-size:10vw}}.CurrencySelector_currencySelector__LYR4N{position:relative;display:inline-block}@media(max-width:700px){.CurrencySelector_currencySelector__LYR4N:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.CurrencySelector_currencySelector__LYR4N.CurrencySelector_open__ImAA9:before{opacity:1;visibility:visible}}.CurrencySelector_selectorButton__ThpBI{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:1px solid var(--border-color,#e1e5e9);border-radius:.5rem;color:var(--text-color);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.CurrencySelector_selectorButton__ThpBI:hover{background:var(--hover-bg,#f8f9fa);border-color:var(--border-hover,#d1d5db)}.CurrencySelector_selectorButton__ThpBI:focus{outline:2px solid var(--accent-color,#06c);outline-offset:2px}@media(max-width:900px){.CurrencySelector_selectorButton__ThpBI{min-width:65px;padding:.4rem .55rem;font-size:.8rem;gap:.3rem}}@media(max-width:700px){.CurrencySelector_selectorButton__ThpBI{min-width:55px;padding:.35rem .4rem;font-size:.75rem;gap:.2rem}}.CurrencySelector_flag__V6BLg{font-size:1.1em;line-height:1}@media(max-width:900px){.CurrencySelector_flag__V6BLg{font-size:.95em}}@media(max-width:700px){.CurrencySelector_flag__V6BLg{font-size:.9em}}.CurrencySelector_code__QN25j{font-family:var(--font-mono,"SF Mono",Consolas,monospace);font-weight:600;letter-spacing:.025em}@media(max-width:900px){.CurrencySelector_code__QN25j{font-size:.8rem}}@media(max-width:700px){.CurrencySelector_code__QN25j{font-size:.72rem}}.CurrencySelector_chevron__uz4_R{transition:transform .2s ease;opacity:.7}.CurrencySelector_chevron__uz4_R.CurrencySelector_open__ImAA9{transform:rotate(180deg)}.CurrencySelector_dropdown__991HE{position:absolute;top:calc(100% + .5rem);right:0;min-width:280px;background:var(--bg-color,#fff);border:1px solid var(--border-color,#e1e5e9);border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1000;overflow:hidden}@media(max-width:900px){.CurrencySelector_dropdown__991HE{min-width:250px;right:-.5rem}}@media(max-width:700px){.CurrencySelector_dropdown__991HE{position:fixed;top:auto;bottom:0;left:0;right:0;min-width:auto;width:100%;max-width:none;border-radius:1rem 1rem 0 0;transform:translateY(0)}}.CurrencySelector_dropdownHeader__n08Tf{padding:.75rem 1rem;background:var(--header-bg,#f8f9fa);border-bottom:1px solid var(--border-color,#e1e5e9);font-size:.875rem;font-weight:600;color:var(--text-secondary)}.CurrencySelector_currencyList__nPKuW{max-height:300px;overflow-y:auto}@media(max-width:700px){.CurrencySelector_currencyList__nPKuW{max-height:60vh}}.CurrencySelector_currencyOption__aIiZt{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease}.CurrencySelector_currencyOption__aIiZt:hover{background:var(--hover-bg,#f8f9fa)}.CurrencySelector_currencyOption__aIiZt.CurrencySelector_selected__8VOe6{background:var(--selected-bg,#e6f3ff);color:var(--accent-color,#06c)}.CurrencySelector_currencyOption__aIiZt.CurrencySelector_selected__8VOe6 .CurrencySelector_code__QN25j{color:var(--accent-color,#06c)}.CurrencySelector_currencyOption__aIiZt:focus{outline:none;background:var(--hover-bg,#f8f9fa)}.CurrencySelector_currencyInfo__5d_Kj{flex:1 1;display:flex;flex-direction:column;gap:.125rem}.CurrencySelector_currencyInfo__5d_Kj .CurrencySelector_code__QN25j{font-family:var(--font-mono,"SF Mono",Consolas,monospace);font-weight:600;font-size:.875rem;letter-spacing:.025em}.CurrencySelector_currencyInfo__5d_Kj .CurrencySelector_name__RvsGT{font-size:.8125rem;color:var(--text-secondary);opacity:.8}.CurrencySelector_checkmark__hrzid{color:var(--accent-color,#06c);flex-shrink:0}[data-theme=dark] .CurrencySelector_selectorButton__ThpBI{--border-color:#374151;--border-hover:#4b5563;--hover-bg:#1f2937}[data-theme=dark] .CurrencySelector_dropdown__991HE{--bg-color:#1f2937;--border-color:#374151;--header-bg:#111827}[data-theme=dark] .CurrencySelector_currencyOption__aIiZt{--hover-bg:#374151;--selected-bg:#1e3a8a}@media(max-width:900px){.CurrencySelector_currencySelector__LYR4N{position:relative}}@keyframes CurrencySelector_slideDown__ifUke{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes CurrencySelector_slideUp__aYuxF{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CurrencySelector_dropdown__991HE{animation:CurrencySelector_slideDown__ifUke .2s ease}@media(max-width:700px){.CurrencySelector_dropdown__991HE{animation:CurrencySelector_slideUp__aYuxF .3s ease}}.Footer_footer__Ir1kR{background-color:var(--primary-color);padding:3rem 0 1rem;margin-top:auto}.Footer_footer__Ir1kR .Footer_container__cbZMz{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footer__Ir1kR .Footer_content__DHKRY{display:flex;justify-content:space-between;gap:4rem;margin-bottom:2rem;align-items:flex-start}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_content__DHKRY{flex-direction:column;align-items:center;gap:2.5rem;margin-bottom:1.5rem}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_content__DHKRY{gap:1.5rem;margin-bottom:1rem}}.Footer_footer__Ir1kR .Footer_branding__lL3K0{flex:1 1;min-width:300px;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_branding__lL3K0{align-items:center;text-align:center;width:100%;margin-bottom:.5rem}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_branding__lL3K0{margin-bottom:.2rem}}.Footer_footer__Ir1kR .Footer_branding__lL3K0 h1{font-size:2rem;line-height:1}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_branding__lL3K0 h1{font-size:1.4rem}}.Footer_footer__Ir1kR .Footer_launchSpecialFooter__9VOJn{background:linear-gradient(135deg,var(--promo-color-1),var(--promo-color-2));color:#fff;padding:.6rem 1.2rem;border-radius:8px;margin-top:.75rem;display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.2);animation:Footer_footerPulse__pQTYA 3s ease-in-out infinite;border:1px solid hsla(0,0%,100%,.2);position:relative;overflow:hidden}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_launchSpecialFooter__9VOJn{margin-left:auto;margin-right:auto;display:block}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_launchSpecialFooter__9VOJn{padding:.4rem .8rem;border-radius:5px;font-size:.9rem}}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_launchSpecialFooter__9VOJn{padding:.3rem .6rem;border-radius:4px;font-size:.8rem}}.Footer_footer__Ir1kR .Footer_footerBadgeText__PRlJD{position:relative;z-index:2;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5);letter-spacing:.3px;margin:0;color:#fff}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_footerBadgeText__PRlJD{font-size:.85em}}.Footer_footer__Ir1kR .Footer_statusBadge__Eqzc4{display:inline-flex;align-items:center;gap:.4rem;margin:.3rem 0;font-size:.8rem;background:rgba(39,174,96,.1);padding:.25rem .6rem;border-radius:7.5px;border:1px solid rgba(39,174,96,.3)}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_statusBadge__Eqzc4{justify-content:center;width:100%}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_statusBadge__Eqzc4{font-size:.7rem;padding:.18rem .4rem;border-radius:6px;justify-content:center;width:100%}}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_statusBadge__Eqzc4{font-size:.65rem;padding:.15rem .3rem;border-radius:5px}}.Footer_footer__Ir1kR .Footer_statusIndicator__64KBL{width:6px;height:6px;background:#27ae60;border-radius:50%;animation:Footer_statusBlink__LPvvh 2s ease-in-out infinite;flex-shrink:0}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_statusIndicator__64KBL{width:5px;height:5px}}.Footer_footer__Ir1kR .Footer_statusText__nZ3AF{color:var(--text-color)!important;font-weight:700!important;margin:0!important;letter-spacing:.2px;line-height:1.2;font-size:inherit!important}.Footer_footer__Ir1kR .Footer_responseTime__VvzUo{color:var(--text-color)!important;opacity:.6;font-style:italic;margin:0!important;font-size:.75rem!important;font-weight:400!important}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_responseTime__VvzUo{text-align:center;width:100%;display:block}}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_responseTime__VvzUo{font-size:.7rem!important}}.Footer_footer__Ir1kR .Footer_availabilityNote__7S5Mm{display:none}.Footer_footer__Ir1kR .Footer_links__8hN02{display:flex;gap:4rem;flex-wrap:wrap;justify-content:flex-end;width:100%}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_links__8hN02{flex-direction:row;gap:1.5rem;justify-content:center;align-items:stretch}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_links__8hN02{flex-direction:row;flex-wrap:wrap;gap:0;align-items:stretch;justify-content:center}}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb{min-width:150px}@media(max-width:1024px){.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb{flex:1 1;min-width:0;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:flex-start}}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb{box-sizing:border-box;padding:.5rem;margin-bottom:0;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:flex-start}}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb p{margin-bottom:.5rem}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb a{color:var(--text-color);text-decoration:none;transition:opacity .2s}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb a:hover{opacity:.7}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_links__8hN02{flex-direction:row;flex-wrap:wrap;width:100%;align-items:stretch;justify-content:center}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb:first-child,.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb:nth-child(2){width:50%;min-width:0;border-right:1px solid var(--text-color);border-bottom:none;margin-bottom:0;order:1;flex-basis:50%}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb:nth-child(2){border-right:none}.Footer_footer__Ir1kR .Footer_linkSection__Hbwkb:nth-child(3){width:100%;border-top:1px solid var(--text-color);margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;order:2;flex-basis:100%}}.Footer_footer__Ir1kR .Footer_bottom__2S4Wb{padding-top:1rem;border-top:2px solid var(--text-color);text-align:center;opacity:.7;font-size:.95rem}@media(max-width:768px){.Footer_footer__Ir1kR .Footer_bottom__2S4Wb{font-size:.85rem;padding-top:.7rem}}@media(max-width:480px){.Footer_footer__Ir1kR .Footer_bottom__2S4Wb{font-size:.8rem;padding-top:.5rem}.Footer_footer__Ir1kR{padding:2rem 0 .5rem}}@keyframes Footer_footerPulse__pQTYA{0%,to{transform:scale(1);box-shadow:0 4px 15px rgba(0,0,0,.15)}50%{transform:scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.2)}}@keyframes Footer_statusBlink__LPvvh{0%,to{opacity:1}50%{opacity:.4}}.Apps_appsSection___NGWB{width:100%;margin:0 auto;padding:1.5rem;background-color:var(--background-color)}@media(max-width:768px){.Apps_appsSection___NGWB{padding:1rem}}.Apps_platformsContainer__0MaXV{margin-bottom:.5rem}@media(max-width:768px){.Apps_platformsContainer__0MaXV{gap:.25rem;margin-bottom:.375rem}}.Apps_sectionTitle__pJKOF{text-align:center;margin-bottom:.75rem;color:var(--text-color)}.Apps_sectionDescription__LMOez{text-align:center;max-width:800px;margin:0 auto 1.5rem}.Apps_appsGrid__RMGnQ{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:stretch;width:100%;max-width:100vw}.Apps_appsGrid__RMGnQ>div:only-child{max-width:650px;margin:0 auto;flex-basis:100%}.Apps_appCardWrapper__OPOS_{display:flex;flex-direction:column;flex:1 1;margin:0 .5rem 1rem;min-width:300px;max-width:520px}@media(max-width:1400px){.Apps_appCardWrapper__OPOS_{max-width:420px;min-width:280px}}@media(max-width:1200px){.Apps_appCardWrapper__OPOS_{flex-basis:45%;max-width:420px;min-width:250px}}@media(max-width:950px){.Apps_appCardWrapper__OPOS_{flex-basis:100%;max-width:480px;min-width:auto}}@media(max-width:768px){.Apps_appCardWrapper__OPOS_{flex-basis:100%;max-width:100%;min-width:auto;margin:0 0 1rem}}.Apps_appCard__1ZWoq{background:var(--card-background-color,var(--background-color));border:2px solid var(--primary2-color);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;padding:1.25rem;width:100%;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;height:100%;gap:3px}.Apps_appCard__1ZWoq:hover:not(.Apps_expanded__dP3vD){transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Apps_appCard__1ZWoq.Apps_expanded__dP3vD{box-shadow:0 10px 20px rgba(0,0,0,.15);transform:none}@media(max-width:768px){.Apps_appCard__1ZWoq{padding:1rem;gap:3px}}.Apps_appHeader__J4lUA{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.Apps_appHeader__J4lUA{margin-bottom:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem}}.Apps_appImageContainer__pFxFS{height:75px;position:relative;background:var(--primary-color-light,#f0f0ff);overflow:hidden}.Apps_appImage__QwmCD{width:100%;height:100%;object-fit:cover}.Apps_statusContainer__OR7pm{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:768px){.Apps_statusContainer__OR7pm{justify-content:flex-start;gap:.375rem}}.Apps_statusBadge__zAjCk{padding:.25rem .75rem;border-radius:8px}.Apps_statusBadge__zAjCk[data-status=available]{background-color:var(--success-color,#4caf50)}.Apps_statusBadge__zAjCk[data-status=coming_soon]{background-color:var(--warning-color,#ff9800)}.Apps_compactActionButton__rTmz2,.Apps_statusText__Pwxzj{font-weight:700;color:var(--background-color)}.Apps_compactActionButton__rTmz2{background:linear-gradient(135deg,var(--primary2-color) 0,var(--primary-color) 100%);border:none;border-radius:6px;padding:.25rem .6rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.1)}.Apps_compactActionButton__rTmz2:hover{transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.15);background:linear-gradient(135deg,var(--primary-color) 0,#6366f1 100%)}.Apps_compactActionButton__rTmz2:active{transform:translateY(0);box-shadow:0 1px 4px rgba(0,0,0,.1)}@media(max-width:768px){.Apps_compactActionButton__rTmz2{padding:.3rem .7rem;font-size:.8rem}}.Apps_compactDownloadButton__eHjOq{background:linear-gradient(135deg,var(--primary2-color) 0,var(--primary-color) 100%);color:var(--background-color);border:none;border-radius:6px;padding:.25rem .6rem;cursor:pointer;transition:all .2s ease;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.1);text-decoration:none}.Apps_compactDownloadButton__eHjOq:hover{transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.15);background:linear-gradient(135deg,var(--primary-color) 0,#6366f1 100%)}.Apps_compactDownloadButton__eHjOq:active{transform:translateY(0);box-shadow:0 1px 4px rgba(0,0,0,.1)}@media(max-width:768px){.Apps_compactDownloadButton__eHjOq{padding:.3rem .7rem;font-size:.8rem}}.Apps_waitlistButton__Dc0pZ{background-color:var(--primary2-color);color:var(--background-color);border-radius:8px;padding:5px 10px;cursor:pointer;transition:all .3s ease;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;border:1px solid hsla(0,0%,100%,.5)}.Apps_waitlistButton__Dc0pZ:hover{background-color:var(--primary-color)}.Apps_waitlistButton__Dc0pZ:active{transform:translateY(0)}.Apps_waitlistButtonContainer__uH8gb{display:flex;justify-content:center;padding-top:.5rem;margin-top:auto}@media(max-width:768px){.Apps_waitlistButtonContainer__uH8gb{padding-top:.375rem}}.Apps_waitlistButtonLarge__Ig5M2{background:linear-gradient(135deg,var(--primary2-color) 0,var(--primary-color) 100%);color:var(--background-color);border-radius:10px;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:3px solid hsla(0,0%,100%,.8);box-shadow:0 3px 10px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.08);min-width:60%;position:relative;overflow:hidden;font-size:.95rem}.Apps_waitlistButtonLarge__Ig5M2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.Apps_waitlistButtonLarge__Ig5M2:hover{background:linear-gradient(135deg,var(--primary-color) 0,#6366f1 100%);border-color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.25),0 4px 8px rgba(0,0,0,.15)}.Apps_waitlistButtonLarge__Ig5M2:hover:before{left:100%}.Apps_waitlistButtonLarge__Ig5M2:active{transform:translateY(-1px) scale(1.01);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Apps_waitlistButtonLarge__Ig5M2:focus{outline:none;animation:Apps_waitlistButtonPulse__kXf1J 2s infinite}@media(max-width:768px){.Apps_waitlistButtonLarge__Ig5M2{min-width:80%;padding:.875rem 1.75rem;font-size:1rem}}.Apps_appContent__TQi3a{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.Apps_appName__SrFCD{margin-bottom:.25rem}.Apps_appDescription__tjHyB{margin-bottom:.5rem;flex-grow:1;line-height:1.4}@media(max-width:768px){.Apps_appDescription__tjHyB{line-height:1.35;margin-bottom:.4rem}}.Apps_platformsContainer__0MaXV{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}@media(max-width:768px){.Apps_platformsContainer__0MaXV{margin-bottom:.75rem}}.Apps_platformBadge__53CKH{background-color:var(--primary2-color);color:var(--background-color);padding:.25rem .75rem;border-radius:8px;font-weight:700}.Apps_featuresContainer__eH9Zu{margin-bottom:0;flex-grow:1;background-color:rgba(0,0,0,.01);border-radius:6px;padding:.75rem;border:1px solid rgba(0,0,0,.04)}@media(max-width:768px){.Apps_featuresContainer__eH9Zu{padding:.6rem}}.Apps_featuresTitle__PC8h2{margin-bottom:.5rem;color:var(--text-color);opacity:.85;font-weight:600;font-size:.875rem}@media(max-width:768px){.Apps_featuresTitle__PC8h2{margin-bottom:.4rem;font-size:.8rem}}.Apps_featuresList__7q6c_{margin-top:.5rem;padding-left:1.5rem}.Apps_featuresFlexGrid__ltRQQ{padding-left:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.6rem;align-items:stretch;justify-content:center}@media(max-width:768px){.Apps_featuresFlexGrid__ltRQQ{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;margin-top:.5rem}}@media(max-width:480px){.Apps_featuresFlexGrid__ltRQQ{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem}}.Apps_featureItem__YF6oe{padding:.6rem .8rem;border-radius:6px;background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08);transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-align:center;min-height:36px;font-size:.875rem;font-weight:500;line-height:1.3;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Apps_featureItem__YF6oe:hover{background-color:rgba(0,0,0,.06);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1);border-color:rgba(0,0,0,.15)}@media(max-width:768px){.Apps_featureItem__YF6oe{padding:.6rem .7rem;min-height:38px;font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}}@media(max-width:480px){.Apps_featureItem__YF6oe{padding:.55rem .65rem;min-height:36px;font-size:.8rem}}.Apps_storeLinksContainer__nIwkt{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:.75rem;margin-bottom:0;position:relative}.Apps_storeLinksContainer__nIwkt:before{content:"";position:absolute;top:.375rem;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,var(--primary2-color) 20%,var(--primary-color) 50%,var(--primary2-color) 80%,transparent 100%);border-radius:1px}.Apps_storeLinksContainer__nIwkt[data-link-count="1"]{justify-content:center}.Apps_storeLinksContainer__nIwkt[data-link-count="1"] .Apps_storeLink__gMuG5{min-width:60%;font-size:1.1em;padding:1rem 2rem;border-width:4px;animation:Apps_highlightSingleLink__YjX9s 3s ease-in-out infinite}@media(max-width:768px){.Apps_storeLinksContainer__nIwkt[data-link-count="1"] .Apps_storeLink__gMuG5{min-width:80%;padding:1rem 1.75rem}}.Apps_storeLinksContainer__nIwkt[data-link-count="2"]{justify-content:space-between;gap:1.5rem}.Apps_storeLinksContainer__nIwkt[data-link-count="2"] .Apps_storeLink__gMuG5{flex:1 1;min-width:45%}@media(max-width:768px){.Apps_storeLinksContainer__nIwkt[data-link-count="2"] .Apps_storeLink__gMuG5{flex:1 1 100%;min-width:unset}}.Apps_storeLinksContainer__nIwkt[data-link-count="3"]{justify-content:space-between;gap:1rem}.Apps_storeLinksContainer__nIwkt[data-link-count="3"] .Apps_storeLink__gMuG5{flex:1 1;min-width:30%;padding:.75rem 1.5rem}@media(max-width:768px){.Apps_storeLinksContainer__nIwkt[data-link-count="3"] .Apps_storeLink__gMuG5{flex:1 1 100%;min-width:unset}.Apps_storeLinksContainer__nIwkt{justify-content:center;gap:.75rem;flex-direction:column;align-items:center}}.Apps_storeLink__gMuG5{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--primary2-color) 0,var(--primary-color) 100%);color:var(--background-color);border:3px solid hsla(0,0%,100%,.8);border-radius:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 10px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.08);font-weight:700;min-width:130px;text-align:center;position:relative;overflow:hidden;cursor:pointer}.Apps_storeLink__gMuG5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.Apps_storeLink__gMuG5:hover{background:linear-gradient(135deg,var(--primary-color) 0,#6366f1 100%);border-color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.25),0 4px 8px rgba(0,0,0,.15)}.Apps_storeLink__gMuG5:hover:before{left:100%}.Apps_storeLink__gMuG5:active{transform:translateY(-1px) scale(1.01);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Apps_storeLink__gMuG5:focus{outline:none;animation:Apps_storeLinkPulse__Es7e6 2s infinite}@media(max-width:768px){.Apps_storeLink__gMuG5{padding:.75rem 1.5rem;min-width:120px;border-radius:10px}}@keyframes Apps_storeLinkPulse__Es7e6{0%,to{box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1)}50%{box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1),0 0 0 4px rgba(99,102,241,.3)}}@keyframes Apps_waitlistButtonPulse__kXf1J{0%,to{box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1)}50%{box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1),0 0 0 4px rgba(99,102,241,.3)}}.Apps_waitlistFormContainer__AxvCy{display:flex;flex-direction:column;width:100%;box-sizing:border-box}@media(max-width:768px){.Apps_waitlistFormContainer__AxvCy{padding:.5rem 0}}.Apps_waitlistHeader__QCDn7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Apps_waitlistDescription__qn00C{margin-bottom:5px}.Apps_closeWaitlistButton__eOSfs{background:none;border:none;color:var(--text-color);font-size:1.2rem;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-weight:700}.Apps_closeWaitlistButton__eOSfs:hover{background-color:rgba(0,0,0,.05)}.Apps_waitlistForm__mT6vT{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.Apps_formRow__J57x3{width:100%}.Apps_primaryInput__Ed_iK{width:100%;padding:.75rem 1rem;border-radius:8px;border:2px solid var(--primary2-color);background-color:var(--primary2-color);transition:all .2s ease;color:var(--background-color)}.Apps_primaryInput__Ed_iK:focus{outline:none;border-color:var(--text-color)}.Apps_primaryInput__Ed_iK::placeholder{color:var(--background-color);opacity:.9;font-weight:700}.Apps_primaryInput__Ed_iK:-webkit-autofill,.Apps_primaryInput__Ed_iK:-webkit-autofill:active,.Apps_primaryInput__Ed_iK:-webkit-autofill:focus,.Apps_primaryInput__Ed_iK:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--primary2-color) inset!important;-webkit-text-fill-color:var(--background-color)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@media(max-width:768px){.Apps_primaryInput__Ed_iK{padding:.75rem .875rem;font-size:16px}}.Apps_checkBoxGroup__Psa49.Apps_hasError__DQnZm{padding:.5rem;border-left:3px solid #ff4d4f;background-color:rgba(255,77,79,.05);border-radius:4px}@media(max-width:768px){.Apps_checkBoxGroup__Psa49.Apps_hasError__DQnZm{padding:.5rem .375rem}}.Apps_checkBox__G_N7q{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem}.Apps_checkBox__G_N7q .checkbox-container{height:100%;min-height:3rem;padding:.75rem 1rem}.Apps_checkBox__G_N7q .checkbox-container label{-webkit-hyphens:none;hyphens:none;word-wrap:break-word;word-break:normal;display:flex;align-items:center;font-weight:700}@media(max-width:768px){.Apps_checkBox__G_N7q{gap:1rem}.Apps_checkBox__G_N7q .checkbox-container{padding:.5rem .75rem}.Apps_checkBox__G_N7q .checkbox-container label{line-height:1.4}}.Apps_checkboxContainer__k7FaK{display:flex;flex-direction:column;width:100%}.Apps_subOptionsContainer__Yqrwf{margin-left:1.5rem;padding-top:.5rem;padding-bottom:.5rem;display:flex;flex-direction:column;gap:.5rem}.Apps_subOptionsContainer__Yqrwf.Apps_hasError__DQnZm{padding:.5rem;border-left:3px solid #ff4d4f;background-color:rgba(255,77,79,.05);border-radius:0 4px 4px 0}@media(max-width:768px){.Apps_subOptionsContainer__Yqrwf{margin-left:.75rem;padding:.75rem .5rem}.Apps_subOptionsContainer__Yqrwf.Apps_hasError__DQnZm{padding:.5rem .375rem}}.Apps_subOptionsLabel__zr8DC{color:var(--text-color);opacity:.8;display:flex;flex-direction:column;gap:.25rem}.Apps_requiredIndicator__jwGHU{color:#ff4d4f;font-weight:700}.Apps_buttonGroup__j5DEK{display:flex;justify-content:space-evenly;gap:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.Apps_buttonGroup__j5DEK button{padding:.75rem 1.5rem;border-radius:8px;border:2px solid var(--primary2-color);background-color:var(--background-color);transition:all .3s ease;min-width:120px;cursor:pointer;flex:1 1;font-weight:700;box-shadow:none}.Apps_buttonGroup__j5DEK button:disabled{opacity:.6;cursor:not-allowed}.Apps_buttonGroup__j5DEK button:hover:not(:disabled){border-width:2px;border-color:var(--primary-color)}.Apps_buttonGroup__j5DEK button:active:not(:disabled){transform:translateY(0)}.Apps_buttonGroup__j5DEK .Apps_clearButton__sPE4Z:hover:not(:disabled){background-color:#ff6b6b;border-color:#fff}.Apps_buttonGroup__j5DEK .Apps_clearButton__sPE4Z:hover:not(:disabled) p{color:#fff}.Apps_buttonGroup__j5DEK .Apps_clearButton__sPE4Z:hover:not(:disabled) p:hover{cursor:pointer}.Apps_buttonGroup__j5DEK .Apps_submitButton__rfWrV{background-color:var(--primary2-color);border-color:hsla(0,0%,100%,.5)}.Apps_buttonGroup__j5DEK .Apps_submitButton__rfWrV p{color:var(--background-color)}.Apps_buttonGroup__j5DEK .Apps_submitButton__rfWrV:hover:not(:disabled){background-color:#40c057;border-color:#fff}@media(max-width:768px){.Apps_buttonGroup__j5DEK{flex-direction:column}.Apps_buttonGroup__j5DEK button{width:100%;min-height:44px}.Apps_buttonGroup__j5DEK button:first-child{margin-bottom:.5rem}}.Apps_waitlistSuccess____2k5{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:1rem;padding:1rem}.ContactUs_container__M1Bv4{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:3rem auto;padding:0 2rem;scroll-margin-top:2rem}.ContactUs_attention__nM_Gw{text-align:center;margin-bottom:3rem}.ContactUs_launchSpecialBadge__8Btpi{background:linear-gradient(135deg,var(--promo-color-1),var(--promo-color-2));color:#fff;padding:.9rem 1.8rem;border-radius:12px;margin:1.2rem 0;box-shadow:0 4px 12px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.2);position:relative;overflow:hidden;animation:ContactUs_promotionPulse__y6fz2 3s ease-in-out infinite;display:inline-block}@media(max-width:768px){.ContactUs_launchSpecialBadge__8Btpi{padding:.7rem 1.4rem;border-radius:10px;margin:1rem 0}}.ContactUs_badgeText__UXN1Q{position:relative;z-index:2;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:.3px;margin:0;color:#fff}.ContactUs_launchBenefits__WO8rT{background:var(--card-primary);border:1px solid rgba(var(--primary-color-rgb),.15);border-radius:8px;padding:.75rem 1rem;margin-top:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06);max-width:100%}@media(max-width:768px){.ContactUs_launchBenefits__WO8rT{padding:.625rem .75rem;margin-top:.875rem}}@media(max-width:480px){.ContactUs_launchBenefits__WO8rT{padding:.5rem .625rem}}.ContactUs_benefitsHeader__vqBLd{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid rgba(var(--text-color-rgb),.08)}.ContactUs_benefitsTitle__3U99x{color:var(--text-color);font-weight:700;text-align:center;font-size:.8rem;letter-spacing:.3px;text-transform:uppercase;opacity:.9;margin:0}@media(max-width:768px){.ContactUs_benefitsTitle__3U99x{font-size:.75rem}}@media(max-width:480px){.ContactUs_benefitsTitle__3U99x{font-size:.7rem}}.ContactUs_benefitsGrid__xYdnt{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;justify-items:center;align-items:stretch;max-width:100%}@media(max-width:768px){.ContactUs_benefitsGrid__xYdnt{grid-template-columns:repeat(2,1fr);gap:.375rem}}@media(max-width:480px){.ContactUs_benefitsGrid__xYdnt{grid-template-columns:1fr;gap:.3rem}}.ContactUs_benefitItem__rMldV{display:flex;align-items:center;justify-content:flex-start;gap:.375rem;padding:.375rem .5rem;background:rgba(var(--background-color-rgb),.5);border:1px solid rgba(var(--text-color-rgb),.08);border-radius:6px;transition:all .2s ease;width:100%;min-width:0}.ContactUs_benefitItem__rMldV:hover{background:rgba(var(--primary-color-rgb),.05);border-color:rgba(var(--primary-color-rgb),.15);transform:translateY(-1px)}@media(max-width:768px){.ContactUs_benefitItem__rMldV{padding:.3rem .4rem;gap:.3rem}}@media(max-width:480px){.ContactUs_benefitItem__rMldV{padding:.3rem .4rem;gap:.3rem;justify-content:center}}.ContactUs_benefitIcon____hrG{color:var(--primary-color);font-size:.9rem;font-weight:700;flex-shrink:0}@media(max-width:768px){.ContactUs_benefitIcon____hrG{font-size:.8rem}}@media(max-width:480px){.ContactUs_benefitIcon____hrG{font-size:.75rem}}.ContactUs_benefitText__rrgem{color:var(--text-color);opacity:.9;font-weight:500;line-height:1.3;font-size:.85rem;flex:1 1;min-width:0;word-wrap:break-word}@media(max-width:768px){.ContactUs_benefitText__rrgem{font-size:.8rem}}@media(max-width:480px){.ContactUs_benefitText__rrgem{font-size:.75rem;line-height:1.2;text-align:center}}.ContactUs_benefitsList__c_Qk7{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.ContactUs_benefitsList__c_Qk7{grid-template-columns:1fr;gap:.6rem}}.ContactUs_benefitsList__c_Qk7 li{display:flex;align-items:center;line-height:1.4;background:rgba(var(--background-color-rgb),.8);padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(var(--primary-color-rgb),.2);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.ContactUs_benefitsList__c_Qk7 li:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--primary-color-rgb),.2);border-color:var(--primary-color)}@media(max-width:768px){.ContactUs_benefitsList__c_Qk7 li{padding:.6rem .8rem}}.ContactUs_benefitsList__c_Qk7 li p{margin:0;font-weight:600;color:var(--text-color)}.ContactUs_infoGroup__BEiA4{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:3rem;gap:3rem;width:100%}@media(max-width:1024px){.ContactUs_infoGroup__BEiA4{display:flex;flex-direction:column;gap:2rem}}.ContactUs_infoColumn__VtWmH{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.ContactUs_infoColumn__VtWmH{order:2}}.ContactUs_rightColumn__rTdeN{display:flex;flex-direction:column;gap:1rem;align-self:start;transition:all .3s ease}@media(max-width:1024px){.ContactUs_rightColumn__rTdeN{display:contents}}.ContactUs_calculatorContainer__VQfjG{transition:all .3s ease;animation:ContactUs_fadeIn__GG6B4 .3s ease-in-out}@media(max-width:1024px){.ContactUs_calculatorContainer__VQfjG{order:1}}.ContactUs_infoItem__ZsU7m{text-align:center;margin-bottom:1rem}.ContactUs_formItems__0CLsP{display:flex;flex-direction:column;gap:1rem}.ContactUs_nameEmailRow__JnD44{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.ContactUs_nameEmailRow__JnD44{grid-template-columns:1fr}}.ContactUs_primaryInput__0w5Ky{width:100%;padding:.75rem 1rem;border-radius:8px;border:2px solid var(--primary2-color);background-color:var(--primary2-color);transition:all .2s ease}.ContactUs_primaryInput__0w5Ky:focus{outline:none;border-color:var(--text-color)}.ContactUs_primaryInput__0w5Ky:-webkit-autofill,.ContactUs_primaryInput__0w5Ky:-webkit-autofill:active,.ContactUs_primaryInput__0w5Ky:-webkit-autofill:focus,.ContactUs_primaryInput__0w5Ky:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--primary2-color) inset!important;-webkit-text-fill-color:var(--background-color)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.ContactUs_textArea__9biY5{width:100%;min-height:150px;padding:.75rem 1rem;border-radius:8px;border:2px solid var(--primary2-color);background-color:var(--primary2-color);resize:vertical;transition:all .2s ease}.ContactUs_textArea__9biY5:focus{outline:none;border-color:var(--text-color)}.ContactUs_textArea__9biY5:-webkit-autofill,.ContactUs_textArea__9biY5:-webkit-autofill:active,.ContactUs_textArea__9biY5:-webkit-autofill:focus,.ContactUs_textArea__9biY5:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--primary2-color) inset!important;-webkit-text-fill-color:var(--background-color)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.ContactUs_error__RYonN,.ContactUs_success__AFFVz{width:100%;font-size:1.1rem!important;text-align:center;padding:.75rem 1rem;border-radius:8px;opacity:1!important;transform:translateY(0)!important;transition:opacity .3s ease,transform .3s ease;animation:ContactUs_fadeIn__GG6B4 .3s ease-in-out;position:relative;z-index:20;margin:.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ContactUs_error__RYonN{color:#c62828!important;background-color:rgba(255,205,210,.9);border:2px solid #f44336;font-weight:700}.ContactUs_success__AFFVz{color:#1b5e20!important;background-color:rgba(200,230,201,.9);border:2px solid #4caf50;font-weight:700}@keyframes ContactUs_fadeIn__GG6B4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ContactUs_checkBox__JUc3P{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%}@media(max-width:768px){.ContactUs_checkBox__JUc3P{grid-template-columns:1fr}}.ContactUs_checkBox__JUc3P .checkbox-container{height:100%;min-height:3.5rem;padding:.75rem 1rem}.ContactUs_checkBox__JUc3P .checkbox-container label{-webkit-hyphens:none;hyphens:none;word-wrap:break-word;word-break:normal;display:flex;align-items:center;font-weight:700}.ContactUs_buttonGroup__Rz7V3{display:flex;justify-content:space-evenly;gap:1rem;margin-top:1rem}.ContactUs_buttonGroup__Rz7V3 button{padding:.75rem 1.5rem;border-radius:8px;border:2px solid var(--primary2-color);background-color:var(--background-color);transition:all .2s ease;min-width:120px;cursor:pointer}.ContactUs_buttonGroup__Rz7V3 button:disabled{opacity:.6;cursor:not-allowed}.ContactUs_buttonGroup__Rz7V3 .ContactUs_clearButton__Toxr0:hover:not(:disabled){background-color:#ff6b6b;border-color:#ff6b6b}.ContactUs_buttonGroup__Rz7V3 .ContactUs_clearButton__Toxr0:hover:not(:disabled) p{color:#fff}.ContactUs_buttonGroup__Rz7V3 .ContactUs_clearButton__Toxr0:hover:not(:disabled) p:hover{cursor:pointer}.ContactUs_buttonGroup__Rz7V3 .ContactUs_submitButton__UKjw0:hover:not(:disabled){background-color:#40c057;border-color:#40c057}.ContactUs_buttonGroup__Rz7V3 .ContactUs_submitButton__UKjw0:hover:not(:disabled) p{color:#fff}.ContactUs_buttonGroup__Rz7V3 .ContactUs_submitButton__UKjw0:hover:not(:disabled) p:hover{cursor:pointer}.ContactUs_qaCont__DODFb{display:flex;flex-direction:column;align-items:center;gap:2rem;border-radius:8px;transition:all .3s ease}@media(max-width:1024px){.ContactUs_qaCont__DODFb{order:3}}.ContactUs_calculatorSummary__MHYd_{width:100%;background:var(--card-primary);border:2px solid rgba(var(--primary-color-rgb),.15);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 3px 12px rgba(0,0,0,.06);position:relative;display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.ContactUs_calculatorSummary__MHYd_{padding:.75rem;margin-bottom:1rem}}@media(max-width:480px){.ContactUs_calculatorSummary__MHYd_{padding:.5rem;margin-bottom:.75rem}}.ContactUs_summaryHeader__CAPD8{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid rgba(var(--text-color-rgb),.08)}.ContactUs_summaryTitle__HZorU{color:var(--text-color);letter-spacing:.3px;text-transform:uppercase;font-weight:700;opacity:.9;font-size:1rem}.ContactUs_clearSummaryButton__4QlvS{width:28px;height:28px;border-radius:6px;border:1px solid rgba(var(--text-color-rgb),.3);background:rgba(var(--background-color-rgb),.95);color:var(--text-color);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;opacity:.7;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:28px;min-height:28px;will-change:transform,background-color,border-color;position:relative;z-index:10}.ContactUs_clearSummaryButton__4QlvS:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff;opacity:1;transform:scale(1.1)}.ContactUs_clearSummaryButton__4QlvS:active{transform:scale(.95);transition:all .1s ease}.ContactUs_clearSummaryButton__4QlvS:focus{outline:2px solid #ff6b6b;outline-offset:2px}.ContactUs_summaryContent__4j21q{display:flex;flex-direction:column;gap:.5rem}.ContactUs_serviceSection__I2WaW{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.375rem;border-bottom:1px solid rgba(var(--text-color-rgb),.06)}.ContactUs_serviceLine__XqoA0{display:flex;align-items:center;gap:.5rem;font-size:.95rem}@media(max-width:480px){.ContactUs_serviceLine__XqoA0{flex-direction:column;align-items:flex-start;gap:.125rem}}.ContactUs_serviceLabel__Is4QL{color:var(--text-color);opacity:.7;font-weight:600;text-transform:uppercase;letter-spacing:.3px;font-size:.85rem}.ContactUs_serviceValue__RxWs2{color:var(--text-color);font-weight:500;line-height:1.3;flex:1 1;opacity:.95;font-size:.95rem}.ContactUs_bundlesSection__JeAp0{margin:.5rem 0 .25rem;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(76,175,80,.04),rgba(67,160,71,.03));border-radius:8px;border:1.5px solid #4caf50;display:flex;flex-direction:column;gap:.5rem}.ContactUs_bundlesTitle__GvLwg{color:#388e3c;font-weight:700;margin-bottom:.25rem;font-size:.9rem}.ContactUs_bundleSummary__rUfjY{display:flex;flex-direction:column;gap:.15rem;background:rgba(76,175,80,.06);border-radius:6px;padding:.4rem .6rem;border:1px solid #c8e6c9}.ContactUs_bundleName__8mxYL{color:#2e7d32;font-weight:700;font-size:.95rem}.ContactUs_bundleFeatures__yNScY{color:#388e3c;font-size:.8rem;opacity:.85}.ContactUs_bundleDescription__XFp9C{color:#388e3c;font-size:.75rem;opacity:.7;margin-bottom:.1rem}.ContactUs_bundlePricingRow__jHoTK{display:flex;justify-content:space-between;align-items:center;margin-top:.15rem;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(76,175,80,.04),rgba(67,160,71,.02));border-radius:10px;border:1px solid rgba(76,175,80,.15);gap:1rem}@media(max-width:480px){.ContactUs_bundlePricingRow__jHoTK{flex-direction:column;align-items:center;gap:.5rem;padding:.4rem .5rem}}.ContactUs_savingsHighlight__D1l_C{display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0}@media(max-width:480px){.ContactUs_savingsHighlight__D1l_C{justify-content:center;order:2}}.ContactUs_pricingMain__3LTFl{display:flex;flex-direction:column;gap:.15rem;flex:1 1;align-items:flex-end;text-align:right}@media(max-width:480px){.ContactUs_pricingMain__3LTFl{align-items:center;text-align:center;order:1}}.ContactUs_priceComparison__xxZDJ{display:flex;align-items:baseline;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}@media(max-width:480px){.ContactUs_priceComparison__xxZDJ{justify-content:center}}.ContactUs_bundlePriceLabel__LFVtM{color:var(--text-color);opacity:.6;font-size:.7rem;text-transform:uppercase;letter-spacing:.3px;margin-top:.05rem}@media(max-width:480px){.ContactUs_bundlePriceLabel__LFVtM{text-align:center}}.ContactUs_bundleOriginalPrice__5Ypsj{color:#888;text-decoration:line-through;font-size:.75rem;opacity:.8}.ContactUs_bundlePrice__442Xp{color:#4caf50;font-weight:700;font-size:1.15rem;line-height:1}.ContactUs_bundleSavings__WB3nG{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;border-radius:16px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 3px 8px rgba(76,175,80,.4);border:1px solid hsla(0,0%,100%,.3);position:relative;transform:scale(1);transition:all .2s ease}.ContactUs_bundleSavings__WB3nG:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(76,175,80,.5)}@media(max-width:480px){.ContactUs_bundleSavings__WB3nG{padding:.3rem .7rem;font-size:.75rem}}.ContactUs_customizationsSection__VXSe7{margin-top:.25rem}.ContactUs_customizationsLabel__NrzTT{color:var(--text-color);opacity:.7;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.125rem;display:block;font-size:.85rem}.ContactUs_customizationsList__tVf3d{margin-left:.5rem;line-height:1.4;font-size:.9rem;color:var(--text-color);opacity:.85;font-weight:400;word-wrap:break-word;word-break:break-word}.ContactUs_costSection__ljcpc{display:flex;flex-direction:column;gap:.125rem;padding-bottom:.25rem}.ContactUs_costLine___VPMu{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:1.05rem}.ContactUs_costLabel__Cj0pA{color:var(--text-color);opacity:.7;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ContactUs_totalAmount__q6J0k{color:#4caf50;font-weight:800;letter-spacing:.2px;line-height:1.2;font-size:1.15rem}.ContactUs_costMetaLine__gkigI{margin-left:45px}.ContactUs_costMeta__1dfs1{color:#388e3c;opacity:.7;font-style:italic;line-height:1.3;font-size:.9rem}.ContactUs_paymentLine__Ekc5l{display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(135deg,rgba(76,175,80,.06),rgba(67,160,71,.06));border:1px solid #c8e6c9;border-radius:6px;padding:.5rem .625rem;position:relative;margin-top:.25rem}.ContactUs_paymentLine__Ekc5l:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#4caf50,#388e3c);border-radius:6px 0 0 6px}.ContactUs_paymentInfo__bu5WD{display:flex;flex-direction:column;gap:.125rem}.ContactUs_paymentLabel__h2UfA{color:#388e3c;opacity:.8;font-weight:600;text-transform:uppercase;letter-spacing:.2px;font-size:.95rem}.ContactUs_paymentMeta__Yz3xN{color:#388e3c;opacity:.6;font-style:italic;font-size:.9rem}.ContactUs_paymentAmount__nggqs{color:#4caf50;font-weight:800;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.08);line-height:1.1;align-self:flex-end;font-size:1.25rem}.ContactUs_summaryFooter__ewTO_{margin-top:.375rem;padding-top:.375rem;border-top:1px solid rgba(var(--text-color-rgb),.05);text-align:center}.ContactUs_estimateNote__YPkPO{color:#388e3c;opacity:.7;font-style:italic;text-transform:uppercase;letter-spacing:.2px;line-height:1.2;font-size:.9rem}.ContactUs_messageContainer__nluFc{min-height:2rem;margin:.5rem 0;display:flex;align-items:center;justify-content:center;width:100%;position:relative;z-index:10}.ContactUs_compactDetail__nWFM_,.ContactUs_compactInfo__HWnTB,.ContactUs_compactLabel__5UaaT,.ContactUs_compactRow__IkWQe,.ContactUs_compactValue__23MXZ,.ContactUs_configLabel__sjT_B,.ContactUs_configValue__O1tdS,.ContactUs_costBreakdown__IPERP,.ContactUs_costDetails__3kuDH,.ContactUs_costSummary__N7hz7,.ContactUs_costValue__j45pV,.ContactUs_estimateDisclaimer__kwigM,.ContactUs_highlightLabel__sS2YX,.ContactUs_highlightValue__v9FUh,.ContactUs_paymentHighlight__VAAH7,.ContactUs_paymentSchedule__pQkcx,.ContactUs_scheduleAmount__GNdiD,.ContactUs_scheduleHeader__ycy2b,.ContactUs_scheduleLabel__r3owC,.ContactUs_scheduleNote__y3B1m,.ContactUs_serviceConfig__k8Aqv,.ContactUs_serviceLine__XqoA0.ContactUs_old__8BFiG,.ContactUs_summaryHighlight__FsmOp,.ContactUs_summaryItem__G79oJ,.ContactUs_summaryLabel__xhFCu,.ContactUs_summaryNote__QwgvF,.ContactUs_summaryValue__VZeuv{display:none}.ContactUs_infoItemQA__5LEDP{text-align:center;margin-bottom:1rem}@keyframes ContactUs_promotionPulse__y6fz2{0%,to{transform:scale(1);box-shadow:0 6px 20px rgba(0,0,0,.15)}50%{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.2)}}.Hero_homeCont__vxTXX{width:100%;min-height:100vh;align-items:center;justify-content:center;display:flex;flex-direction:column;padding-bottom:120px}@supports(-webkit-touch-callout:none){.Hero_homeCont__vxTXX{padding-bottom:env(safe-area-inset-bottom,120px)}}.Hero_container__yaLJ1{display:flex;flex-direction:column;width:100%;box-sizing:border-box;align-items:center;justify-content:center}@media(min-width:1200px){.Hero_container__yaLJ1{flex-direction:row;align-items:center}}.Hero_heroText__qHhdG{width:50%;margin-left:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(max-width:1200px){.Hero_heroText__qHhdG{width:90%;margin-left:0;margin-bottom:2rem}}.Hero_heroText__qHhdG .Hero_title__Ncyyz{font-size:calc(60px + 2vw);margin:0;white-space:nowrap}@media(max-width:768px){.Hero_heroText__qHhdG .Hero_title__Ncyyz{font-size:calc(40px + 2vw);white-space:normal}}.Hero_heroText__qHhdG .Hero_subtitle__q8scv{font-size:calc(18px + .5vw);margin:0;max-width:600px;line-height:1.4;opacity:.9}@media(max-width:768px){.Hero_heroText__qHhdG .Hero_subtitle__q8scv{font-size:calc(16px + 1vw);max-width:100%}}.Hero_heroText__qHhdG .Hero_promotionBadge__uwRfx{background:linear-gradient(135deg,var(--promo-color-1),var(--promo-color-2));color:#fff;padding:.8rem 1.8rem;border-radius:12px;margin:.8rem 0;box-shadow:0 4px 12px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.2);position:relative;overflow:hidden;animation:Hero_promotionPulse__0Djw0 3s ease-in-out infinite}@media(max-width:768px){.Hero_heroText__qHhdG .Hero_promotionBadge__uwRfx{padding:.7rem 1.4rem;border-radius:10px}}.Hero_heroText__qHhdG .Hero_badgeText__hh5AM{position:relative;z-index:2;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:.3px;color:#fff}.Hero_heroText__qHhdG .Hero_promotionHighlight__CS42v{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08),rgba(var(--primary2-color-rgb),.04));border:2px solid var(--primary-color);border-radius:16px;padding:1.2rem 1.8rem;margin:.8rem 0;max-width:600px;width:92%;box-shadow:0 4px 15px rgba(var(--primary-color-rgb),.12);text-align:center}@media(max-width:768px){.Hero_heroText__qHhdG .Hero_promotionHighlight__CS42v{padding:1rem 1.4rem;border-radius:12px}}.Hero_heroText__qHhdG .Hero_priceShowcase__pRRlo{margin-bottom:.8rem}.Hero_heroText__qHhdG .Hero_showcaseLabel__l_0bT{color:var(--text-color);margin-bottom:.5rem;font-weight:600;opacity:.9;font-size:.95rem}.Hero_heroText__qHhdG .Hero_priceComparison__ci_Fh{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;margin:.4rem 0}@media(max-width:480px){.Hero_heroText__qHhdG .Hero_priceComparison__ci_Fh{flex-direction:column;gap:.4rem}}.Hero_heroText__qHhdG .Hero_newPrice__IhuSr{color:var(--promo-color-1);font-weight:800;font-size:2.2rem;text-shadow:0 1px 3px rgba(0,0,0,.1)}@media(max-width:768px){.Hero_heroText__qHhdG .Hero_newPrice__IhuSr{font-size:1.8rem}}.Hero_heroText__qHhdG .Hero_priceDetails__yhrH_{display:flex;flex-direction:column;align-items:flex-end}.Hero_heroText__qHhdG .Hero_oldPrice__xF2tQ{text-decoration:line-through;opacity:.6;color:var(--text-color);font-weight:500;position:relative}@media(max-width:480px){.Hero_heroText__qHhdG .Hero_oldPrice__xF2tQ{order:-1}}.Hero_heroText__qHhdG .Hero_savings__ev2zL{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;padding:.3rem .7rem;border-radius:15px;font-weight:700;box-shadow:0 2px 8px rgba(39,174,96,.3);text-transform:uppercase;letter-spacing:.3px;animation:Hero_savingsPulse__p1HcN 2s ease-in-out infinite;font-size:.85rem}.Hero_heroText__qHhdG .Hero_limitedOffer__i__Du{color:var(--text-color);opacity:.75;font-style:italic;font-weight:500;font-size:.9rem}.Hero_lottieAnimation__2oZ6n{flex:1 1;width:50%;height:auto;max-width:none}@media(max-width:1024px){.Hero_lottieAnimation__2oZ6n{width:70%!important}}@media(max-width:1200px){.Hero_lottieAnimation__2oZ6n{width:100%!important}}.Hero_bottomTextCont__I726I{width:100%;display:flex;align-items:center;justify-content:center;margin-top:3rem}@media(max-width:768px){.Hero_bottomTextCont__I726I{margin-top:2rem}}.Hero_bottomText__tedWg{width:80%;text-align:center;font-size:calc(18px + 1vw);font-weight:600;letter-spacing:1px}@media(max-width:768px){.Hero_bottomText__tedWg{width:90%;font-size:calc(16px + 1vw)}}@keyframes Hero_promotionPulse__0Djw0{0%,to{transform:scale(1);box-shadow:0 6px 20px rgba(0,0,0,.15)}50%{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.2)}}@keyframes Hero_savingsPulse__p1HcN{0%,to{transform:scale(1);box-shadow:0 3px 10px rgba(39,174,96,.3)}50%{transform:scale(1.05);box-shadow:0 5px 15px rgba(39,174,96,.4)}}.appPage_appPageContainer__qd_37{width:100%;min-height:100vh;background-color:var(--background-color)}.appPage_appPageContainer__qd_37,.appPage_notFoundContainer__L0ZHT{display:flex;justify-content:center;align-items:center;padding:2rem}.appPage_notFoundContainer__L0ZHT{flex-direction:column;height:100vh;text-align:center}.appPage_notFoundContainer__L0ZHT h1{margin-bottom:1rem;color:var(--text-color)}.appPage_notFoundContainer__L0ZHT p{margin-bottom:2rem;color:var(--text-color)}.appPage_backLink__Z83hW{padding:.75rem 1.5rem;background-color:var(--primary2-color);color:var(--background-color);text-decoration:none;border-radius:8px;font-weight:700;transition:all .3s ease}.appPage_backLink__Z83hW:hover{background-color:var(--primary-color)}