.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-th__actions,.gr-gear-detail__actions,.gr-gear-product-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.gr-gear-save-wrap{display:inline-flex}.gr-gear-compare-remove,.gr-gear-save{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-surface-2);padding:8px 12px;color:var(--gr-muted);font-size:12px;font-weight:800;cursor:pointer}.gr-gear-save[aria-pressed=true]{border-color:var(--gr-gold);color:var(--gr-ink)}.gr-gear-compare-remove:disabled,.gr-gear-save:disabled{opacity:.5;cursor:not-allowed}.gr-gear-save-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.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);min-height:44px;padding:8px 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)}@media (max-width:1080px){.gr-gear-shell{padding-bottom:calc(var(--layout-tabbar-offset) + 24px)}.gr-gear-tray{bottom:var(--layout-tabbar-offset)}}.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);overflow-wrap:normal;word-break:keep-all}.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);word-break:keep-all}.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__actions>a{display:inline-flex;min-height:44px;align-items:center;color:var(--gr-gold);font-size:13px;font-weight:800;text-decoration:none}.gr-gear-save--hero{border-color:color-mix(in srgb,var(--gr-gold) 64%,transparent);background:color-mix(in srgb,var(--gr-surface) 78%,transparent);color:var(--gr-ink)}.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-compare-th__actions{margin-top:4px}.gr-gear-compare-remove{color:var(--gr-muted)}.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__research{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:16px;align-items:start}.gr-gear-detail__photo-panel--official{position:sticky;top:18px}.gr-gear-detail__photo-panel--official .gr-gear-detail__photo{aspect-ratio:4/5;background:#e7edf3}.gr-gear-detail__photo-panel--official .gr-gear-detail__photo img{padding:0}.gr-gear-detail__research-copy{display:grid;gap:12px}.gr-gear-detail__section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gr-gear-detail__section-heading .gr-kicker{margin:0 0 4px}.gr-gear-detail__section-heading>a{color:var(--gr-gold);font-size:12px;font-weight:800}.gr-gear-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid var(--gr-line)}.gr-gear-spec-grid div{min-width:0;border-bottom:1px solid var(--gr-line);padding:11px 8px 11px 0}.gr-gear-spec-grid div:nth-child(odd){border-right:1px solid var(--gr-line)}.gr-gear-spec-grid div:nth-child(2n){padding-left:12px}.gr-gear-spec-grid dt{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px)}.gr-gear-spec-grid dd{margin:4px 0 0;color:var(--gr-ink);font-size:14px;font-weight:800;overflow-wrap:break-word;word-break:keep-all}.gr-gear-detail__observed{margin:0}.gr-gear-detail__observed,.gr-gear-review-count{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px)}.gr-gear-review-count{border:1px solid var(--gr-line);border-radius:6px;padding:5px 8px;white-space:nowrap}.gr-gear-review-perspectives{display:grid;gap:10px}.gr-gear-review-perspectives h3{margin:0;color:var(--gr-ink);font-size:13px}.gr-gear-review-perspectives__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gr-gear-review-perspectives article{display:grid;gap:8px;padding:12px;border:1px solid var(--gr-line);border-radius:6px;background:color-mix(in srgb,var(--gr-panel) 88%,var(--gr-canvas))}.gr-gear-review-perspectives article>strong{color:var(--gr-ink);font-size:13px}.gr-gear-review-perspectives ul{display:grid;gap:7px;margin:0;padding-left:18px;color:var(--gr-muted);font-size:12px;line-height:1.65;word-break:keep-all}.gr-gear-review-verdict{margin:0;color:var(--gr-ink);font-size:15px;font-weight:700;line-height:1.65;word-break:keep-all;overflow-wrap:normal}.gr-gear-review-balance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:1px solid var(--gr-line);padding-top:12px}.gr-gear-review-balance h3{margin:0 0 8px;color:var(--gr-ink);font-size:13px}.gr-gear-review-balance ul{display:grid;gap:7px;margin:0;padding-left:17px;color:var(--gr-muted);font-size:13px;line-height:1.55}.gr-gear-review-sources{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--gr-line);list-style:none}.gr-gear-review-sources li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--gr-line);padding:11px 0}.gr-gear-review-sources li div{display:grid;gap:2px}.gr-gear-review-sources strong{color:var(--gr-ink);font-size:13px}.gr-gear-review-sources span{color:var(--gr-muted);font-size:var(--golf-fs-meta,11px)}.gr-gear-review-sources a{flex:0 0 auto;color:var(--gr-gold);font-size:12px;font-weight:800}.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-editor{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border:1px solid var(--gr-line);border-radius:12px;background:var(--gr-surface);padding:16px}.gr-gear-compare-editor h2{margin:4px 0 0;color:var(--gr-ink);font-size:18px}.gr-gear-compare-editor__add{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px;width:min(100%,440px)}.gr-gear-compare-editor__add label{grid-column:1/-1;color:var(--gr-muted);font-size:12px;font-weight:700}.gr-gear-compare-editor__add button,.gr-gear-compare-editor__add select{min-width:0;width:100%;min-height:44px;border:1px solid var(--gr-line);border-radius:8px;background:var(--gr-surface-2);padding:8px 12px;color:var(--gr-ink);font:inherit;font-size:13px;font-weight:700}.gr-gear-compare-editor__add button{border-color:var(--gr-gold);cursor:pointer}.gr-gear-compare-editor__add button:disabled,.gr-gear-compare-editor__add select:disabled{opacity:.5;cursor:not-allowed}.gr-gear-compare-wrap{overflow-x:auto;border-inline-end:3px solid rgba(214,179,95,.46);scrollbar-color:var(--gr-gold) var(--gr-surface-2)}.gr-gear-detail__hero-body>p,.gr-gear-detail__section li,.gr-gear-detail__section p,.gr-gear-product-card h3,.gr-gear-product-card__tagline{word-break:keep-all;overflow-wrap:normal}.gr-gear-compare-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:480px}.gr-gear-compare-table__label-column{width:110px}.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;word-break:keep-all;overflow-wrap:normal}.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-detail__research,.gr-gear-product-grid{grid-template-columns:1fr}.gr-gear-detail__photo-panel--official{position:static}.gr-gear-detail__photo-panel--official .gr-gear-detail__photo{aspect-ratio:4/3}}@media (max-width:560px){.gr-gear-compare-table tbody th,.gr-gear-compare-table__label-column{width:84px}.gr-gear-catalog__grid,.gr-gear-review-balance,.gr-gear-review-perspectives__grid{grid-template-columns:1fr}.gr-gear-review-sources li{align-items:flex-start;flex-direction:column}.gr-gear-compare-editor,.gr-gear-product-card__foot{align-items:stretch;flex-direction:column}.gr-gear-compare-toggle,.gr-gear-product-card__actions>*,.gr-gear-save,.gr-gear-save-wrap{flex:1 1 auto}.gr-gear-compare-editor__add{grid-template-columns:1fr}.gr-gear-compare-editor__add label{grid-column:auto}}.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--pending{display:grid;place-content:center;justify-items:center;gap:8px;border:1px solid var(--gr-line);background:var(--gr-surface-2);color:var(--gr-muted);font-size:12px;font-weight:700}.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}}