/* Fixed brand palette: logo orange #eb611e, navy #182d4d, neutral surfaces. No peach tints. */
/* GadżetDruk visual system. Scoped to the public site; native WooCommerce controls stay intact. */
body.gdax-front{
 --gdf-ink:#182d4d;--gdf-muted:#607087;--gdf-orange:#eb611e;--gdf-on-orange:#10213a;--gdf-line:#dfe5ec;--gdf-paper:#f4f6f8;
 --gdf-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
 --theme-font-family:var(--gdf-font);--theme-heading-font-family:var(--gdf-font);
 --theme-container-max-width:1280px;--theme-normal-container-max-width:1280px;
 --theme-button-border-radius:10px;--theme-content-vertical-spacing:48px;
 font-family:var(--gdf-font);font-size:15px;line-height:1.7;color:var(--gdf-ink);background:#fff;
}
body.gdax-front h1,body.gdax-front h2,body.gdax-front h3,body.gdax-front h4{font-family:var(--gdf-font);letter-spacing:-.035em;line-height:1.2}
body.gdax-front :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--gdf-orange);outline-offset:4px}
body.gdax-front a{ text-underline-offset:4px }
body.gdax-front #header [data-row]>div{width:min(1280px,calc(100% - 64px))}
body.gdax-front #header [data-row=top]{background:#f4f6f8!important;--height:29px}
body.gdax-front #header [data-row=top] .ct-header-text{font-size:11px;letter-spacing:.02em;color:#596c83}
body.gdax-front #header [data-row=middle]{--height:100px}
body.gdax-front #header .site-logo-container img{max-width:250px}
body.gdax-front #header .ct-header-search{width:clamp(280px,39vw,560px);height:48px;border:1px solid #e1e6ec!important;border-radius:10px!important;background:#f6f8fa;padding:0 18px!important;transition:border-color .2s,background .2s}
body.gdax-front #header .ct-header-search:hover{background:#fff;border-color:#abb8c8!important}
body.gdax-front #header .ct-header-search .ct-label{font-size:14px;color:#65768b;font-family:var(--gdf-font)}
body.gdax-front #header [data-row=bottom]{--height:50px}
body.gdax-front #header [data-row=bottom] .menu>li>a{font-family:var(--gdf-font);font-size:13px;font-weight:500;min-height:50px;padding:0 21px;letter-spacing:.01em}
body.gdax-front #header [data-row=bottom] .menu>li:first-child>a{padding-left:4px;padding-right:25px}
body.gdax-front #header [data-row=bottom] .menu>li.current-menu-item>a{box-shadow:inset 0 -3px var(--gdf-orange)}
body.gdax-front .ct-breadcrumbs{font-family:var(--gdf-font);font-size:11px;font-weight:500;letter-spacing:0;text-transform:none;color:#66778b;line-height:1.65}
body.gdax-front .ct-breadcrumbs a{color:#65768a}
body.gdax-front .hero-section .page-title{font-size:clamp(30px,3.3vw,46px);letter-spacing:-.04em;line-height:1.15}
body.gdax-front .woocommerce .button,body.gdax-front .ct-button{border-radius:10px;font-weight:600}
body.gdax-front .woocommerce-info,body.gdax-front .woocommerce-message{border-radius:12px}
/* Home: one shared theme header and footer, no duplicated navigation. */
body.gdax-front.home #main>.ct-container,body.gdax-front.home #main>.ct-container-full{padding:0!important;width:100%;max-width:none}
body.gdax-front .entry-content>.gdf-home{max-width:none!important;width:100%!important;margin:0!important}
.gdf-home{font-family:var(--gdf-font);color:var(--gdf-ink);background:#fff;line-height:1.65}
.gdf-home *,.gdf-footer *{box-sizing:border-box}
.gdf-home :is(h1,h2,h3,p,figure){margin:0}
.gdf-home a,.gdf-footer a{text-decoration:none}
.gdf-wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}
.gdf-eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.6;color:#637389}
.gdf-hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:530px;margin-top:28px;border-radius:22px;overflow:hidden;background:#edf3f7}
.gdf-hero-copy{padding:46px 30px 40px 50px;align-self:center;position:relative;z-index:1}
.gdf-hero .gdf-eyebrow{display:flex;align-items:center;gap:9px;color:#596f87;margin-bottom:23px;font-size:10px}
.gdf-hero .gdf-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--gdf-orange);flex-shrink:0}
body.gdax-front .gdf-hero h1{font-size:clamp(45px,4.9vw,70px);line-height:1.02;letter-spacing:-.055em;font-weight:750;color:#182d4d}
.gdf-hero h1 em{font-style:normal;color:var(--gdf-orange)}
.gdf-hero-copy>p{font-size:15px;line-height:1.8;margin-top:24px;color:#526781;max-width:360px}
.gdf-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:27px}
.gdf-home .gdf-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:51px;padding:13px 20px;border:1px solid #182d4d;border-radius:9px;background:#182d4d;color:#fff;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}
.gdf-button svg{width:20px;height:20px;flex-shrink:0}
.gdf-home .gdf-button:hover{background:#2b4569;transform:translateY(-2px)}
.gdf-text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:#182d4d;font-size:12px;font-weight:600;line-height:1.5}
.gdf-text-link svg{width:18px;height:18px;flex-shrink:0}
.gdf-text-link:hover{color:var(--gdf-ink);text-decoration:underline;text-decoration-thickness:1px}
.gdf-hero-note{display:block;font-size:10px;line-height:1.7;margin-top:22px;color:#6c7c8e}
.gdf-hero-visual{position:relative;min-width:0;height:100%;overflow:hidden}
.gdf-hero-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:60% center}
.gdf-hero-visual figcaption{position:absolute;right:25px;bottom:24px;display:flex;align-items:center;gap:9px;padding:11px 16px;border-radius:50px;background:#ffffffed;color:#233b5a;font-size:11px;line-height:1.5;box-shadow:0 5px 24px #172b4d0a}
.gdf-caption-dot{width:6px;height:6px;background:var(--gdf-orange);border-radius:50%}
.gdf-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:28px 0;border-bottom:1px solid #e4e9ee}
.gdf-benefits>div{display:flex;gap:17px;align-items:center;justify-content:center;padding:0 24px;border-right:1px solid #e3e8ee}
.gdf-benefits>div:first-child{justify-content:flex-start;padding-left:12px}
.gdf-benefits>div:last-child{border:0}
.gdf-benefits svg{width:30px;height:30px;color:var(--gdf-orange);flex-shrink:0}
.gdf-benefits strong,.gdf-benefits small{display:block}
.gdf-benefits strong{font-size:13px;font-weight:600}
.gdf-benefits small{font-size:11px;color:#697a8e;margin-top:3px}
.gdf-process{padding-top:73px;padding-bottom:68px;scroll-margin-top:30px}
.gdf-section-head{display:flex;gap:45px;align-items:flex-end;justify-content:space-between;margin-bottom:34px}
body.gdax-front .gdf-section-head h2{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.045em;margin-top:14px;font-weight:650}
.gdf-section-head>p{font-size:13px;line-height:1.85;color:#68798d;padding-bottom:3px}
.gdf-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}
.gdf-steps article{min-width:0;display:flex;flex-direction:column}
.gdf-step-no{display:flex;align-items:center;gap:15px;font-size:12px;font-weight:700;color:var(--gdf-ink);margin-bottom:23px}
.gdf-step-no i{flex:1;height:1px;background:#e0e6ed}
.gdf-step-no>svg{width:24px;height:24px;flex:0 0 24px;color:#71839a}
body.gdax-front .gdf-steps h3{font-size:21px;font-weight:650;letter-spacing:-.025em;line-height:1.3;margin-bottom:13px}
.gdf-steps p{font-size:13px;color:#68788d;line-height:1.85;max-width:355px;margin-bottom:14px}
.gdf-steps a{margin-top:auto;align-self:flex-start}
.gdf-brand-panel{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;background:#172d4d;color:#fff;border-radius:22px;padding:52px 62px;overflow:hidden;scroll-margin-top:30px}
.gdf-brand-panel .gdf-eyebrow{color:#aebfd2}
body.gdax-front .gdf-brand-panel h2{font-size:clamp(32px,3.5vw,46px);font-weight:650;color:#fff;letter-spacing:-.04em;line-height:1.13;margin:21px 0}
.gdf-brand-panel h2 em{color:var(--gdf-orange);font-style:normal}
.gdf-brand-panel p{font-size:13px;line-height:1.85;color:#c0ccdc;max-width:435px;margin:0 0 27px}
.gdf-home .gdf-button-light{background:#fff;border-color:#fff;color:#182d4d}
.gdf-home .gdf-button-light:hover{background:var(--gdf-paper)}
.gdf-brand-art{height:290px;max-width:420px;position:relative;display:grid;place-items:center;width:100%;justify-self:center}
.gdf-orbit{position:absolute;width:100%;height:225px;border:1px solid #aec4dd30;border-radius:50%;transform:rotate(-24deg)}
.gdf-orbit:after{content:"";position:absolute;inset:22px -15px;border:1px solid #aec4dd20;border-radius:50%;transform:rotate(50deg)}
.gdf-art-square{position:relative;display:grid;place-items:center;width:185px;height:185px;font:750 170px/.9 var(--gdf-font);letter-spacing:-.09em;padding:0 16px 22px 0;background:var(--gdf-orange);color:#fff;border-radius:42px;transform:rotate(-12deg);box-shadow:15px 17px 0 #0c1e36}
.gdf-art-square>span{font-size:69px;font-weight:400;position:absolute;right:3px;top:-15px}
.gdf-art-label{position:absolute;left:18%;bottom:8px;transform:rotate(5deg);border-radius:15px;padding:17px 27px;background:#fff;font-size:13px;font-weight:650;line-height:1.55;color:#182d4d;box-shadow:0 8px 35px #071c3222}
.gdf-help{padding-top:67px;padding-bottom:72px}
.gdf-help .gdf-section-head{margin-bottom:26px}
.gdf-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.gdf-help-grid>a{display:flex;align-items:center;gap:19px;border:1px solid #e0e6ee;border-radius:13px;padding:26px;color:#182d4d;transition:background .2s,border-color .2s}
.gdf-help-grid>a:hover{background:var(--gdf-paper);border-color:var(--gdf-orange)}
.gdf-help-grid>a>svg:first-child{width:26px;height:26px;color:var(--gdf-orange);flex-shrink:0}
.gdf-help-grid>a>svg:last-child{margin-left:auto;width:19px;flex-shrink:0}
.gdf-help-grid strong,.gdf-help-grid small{display:block}
.gdf-help-grid strong{font-size:14px;font-weight:600}
.gdf-help-grid small{color:#6a7b8f;font-size:12px;margin-top:3px}
/* Shared footer, including the four existing brands and their icons. */
.gdf-footer{background:#f2f5f8;border-top:1px solid #e5eaf0;padding:55px 0 45px;color:#182d4d}
.gdf-footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:50px}
.gdf-footer-contact h2{font-size:32px!important;font-weight:650;line-height:1.15!important;margin:16px 0 21px;letter-spacing:-.04em}
.gdf-footer-contact h2 span{color:var(--gdf-orange)}
.gdf-footer-contact>a{display:flex;align-items:center;gap:10px;font-size:13px;color:#40566f;min-height:37px;width:fit-content}
.gdf-footer-contact>a svg{width:17px;height:17px;color:#8a9aab}
.gdf-footer nav{display:flex;flex-direction:column;align-items:flex-start;padding-top:9px}
.gdf-footer nav h3{font-size:13px;letter-spacing:0!important;font-weight:650;margin:0 0 21px}
.gdf-footer nav a{font-size:12px;color:#61738a;min-height:33px;line-height:1.6;display:flex;align-items:center;padding:5px 0}
.gdf-footer a:hover{color:var(--gdf-ink);text-decoration:underline}
body.gdax-front #footer [data-row=bottom]>div{width:min(1280px,calc(100% - 64px));grid-template-columns:auto 1fr;gap:35px;padding:24px 0;min-height:90px}
body.gdax-front #footer .ct-footer-copyright{font-size:11px;color:#afbdd0;line-height:1.65}
body.gdax-front #footer .menu{justify-content:flex-end;gap:22px}
body.gdax-front #footer .menu a{font-size:12px;font-weight:400;min-height:44px;padding:0;color:#e8edf4!important}
body.gdax-front #footer .menu a:hover{color:var(--gdf-orange)!important}
/* Catalog: consistent cards with immediate, readable color availability. */
body.gdax-front .gdax-filters{border:1px solid #e1e7ee;background:#f6f8fa;border-radius:16px;padding:26px;margin:0 0 28px}
body.gdax-front .gdax-filters-heading{font-size:19px;letter-spacing:-.025em;margin-bottom:20px}
body.gdax-front .gdax-filter-fields{gap:13px}
body.gdax-front .gdax-filter-fields label{font-size:11px;gap:6px;color:#62738a}
body.gdax-front .gdax-filter-fields input,body.gdax-front .gdax-filter-fields select{border-color:#dce3ea;border-radius:8px;font-size:13px;min-height:45px}
body.gdax-front .gdax-filter-fields button{background:#182d4d;color:#fff;min-height:45px;border-radius:8px;font-size:12px;font-weight:600}
body.gdax-front .gdax-filter-fields button:hover{background:#2d4769}
body.gdax-front ul.products{grid-template-columns:repeat(3,minmax(0,1fr));--grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
body.gdax-front ul.products>li.product{min-width:0;background:#fff;border:1px solid #e1e7ee;border-radius:15px;padding:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 16px #172d4d03;transition:border-color .2s,box-shadow .2s}
body.gdax-front ul.products>li.product:hover{border-color:#bbc8d8;box-shadow:0 10px 30px #172d4d09}
body.gdax-front ul.products .product figure{border-radius:10px;background:#f8fafb;margin:0 0 20px;overflow:hidden}
body.gdax-front ul.products .product figure .ct-media-container{aspect-ratio:1/1;background:#fff}
body.gdax-front ul.products .product figure img{object-fit:contain;padding:14px;width:100%;height:100%;aspect-ratio:1/1}
body.gdax-front ul.products .woocommerce-loop-product__link>img{width:100%;height:245px;object-fit:contain;margin-bottom:20px}
body.gdax-front ul.products .woocommerce-loop-product__title{font-size:17px;line-height:1.45;letter-spacing:-.018em;font-weight:600;min-height:50px;margin:0 0 10px}
body.gdax-front ul.products .product .price{display:block;font-size:21px;font-weight:650;line-height:1.45;letter-spacing:-.025em;color:#182d4d;margin:13px 0 17px}
body.gdax-front .woocommerce-price-suffix{font-size:11px;font-weight:400;letter-spacing:0;color:#61748c}
body.gdax-front ul.products .gdax-net-price{font-size:11px;letter-spacing:0;margin-top:2px}
body.gdax-front ul.products .gdax-loop-availability{margin:3px 0 12px;padding:14px 0 0;border-top:1px solid #eef1f5}
body.gdax-front ul.products .gdax-loop-heading{font-size:10px;margin-bottom:9px;color:#697b8f}
body.gdax-front ul.products .gdax-loop-colors{gap:5px}
body.gdax-front ul.products .gdax-loop-color{grid-template-columns:17px minmax(0,1fr) auto;gap:7px;font-size:11px;padding:3px 0;line-height:1.5}
body.gdax-front ul.products .gdax-loop-color strong{font-size:10px;font-weight:500}
body.gdax-front ul.products .ct-woo-card-actions{margin-top:auto;padding-top:4px;border:0;display:flex;flex-direction:column;align-items:stretch}
body.gdax-front ul.products .ct-woo-card-actions .price{align-self:stretch}
body.gdax-front ul.products .button{background:#182d4d;color:#fff;border-radius:8px;min-height:44px;font-size:12px;font-weight:600;justify-content:center;align-self:stretch;width:100%}
body.gdax-front ul.products .button:hover{background:#2f4c70}
body.gdax-front ul.products .gdax-pick-actions{margin:11px 0 0;gap:8px;flex-wrap:nowrap}
body.gdax-front ul.products .gdax-pick-actions button{flex:1;justify-content:center;min-width:0;min-height:40px;font-size:11px;padding:8px 7px;border-color:#e0e6ed;background:#fafbfc}
body.gdax-front ul.products .gdax-pick-actions button[aria-pressed=true]{background:var(--gdf-paper);border-color:var(--gdf-orange)}
body.gdax-front .woocommerce-pagination .page-numbers{border-radius:9px}
/* Product: framed gallery, clear buying area, consistent widths down the page. */
body.gdax-front.gdax-product .product-entry-wrapper{gap:48px;align-items:start}
body.gdax-front.gdax-product .woocommerce-product-gallery{min-width:0}
body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-view{border:1px solid #e2e7ed;border-radius:18px;background:#fff;overflow:hidden}
body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-items .ct-media-container{height:490px;background:#fff}
body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-items img{padding:20px}
body.gdax-front.gdax-product .flexy-pills [class*=ct-media]{border-radius:8px;overflow:hidden}
body.gdax-front.gdax-product .summary .product_title{font-size:clamp(26px,2.5vw,36px);font-weight:650;line-height:1.18;letter-spacing:-.04em;margin-bottom:19px}
body.gdax-front.gdax-product .summary>.price{font-size:32px;font-weight:650;line-height:1.35;letter-spacing:-.035em;margin-bottom:7px}
body.gdax-front.gdax-product .summary>.price .gdax-net-price{font-size:13px;letter-spacing:0;margin-top:5px}
body.gdax-front.gdax-product .gdax-branding-note{font-size:11px;margin:6px 0 22px;color:#708095}
body.gdax-front.gdax-product .variations_form{padding-top:23px;border-top:1px solid #e1e7ee}
body.gdax-front.gdax-product .variations th label{font-size:12px;font-weight:600;color:#344e6d}
body.gdax-front.gdax-product .gdax-stock-swatches{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
body.gdax-front.gdax-product .gdax-swatch-card{min-height:78px;border-radius:10px;background:#fbfcfd;box-shadow:none}
body.gdax-front.gdax-product .gdax-swatch-card[aria-checked=true]{background:var(--gdf-paper);box-shadow:0 0 0 1px var(--gdf-orange)}
body.gdax-front.gdax-product .gdax-swatch-caption{font-size:11px;color:#5f728a}
body.gdax-front.gdax-product .gdax-availability-link{color:var(--gdf-ink);font-size:11px}
body.gdax-front.gdax-product .single_add_to_cart_button{min-height:50px;background:#182d4d;color:#fff;font-size:13px;border-radius:9px}
body.gdax-front.gdax-product .single_add_to_cart_button:hover{background:#2d496b}
body.gdax-front.gdax-product .quantity{--quantity-height:50px;border-radius:9px;overflow:hidden;border-color:#d9e2eb}
body.gdax-front.gdax-product .gdax-quote-link{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--gdf-paper);border-color:var(--gdf-orange);border-radius:10px;font-size:12px;line-height:1.7;margin:18px 0 13px;padding:15px 17px;color:var(--gdf-ink)}
body.gdax-front.gdax-product .gdax-quote-link span{font-size:22px}
body.gdax-front.gdax-product .summary .gdax-pick-actions{margin:12px 0 20px}
body.gdax-front.gdax-product .summary .gdax-pick-actions button{min-height:42px;font-size:12px;border-radius:8px}
body.gdax-front.gdax-product .product_meta{font-size:10px;line-height:1.8;letter-spacing:0;text-transform:none;color:#6c7b8c}
body.gdax-front.gdax-product .gdax-availability{width:min(1280px,calc(100% - 64px));margin:42px auto;padding:28px;border-radius:16px;background:#fff}
body.gdax-front.gdax-product .gdax-availability h2{font-size:24px;letter-spacing:-.03em}
body.gdax-front.gdax-product .gdax-availability-heading p{font-size:12px}
body.gdax-front.gdax-product .gdax-stock-table th,body.gdax-front.gdax-product .gdax-stock-table td{padding-top:10px;padding-bottom:10px}
body.gdax-front.gdax-product .woocommerce-tabs{padding-top:10px}
body.gdax-front.gdax-product .woocommerce-tabs .tabs{justify-content:flex-start;gap:25px;margin-bottom:30px}
body.gdax-front.gdax-product .woocommerce-tabs .tabs a{font-family:var(--gdf-font);font-size:12px;letter-spacing:0;text-transform:none;font-weight:600;padding:14px 2px}
body.gdax-front.gdax-product .woocommerce-tabs .panel{font-size:14px;line-height:1.9;color:#536a83}
/* Existing service and customer pages share the same type, borders and spacing. */
body.gdax-front .gdax-guide-hero{background:#172d4d;border-radius:19px;padding:44px 46px}
body.gdax-front .gdax-guide-hero h2{font-size:clamp(30px,3.5vw,46px);letter-spacing:-.045em;font-weight:650}
body.gdax-front .gdax-guide-hero p{font-size:14px;line-height:1.85}
body.gdax-front .gdax-guide-cards article,body.gdax-front .gdax-steps article{border-color:#e1e6ed;border-radius:13px}
body.gdax-front .gdax-guide-cards h3,body.gdax-front .gdax-steps h3{font-size:21px;font-weight:650;letter-spacing:-.025em}
body.gdax-front .gdax-guide-cta{background:#172d4d;border-radius:14px}
body.gdax-front .gdax-quote-layout{border-radius:19px}
body.gdax-front .gdax-quote-intro h2{font-weight:650;letter-spacing:-.04em}
body.gdax-front .gdax-selection>h2{font-size:clamp(28px,3.5vw,44px);font-weight:650;letter-spacing:-.045em}
body.gdax-front .gdax-selection>p{font-size:14px;color:#61738b}
body.gdax-front .gdax-selection-tabs button{font-size:13px}
body.gdax-front .gdax-selection-tray{border-radius:12px;box-shadow:0 8px 25px #142c5025}
body.gdax-front .gd-auth-title,body.gdax-front .gd-auth-brand h2{font-family:var(--gdf-font);letter-spacing:-.05em;font-weight:650}
@media(min-width:1000px){body.gdax-front ul.products .gdax-loop-availability{min-height:118px}}
@media(max-width:1100px){
 .gdf-hero{min-height:490px;grid-template-columns:1fr 1fr}.gdf-hero-copy{padding:36px 25px 36px 32px}.gdf-hero h1{font-size:56px!important}.gdf-actions{gap:16px}.gdf-hero-copy>p{font-size:14px}.gdf-benefits>div{gap:12px;padding-inline:16px}.gdf-benefits strong{font-size:12px}.gdf-benefits small{font-size:10px}.gdf-steps{gap:25px}.gdf-brand-panel{padding:42px}.gdf-footer-grid{gap:35px}.gdf-footer-contact h2{font-size:29px!important}
 body.gdax-front ul.products{gap:18px}body.gdax-front ul.products>li.product{padding:16px}body.gdax-front ul.products .woocommerce-loop-product__title{font-size:16px}
 body.gdax-front.gdax-product .product-entry-wrapper{gap:28px}body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-items .ct-media-container{height:420px}
 body.gdax-front.gdax-product .gdax-stock-swatches{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:999px){
 body.gdax-front #header [data-row]>div{width:calc(100% - 40px)}body.gdax-front #header [data-row=middle]{--height:82px}
 body.gdax-front #header .site-logo-container img{max-width:185px}body.gdax-front #header button.ct-header-search{width:44px;min-width:44px;height:44px;padding:10px!important;border:0!important;background:transparent}
 body.gdax-front #header [data-column=end] [data-items]{gap:4px}
 body.gdax-front #footer [data-row=bottom]>div{grid-template-columns:1fr;gap:7px}body.gdax-front #footer .menu{justify-content:flex-start;gap:12px 24px}
 body.gdax-front ul.products{grid-template-columns:repeat(2,minmax(0,1fr));--grid-template-columns:repeat(2,minmax(0,1fr))}
 .gdf-wrap{width:calc(100% - 40px)}.gdf-hero{margin-top:20px}.gdf-benefits small{max-width:150px}.gdf-section-head{gap:25px}.gdf-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:24px}.gdf-footer-contact h2{font-size:26px!important}.gdf-footer .gdf-eyebrow{font-size:8px}
}
@media(max-width:760px){
 .gdf-hero{grid-template-columns:1fr 1fr;min-height:415px}.gdf-hero-copy{padding:30px 22px}.gdf-hero h1{font-size:43px!important}.gdf-hero .gdf-eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:20px}.gdf-hero-copy>p{font-size:12px}.gdf-actions{gap:8px;align-items:flex-start}.gdf-home .gdf-button{font-size:12px;padding:12px 17px;gap:15px}.gdf-actions .gdf-text-link{min-height:36px}.gdf-hero-note{font-size:9px;margin-top:15px}.gdf-hero-visual img{object-position:60% center}.gdf-hero-visual figcaption{font-size:9px;right:14px;bottom:16px;padding:9px 12px}
 .gdf-benefits>div{padding:0 12px;gap:10px}.gdf-benefits svg{width:24px;height:24px}.gdf-benefits strong{font-size:10px}.gdf-benefits small{font-size:9px}
 .gdf-process,.gdf-help{padding-top:48px;padding-bottom:48px}.gdf-section-head{display:block}.gdf-section-head>p{margin-top:17px;font-size:13px}.gdf-steps{gap:20px}body.gdax-front .gdf-steps h3{font-size:18px}.gdf-steps p{font-size:12px}.gdf-steps a{font-size:11px}.gdf-step-no{margin-bottom:17px}
 .gdf-brand-panel{padding:35px;grid-template-columns:1.25fr 1fr}.gdf-brand-art{height:245px}.gdf-art-square{width:142px;height:142px;font-size:136px;border-radius:32px}.gdf-art-square>span{font-size:55px}.gdf-art-label{font-size:11px;left:3%;padding:12px 20px;bottom:15px}.gdf-orbit{height:180px}.gdf-brand-panel p{font-size:12px}.gdf-help-grid{gap:15px}.gdf-help-grid>a{padding:20px;gap:12px}.gdf-help-grid strong{font-size:13px}.gdf-help-grid small{font-size:10px}
 .gdf-footer{padding:38px 0 30px}.gdf-footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.gdf-footer-contact{grid-column:1/-1}.gdf-footer-contact h2{font-size:30px!important}.gdf-footer .gdf-eyebrow{font-size:9px}.gdf-footer nav{padding:0}.gdf-footer nav h3{margin-bottom:12px}.gdf-footer nav a{min-height:42px}
 body.gdax-front.gdax-product .gdax-availability{width:calc(100% - 40px);padding:20px;margin:30px auto}
 body.gdax-front .gdax-guide-hero{padding:30px 25px}
}
@media(max-width:600px){
 body.gdax-front{--theme-content-vertical-spacing:30px;font-size:14px}
 body.gdax-front #header [data-row]>div{width:calc(100% - 32px)}body.gdax-front #header [data-row=middle]{--height:76px}
 body.gdax-front #header [data-device=mobile] .site-logo-container img{max-width:min(162px,calc(100vw - 198px))}
 body.gdax-front #header [data-device=mobile] [data-column=end] [data-items=primary]{gap:0}
 body.gdax-front #header .ct-header-trigger{min-width:44px}
 .gdf-wrap{width:calc(100% - 32px)}.gdf-hero{display:flex;flex-direction:column;min-height:0;margin-top:14px;border-radius:16px}.gdf-hero-copy{padding:29px 25px 25px;width:100%}.gdf-hero .gdf-eyebrow{font-size:8px;letter-spacing:.11em;margin-bottom:21px}.gdf-desktop-break{display:none}
 body.gdax-front .gdf-hero h1{font-size:clamp(38px,10.2vw,55px)!important;letter-spacing:-.055em;line-height:1.05;max-width:450px}.gdf-hero-copy>p{font-size:13px;line-height:1.75;max-width:330px;margin-top:19px}.gdf-actions{gap:21px;margin-top:22px;align-items:center}.gdf-home .gdf-button{font-size:11px;min-height:47px;padding:12px 15px;gap:13px}.gdf-actions .gdf-text-link{font-size:11px;min-height:44px}.gdf-hero-note{font-size:9px;margin-top:17px}.gdf-hero-visual{height:265px;width:100%}.gdf-hero-visual img{object-position:55% 63%}.gdf-hero-visual figcaption{right:15px;bottom:15px;font-size:10px}
 .gdf-benefits{padding:23px 0;gap:0}.gdf-benefits>div,.gdf-benefits>div:first-child{flex-direction:column;justify-content:flex-start;text-align:center;padding:0 9px;gap:10px}.gdf-benefits strong{font-size:10px;line-height:1.6;font-weight:600}.gdf-benefits small{font-size:9px;line-height:1.55;margin-top:6px}.gdf-benefits svg{width:25px;height:25px}
 .gdf-process{padding-top:43px;padding-bottom:40px}.gdf-section-head{margin-bottom:29px}.gdf-section-head .gdf-eyebrow{font-size:9px}body.gdax-front .gdf-section-head h2{font-size:29px;line-height:1.15;margin-top:13px}.gdf-section-head>p{font-size:12px;line-height:1.8;margin-top:17px}
 .gdf-steps{grid-template-columns:1fr;gap:26px}.gdf-step-no{font-size:11px;gap:14px;margin-bottom:14px}body.gdax-front .gdf-steps h3{font-size:21px;margin-bottom:10px}.gdf-steps p{font-size:13px;line-height:1.85;max-width:none;margin-bottom:6px}.gdf-steps a{font-size:12px;min-height:44px}
 .gdf-brand-panel{grid-template-columns:1fr;padding:30px 26px;border-radius:16px}.gdf-brand-panel .gdf-eyebrow{font-size:8px}body.gdax-front .gdf-brand-panel h2{font-size:32px;margin:20px 0;line-height:1.17}.gdf-brand-panel p{font-size:13px;line-height:1.85;margin-bottom:24px}.gdf-brand-art{height:235px;width:260px;max-width:100%;margin-top:22px}.gdf-art-square{width:148px;height:148px;font-size:142px}.gdf-art-label{left:10%;bottom:7px;font-size:11px}.gdf-orbit{height:168px}
 .gdf-help{padding-top:43px;padding-bottom:43px}.gdf-help .gdf-section-head{margin-bottom:24px}.gdf-help-grid{grid-template-columns:1fr;gap:12px}.gdf-help-grid>a{padding:21px 19px;gap:14px}.gdf-help-grid strong{font-size:13px}.gdf-help-grid small{font-size:10px}.gdf-help-grid>a>svg:first-child{width:22px;height:22px}
 .gdf-footer{padding-top:34px}.gdf-footer-grid{gap:29px 18px}.gdf-footer-contact h2{font-size:30px!important}.gdf-footer-contact>a{min-height:44px;font-size:13px}.gdf-footer nav h3{font-size:12px;line-height:1.5}.gdf-footer nav a{font-size:11px;min-height:44px}
 body.gdax-front #footer [data-row=bottom]>div{width:calc(100% - 32px);padding:22px 0 28px;gap:13px}body.gdax-front #footer .menu{display:grid;grid-template-columns:1fr 1fr;gap:5px 16px;justify-content:start}body.gdax-front #footer .menu a{font-size:10px;white-space:normal}body.gdax-front #footer .gd-footer-icon{width:16px;height:16px;margin-right:6px;flex-basis:16px}body.gdax-front #footer .ct-footer-copyright{text-align:left;font-size:10px}
 body.gdax-front .gdax-filters{padding:18px;margin-bottom:22px;border-radius:12px}body.gdax-front .gdax-filters-heading{font-size:17px;margin-bottom:18px}body.gdax-front .gdax-filter-fields{gap:11px}body.gdax-front .gdax-filter-fields input,body.gdax-front .gdax-filter-fields select{font-size:16px}
 body.gdax-front ul.products{gap:15px}body.gdax-front ul.products>li.product{padding:16px;border-radius:12px}body.gdax-front ul.products .woocommerce-loop-product__title{font-size:15px}body.gdax-front ul.products .product .price{font-size:22px}
 body.gdax-front ul.products .product figure img{padding:10px}body.gdax-front ul.products .product figure{margin-bottom:16px}
 body.gdax-front ul.products .gdax-pick-actions button{min-height:44px}
 body.gdax-front.gdax-product .product-entry-wrapper{gap:27px}body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-items .ct-media-container{height:330px}body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-items img{padding:12px}body.gdax-front.gdax-product .woocommerce-product-gallery .flexy-view{border-radius:13px}
 body.gdax-front.gdax-product .summary .product_title{font-size:27px;line-height:1.25;margin-bottom:17px}body.gdax-front.gdax-product .summary>.price{font-size:30px}body.gdax-front.gdax-product .gdax-stock-swatches{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.gdax-front.gdax-product .gdax-availability{width:calc(100% - 32px);padding:15px;margin:30px auto;border-radius:12px}body.gdax-front.gdax-product .gdax-availability h2{font-size:22px;line-height:1.25}body.gdax-front.gdax-product .gdax-availability-heading p{font-size:11px;line-height:1.7}
 body.gdax-front.gdax-product .woocommerce-tabs .tabs{gap:18px;flex-wrap:wrap;justify-content:flex-start}body.gdax-front.gdax-product .woocommerce-tabs .tabs a{font-size:11px;padding:11px 0}
 body.gdax-front .gdax-guide-hero{border-radius:14px}body.gdax-front .gdax-guide-hero h2{font-size:32px}body.gdax-front .gdax-guide-hero p{font-size:13px}body.gdax-front .gdax-guide-cards h3,body.gdax-front .gdax-steps h3{font-size:20px}
}
@media(max-width:480px){body.gdax-front ul.products{grid-template-columns:1fr;--grid-template-columns:1fr}body.gdax-front ul.products .product figure .ct-media-container{aspect-ratio:1.25/1}body.gdax-front ul.products .product figure img{aspect-ratio:1.25/1}body.gdax-front ul.products .woocommerce-loop-product__title{font-size:18px;min-height:0}body.gdax-front ul.products .gdax-loop-heading{font-size:11px}body.gdax-front ul.products .gdax-loop-color{font-size:12px}body.gdax-front ul.products .gdax-loop-color strong{font-size:11px}body.gdax-front ul.products .gdax-pick-actions button{font-size:12px}.gdf-hero-visual{height:235px}}
@media(max-width:350px){.gdf-hero-copy{padding:26px 20px}.gdf-actions{gap:10px}.gdf-home .gdf-button{padding:11px 13px;gap:9px}.gdf-actions .gdf-text-link{font-size:10px}.gdf-benefits>div{padding-inline:6px}.gdf-benefits small{font-size:8px}.gdf-benefits strong{font-size:9px}.gdf-help-grid>a{padding:18px 14px;gap:11px}.gdf-help-grid small{font-size:9px}.gdf-footer nav a{font-size:10px}body.gdax-front #footer .menu a{font-size:9px}}
@media(prefers-reduced-motion:reduce){.gdf-home *,body.gdax-front ul.products>li.product,body.gdax-front #header .ct-header-search{transition:none!important}.gdf-home .gdf-button:hover{transform:none}}
/* Long color lists remain immediately accessible without stretching the entire card row. */
body.gdax-front ul.products .gdax-loop-colors[tabindex]{max-height:166px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-right:7px;scrollbar-color:#b2bfd0 #f2f5f8}
body.gdax-front ul.products .gdax-loop-colors[tabindex]:focus-visible{outline:2px solid var(--gdf-orange);outline-offset:3px}
body.gdax-front ul.products .gdax-loop-scroll-hint{display:block;font-size:10px;line-height:1.6;color:#596e87;margin-top:8px}
body.gdax-front ul.products .product>.price{margin-top:auto;padding-top:12px}
body.gdax-front ul.products .product>.entry-meta{font-size:10px;font-weight:400;text-transform:none;letter-spacing:0;margin:0 0 16px;line-height:1.7;color:#5e7189;min-height:34px}
body.gdax-front ul.products .product>.entry-meta a{color:#5e7189}
body.gdax-front ul.products .ct-woo-card-actions{margin-top:0}
body.gdax-front [data-prefix=woo_categories] .hero-section[data-type=type-2],body.gdax-front.post-type-archive-product .hero-section[data-type=type-2]{--container-padding:30px 0;background:#f3f6f9}
body.gdax-front.gdax-product .variations_form{border-top:0;padding-top:10px}
body.gdax-front.gdax-product .flexy-pills[data-type=thumbs] ol{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#c5d0dd transparent}
body.gdax-front.gdax-product .flexy-pills[data-type=thumbs] ol>li{flex:0 0 80px;width:80px;margin:0}
body.gdax-front.gdax-product .woocommerce-tabs ul.tabs{display:flex;justify-content:flex-start}
.gdf-hero-copy>p,.gdf-hero-note,.gdf-benefits small,.gdf-section-head>p,.gdf-steps p,.gdf-help-grid small{color:#586d86}
@media(max-width:600px){
 body.gdax-front.gdax-product .flexy-pills[data-type=thumbs] ol>li{flex-basis:64px;width:64px}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs{flex-wrap:nowrap;overflow-x:auto;gap:22px;scrollbar-width:thin;align-items:center;justify-content:flex-start;white-space:nowrap}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs li{width:auto;flex:0 0 auto;margin:0;border-top:0}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs a{font-size:12px;min-height:48px}
 body.gdax-front .hero-section .page-title{font-size:32px}
}
body.gdax-front.post-type-archive-product .hero-section[data-type=type-2]>.entry-header,body.gdax-front.tax-product_cat .hero-section[data-type=type-2]>.entry-header{min-height:0;padding-top:35px;padding-bottom:35px}
@media(max-width:600px){
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;white-space:normal;border:0}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs li{display:block!important;width:auto;min-width:0;border:0!important}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs li:after,body.gdax-front.gdax-product .woocommerce-tabs ul.tabs a:after{display:none!important}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs a{display:flex;justify-content:center;align-items:center;text-align:center;line-height:1.5;min-height:46px;padding:10px;border:1px solid #dce4ee;border-radius:9px;background:#f7f9fb;color:#516b88}
 body.gdax-front.gdax-product .woocommerce-tabs ul.tabs li.active a{background:#182d4d;color:#fff;border-color:#182d4d}
}

/* Homepage merchandising: real category photography and live catalog prices. */
.gdf-shop-section{padding-top:56px}
.gdf-shop-section .gdf-section-head{margin-bottom:26px}
.gdf-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.gdf-category{min-width:0;color:#182d4d}
.gdf-category-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:#fff;border:1px solid #e1e7ee;border-radius:14px;overflow:hidden;padding:14px}
.gdf-category-image img{width:100%;height:100%;object-fit:contain}
.gdf-category-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;font-size:14px;font-weight:600;line-height:1.45}
.gdf-category-label svg{width:17px;height:17px;flex-shrink:0;color:#75869a}
.gdf-picks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.gdf-pick{min-width:0;display:flex;flex-direction:column;padding:16px;border:1px solid #e1e7ee;border-radius:15px;background:#fff}
.gdf-pick-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:1.1;overflow:hidden;margin-bottom:16px}
.gdf-pick-photo img{width:100%;height:100%;object-fit:contain}
body.gdax-front .gdf-pick-title h3{color:#182d4d;font-size:16px;font-weight:600;line-height:1.45;letter-spacing:-.02em}
.gdf-pick-title{margin-bottom:22px}
.gdf-pick-price{margin-top:auto;font-size:23px;font-weight:700;color:#182d4d;line-height:1.35}
.gdf-pick-price small{font-size:10px;font-weight:400;line-height:1.6;color:#63758d}
.gdf-pick-price .gdax-net-price{display:block;font-size:12px;margin-top:5px}
.gdf-pick .gdc-card-colors{display:flex;align-items:center;gap:7px;overflow-x:auto;min-height:32px;margin-top:12px;scrollbar-width:thin;scrollbar-color:#bac6d4 transparent}
.gdf-pick .gdc-card-color{display:block;flex:0 0 17px;width:17px;height:17px;padding:2px;border:1px solid #c6d0dc;border-radius:50%;background:var(--gdc-color);background-clip:content-box}
.gdf-picks-footer{display:flex;justify-content:center;margin-top:18px}
.gdf-budget-section .gdf-pick-title{margin-bottom:8px;min-height:4.35em}
.gdf-budget-section .gdf-pick-title h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gdf-home .gdf-pick-note{color:#61748c;font-size:12px;line-height:1.6;min-height:3.2em;margin:0 0 18px}
.gdf-budget-section .gdf-pick-price{padding-top:8px}
.gdf-budget-section .gdf-pick:focus-within{border-color:#71839a}
@media(min-width:1001px){.gdf-budget-section .gdf-picks{grid-template-columns:repeat(5,minmax(0,1fr))}}
.gdf-uses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.gdf-uses article{background:#f4f6f8;border-radius:16px;padding:28px}
.gdf-use-number{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#718095;letter-spacing:.1em;margin-bottom:24px}
.gdf-use-number>svg{width:28px;height:28px;flex:0 0 28px;color:#71839a}
body.gdax-front .gdf-uses h3{font-size:23px;line-height:1.25;letter-spacing:-.03em;margin-bottom:12px}
.gdf-uses p{color:#61748c;font-size:13px;line-height:1.7;min-height:45px}
.gdf-uses ul{padding:0;margin:20px 0 0;list-style:none}
.gdf-uses li+li{border-top:1px solid #dfe5eb}
.gdf-uses li a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:13px;font-weight:600;color:#182d4d}
.gdf-uses li svg{width:17px;height:17px}
.gdf-uses li a>svg{flex:0 0 17px}
.gdf-use-link-label{display:flex;align-items:center;gap:10px;min-width:0}
.gdf-uses li .gdf-use-link-label svg{width:20px;height:20px;flex:0 0 20px;color:#71839a}
.gdf-uses li a:hover .gdf-use-link-label svg,.gdf-uses li a:focus-visible .gdf-use-link-label svg{color:#182d4d}
.gdf-home a:focus-visible{outline:2px solid #182d4d;outline-offset:5px;border-radius:5px}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.gdf-category-image img,.gdf-pick-photo img{transition:transform .3s}.gdf-category:hover img,.gdf-pick-photo:hover img{transform:scale(1.045)}}
@media(min-width:1001px){.gdf-hero{min-height:440px}.gdf-hero-copy{padding-top:32px;padding-bottom:32px}.gdf-hero h1 br.gdf-desktop-break{display:none}body.gdax-front .gdf-hero h1{font-size:clamp(45px,4.5vw,62px)}}
@media(max-width:1000px){.gdf-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gdf-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.gdf-uses{gap:14px}.gdf-uses article{padding:20px}body.gdax-front .gdf-uses h3{font-size:20px}}
@media(max-width:600px){.gdf-shop-section{padding-top:38px}.gdf-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.gdf-category-label{font-size:13px}.gdf-picks{gap:12px}.gdf-pick{padding:10px}.gdf-pick-photo{margin-bottom:12px}body.gdax-front .gdf-pick-title h3{font-size:13px}.gdf-pick-price{font-size:19px}.gdf-pick-price .gdax-net-price{font-size:10px}.gdf-pick-title{margin-bottom:18px}.gdf-uses{grid-template-columns:1fr}.gdf-uses article{padding:25px}.gdf-uses p{min-height:0}.gdf-use-number{margin-bottom:12px}.gdf-uses ul{margin-top:12px}.gdf-home .gdf-section-head{align-items:flex-start}.gdf-shop-section .gdf-section-head{gap:12px}}
/* A clear choice between the unprinted product and an individual print quote. */
body.gdax-front.gdax-product .gdax-branding-note{font-size:12px;line-height:1.6;color:#5c708b}
.gdax-product-quote{margin:24px 0 20px;padding:22px;background:#f3f5f8;border:1px solid #dfe5ed;border-radius:13px}
.gdax-product-quote-heading{display:flex;align-items:center;gap:11px}
.gdax-product-quote-heading>svg{width:22px;height:22px;flex-shrink:0;color:#71839b}
body.gdax-front.gdax-product .gdax-product-quote h2{font-size:18px;font-weight:650;line-height:1.4;margin:0;letter-spacing:-.02em}
.gdax-product-quote>p{font-size:13px;line-height:1.7;color:#60728a;margin:12px 0}
body.gdax-front.gdax-product .gdax-product-quote .gdax-quote-link{background:#182d4d;color:#fff;border:1px solid #182d4d;font-size:13px;margin:16px 0 10px;min-height:46px;padding:12px 15px;border-radius:8px}
body.gdax-front.gdax-product .gdax-product-quote .gdax-quote-link:hover{background:#294568;border-color:#294568}
.gdax-product-quote .gdax-quote-link svg{width:18px;height:18px;flex-shrink:0}
.gdax-product-quote>small{display:block;color:#60728a;font-size:11px;line-height:1.6}
.gdax-product-delivery{font-size:12px;line-height:1.7;color:#60728a;margin:0 0 20px}
.gdax-product-delivery strong{color:#182d4d}.gdax-product-delivery p{margin:5px 0}.gdax-product-delivery a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.gdax-product-quote{padding:18px}.gdax-product-quote>p{font-size:12px}}
