.Landing-module__PzwhAW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Landing-module__PzwhAW__textGradient{background:var(--gradient-primary);color:#0000;-webkit-background-clip:text;background-clip:text}.Landing-module__PzwhAW__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.5rem}.Landing-module__PzwhAW__sectionSubtitle{color:var(--foreground-muted);text-align:center;max-width:700px;margin:0 auto 4rem;font-size:1.25rem}.Landing-module__PzwhAW__btn{border-radius:var(--radius-md);transition:var(--transition-all);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.Landing-module__PzwhAW__btnPrimary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 4px 6px -1px #10b98133}.Landing-module__PzwhAW__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 10px 15px -3px #10b9814d}.Landing-module__PzwhAW__btnSecondary{background:var(--surface);color:var(--foreground);border:1px solid var(--border)}.Landing-module__PzwhAW__btnSecondary:hover{background:var(--surface-hover);border-color:var(--foreground-muted)}.Landing-module__PzwhAW__btnGhost{color:var(--foreground);background:0 0}.Landing-module__PzwhAW__btnGhost:hover{background:#0000000d}.Landing-module__PzwhAW__header{z-index:50;height:80px;transition:var(--transition-all);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Landing-module__PzwhAW__nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.Landing-module__PzwhAW__navLink{color:var(--foreground-muted);font-weight:500;transition:color .2s}.Landing-module__PzwhAW__navLink:hover{color:var(--primary)}.Landing-module__PzwhAW__logo{letter-spacing:-.05em;color:var(--foreground);font-size:1.5rem;font-weight:800}.Landing-module__PzwhAW__hero{background:radial-gradient(circle at 50% 0,#10b98114 0%,#0000 50%);padding-top:160px;padding-bottom:80px}.Landing-module__PzwhAW__heroContent{text-align:center;max-width:900px;margin:0 auto}.Landing-module__PzwhAW__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Landing-module__PzwhAW__heroDescription{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:1.5rem;line-height:1.6}.Landing-module__PzwhAW__heroActions{justify-content:center;gap:1rem;display:flex}.Landing-module__PzwhAW__section{padding:80px 0}.Landing-module__PzwhAW__productsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Landing-module__PzwhAW__productCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-all);flex-direction:column;padding:2.5rem;display:flex}.Landing-module__PzwhAW__productCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Landing-module__PzwhAW__productTag{color:var(--primary);background:#10b9811a;border-radius:999px;align-self:flex-start;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.Landing-module__PzwhAW__productTitle{margin-bottom:1rem;font-size:1.75rem}.Landing-module__PzwhAW__productDescription{color:var(--foreground-muted);flex-grow:1;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Landing-module__PzwhAW__productPrice{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:800}.Landing-module__PzwhAW__productPeriod{color:var(--foreground-muted);font-size:1.125rem;font-weight:400}.Landing-module__PzwhAW__featureList{margin-bottom:2rem;list-style:none}.Landing-module__PzwhAW__featureItem{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Landing-module__PzwhAW__iconCheck{color:var(--primary)}.Landing-module__PzwhAW__pricingSection{background:var(--background-alt)}.Landing-module__PzwhAW__pricingCard{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);max-width:800px;margin:0 auto;padding:3rem}.Landing-module__PzwhAW__sliderContainer{margin:3rem 0}.Landing-module__PzwhAW__sliderHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.Landing-module__PzwhAW__userCount{color:var(--primary);font-size:1.5rem;font-weight:700}.Landing-module__PzwhAW__slider{background:var(--border);appearance:none;border-radius:4px;outline:none;width:100%;height:8px}.Landing-module__PzwhAW__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 4px #10b98133}.Landing-module__PzwhAW__savingsTag{color:#d97706;border-radius:var(--radius-md);background:#fef3c7;margin-top:1rem;padding:.5rem 1rem;font-weight:600;display:inline-block}@media (prefers-color-scheme:dark){.Landing-module__PzwhAW__savingsTag{background:#d9770633}}.Landing-module__PzwhAW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Landing-module__PzwhAW__featureCard{border-radius:var(--radius-md);background:var(--surface);border:1px solid #0000;padding:2rem}.Landing-module__PzwhAW__featureCard:hover{border-color:var(--border);background:var(--surface-hover)}.Landing-module__PzwhAW__audienceGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Landing-module__PzwhAW__audienceCard{border-radius:var(--radius-lg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;min-height:400px;padding:3rem;display:flex;position:relative;overflow:hidden}.Landing-module__PzwhAW__audienceValid{color:#fff;background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1556761175-5973dc0f32e7?auto=format&fit=crop&q=80)}.Landing-module__PzwhAW__audienceRealEstate{color:#fff;background:linear-gradient(#10b981e6,#10b981cc),url(https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&q=80)}.Landing-module__PzwhAW__audienceTitle{margin-bottom:2rem;font-size:2.5rem}.Landing-module__PzwhAW__audienceList{list-style:none}.Landing-module__PzwhAW__audienceList li{align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.Landing-module__PzwhAW__ctaSection{background:var(--gradient-primary);color:#fff;text-align:center;padding:100px 0}.Landing-module__PzwhAW__ctaTitle{margin-bottom:2rem;font-size:3.5rem}.Landing-module__PzwhAW__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:4rem 0}.Landing-module__PzwhAW__footerContent{color:var(--foreground-muted);justify-content:space-between;align-items:center;display:flex}.Landing-module__PzwhAW__footerLinks{gap:2rem;display:flex}@media (max-width:768px){.Landing-module__PzwhAW__heroTitle{font-size:2.5rem}.Landing-module__PzwhAW__audienceGrid{grid-template-columns:1fr}.Landing-module__PzwhAW__nav{display:none}.Landing-module__PzwhAW__footerContent{flex-direction:column;gap:2rem}}
