.Home-module__jFrToW__container{background-color:var(--background-white);flex-direction:column;min-height:100vh;display:flex}.Home-module__jFrToW__main{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.Home-module__jFrToW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:100;background-color:#ffffffe6;justify-content:space-between;align-items:center;width:100%;padding:1rem 5%;display:flex;position:sticky;top:0}.Home-module__jFrToW__logoContainer{cursor:pointer;align-items:center;display:flex}.Home-module__jFrToW__ctaButton{color:#fff;background-color:var(--primary-color);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px #3b82f633}.Home-module__jFrToW__ctaButton:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}.Home-module__jFrToW__storeButton{background-color:#458cff;box-shadow:0 4px 6px #0000001a}.Home-module__jFrToW__storeButton:hover{background-color:var(--primary-hover);box-shadow:0 6px 12px #00000026}.Home-module__jFrToW__hero{align-items:center;gap:4rem;width:100%;max-width:1200px;padding:4rem 5% 6rem;display:flex}.Home-module__jFrToW__heroText{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Home-module__jFrToW__badge{color:var(--primary-color);background-color:#eff6ff;border:1px solid #dbeafe;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Home-module__jFrToW__heroTitle{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Home-module__jFrToW__textHighlight{color:var(--primary-color);position:relative}.Home-module__jFrToW__textHighlight:after{content:"";z-index:-1;background-color:#3b82f633;width:100%;height:12px;position:absolute;bottom:5px;left:0;transform:skew(-15deg)}.Home-module__jFrToW__heroSubtitle{color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Home-module__jFrToW__heroCtaGroup{gap:1rem;display:flex}.Home-module__jFrToW__heroImageContainer{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Home-module__jFrToW__heroImageContainer:before{content:"";z-index:-1;background:radial-gradient(circle,#3b82f61a 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute}.Home-module__jFrToW__heroImagePlaceholder{justify-content:center;align-items:center;animation:6s ease-in-out infinite Home-module__jFrToW__float;display:flex}@keyframes Home-module__jFrToW__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Home-module__jFrToW__features{background-color:#f9fafb;width:100%;padding:6rem 5%}.Home-module__jFrToW__sectionTitle{text-align:center;color:#111827;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Home-module__jFrToW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__jFrToW__featureCard{background-color:#fff;border:1px solid #0000000d;border-radius:20px;padding:2.5rem;transition:all .3s;box-shadow:0 10px 15px -3px #0000000d}.Home-module__jFrToW__featureCard:hover{border-color:#3b82f633;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.Home-module__jFrToW__featureIcon{width:64px;height:64px;color:var(--primary-color);background-color:#eff6ff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Home-module__jFrToW__featureCard h3{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Home-module__jFrToW__footer{text-align:center;border-top:1px solid var(--border-color);color:#9ca3af;background-color:#fff;width:100%;padding:3rem 5%;font-size:.9rem}@media (max-width:860px){.Home-module__jFrToW__hero{text-align:center;flex-direction:column;gap:3rem;padding:3rem 5%}.Home-module__jFrToW__heroText{align-items:center}.Home-module__jFrToW__heroTitle{font-size:2.5rem}.Home-module__jFrToW__heroImageContainer:before{width:300px;height:300px}}@media (max-width:480px){.Home-module__jFrToW__storeButton span{display:none}.Home-module__jFrToW__storeButton{padding:.75rem}}
