main#content.site-main:has(.ggv-landing-hero){padding-top:44px;padding-bottom:32px}
main#content.site-main:has(.ggv-landing-hero)>.page-header{max-width:1280px;margin:0 auto 18px;padding:0}
main#content.site-main:has(.ggv-landing-hero)>.page-header h1{margin:0;color:#171747;font-size:clamp(32px,3.5vw,48px);font-weight:600;line-height:1.15;letter-spacing:-.025em}
.ggv-landing-hero{max-width:1280px;margin:0 auto 44px;color:#171747;box-sizing:border-box}
.ggv-landing-hero *{box-sizing:border-box}
.ggv-hero-top{display:flex;align-items:center;justify-content:space-between;gap:32px}
.ggv-landing-hero p.ggv-hero-lead{font-size:17px;line-height:1.65;color:#666676;max-width:760px;margin:0}
.ggv-landing-hero a.ggv-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:20px;flex:none;padding:14px 20px;border:1px solid #171747;border-radius:9px;background:#171747;color:#fff;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}
.ggv-landing-hero a.ggv-hero-cta:hover{background:#30305b}
.ggv-hero-benefits{display:flex;flex-wrap:wrap;gap:8px 22px;margin:20px 0 26px;font-size:12px;color:#646477}
.ggv-hero-benefits span{display:flex;align-items:center;gap:8px}
.ggv-hero-benefits span::before{content:'';width:5px;height:5px;border-radius:50%;background:#85859c}
.ggv-category-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ggv-category-photos.ggv-category-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.ggv-category-photos.ggv-category-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ggv-landing-hero a.ggv-category-photo{display:block;min-width:0;color:#171747;text-decoration:none;border-radius:12px}
.ggv-category-image{display:flex;align-items:center;justify-content:center;height:180px;padding:16px;background:#f5f5f7;border:1px solid #ededf1;border-radius:12px;overflow:hidden;transition:background .18s ease}
.ggv-category-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .18s ease}
.ggv-category-photo:hover .ggv-category-image{background:#ededf2}
.ggv-category-photo:hover img{transform:scale(1.035)}
.ggv-category-caption{display:grid;grid-template-columns:1fr auto;gap:5px 8px;padding:13px 1px 0;line-height:1.4}
.ggv-category-caption strong{font-size:16px;font-weight:600}
.ggv-category-caption>span{font-size:19px}
.ggv-category-caption small{grid-column:1/-1;color:#767685;font-size:12px}
.ggv-landing-hero p.ggv-hero-note{margin:22px 0 0;font-size:11px;line-height:1.6;color:#767685}
.ggv-landing-hero a:focus-visible{outline:2px solid #171747;outline-offset:5px}
@media(min-width:1600px){.ggv-category-image{height:210px}}
@media(max-width:800px){.ggv-hero-top{align-items:flex-start;gap:18px;flex-direction:column}.ggv-category-photos{gap:14px}.ggv-category-caption strong{font-size:14px}.ggv-category-image{height:150px;padding:12px}}
/* A native swipe rail: no autoplay, no cloned links and no vertical card stack. */
@media(max-width:800px){
  .ggv-category-photos.ggv-category-photos{display:flex;flex-wrap:nowrap;gap:12px;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-padding-inline:2px;padding:2px 2px 14px;scrollbar-width:thin;scrollbar-color:#b5b5c5 #eeeef3;-webkit-overflow-scrolling:touch}
  .ggv-landing-hero a.ggv-category-photo{flex:0 0 clamp(156px,43vw,210px);scroll-snap-align:start;scroll-snap-stop:normal;border-radius:12px}
  .ggv-category-photos::-webkit-scrollbar{height:4px}
  .ggv-category-photos::-webkit-scrollbar-track{background:#eeeef3;border-radius:4px}
  .ggv-category-photos::-webkit-scrollbar-thumb{background:#b5b5c5;border-radius:4px}
  .ggv-category-photos a:focus-visible{outline-offset:-2px}
}
@media(max-width:600px){
  main#content.site-main:has(.ggv-landing-hero){padding-top:24px}
  main#content.site-main:has(.ggv-landing-hero)>.page-header h1{font-size:30px;line-height:1.15}
  .ggv-landing-hero{min-width:0;max-width:100%;margin-bottom:28px}
  .ggv-hero-top{gap:16px}
  .ggv-landing-hero p.ggv-hero-lead{font-size:15px;line-height:1.55}
  .ggv-landing-hero a.ggv-hero-cta{min-height:44px;padding:11px 16px}
  .ggv-hero-benefits{gap:7px 14px;margin:16px 0 18px;font-size:11px}
  .ggv-category-image{height:144px;padding:12px}
  .ggv-category-caption{padding-top:10px}
  .ggv-category-caption strong{font-size:14px}
  .ggv-category-caption small{font-size:11px}
  .ggv-landing-hero p.ggv-hero-note{margin-top:14px;font-size:11px;line-height:1.5}
}
@media(prefers-reduced-motion:reduce){.ggv-category-image,.ggv-category-image img{transition:none}}
