[data-landing-theme=minimal-clean]{--bg:#faf6ee;--bg-elev:#fff;--text:#1c1917;--text-muted:#78716c;--brand:#7ca982;--brand-fg:#fff;--accent:#d4a373;--border:#e7e5e4;--shadow:0 1px 2px #1c19170a;--radius:.5rem;--radius-card:.75rem;--font-heading:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--section-gap:4rem}[data-landing-theme=bold-modern]{--bg:#0c1220;--bg-elev:#131b2e;--text:#f1f5f9;--text-muted:#94a3b8;--brand:#3658ff;--brand-fg:#fff;--accent:#818cf8;--border:#1e293b;--shadow:0 1px 3px #0006;--radius:.375rem;--radius-card:.5rem;--font-heading:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--section-gap:5rem}[data-landing-theme=warm-emotional]{--bg:#f3e9d8;--bg-elev:#fff;--text:#44403c;--text-muted:#78716c;--brand:#d97757;--brand-fg:#fff;--accent:#c89d6a;--border:#e7d9c4;--shadow:0 2px 8px #78594814;--radius:1rem;--radius-card:1.5rem;--font-heading:"Georgia", "Times New Roman", serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--section-gap:4.5rem}[data-landing-theme=creative-dynamic]{--bg:#0a1f1a;--bg-elev:#112924;--text:#ecfdf5;--text-muted:#94a3b8;--brand:#3cc9b0;--brand-fg:#082724;--accent:#94e8d4;--border:#1d3b34;--shadow:0 4px 12px #0000004d;--radius:.25rem;--radius-card:.375rem;--font-heading:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--section-gap:5rem}[data-landing-theme=luxury-premium]{--bg:#0a0a0a;--bg-elev:#1c1917;--text:#f5f5f4;--text-muted:#a8a29e;--brand:#c89d6a;--brand-fg:#0a0a0a;--accent:#e2c08a;--border:#292524;--shadow:0 1px 3px #0006;--radius:.125rem;--radius-card:.25rem;--font-heading:"Playfair Display", "Georgia", serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--section-gap:6rem}.landing-page{background:var(--bg);color:var(--text);font-family:var(--font-body)}.landing-page h1,.landing-page h2,.landing-page h3{font-family:var(--font-heading);color:var(--text);font-weight:var(--landing-heading-weight,600);letter-spacing:var(--landing-heading-letter-spacing,normal);text-transform:var(--landing-heading-transform,none);font-style:var(--landing-heading-style,normal)}.landing-page .text-muted{color:var(--text-muted)}.landing-page .surface{background:var(--bg-elev)}.landing-page .divider{border-color:var(--border)}.landing-cta{background:var(--brand);color:var(--brand-fg);border-radius:var(--radius);box-shadow:var(--shadow);font-weight:600;font-family:var(--font-body);padding:.875rem 1.5rem;transition:filter .15s}.landing-cta:hover{filter:brightness(.92)}.landing-cta-secondary{color:var(--text);border:1px solid var(--border);border-radius:var(--radius);font-weight:500;font-family:var(--font-body);background:0 0;padding:.875rem 1.5rem}.landing-card{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow);overflow:hidden}.landing-sticky-cta{inset-inline:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--bg);border-top:1px solid var(--border);z-index:50;position:fixed;bottom:0}@media (min-width:768px){.landing-sticky-cta{display:none}}
