.Button_button__aem_D{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;position:relative;outline:none}.Button_button__aem_D:focus-visible{box-shadow:0 0 0 2px rgba(0,123,255,.4)}.Button_sm__KF3zI{padding:.5rem 1rem;font-size:.875rem}.Button_md__YO1oD{padding:.75rem 1.5rem;font-size:.875rem}.Button_lg__IwCDe{padding:1rem 2rem;font-size:1rem}.Button_primary__8ZICM{background:#007bff;color:#fff}.Button_primary__8ZICM:hover:not(.Button_disabled__QJsKX){background:#0056b3}.Button_secondary__BeTb2{background:#6c757d;color:#fff}.Button_secondary__BeTb2:hover:not(.Button_disabled__QJsKX){background:#5a6268}.Button_outline__nC3JZ{background:transparent;border:1px solid #007bff;color:#007bff}.Button_outline__nC3JZ:hover:not(.Button_disabled__QJsKX){background:rgba(0,123,255,.1)}.Button_ghost__vspoT{background:transparent;color:#007bff}.Button_ghost__vspoT:hover:not(.Button_disabled__QJsKX){background:rgba(0,123,255,.1)}.Button_fullWidth__PKp_s{width:100%}.Button_loading__P5XO4{cursor:not-allowed;opacity:.7}.Button_loading__P5XO4 .Button_spinner__zxVHm{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;animation:Button_spin__InCKC 1s linear infinite}.Button_loading__P5XO4 .Button_spinner__zxVHm svg{stroke:currentColor}.Button_loading__P5XO4>:not(.Button_spinner__zxVHm){opacity:0}.Button_disabled__QJsKX{cursor:not-allowed;opacity:.6}@keyframes Button_spin__InCKC{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.Button_iconLeft__5m7WA{display:flex;align-items:center;margin-right:.25rem}.Button_iconRight__BjJCG{display:flex;align-items:center;margin-left:.25rem}.HeroSection_heroSection__nJ3Rh{position:relative;min-height:90vh;overflow:hidden;padding:2rem 0;transition:background-color .3s ease}.HeroSection_content__58t71{position:relative;max-width:1400px;margin:0 auto;padding:0 2rem;z-index:10;display:flex;flex-direction:column}.HeroSection_gridContainer__7G28_{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:3rem}.HeroSection_textContent__GspWl{color:#09090b;display:flex;flex-direction:column;gap:2rem}.dark .HeroSection_textContent__GspWl{color:#fafafa}.HeroSection_headingWrapper__2Np_t{position:relative}.HeroSection_heroTitle__32mh9{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(90deg,#fafafa,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@supports not (background-clip:text){.HeroSection_heroTitle__32mh9{background:none;-webkit-text-fill-color:#fafafa;color:#fafafa}}.HeroSection_heroTitle__32mh9 span{color:#3b82f6;-webkit-text-fill-color:#3b82f6}.HeroSection_description__kB803{font-size:1.25rem;line-height:1.6;max-width:600px;color:#e7e7ed}.dark .HeroSection_description__kB803{color:#eaeaf3}.HeroSection_featureSection__qLZxp{display:flex;width:100%;margin:0 auto 3rem;justify-content:center}.HeroSection_featureGrid__P161s{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.HeroSection_featureCard__fgfGK{background-color:#19191c;padding:1rem;border-radius:1rem;backdrop-filter:blur(10px);transition:all .3s ease;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(59,131,246,.213);justify-content:center;align-items:center;max-width:20rem}.dark .HeroSection_featureCard__fgfGK{background-color:#19191c;border-color:hsla(0,0%,100%,.1)}.HeroSection_featureCard__fgfGK:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(59,131,246,.3)}.HeroSection_featureIconWrapper__IPPji{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.5rem;justify-content:center}.HeroSection_featureIcon__bwo7p{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.HeroSection_featureTitle__pbkaG{font-size:1.125rem;font-weight:600;color:#09090b}.dark .HeroSection_featureTitle__pbkaG{color:#fafafa}.HeroSection_featureDescription__7Up_3{display:flex;font-size:.875rem;color:#3f3f46;align-items:center;justify-content:center}.dark .HeroSection_featureDescription__7Up_3{color:#a1a1aa}.HeroSection_ctaGroup__HvZrB{display:flex;gap:1.5rem;margin-top:1rem}.HeroSection_primaryButton__aBQmc{background:linear-gradient(45deg,#007bff,#00bcd4);border:none;padding:.875rem 1.5rem;font-size:1.125rem;transition:all .3s ease}.HeroSection_primaryButton__aBQmc:hover{transform:translateY(-2px);background:linear-gradient(45deg,#007bff,#00bcd4)}.HeroSection_secondaryButton__yaQOy{border:2px solid rgba(0,0,0,.2);padding:.875rem 1.5rem;font-size:1.125rem;background:transparent;transition:all .3s ease}.dark .HeroSection_secondaryButton__yaQOy{border-color:hsla(0,0%,100%,.2);color:#fafafa}.HeroSection_secondaryButton__yaQOy:hover{background:rgba(0,0,0,.05)}.dark .HeroSection_secondaryButton__yaQOy:hover{background:hsla(0,0%,100%,.1)}.HeroSection_trustBadges__ZjUxC{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5rem;width:100%}.HeroSection_badge__Khh9p{background-color:#19191c;padding:.75rem;border-radius:.5rem;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(59,130,246,.102)}.HeroSection_badge__Khh9p:hover{transform:translateY(-2px)}.HeroSection_badge__Khh9p img{width:100%;height:40px;object-fit:contain;opacity:.8}.HeroSection_imageContent__iqmqt{position:relative;display:flex;justify-content:center;align-items:center}.HeroSection_imageWrapper__bkB6D{position:relative;width:100%;display:flex;justify-content:center;aspect-ratio:1/1}.HeroSection_imageWrapper__bkB6D .HeroSection_heroImage__liqZ_{width:80%;height:auto;object-fit:contain}@media(max-width:1200px){.HeroSection_gridContainer__7G28_{gap:3rem}.HeroSection_trustBadges__ZjUxC{grid-template-columns:repeat(7,1fr)}}@media(max-width:1024px){.HeroSection_gridContainer__7G28_{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.HeroSection_textContent__GspWl{order:1;align-items:center;text-align:center}.HeroSection_description__kB803{max-width:700px;margin:0 auto}.HeroSection_imageContent__iqmqt{order:2}.HeroSection_imageWrapper__bkB6D{max-width:500px;margin:0 auto}.HeroSection_trustBadges__ZjUxC{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.HeroSection_heroSection__nJ3Rh{padding:3rem 0 2rem;min-height:auto}.HeroSection_content__58t71{padding:0 1.5rem}.HeroSection_gridContainer__7G28_{gap:2rem;margin-bottom:2rem}.HeroSection_heroTitle__32mh9{font-size:2rem}.HeroSection_description__kB803{font-size:1rem}.HeroSection_featureGrid__P161s{grid-template-columns:repeat(1,1fr);gap:1rem;align-items:center}.HeroSection_featureCard__fgfGK{text-align:center;padding:1.25rem}.HeroSection_featureCard__fgfGK:hover{transform:none;box-shadow:0 4px 12px rgba(59,131,246,.213)}.HeroSection_ctaGroup__HvZrB{flex-direction:column;width:100%;max-width:350px;gap:1rem}.HeroSection_primaryButton__aBQmc,.HeroSection_secondaryButton__yaQOy{width:100%;padding:.75rem 1rem;font-size:1rem}.HeroSection_primaryButton__aBQmc:hover,.HeroSection_secondaryButton__yaQOy:hover{transform:none}.HeroSection_trustBadges__ZjUxC{grid-template-columns:repeat(3,1fr);gap:1rem}.HeroSection_imageWrapper__bkB6D .HeroSection_heroImage__liqZ_{width:90%}.HeroSection_badge__Khh9p,.HeroSection_featureCard__fgfGK,.HeroSection_primaryButton__aBQmc,.HeroSection_secondaryButton__yaQOy{transition:none}}@media(max-width:480px){.HeroSection_heroSection__nJ3Rh{padding:2rem 0 1.5rem}.HeroSection_content__58t71{padding:0 1rem}.HeroSection_heroTitle__32mh9{font-size:1.75rem}.HeroSection_description__kB803{font-size:.9375rem}.HeroSection_imageWrapper__bkB6D{max-width:100%}.HeroSection_badge__Khh9p{padding:.5rem}.HeroSection_trustBadges__ZjUxC{grid-template-columns:repeat(2,1fr);gap:.75rem}.HeroSection_featureGrid__P161s{gap:.75rem}.HeroSection_featureCard__fgfGK{padding:1rem}}.features-section{background:transparent;padding:6rem 0;position:relative;overflow:hidden}.features-container{max-width:1400px;margin:0 auto;padding:0 2rem}.features-header{text-align:center;margin-bottom:4rem}.features-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;background:linear-gradient(135deg,#00d4ff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1.2}.features-subtitle{font-size:1.2rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem}.feature-card{background:hsla(0,0%,100%,.03);border-radius:16px;padding:2rem;position:relative;border:1px solid hsla(0,0%,100%,.08);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;flex:1 1 350px;max-width:450px}.feature-card.card-1:before{background:linear-gradient(135deg,#667eea,#764ba2)}.feature-card.card-2:before{background:linear-gradient(135deg,#f093fb,#f5576c)}.feature-card.card-3:before{background:linear-gradient(135deg,#4facfe,#00f2fe)}.feature-card.card-4:before{background:linear-gradient(135deg,#43e97b,#38f9d7)}.feature-card.card-5:before{background:linear-gradient(135deg,#fa709a,#fee140)}.feature-card.card-6:before{background:linear-gradient(135deg,#ffcc70,#ff6e7f)}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;opacity:0;transition:opacity .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.2);background:hsla(0,0%,100%,.06)}.feature-card:hover:before{opacity:1}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-card:hover .feature-glow{opacity:1;transform:scale(1.2)}.feature-content{position:relative;z-index:2}.feature-icon-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.feature-icon-wrapper .feature-icon{font-size:3rem;transition:transform .3s;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.feature-highlight{background:rgba(0,212,255,.1);color:#00d4ff;padding:.4rem .8rem;border-radius:8px;font-size:.75rem;font-weight:600;border:1px solid rgba(0,212,255,.2);backdrop-filter:blur(5px)}.feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.feature-description{color:#94a3b8;line-height:1.6;font-size:1rem}.feature-glow{position:absolute;top:50%;left:50%;width:200px;height:200px;background:radial-gradient(circle,rgba(0,212,255,.15) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:all .4s;pointer-events:none}@media(max-width:768px){.features-section{padding:4rem 0}.features-container{padding:0 1rem}.features-grid{gap:1.5rem}.feature-card{padding:2rem;flex:1 1 100%}}@media(max-width:480px){.feature-card{padding:1.5rem}.feature-icon-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.feature-icon-wrapper .feature-icon{font-size:2.5rem}}.MobileHeroSection_heroSection__gt_Dy{padding:32px 16px;background-color:#292e49;min-height:70vh;display:flex;align-items:center;justify-content:center}.MobileHeroSection_content__sol0v{width:100%;max-width:500px;margin:0 auto}.MobileHeroSection_textContent__g20YF{text-align:center}.MobileHeroSection_heroTitle__l0lnm{font-size:28px;font-weight:700;line-height:1.3;margin-bottom:16px;color:#fff}.MobileHeroSection_description__ekLvs{font-size:16px;line-height:1.5;margin-bottom:24px;color:#e4e4e7}.MobileHeroSection_ctaGroup__o1yMM{display:flex;flex-direction:column;gap:12px;width:100%}.MobileHeroSection_primaryButton__MIjN5{width:100%;background:#007bff;color:#fff;border:none;border-radius:8px;padding:12px;font-size:16px;font-weight:600;cursor:pointer}.MobileHeroSection_secondaryButton__b23P0{width:100%;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;padding:12px;font-size:16px;font-weight:600;cursor:pointer}