.prod-page{--prod-accent:var(--teal)}.prod-hero{padding:88px 0 64px;background:linear-gradient(155deg,var(--prod-hero-bg,#ecfdf5) 0,#fff 55%);position:relative;overflow:hidden}.prod-hero:before{content:"";position:absolute;top:-120px;right:-60px;width:480px;height:480px;background:radial-gradient(circle,var(--prod-glow,rgba(5,150,105,.08)),transparent 68%);pointer-events:none}.prod-hero-grid{display:grid;grid-template-columns:1fr minmax(280px,44%);grid-gap:48px;gap:48px;align-items:center}.prod-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:99px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--prod-accent-border,rgba(5,150,105,.25));background:var(--prod-accent-bg,rgba(5,150,105,.1));color:var(--prod-accent,#059669);margin-bottom:18px}.prod-h1{font-size:clamp(1.85rem,4vw,2.65rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#0e1117;margin-bottom:16px;max-width:640px}.prod-h1 em{font-style:normal;color:var(--prod-accent,#059669)}.prod-sub{font-size:1.05rem;line-height:1.75;color:#64748b;max-width:580px;margin-bottom:28px}.prod-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:40px}.prod-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;max-width:520px}.prod-stat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 12px;text-align:center}.prod-stat-n{font-family:var(--f-d),system-ui;font-size:1.35rem;font-weight:800;color:var(--prod-accent,#059669);line-height:1}.prod-stat-l{font-size:10px;color:#64748b;font-weight:600;margin-top:4px;line-height:1.35}.prod-illus{width:100%;max-width:400px;height:auto;display:block;border-radius:14px;box-shadow:0 12px 40px rgba(15,23,42,.08)}.prod-sec{padding:72px 0}.prod-sec-alt{background:#f8fafc}.prod-eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--prod-accent,#059669);margin-bottom:8px}.prod-sec-h2{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;color:#0e1117;margin-bottom:10px;letter-spacing:-.02em}.prod-sec-sub{font-size:15px;color:#64748b;line-height:1.7;max-width:560px;margin-bottom:36px}.prod-pain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:14px;gap:14px}.prod-pain{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px;font-size:14px;color:#374151;line-height:1.55;display:flex;gap:10px;align-items:flex-start}.prod-pain:before{content:"";width:8px;height:8px;border-radius:50%;background:#fca5a5;flex-shrink:0;margin-top:6px}.prod-feat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:18px;gap:18px}.prod-feat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;transition:box-shadow .2s,transform .2s}.prod-feat-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.06);transform:translateY(-2px)}.prod-feat-tag{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--prod-accent,#059669);margin-bottom:8px}.prod-feat-title{font-size:16px;font-weight:700;color:#0e1117;margin-bottom:8px}.prod-feat-desc{font-size:13px;color:#64748b;line-height:1.65}.prod-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;position:relative}.prod-steps:before{content:"";position:absolute;top:28px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,transparent,var(--prod-accent,#059669),transparent);opacity:.25}.prod-step{text-align:center;position:relative;z-index:1}.prod-step-n{width:56px;height:56px;border-radius:50%;background:#fff;border:2px solid var(--prod-accent,#059669);color:var(--prod-accent,#059669);font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 0 0 6px var(--prod-accent-bg,rgba(5,150,105,.1))}.prod-step-title{font-weight:700;font-size:14px;color:#0e1117;margin-bottom:6px}.prod-step-desc{font-size:12px;color:#64748b;line-height:1.55}.prod-faq{max-width:720px}.prod-faq-item{border-bottom:1px solid #e2e8f0;padding:18px 0}.prod-faq-q{font-weight:700;font-size:15px;color:#0e1117;margin-bottom:8px}.prod-faq-a{font-size:14px;color:#64748b;line-height:1.65}.prod-related{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.prod-related a{font-size:13px;font-weight:600;padding:8px 16px;border-radius:99px;border:1.5px solid #e2e8f0;color:#475569;text-decoration:none;transition:.15s}.prod-related a:hover{border-color:var(--prod-accent,#059669);color:var(--prod-accent,#059669)}.prod-cta{background:linear-gradient(135deg,#0e1117,#1e293b);padding:64px 0;text-align:center}.prod-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;margin-bottom:10px}.prod-cta p{color:hsla(0,0%,100%,.55);font-size:15px;margin-bottom:24px;max-width:480px;margin-left:auto;margin-right:auto}.prod-cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:900px){.prod-hero-grid{grid-template-columns:1fr}.prod-illus{margin:0 auto;max-width:360px}.prod-stats{grid-template-columns:repeat(2,1fr)}.prod-steps{grid-template-columns:1fr 1fr}.prod-steps:before{display:none}}@media(max-width:560px){.prod-steps{grid-template-columns:1fr}.prod-stats{grid-template-columns:1fr 1fr}}