.Navbar-module__nuAbfa__navbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);opacity:0;pointer-events:none;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;transition:all .4s;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__visible{opacity:1;pointer-events:all}.Navbar-module__nuAbfa__navLogo{letter-spacing:-.5px;cursor:pointer;white-space:nowrap;align-items:center;margin-right:12px;font-size:1.25rem;font-weight:900;display:flex}.Navbar-module__nuAbfa__navLogoDot{color:var(--accent)}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:30px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .3s}.Navbar-module__nuAbfa__navLink:hover{color:var(--text-primary);background:var(--accent-subtle)}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--accent);background:var(--accent-subtle)}.Navbar-module__nuAbfa__navControls{align-items:center;gap:4px;margin-left:12px;display:flex}.Navbar-module__nuAbfa__langToggle{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:20px;align-items:center;gap:0;display:flex;overflow:hidden}.Navbar-module__nuAbfa__langBtn{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .3s}.Navbar-module__nuAbfa__langBtn.Navbar-module__nuAbfa__activeLang{background:var(--accent);color:#fff}.Navbar-module__nuAbfa__themeToggle{background:var(--bg-tertiary);border:1px solid var(--border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.Navbar-module__nuAbfa__themeToggle:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{max-width:calc(100% - 32px);padding:8px 16px;top:auto;bottom:16px}.Navbar-module__nuAbfa__navLinks{gap:0}.Navbar-module__nuAbfa__navLink{padding:8px 10px;font-size:.75rem}.Navbar-module__nuAbfa__navLogo,.Navbar-module__nuAbfa__langToggle{display:none}}@media (max-width:480px){.Navbar-module__nuAbfa__navLink{padding:8px;font-size:.7rem}}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{z-index:2;max-width:800px;position:relative}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.05}.Hero-module__Z8hQ_W__heroTitleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);text-shadow:0 0 80px var(--accent-glow),0 0 160px #e8503a1a;font-style:italic;display:block}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 40px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.Hero-module__Z8hQ_W__heroCta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 36px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__heroCta:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}.Hero-module__Z8hQ_W__scrollIndicator{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;animation:2s infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollArrow{font-size:1.25rem}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(8px)}60%{transform:translate(-50%)translateY(4px)}}.Hero-module__Z8hQ_W__heroBg{z-index:1;opacity:.4;background-image:radial-gradient(circle,var(--border)1px,transparent 1px);background-size:32px 32px;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroGlow{background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:100px 20px 60px}.Hero-module__Z8hQ_W__scrollIndicator{bottom:80px}}
.Problem-module__xNBfSq__problem{padding:100px 24px}.Problem-module__xNBfSq__problemInner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid}.Problem-module__xNBfSq__problemSide,.Problem-module__xNBfSq__solutionSide{border-radius:24px;padding:48px}.Problem-module__xNBfSq__problemSide{background:var(--bg-card);border:1px solid var(--border)}.Problem-module__xNBfSq__solutionSide{background:var(--accent-subtle);border:1px solid #e8503a33}.Problem-module__xNBfSq__problemTagline{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:16px;font-size:.875rem;font-weight:600}.Problem-module__xNBfSq__solutionSide .Problem-module__xNBfSq__problemTagline{color:var(--accent)}.Problem-module__xNBfSq__problemTitle{letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.Problem-module__xNBfSq__problemList{flex-direction:column;gap:16px;list-style:none;display:flex}.Problem-module__xNBfSq__problemItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.6;display:flex}.Problem-module__xNBfSq__problemIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;display:flex}.Problem-module__xNBfSq__problemSide .Problem-module__xNBfSq__problemIcon{color:#ff5050;background:#ff505026}.Problem-module__xNBfSq__solutionSide .Problem-module__xNBfSq__problemIcon{color:#50c878;background:#50c87826}@media (max-width:768px){.Problem-module__xNBfSq__problemInner{grid-template-columns:1fr;gap:24px}.Problem-module__xNBfSq__problemSide,.Problem-module__xNBfSq__solutionSide{padding:32px}.Problem-module__xNBfSq__problem{padding:60px 20px}}
.Services-module__PFRRnG__services{background:var(--bg-secondary);padding:100px 24px}.Services-module__PFRRnG__servicesInner{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__servicesHeader{text-align:center;margin-bottom:64px}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Services-module__PFRRnG__serviceCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:48px;transition:all .4s;position:relative;overflow:hidden}.Services-module__PFRRnG__serviceCard:hover{border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-4px)}.Services-module__PFRRnG__serviceCard:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));opacity:0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__serviceCard:hover:before{opacity:1}.Services-module__PFRRnG__serviceNumber{color:var(--accent);opacity:.3;letter-spacing:-.05em;margin-bottom:16px;font-size:4rem;font-weight:900;line-height:1}.Services-module__PFRRnG__serviceName{letter-spacing:-.02em;margin-bottom:8px;font-size:1.75rem;font-weight:800}.Services-module__PFRRnG__serviceTagline{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.6}.Services-module__PFRRnG__servicePrice{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.Services-module__PFRRnG__priceCurrency{color:var(--accent);font-size:1.25rem;font-weight:700}.Services-module__PFRRnG__priceAmount{color:var(--accent);letter-spacing:-.03em;font-size:3rem;font-weight:900;line-height:1}.Services-module__PFRRnG__pricePeriod{color:var(--text-muted);font-size:1rem;font-weight:500}.Services-module__PFRRnG__setupNote{color:var(--text-muted);margin-bottom:24px;font-size:.8rem;font-style:italic}.Services-module__PFRRnG__featureList{flex-direction:column;gap:12px;margin-top:24px;margin-bottom:32px;list-style:none;display:flex}.Services-module__PFRRnG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.Services-module__PFRRnG__featureCheck{color:#50c878;background:#50c87826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.7rem;display:flex}.Services-module__PFRRnG__platforms{color:var(--text-muted);background:var(--accent-subtle);border-radius:12px;margin-bottom:32px;padding:12px 16px;font-size:.8rem;display:inline-block}.Services-module__PFRRnG__serviceCta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Services-module__PFRRnG__serviceCta:hover{background:var(--accent-hover);box-shadow:0 8px 30px var(--accent-glow);transform:translateY(-2px)}@media (max-width:768px){.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr;gap:24px}.Services-module__PFRRnG__serviceCard{padding:32px}.Services-module__PFRRnG__services{padding:60px 20px}.Services-module__PFRRnG__serviceNumber{font-size:3rem}.Services-module__PFRRnG__priceAmount{font-size:2.5rem}}
.Trust-module__E4GQAa__trust{padding:80px 24px}.Trust-module__E4GQAa__trustInner{max-width:1200px;margin:0 auto}.Trust-module__E4GQAa__statsGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px;display:grid}.Trust-module__E4GQAa__statCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:40px 24px;transition:all .3s}.Trust-module__E4GQAa__statCard:hover{border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-4px)}.Trust-module__E4GQAa__statValue{color:var(--accent);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1}.Trust-module__E4GQAa__statLabel{color:var(--text-secondary);font-size:.95rem}.Trust-module__E4GQAa__compatibleSection{text-align:center;margin-bottom:48px}.Trust-module__E4GQAa__compatibleLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:24px;font-size:.875rem}.Trust-module__E4GQAa__platformsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.Trust-module__E4GQAa__platformBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;transition:all .3s;display:flex}.Trust-module__E4GQAa__platformBadge:hover{border-color:var(--border-hover);color:var(--text-primary)}.Trust-module__E4GQAa__platformIcon{font-size:1.25rem}.Trust-module__E4GQAa__bottomRow{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Trust-module__E4GQAa__guaranteeBadge{background:var(--accent-subtle);border:1px solid #e8503a33;border-radius:20px;align-items:center;gap:16px;padding:32px;display:flex}.Trust-module__E4GQAa__guaranteeIcon{flex-shrink:0;font-size:2.5rem}.Trust-module__E4GQAa__guaranteeText{font-size:1rem;font-weight:600;line-height:1.5}.Trust-module__E4GQAa__quoteCard{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;justify-content:center;padding:32px;display:flex}.Trust-module__E4GQAa__quoteText{color:var(--text-primary);margin-bottom:12px;font-size:1.1rem;font-style:italic;line-height:1.6}.Trust-module__E4GQAa__quoteSource{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Trust-module__E4GQAa__statsGrid{grid-template-columns:1fr;gap:16px}.Trust-module__E4GQAa__statCard{padding:24px}.Trust-module__E4GQAa__platformsGrid{gap:12px}.Trust-module__E4GQAa__platformBadge{padding:8px 14px;font-size:.8rem}.Trust-module__E4GQAa__bottomRow{grid-template-columns:1fr;gap:16px}.Trust-module__E4GQAa__trust{padding:60px 20px}}
.HowItWorks-module__a-Tr4W__howItWorks{background:var(--bg-secondary);padding:100px 24px}.HowItWorks-module__a-Tr4W__howInner{max-width:1200px;margin:0 auto}.HowItWorks-module__a-Tr4W__howHeader{text-align:center;margin-bottom:64px}.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__a-Tr4W__stepsGrid:before{content:"";background:repeating-linear-gradient(90deg,var(--border)0,var(--border)8px,transparent 8px,transparent 16px);height:2px;position:absolute;top:50px;left:calc(16.66% + 16px);right:calc(16.66% + 16px)}.HowItWorks-module__a-Tr4W__stepCard{text-align:center;z-index:1;padding:40px 24px;position:relative}.HowItWorks-module__a-Tr4W__stepNumber{background:var(--accent);color:#fff;width:56px;height:56px;box-shadow:0 0 30px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.25rem;font-weight:800;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{margin-bottom:12px;font-size:1.25rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:1fr;gap:16px}.HowItWorks-module__a-Tr4W__stepsGrid:before{display:none}.HowItWorks-module__a-Tr4W__stepCard{text-align:left;align-items:flex-start;gap:20px;padding:24px;display:flex}.HowItWorks-module__a-Tr4W__stepNumber{flex-shrink:0;width:44px;height:44px;margin:0;font-size:1rem}.HowItWorks-module__a-Tr4W__howItWorks{padding:60px 20px}}
.FAQ-module__KSzKsa__faq{padding:100px 24px}.FAQ-module__KSzKsa__faqInner{max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__faqHeader{text-align:center;margin-bottom:64px}.FAQ-module__KSzKsa__accordion{flex-direction:column;gap:12px;display:flex}.FAQ-module__KSzKsa__accordionItem{border:1px solid var(--border);background:var(--bg-card);border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__KSzKsa__accordionItem:hover{border-color:var(--border-hover)}.FAQ-module__KSzKsa__accordionItem.FAQ-module__KSzKsa__open{border-color:var(--accent);box-shadow:0 0 20px var(--accent-subtle)}.FAQ-module__KSzKsa__accordionButton{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__KSzKsa__accordionButton:hover{color:var(--accent)}.FAQ-module__KSzKsa__accordionIcon{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;font-size:1.25rem;transition:transform .3s;display:flex}.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__accordionIcon{transform:rotate(45deg)}.FAQ-module__KSzKsa__accordionContent{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__KSzKsa__accordionContent.FAQ-module__KSzKsa__expanded{max-height:300px}.FAQ-module__KSzKsa__accordionAnswer{color:var(--text-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.7}@media (max-width:768px){.FAQ-module__KSzKsa__faq{padding:60px 20px}.FAQ-module__KSzKsa__accordionButton{padding:16px 20px;font-size:.95rem}.FAQ-module__KSzKsa__accordionAnswer{padding:0 20px 16px;font-size:.9rem}}
.Contact-module__OWeMSG__contact{background:var(--bg-secondary);padding:100px 24px}.Contact-module__OWeMSG__contactInner{max-width:600px;margin:0 auto}.Contact-module__OWeMSG__contactHeader{text-align:center;margin-bottom:48px}.Contact-module__OWeMSG__contactSubtitle{color:var(--text-secondary);margin-top:16px;font-size:1.1rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600}.Contact-module__OWeMSG__formInput,.Contact-module__OWeMSG__formSelect,.Contact-module__OWeMSG__formTextarea{border:1px solid var(--border);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__formInput:focus,.Contact-module__OWeMSG__formSelect:focus,.Contact-module__OWeMSG__formTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.Contact-module__OWeMSG__formInput::placeholder,.Contact-module__OWeMSG__formTextarea::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='%23999'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__OWeMSG__formSelect option{background:var(--bg-card);color:var(--text-primary)}.Contact-module__OWeMSG__formTextarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submitBtn{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:50px;width:100%;margin-top:8px;padding:16px 32px;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s}.Contact-module__OWeMSG__submitBtn:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-2px)}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__OWeMSG__successMsg{text-align:center;color:#50c878;background:#50c8781a;border:1px solid #50c8784d;border-radius:12px;padding:20px;font-weight:600}.Contact-module__OWeMSG__errorMsg{text-align:center;color:#ff5050;background:#ff50501a;border:1px solid #ff50504d;border-radius:12px;padding:20px;font-weight:600}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:60px 20px}.Contact-module__OWeMSG__formInput,.Contact-module__OWeMSG__formSelect,.Contact-module__OWeMSG__formTextarea{padding:12px 16px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:48px 24px 32px}.Footer-module__EZoWya__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__footerLogo{letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.Footer-module__EZoWya__footerLogoDot{color:var(--accent)}.Footer-module__EZoWya__footerLinks{align-items:center;gap:24px;list-style:none;display:flex}.Footer-module__EZoWya__footerLink{color:var(--text-muted);cursor:pointer;font-size:.875rem;transition:color .3s}.Footer-module__EZoWya__footerLink:hover{color:var(--accent)}.Footer-module__EZoWya__footerRight{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__footerCopy{color:var(--text-muted);font-size:.8rem}.Footer-module__EZoWya__footerEmail{color:var(--accent);font-size:.875rem;transition:color .3s}.Footer-module__EZoWya__footerEmail:hover{color:var(--accent-hover)}@media (max-width:768px){.Footer-module__EZoWya__footerInner{text-align:center;flex-direction:column}.Footer-module__EZoWya__footerLinks{gap:16px}.Footer-module__EZoWya__footerRight{flex-direction:column;gap:8px}.Footer-module__EZoWya__footer{padding:32px 20px 80px}}
