/* Commercial catalogue layout, scoped away from product, cart and account pages. */
body.gdax-catalog-view #main>.hero-section{display:none}
body.gdax-catalog-view #main>.ct-container{padding-top:28px;padding-bottom:50px}
body.gdax-catalog-view .gdc-intro{display:flex;justify-content:space-between;align-items:center;gap:36px;margin:0 0 24px}
.gdc-eyebrow{display:block;color:var(--gdf-ink);font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:10px}
body.gdax-catalog-view .gdc-intro h1{font-size:clamp(28px,3.2vw,44px);font-weight:750;line-height:1.12;letter-spacing:-.045em;margin:0 0 12px;color:#182d4d}
.gdc-intro h1 em{font-style:normal;color:var(--gdf-orange)}
.gdc-intro p{font-size:13px;color:#63738a;line-height:1.65;margin:0;max-width:560px}
.gdc-quote{flex:0 0 295px;padding:18px 21px;border-radius:13px;background:var(--gdf-ink);color:#fff;text-decoration:none;transition:background .2s}
.gdc-quote:hover{background:var(--gdf-ink);color:#fff;box-shadow:inset 0 0 0 2px var(--gdf-orange)}
.gdc-quote>span{display:flex;align-items:center;gap:12px}.gdc-quote>span>svg{color:var(--gdf-orange);flex-shrink:0}
.gdc-quote strong{display:block;font-size:13px;font-weight:650}.gdc-quote small{display:block;font-size:11px;color:#c6d2e1;margin-top:1px}
.gdc-quote>b{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:13px;font-weight:650}.gdc-quote>b>svg{width:18px;height:18px}
.gdc-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 27px}
.gdc-categories>a{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 12px;border:1px solid #e7ebf0;border-radius:11px;background:#f6f8fa;color:#182d4d;text-decoration:none;transition:border-color .2s,background .2s}
.gdc-categories>a:hover,.gdc-categories>a[aria-current=page]{border-color:var(--gdf-orange);background:#fff}
.gdc-categories .gdc-category-image{display:block;width:62px;height:67px;flex:0 0 62px;object-fit:contain;mix-blend-mode:multiply}
.gdc-categories>a>span{font-size:12px;font-weight:650;line-height:1.4}
.gdc-shop-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:27px;align-items:start}
.gdc-sidebar{min-width:0}.gdc-results{min-width:0}
.gdc-filter-panel{margin:0;padding:0;border:1px solid #e1e6ed;border-radius:12px;background:#fff}
.gdc-filter-panel>summary{display:flex;align-items:center;gap:9px;padding:17px 17px 0;list-style:none;font-size:14px;font-weight:700;color:#182d4d;cursor:pointer}.gdc-filter-panel>summary::-webkit-details-marker{display:none}.gdc-filter-panel>summary>svg{width:18px;height:18px}.gdc-filter-panel>summary>b{display:grid;place-items:center;width:21px;height:21px;font-size:11px;color:var(--gdf-on-orange);background:var(--gdf-orange);border-radius:50%}.gdc-filter-panel>summary>i{display:none}
body.gdax-catalog-view .gdc-sidebar .gdax-filters{padding:17px;margin:0;border:0;border-radius:12px;background:#fff}
body.gdax-catalog-view .gdc-sidebar .gdax-filters-heading{display:none}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-primary{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-field{font-size:11px}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-field input,body.gdax-catalog-view .gdc-sidebar .gdax-filter-field select,body.gdax-catalog-view .gdc-sidebar .gdax-picker-trigger{font-size:12px;height:42px;min-height:42px;padding-inline:11px}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-more{margin-top:12px}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-more>summary{font-size:12px;gap:7px}.gdc-sidebar .gdax-filter-more>summary>span{display:none}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-top:12px}.gdc-sidebar .gdax-filter-secondary>.gdax-filter-field:nth-child(-n+3){grid-column:1/-1}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-actions{gap:10px;margin-top:12px;align-items:center}.gdc-sidebar .gdax-filter-quantity{width:100%}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-available{font-size:12px;min-height:32px}
body.gdax-catalog-view .gdc-sidebar .gdax-filter-submit{background:var(--gdf-orange);color:var(--gdf-on-orange);font-size:12px;width:100%;flex:auto;min-height:43px;padding:0 10px}body.gdax-catalog-view .gdc-sidebar .gdax-filter-submit:hover{background:var(--gdf-ink);color:#fff}
body.gdax-catalog-view .gdc-sidebar .gdax-reset{color:var(--gdf-ink);font-size:11px;line-height:28px;margin:auto}.gdc-sidebar .gdax-filter-hint{font-size:10px;line-height:1.65;margin:9px 0 0;color:#738196}
.gdc-sidebar .gdax-picker-panel{left:0;right:auto!important;width:280px;max-width:calc(100vw - 60px)}
.gdc-sidebar-help{padding:20px 5px;color:#607087}.gdc-sidebar-help strong{font-size:13px;line-height:1.5;color:#243955;display:block}.gdc-sidebar-help p{font-size:12px;line-height:1.65;margin:8px 0}.gdc-sidebar-help a{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:650;text-decoration:none;color:var(--gdf-ink);min-height:36px}.gdc-sidebar-help svg{width:16px;height:16px}
body.gdax-catalog-view .gdc-results .woo-listing-top{margin:0 0 18px;min-height:36px}
body.gdax-catalog-view .gdc-results .woocommerce-result-count{font-size:11px;letter-spacing:0;font-weight:500;text-transform:none;color:#617087}
body.gdax-catalog-view .gdc-results .woocommerce-ordering select{height:38px;min-height:38px;font-size:12px;border-radius:7px}
body.gdax-catalog-view .gdc-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr));--grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:stretch}
body.gdax-catalog-view .gdc-results ul.products>li.product{padding:15px;position:relative;gap:0;border:1px solid #e1e6ed;border-radius:12px;box-shadow:none;overflow:hidden;display:flex;flex-direction:column}
body.gdax-catalog-view .gdc-results ul.products>li.product:hover{border-color:var(--gdf-orange);box-shadow:0 8px 25px #172d4d0a}
body.gdax-catalog-view .gdc-results ul.products .product figure{order:0;margin:0 0 8px;background:#fff;border-radius:8px}
body.gdax-catalog-view .gdc-results ul.products .product figure .ct-media-container{height:auto;max-height:300px;aspect-ratio:1.1/1!important;background:#fff}
body.gdax-catalog-view .gdc-results ul.products .product figure img{height:100%;width:100%;padding:0;aspect-ratio:auto!important;object-fit:contain}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 body.gdax-catalog-view .gdc-results ul.products .product figure img{transition:transform .32s cubic-bezier(.2,.65,.3,1);transform-origin:center}
 body.gdax-catalog-view .gdc-results ul.products .product figure .ct-media-container:is(:hover,:focus-visible) img{transform:scale(1.05)}
}
body.gdax-catalog-view .gdc-results ul.products .woocommerce-loop-product__title{order:1;font-size:14px;line-height:1.4;font-weight:650;letter-spacing:-.015em;min-height:40px;margin:0 0 8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
body.gdax-catalog-view .gdc-results ul.products .product>.price{order:2;font-size:23px;line-height:1.25;font-weight:750;letter-spacing:-.025em;display:block;margin:0 0 12px;min-height:48px}
body.gdax-catalog-view .gdc-results ul.products .woocommerce-price-suffix{font-size:9px;font-weight:400;letter-spacing:0;white-space:nowrap}.gdc-results .gdax-net-price{font-size:10px!important;font-weight:400;letter-spacing:0;margin-top:3px;color:#62728a}
/* One consistent color strip per card, with names available to assistive technology. */
body.gdax-catalog-view .gdc-results ul.products .gdc-card-colors{order:3;display:flex;flex-wrap:nowrap;align-items:center;gap:7px;flex-shrink:0;min-width:0;width:100%;height:44px;min-height:44px;padding:8px 2px;margin:auto 0 6px;border-top:1px solid #edf0f4;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#bdc7d3 transparent}
body.gdax-catalog-view .gdc-results ul.products .gdc-card-color{display:block;flex:0 0 20px;width:20px;height:20px;border:1px solid #c4cedb;border-radius:50%;background:var(--gdc-color);box-shadow:inset 0 0 0 2px #fff}
body.gdax-catalog-view .gdc-results ul.products .gdc-card-colors:focus-visible{outline:2px solid var(--gdf-ink);outline-offset:2px;border-radius:3px}
body.gdax-catalog-view .gdc-results ul.products .entry-meta{display:none}
/* Product photos and titles provide the catalogue links; no duplicate action row. */
body.gdax-catalog-view .gdc-results ul.products .ct-woo-card-actions{display:none}
body.gdax-catalog-view .gdc-results ul.products .gdax-pick-actions{order:5;margin:0;gap:4px}
body.gdax-catalog-view .gdc-results ul.products .gdax-pick-actions button{min-height:32px;font-size:10px;padding:4px;border:0;background:transparent;color:#6b7a8f}.gdc-results .gdax-pick-actions svg{width:14px;height:14px}
body.gdax-catalog-view .gdc-results ul.products .gdax-pick-actions button:hover{background:#f5f7fa;color:#182d4d}
body.gdax-catalog-view .gdc-results ul.products .ct-woo-card-out-of-stock{font-size:9px;padding:4px 7px}
@media(min-width:1000px){.gdc-filter-panel>summary{pointer-events:none}.gdc-filter-panel>summary:focus-visible{pointer-events:auto}}
@media(max-width:1199px) and (min-width:1000px){.gdc-shop-layout{grid-template-columns:215px minmax(0,1fr);gap:22px}.gdc-categories>a{padding:8px;gap:5px}.gdc-categories .gdc-category-image{width:43px;height:58px;flex-basis:43px}.gdc-categories>a>span{font-size:11px}body.gdax-catalog-view .gdc-results ul.products{gap:12px}body.gdax-catalog-view .gdc-results ul.products>li.product{padding:12px}}
@media(max-width:999px){
 .gdc-intro{gap:20px}.gdc-quote{flex-basis:265px}.gdc-shop-layout{display:block}.gdc-sidebar-help{display:none}.gdc-filter-panel{margin-bottom:18px;background:#f7f9fb}.gdc-filter-panel>summary{padding:13px 15px;min-height:48px}.gdc-filter-panel>summary>i{display:block;margin-left:auto;width:8px;height:8px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg)}.gdc-filter-panel[open]>summary>i{transform:rotate(225deg)}
 body.gdax-catalog-view .gdc-sidebar .gdax-filter-primary{grid-template-columns:1fr 1fr}.gdc-sidebar .gdax-filter-primary>.gdax-filter-field:first-child{grid-column:1/-1}.gdc-sidebar .gdax-filter-secondary>.gdax-filter-field:nth-child(-n+3){grid-column:auto}.gdc-sidebar .gdax-filter-secondary>.gdax-filter-field:first-child{grid-column:1/-1}
 body.gdax-catalog-view .gdc-sidebar .gdax-filter-field input,body.gdax-catalog-view .gdc-sidebar .gdax-filter-field select{font-size:16px}.gdc-sidebar .gdax-filter-quantity{width:130px}.gdc-sidebar .gdax-picker-panel{max-width:calc(100vw - 68px)}.gdc-sidebar .gdax-filter-primary>.gdax-filter-field:last-child .gdax-picker-panel{right:0!important;left:auto}.gdc-sidebar .gdax-filter-secondary>.gdax-filter-field:nth-child(even) .gdax-picker-panel{right:0!important;left:auto}
 .gdc-categories{display:flex;gap:9px;overflow:auto;overscroll-behavior:contain;padding:0 0 7px;scrollbar-width:thin}.gdc-categories>a{flex:0 0 144px;min-height:74px}.gdc-categories .gdc-category-image{width:43px;height:51px;flex-basis:43px}.gdc-categories>a>span{font-size:11px}
}
@media(max-width:600px){
 body.gdax-catalog-view #main>.ct-container{padding-top:23px}body.gdax-catalog-view .gdc-intro{display:block;margin-bottom:18px}.gdc-eyebrow{font-size:9px;margin-bottom:9px}body.gdax-catalog-view .gdc-intro h1{font-size:32px;margin-bottom:10px}.gdc-intro p{font-size:12px}.gdc-quote{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:10px 13px;border-radius:8px}.gdc-quote>span>svg,.gdc-quote small{display:none}.gdc-quote strong{font-size:10px}.gdc-quote>b{font-size:10px;margin:0;gap:10px}.gdc-quote>b>svg{width:14px;height:14px}.gdc-categories{margin-bottom:15px}.gdc-categories>a{flex:0 0 110px;display:flex;flex-direction:column;gap:3px;padding:8px 6px;text-align:center;min-height:88px}.gdc-categories .gdc-category-image{height:43px;width:43px;flex-basis:43px}.gdc-categories>a>span{font-size:10px;line-height:1.3}.gdc-filter-panel{margin-bottom:14px}.gdc-filter-panel>summary{font-size:12px;padding:10px 13px}.gdc-filter-panel>summary>svg{width:17px;height:17px}
 body.gdax-catalog-view .gdc-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr));--grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.gdax-catalog-view .gdc-results ul.products>li.product{padding:10px;border-radius:9px}body.gdax-catalog-view .gdc-results ul.products .product figure{margin-bottom:10px}body.gdax-catalog-view .gdc-results ul.products .woocommerce-loop-product__title{font-size:12px;line-height:1.4;min-height:50px;-webkit-line-clamp:3;margin-bottom:7px}
 body.gdax-catalog-view .gdc-results ul.products .product>.price{font-size:20px;min-height:55px;margin-bottom:8px}body.gdax-catalog-view .gdc-results ul.products .woocommerce-price-suffix{display:block;font-size:9px;line-height:1.5}.gdc-results .gdax-net-price{font-size:9px!important;line-height:1.5}
 body.gdax-catalog-view .gdc-results ul.products .gdax-pick-actions{flex-wrap:wrap;gap:0}body.gdax-catalog-view .gdc-results ul.products .gdax-pick-actions button{font-size:9px;min-height:36px;padding:3px 1px;gap:4px}.gdc-results .gdax-pick-actions svg{width:12px;height:12px}
 body.gdax-catalog-view .gdc-results .woocommerce-result-count{display:block!important;font-size:10px}.gdc-results .woo-listing-top{gap:10px}.gdc-results .woocommerce-ordering select{max-width:138px;font-size:10px!important}
}
@media(prefers-reduced-motion:reduce){.gdc-categories>a,.gdc-quote,body.gdax-catalog-view .gdc-results ul.products .product figure img{transition:none}}





.gdc-intro>div{min-width:0}.gdc-intro h1{overflow-wrap:anywhere}
