.product-page{--product-rule: #e4e1d8;color:var(--ink);background:var(--bg)}.product-main{overflow:hidden}.product-shell{width:min(100% - 2.4rem,1080px);margin-inline:auto}.product-breadcrumbs{padding-top:7.5rem;color:var(--muted);font-size:.78rem}.product-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.45rem;padding:0;list-style:none}.product-breadcrumbs li+li:before{content:"/";margin-right:.45rem;color:#b0ada5}.product-breadcrumbs a{color:inherit;text-underline-offset:3px}.product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(2.5rem,8vw,6.5rem);padding:clamp(3.5rem,9vh,6rem) 0 clamp(5rem,12vh,8rem)}.product-kicker{color:var(--accent);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.product-h1{max-width:13ch;margin-top:1rem;font-size:clamp(2.7rem,7vw,5.4rem);font-weight:500;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.product-deck{max-width:58ch;margin-top:1.4rem;color:#55534d;font-size:1.05rem;line-height:1.7}.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem}.product-note{margin-top:.9rem;color:var(--muted);font-size:.76rem}.product-hero-media{margin:0}.product-hero-media img{display:block;width:100%;height:auto;border:1px solid rgba(28,28,26,.1);border-radius:14px;box-shadow:0 28px 70px #1c1c1a24}.product-hero-media figcaption{margin-top:.8rem;color:var(--muted);font-size:.74rem;line-height:1.55}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:clamp(5rem,12vh,8rem);border-block:1px solid var(--product-rule)}.product-fact{padding:1.4rem 1.2rem 1.4rem 0}.product-fact+.product-fact{padding-left:1.2rem;border-left:1px solid var(--product-rule)}.product-fact dt{color:var(--muted);font-size:.72rem}.product-fact dd{margin:.35rem 0 0;font-size:1rem;font-weight:600}.product-section{padding:clamp(4rem,10vh,7rem) 0;border-top:1px solid var(--product-rule)}.product-section-head{max-width:720px}.product-section h2{max-width:20ch;font-size:clamp(2rem,4.8vw,3.5rem);font-weight:500;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.product-section-head>p,.product-reading>p{margin-top:1.2rem;color:#55534d;font-size:1rem;line-height:1.75}.product-reading{max-width:760px}.product-reading h3{margin-top:2.5rem;font-size:1.25rem;letter-spacing:-.02em}.product-reading p+p{margin-top:1rem}.product-reading a,.product-section a:not(.btn-dark):not(.btn-ghost){color:var(--ink);text-underline-offset:4px}.product-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;padding:0;list-style:none;counter-reset:product-flow}.product-flow li{counter-increment:product-flow;min-height:180px;padding:1.2rem;border-top:2px solid var(--ink);background:#f2f0e9}.product-flow li:nth-child(2n){background:#e9e7df}.product-flow li:before{content:counter(product-flow,decimal-leading-zero);display:block;margin-bottom:2.8rem;color:var(--accent);font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.7rem}.product-flow strong{display:block;font-size:1rem}.product-flow p{margin-top:.45rem;color:#66635d;font-size:.82rem;line-height:1.55}.product-modules{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:clamp(2rem,7vw,6rem);margin-top:3rem}.product-module-list{margin:0;padding:0;list-style:none}.product-module-list li{padding:1.25rem 0;border-bottom:1px solid var(--product-rule)}.product-module-list h3{font-size:1.05rem}.product-module-list p{max-width:58ch;margin-top:.4rem;color:var(--muted);font-size:.88rem;line-height:1.65}.product-shot-stack{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:1rem}.product-visual-note{grid-column:1 / -1;color:var(--muted);font-size:.72rem;line-height:1.5}.product-shot-stack img{display:block;width:100%;height:auto;border:1px solid rgba(28,28,26,.1);border-radius:12px;box-shadow:0 18px 40px #1c1c1a1a}.product-shot-stack img:nth-child(2){margin-top:2rem}.product-answers{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(2rem,8vw,7rem)}.product-answer-list{margin:0}.product-answer-list div{padding:1.3rem 0;border-bottom:1px solid var(--product-rule)}.product-answer-list dt{font-weight:600}.product-answer-list dd{margin:.55rem 0 0;color:#55534d;font-size:.9rem;line-height:1.7}.product-cta{padding:clamp(5rem,14vh,9rem) 0;text-align:center;border-top:1px solid var(--product-rule)}.product-cta h2{max-width:18ch;margin-inline:auto;font-size:clamp(2.2rem,5.8vw,4.5rem);font-weight:500;line-height:1;letter-spacing:-.04em}.product-cta p{max-width:55ch;margin:1.2rem auto 0;color:var(--muted);line-height:1.7}.product-cta .product-actions{justify-content:center}@media(max-width:820px){.product-hero,.product-modules,.product-answers{grid-template-columns:1fr}.product-hero{padding-top:3rem}.product-hero-media{width:min(100%,480px);margin-inline:auto}.product-flow{grid-template-columns:1fr 1fr}.product-facts{grid-template-columns:1fr}.product-fact+.product-fact{padding-left:0;border-top:1px solid var(--product-rule);border-left:0}.product-shot-stack{width:min(100%,520px)}}@media(max-width:520px){.product-shell{width:min(100% - 2rem,1080px)}.product-h1{font-size:clamp(2.45rem,13vw,3.5rem)}.product-flow{grid-template-columns:1fr}.product-flow li{min-height:150px}.product-shot-stack{gap:.65rem}}@media(prefers-reduced-motion:reduce){.product-page *,.product-page *:before,.product-page *:after{scroll-behavior:auto!important}}
