.page-module__KKQMWq__main{background:var(--background);min-height:100vh;padding-top:100px}.page-module__KKQMWq__article{padding:60px 0}.page-module__KKQMWq__container{max-width:800px;margin:0 auto;padding:0 24px}.page-module__KKQMWq__breadcrumb{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:32px;font-size:.875rem;display:flex}.page-module__KKQMWq__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.page-module__KKQMWq__breadcrumb a:hover{color:var(--primary)}.page-module__KKQMWq__breadcrumb span:last-child{color:var(--text-primary);font-weight:500}.page-module__KKQMWq__header{text-align:center;margin-bottom:48px}.page-module__KKQMWq__category{border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.page-module__KKQMWq__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.page-module__KKQMWq__meta{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;font-size:.9rem;display:flex}.page-module__KKQMWq__dot{opacity:.5}.page-module__KKQMWq__content{color:var(--text-primary);font-size:1.125rem;line-height:1.8}.page-module__KKQMWq__content h2{color:var(--text-primary);margin-top:48px;margin-bottom:16px;font-size:1.5rem;font-weight:700}.page-module__KKQMWq__content p{color:var(--text-secondary);margin-bottom:24px}.page-module__KKQMWq__content p:first-of-type{color:var(--text-primary);font-size:1.25rem}.page-module__KKQMWq__backLink{border-top:1px solid var(--border-color);margin-top:64px;padding-top:32px}.page-module__KKQMWq__btn{color:var(--text-primary);border:1px solid var(--border-color);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__KKQMWq__btn:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){.page-module__KKQMWq__article{padding:40px 0}.page-module__KKQMWq__content{font-size:1rem}.page-module__KKQMWq__content h2{margin-top:32px;font-size:1.25rem}}
.Header-module__Af2_WG__header{z-index:9999;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;background:#fffffff2;padding:12px 0;box-shadow:0 4px 30px #0000000d}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{z-index:10;align-items:center;display:flex}.Header-module__Af2_WG__logo img{width:auto;height:40px}.Header-module__Af2_WG__nav{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__navItem{position:relative}.Header-module__Af2_WG__navLink{color:var(--text-primary);border-radius:10px;align-items:center;gap:4px;padding:10px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__navLink:hover{color:var(--primary);background:var(--primary-50)}.Header-module__Af2_WG__chevron{transition:transform .2s}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__chevron{transform:rotate(180deg)}.Header-module__Af2_WG__submenu{opacity:0;visibility:hidden;background:#fff;border-radius:16px;min-width:220px;padding:12px;transition:all .3s;animation:.3s forwards Header-module__Af2_WG__submenuFadeIn;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 20px 40px #0000001f}@keyframes Header-module__Af2_WG__submenuFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__submenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__submenuLink{color:var(--text-secondary);border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__Af2_WG__submenuLink:hover{background:var(--gradient-primary);color:#fff;transform:translate(4px)}.Header-module__Af2_WG__ctaButton{color:#fff;background:var(--gradient-primary);border-radius:50px;justify-content:center;align-items:center;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #6366f166}.Header-module__Af2_WG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f180}.Header-module__Af2_WG__mobileMenuBtn{cursor:pointer;z-index:10001;background:0 0;border:none;width:40px;height:40px;display:none;position:relative}.Header-module__Af2_WG__hamburger{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{content:"";background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__Af2_WG__hamburger:before{top:-8px}.Header-module__Af2_WG__hamburger:after{bottom:-8px}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open{background:0 0}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open:before{top:0;transform:rotate(45deg)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open:after{bottom:0;transform:rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{opacity:0;visibility:hidden;z-index:10000;background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;width:100%;height:100dvh;padding:70px 20px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0;overflow-y:auto;transform:translateY(-20px)}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__open{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__mobileMenuContent{flex-direction:column;flex:1;gap:4px;display:flex}.Header-module__Af2_WG__mobileNavItem{background:#fff;border-radius:16px;margin-bottom:8px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.Header-module__Af2_WG__mobileNavLink{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:18px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileNavLink:hover,.Header-module__Af2_WG__mobileNavLink.Header-module__Af2_WG__active{background:var(--primary-50);color:var(--primary)}.Header-module__Af2_WG__mobileNavIcon{background:var(--bg-tertiary);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileNavLink:hover .Header-module__Af2_WG__mobileNavIcon,.Header-module__Af2_WG__mobileNavLink.Header-module__Af2_WG__active .Header-module__Af2_WG__mobileNavIcon{background:var(--gradient-primary);transform:scale(1.05)}.Header-module__Af2_WG__mobileNavLabel{flex:1}.Header-module__Af2_WG__mobileChevron{color:var(--text-muted);transition:transform .3s}.Header-module__Af2_WG__mobileChevron.Header-module__Af2_WG__open{color:var(--primary);transform:rotate(180deg)}.Header-module__Af2_WG__mobileSubmenu{background:var(--bg-tertiary);max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.Header-module__Af2_WG__mobileSubmenu.Header-module__Af2_WG__open{max-height:500px;padding:8px 12px 16px}.Header-module__Af2_WG__mobileSubmenuLink{color:var(--text-secondary);border-radius:12px;align-items:center;gap:12px;margin-bottom:4px;padding:14px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileSubmenuLink:last-child{margin-bottom:0}.Header-module__Af2_WG__mobileSubmenuLink:hover{color:var(--primary);background:#fff;transform:translate(4px)}.Header-module__Af2_WG__mobileSubmenuIcon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;display:flex;box-shadow:0 2px 6px #0000000d}.Header-module__Af2_WG__mobileCta{color:#fff;background:var(--gradient-primary);text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:18px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px #6366f14d}.Header-module__Af2_WG__mobileCta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6366f166}.Header-module__Af2_WG__submenuIcon{margin-right:4px;font-size:1rem}@media (max-width:1024px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__ctaButton{display:none}.Header-module__Af2_WG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__mobileMenu{display:flex}}
.Footer-module__EZoWya__footer{background:var(--text-primary);color:#fff}.Footer-module__EZoWya__container{max-width:1280px;margin:0 auto;padding:0 24px}.Footer-module__EZoWya__cta{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a855f7 100%);padding:80px 0;position:relative;overflow:hidden}.Footer-module__EZoWya__cta:before{content:"";background:#ffffff1a;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.Footer-module__EZoWya__cta:after{content:"";background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:-5%}.Footer-module__EZoWya__ctaContent{text-align:center;z-index:1;max-width:600px;margin:0 auto;position:relative}.Footer-module__EZoWya__ctaTitle{color:#fff;margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.Footer-module__EZoWya__highlight{color:#ffffffe6}.Footer-module__EZoWya__ctaText{color:#ffffffe6;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.Footer-module__EZoWya__ctaButton{color:var(--primary);background:#fff;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__EZoWya__ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.Footer-module__EZoWya__ctaButton svg{transition:transform .3s}.Footer-module__EZoWya__ctaButton:hover svg{transform:translate(4px)}.Footer-module__EZoWya__main{border-bottom:1px solid #ffffff1a;padding:60px 0}.Footer-module__EZoWya__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;display:grid}.Footer-module__EZoWya__brand{max-width:300px}.Footer-module__EZoWya__logo{margin-bottom:20px;display:inline-block}.Footer-module__EZoWya__logo img{filter:brightness(0)invert()}.Footer-module__EZoWya__brandText{color:#ffffffb3;font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__columnTitle{color:#fff;margin-bottom:20px;font-size:1rem;font-weight:700}.Footer-module__EZoWya__list{list-style:none}.Footer-module__EZoWya__list li{margin-bottom:12px}.Footer-module__EZoWya__list a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__list a:hover{color:#fff}.Footer-module__EZoWya__contactList{list-style:none}.Footer-module__EZoWya__contactList li{color:#ffffffb3;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:.9rem;display:flex}.Footer-module__EZoWya__contactList svg{color:var(--primary-light);flex-shrink:0;margin-top:2px}.Footer-module__EZoWya__contactList a{color:#ffffffb3;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__contactList a:hover{color:#fff}.Footer-module__EZoWya__bottom{padding:24px 0}.Footer-module__EZoWya__bottomContent{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright{color:#ffffff80;font-size:.875rem}.Footer-module__EZoWya__legal{gap:24px;display:flex}.Footer-module__EZoWya__legal a{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:#fff}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__EZoWya__brand{grid-column:span 2;max-width:100%}}@media (max-width:768px){.Footer-module__EZoWya__cta{padding:60px 0}.Footer-module__EZoWya__main{padding:40px 0}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__brand{grid-column:span 1}.Footer-module__EZoWya__bottomContent{text-align:center;flex-direction:column;gap:16px}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__blob{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__blob1{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);width:600px;height:600px;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__blobMove1;top:-200px;right:-200px}.Hero-module__Z8hQ_W__blob2{background:linear-gradient(135deg,#06b6d4 0%,#6366f1 100%);width:400px;height:400px;animation:25s ease-in-out infinite Hero-module__Z8hQ_W__blobMove2;bottom:-100px;left:-100px}.Hero-module__Z8hQ_W__blob3{background:linear-gradient(135deg,#ec4899 0%,#f97316 100%);width:300px;height:300px;animation:30s ease-in-out infinite Hero-module__Z8hQ_W__blobMove3;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__blobMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,50px)scale(1.1)}66%{transform:translate(-30px,20px)scale(.9)}}@keyframes Hero-module__Z8hQ_W__blobMove2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,-30px)scale(1.05)}66%{transform:translate(30px,-50px)scale(.95)}}@keyframes Hero-module__Z8hQ_W__blobMove3{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__Z8hQ_W__gridPattern{background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__floatingShapes{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__shape{background:var(--gradient-primary);opacity:.1;position:absolute}.Hero-module__Z8hQ_W__shape1{border-radius:20px;width:80px;height:80px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;top:20%;left:10%;transform:rotate(45deg)}.Hero-module__Z8hQ_W__shape2{border-radius:50%;width:60px;height:60px;animation:8s ease-in-out 1s infinite Hero-module__Z8hQ_W__float;top:60%;right:15%}.Hero-module__Z8hQ_W__shape3{border-radius:10px;width:40px;height:40px;animation:7s ease-in-out 2s infinite Hero-module__Z8hQ_W__float;bottom:30%;left:20%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}.Hero-module__Z8hQ_W__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__Z8hQ_W__content{max-width:600px}.Hero-module__Z8hQ_W__badge{color:var(--primary);background:#6366f11a;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Hero-module__Z8hQ_W__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__titleLine{color:var(--text-primary);display:block}.Hero-module__Z8hQ_W__titleHighlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__Z8hQ_W__description{color:var(--text-secondary);margin-bottom:32px;font-size:1.125rem;line-height:1.7}.Hero-module__Z8hQ_W__buttons{gap:16px;margin-bottom:48px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:#fff;background:var(--gradient-primary);border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #6366f166}.Hero-module__Z8hQ_W__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f180}.Hero-module__Z8hQ_W__btnPrimary svg{transition:transform .3s}.Hero-module__Z8hQ_W__btnPrimary:hover svg{transform:translate(4px)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);background:#fffc;border-radius:50px;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--primary);color:var(--primary);background:#fff}.Hero-module__Z8hQ_W__stats{align-items:center;gap:32px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--text-secondary);font-size:.875rem}.Hero-module__Z8hQ_W__statDivider{background:var(--border-color);width:1px;height:40px}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__visualCard{animation:8s ease-in-out infinite Hero-module__Z8hQ_W__floatSlow;position:relative}@keyframes Hero-module__Z8hQ_W__floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__Z8hQ_W__codeWindow{background:#1e1e28f2;border-radius:16px;min-width:400px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}.Hero-module__Z8hQ_W__windowHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;gap:8px;padding:16px 20px;display:flex}.Hero-module__Z8hQ_W__dot{border-radius:50%;width:12px;height:12px}.Hero-module__Z8hQ_W__codeContent{padding:24px}.Hero-module__Z8hQ_W__codeContent code{color:#e4e4e7;font-family:SF Mono,Fira Code,monospace;font-size:.9rem;line-height:1.8}.Hero-module__Z8hQ_W__keyword{color:#c792ea}.Hero-module__Z8hQ_W__variable{color:#82aaff}.Hero-module__Z8hQ_W__property{color:#89ddff}.Hero-module__Z8hQ_W__string{color:#c3e88d}.Hero-module__Z8hQ_W__phoneMockup{background:#1e1e2e;border:2px solid #333;border-radius:20px;width:120px;padding:8px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__phoneFloat;position:absolute;bottom:20px;right:-40px;box-shadow:0 20px 40px #0006}@keyframes Hero-module__Z8hQ_W__phoneFloat{0%,to{transform:translateY(0)rotate(5deg)}50%{transform:translateY(-15px)rotate(5deg)}}.Hero-module__Z8hQ_W__phoneNotch{background:#333;border-radius:2px;width:40px;height:4px;margin:0 auto 8px}.Hero-module__Z8hQ_W__phoneScreen{background:linear-gradient(#0f0f1a 0%,#1a1a2e 100%);border-radius:12px;min-height:160px;padding:10px}.Hero-module__Z8hQ_W__phoneNav{background:linear-gradient(90deg,#6366f1 0%,#a855f7 100%);border-radius:4px;width:100%;height:8px;margin-bottom:12px}.Hero-module__Z8hQ_W__phoneContent{flex-direction:column;gap:8px;display:flex}.Hero-module__Z8hQ_W__phoneLine{background:#fff3;border-radius:3px;width:100%;height:6px}.Hero-module__Z8hQ_W__phoneBtn{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:10px;width:60%;height:20px;margin-top:8px}.Hero-module__Z8hQ_W__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e1e2e;background:#fffffff2;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__badgeFloat;display:flex;position:absolute;box-shadow:0 10px 30px #00000026}.Hero-module__Z8hQ_W__floatingBadge svg{color:#6366f1}.Hero-module__Z8hQ_W__badge1{animation-delay:0s;top:-20px;left:-30px}.Hero-module__Z8hQ_W__badge2{animation-delay:1s;top:50%;left:-60px}.Hero-module__Z8hQ_W__badge3{animation-delay:2s;bottom:60px;right:-30px}@keyframes Hero-module__Z8hQ_W__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__Z8hQ_W__scrollIndicator{opacity:.6;flex-direction:column;align-items:center;gap:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__mouse{border:2px solid var(--text-secondary);border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__Z8hQ_W__wheel{background:var(--text-secondary);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scroll{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(8px)}}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}.Hero-module__Z8hQ_W__scrollIndicator span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}@media (max-width:1024px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__content{max-width:100%}.Hero-module__Z8hQ_W__buttons,.Hero-module__Z8hQ_W__stats{justify-content:center}.Hero-module__Z8hQ_W__visual{justify-content:center;margin-top:40px;display:flex}.Hero-module__Z8hQ_W__visualCard{transform:scale(.9)}.Hero-module__Z8hQ_W__phoneMockup{right:-20px}.Hero-module__Z8hQ_W__badge2{left:-30px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:100px 0 60px}.Hero-module__Z8hQ_W__buttons{flex-direction:column}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{justify-content:center;width:100%}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;gap:24px}.Hero-module__Z8hQ_W__statDivider,.Hero-module__Z8hQ_W__scrollIndicator{display:none}.Hero-module__Z8hQ_W__visual{justify-content:center;width:100%;margin-top:32px;display:flex}.Hero-module__Z8hQ_W__visualCard{justify-content:center;width:100%;display:flex}.Hero-module__Z8hQ_W__codeWindow{border-radius:12px;width:100%;min-width:auto;max-width:100%}.Hero-module__Z8hQ_W__windowHeader{padding:12px 16px}.Hero-module__Z8hQ_W__dot{width:10px;height:10px}.Hero-module__Z8hQ_W__codeContent{padding:16px}.Hero-module__Z8hQ_W__codeContent code{font-size:.8rem;line-height:1.6}}
.Services-module__PFRRnG__services{background:var(--bg-primary);padding:100px 0;position:relative;overflow:hidden}.Services-module__PFRRnG__services:before{content:"";background:linear-gradient(90deg,transparent,var(--primary-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__container{max-width:1280px;margin:0 auto;padding:0 24px}.Services-module__PFRRnG__header{text-align:center;max-width:700px;margin:0 auto 60px}.Services-module__PFRRnG__badge{background:var(--primary-50);color:var(--primary);border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Services-module__PFRRnG__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Services-module__PFRRnG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__PFRRnG__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__PFRRnG__card{border:1px solid var(--border-light);background:#fff;border-radius:24px;padding:32px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";background:var(--gradient-primary);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014,0 0 0 1px #6366f11a}.Services-module__PFRRnG__card:hover:before{transform:scaleX(1)}.Services-module__PFRRnG__cardIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:28px;transition:transform .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardIcon{transform:scale(1.1)rotate(5deg)}.Services-module__PFRRnG__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Services-module__PFRRnG__cardDescription{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.6}.Services-module__PFRRnG__cardList{margin-bottom:16px;list-style:none}.Services-module__PFRRnG__cardList li{color:var(--text-secondary);align-items:center;gap:8px;padding:6px 0;font-size:.875rem;display:flex}.Services-module__PFRRnG__cardList svg{color:var(--accent-teal);flex-shrink:0}.Services-module__PFRRnG__cardArrow{background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;bottom:24px;right:24px}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardArrow{background:var(--gradient-primary);color:#fff;transform:translate(4px)}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__PFRRnG__services{padding:60px 0}.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card{padding:24px}}
.Packages-module__FaRdYq__packages{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-tertiary)100%);padding:100px 0;position:relative}.Packages-module__FaRdYq__container{max-width:1280px;margin:0 auto;padding:0 24px}.Packages-module__FaRdYq__header{text-align:center;max-width:600px;margin:0 auto 60px}.Packages-module__FaRdYq__badge{background:var(--primary-50);color:var(--primary);border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Packages-module__FaRdYq__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Packages-module__FaRdYq__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Packages-module__FaRdYq__subtitle{color:var(--text-secondary);font-size:1.125rem}.Packages-module__FaRdYq__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Packages-module__FaRdYq__card{border:1px solid var(--border-light);background:#fff;border-radius:24px;padding:32px;transition:all .3s;position:relative}.Packages-module__FaRdYq__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular{z-index:1;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;transform:scale(1.05)}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular:hover{transform:scale(1.05)translateY(-8px)}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__packageName,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__packageDesc,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__priceFrom,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__price,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__currency,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__amount{color:#fff}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__features li,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__features li svg{color:#ffffffe6}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__notIncluded,.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__notIncluded svg{color:#ffffff80}.Packages-module__FaRdYq__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#f97316 0%,#ec4899 100%);border-radius:50px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Packages-module__FaRdYq__cardHeader{margin-bottom:24px}.Packages-module__FaRdYq__packageName{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.Packages-module__FaRdYq__packageDesc{color:var(--text-secondary);font-size:.9rem}.Packages-module__FaRdYq__priceWrapper{border-bottom:1px solid var(--border-light);margin-bottom:32px;padding-bottom:24px}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular .Packages-module__FaRdYq__priceWrapper{border-color:#fff3}.Packages-module__FaRdYq__priceFrom{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.Packages-module__FaRdYq__price{align-items:flex-start;gap:4px;display:flex}.Packages-module__FaRdYq__currency{color:var(--text-primary);margin-top:8px;font-size:1.5rem;font-weight:700}.Packages-module__FaRdYq__amount{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1}.Packages-module__FaRdYq__features{margin-bottom:32px;list-style:none}.Packages-module__FaRdYq__features li{color:var(--text-secondary);align-items:center;gap:12px;padding:10px 0;font-size:.9rem;display:flex}.Packages-module__FaRdYq__features li svg{flex-shrink:0}.Packages-module__FaRdYq__included svg{color:var(--accent-teal)}.Packages-module__FaRdYq__notIncluded{color:var(--text-muted);opacity:.6}.Packages-module__FaRdYq__notIncluded svg{color:var(--text-muted)}.Packages-module__FaRdYq__btn{text-align:center;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Packages-module__FaRdYq__btnPrimary{color:var(--primary);background:#fff}.Packages-module__FaRdYq__btnPrimary:hover{background:#ffffffe6;transform:translateY(-2px)}.Packages-module__FaRdYq__btnSecondary{background:var(--gradient-primary);color:#fff}.Packages-module__FaRdYq__btnSecondary:hover{opacity:.9;transform:translateY(-2px)}.Packages-module__FaRdYq__note{text-align:center;color:var(--text-muted);max-width:800px;margin-top:40px;margin-left:auto;margin-right:auto;font-size:.875rem}@media (max-width:1024px){.Packages-module__FaRdYq__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular{transform:none}.Packages-module__FaRdYq__card.Packages-module__FaRdYq__popular:hover{transform:translateY(-8px)}}@media (max-width:768px){.Packages-module__FaRdYq__packages{padding:60px 0}}
.ChatButton-module__KSz3fG__chatButton{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ChatButton-module__KSz3fG__chatButton svg{flex-shrink:0}.ChatButton-module__KSz3fG__primary{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 15px #10b98166}.ChatButton-module__KSz3fG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98180}.ChatButton-module__KSz3fG__secondary{color:#10b981;background:#fff;border:2px solid #10b981}.ChatButton-module__KSz3fG__secondary:hover{background:#ecfdf5;transform:translateY(-2px)}.ChatButton-module__KSz3fG__inline{color:#10b981;background:0 0;border-radius:8px;padding:8px 16px;font-size:.9rem}.ChatButton-module__KSz3fG__inline:hover{background:#ecfdf5}
.Features-module__ZD3nRW__features{background:var(--bg-secondary);padding:100px 0;position:relative;overflow:hidden}.Features-module__ZD3nRW__container{max-width:1280px;margin:0 auto;padding:0 24px}.Features-module__ZD3nRW__content{grid-template-columns:1fr 1.5fr;align-items:center;gap:60px;display:grid}.Features-module__ZD3nRW__header{position:sticky;top:120px}.Features-module__ZD3nRW__badge{background:var(--primary-50);color:var(--primary);border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Features-module__ZD3nRW__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.Features-module__ZD3nRW__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__ZD3nRW__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);background:linear-gradient(135deg,#ffffffe6 0%,#fff9 100%);border-radius:20px;padding:28px;transition:all .3s}.Features-module__ZD3nRW__card:hover{border-color:var(--primary-light);transform:translateY(-4px);box-shadow:0 20px 40px #6366f11a}.Features-module__ZD3nRW__cardIcon{margin-bottom:16px;font-size:2rem;display:block}.Features-module__ZD3nRW__cardTitle{color:var(--text-primary);margin-bottom:10px;font-size:1.125rem;font-weight:700}.Features-module__ZD3nRW__cardText{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Features-module__ZD3nRW__decoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Features-module__ZD3nRW__circle1{background:var(--gradient-primary);opacity:.03;border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;right:-100px}.Features-module__ZD3nRW__circle2{opacity:.03;background:linear-gradient(135deg,#06b6d4 0%,#6366f1 100%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;left:-100px}@media (max-width:1024px){.Features-module__ZD3nRW__content{grid-template-columns:1fr;gap:40px}.Features-module__ZD3nRW__header{text-align:center;position:static}}@media (max-width:768px){.Features-module__ZD3nRW__features{padding:60px 0}.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.Process-module__gUgyKG__process{background:var(--bg-primary);padding:100px 0;position:relative}.Process-module__gUgyKG__container{max-width:1000px;margin:0 auto;padding:0 24px}.Process-module__gUgyKG__header{text-align:center;max-width:600px;margin:0 auto 60px}.Process-module__gUgyKG__badge{background:var(--primary-50);color:var(--primary);border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Process-module__gUgyKG__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Process-module__gUgyKG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Process-module__gUgyKG__subtitle{color:var(--text-secondary);font-size:1.125rem}.Process-module__gUgyKG__timeline{flex-direction:column;gap:0;display:flex}.Process-module__gUgyKG__step{gap:24px;padding-bottom:40px;display:flex;position:relative}.Process-module__gUgyKG__step:last-child{padding-bottom:0}.Process-module__gUgyKG__stepNumber{color:#fff;z-index:1;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;font-weight:800;display:flex;position:relative;box-shadow:0 8px 20px #00000026}.Process-module__gUgyKG__connector{background:linear-gradient(180deg,var(--primary-light)0%,var(--primary-50)100%);width:2px;position:absolute;top:60px;bottom:0;left:29px}.Process-module__gUgyKG__stepContent{flex:1;padding-top:8px}.Process-module__gUgyKG__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:700}.Process-module__gUgyKG__stepText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__stepNumber{transition:transform .3s;transform:scale(1.1)}@media (max-width:768px){.Process-module__gUgyKG__process{padding:60px 0}.Process-module__gUgyKG__step{gap:16px}.Process-module__gUgyKG__stepNumber{width:48px;height:48px;font-size:1rem}.Process-module__gUgyKG__connector{top:48px;left:23px}}
