.product-hub-page{min-height:100vh;padding:96px 16px 48px;background:radial-gradient(circle at top,rgba(255,111,0,.08),transparent 28%),#050505;color:#fff}.product-hub-hero{width:min(96%,1200px);margin:0 auto 28px;padding:28px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(16,16,16,.98),rgba(8,8,8,.98));box-shadow:0 28px 60px rgba(0,0,0,.36);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;overflow:hidden;position:relative}.product-hub-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:linear-gradient(90deg,#ff6f00,rgba(255,145,77,.35))}.product-hub-eyebrow{margin:0 0 10px;color:rgba(255,202,160,.78);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-hub-hero h1{margin:0;font-size:clamp(2rem,1.5rem + 2vw,3.4rem);line-height:1.02}.product-hub-summary{margin:16px 0 0;max-width:58ch;color:rgba(255,241,228,.8);font-size:1rem;line-height:1.72}.product-hub-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.product-hub-primary-link,.product-hub-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;text-decoration:none;font-size:.88rem;font-weight:700;transition:transform .15s ease,border-color .15s ease,background .15s ease}.product-hub-primary-link{background:linear-gradient(180deg,#c54d23,#9d3817);color:#fff;box-shadow:0 14px 30px rgba(197,77,35,.28)}.product-hub-primary-link:hover,.product-hub-secondary-link:hover{transform:translateY(-1px)}.product-hub-secondary-link{color:rgba(255,239,224,.82);border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03)}.product-hub-notes{padding:18px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);align-self:stretch}.product-hub-notes-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:linear-gradient(180deg,rgba(255,176,98,.98),rgba(255,128,41,.96));color:#1f1009;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-hub-reasons{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:12px}.product-hub-reasons li{position:relative;padding-left:18px;color:rgba(255,241,228,.78);line-height:1.6}.product-hub-reasons li:before{content:"";position:absolute;top:.7em;left:0;width:7px;height:7px;border-radius:999px;background:#ff7f2a;transform:translateY(-50%)}.product-hub-grid-section{width:min(96%,1200px);margin:0 auto}.product-hub-grid-header{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px 18px;margin-bottom:16px}.product-hub-grid-kicker{margin:0 0 6px;color:rgba(255,255,255,.56);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-hub-grid-header h2{margin:0;font-size:clamp(1.4rem,1.15rem + .8vw,2rem)}.product-hub-grid-count{margin:0;color:rgba(255,255,255,.65);font-size:.95rem}.product-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-hub-empty{padding:28px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.product-hub-empty p{margin:0 0 14px;color:rgba(255,241,228,.78);line-height:1.6}@media (max-width:1024px){.product-hub-hero{grid-template-columns:1fr}.product-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.product-hub-page{padding-top:84px}.product-hub-hero{padding:22px;border-radius:16px}.product-hub-grid{grid-template-columns:1fr;gap:16px}}