:root{font-family:Space Grotesk,Segoe UI,sans-serif;color:#e2e8f0;background:#020617}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(20,184,166,.18),transparent 30%),linear-gradient(180deg,#020617,#0f172a)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.landing-state{min-height:100vh;display:grid;place-items:center;color:#e2e8f0;padding:2rem}.landing-shell{max-width:1240px;margin:0 auto;padding:32px 20px 48px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}.hero-copy,.lead-card,.grid-section,.faq-section,.footer{border:1px solid rgba(148,163,184,.14);box-shadow:0 24px 80px #02061740}.hero-copy{border-radius:32px;padding:36px;background:linear-gradient(135deg,var(--accent) 0%,var(--primary) 100%);min-height:520px;display:flex;flex-direction:column;justify-content:flex-end}.eyebrow,.section-title span{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:#e2e8f0b8}.hero-copy h1{margin:16px 0 0;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.96}.hero-copy p{margin:16px 0 0;max-width:640px;font-size:1.08rem;line-height:1.7;color:#e2e8f0d1}.hero-meta{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.hero-meta span{padding:10px 14px;border-radius:999px;background:#ffffff1a;font-size:.92rem}.lead-card{border-radius:32px;padding:28px;background:#0f172ad1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:12px}.lead-card-title{font-size:1.4rem;font-weight:700}.lead-card-copy{margin:0 0 8px;color:#e2e8f0b8;line-height:1.6}.lead-card input,.lead-card select,.lead-card textarea{width:100%;border:1px solid rgba(148,163,184,.18);background:#0f172acc;color:#e2e8f0;border-radius:18px;padding:14px 16px}.lead-card button{margin-top:8px;border:0;border-radius:18px;padding:14px 18px;background:linear-gradient(135deg,var(--primary) 0%,#34d399 100%);color:#04111f;font-weight:800;cursor:pointer}.lead-card button:disabled{cursor:not-allowed;opacity:.72}.notice{border-radius:16px;padding:12px 14px;font-size:.92rem}.notice.success{background:#10b9811f;color:#a7f3d0}.notice.error{background:#f43f5e1f;color:#fecdd3}.grid-section,.faq-section,.footer{margin-top:24px;border-radius:28px;padding:28px;background:#0f172ac7}.grid-section.alt{background:#061821d1}.section-title h2{margin:10px 0 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.card-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.info-card,.product-card,.quote-card{border-radius:22px;padding:22px;background:#ffffff0a;border:1px solid rgba(148,163,184,.12)}.info-card h3,.product-name{margin:0 0 10px;font-size:1.16rem}.info-card p,.product-card p,.quote-card p,.faq-item p,.footer p{margin:0;color:#e2e8f0bd;line-height:1.7}.product-price{margin-bottom:10px;font-size:1.8rem;font-weight:800}.quote-card strong{display:inline-block;margin-top:14px}.faq-list{margin-top:22px;display:grid;gap:12px}.faq-item{border-radius:20px;padding:18px 20px;background:#ffffff0a;border:1px solid rgba(148,163,184,.12)}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin-top:12px}.footer{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:14px}@media(max-width:980px){.hero,.card-grid,.footer{grid-template-columns:1fr;display:grid}.hero-copy{min-height:auto}}@media(max-width:640px){.landing-shell{padding:16px 14px 32px}.hero-copy,.lead-card,.grid-section,.faq-section,.footer{border-radius:24px;padding:20px}.hero-copy h1{font-size:2.5rem}}
