.landing-module__g1LwZa__landingPage{--accent-color:#1a1d29;--accent-hover:#0f1419;--text-primary:#1a1d29;--text-secondary:#6b7a8f;--bg-primary:#e8f0f5;--bg-secondary:#a8d5e2;--bg-glass:#ffffffb3;--border-color:#6b7a8f33;--shadow-sm:0 2px 8px #1a1d2914;--shadow-md:0 4px 16px #1a1d291f;--shadow-lg:0 8px 24px #1a1d2926;--radius:16px;--radius-lg:24px;color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,sans-serif;font-weight:300;line-height:1.6}.landing-module__g1LwZa__landingPage h1,.landing-module__g1LwZa__landingPage h2,.landing-module__g1LwZa__landingPage h3,.landing-module__g1LwZa__landingPage h4,.landing-module__g1LwZa__landingPage h5,.landing-module__g1LwZa__landingPage h6,.landing-module__g1LwZa__heroHeadline,.landing-module__g1LwZa__sectionTitle,.landing-module__g1LwZa__stepTitle,.landing-module__g1LwZa__featureTitle,.landing-module__g1LwZa__safetyTitle,.landing-module__g1LwZa__ctaHeadline{font-family:Vollkorn,serif;font-weight:400}.landing-module__g1LwZa__container{max-width:1200px;margin:0 auto;padding:0 20px}.landing-module__g1LwZa__nav{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);z-index:100;background:#e8f0f5d9;padding:16px 0;position:sticky;top:0}.landing-module__g1LwZa__navContent{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__logo{color:var(--accent-color);letter-spacing:-.5px;align-items:center;font-family:Vollkorn,serif;font-size:24px;font-weight:600;text-decoration:none;display:flex}.landing-module__g1LwZa__logo img{height:40px;margin-right:10px}.landing-module__g1LwZa__btnSecondary{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);border:1.5px solid var(--border-color);color:var(--accent-color);border-radius:var(--radius);cursor:pointer;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.landing-module__g1LwZa__btnSecondary:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.landing-module__g1LwZa__hero{background:linear-gradient(135deg,#e8f0f5 0%,#a8d5e2 50%,#e8f0f5 100%);align-items:center;min-height:90vh;padding:60px 0 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";background:radial-gradient(circle,#a8d5e24d 0%,#0000 70%);width:200%;height:200%;animation:20s ease-in-out infinite landing-module__g1LwZa__float;position:absolute;top:-50%;right:-50%}.landing-module__g1LwZa__heroContent{text-align:center;z-index:1;max-width:700px;margin:0 auto 60px;position:relative}.landing-module__g1LwZa__heroHeadline{letter-spacing:-1px;margin-bottom:24px;font-size:48px;font-weight:400;line-height:1.1}.landing-module__g1LwZa__heroHeadline .landing-module__g1LwZa__accent{color:var(--accent-color)}.landing-module__g1LwZa__heroSubtext{color:var(--text-secondary);margin-bottom:40px;font-size:20px;line-height:1.6}.landing-module__g1LwZa__heroCta{max-width:500px;margin:0 auto}.landing-module__g1LwZa__btnPrimary{background:var(--accent-color);color:#fff;border-radius:var(--radius);cursor:pointer;text-align:center;border:none;width:100%;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__g1LwZa__btnPrimary:hover{background:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__g1LwZa__note{color:var(--text-secondary);text-align:center;margin-top:12px;font-size:14px}.landing-module__g1LwZa__heroVisual{z-index:1;max-width:800px;height:500px;margin:0 auto;position:relative}.landing-module__g1LwZa__mapContainer{border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);background:url(/hero-map-bg.png) 50%/cover no-repeat;position:relative;overflow:hidden}.landing-module__g1LwZa__section{padding:80px 0}.landing-module__g1LwZa__sectionTitle{text-align:center;letter-spacing:-.5px;margin-bottom:60px;font-size:36px;font-weight:400}.landing-module__g1LwZa__howItWorks{background:var(--bg-secondary)}.landing-module__g1LwZa__steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;max-width:1000px;margin:0 auto;display:grid}.landing-module__g1LwZa__step{text-align:center;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #ffffff80;padding:32px;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__step:hover{box-shadow:var(--shadow-md);background:#ffffffd9;transform:translateY(-4px)}.landing-module__g1LwZa__stepNumber{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 24px;font-size:24px;font-weight:700;display:flex}.landing-module__g1LwZa__stepTitle{margin-bottom:12px;font-size:22px;font-weight:600}.landing-module__g1LwZa__stepDescription{color:var(--text-secondary);line-height:1.6}.landing-module__g1LwZa__safety{background:var(--bg-primary)}.landing-module__g1LwZa__safetyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:1000px;margin:0 auto;display:grid}.landing-module__g1LwZa__safetyItem{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #ffffff80;padding:32px;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__safetyItem:hover{box-shadow:var(--shadow-md);background:#ffffffd9;transform:translateY(-2px)}.landing-module__g1LwZa__safetyTitle{margin-bottom:12px;font-size:20px;font-weight:600}.landing-module__g1LwZa__safetyItem p{color:var(--text-secondary);line-height:1.6}.landing-module__g1LwZa__finalCta{text-align:center;background:linear-gradient(135deg,#a8d5e2 0%,#e8f0f5 50%,#a8d5e2 100%);padding:100px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__finalCta:before{content:"";background:radial-gradient(circle,#e8f0f566 0%,#0000 70%);width:200%;height:200%;animation:25s ease-in-out infinite reverse landing-module__g1LwZa__float;position:absolute;top:-50%;left:-50%}.landing-module__g1LwZa__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.landing-module__g1LwZa__ctaHeadline{letter-spacing:-1px;margin-bottom:24px;font-size:42px;font-weight:400;line-height:1.2}.landing-module__g1LwZa__ctaHeadline .landing-module__g1LwZa__accent{color:var(--accent-color)}.landing-module__g1LwZa__ctaSubtext{color:var(--text-secondary);margin-bottom:40px;font-size:20px;line-height:1.6}.landing-module__g1LwZa__ctaNote{color:var(--text-secondary);margin-top:16px;font-size:14px}.landing-module__g1LwZa__footer{background:var(--accent-color);color:#fff;padding:60px 0 40px}.landing-module__g1LwZa__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.landing-module__g1LwZa__footerBrand{color:#a8d5e2;font-size:24px;font-weight:700}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;gap:32px;display:flex}.landing-module__g1LwZa__footerLink{color:#ffffffb3;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLink:hover{color:#fff}.landing-module__g1LwZa__footerCopyright{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:32px;font-size:14px}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.landing-module__g1LwZa__heroHeadline{font-size:36px}.landing-module__g1LwZa__heroSubtext{font-size:18px}.landing-module__g1LwZa__sectionTitle{font-size:28px}.landing-module__g1LwZa__ctaHeadline{font-size:32px}.landing-module__g1LwZa__ctaSubtext{font-size:18px}.landing-module__g1LwZa__heroVisual{height:300px}.landing-module__g1LwZa__steps,.landing-module__g1LwZa__safetyGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerContent{text-align:center;flex-direction:column}.landing-module__g1LwZa__footerLinks{justify-content:center}.landing-module__g1LwZa__section{padding:60px 0}}.landing-module__g1LwZa__floatingCard{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffe6;border:1px solid #fff9;border-radius:16px;align-items:center;gap:12px;min-width:180px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 8px 32px #0000001f}
