.product-showcase{background:#070d2d;color:#dce9ff;overflow:hidden}.product-showcase h2,.product-showcase h3{color:#fff}.product-showcase .eyebrow{color:#53d9ff}.product-intro{max-width:760px;margin:0 auto 48px;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-tile{background:#11184a;border:1px solid rgba(111,198,255,.22);border-radius:14px;overflow:hidden;box-shadow:0 20px 45px rgba(0,0,0,.22)}.product-tile img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.product-tile-body{padding:22px}.product-tile h3{margin-bottom:8px;font-size:1.22rem}.product-tile p{font-size:.92rem;color:#b7c8e8;margin:0}.product-feature{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;margin-top:70px;padding:46px;background:#fff;border-radius:20px;color:#1a2b3b}.product-feature img{max-height:560px;margin:auto;display:block}.product-feature-copy h2{color:#0a2540}.product-feature-copy p{color:#607386}.nfc-strip{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;align-items:center;margin-top:26px;padding-top:26px;border-top:1px solid #dbe6ef}.nfc-strip img{border-radius:10px;width:100%;max-height:220px;object-fit:cover}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-feature,.nfc-strip{grid-template-columns:1fr}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}.product-feature{padding:24px;gap:30px}}
