.sales-shell { max-width: 1240px; }
.sales-hero { display:grid; grid-template-columns:minmax(0,1fr) minmax(360px,.84fr); gap:42px; align-items:center; padding:38px 0 82px; }.sales-hero h1 { max-width:700px; }.proof-row { display:flex; flex-wrap:wrap; gap:12px 18px; margin-top:22px; color:var(--muted); font-size:.86rem; }.proof-row span:first-child { color:var(--green); }.product-shot { position:relative; overflow:hidden; min-height:380px; border:1px solid var(--line); border-radius:32px; background:linear-gradient(145deg,#132a20,#0a1511); box-shadow:0 28px 90px rgba(0,0,0,.38); }.product-shot img { display:block; width:100%; height:100%; min-height:380px; object-fit:cover; }.hero-shot { transform:rotate(1.6deg); }.shot-label { position:absolute; left:18px; bottom:18px; padding:8px 11px; border:1px solid rgba(55,242,143,.4); border-radius:999px; color:var(--green); background:rgba(3,16,10,.72); font-size:.72rem; font-weight:900; letter-spacing:.1em; }.story-section,.photo-grid,.pilot-section { padding:66px 0; border-top:1px solid var(--line); }.section-intro { max-width:680px; }.section-intro h2,.photo-copy h2,.pilot-section h2 { margin:0; font-size:clamp(2rem,4vw,3.6rem); line-height:.98; letter-spacing:-.07em; }.section-intro>p:last-child,.photo-copy>p,.pilot-section p { color:var(--muted); font-size:1.07rem; line-height:1.65; }.steps-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:30px; }.steps-grid article { min-height:190px; }.steps-grid article strong { color:var(--green); font-size:1.5rem; }.steps-grid h3 { margin-bottom:8px; }.photo-grid { display:grid; grid-template-columns:1fr 1fr; gap:52px; align-items:center; }.photo-copy { padding-right:5%; }.photo-copy .product-shot { min-height:430px; }.check-list { display:grid; gap:12px; padding:0; margin:26px 0; list-style:none; color:var(--text); }.check-list li:before { content:'✓'; display:inline-block; width:25px; color:var(--green); font-weight:900; }.text-link { color:var(--green); text-decoration:none; font-weight:900; }.pilot-section { display:grid; grid-template-columns:1fr minmax(300px,.7fr); gap:28px; align-items:center; }.pilot-card { display:grid; gap:10px; padding:26px; border:1px solid rgba(55,242,143,.35); border-radius:24px; background:linear-gradient(145deg,rgba(55,242,143,.14),rgba(255,255,255,.06)); }.pilot-card strong { font-size:2rem; letter-spacing:-.06em; }.pilot-card span { color:var(--muted); }.pilot-card .btn { margin-top:10px; }.pilot-price { color:var(--green)!important; font-size:.76rem; font-weight:900; letter-spacing:.14em; text-transform:uppercase; }.sales-footer { display:flex; justify-content:space-between; gap:18px; padding:28px 0 0; color:var(--muted); font-size:.86rem; }.sales-footer div { display:flex; gap:16px; }.sales-footer a { color:var(--muted); text-decoration:none; }.sales-footer a:hover { color:var(--green); }
@media(max-width:840px){.sales-hero,.photo-grid,.pilot-section{grid-template-columns:1fr}.sales-hero{padding-top:12px}.hero-shot{transform:none}.steps-grid{grid-template-columns:1fr}.photo-copy{padding-right:0}.sales-footer{flex-direction:column}.sales-footer div{flex-wrap:wrap}.product-shot,.product-shot img{min-height:300px}}
