.product-heading{display:flex;align-items:center;gap:24px}.product-heading img{border-radius:24px}.product-heading h1{margin:0}.launch-status{padding:20px 24px;background:#eee5d3;border-radius:16px}.content-page section{margin-top:32px}.content-page p,.content-page li{line-height:1.7}.notice{margin-top:32px;padding:24px;border:1px solid #d9d8cf;border-radius:16px}@media(max-width:520px){.product-heading{gap:16px}.product-heading img{width:80px;height:80px}.product-heading .eyebrow{font-size:10px}}.screenshot-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.screenshot-gallery figure{margin:0}.screenshot-gallery img{display:block;width:100%;height:auto;border:1px solid #d9d8cf;border-radius:18px}.screenshot-gallery figcaption{font-size:14px;line-height:1.45;margin-top:12px}@media(max-width:580px){.screenshot-gallery{grid-template-columns:1fr;max-width:320px;margin:auto;gap:28px}}