.Home-module__g21JLG__container{width:100vw;max-width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.Home-module__g21JLG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#000000e6;border-bottom:1px solid #ffffff1a;width:100%;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navContent{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Home-module__g21JLG__logo{color:#667eea;flex-shrink:0;font-size:1.8rem;font-weight:900;text-decoration:none}.Home-module__g21JLG__logoImage{width:auto;max-width:200px;height:40px;transition:opacity .3s}.Home-module__g21JLG__logoImage:hover{opacity:.8}.Home-module__g21JLG__navLinks{flex-wrap:wrap;justify-content:flex-end;gap:2rem;list-style:none;display:flex}.Home-module__g21JLG__navLinks a{color:#b8b8b8;white-space:nowrap;font-weight:500;text-decoration:none;transition:color .3s}.Home-module__g21JLG__navLinks a:hover{color:#fff}.Home-module__g21JLG__hero{text-align:center;background:radial-gradient(at top,#1a1a2e,#000);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__hero:before{content:"";opacity:.3;pointer-events:none;background:radial-gradient(circle at 20%,#667eea 0%,#0000 50%),radial-gradient(circle at 80% 20%,#764ba2 0%,#0000 50%),radial-gradient(circle at 40% 80%,#667eea 0%,#0000 50%);position:absolute;inset:0}.Home-module__g21JLG__heroContent{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Home-module__g21JLG__heroContent h1{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:1.1}.Home-module__g21JLG__highlight{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Home-module__g21JLG__highlight:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;height:4px;animation:2s ease-in-out infinite alternate Home-module__g21JLG__underlineGlow;position:absolute;bottom:-10px;left:0;right:0}@keyframes Home-module__g21JLG__underlineGlow{0%{opacity:.5;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}.Home-module__g21JLG__heroContent p{color:#b8b8b8;margin-bottom:2.5rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;line-height:1.5}.Home-module__g21JLG__heroStats{flex-wrap:wrap;justify-content:center;gap:3rem;margin:3rem 0;display:flex}.Home-module__g21JLG__stat{text-align:center}.Home-module__g21JLG__stat .Home-module__g21JLG__number{color:#667eea;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.Home-module__g21JLG__stat .Home-module__g21JLG__label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:1rem}.Home-module__g21JLG__heroBanner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #ffffff1a;border-radius:2rem;margin:3rem 0;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.Home-module__g21JLG__heroBanner:before{content:"";opacity:.1;pointer-events:none;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:absolute;inset:0}.Home-module__g21JLG__bannerContent{z-index:1;text-align:center;padding:3rem;position:relative}.Home-module__g21JLG__bannerTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.Home-module__g21JLG__bannerText{color:silver;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.Home-module__g21JLG__trustBadges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.Home-module__g21JLG__trustBadge{color:#888;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Home-module__g21JLG__trustBadge:before{content:"✔";color:#667eea;font-weight:700}.Home-module__g21JLG__ctaGroup{flex-flow:column wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Home-module__g21JLG__ctaPrimary{color:#fff;cursor:pointer;text-transform:none;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:3rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #667eea66}.Home-module__g21JLG__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__g21JLG__ctaPrimary:hover:before{left:100%}.Home-module__g21JLG__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #667eea99}.Home-module__g21JLG__ctaExplanation{color:#a0a0a0;text-align:center;max-width:600px;margin-top:1rem;font-size:1rem;font-weight:300}.Home-module__g21JLG__ctaSecondary{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d;border-radius:3rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Home-module__g21JLG__ctaSecondary:hover{background:#ffffff1a;border-color:#667eea;transform:translateY(-3px);box-shadow:0 10px 30px #ffffff1a}.Home-module__g21JLG__howItWorks{background:radial-gradient(#0f0f23,#000);padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__howItWorks:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"%23ffffff\" stroke-width=\"0.5\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.Home-module__g21JLG__howItWorksContent{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Home-module__g21JLG__howItWorks h2{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Home-module__g21JLG__howItWorks .Home-module__g21JLG__subtitle{text-align:center;color:#a0a0a0;margin-bottom:4rem;font-size:1.3rem;font-weight:300}.Home-module__g21JLG__stepsContainer{position:relative}.Home-module__g21JLG__steps{grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem;display:grid}.Home-module__g21JLG__step{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #fff3;border-radius:2rem;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.Home-module__g21JLG__step:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__g21JLG__step:hover:before{transform:scaleX(1)}.Home-module__g21JLG__step:hover{transform:translateY(-10px);box-shadow:0 20px 40px #667eea4d}.Home-module__g21JLG__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:4rem;height:4rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;line-height:4rem;display:inline-block;box-shadow:0 10px 30px #667eea66}.Home-module__g21JLG__step h3{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.Home-module__g21JLG__step p{color:silver;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.Home-module__g21JLG__stepDetails{background:#0000004d;border-left:4px solid #667eea;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.Home-module__g21JLG__featureList{margin:1rem 0;padding:0;list-style:none}.Home-module__g21JLG__featureList li{color:#e0e0e0;align-items:center;margin:.8rem 0;font-size:.95rem;display:flex}.Home-module__g21JLG__featureList li:before{content:"✨";margin-right:.8rem;font-size:1.1rem}.Home-module__g21JLG__timeBadge{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #667eea4d}.Home-module__g21JLG__resultHighlight{text-align:center;background:linear-gradient(135deg,#667eea33,#764ba233);border:1px solid #667eea4d;border-radius:2rem;margin-top:3rem;padding:2.5rem;position:relative;overflow:hidden}.Home-module__g21JLG__resultHighlight:before{content:"";z-index:-1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2rem;animation:2s ease-in-out infinite alternate Home-module__g21JLG__glow;position:absolute;inset:-2px}@keyframes Home-module__g21JLG__glow{0%{opacity:.5}to{opacity:1}}.Home-module__g21JLG__resultHighlight .Home-module__g21JLG__icon{margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__resultHighlight h4{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.Home-module__g21JLG__resultHighlight p{color:#d0d0d0;font-size:1.2rem;line-height:1.6}.Home-module__g21JLG__features{background:linear-gradient(135deg,#1a1a2e,#000);padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__features:before{content:"";opacity:.15;pointer-events:none;background:radial-gradient(circle at 30% 40%,#667eea 0%,#0000 50%),radial-gradient(circle at 70% 60%,#764ba2 0%,#0000 50%);position:absolute;inset:0}.Home-module__g21JLG__featuresContent{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Home-module__g21JLG__features h2{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Home-module__g21JLG__featuresSubtitle{text-align:center;color:#a0a0a0;margin-bottom:4rem;font-size:1.3rem;font-weight:300}.Home-module__g21JLG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:3rem;margin-top:3rem;display:grid}.Home-module__g21JLG__featureCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #fff3;border-radius:2rem;padding:3rem 2.5rem;transition:all .4s;position:relative;overflow:hidden}.Home-module__g21JLG__featureCard:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__g21JLG__featureCard:hover:before{transform:scaleX(1)}.Home-module__g21JLG__featureCard:hover{border-color:#667eea66;transform:translateY(-10px);box-shadow:0 20px 40px #667eea4d}.Home-module__g21JLG__featureIcon{margin-bottom:1.5rem;font-size:3.5rem;display:inline-block}.Home-module__g21JLG__featureCard h3{color:#fff;margin-bottom:.8rem;font-size:2rem;font-weight:700}.Home-module__g21JLG__featureDescription{color:#a0a0a0;margin-bottom:2rem;font-size:1.1rem;font-weight:300}.Home-module__g21JLG__featureCard .Home-module__g21JLG__featureList{margin:0;padding:0;list-style:none}.Home-module__g21JLG__featureCard .Home-module__g21JLG__featureList li{color:#d0d0d0;align-items:flex-start;margin:1rem 0;font-size:1rem;line-height:1.6;display:flex}.Home-module__g21JLG__featureCard .Home-module__g21JLG__featureList li:before{content:"✓";color:#667eea;flex-shrink:0;margin-right:1rem;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__pricing{background:linear-gradient(#000,#1a1a2e);padding:6rem 2rem;position:relative}.Home-module__g21JLG__pricing:before{content:"";opacity:.3;background:linear-gradient(#0000,#667eea,#0000);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module__g21JLG__pricing h2{text-align:center;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Home-module__g21JLG__pricingSubtitle{text-align:center;color:#888;margin-bottom:4rem;font-size:1.3rem;font-weight:300}.Home-module__g21JLG__planSection{margin-bottom:4rem}.Home-module__g21JLG__planTitle{text-align:center;color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__planDescription{text-align:center;color:#a0a0a0;margin-bottom:3rem;font-size:1.2rem;font-weight:300}.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__pricingCard{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #ffffff1a;border-radius:2rem;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.Home-module__g21JLG__pricingCard:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2rem;transition:opacity .4s;position:absolute;inset:-2px}.Home-module__g21JLG__pricingCard:hover:before{opacity:1}.Home-module__g21JLG__pricingCard:hover{transform:translateY(-10px);box-shadow:0 30px 60px #667eea4d}.Home-module__g21JLG__pricingCard.Home-module__g21JLG__featured{border-color:#667eea;transform:scale(1.05);box-shadow:0 20px 50px #667eea66}.Home-module__g21JLG__pricingCard.Home-module__g21JLG__featured:before{opacity:.3}.Home-module__g21JLG__popular{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #667eea66}.Home-module__g21JLG__pricingCard h3,.Home-module__g21JLG__pricingCard h4{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.Home-module__g21JLG__price{color:#667eea;margin-bottom:.5rem;font-size:3rem;font-weight:900}.Home-module__g21JLG__pricePeriod{color:#888;margin-bottom:2rem;font-size:1rem}.Home-module__g21JLG__priceDescription{color:#b8b8b8;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Home-module__g21JLG__features{text-align:left;margin:2rem 0;padding:0;list-style:none}.Home-module__g21JLG__features li{color:#e0e0e0;align-items:center;margin:1rem 0;font-size:1rem;display:flex}.Home-module__g21JLG__features li:before{content:"✔";color:#667eea;margin-right:1rem;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__contact{background:linear-gradient(135deg,#0f0f23,#1a1a2e);padding:6rem 2rem;position:relative}.Home-module__g21JLG__contactContent{max-width:1200px;margin:0 auto}.Home-module__g21JLG__contact h2{text-align:center;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Home-module__g21JLG__contactSubtitle{text-align:center;color:#a0a0a0;margin-bottom:4rem;font-size:1.3rem;font-weight:300}.Home-module__g21JLG__contactContainer{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.Home-module__g21JLG__contactInfo h3{color:#fff;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.Home-module__g21JLG__contactItem{align-items:center;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.Home-module__g21JLG__contactLabel{color:#667eea;min-width:80px;margin-right:1rem;font-weight:600}.Home-module__g21JLG__contactEmailText{color:#fff;background:#667eea1a;border:1px solid #667eea4d;border-radius:.5rem;padding:.3rem .8rem;font-family:monospace;font-weight:600}.Home-module__g21JLG__contactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #ffffff1a;border-radius:2rem;padding:3rem}.Home-module__g21JLG__contactForm h3{color:#fff;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.Home-module__g21JLG__formGroup{margin-bottom:2rem}.Home-module__g21JLG__formGroup label{color:#fff;margin-bottom:.5rem;font-weight:600;display:block}.Home-module__g21JLG__formGroup input,.Home-module__g21JLG__formGroup select,.Home-module__g21JLG__formGroup textarea{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;width:100%;padding:1rem;font-size:1rem;transition:border-color .3s}.Home-module__g21JLG__formGroup input:focus,.Home-module__g21JLG__formGroup select:focus,.Home-module__g21JLG__formGroup textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 2px #667eea33}.Home-module__g21JLG__formGroup input::placeholder,.Home-module__g21JLG__formGroup textarea::placeholder{color:#888}.Home-module__g21JLG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:3rem;width:100%;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #667eea66}.Home-module__g21JLG__submitButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #667eea99}@media (max-width:968px){.Home-module__g21JLG__navContent{gap:.5rem;padding:.8rem 1rem}.Home-module__g21JLG__logoImage{max-width:120px;height:30px}.Home-module__g21JLG__navLinks{gap:1rem;font-size:.85rem}.Home-module__g21JLG__featuresGrid{grid-template-columns:1fr;gap:2rem}.Home-module__g21JLG__features h2{font-size:2.5rem}.Home-module__g21JLG__featureCard{padding:2.5rem 2rem}}@media (max-width:768px){.Home-module__g21JLG__heroStats{gap:2rem}.Home-module__g21JLG__trustBadges{gap:1rem}.Home-module__g21JLG__bannerContent{padding:2rem}.Home-module__g21JLG__steps{grid-template-columns:1fr;gap:2rem}.Home-module__g21JLG__howItWorks h2{font-size:2.5rem}.Home-module__g21JLG__step{padding:2rem 1.5rem}.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__contactContainer{grid-template-columns:1fr;gap:3rem}.Home-module__g21JLG__contactForm{padding:2rem}}
.LanguageSelector-module__S7yZ2a__languageSelector{z-index:1000;position:relative}.LanguageSelector-module__S7yZ2a__langButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LanguageSelector-module__S7yZ2a__langButton:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.LanguageSelector-module__S7yZ2a__langFlag{font-size:18px;line-height:1}.LanguageSelector-module__S7yZ2a__langCode{letter-spacing:.5px;font-size:13px}.LanguageSelector-module__S7yZ2a__langArrow{opacity:.7;font-size:10px;transition:transform .2s}.LanguageSelector-module__S7yZ2a__langButton:hover .LanguageSelector-module__S7yZ2a__langArrow{opacity:1}.LanguageSelector-module__S7yZ2a__backdrop{z-index:999;position:fixed;inset:0}.LanguageSelector-module__S7yZ2a__langDropdown{background:#fff;border-radius:12px;min-width:180px;animation:.2s LanguageSelector-module__S7yZ2a__slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes LanguageSelector-module__S7yZ2a__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LanguageSelector-module__S7yZ2a__langOption{color:#1a1a1a;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:background .15s;display:flex;position:relative}.LanguageSelector-module__S7yZ2a__langOption:hover{background:#f5f5f5}.LanguageSelector-module__S7yZ2a__langOption.LanguageSelector-module__S7yZ2a__active{color:#06f;background:#f0f7ff;font-weight:500}.LanguageSelector-module__S7yZ2a__optionFlag{font-size:20px;line-height:1}.LanguageSelector-module__S7yZ2a__optionName{text-align:left;flex:1}.LanguageSelector-module__S7yZ2a__checkmark{color:#06f;font-size:16px;font-weight:700}@media (max-width:768px){.LanguageSelector-module__S7yZ2a__langButton{padding:6px 10px}.LanguageSelector-module__S7yZ2a__langCode{display:none}.LanguageSelector-module__S7yZ2a__langDropdown{min-width:150px}}
.Footer-module__bU2TmW__footer{color:#e2e8f0;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);margin-top:100px;padding:60px 20px 30px}.Footer-module__bU2TmW__footerContent{max-width:1200px;margin:0 auto}.Footer-module__bU2TmW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__bU2TmW__footerColumn{flex-direction:column;display:flex}.Footer-module__bU2TmW__footerColumn h4{color:#fff;margin-bottom:15px;font-size:1.1rem;font-weight:600}.Footer-module__bU2TmW__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__bU2TmW__footerColumn ul li{margin-bottom:10px}.Footer-module__bU2TmW__footerColumn ul li a{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__footerColumn ul li a:hover{color:#60a5fa}.Footer-module__bU2TmW__logo{align-items:center;gap:10px;margin-bottom:15px;display:flex}.Footer-module__bU2TmW__logoIcon{font-size:2rem}.Footer-module__bU2TmW__logoText{color:#fff;font-size:1.5rem;font-weight:700}.Footer-module__bU2TmW__description{color:#94a3b8;margin-top:10px;font-size:.95rem;line-height:1.6}.Footer-module__bU2TmW__footerBottom{text-align:center;border-top:1px solid #334155;padding-top:30px}.Footer-module__bU2TmW__footerBottom p{color:#94a3b8;margin:0;font-size:.9rem}@media (max-width:768px){.Footer-module__bU2TmW__footer{margin-top:60px;padding:40px 20px 20px}.Footer-module__bU2TmW__footerGrid{grid-template-columns:1fr;gap:30px}.Footer-module__bU2TmW__footerColumn:first-child{text-align:center}.Footer-module__bU2TmW__logo{justify-content:center}.Footer-module__bU2TmW__description{text-align:center}}
