@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";
.landing-module__29V67a__page{--gmap-blue:#4285f4;--gmap-green:#34a853;--gmap-yellow:#fbbc05;--gmap-red:#ea4335;--gmap-blue-light:#5e9bf7;--gmap-green-light:#57c272;--bg-deep:#0b0f1a;--bg-card:#111827;--bg-card-hover:#1a2235;--border-dim:#4285f426;--border-glow:#4285f459;--text-bright:#f0f2f8;--text-dim:#8b95b0;--font-heading:"Space Grotesk",sans-serif;--font-body:"DM Sans",sans-serif;--glow-blue:0 0 20px #4285f459,0 0 60px #4285f41f;--glow-green:0 0 20px #34a85359,0 0 60px #34a8531f;--glow-red:0 0 20px #ea433559,0 0 60px #ea43351f;--glow-yellow:0 0 20px #fbbc0559,0 0 60px #fbbc051f;font-family:var(--font-body);background:var(--bg-deep);color:var(--text-bright);min-height:100vh;position:relative;overflow-x:hidden}.landing-module__29V67a__page:before{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#4285f403 2px 4px);position:fixed;inset:0}.landing-module__29V67a__ambientBg{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-module__29V67a__orb{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite landing-module__29V67a__orbFloat;position:absolute}.landing-module__29V67a__orb1{background:radial-gradient(circle,var(--gmap-blue),transparent 70%);width:500px;height:500px;top:-100px;right:-100px}.landing-module__29V67a__orb2{background:radial-gradient(circle,var(--gmap-green),transparent 70%);width:400px;height:400px;animation-delay:-7s;bottom:20%;left:-80px}.landing-module__29V67a__orb3{background:radial-gradient(circle,var(--gmap-yellow),transparent 70%);width:350px;height:350px;animation-delay:-14s;top:50%;right:10%}@keyframes landing-module__29V67a__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.1)}66%{transform:translate(-20px,30px)scale(.95)}}.landing-module__29V67a__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-dim);background:#0a0a0fb3;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 28px;transition:border-color .3s;display:flex;position:fixed;top:16px;left:16px;right:16px}.landing-module__29V67a__navbar:hover{border-color:var(--border-glow)}.landing-module__29V67a__logo{font-family:var(--font-heading);color:var(--gmap-blue);text-shadow:0 0 10px #4285f480;letter-spacing:-.5px;cursor:pointer;font-size:1.3rem;font-weight:700}.landing-module__29V67a__navLinks{gap:28px;list-style:none;display:flex}.landing-module__29V67a__navLinks a{color:var(--text-dim);cursor:pointer;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,text-shadow .2s}.landing-module__29V67a__navLinks a:hover{color:var(--gmap-blue-light);text-shadow:0 0 8px #4285f466}.landing-module__29V67a__navCta{border:1px solid var(--gmap-blue);color:var(--gmap-blue);font-family:var(--font-heading);cursor:pointer;background:0 0;border-radius:8px;padding:8px 20px;font-size:.82rem;font-weight:600;transition:all .25s}.landing-module__29V67a__navCta:hover{background:var(--gmap-blue);color:#fff;box-shadow:var(--glow-blue)}.landing-module__29V67a__hero{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:160px 24px 80px;display:flex;position:relative}.landing-module__29V67a__heroBadge{color:var(--gmap-blue-light);letter-spacing:1px;text-transform:uppercase;background:#4285f414;border:1px solid #4285f440;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.landing-module__29V67a__badgeDot{background:var(--gmap-green);width:6px;height:6px;box-shadow:0 0 6px var(--gmap-green);border-radius:50%;animation:2s ease-in-out infinite landing-module__29V67a__pulse}@keyframes landing-module__29V67a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.landing-module__29V67a__heroTitle{font-family:var(--font-heading);letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:700;line-height:1.1}.landing-module__29V67a__heroTitle .landing-module__29V67a__cyan{color:var(--gmap-blue-light);text-shadow:0 0 30px #4285f466}.landing-module__29V67a__heroTitle .landing-module__29V67a__pink{color:var(--gmap-green);text-shadow:0 0 30px #34a85366}.landing-module__29V67a__heroSub{color:var(--text-dim);max-width:560px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.landing-module__29V67a__heroActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing-module__29V67a__btnPrimary{background:linear-gradient(135deg,var(--gmap-blue),#3367d6);color:#fff;font-family:var(--font-heading);cursor:pointer;box-shadow:var(--glow-blue);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex}.landing-module__29V67a__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 30px #4285f480,0 0 80px #4285f433}.landing-module__29V67a__btnSecondary{color:var(--text-bright);font-family:var(--font-heading);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.landing-module__29V67a__btnSecondary:hover{border-color:var(--gmap-green);color:var(--gmap-green);box-shadow:var(--glow-green)}.landing-module__29V67a__statsBar{flex-wrap:wrap;justify-content:center;gap:48px;margin-top:56px;display:flex}.landing-module__29V67a__stat{text-align:center}.landing-module__29V67a__statNum{font-family:var(--font-heading);color:var(--gmap-blue-light);text-shadow:0 0 15px #4285f44d;font-size:1.8rem;font-weight:700}.landing-module__29V67a__statLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:.78rem}.landing-module__29V67a__section{z-index:1;max-width:1100px;margin:0 auto;padding:80px 24px;position:relative}.landing-module__29V67a__sectionLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:3px;color:var(--gmap-green);text-shadow:0 0 10px #34a85366;text-align:center;margin-bottom:12px;font-size:.72rem;font-weight:600}.landing-module__29V67a__sectionTitle{font-family:var(--font-heading);text-align:center;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.landing-module__29V67a__sectionDesc{text-align:center;color:var(--text-dim);max-width:550px;margin:0 auto 48px;font-size:.95rem;line-height:1.7}.landing-module__29V67a__productGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__29V67a__productCard{background:var(--bg-card);border:1px solid var(--border-dim);cursor:pointer;border-radius:20px;flex-direction:column;padding:32px 28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.landing-module__29V67a__productCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,transparent 40%,var(--gmap-blue)100%);-webkit-mask-composite:xor;opacity:0;border-radius:20px;padding:1px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-module__29V67a__productCard:hover:before{opacity:1}.landing-module__29V67a__productCard:hover{background:var(--bg-card-hover);box-shadow:0 20px 60px #00000080,var(--glow-blue);transform:translateY(-6px)}.landing-module__29V67a__cardBestSeller{border-color:#ea43354d}.landing-module__29V67a__cardBestSeller:before{background:linear-gradient(135deg,var(--gmap-red)0%,#c62828 100%)}.landing-module__29V67a__cardBestSeller:hover{box-shadow:0 20px 60px #00000080,var(--glow-red)}.landing-module__29V67a__bestSellerBadge{background:linear-gradient(135deg,var(--gmap-red),#c62828);color:#fff;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--glow-red);border-radius:999px;padding:4px 12px;font-size:.68rem;font-weight:700;position:absolute;top:16px;right:16px}.landing-module__29V67a__cardIcon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.4rem;display:flex}.landing-module__29V67a__iconCyan{color:var(--gmap-blue);background:#4285f41a;border:1px solid #4285f440}.landing-module__29V67a__iconPink{color:var(--gmap-red);background:#ea43351a;border:1px solid #ea433540}.landing-module__29V67a__iconPurple{color:var(--gmap-yellow);background:#fbbc051a;border:1px solid #fbbc0540}.landing-module__29V67a__cardType{text-transform:uppercase;letter-spacing:2px;color:var(--text-dim);margin-bottom:8px;font-size:.68rem;font-weight:600}.landing-module__29V67a__cardName{font-family:var(--font-heading);margin-bottom:8px;font-size:1.25rem;font-weight:700}.landing-module__29V67a__cardDesc{color:var(--text-dim);flex:1;margin-bottom:20px;font-size:.85rem;line-height:1.6}.landing-module__29V67a__cardFeatures{flex-direction:column;gap:10px;margin-bottom:24px;padding:0;list-style:none;display:flex}.landing-module__29V67a__cardFeatures li{color:var(--text-dim);align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.4;display:flex}.landing-module__29V67a__checkIcon{width:18px;height:18px;color:var(--gmap-green);flex-shrink:0;margin-top:1px}.landing-module__29V67a__cardPrice{font-family:var(--font-heading);color:var(--gmap-blue-light);margin-bottom:16px;font-size:1.6rem;font-weight:700}.landing-module__29V67a__cardBestSeller .landing-module__29V67a__cardPrice{color:var(--gmap-red)}.landing-module__29V67a__cardBtn{border:1px solid var(--border-glow);width:100%;color:var(--gmap-blue);font-family:var(--font-heading);cursor:pointer;text-align:center;z-index:2;background:#4285f40f;border-radius:10px;padding:12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:block;position:relative}.landing-module__29V67a__cardBtn:hover{background:var(--gmap-blue);color:#fff;box-shadow:var(--glow-blue)}.landing-module__29V67a__cardBestSeller .landing-module__29V67a__cardBtn{color:var(--gmap-red);background:#ea43350f;border-color:#ea43354d}.landing-module__29V67a__cardBestSeller .landing-module__29V67a__cardBtn:hover{background:var(--gmap-red);color:#fff;box-shadow:var(--glow-red)}.landing-module__29V67a__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__29V67a__stepsGrid:before{content:"";background:linear-gradient(90deg,transparent,var(--gmap-blue),transparent);opacity:.3;height:1px;position:absolute;top:40px;left:15%;right:15%}.landing-module__29V67a__step{text-align:center;position:relative}.landing-module__29V67a__stepNum{width:48px;height:48px;font-family:var(--font-heading);border:2px solid var(--gmap-blue);color:var(--gmap-blue);background:var(--bg-deep);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.1rem;font-weight:700;display:flex;position:relative;box-shadow:0 0 15px #4285f433}.landing-module__29V67a__stepTitle{font-family:var(--font-heading);margin-bottom:8px;font-size:1rem;font-weight:700}.landing-module__29V67a__stepDesc{color:var(--text-dim);font-size:.85rem;line-height:1.6}.landing-module__29V67a__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__29V67a__testimonialCard{background:var(--bg-card);border:1px solid var(--border-dim);border-radius:16px;padding:28px;transition:all .3s}.landing-module__29V67a__testimonialCard:hover{border-color:var(--border-glow);transform:translateY(-4px)}.landing-module__29V67a__testimonialStars{gap:4px;margin-bottom:16px;display:flex}.landing-module__29V67a__star{color:var(--gmap-yellow);width:16px;height:16px}.landing-module__29V67a__testimonialText{color:var(--text-dim);margin-bottom:20px;font-size:.88rem;font-style:italic;line-height:1.7}.landing-module__29V67a__testimonialAuthor{align-items:center;gap:12px;display:flex}.landing-module__29V67a__authorAvatar{background:linear-gradient(135deg,var(--gmap-blue),var(--gmap-green));width:40px;height:40px;font-family:var(--font-heading);color:var(--bg-deep);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.landing-module__29V67a__authorName{font-size:.88rem;font-weight:600}.landing-module__29V67a__authorRole{color:var(--text-dim);font-size:.75rem}.landing-module__29V67a__faqList{flex-direction:column;gap:12px;max-width:700px;margin:0 auto;display:flex}.landing-module__29V67a__faqItem{background:var(--bg-card);border:1px solid var(--border-dim);border-radius:14px;transition:border-color .3s;overflow:hidden}.landing-module__29V67a__faqItem:hover{border-color:var(--border-glow)}.landing-module__29V67a__faqQuestion{width:100%;color:var(--text-bright);font-family:var(--font-heading);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 24px;font-size:.92rem;font-weight:600;display:flex}.landing-module__29V67a__faqIcon{width:20px;height:20px;color:var(--gmap-blue);flex-shrink:0;transition:transform .3s}.landing-module__29V67a__faqIconOpen{transform:rotate(45deg)}.landing-module__29V67a__faqAnswer{color:var(--text-dim);padding:0 24px 18px;font-size:.85rem;line-height:1.7}.landing-module__29V67a__ctaSection{z-index:1;text-align:center;max-width:700px;margin:0 auto;padding:80px 24px 100px;position:relative}.landing-module__29V67a__ctaBox{background:var(--bg-card);border:1px solid #4285f433;border-radius:24px;padding:56px 40px;position:relative;overflow:hidden}.landing-module__29V67a__ctaBox:before{content:"";background:linear-gradient(90deg,transparent,var(--gmap-blue),transparent);height:2px;position:absolute;top:-1px;left:20%;right:20%}.landing-module__29V67a__ctaTitle{font-family:var(--font-heading);margin-bottom:12px;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.landing-module__29V67a__ctaDesc{color:var(--text-dim);margin-bottom:32px;font-size:.95rem;line-height:1.7}.landing-module__29V67a__footer{z-index:1;border-top:1px solid var(--border-dim);text-align:center;color:var(--text-dim);padding:32px 24px;font-size:.78rem;position:relative}.landing-module__29V67a__mobileMenuBtn{border:1px solid var(--border-dim);cursor:pointer;color:var(--text-bright);background:0 0;border-radius:8px;padding:6px 8px;display:none}.landing-module__29V67a__hamburgerIcon{width:22px;height:22px}@media (max-width:768px){.landing-module__29V67a__navLinks,.landing-module__29V67a__navCta{display:none}.landing-module__29V67a__mobileMenuBtn{display:flex}.landing-module__29V67a__hero{padding:130px 20px 60px}.landing-module__29V67a__heroTitle{font-size:clamp(1.8rem,7vw,2.4rem)}.landing-module__29V67a__statsBar{gap:24px}.landing-module__29V67a__statNum{font-size:1.4rem}.landing-module__29V67a__productGrid{grid-template-columns:1fr;gap:16px}.landing-module__29V67a__stepsGrid{grid-template-columns:1fr;gap:24px}.landing-module__29V67a__stepsGrid:before{display:none}.landing-module__29V67a__testimonialGrid{grid-template-columns:1fr;gap:16px}.landing-module__29V67a__section{padding:60px 20px}.landing-module__29V67a__ctaBox{padding:40px 24px}.landing-module__29V67a__heroActions{flex-direction:column;align-items:center}.landing-module__29V67a__btnPrimary,.landing-module__29V67a__btnSecondary{justify-content:center;width:100%}}@media (max-width:480px){.landing-module__29V67a__navbar{padding:10px 16px;top:10px;left:10px;right:10px}.landing-module__29V67a__logo{font-size:1.1rem}.landing-module__29V67a__productCard{padding:24px 20px}}:is(.landing-module__29V67a__page .cherry-blossom-container,.landing-module__29V67a__page .floating-contact,.landing-module__29V67a__page .ad-banners){display:none!important}@media (prefers-reduced-motion:reduce){.landing-module__29V67a__orb,.landing-module__29V67a__badgeDot{animation:none}.landing-module__29V67a__productCard,.landing-module__29V67a__testimonialCard,.landing-module__29V67a__btnPrimary,.landing-module__29V67a__btnSecondary{transition:none}}
