:root{--ggl-shell-bg:rgba(2,7,6,.96);--ggl-shell-line:rgba(255,255,255,.13);--ggl-shell-ink:#eef5ef;--ggl-shell-green:#83df4f}
.ggl-shell-header{position:sticky!important;top:0!important;z-index:9999!important;background:var(--ggl-shell-bg)!important;border-bottom:1px solid var(--ggl-shell-line)!important;backdrop-filter:blur(18px)}
.ggl-shell-nav{width:min(1480px,calc(100% - 44px));min-height:82px;margin:auto;display:grid;grid-template-columns:minmax(210px,280px) 1fr;gap:30px;align-items:center}
.ggl-shell-brand{display:flex;align-items:center}
.ggl-shell-links{display:flex;justify-content:flex-end;align-items:center;gap:clamp(12px,1.4vw,24px);white-space:nowrap}
.ggl-shell-menu-toggle{display:none;border:1px solid var(--ggl-shell-line);border-radius:10px;background:transparent;color:var(--ggl-shell-ink);padding:9px 12px;font:inherit;font-weight:850}
.ggl-consent{position:fixed;z-index:20000;left:0;right:0;bottom:0;width:100%;margin:0;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:11px max(18px,calc((100% - 1180px)/2));border-top:1px solid rgba(255,255,255,.15);background:rgba(5,13,10,.97);color:#f5f8f3;box-shadow:0 -8px 28px rgba(0,0,0,.28);font-family:Inter,system-ui,sans-serif}.ggl-consent strong{display:inline;font-size:.94rem;margin-right:8px}.ggl-consent p{display:inline;margin:0;color:#c4d0c7;font-size:.86rem;line-height:1.4}.ggl-consent a{color:#a8ed80}.ggl-consent__actions{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end}.ggl-consent button{white-space:nowrap;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:transparent;color:#fff;padding:8px 12px;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.ggl-consent button.primary{background:var(--ggl-shell-green);border-color:var(--ggl-shell-green);color:#071006}
.ggl-editorial-upgrade{width:min(1120px,calc(100% - 40px));margin:34px auto;padding:24px;border:1px solid rgba(131,223,79,.28);border-radius:20px;background:linear-gradient(135deg,rgba(131,223,79,.08),rgba(255,255,255,.025));color:inherit}
.ggl-privacy-link{display:inline-block!important;margin-top:8px!important;color:#a8ed80!important;text-decoration:underline!important}
@media(max-width:980px){.ggl-shell-nav{grid-template-columns:1fr auto;min-height:74px}.ggl-shell-brand img{width:210px!important;height:54px!important}.ggl-shell-menu-toggle{display:inline-flex}.ggl-shell-links{display:none;position:absolute;left:22px;right:22px;top:74px;max-height:calc(100vh - 95px);overflow:auto;flex-direction:column;align-items:stretch;padding:15px;background:#06100e;border:1px solid var(--ggl-shell-line);border-radius:15px;box-shadow:0 18px 45px rgba(0,0,0,.45)}.ggl-shell-header.is-open .ggl-shell-links{display:flex}.ggl-shell-links a{min-height:42px!important;border-bottom-width:1px!important}.ggl-consent{grid-template-columns:1fr;padding:10px 16px;gap:8px}.ggl-consent__actions{justify-content:flex-start}.ggl-editorial-upgrade__grid{grid-template-columns:1fr}}
@media(max-width:620px){.ggl-shell-nav{width:calc(100% - 28px)}.ggl-consent strong,.ggl-consent p{display:block}.ggl-consent strong{margin:0 0 2px}.ggl-consent__actions{display:flex;width:100%}.ggl-consent button{flex:1}}

/* Golf Gear Lab 4.13.19 — shared desktop layout grid */
:root{
  --ggl-max:1320px!important;
  --gps-max:1320px!important;
  --v13-max:1320px!important;
  --review-max:1320px!important;
  --max:1320px!important;
}
@media (min-width:981px){
  .v6-shell{width:min(1320px,calc(100% - 40px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
  .gps-v4 .gps-shell{width:min(1320px,calc(100% - 44px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
  .ggl-gps-intro,.ggl-gps-section{max-width:1320px!important;width:calc(100% - 44px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
  .ggl-authority-shell{width:min(1320px,calc(100% - 44px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
  .ggl-v411-shell,.ggl-ss-shell{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
  .ggl-publication-footer .pub-shell,.pub-shell{width:min(1320px,calc(100% - 44px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
  .ggl-shell-nav{width:min(1480px,calc(100% - 44px))!important;}
  .ggl-shell-links{margin-right:30px!important;}
}