.shop{max-width:1240px;margin:auto}.shop-hero{padding:8rem 4vw 5rem;background:#fff}.shop-hero h1{font-size:clamp(3.5rem,8vw,7rem);line-height:.86;margin:.5rem 0 1.5rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product,.cart,.milestone,.support{border:2px solid #111;padding:1.5rem;background:#fff}.product span{font:800 .75rem/1 Inter,sans-serif;color:#0756d9}.product h3{font-size:1.5rem}.coming{background:#f4f7fb}.cart{position:sticky;bottom:1rem;z-index:4;max-width:900px;margin:2rem auto;box-shadow:8px 8px 0 #0756d9}.cart-item,.cart-total{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid #ccd5e1}.text-button{border:0;background:none;text-decoration:underline;margin:.8rem}.video-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2rem}.video-grid iframe{width:100%;aspect-ratio:16/9;border:0;background:#000}.milestone{border-color:#0756d9}.support{background:#f4f8ff}@media(max-width:800px){.product-grid,.video-grid{grid-template-columns:1fr}.shop-hero{padding-top:5rem}.cart{margin:1rem}}
