.park-hero-centered{position:relative;min-height:680px;display:flex;align-items:center;color:#fff;overflow:hidden;background:#111}.park-hero-centered .hero-content{position:relative;z-index:2;max-width:820px;text-align:center}.park-hero-centered h1{font-size:4.25rem;line-height:1.02;font-weight:900;margin:0}.park-hero-centered p{max-width:700px;margin:18px auto 0;color:rgba(255,255,255,.84);font-size:1.18rem}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:34px;flex-wrap:wrap}.home-products{background:#fff}.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.park-product-card{border:1px solid var(--brand-border);background:#fff;transition:transform .2s,box-shadow .2s}.park-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px rgba(10,10,10,.1)}.product-media{aspect-ratio:4/3;background:var(--brand-bg-alt);overflow:hidden}.product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body{padding:24px}.product-body h3{font-weight:850;margin-bottom:10px}.product-body p{color:var(--brand-text-muted);min-height:78px}.spec-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.spec-tags span{background:var(--brand-bg-alt);color:var(--brand-text);padding:5px 8px;font-size:.78rem;font-weight:800}.product-body a{color:var(--brand-secondary);font-weight:900}.trust-strip-light{background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.stats-section{padding:70px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--brand-border)}.stats-grid div{padding:32px 24px;border-right:1px solid var(--brand-border)}.stats-grid div:last-child{border-right:0}.stats-grid strong{display:block;font-size:2.8rem;line-height:1;color:var(--brand-primary);font-weight:900}.stats-grid span{display:block;margin-top:12px;color:var(--brand-text-muted)}.industries-home{background:var(--brand-bg-alt)}.industry-icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.industry-icon-grid article{background:#fff;border:1px solid var(--brand-border);padding:26px;text-align:center}.icon-box{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border:1px solid var(--brand-primary);color:var(--brand-primary);font-weight:900;margin-bottom:18px}.industry-icon-grid h3{font-size:1.1rem;font-weight:850}.industry-icon-grid p{color:var(--brand-text-muted);margin-bottom:0}@media (max-width:991px){.park-hero-centered{min-height:560px}.park-hero-centered h1{font-size:3.1rem}.product-card-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid div:nth-child(2n){border-right:0}.stats-grid div{border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.park-hero-centered{min-height:480px}.park-hero-centered h1{font-size:2.45rem}.product-card-grid,.stats-grid{grid-template-columns:1fr}.stats-grid div{border-right:0}}