/* Golf Gear Lab V7 component system. Edit this file + _components/header.html/footer.html, then run _scripts/build_components.py. */
:root{--ggl-bg:#020706;--ggl-panel:#07110e;--ggl-ink:#f7fbf4;--ggl-muted:#bdc8bf;--ggl-line:rgba(255,255,255,.13);--ggl-green:#78d34b;--ggl-green2:#9be068;--ggl-gold:#ffd84d;--ggl-max:1180px}
.top.ggl-component-header{position:sticky!important;top:0!important;z-index:9999!important;background:rgba(2,7,6,.97)!important;border-bottom:1px solid var(--ggl-line)!important;backdrop-filter:blur(16px)!important;margin:0!important;padding:0!important}
.top.ggl-component-header>.wrap.nav{width:min(var(--ggl-max),calc(100% - 40px))!important;margin:0 auto!important;height:86px!important;min-height:86px!important;display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:28px!important;align-items:center!important;padding:0!important}
.top.ggl-component-header .brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:270px!important;min-width:270px!important;height:86px!important;margin:0!important;padding:0!important}
.top.ggl-component-header .brand img{display:block!important;width:250px!important;max-width:250px!important;max-height:78px!important;object-fit:contain!important;margin:0!important;padding:0!important}
.top.ggl-component-header .links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(14px,1.6vw,24px)!important;white-space:nowrap!important;flex-wrap:nowrap!important;font-size:15px!important;font-weight:900!important;line-height:1!important;margin:0!important;padding:0!important;overflow:visible!important}
.top.ggl-component-header .links a{display:inline-flex!important;align-items:center!important;min-height:86px!important;padding:0!important;border-bottom:3px solid transparent!important;color:#eef6ec!important;text-decoration:none!important}
.top.ggl-component-header .links a:hover,.top.ggl-component-header .links a.active{color:var(--ggl-green2)!important;border-bottom-color:var(--ggl-green)!important}
.ggl-footer[data-component="site-footer"]{background:#030807!important;border-top:1px solid var(--ggl-line)!important;padding:46px 0!important;color:var(--ggl-ink)!important;margin-top:0!important}
.ggl-footer[data-component="site-footer"] .ggl-footer-grid{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr!important;gap:44px!important;align-items:start!important;width:min(var(--ggl-max),calc(100% - 40px))!important;margin:0 auto!important}
.ggl-footer[data-component="site-footer"] img{width:220px!important;max-width:220px!important;height:auto!important;margin-bottom:14px!important}
.ggl-footer[data-component="site-footer"] h3{font-size:1rem!important;margin:0 0 14px!important;color:var(--ggl-ink)!important}
.ggl-footer[data-component="site-footer"] a{display:block!important;color:var(--ggl-muted)!important;text-decoration:none!important;margin:8px 0!important}
.ggl-footer[data-component="site-footer"] a:hover{color:var(--ggl-green2)!important}
.ggl-footer[data-component="site-footer"] p{color:var(--ggl-muted)!important;margin:0 0 14px!important;max-width:390px!important}
.ggl-footer[data-component="site-footer"] strong{color:var(--ggl-gold)!important;display:block!important;margin:8px 0 12px!important}
.ggl-footer[data-component="site-footer"] small{display:block!important;color:#8fa096!important;line-height:1.5!important;max-width:430px!important}.ggl-score,.ggl-score-card,.ggl-score-inline{border-color:rgba(255,216,77,.42)!important;background:rgba(255,216,77,.08)!important;color:#ffe889!important}.legacy-score,.ownership-score,.value-score,.ownership-upgrade-view,.quick-scores,.old-rating{display:none!important}
@media(max-width:980px){.top.ggl-component-header>.wrap.nav{grid-template-columns:230px minmax(0,1fr)!important}.top.ggl-component-header .brand{width:230px!important;min-width:230px!important}.top.ggl-component-header .brand img{width:215px!important}.top.ggl-component-header .links{gap:14px!important;font-size:14px!important;justify-content:flex-start!important;overflow-x:auto!important}.ggl-footer[data-component="site-footer"] .ggl-footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:680px){.top.ggl-component-header>.wrap.nav{width:min(100% - 28px,var(--ggl-max))!important;height:auto!important;min-height:76px!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px 0!important}.top.ggl-component-header .brand{width:auto!important;min-width:0!important;height:auto!important}.top.ggl-component-header .brand img{width:210px!important}.top.ggl-component-header .links{display:none!important}.ggl-footer[data-component="site-footer"] .ggl-footer-grid{grid-template-columns:1fr!important;gap:24px!important}.ggl-footer[data-component="site-footer"] img{width:200px!important}}
