@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");.Model2_pageWrapper__vdg_w{background-color:#fafafa;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh;position:relative}.Model2_pageWrapper__vdg_w:before{top:0;left:0;background:radial-gradient(circle,rgba(37,99,235,.04) 0,hsla(0,0%,98%,0) 70%)}.Model2_pageWrapper__vdg_w:after,.Model2_pageWrapper__vdg_w:before{content:"";position:fixed;width:60vw;height:60vh;z-index:0;pointer-events:none}.Model2_pageWrapper__vdg_w:after{bottom:0;right:0;background:radial-gradient(circle,rgba(124,58,237,.04) 0,hsla(0,0%,98%,0) 70%)}.Model2_header__NTTfn{position:sticky;top:0;z-index:50;min-height:84px;background-color:hsla(0,0%,98%,.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:center;padding:0 2rem;border-bottom:1px solid rgba(0,0,0,.03)}.Model2_headerInner__D4VJl{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px}.Model2_logo__WUlky{font-size:24px;font-weight:800;letter-spacing:-.02em;color:#0f172a;text-decoration:none;display:flex;align-items:center;gap:.5rem}.Model2_logoIcon__1vU37{color:#2563eb}.Model2_navLinks__SfQ3t{display:flex;gap:1.5rem;align-items:center}.Model2_navLink__ryS8o{font-size:14px;font-weight:600;color:#64748b;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);position:relative}.Model2_navLinkActive__YcofZ,.Model2_navLink__ryS8o:hover{color:#0f172a}.Model2_navLinkActive__YcofZ:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background-color:#2563eb;border-radius:2px}.Model2_btnHeader__aqh7b{background-color:#2563eb;color:#fff;font-size:14px;font-weight:600;padding:.5rem 1.25rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.Model2_btnHeader__aqh7b:hover{background-color:#1d4ed8}.Model2_mobileMenuBtn__B0Q0Z{display:none;background:none;border:none;color:#0f172a;cursor:pointer;padding:4px}.Model2_mobileDropdown__oX_qK{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 10px 25px -5px rgba(0,0,0,.1);padding:1.5rem 2rem;animation:Model2_slideDown__XWptf .2s ease-out forwards;z-index:100}.Model2_mobileNavLinks__vwSml{display:flex;flex-direction:column;gap:1.25rem}@keyframes Model2_slideDown__XWptf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Model2_hero__vJ3Ae{padding:1rem 2rem 4rem;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:2rem;align-items:center;position:relative}.Model2_heroContent__l0Vf_{display:flex;flex-direction:column;align-items:flex-start;text-align:left;z-index:10}.Model2_heroTitle__veD1j{font-size:72px;font-weight:800;line-height:1.05;letter-spacing:-.04em;background:linear-gradient(90deg,#2563eb,#10b981);-webkit-background-clip:text;color:transparent;background-clip:text;margin:0 0 1.5rem}.Model2_accentText__K8rSQ{background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Model2_heroSubtitle__juiWc{font-size:16px;line-height:1.5;color:#64748b;max-width:550px;margin:0 0 2.5rem}.Model2_heroActions__AmYAe{display:flex;gap:1rem;align-items:center;margin-bottom:3rem}.Model2_btnPrimary__1Nj_0{background-color:#2563eb;color:#fff;font-size:16px;font-weight:600;height:56px;padding:0 2rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px -5px rgba(249,115,22,.4),inset 0 1px 0 hsla(0,0%,100%,.2);display:flex;align-items:center;gap:.5rem}.Model2_btnPrimary__1Nj_0:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 25px -5px rgba(249,115,22,.5),inset 0 1px 0 hsla(0,0%,100%,.2)}.Model2_btnPrimary__1Nj_0:active{transform:translateY(0)}.Model2_btnSecondary__28cP4{background-color:#fff;color:#0f172a;font-size:16px;font-weight:600;height:56px;padding:0 2rem;border-radius:.5rem;border:1px solid #cbd5e1;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.Model2_btnSecondary__28cP4:hover{background-color:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(0,0,0,.05)}.Model2_btnSecondary__28cP4:active{transform:translateY(0)}.Model2_trustAvatar__tf4sx{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-12px;background-color:#e2e8f0;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Model2_trustAvatar__tf4sx:first-child{margin-left:0}.Model2_graphicContainer__x1wcA{position:relative;width:100%;height:640px;display:flex;justify-content:center;align-items:center}.Model2_graphicBgPattern__7UWUb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background-image:radial-gradient(#cbd5e1 1px,transparent 0);background-size:24px 24px;opacity:.5;border-radius:50%;mask-image:radial-gradient(circle,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(circle,#000 30%,transparent 70%);z-index:0;pointer-events:none}@keyframes Model2_spin__ljzwd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Model2_spinReverse__Ezp09{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes Model2_float__xAWG5{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Model2_ring1__4vcqF{position:absolute;top:calc(50% - 110px);left:calc(50% - 110px);width:220px;height:220px;border-radius:50%;border:1.5px dashed rgba(249,115,22,.4);animation:Model2_spin__ljzwd 30s linear infinite;z-index:1}.Model2_ring2__gOacX{position:absolute;top:calc(50% - 170px);left:calc(50% - 170px);width:340px;height:340px;border-radius:50%;border:1.5px dashed rgba(249,115,22,.35);animation:Model2_spin__ljzwd 45s linear infinite;z-index:1}.Model2_ring3__DG2qQ{position:absolute;top:calc(50% - 280px);left:calc(50% - 280px);width:560px;height:560px;border-radius:50%;border:1.5px dashed rgba(249,115,22,.3);animation:Model2_spin__ljzwd 60s linear infinite;z-index:1}.Model2_orbit1__AaOaP{top:calc(50% - 110px);left:calc(50% - 110px);width:220px;height:220px;animation:Model2_spin__ljzwd 30s linear infinite}.Model2_orbit1__AaOaP,.Model2_orbit2__cekJ1{position:absolute;border-radius:50%;z-index:10}.Model2_orbit2__cekJ1{top:calc(50% - 170px);left:calc(50% - 170px);width:340px;height:340px;animation:Model2_spin__ljzwd 45s linear infinite}.Model2_orbit3__m0CF3{position:absolute;top:calc(50% - 280px);left:calc(50% - 280px);width:560px;height:560px;border-radius:50%;animation:Model2_spin__ljzwd 60s linear infinite;z-index:10}.Model2_centralNode__HfkAV{position:absolute;width:100px;height:100px;background-color:#2563eb;border-radius:50%;box-shadow:0 0 60px 20px rgba(249,115,22,.15),0 15px 30px rgba(249,115,22,.3);display:flex;justify-content:center;align-items:center;z-index:20;color:#fff;animation:Model2_float__xAWG5 4s ease-in-out infinite}.Model2_orbitCard__TQErx{position:absolute;background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;align-items:center;gap:12px;min-width:160px;animation:Model2_spinReverse__Ezp09 60s linear infinite;z-index:10}.Model2_cardIconBox__Copsj{width:40px;height:40px;border-radius:10px;display:flex;justify-content:center;align-items:center}.Model2_cardText__STglM{display:flex;flex-direction:column}.Model2_cardValue__6Fi0x{font-size:16px;font-weight:700;color:#0f172a;line-height:1.2}.Model2_cardLabel__xQBn_{font-size:11px;color:#64748b;font-weight:500;line-height:1.2;margin-top:2px}.Model2_card1__CCyIw{top:-35px;left:calc(50% - 80px)}.Model2_card2__d325b{top:calc(50% - 35px);right:-80px}.Model2_card3__LPZOA{bottom:-35px;left:calc(50% - 80px)}.Model2_card4__Tmhlx{top:calc(50% - 35px);left:-80px}.Model2_orbitAvatar__JYas8{position:absolute;width:44px;height:44px;border-radius:50%;border:3px solid #fff;box-shadow:0 6px 12px rgba(0,0,0,.08);display:flex;justify-content:center;align-items:center;color:#fff;animation:Model2_spinReverse__Ezp09 45s linear infinite;z-index:8}.Model2_avatar1__WF2Ig{top:20px;right:40px;background-color:#8b5cf6}.Model2_avatar2__Ivcn4{bottom:20px;right:40px;background-color:#0ea5e9}.Model2_avatar3__9ZtG6{bottom:20px;left:40px;background-color:#f59e0b}.Model2_avatar4__6QA1q{top:20px;left:40px;background-color:#ec4899}.Model2_orbitDot__js_Td{position:absolute;width:8px;height:8px;border-radius:50%;z-index:7}.Model2_dot1__LUDrR{top:-4px;left:calc(50% - 4px);background:#2563eb}.Model2_dot2__e7wzI{bottom:-4px;left:calc(50% - 4px);background:#f59e0b}.Model2_dot3__fPr3x{top:calc(50% - 4px);left:-4px;background:#2563eb}.Model2_dot4__qxtvf{top:calc(50% - 4px);right:-4px;background:#1d4ed8}.Model2_statsContainer__nwDAx{max-width:1300px;margin:-3rem auto 3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative;z-index:20}.Model2_statItem__6zFFx{background:#fff;border-radius:16px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.03);box-shadow:0 10px 30px -10px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.Model2_statItem__6zFFx:hover{transform:translateY(-5px);box-shadow:0 20px 40px -15px rgba(0,0,0,.08)}.Model2_statIcon__Zes7P{color:#2563eb;padding:1rem;background-color:#eff6ff;border-radius:16px;display:flex;justify-content:center;align-items:center}.Model2_statNumber__1Vypa{font-size:24px;font-weight:800;color:#0f172a;line-height:1.2}.Model2_statLabel__tyovP{font-size:14px;color:#64748b;font-weight:500}.Model2_section__eJBPa{padding:6rem 2rem;max-width:1300px;margin:0 auto}.Model2_sectionHeader__iz5nj{text-align:center;margin-bottom:4rem}.Model2_sectionTitle__kG4n7{font-size:40px;font-weight:800;background:linear-gradient(90deg,#2563eb,#10b981);-webkit-background-clip:text;color:transparent;background-clip:text;letter-spacing:-.02em;margin-bottom:1rem}.Model2_featuresGrid__f1qnB{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Model2_featureCard__AaW9i{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1.25rem}.Model2_featureCard__AaW9i:hover{transform:translateY(-4px);box-shadow:0 20px 40px -15px rgba(0,0,0,.08);border-color:#cbd5e1}.Model2_featureIcon__Z8Etl{width:48px;height:48px;border-radius:12px;background-color:#f8fafc;border:1px solid #e2e8f0;display:flex;justify-content:center;align-items:center;color:#2563eb}.Model2_featureTitle__FTPah{font-size:20px;font-weight:700;color:#0f172a}.Model2_featureDesc__xYlpa{font-size:15px;color:#64748b;line-height:1.6}.Model2_sectionGray__nBJHA{background-color:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;max-width:100%}.Model2_pricingGrid__bttDr{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.Model2_pricingCard__jO3V2{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:3rem 2.5rem;display:flex;flex-direction:column;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Model2_pricingCardPremium__Pvnrt{border:2px solid #f59e0b;position:relative;box-shadow:0 20px 40px -15px rgba(245,158,11,.15)}.Model2_pricingBadge__Rh5Mo{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background-color:#f59e0b;color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:16px;text-transform:uppercase;letter-spacing:.05em}.Model2_pricingTitle__3V9t3{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:2rem;text-align:center}.Model2_pricingList__7YyuQ{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem;flex:1}.Model2_pricingListItem__GqtWd{display:flex;align-items:flex-start;gap:.75rem;font-size:15px;color:#475569;line-height:1.5}.Model2_pricingIcon__C82hm{color:#10b981;flex-shrink:0;margin-top:2px}.Model2_btnAmber__3cmRa{background-color:#f59e0b;color:#fff;font-size:16px;font-weight:600;height:56px;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center;align-items:center;width:100%;box-shadow:0 4px 6px -1px rgba(245,158,11,.3)}.Model2_btnAmber__3cmRa:hover{background-color:#d97706;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(245,158,11,.4)}.Model2_btnAmber__3cmRa:active{transform:translateY(0) scale(.98)}@media (max-width:1024px){.Model2_navLinks__SfQ3t{display:none}.Model2_mobileMenuBtn__B0Q0Z{display:flex;align-items:center;justify-content:center}.Model2_hero__vJ3Ae{grid-template-columns:1fr;text-align:center;padding:2rem 1rem 4rem}.Model2_heroContent__l0Vf_{align-items:center;text-align:center;margin-bottom:2rem}.Model2_heroSubtitle__juiWc{margin:0 auto 2rem}.Model2_heroActions__AmYAe{justify-content:center}.Model2_graphicContainer__x1wcA{transform:scale(.85);margin-top:-3rem;margin-bottom:-7rem}.Model2_statsContainer__nwDAx{grid-template-columns:repeat(2,1fr);margin:1rem auto 3rem}}@media (max-width:768px){.Model2_headerInner__D4VJl{justify-content:space-between}.Model2_btnHeader__aqh7b{padding:.4rem .75rem;font-size:13px;white-space:nowrap}.Model2_heroTitle__veD1j{font-size:48px}.Model2_graphicContainer__x1wcA{transform:scale(.65);margin-top:-6rem;margin-bottom:-4rem}.Model2_statsContainer__nwDAx{grid-template-columns:1fr;gap:1rem;margin:0 1rem 3rem}.Model2_heroActions__AmYAe{flex-direction:column;width:100%}.Model2_btnPrimary__1Nj_0,.Model2_btnSecondary__28cP4{width:100%;justify-content:center}}@media (max-width:480px){.Model2_heroTitle__veD1j{font-size:36px}.Model2_mobileDropdown__oX_qK{padding:1.5rem 1rem}.Model2_graphicContainer__x1wcA{transform:scale(.5);margin-top:-9rem;margin-bottom:-8rem}.Model2_cardValue__6Fi0x{font-size:28px}.Model2_cardLabel__xQBn_{font-size:18px;margin-top:4px}.Model2_orbitCard__TQErx{padding:20px 24px;min-width:240px;gap:16px;border-radius:24px}.Model2_cardIconBox__Copsj{width:64px;height:64px;border-radius:16px}.Model2_cardIconBox__Copsj svg{width:32px!important;height:32px!important}.Model2_orbitAvatar__JYas8{width:64px;height:64px;border-width:4px}.Model2_orbitAvatar__JYas8 svg{width:32px!important;height:32px!important}.Model2_centralNode__HfkAV{width:140px;height:140px}.Model2_centralNode__HfkAV svg{width:72px!important;height:72px!important}}