.product-home{display:block;min-height:100vh;background:linear-gradient(160deg,#fbfbfd 0%,#f4f8f6 100%)}.product-shell{max-width:980px;margin:0 auto;padding:52px 28px}.product-brand{font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#168e5b}.product-home h1{max-width:680px;margin:24px 0 12px;font-size:52px}.product-lede{max-width:670px;font-size:18px;line-height:1.45}.product-actions{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0 44px}.product-action{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:#17171a;color:#fff;text-decoration:none;font-weight:750}.product-action.secondary{background:rgba(118,118,128,.12);color:#1d1d1f}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{padding:22px;border-radius:20px;border:1px solid rgba(60,60,67,.18);background:rgba(255,255,255,.84);text-decoration:none;color:#1d1d1f}.product-card:hover{border-color:#007aff;box-shadow:0 8px 24px rgba(0,122,255,.10)}.product-card strong{display:block;font-size:18px;margin-bottom:7px}.product-card span{display:block;color:#6e6e73;font-size:14px;line-height:1.4}.product-foot{margin-top:36px;font-size:13px;color:#6e6e73}@media(max-width:700px){.product-shell{padding:34px 20px 90px}.product-home h1{font-size:38px}.product-grid{grid-template-columns:1fr}.product-lede{font-size:16px}}
