.catalog-page{background:#fff}.breadcrumbs{display:flex;gap:10px;padding-block:22px;color:#6a7581;font-size:.85rem}.breadcrumbs a:hover{color:var(--blue)}.product-hero{padding-block:clamp(70px,9vw,125px);background:linear-gradient(135deg,#eef3f9,#f7f5ef)}.product-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(50px,9vw,120px);align-items:center}.product-grid h1{max-width:16ch;color:var(--ink);font-size:clamp(2.8rem,6.5vw,6rem);overflow-wrap:anywhere}.product-lead{max-width:65ch;color:#4e5b68;font-size:1.1rem}.button-dark{border-color:var(--ink);color:var(--ink)}.product-grid aside{padding:30px;border-radius:var(--radius);background:var(--ink);color:#fff}.product-grid aside>span{color:#7cacff;font-size:.75rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.product-grid aside ul{margin:22px 0 0;padding-left:20px;color:#d5dfe8}.product-grid aside li+li{margin-top:9px}.product-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.35fr);gap:clamp(50px,8vw,110px);padding-block:clamp(70px,9vw,120px)}.copy-section{max-width:760px}.copy-section+.copy-section{margin-top:58px}.copy-section h2{max-width:25ch;font-size:clamp(1.8rem,3vw,3rem)}.copy-section p{color:#495764;font-size:1.05rem}.notice{align-self:start;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#f5f7f9}.notice h2{font-size:1.4rem}.notice p{margin-bottom:0;color:#596775}.product-cta{padding-block:70px;background:var(--ink);color:#fff}.product-cta>.shell{display:flex;justify-content:space-between;gap:40px;align-items:center}.product-cta h2{max-width:22ch;margin-bottom:0;font-size:clamp(2rem,4vw,3.5rem)}.product-cta .eyebrow{color:#7cacff}
@media(max-width:850px){.product-grid,.product-body{grid-template-columns:1fr}.notice{max-width:700px}.product-cta>.shell{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.product-grid h1{font-size:clamp(2.55rem,14vw,4.2rem)}.product-hero{padding-block:62px}.product-grid{gap:28px}.product-body{gap:34px}.product-cta .button{width:100%}}
