.LandingPage-module__CEBI7a__landing{--primary:#1a73e8;--primary-dark:#1557b0;--text-main:#1d1d1f;--text-sub:#86868b;--bg-grid:#f5f5f7;color:var(--text-main);background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.LandingPage-module__CEBI7a__hero{text-align:center;background:linear-gradient(#fff 0%,#f9fafb 100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:160px 20px 120px;display:flex;position:relative}.LandingPage-module__CEBI7a__heroContent{z-index:2;max-width:900px}.LandingPage-module__CEBI7a__badge{color:var(--primary);letter-spacing:-.01em;white-space:nowrap;background:#1a73e81a;border:2px solid #1a73e833;border-radius:100px;margin-top:20px;margin-bottom:40px;padding:12px 36px;font-size:2.25rem;font-weight:800;line-height:1.4;display:inline-block;box-shadow:0 4px 12px #1a73e814}.LandingPage-module__CEBI7a__mainTitle{letter-spacing:-.02em;background:linear-gradient(#1d1d1f 0%,#434345 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:4.5rem;font-weight:800;line-height:1.1}.LandingPage-module__CEBI7a__subTitle{color:#444;max-width:650px;margin:0 auto 48px;font-size:1.4rem;font-weight:500;line-height:1.6}.LandingPage-module__CEBI7a__ctaGroup{justify-content:center;gap:16px;display:flex}.LandingPage-module__CEBI7a__primaryBtn{background:var(--primary);color:#fff;border-radius:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #1a73e863}.LandingPage-module__CEBI7a__primaryBtn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1a73e83b}.LandingPage-module__CEBI7a__secondaryBtn{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.LandingPage-module__CEBI7a__secondaryBtn:hover{background:#f5f5f7;border-color:#d2d2d7}.LandingPage-module__CEBI7a__section{max-width:1200px;margin:0 auto;padding:100px 20px}.LandingPage-module__CEBI7a__sectionHeader{text-align:center;margin-bottom:60px}.LandingPage-module__CEBI7a__sectionLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.9rem;font-weight:700;display:block}.LandingPage-module__CEBI7a__sectionTitle{margin-bottom:20px;font-size:2.5rem;font-weight:700}.LandingPage-module__CEBI7a__problemGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.LandingPage-module__CEBI7a__problemCard{background:#fff;border:1px solid #f2f2f2;border-radius:20px;padding:32px;transition:all .3s}.LandingPage-module__CEBI7a__problemCard:hover{background:#fffcfc;border-color:#ff4d4f}.LandingPage-module__CEBI7a__problemIcon{color:#ff4d4f;margin-bottom:16px;font-size:24px}.LandingPage-module__CEBI7a__problemTitle{margin-bottom:12px;font-size:1.25rem;font-weight:600}.LandingPage-module__CEBI7a__problemDesc{color:var(--text-sub);font-size:.95rem;line-height:1.6}.LandingPage-module__CEBI7a__solutionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.LandingPage-module__CEBI7a__solutionCard{background:#fbfbfd;border:1px solid #f2f2f2;border-radius:20px;padding:32px;transition:all .3s}.LandingPage-module__CEBI7a__solutionCard:hover{border-color:var(--primary);background:#fff;transform:translateY(-8px);box-shadow:0 10px 30px #0000000d}.LandingPage-module__CEBI7a__solutionIcon{color:var(--primary);margin-bottom:20px;font-size:28px}.LandingPage-module__CEBI7a__targetGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.LandingPage-module__CEBI7a__targetCard{text-align:center;background:#fff;border-radius:24px;padding:40px;box-shadow:0 4px 20px #00000008}.LandingPage-module__CEBI7a__footer{background:#fbfbfd;border-top:1px solid #f2f2f2;padding:80px 20px}.LandingPage-module__CEBI7a__footerContent{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;display:flex}.LandingPage-module__CEBI7a__footerInfo h3{margin-bottom:16px;font-size:1.5rem}.LandingPage-module__CEBI7a__mailLink{color:var(--primary);font-size:1.1rem;font-weight:600;text-decoration:none}.LandingPage-module__CEBI7a__resourceBlock{text-align:right}.LandingPage-module__CEBI7a__resourceTitle{margin-bottom:15px;font-weight:700}.LandingPage-module__CEBI7a__resourceLink{color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:8px;max-width:100%;padding:10px 20px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.LandingPage-module__CEBI7a__resourceLink:hover{background:#f8fafc;border-color:#cbd5e1}@keyframes LandingPage-module__CEBI7a__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.LandingPage-module__CEBI7a__floatingLogo{filter:drop-shadow(0 0 20px #1a73e866);animation:6s ease-in-out infinite LandingPage-module__CEBI7a__float}.LandingPage-module__CEBI7a__footerLogo{opacity:.8;transition:opacity .3s}.LandingPage-module__CEBI7a__footerLogo:hover{opacity:1}.LandingPage-module__CEBI7a__heroImage{background:#fff;border:1px solid #eaeaea;border-radius:30px;justify-content:center;align-items:center;width:100%;max-width:1000px;height:450px;margin-top:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000d}.LandingPage-module__CEBI7a__heroVideo{object-fit:cover;background:#000;width:100%;height:100%;display:block}.LandingPage-module__CEBI7a__videoOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 100%);padding:14px 20px;position:absolute;inset:auto 0 0}.LandingPage-module__CEBI7a__videoCaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.LandingPage-module__CEBI7a__navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;display:flex;position:fixed;top:0}.LandingPage-module__CEBI7a__navLinks{align-items:center;gap:30px;display:flex}.LandingPage-module__CEBI7a__navLink{color:#666;font-size:14px;font-weight:500;text-decoration:none}.LandingPage-module__CEBI7a__navCta{padding:8px 20px;font-size:14px}.LandingPage-module__CEBI7a__introGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}@media (max-width:768px){.LandingPage-module__CEBI7a__hero{padding-top:120px}.LandingPage-module__CEBI7a__navbar{padding:15px 20px}.LandingPage-module__CEBI7a__navLinks{gap:15px}.LandingPage-module__CEBI7a__navLink{font-size:13px}.LandingPage-module__CEBI7a__navCta{padding:8px 14px;font-size:13px}.LandingPage-module__CEBI7a__heroImage{height:auto;aspect-ratio:var(--hero-video-ratio,16/9);background:#000;border-radius:20px;margin-top:40px}.LandingPage-module__CEBI7a__heroVideo{object-fit:contain}.LandingPage-module__CEBI7a__introGrid{grid-template-columns:1fr;gap:20px}.LandingPage-module__CEBI7a__badge{margin-bottom:30px;padding:8px 24px;font-size:1.25rem}.LandingPage-module__CEBI7a__mainTitle{padding:0 10px;font-size:2.5rem}.LandingPage-module__CEBI7a__subTitle{padding:0 20px;font-size:1.1rem}.LandingPage-module__CEBI7a__ctaGroup{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.LandingPage-module__CEBI7a__section{padding:60px 20px}.LandingPage-module__CEBI7a__sectionTitle{font-size:1.8rem}.LandingPage-module__CEBI7a__problemGrid,.LandingPage-module__CEBI7a__solutionGrid,.LandingPage-module__CEBI7a__targetGrid{grid-template-columns:1fr;gap:16px}.LandingPage-module__CEBI7a__problemCard,.LandingPage-module__CEBI7a__solutionCard,.LandingPage-module__CEBI7a__targetCard{box-sizing:border-box;width:100%;padding:24px}.LandingPage-module__CEBI7a__footerContent{text-align:center;flex-direction:column;gap:40px}.LandingPage-module__CEBI7a__footerInfo,.LandingPage-module__CEBI7a__footerContent>div{text-align:center;width:100%}.LandingPage-module__CEBI7a__mailLink,.LandingPage-module__CEBI7a__footerContent div{justify-content:center}.LandingPage-module__CEBI7a__resourceBlock{text-align:center}.LandingPage-module__CEBI7a__resourceLink{padding:10px 16px;font-size:14px}}@media (max-width:480px){.LandingPage-module__CEBI7a__navbar,.LandingPage-module__CEBI7a__navLinks{gap:8px}.LandingPage-module__CEBI7a__navLink{display:none}.LandingPage-module__CEBI7a__navCta{padding:8px 10px;font-size:12px}.LandingPage-module__CEBI7a__resourceLink{max-width:calc(100vw - 64px);padding:10px 12px;line-height:1.35}.LandingPage-module__CEBI7a__mainTitle{font-size:2.2rem}.LandingPage-module__CEBI7a__badge{padding:6px 20px;font-size:1.1rem}.LandingPage-module__CEBI7a__hero{padding:140px 15px 80px}}
