.gr-gear-catalog{display:grid;gap:18px;border:1px solid var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:20px}.gr-gear-catalog__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.gr-gear-catalog__head h2{margin:4px 0 6px;color:var(--gr-ink);font-size:20px}.gr-gear-catalog__head p:not(.gr-kicker){margin:0;max-width:52ch;color:var(--gr-muted);font-size:13px;line-height:1.6}.gr-gear-catalog__summary{display:flex;gap:18px}.gr-gear-catalog__summary div{display:grid;gap:2px;text-align:right}.gr-gear-catalog__summary strong{color:var(--gr-gold);font-family:var(--font-mono),monospace;font-size:22px;font-weight:900}.gr-gear-catalog__summary span{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px);letter-spacing:.04em}.gr-gear-catalog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.gr-gear-cat-card{position:relative;display:block;height:100%;min-height:168px;border:1px solid var(--gr-line);border-radius:12px;overflow:hidden;text-decoration:none;transition:border-color .12s ease,transform .12s ease}.gr-gear-cat-card:hover{border-color:color-mix(in srgb,var(--accent,#a9de6a) 60%,transparent);transform:translateY(-2px)}.gr-gear-cat-card__media{position:absolute;inset:0}.gr-gear-cat-card__media img{object-fit:cover;filter:saturate(.85) brightness(.92)}.gr-gear-cat-card__body{position:relative;z-index:1;display:grid;gap:5px;height:100%;padding:14px;background:linear-gradient(180deg,rgba(5,12,10,.35),rgba(5,12,10,.78) 62%,rgba(5,12,10,.94))}.gr-gear-cat-card__count{align-self:start;justify-self:start;color:#07100f;background:var(--gr-gold);border-radius:999px;padding:2px 9px;font-family:var(--font-mono),monospace;font-size:var(--golf-fs-meta,11px);font-weight:900}.gr-gear-cat-card strong{margin-top:auto;color:#ffffff;font-size:18px;text-shadow:0 1px 6px rgba(0,0,0,.6)}.gr-gear-cat-card__desc{color:rgba(255,255,255,.86);font-size:12px;line-height:1.45;text-shadow:0 1px 4px rgba(0,0,0,.55)}.gr-gear-cat-card__brands{color:rgba(255,255,255,.72);font-family:var(--font-mono),monospace;font-size:var(--golf-fs-meta,11px);letter-spacing:.01em}.gr-brand-logo{display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:8px;background:#ffffff;padding:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.3)}.gr-brand-logo img{width:100%;height:100%;object-fit:contain}.gr-brand-logo--monogram{padding:0;color:#ffffff;font-family:var(--font-mono),monospace;font-size:13px;font-weight:900;letter-spacing:-.02em}.gr-gear-product-card__identity{display:inline-flex;align-items:center;gap:9px}.gr-gear-product-card--branded{position:relative;padding-left:18px}.gr-gear-product-card--branded:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:12px 0 0 12px;background:var(--gr-brand-accent,var(--gr-gold))}.gr-gear-shell{display:grid;gap:20px;width:min(1040px,100%);margin:0 auto;padding:24px 20px 64px}.gr-gear-shell__header h1{margin:6px 0 8px;color:var(--gr-ink);font-size:26px}.gr-gear-shell__header p{margin:0;max-width:58ch;color:var(--gr-muted);font-size:14px;line-height:1.6}.gr-gear-disclaimer{border:1px solid rgba(214,179,95,.24);border-radius:10px;background:rgba(214,179,95,.06);padding:12px 14px;color:var(--gr-muted);font-size:12px;line-height:1.6}.gr-gear-disclaimer strong{color:var(--gr-gold)}.gr-gear-tabs{display:flex;flex-wrap:wrap;gap:8px}.gr-gear-tabs a{border:1px solid var(--gr-line);border-radius:999px;background:var(--gr-surface-2);padding:7px 14px;color:var(--gr-muted);font-size:13px;font-weight:700;text-decoration:none}.gr-gear-tabs a[data-active=true]{border-color:var(--gr-gold);background:rgba(214,179,95,.12);color:var(--gr-ink)}.gr-gear-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gr-gear-product-card{display:grid;gap:10px;border:1px solid var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:16px}.gr-gear-product-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.gr-gear-product-card__brand{color:var(--gr-gold);font-family:var(--font-mono),monospace;font-size:12px;font-weight:900;letter-spacing:.02em}.gr-gear-product-card__target{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px)}.gr-gear-product-card h2,.gr-gear-product-card h3{margin:0;font-size:16px}.gr-gear-product-card h2 a,.gr-gear-product-card h3 a{color:var(--gr-ink);text-decoration:none}.gr-gear-product-card h2 a:hover,.gr-gear-product-card h3 a:hover{color:var(--gr-gold)}.gr-gear-product-card__tagline{margin:0;color:var(--gr-muted);font-size:13px;line-height:1.55}.gr-gear-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.gr-gear-chips li{border:1px solid var(--gr-line);border-radius:6px;background:var(--gr-surface-2);padding:4px 8px;color:var(--gr-muted);font-size:var(--golf-fs-meta,11px)}.gr-gear-product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.gr-gear-compare-toggle{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--gr-line);border-radius:999px;background:var(--gr-surface-2);padding:6px 12px;color:var(--gr-muted);font-size:12px;font-weight:700;cursor:pointer}.gr-gear-compare-toggle[aria-pressed=true]{border-color:var(--gr-gold);background:rgba(214,179,95,.14);color:var(--gr-ink)}.gr-gear-compare-toggle:disabled{opacity:.5;cursor:not-allowed}.gr-gear-product-card__link{color:var(--gr-gold);font-size:12px;font-weight:800;text-decoration:none}.gr-gear-tray{position:sticky;bottom:16px;z-index:5;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--gr-gold);border-radius:12px;background:var(--gr-surface);padding:12px 16px;box-shadow:0 8px 28px rgba(0,0,0,.4)}.gr-gear-tray__items{display:flex;flex-wrap:wrap;gap:8px;color:var(--gr-muted);font-size:12px}.gr-gear-tray__items span{border:1px solid var(--gr-line);border-radius:6px;background:var(--gr-surface-2);padding:4px 8px;color:var(--gr-ink)}.gr-gear-tray__actions{display:flex;gap:8px}.gr-gear-tray__actions a,.gr-gear-tray__actions button{border:1px solid var(--gr-line);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.gr-gear-tray__compare{border-color:var(--gr-gold)!important;background:var(--gr-gold);color:#1a1303}.gr-gear-tray__clear{background:var(--gr-surface-2);color:var(--gr-muted)}.gr-gear-detail__hero{display:grid;gap:10px;border:1px solid var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:20px}.gr-gear-detail__hero--branded{position:relative;overflow:hidden;padding:0;border-color:var(--gr-brand-accent,var(--gr-line))}.gr-gear-detail__hero-media{position:absolute;inset:0}.gr-gear-detail__hero-media img{object-fit:cover}.gr-gear-detail__hero-body{position:relative;z-index:1;display:grid;gap:10px;padding:24px 22px;background:linear-gradient(180deg,color-mix(in srgb,var(--gr-brand-accent,#07100f) 32%,rgba(5,12,10,.55)) 0,rgba(5,12,10,.86) 70%,rgba(5,12,10,.95) 100%)}.gr-gear-detail__hero-body .gr-kicker{color:rgba(255,255,255,.82)}.gr-gear-detail__hero h1,.gr-gear-detail__hero-body h1{margin:0;color:#ffffff;font-size:26px;text-shadow:0 1px 8px rgba(0,0,0,.55)}.gr-gear-detail__hero-body .gr-gear-product-card__tagline{color:rgba(255,255,255,.9);font-size:15px;text-shadow:0 1px 5px rgba(0,0,0,.5)}.gr-gear-detail__hero-body .gr-gear-chips li{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#ffffff}.gr-gear-detail__hero .gr-gear-product-card__tagline{font-size:15px}.gr-gear-compare-th{display:flex;flex-direction:column;align-items:stretch;gap:8px}.gr-gear-compare-th__photo-link{display:block;text-decoration:none}.gr-gear-compare-th__photo{aspect-ratio:5/3;border:1px solid var(--gr-line);border-radius:8px}.gr-gear-compare-th__identity{display:inline-flex;align-items:center;gap:8px}.gr-gear-detail__section{display:grid;gap:12px;border:1px solid var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:18px}.gr-gear-detail__section h2{margin:0;color:var(--gr-ink);font-size:16px}.gr-gear-detail__highlights{display:grid;gap:8px;margin:0;padding:0;list-style:none}.gr-gear-detail__highlights li{position:relative;padding-left:18px;color:var(--gr-muted);font-size:14px;line-height:1.55}.gr-gear-detail__highlights li:before{content:"";position:absolute;left:2px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--gr-gold)}.gr-gear-sources{display:grid;gap:8px;margin:0;padding:0;list-style:none}.gr-gear-sources a{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-surface-2);padding:10px 12px;color:var(--gr-ink);font-size:13px;font-weight:700;text-decoration:none}.gr-gear-sources a:hover{border-color:rgba(214,179,95,.5)}.gr-gear-sources small{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px);text-transform:uppercase}.gr-gear-compare-wrap{overflow-x:auto}.gr-gear-compare-table{width:100%;border-collapse:collapse;min-width:520px}.gr-gear-compare-table caption{margin-bottom:10px;color:var(--gr-muted);font-size:12px;text-align:left}.gr-gear-compare-table td,.gr-gear-compare-table th{border:1px solid var(--gr-line);padding:10px 12px;text-align:left;vertical-align:top;font-size:13px}.gr-gear-compare-table thead th{background:var(--gr-surface-2);color:var(--gr-ink);font-size:14px}.gr-gear-compare-table tbody th{width:110px;background:var(--gr-surface-2);color:var(--gr-muted);font-weight:700}.gr-gear-compare-table tbody td{color:var(--gr-ink);line-height:1.5}.gr-gear-compare-table thead a{color:var(--gr-gold);text-decoration:none}.gr-gear-empty{border:1px dashed var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:32px 20px;text-align:center;color:var(--gr-muted);font-size:14px}.gr-gear-empty a{color:var(--gr-gold);font-weight:800}@media (max-width:880px){.gr-gear-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gr-gear-product-grid{grid-template-columns:1fr}}@media (max-width:560px){.gr-gear-catalog__grid{grid-template-columns:1fr}}.gr-gear-brand-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;border:1px solid var(--gr-brand-accent,var(--gr-line));border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--gr-brand-accent,#07100f) 24%,rgba(5,12,10,.6)) 0,rgba(5,12,10,.55) 70%);padding:20px}.gr-gear-brand-hero__logo{display:inline-flex;align-items:center;justify-content:center}.gr-gear-brand-hero__body .gr-kicker{color:var(--gr-gold)}.gr-gear-brand-hero__official{display:inline-flex;min-height:24px;align-items:center;margin-top:8px;color:var(--gr-gold);font-size:13px;font-weight:900;text-decoration:none}.gr-gear-brand-hero__official:hover{text-decoration:underline}.gr-gear-detail__brand-link{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--gr-gold) 50%,transparent)}.gr-gear-detail__brand-link:hover{color:var(--gr-gold)}.gr-gear-catalog__brands{margin-top:24px}.gr-gear-brand-rail{margin-top:28px}.gr-gear-brand-rail__list,.gr-gear-catalog__brands ul{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none}.gr-gear-brand-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid var(--gr-line);border-radius:999px;background:var(--gr-surface-2);padding:4px 12px 4px 4px;color:var(--gr-ink);font-size:13px;font-weight:800;text-decoration:none}.gr-gear-brand-chip:hover{border-color:var(--gr-gold)}.gr-gear-brand-chip[data-active=true]{border-color:var(--gr-gold);background:color-mix(in srgb,var(--gr-gold) 14%,var(--gr-surface-2))}.gr-gear-brand-chip small{color:var(--gr-muted);font-family:var(--font-mono),monospace;font-size:var(--golf-fs-meta,11px);font-weight:700}@media (max-width:720px){.gr-gear-brand-hero{grid-template-columns:1fr}}.gr-gear-photo{position:relative;display:block;overflow:hidden}.gr-gear-photo--product{background:#f4f5f3}.gr-gear-photo--product img{object-fit:contain}.gr-gear-photo--mood img{object-fit:cover}.gr-gear-product-card__photo-link{display:block;text-decoration:none}.gr-gear-product-card__photo{aspect-ratio:5/3;margin-bottom:12px;border:1px solid var(--gr-line);border-radius:10px}.gr-gear-product-card__photo.gr-gear-photo--product img{padding:10px}.gr-gear-detail__photo-panel{display:grid;gap:8px}.gr-gear-detail__photo{aspect-ratio:16/9;border:1px solid var(--gr-line);border-radius:14px}.gr-gear-detail__photo.gr-gear-photo--product img{padding:18px}.gr-gear-detail__photo-credit{margin:0;color:var(--gr-muted);font-size:12px}@media (max-width:768px){.gr-gear-brand-chip{min-height:44px}}