
/* Golf Gear Lab Platform 2.0 — shared compatibility and editorial polish */
:root{--ggl-bg:#050b08;--ggl-panel:#0b1712;--ggl-line:#1d3b2f;--ggl-lime:#91f542;--ggl-text:#f4f7f5;--ggl-muted:#b7c2bc;--ggl-max:1280px}
.site-header .brand img,.ggl-header img,.brand-logo img{width:auto!important;max-width:245px!important;height:64px!important;object-fit:contain!important}
.site-header .container,.site-header-inner,.ggl-header-inner{max-width:var(--ggl-max);margin:auto;padding-left:28px;padding-right:28px}
.platform-eyebrow[data-internal-label],.internal-only-label{display:none!important}
.ggl-footer{border-top:1px solid var(--ggl-line);background:#050a08;padding:56px max(28px,calc((100vw - var(--ggl-max))/2));color:var(--ggl-muted)}
.ggl-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:42px;max-width:var(--ggl-max);margin:auto}
.ggl-footer img{width:180px;max-height:68px;object-fit:contain;object-position:left center;margin-bottom:18px}.ggl-footer strong,.ggl-footer h3{display:block;color:var(--ggl-text);margin:0 0 14px}.ggl-footer p{margin:8px 0 18px}.ggl-footer a{display:block;color:var(--ggl-muted);text-decoration:none;margin:10px 0}.ggl-footer a:hover{color:var(--ggl-lime)}
.retail-link-unverified{opacity:.62;cursor:not-allowed!important;pointer-events:none!important}.retail-status-note{font-size:.82rem;color:var(--ggl-muted);margin-top:8px}
.product-card img,.card-media img{object-fit:contain!important;object-position:center!important}
@media(max-width:900px){.ggl-footer-grid{grid-template-columns:1fr 1fr}.site-header .brand img,.ggl-header img,.brand-logo img{height:52px!important;max-width:210px!important}}
@media(max-width:600px){.ggl-footer-grid{grid-template-columns:1fr}.site-header .container,.site-header-inner,.ggl-header-inner{padding-left:18px;padding-right:18px}}


/* Platform 2.1 — customer journey and layout correction */
html{scroll-padding-top:112px}
section[id],div[id]{scroll-margin-top:112px}
.site-header .brand{min-width:190px}
.site-header .brand img{height:58px!important;max-width:225px!important;width:auto!important}
.site-header .brand span{display:none!important}
.site-header .nav{min-height:84px;height:auto!important}
.platform-eyebrow,.eyebrow{position:relative;z-index:1}
.category-hero,.hero,.section{overflow:visible!important}
.category-hero{padding-top:64px!important}
.section-head{align-items:flex-start!important}
.card-media{aspect-ratio:4/3!important;min-height:0!important;padding:16px!important}
.card-media img{max-height:300px!important;object-fit:contain!important}
.card-body{padding:20px!important}
.card-grid{align-items:stretch}
.card{min-height:0!important}
.article-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin-top:24px!important}
.article-card{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:flex-start!important;padding:20px!important;border:1px solid var(--ggl-line)!important;border-radius:16px!important;background:rgba(255,255,255,.025)!important;text-decoration:none!important}
.article-card .label{display:block!important;color:var(--ggl-lime)!important;font-size:.76rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important;margin-bottom:7px!important}
.article-card b{display:block!important;color:var(--ggl-text)!important;font-size:1.08rem!important;margin-bottom:5px!important}
.article-card p{margin:0!important;color:var(--ggl-muted)!important;font-size:.95rem!important}
.article-card small{white-space:nowrap;color:var(--ggl-lime)!important}
.actions{align-items:center!important}
.actions .btn{margin:0!important}
.ggl-footer{margin-top:0!important}
@media(max-width:900px){.article-list{grid-template-columns:1fr!important}.site-header .brand{min-width:auto}.site-header .brand img{height:50px!important;max-width:200px!important}}

/* V3.1 GPS information architecture */
.gps-pathways .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gps-pathways .panel{display:flex;flex-direction:column;align-items:flex-start}.gps-pathways .panel .btn{margin-top:auto}.v16-alt-strip{max-width:1320px}.v16-alt-links a:hover{border-color:rgba(120,211,75,.55);color:#9cff2e}.ggl-ux-comparison-strip .decision-bar{margin-top:18px}@media(max-width:980px){.gps-pathways .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.gps-pathways .card-grid{grid-template-columns:1fr}}
