.LandingPage_landingContainer__PzTdN{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;background:white;overflow-x:hidden}.LandingPage_landingContainer__PzTdN *{box-sizing:border-box}.LandingPage_header__ycaWg{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 5%;background:white;box-shadow:0 2px 12px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100;gap:2rem}.LandingPage_navigation__4dAVP{display:flex;gap:2.5rem;flex:1 1}.LandingPage_navLink__jRY1N{color:#333;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative}.LandingPage_navLink__jRY1N:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#0066ff;transition:width .3s ease}.LandingPage_navLink__jRY1N:hover:after{width:100%}.LandingPage_navLink__jRY1N:hover{color:#0066ff}.LandingPage_logo__c8BnO{flex:1 1;text-align:center}.LandingPage_logoText__ZcSw2{font-size:1.8rem;font-weight:900;background:linear-gradient(135deg,#0066ff,#0052cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px;display:inline-block}.LandingPage_authLinks__EOyp2{display:flex;gap:1.5rem;align-items:center;flex:1 1;justify-content:flex-end}.LandingPage_agentLink__tg37e{color:#0066ff;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border-bottom:2px solid transparent}.LandingPage_agentLink__tg37e:hover{color:#0052cc;border-bottom-color:#0066ff}.LandingPage_signInBtn__YVOxA{background:#0066ff;color:white;padding:.7rem 1.8rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,102,255,.25);display:inline-block}.LandingPage_signInBtn__YVOxA:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,102,255,.35)}.LandingPage_heroBanner__7cWZH{position:relative;height:650px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.LandingPage_imageWrapper__41_On{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:100%;height:100%}.LandingPage_heroImage__I_DUi{object-fit:cover!important;object-position:center!important}.LandingPage_heroOverlay__3hxf8{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 50%,rgba(0,0,0,.1));z-index:1}.LandingPage_heroContent__l5WyY{position:relative;z-index:2;color:white;padding:0 5%;max-width:650px;animation:LandingPage_fadeInUp__Ms_JZ .8s ease}@keyframes LandingPage_fadeInUp__Ms_JZ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LandingPage_heroTitle__f_yQE{font-size:4.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px;text-shadow:0 3px 6px rgba(0,0,0,.4)}.LandingPage_heroSubtitle__TEwT_{font-size:1.4rem;margin-bottom:2.5rem;opacity:.95;font-weight:300;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.6}.LandingPage_comingSoon__bNR8q{display:flex;flex-direction:column;gap:1.2rem}.LandingPage_badge__1_hEP{display:inline-block;background:rgba(255,255,255,.25);color:white;padding:.6rem 1.4rem;border-radius:24px;font-size:.95rem;font-weight:700;width:-moz-fit-content;width:fit-content;border:2px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px}.LandingPage_comingSoon__bNR8q p{font-size:1.2rem;margin:0;opacity:.9}.LandingPage_services__4O0PN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;padding:6rem 5%;max-width:1200px;margin:0 auto}.LandingPage_serviceCard__PiXEI{background:white;padding:3rem;border-radius:16px;border:1px solid #e8e8e8;transition:all .3s ease;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.LandingPage_serviceCard__PiXEI:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#0066ff}.LandingPage_serviceIcon__ySZbV{width:90px;height:90px;margin:0 auto 2rem;background:linear-gradient(135deg,#0066ff,#0052cc);border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 20px rgba(0,102,255,.3);transition:all .3s ease}.LandingPage_serviceCard__PiXEI:hover .LandingPage_serviceIcon__ySZbV{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 28px rgba(0,102,255,.4)}.LandingPage_serviceCard__PiXEI h3{font-size:1.8rem;margin-bottom:1.2rem;color:#1a1a1a;font-weight:700}.LandingPage_serviceCard__PiXEI p{color:#666;margin-bottom:2rem;line-height:1.7;font-size:1rem}.LandingPage_cardLink__jBr49{display:inline-block;color:#0066ff;text-decoration:none;font-weight:700;transition:all .3s ease;padding:.8rem 0;border-bottom:2px solid transparent}.LandingPage_cardLink__jBr49:hover{color:#0052cc;border-bottom-color:#0066ff;transform:translateX(6px)}.LandingPage_ctaSection___3KtY{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:6rem 5%;text-align:center}.LandingPage_ctaContent__Vjl2A h2{font-size:3rem;margin-bottom:1.2rem;color:#1a1a1a;font-weight:900;letter-spacing:-.5px}.LandingPage_ctaContent__Vjl2A p{font-size:1.3rem;color:#555;margin-bottom:3rem;font-weight:300}.LandingPage_ctaButtons__1SfXm{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.LandingPage_primaryBtn__6O2Bi{background:#0066ff;color:white;padding:1.2rem 3rem;border-radius:10px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;display:inline-block;border:2px solid #0066ff;box-shadow:0 6px 20px rgba(0,102,255,.3)}.LandingPage_primaryBtn__6O2Bi:hover{background:#0052cc;border-color:#0052cc;transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,102,255,.4)}.LandingPage_secondaryBtn__vG7Hy{background:white;color:#0066ff;padding:1.2rem 3rem;border:2px solid #0066ff;border-radius:10px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;display:inline-block}.LandingPage_secondaryBtn__vG7Hy:hover{background:#0066ff;color:white;transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,102,255,.3)}.LandingPage_footer__rx660{background:#1a1a1a;color:white;padding:4rem 5% 2rem;text-align:center;border-top:1px solid #333}.LandingPage_footer__rx660 p{margin-bottom:2rem;opacity:.8;font-size:1rem}.LandingPage_footerLinks__1xoB7{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;padding-bottom:2rem}.LandingPage_footerLinks__1xoB7 a{color:white;text-decoration:none;transition:all .3s ease;opacity:.7;font-size:.95rem;border-bottom:2px solid transparent}.LandingPage_footerLinks__1xoB7 a:hover{opacity:1;color:#0066ff;border-bottom-color:#0066ff}@media (max-width:1024px){.LandingPage_heroTitle__f_yQE{font-size:3.5rem}.LandingPage_services__4O0PN{grid-template-columns:1fr;padding:4rem 5%}}@media (max-width:768px){.LandingPage_header__ycaWg{flex-direction:column;gap:1.5rem;padding:1rem}.LandingPage_navigation__4dAVP{gap:2rem}.LandingPage_authLinks__EOyp2,.LandingPage_navigation__4dAVP{width:100%;justify-content:center}.LandingPage_heroBanner__7cWZH{height:500px}.LandingPage_heroTitle__f_yQE{font-size:2.5rem}.LandingPage_heroSubtitle__TEwT_{font-size:1.1rem}.LandingPage_heroContent__l5WyY{padding:0 20px}.LandingPage_services__4O0PN{grid-template-columns:1fr;padding:3rem 1.5rem;gap:2rem}.LandingPage_serviceCard__PiXEI{padding:2rem}.LandingPage_ctaSection___3KtY{padding:3rem 1.5rem}.LandingPage_ctaContent__Vjl2A h2{font-size:2rem}.LandingPage_ctaContent__Vjl2A p{font-size:1.1rem}.LandingPage_ctaButtons__1SfXm{flex-direction:column;gap:1rem}.LandingPage_primaryBtn__6O2Bi,.LandingPage_secondaryBtn__vG7Hy{width:100%}}@media (max-width:480px){.LandingPage_header__ycaWg{padding:.8rem}.LandingPage_navigation__4dAVP{gap:1rem}.LandingPage_logoText__ZcSw2{font-size:1.4rem}.LandingPage_heroTitle__f_yQE{font-size:2rem}.LandingPage_heroSubtitle__TEwT_{font-size:1rem}.LandingPage_badge__1_hEP{padding:.5rem 1rem;font-size:.85rem}.LandingPage_comingSoon__bNR8q p{font-size:1rem}.LandingPage_ctaContent__Vjl2A h2,.LandingPage_serviceCard__PiXEI h3{font-size:1.5rem}}.LandingPage_mobileAppSection__U72wl{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}.LandingPage_mobileAppWrapper__CRBpb{width:100%;display:flex;justify-content:center}.LandingPage_screenshotContainer__mTXB_{display:flex;justify-content:center;align-items:center}.LandingPage_phoneFrame__6uuEV{position:relative;width:300px;height:600px;background:#000;border-radius:40px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);border:8px solid #000}.LandingPage_phoneFrame__6uuEV:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:150px;height:28px;background:#000;border-radius:0 0 20px 20px;z-index:10}.LandingPage_phoneScreenshot__GsYwt{width:100%;height:100%;object-fit:cover;border-radius:35px}.LandingPage_appContent__pUMSK{text-align:center;max-width:700px;width:100%}.LandingPage_appTitle__iQorc{font-size:4rem;font-weight:700;color:#000;margin:0;line-height:1.3;letter-spacing:-.02em}.LandingPage_appSubtitle__Ox_f1{font-size:1.4rem;color:#0066ff;font-weight:700;margin:0}.LandingPage_appDescription__tzdYl{font-size:1.1rem;color:#666;line-height:1.8;margin:0}.LandingPage_storeBadges__XRXax{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.LandingPage_storeBadge__LFfT_{display:flex;align-items:center;gap:1.5rem;padding:1.2rem;background:#f8f9fa;border:2px solid #e8e8e8;border-radius:12px;transition:all .3s ease;cursor:pointer}.LandingPage_storeBadge__LFfT_:hover{background:#f0f0f0;border-color:#0066ff;transform:translateX(8px)}.LandingPage_storeBadge__LFfT_ svg{color:#0066ff;flex-shrink:0}.LandingPage_storeBadge__LFfT_ p{margin:0}.LandingPage_badgeLabel__mf190{font-size:.85rem;color:#999;font-weight:500}.LandingPage_badgeName__zLGe6{font-size:1.3rem;color:#1a1a1a;font-weight:700}@media (max-width:1024px){.LandingPage_mobileAppWrapper__CRBpb{grid-template-columns:1fr;gap:3rem}.LandingPage_appTitle__iQorc{font-size:2.5rem}.LandingPage_phoneFrame__6uuEV{width:250px;height:500px}}@media (max-width:768px){.LandingPage_mobileAppSection__U72wl{min-height:auto;padding:1rem}.LandingPage_mobileAppWrapper__CRBpb{grid-template-columns:1fr;gap:2rem}.LandingPage_appTitle__iQorc{font-size:1.8rem;line-height:1.4}.LandingPage_appSubtitle__Ox_f1{font-size:1.1rem}.LandingPage_appDescription__tzdYl{font-size:1rem}.LandingPage_phoneFrame__6uuEV{width:200px;height:400px}.LandingPage_storeBadges__XRXax{gap:1rem}.LandingPage_storeBadge__LFfT_{padding:1rem}.LandingPage_badgeName__zLGe6{font-size:1.1rem}}@media (max-width:480px){.LandingPage_mobileAppSection__U72wl{min-height:auto;padding:1.5rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.LandingPage_appTitle__iQorc{font-size:1.5rem;line-height:1.5;letter-spacing:-.01em}.LandingPage_appSubtitle__Ox_f1{font-size:1rem}.LandingPage_appDescription__tzdYl{font-size:.95rem}.LandingPage_phoneFrame__6uuEV{width:160px;height:320px}.LandingPage_storeBadge__LFfT_{gap:1rem}.LandingPage_badgeLabel__mf190{font-size:.75rem}.LandingPage_badgeName__zLGe6{font-size:.9rem}}.LandingPage_unselectable__Ibja_{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.LandingPage_hamburgerBtn__P9oXF{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:100;color:#333;flex-shrink:0}.LandingPage_hamburgerBtn__P9oXF:hover{opacity:.7}.LandingPage_mobileMenu__h4T5j{display:none;position:fixed;top:70px;left:0;right:0;background:white;border-bottom:1px solid #eee;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:99;width:100vw;animation:LandingPage_slideDown__ECqmz .3s ease}@keyframes LandingPage_slideDown__ECqmz{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LandingPage_mobileMenuLink__cd1vT{display:block;padding:1.2rem 1.5rem;text-decoration:none;color:#333;font-weight:500;border-bottom:1px solid #f0f0f0;text-align:center;transition:background .3s ease;font-size:1rem}.LandingPage_mobileMenuLink__cd1vT:last-child{border-bottom:none}.LandingPage_mobileMenuLink__cd1vT:hover{background:#f5f5f5;color:#0066ff}.LandingPage_logoContainer___y6LB{flex-shrink:0}@media (max-width:768px){.LandingPage_header__ycaWg{padding:1rem 1.5rem;position:relative}.LandingPage_navigation__4dAVP{display:none}.LandingPage_hamburgerBtn__P9oXF{display:block}.LandingPage_mobileMenu__h4T5j{display:block;position:fixed;top:70px;width:100%}.LandingPage_authLinks__EOyp2{gap:1rem}.LandingPage_agentLink__tg37e,.LandingPage_signInBtn__YVOxA{font-size:.9rem;padding:.6rem 1.2rem}}@media (max-width:480px){.LandingPage_header__ycaWg{padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.LandingPage_logoContainer___y6LB{flex:1 1;text-align:center}.LandingPage_logo__c8BnO{text-align:center}.LandingPage_logoText__ZcSw2{font-size:1rem}.LandingPage_authLinks__EOyp2,.LandingPage_hamburgerBtn__P9oXF{flex:0 0 auto}.LandingPage_agentLink__tg37e,.LandingPage_signInBtn__YVOxA{white-space:nowrap;font-size:.8rem;padding:.5rem .8rem}.LandingPage_mobileMenu__h4T5j{position:fixed;top:65px;left:0;width:100vw;max-width:100%}.LandingPage_mobileMenuLink__cd1vT{padding:1rem 1.5rem;font-size:.95rem}.LandingPage_hamburgerBtn__P9oXF{order:3;flex-shrink:0}.LandingPage_authLinks__EOyp2{display:flex;flex-direction:row;gap:.5rem;order:2;flex-shrink:0}}