:is(.tenant-website-root,html.tenant-storefront){--primary:#0f766e;--accent:#f59e0b;--tenant-primary:var(--primary);--tenant-accent:var(--accent);--bg:#fff;--text:#0f172a;--card:#fff;--muted:#64748b;--border:#e2e8f0;--radius:16px;--space-section:clamp(1.5rem,4vw,3rem);--card-shadow:0 18px 40px color-mix(in srgb,var(--primary) 16%,transparent);--fs-h1:clamp(1.65rem,4.2vw,2.5rem);--fs-h2:clamp(1.2rem,2.6vw,1.65rem);--fs-body:clamp(0.95rem,1.4vw,1.05rem);--fw-heading:700;--card-pad:1.25rem;--hero-radius:var(--radius);--on-primary:#fff;--on-accent:#111827;color:var(--text);background:var(--bg)}:is(.tenant-website-root,html.tenant-storefront)[data-theme=light]{color-scheme:light;--bg:#fff;--text:#0f172a;--card:#fff;--muted:#64748b;--border:#e8e6ef}:is(.tenant-website-root,html.tenant-storefront)[data-theme=dark]{color-scheme:dark;--bg:#0b1220;--text:#f8fafc;--card:#1e293b;--muted:#94a3b8;--border:#334155}:is(.tenant-website-root,html.tenant-storefront)[data-skin=corporate]{--radius:10px;--hero-radius:12px;--fw-heading:700;--card-pad:1.1rem;--space-section:clamp(1.4rem,3.6vw,2.75rem)}:is(.tenant-website-root,html.tenant-storefront)[data-skin=clean]{--radius:16px;--hero-radius:20px;--fw-heading:700;--card-pad:1.25rem}:is(.tenant-website-root,html.tenant-storefront)[data-skin=warm]{--radius:22px;--hero-radius:28px;--fw-heading:700;--fs-body:clamp(1rem,1.5vw,1.08rem);--card-pad:1.35rem}:is(.tenant-website-root,html.tenant-storefront)[data-skin=formal]{--radius:6px;--hero-radius:8px;--fw-heading:600;--card-pad:1.15rem;--space-section:clamp(1.6rem,4vw,3.1rem)}:is(.tenant-website-root,html.tenant-storefront)[data-skin=boutique]{--radius:24px;--hero-radius:28px;--fw-heading:600;--card-pad:1.4rem;--space-section:clamp(1.7rem,4.4vw,3.25rem)}:is(.tenant-website-root,html.tenant-storefront)[data-skin=marketplace]{--radius:12px;--hero-radius:16px;--fw-heading:800;--fs-body:clamp(0.92rem,1.3vw,1rem);--card-pad:1rem;--space-section:clamp(1.2rem,3.2vw,2.4rem)}:is(.tenant-website-root,html.tenant-storefront) .cta,:is(.tenant-website-root,html.tenant-storefront) button.cta{background:var(--accent);color:var(--on-accent)}:is(.tenant-website-root,html.tenant-storefront) .hero{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 55%,#111827));color:var(--on-primary);border-radius:var(--hero-radius);box-shadow:var(--card-shadow)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow{position:relative;min-height:clamp(22rem,52vw,32rem);overflow:hidden;border-radius:var(--hero-radius);box-shadow:var(--card-shadow);color:var(--on-primary)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__scene{position:absolute;inset:0;opacity:0;transition:opacity .65s ease}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__scene.is-active{opacity:1;z-index:1}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__scene--0{background:radial-gradient(1200px 420px at 12% 18%,color-mix(in srgb,var(--accent) 28%,transparent),transparent 55%),linear-gradient(165deg,var(--primary) 0,color-mix(in srgb,var(--primary) 52%,#020617) 58%,#020617 100%)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__scene--1{background:repeating-linear-gradient(-32deg,color-mix(in srgb,#fff 7%,transparent) 0 12px,transparent 12px 28px),linear-gradient(140deg,color-mix(in srgb,var(--primary) 88%,#0f172a),#0b1220)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__scene--2{background:radial-gradient(900px 500px at 88% 80%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 50%),linear-gradient(200deg,#0b1220,var(--primary) 70%)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__copy{position:relative;z-index:2;max-width:42rem;padding:clamp(1.75rem,4vw,3.5rem)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__nav{position:absolute;z-index:3;inset-inline-end:1rem;bottom:1rem;display:flex;gap:.4rem}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__dot{width:.55rem;height:.55rem;border:0;border-radius:999px;background:color-mix(in srgb,#fff 35%,transparent);cursor:pointer}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__dot.is-active{width:1.35rem;background:var(--accent)}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__arrow{position:absolute;z-index:3;top:50%;display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid color-mix(in srgb,#fff 35%,transparent);border-radius:999px;background:color-mix(in srgb,#020617 45%,transparent);color:#fff;transform:translateY(-50%);cursor:pointer}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__arrow--prev{inset-inline-start:.75rem}:is(.tenant-website-root,html.tenant-storefront) .hero-slideshow__arrow--next{inset-inline-end:.75rem}:is(.tenant-website-root,html.tenant-storefront) .item-card--step:before{display:block;margin-bottom:.35rem;color:var(--accent);content:attr(data-step);font-size:.75rem;font-weight:800;letter-spacing:.08em}:is(.tenant-website-root,html.tenant-storefront) .quote-stub{display:grid;gap:.75rem;margin-top:1.25rem;text-align:start}:is(.tenant-website-root,html.tenant-storefront) .quote-stub label{display:grid;gap:.35rem;font-size:.8rem;font-weight:600}:is(.tenant-website-root,html.tenant-storefront) .quote-stub input,:is(.tenant-website-root,html.tenant-storefront) .quote-stub textarea{min-height:2.5rem;border:1px solid var(--border);border-radius:.75rem;background:var(--card);color:var(--text,inherit);padding:.5rem .75rem}@media (prefers-reduced-motion:reduce){:is(.tenant-website-root,html.tenant-storefront) *{animation:none!important;transition:none!important}}