.product-hero{padding:9rem 0 0}.product-hero .hero-inner{display:grid;gap:1rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border);justify-items:center;text-align:center}.product-hero .hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin:0}.product-hero .hero-title{font-size:clamp(2.5rem,5.5vw,4rem);font-weight:500;letter-spacing:-.03em;line-height:1.08;color:var(--text-primary);margin:0}.product-hero .hero-blurb{font-size:1rem;font-weight:500;color:var(--text-secondary);line-height:1.5;max-width:620px;margin:.75rem 0 0}.product-hero .hero-ctas{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:1.25rem}.product-hero .hero-ctas .cta-pill,.product-hero .hero-ctas .cta-pill-secondary{padding:.6rem 1.5rem;font-size:.95rem}.product-section{padding:3.5rem 0 0}.product-section .eyebrow{font-family:Cal Sans UI,sans-serif!important;font-size:.75rem;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase;color:var(--text-muted);margin:0 0 1.25rem}.product-section .section-title{color:var(--text-primary);margin:0 0 1rem}.product-section .section-lede{font-size:1.05rem;color:var(--text-secondary);line-height:1.65;max-width:680px;margin:0 0 2rem}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-cell{border:1px solid var(--border);border-radius:14px;padding:1.5rem;background:var(--bg-elevated, transparent)}.step-num{font-size:.78rem;font-weight:700;letter-spacing:.14em;color:var(--text-muted);margin:0 0 .75rem}.step-cell h3{font-size:1.08rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.step-cell p{font-size:.92rem;color:var(--text-secondary);line-height:1.55;margin:0}.options-table{width:100%;border-collapse:collapse;font-size:.95rem}.options-table th,.options-table td{text-align:left;padding:.9rem 1rem;border-bottom:1px solid var(--border);color:var(--text-secondary);line-height:1.5}.options-table th{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.options-table td:first-child{color:var(--text-primary);font-weight:600}.options-note{font-size:.85rem;color:var(--text-muted);line-height:1.55;margin:1rem 0 0}.product-faq{display:grid;gap:.75rem;max-width:760px}.product-faq details{border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem}.product-faq summary{font-size:1rem;font-weight:600;color:var(--text-primary);cursor:pointer;list-style:none}.product-faq summary::-webkit-details-marker{display:none}.product-faq summary:after{content:"+";float:right;color:var(--text-muted)}.product-faq details[open] summary:after{content:"–"}.product-faq details p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:.75rem 0 0}.family-strip{padding:4rem 0 4.5rem}.family-strip .family-inner{border-top:1px solid var(--border);padding-top:3rem}.family-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.family-title{font-size:1.5rem;color:var(--text-primary);margin:0}.family-all{font-size:.9rem;font-weight:500;color:var(--text-secondary);transition:color .15s}.family-all:hover{color:var(--text-primary)}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.family-card{display:flex;flex-direction:column;background:var(--bg-elevated);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff14;overflow:hidden;color:inherit;transition:background .2s,transform .25s}.family-card:hover{background:var(--bg-card-hover);transform:translateY(-2px)}@media(prefers-color-scheme:light){.family-card{box-shadow:inset 0 0 0 1px #0000000d}}.family-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-card)}.family-cover{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.family-logo{position:absolute;top:50%;left:50%;width:48px;height:48px;transform:translate(-50%,-50%);filter:drop-shadow(0 5px 12px rgba(0,0,0,.2))}.family-card:hover .family-cover{transform:scale(1.02)}.family-card h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;padding:.9rem 1rem .35rem}.family-card p{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin:0;padding:0 1rem 1rem}.fine-print{font-size:.82rem;color:var(--text-muted);line-height:1.6;max-width:720px;margin:2.5rem 0 0}@media(max-width:1024px){.step-grid{grid-template-columns:1fr}.family-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.family-grid{grid-template-columns:1fr}.product-hero{padding-top:7rem}}
