:root{--gsh-ink:#0a0e1a;--gsh-ink-2:#202943;--gsh-muted:#65708b;--gsh-line:#e5e9f2;--gsh-soft:#f3f6fb;--gsh-blue:#1e4dff;--gsh-blue-deep:#0a1f8c;--gsh-blue-soft:#eef3ff;--gsh-lime:#d6ff3d;--gsh-hot:#ff4d6a;--gsh-shadow:0 24px 60px -30px rgba(10,31,140,.35);--color-primary-lighter:#4d7cff;--color-primary:#1e4dff;--color-primary-darker:#0a1f8c;--color-secondary-lighter:#e7ff70;--color-secondary:#d6ff3d;--color-secondary-darker:#a7cf00;--color-on-primary:#fff}
body{color:var(--gsh-ink);background:#fff}.gsh-wrap{max-width:1320px;margin:0 auto;padding:0 24px}.gsh-topbar{overflow:hidden;background:var(--gsh-ink);color:#fff;font-size:12px;letter-spacing:.03em}.gsh-topbar-track{display:flex;gap:44px;width:max-content;padding:8px 0;animation:gsh-marquee 42s linear infinite;white-space:nowrap}.gsh-topbar-track span{opacity:.84}.gsh-topbar-track span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:9px;border-radius:99px;background:var(--gsh-lime);vertical-align:middle}@keyframes gsh-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.gsh-header-shell{position:sticky;top:0;z-index:50}.gsh-header{background:rgba(255,255,255,.88);border-bottom:1px solid var(--gsh-line);backdrop-filter:saturate(180%) blur(16px)}.gsh-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;min-height:74px}.gsh-logo{display:flex;align-items:center;gap:12px;min-width:220px}.gsh-logo img{width:auto;height:48px;max-width:190px;object-fit:contain}.gsh-logo span{max-width:86px;padding-left:12px;border-left:1px solid var(--gsh-line);color:var(--gsh-muted);font-size:9px;line-height:1.25;letter-spacing:.18em;text-transform:uppercase}.gsh-main-nav{display:flex;justify-content:center;gap:2px;font-size:14px}.gsh-main-nav a{padding:10px 13px;border-radius:999px;color:var(--gsh-ink-2)}.gsh-main-nav a:hover{color:var(--gsh-blue);background:var(--gsh-blue-soft);text-decoration:none}.gsh-main-nav .is-sale{color:var(--gsh-hot);font-weight:700}.gsh-actions{display:flex;align-items:center;gap:8px}.gsh-search{display:flex;align-items:center;gap:8px;width:300px;height:42px;padding:0 16px;border:1px solid transparent;border-radius:999px;background:var(--gsh-soft);color:var(--gsh-muted);transition:width .2s,border-color .2s,background .2s}.gsh-search:focus-within{width:360px;border-color:var(--gsh-blue);background:#fff}.gsh-search input{min-width:0;flex:1;border:0;background:transparent;outline:0;font-size:14px}.gsh-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:0;border-radius:999px;background:var(--gsh-soft);color:var(--gsh-ink);transition:background .2s,color .2s,transform .2s}.gsh-icon-btn:hover{background:var(--gsh-ink);color:#fff;transform:translateY(-1px)}.gsh-cart-count{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--gsh-blue);color:#fff;font-size:10px;font-weight:800;line-height:15px;text-align:center}.gsh-mobile-trigger,.gsh-mobile-nav{display:none}
.gsh-hero{padding:32px 0 18px}.gsh-hero-stage{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:42px;min-height:630px;overflow:hidden;padding:58px;border-radius:40px;background:radial-gradient(ellipse 60% 50% at 18% 20%,rgba(30,77,255,.88),transparent 62%),radial-gradient(ellipse 52% 42% at 94% 28%,rgba(124,224,255,.42),transparent 60%),radial-gradient(ellipse 70% 52% at 76% 100%,rgba(181,141,255,.50),transparent 62%),var(--gsh-ink);color:#fff;box-shadow:var(--gsh-shadow)}.gsh-hero-stage:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.028) 0 1px,transparent 1px 58px),repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 1px,transparent 1px 58px);pointer-events:none}.gsh-hero-copy,.gsh-hero-product{position:relative;z-index:1}.gsh-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--gsh-muted);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gsh-eyebrow:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--gsh-blue);box-shadow:0 0 0 5px rgba(30,77,255,.14)}.gsh-hero .gsh-eyebrow{color:rgba(255,255,255,.74)}.gsh-hero .gsh-eyebrow:before{background:var(--gsh-lime)}.gsh-hero h1{max-width:760px;margin:22px 0 0;color:#fff;font-family:"Open Sans",system-ui,sans-serif;font-size:clamp(52px,7vw,106px);font-weight:700;line-height:.92;letter-spacing:0}.gsh-hero h1 span{color:var(--gsh-lime);font-family:"Open Sans",system-ui,sans-serif;font-style:italic;font-weight:400}.gsh-hero-lead{max-width:570px;margin-top:24px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.6}.gsh-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.gsh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-weight:700;line-height:1;transition:transform .2s,background .2s,color .2s,border-color .2s,box-shadow .2s}.gsh-btn:hover{transform:translateY(-2px);text-decoration:none}.gsh-btn-light{background:#fff;color:var(--gsh-ink)}.gsh-btn-ghost-light{border-color:rgba(255,255,255,.28);color:#fff}.gsh-btn-outline{border-color:var(--gsh-line);color:var(--gsh-ink)}.gsh-btn-outline:hover{border-color:var(--gsh-ink);background:var(--gsh-soft)}.gsh-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:680px;margin-top:52px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.gsh-hero-stats dt{color:#fff;font-family:"Open Sans",system-ui,sans-serif;font-size:34px;font-style:italic;line-height:1}.gsh-hero-stats dd{margin:7px 0 0;color:rgba(255,255,255,.66);font-size:11px;letter-spacing:.13em;text-transform:uppercase}.gsh-hero-product{align-self:center;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(255,255,255,.08);backdrop-filter:blur(18px)}.gsh-hero-product img{width:100%;aspect-ratio:4/5;object-fit:contain;border-radius:18px;background:rgba(255,255,255,.94)}.gsh-sale-pill{position:absolute;top:38px;left:38px;z-index:2;padding:7px 12px;border-radius:999px;background:var(--gsh-lime);color:var(--gsh-ink);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gsh-hero-product-meta{display:flex;justify-content:space-between;gap:20px;margin-top:16px;align-items:end}.gsh-hero-product-meta p{color:rgba(255,255,255,.64);font-size:11px;letter-spacing:.13em;text-transform:uppercase}.gsh-hero-product-meta h2{margin-top:5px;color:#fff;font-family:"Open Sans",system-ui,sans-serif;font-size:25px;font-style:italic;line-height:1.1}.gsh-hero-product-meta strong{color:var(--gsh-lime);font-size:24px;white-space:nowrap}
.gsh-usp-strip{border-bottom:1px solid var(--gsh-line);background:#fff}.gsh-usp-strip .gsh-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:22px;padding-bottom:22px}.gsh-usp-strip div div{display:flex;flex-direction:column;gap:2px;padding-left:18px;border-left:3px solid var(--gsh-blue)}.gsh-usp-strip strong{font-size:14px}.gsh-usp-strip span{color:var(--gsh-muted);font-size:13px}.gsh-section{padding:88px 0}.gsh-section-tight{padding-top:32px}.gsh-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.gsh-section h2{margin:9px 0 0;color:var(--gsh-ink);font-family:"Open Sans",system-ui,sans-serif;font-size:clamp(30px,4vw,54px);font-weight:700;line-height:1.04;letter-spacing:0}.gsh-section h2 span{color:var(--gsh-blue);font-family:"Open Sans",system-ui,sans-serif;font-style:italic;font-weight:400}.gsh-cats{display:grid;grid-template-columns:1.15fr repeat(2,1fr);grid-auto-rows:210px;gap:14px}.gsh-cat{position:relative;display:flex;flex-direction:column;justify-content:end;overflow:hidden;padding:24px;border-radius:18px;background:var(--gsh-ink);color:#fff;isolation:isolate}.gsh-cat:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,14,26,.08),rgba(10,14,26,.76));transition:background .22s ease}.gsh-cat:after{content:"";position:absolute;inset:18px;z-index:-1;border:1px solid rgba(255,255,255,.16);border-radius:14px}.gsh-cat img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gsh-cat:hover img{transform:scale(1.045)}.gsh-cat:hover:before{background:linear-gradient(180deg,rgba(10,14,26,.02),rgba(10,14,26,.82))}.gsh-cat.is-large{grid-row:span 2}.gsh-cat span,.gsh-cat small{position:relative}.gsh-cat span{font-size:31px;font-weight:800;line-height:1;text-shadow:0 2px 18px rgba(0,0,0,.34)}.gsh-cat small{margin-top:8px;color:rgba(255,255,255,.82);text-shadow:0 2px 18px rgba(0,0,0,.32)}.gsh-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gsh-product-card{overflow:hidden;border:1px solid var(--gsh-line);border-radius:18px;background:#fff;box-shadow:0 1px 2px rgba(10,14,26,.04);transition:transform .2s,box-shadow .2s,border-color .2s}.gsh-product-card:hover{border-color:rgba(30,77,255,.32);box-shadow:var(--gsh-shadow);transform:translateY(-4px)}.gsh-product-image{position:relative;display:block;padding:18px;background:var(--gsh-soft)}.gsh-product-image img{width:100%;aspect-ratio:1/1;object-fit:contain;mix-blend-mode:multiply}.gsh-product-badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:6px}.gsh-product-badges span{padding:5px 8px;border-radius:999px;background:#fff;color:var(--gsh-blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gsh-product-body{padding:16px}.gsh-product-brand{color:var(--gsh-muted);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gsh-product-body h3{min-height:48px;margin:7px 0 8px;font-family:"Open Sans",system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:0}.gsh-rating{color:#f5b400;font-size:13px}.gsh-rating span{color:var(--gsh-muted)}.gsh-product-foot{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:16px}.gsh-price{display:block;color:var(--gsh-ink);font-size:21px;font-weight:800}.gsh-price-was{display:block;color:var(--gsh-muted);font-size:13px;text-decoration:line-through}.gsh-quick-add{width:40px;height:40px;border:0;border-radius:999px;background:var(--gsh-ink);color:#fff;font-size:24px;line-height:1}.gsh-quick-add:hover{background:var(--gsh-blue)}
.gsh-advisor,.gsh-sale-band,.gsh-seo-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.gsh-advisor,.gsh-sale-band{padding:42px;border-radius:28px}.gsh-advisor{background:var(--gsh-ink);color:#fff}.gsh-advisor h2,.gsh-sale-band h2{color:inherit}.gsh-advisor p,.gsh-sale-band p{margin-top:14px;color:rgba(255,255,255,.72);line-height:1.65}.gsh-advisor-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gsh-advisor-options a{padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.07);color:#fff;font-weight:800}.gsh-sale-band{margin-bottom:20px;background:linear-gradient(135deg,var(--gsh-blue-deep),var(--gsh-blue));color:#fff}.gsh-products-sale{margin-top:18px}.gsh-brands{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid var(--gsh-line);border-radius:24px}.gsh-brands a{display:flex;align-items:center;justify-content:center;min-height:92px;padding:18px;border-right:1px solid var(--gsh-line);border-bottom:1px solid var(--gsh-line);font-family:"Open Sans",system-ui,sans-serif;font-size:23px;font-style:italic}.gsh-brands a:hover{background:var(--gsh-ink);color:var(--gsh-lime);text-decoration:none}.gsh-seo-grid{align-items:start}.gsh-seo-grid p{margin-top:18px;color:var(--gsh-ink-2);line-height:1.75}.gsh-faq-list{display:grid;gap:9px}.gsh-faq-list details{border-radius:16px;background:var(--gsh-soft)}.gsh-faq-list summary{cursor:pointer;padding:18px 20px;font-weight:800}.gsh-faq-list p{margin:0;padding:0 20px 20px;color:var(--gsh-muted)}
.gsh-footer{margin-top:70px;padding:46px 0 28px;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,rgba(30,77,255,.34),transparent 58%),var(--gsh-ink);color:rgba(255,255,255,.68)}.gsh-footer-usp{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:42px}.gsh-footer-usp span{display:flex;align-items:center;min-height:58px;padding:13px 16px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font-size:13px;font-weight:800}.gsh-footer-usp span:before{content:"";width:8px;height:8px;margin-right:10px;flex:0 0 auto;border-radius:999px;background:var(--gsh-lime)}.gsh-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.gsh-footer-brand img{width:230px;height:auto;padding:10px 12px;border-radius:12px;background:#fff}.gsh-footer-brand p{max-width:390px;margin-top:18px;line-height:1.65}.gsh-footer h2{margin-bottom:15px;color:#fff;font-family:"Open Sans",system-ui,sans-serif;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gsh-footer a{display:block;padding:5px 0;color:rgba(255,255,255,.68);font-size:14px}.gsh-footer a:hover{color:var(--gsh-lime);text-decoration:none}.gsh-payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.gsh-payments span{padding:7px 10px;border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:800}.gsh-footer-newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:24px;align-items:center;margin-top:42px;padding:24px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.06)}.gsh-footer-newsletter h2{margin-bottom:8px}.gsh-footer-newsletter p{max-width:620px;line-height:1.6}.gsh-newsletter-form{display:flex;gap:10px}.gsh-newsletter-form input{min-width:0;flex:1;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#fff;color:var(--gsh-ink);font-size:14px}.gsh-newsletter-form input::placeholder{color:var(--gsh-muted)}.gsh-newsletter-form button{height:48px;padding:0 18px;border:0;border-radius:999px;background:var(--gsh-lime);color:var(--gsh-ink);font-weight:900;white-space:nowrap}.gsh-newsletter-form button:hover{background:#fff}.gsh-footer-mega{margin-top:54px;color:transparent;background:linear-gradient(180deg,rgba(255,255,255,.11),transparent);background-clip:text;-webkit-background-clip:text;font-family:"Open Sans",system-ui,sans-serif;font-size:clamp(64px,14vw,190px);font-style:italic;line-height:.85;text-align:center}.gsh-footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.46);font-size:12px}
#cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;margin:0!important;width:min(640px,100vw)!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:24px!important;border-radius:0!important;transform-origin:right center!important}#cart-drawer::backdrop{background:rgba(10,14,26,.44)}#cart-drawer #cart-drawer-title{margin:0;color:var(--gsh-ink);line-height:1.2}#cart-drawer .items-total{display:block;margin-top:4px;color:var(--gsh-muted);font-family:"Open Sans",system-ui,sans-serif;font-weight:600}
@media (max-width:1180px){.gsh-main-nav{display:none}.gsh-mobile-trigger{display:inline-flex}.gsh-mobile-nav{display:block;border-top:1px solid var(--gsh-line);padding:14px 0;background:#fff}.gsh-search{width:240px}.gsh-search:focus-within{width:270px}.gsh-products{grid-template-columns:repeat(2,minmax(0,1fr))}.gsh-brands{grid-template-columns:repeat(3,minmax(0,1fr))}.gsh-footer-usp{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.gsh-wrap{padding:0 16px}.gsh-header-inner{grid-template-columns:1fr auto;gap:12px;min-height:68px}.gsh-logo{min-width:0}.gsh-logo img{height:42px;max-width:165px}.gsh-logo span,.gsh-search{display:none}.gsh-hero{padding-top:18px}.gsh-hero-stage{grid-template-columns:1fr;min-height:0;padding:30px 22px;border-radius:24px}.gsh-hero h1{font-size:clamp(42px,12vw,64px)}.gsh-hero-stats,.gsh-usp-strip .gsh-wrap,.gsh-cats,.gsh-advisor,.gsh-sale-band,.gsh-seo-grid,.gsh-footer-grid,.gsh-footer-usp,.gsh-footer-newsletter{grid-template-columns:1fr}.gsh-cat.is-large{grid-row:auto}.gsh-section{padding:54px 0}.gsh-section-head{align-items:start;flex-direction:column}.gsh-products{grid-template-columns:1fr}.gsh-advisor-options{grid-template-columns:1fr}.gsh-brands{grid-template-columns:repeat(2,minmax(0,1fr))}.gsh-newsletter-form{flex-direction:column}.gsh-newsletter-form button{width:100%}.gsh-footer-bottom{flex-direction:column}}

	/* Blue catalog/PDP theme overrides */
	.bg-primary,.btn-primary,#product-addtocart-button{background-color:var(--gsh-blue)!important}.text-primary,.hover\:text-primary:hover{color:var(--gsh-blue)!important}.border-primary,.hover\:border-primary:hover{border-color:var(--gsh-blue)!important}.rating-summary,.reviews-actions,.product-reviews-summary,.rating-result,.catalog-product-view #customer-review-list,.catalog-product-view #review-form,.catalog-product-view .review-form,.catalog-product-view .review-list,.catalog-product-view .block-reviews-dashboard,.catalog-product-view .product-reviews-summary,.catalog-product-view .review-toolbar,.catalog-product-view .review-add,.catalog-product-view .paypal-logo,.catalog-product-view [class*=paypal],.catalog-product-view [id*=paypal]{display:none!important}
	.catalog-category-view .page-title-wrapper{max-width:1320px;margin:20px auto 14px;padding:26px 30px;border-radius:18px;background:linear-gradient(135deg,var(--gsh-ink),var(--gsh-blue-deep));color:#fff;overflow:hidden}.catalog-product-view .page-title-wrapper{max-width:1320px;margin:18px auto 12px;padding:0 24px;background:transparent;color:var(--gsh-ink)}.catalog-category-view .page-title{margin:0!important;color:#fff!important;font-family:"Open Sans",system-ui,sans-serif!important;font-size:clamp(30px,4vw,54px)!important;font-weight:800!important;line-height:1.05!important;letter-spacing:0!important}.catalog-product-view .page-title{margin:0!important;color:var(--gsh-ink)!important;font-family:"Open Sans",system-ui,sans-serif!important;font-size:clamp(28px,3vw,44px)!important;font-weight:800!important;line-height:1.08!important;letter-spacing:0!important}.catalog-category-view .breadcrumbs,.catalog-product-view .breadcrumbs{max-width:1320px;margin:0 auto;padding:14px 24px;color:var(--gsh-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.catalog-category-view .columns,.catalog-product-view .columns{max-width:1320px;margin:0 auto;padding:0 24px}.catalog-category-view .category-description,.catalog-category-view .category-view{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;color:var(--gsh-ink-2);line-height:1.75}.catalog-category-view .category-image{display:none!important}
	.catalog-category-view .columns{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.catalog-category-view .sidebar-main{grid-column:1;grid-row:1}.catalog-category-view .column.main{grid-column:2;min-width:0}.catalog-category-view .sidebar-additional{display:none}.catalog-category-view .toolbar-products{margin:0 0 18px;padding:12px 14px;border:1px solid var(--gsh-line);border-radius:14px;background:#fff;box-shadow:0 10px 32px -26px rgba(10,31,140,.34)}.catalog-category-view .toolbar-products .toolbar-amount,.catalog-category-view .toolbar-products .field,.catalog-category-view .toolbar-products label{color:var(--gsh-muted);font-size:13px}.catalog-category-view .sorter-options,.catalog-category-view .limiter-options{border:1px solid var(--gsh-line)!important;border-radius:999px!important;background:var(--gsh-soft)!important;color:var(--gsh-ink)!important}.catalog-category-view .sidebar-main{border:1px solid var(--gsh-line);border-radius:16px;background:#fff;padding:14px;box-shadow:0 14px 42px -34px rgba(10,31,140,.32)}.catalog-category-view .filter-title strong,.catalog-category-view .filter-options-title{color:var(--gsh-ink);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.catalog-category-view .filter-options-content{font-size:14px;line-height:1.45}.catalog-category-view .filter-options-content a:hover{color:var(--gsh-blue)}
.catalogsearch-result-index .page-title-wrapper{max-width:1320px;margin:20px auto 14px;padding:26px 30px;border-radius:18px;background:linear-gradient(135deg,var(--gsh-ink),var(--gsh-blue-deep));color:#fff;overflow:hidden}.catalogsearch-result-index .page-title{margin:0!important;color:#fff!important;font-family:"Open Sans",system-ui,sans-serif!important;font-size:clamp(30px,4vw,54px)!important;font-weight:800!important;line-height:1.05!important;letter-spacing:0!important}.catalogsearch-result-index .breadcrumbs{max-width:1320px;margin:0 auto;padding:14px 24px;color:var(--gsh-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.catalogsearch-result-index .columns{max-width:1320px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.catalogsearch-result-index .sidebar-main{grid-column:1;grid-row:1;border:1px solid var(--gsh-line);border-radius:16px;background:#fff;padding:14px;box-shadow:0 14px 42px -34px rgba(10,31,140,.32)}.catalogsearch-result-index .column.main{grid-column:2;min-width:0}.catalogsearch-result-index .sidebar-additional{display:none}.catalogsearch-result-index .toolbar-products{margin:0 0 18px;padding:12px 14px;border:1px solid var(--gsh-line);border-radius:14px;background:#fff;box-shadow:0 10px 32px -26px rgba(10,31,140,.34)}.catalogsearch-result-index .toolbar-products .toolbar-amount,.catalogsearch-result-index .toolbar-products .field,.catalogsearch-result-index .toolbar-products label{color:var(--gsh-muted);font-size:13px}.catalogsearch-result-index .sorter-options,.catalogsearch-result-index .limiter-options{border:1px solid var(--gsh-line)!important;border-radius:999px!important;background:var(--gsh-soft)!important;color:var(--gsh-ink)!important}.catalogsearch-result-index .filter-title strong,.catalogsearch-result-index .filter-options-title{color:var(--gsh-ink);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.catalogsearch-result-index .filter-options-content{font-size:14px;line-height:1.45}.catalogsearch-result-index .filter-options-content a:hover{color:var(--gsh-blue)}
.products-grid .product-item,.products-list .product-item{background:#fff!important;border:1px solid var(--gsh-line)!important;border-radius:20px!important;box-shadow:0 1px 2px rgba(10,14,26,.04)!important;overflow:hidden!important;transition:transform .2s,border-color .2s,box-shadow .2s!important}.products-grid .product-item:hover,.products-list .product-item:hover{transform:translateY(-4px);border-color:rgba(30,77,255,.34)!important;box-shadow:var(--gsh-shadow)!important}.products-grid .product-item-photo,.products-list .product-item-photo{background:var(--gsh-soft);border-radius:16px;margin:0!important;padding:18px!important}.products-grid .product-image-photo,.products-list .product-image-photo{object-fit:contain;mix-blend-mode:multiply}.products-grid .product-info,.products-list .product-info{padding:16px!important}.product-item-link{color:var(--gsh-ink)!important;font-weight:800!important;line-height:1.22!important}.product-item-link:hover{color:var(--gsh-blue)!important;text-decoration:none!important}.gsh-grid-product-name{display:grid;gap:3px;min-height:74px;align-content:start;text-align:center}.products-list .gsh-grid-product-name{text-align:left}.gsh-grid-product-name__main{color:var(--gsh-ink);font-size:16px;font-weight:900;line-height:1.2}.gsh-grid-product-name__meta{color:var(--gsh-muted);font-size:12px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.products-grid .price-box,.products-list .price-box{margin-top:12px}.price-box .price,.product-info-price .price,.catalog-product-view .price{color:var(--gsh-ink)!important;font-size:22px!important;font-weight:900!important}.old-price .price{color:var(--gsh-muted)!important;font-size:14px!important;text-decoration:line-through}.products-grid .btn-primary,.products-list .btn-primary{border-radius:999px!important;background:var(--gsh-ink)!important;color:#fff!important;border:0!important;box-shadow:none!important}.products-grid .btn-primary:hover,.products-list .btn-primary:hover{background:var(--gsh-blue)!important;box-shadow:0 16px 36px -18px rgba(30,77,255,.7)!important}.products-grid [data-addto=compare],.products-list [data-addto=compare]{border-radius:999px!important;background:var(--gsh-soft)!important;color:var(--gsh-ink)!important}
		.catalog-product-view .page-main{background:linear-gradient(180deg,#fff 0,var(--gsh-soft) 100%)}.catalog-product-view .product-info-main,.catalog-product-view .product-info{color:var(--gsh-ink);min-width:0}.catalog-product-view .product-info{padding:24px!important;border:1px solid var(--gsh-line);border-radius:22px;background:#fff;box-shadow:0 18px 48px -38px rgba(10,31,140,.35)}.catalog-product-view .product-info>*+*{margin-top:14px}.catalog-product-view .product-info h1,.catalog-product-view .product-info h2,.catalog-product-view .product-info .page-title{overflow-wrap:anywhere;word-break:normal}.catalog-product-view #gallery{padding:20px;border:1px solid var(--gsh-line);border-radius:24px;background:#fff;box-shadow:var(--gsh-shadow)}.catalog-product-view #gallery-main{border-radius:18px;background:var(--gsh-soft);overflow:hidden}.catalog-product-view #thumbs button{border-radius:12px!important;border-color:var(--gsh-line)!important;background:#fff!important;overflow:hidden}.catalog-product-view #thumbs button:hover,.catalog-product-view #thumbs button.border-primary{border-color:var(--gsh-blue)!important}.catalog-product-view .card{border:1px solid var(--gsh-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 16px 46px -36px rgba(10,31,140,.42)!important;padding:20px!important}.catalog-product-view .product-description,.catalog-product-view .product.attribute.description,.catalog-product-view .value{color:var(--gsh-ink-2);font-size:16px;line-height:1.75;overflow-wrap:anywhere}.catalog-product-view #product-details{margin-top:18px;border-radius:16px;background:var(--gsh-soft);overflow:hidden}.catalog-product-view #product-details>div{border-color:#fff!important;padding:12px 16px!important}.catalog-product-view .product-detail-label{color:var(--gsh-muted)!important;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.catalog-product-view .product-detail-value{color:var(--gsh-ink)!important;font-weight:700}.catalog-product-view #product-addtocart-button{min-height:54px;border-radius:999px!important;background:var(--gsh-ink)!important;color:#fff!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:none!important}.catalog-product-view #product-addtocart-button:hover{background:var(--gsh-blue)!important;box-shadow:0 18px 42px -18px rgba(30,77,255,.78)!important}.catalog-product-view input[name=qty]{height:54px;border-radius:999px!important;border-color:var(--gsh-line)!important;background:var(--gsh-soft)!important}.catalog-product-view .stock.available,.catalog-product-view .availability.available{color:var(--gsh-blue)!important;font-weight:900}
		.gsh-club-specs{margin:18px 0;padding:18px;border:1px solid rgba(30,77,255,.16);border-radius:18px;background:linear-gradient(180deg,#fff,var(--gsh-blue-soft))}.gsh-club-specs h2{margin:0 0 12px!important;color:var(--gsh-ink)!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:0!important}.gsh-club-specs dl{display:grid;gap:8px;margin:0}.gsh-club-specs dl>div{display:grid;grid-template-columns:minmax(112px,.42fr) minmax(0,1fr);gap:12px;align-items:start;padding:9px 0;border-top:1px solid rgba(10,14,26,.08)}.gsh-club-specs dl>div:first-child{border-top:0}.gsh-club-specs dt{color:var(--gsh-muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gsh-club-specs dd{margin:0;color:var(--gsh-ink);font-weight:800;line-height:1.35;overflow-wrap:anywhere}.gsh-product-price{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.gsh-product-saving{display:inline-flex;margin:2px 0 0!important;padding:7px 10px;border-radius:10px;background:#ecfdf3;color:#0c7a42!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.catalog-product-view .product-options-wrapper,.catalog-product-view #product-options-wrapper,.catalog-product-view .fieldset>.field[class*=option]{margin-top:16px;padding:18px;border:1px solid var(--gsh-line);border-radius:18px;background:#fff}.catalog-product-view .product-options-wrapper legend,.catalog-product-view #product-options-wrapper legend,.catalog-product-view .fieldset>.field[class*=option]>.label{display:block;margin:0 0 12px;color:var(--gsh-ink);font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.catalog-product-view .product-options-wrapper .options-list,.catalog-product-view #product-options-wrapper .options-list{display:grid;gap:10px}.catalog-product-view .product-options-wrapper .field.choice,.catalog-product-view #product-options-wrapper .field.choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin:0;padding:10px 12px;border:1px solid var(--gsh-line);border-radius:12px;background:var(--gsh-soft)}.catalog-product-view .product-options-wrapper input[type=checkbox],.catalog-product-view .product-options-wrapper input[type=radio],.catalog-product-view #product-options-wrapper input[type=checkbox],.catalog-product-view #product-options-wrapper input[type=radio]{width:18px;height:18px;accent-color:var(--gsh-blue)}.catalog-product-view .product-options-wrapper .label,.catalog-product-view #product-options-wrapper .label{margin:0;color:var(--gsh-ink);font-weight:800;line-height:1.35}.catalog-product-view .product-options-wrapper .price-notice,.catalog-product-view #product-options-wrapper .price-notice{color:var(--gsh-muted);font-size:13px;font-weight:800;white-space:nowrap}
		.catalog-product-view .product-info .product-options-bottom{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;margin-top:18px!important;padding:0!important}.catalog-product-view .product-info .product-options-bottom>div,.catalog-product-view .product-info .block-bundle-summary{width:100%!important;max-width:none!important}.catalog-product-view .fieldset-bundle-options{margin:0!important;padding:18px!important;border:1px solid var(--gsh-line)!important;border-radius:18px!important;background:#fff!important}.catalog-product-view .fieldset-bundle-options #customizeTitle{margin:0 0 14px!important}.catalog-product-view .fieldset-bundle-options #customizeTitle h2{margin:0!important;color:var(--gsh-ink)!important;font-size:16px!important;font-weight:900!important;line-height:1.25!important}.catalog-product-view .fieldset-bundle-options fieldset,.catalog-product-view .fieldset-bundle-options>div{margin:0 0 14px!important;padding:0 0 14px!important;border-color:rgba(10,14,26,.1)!important}.catalog-product-view .fieldset-bundle-options legend,.catalog-product-view .fieldset-bundle-options label[id^=option-label]{display:block;margin:0 0 10px!important;color:var(--gsh-ink)!important;font-size:14px!important;font-weight:900!important;letter-spacing:.04em;text-transform:uppercase}.catalog-product-view .fieldset-bundle-options .options-list{display:grid;gap:9px}.catalog-product-view .fieldset-bundle-options .field.choice{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:flex-start;margin:0!important;padding:10px 12px;border:1px solid var(--gsh-line);border-radius:12px;background:var(--gsh-soft)}.catalog-product-view .fieldset-bundle-options .field.choice input{margin-top:2px}.catalog-product-view .fieldset-bundle-options .label{margin:0!important;color:var(--gsh-ink);font-weight:800;line-height:1.35}.catalog-product-view .fieldset-bundle-options .product-name{overflow-wrap:anywhere}.catalog-product-view .fieldset-bundle-options .price-notice{display:inline-block;margin-left:4px;color:var(--gsh-muted);font-size:13px;font-weight:900;white-space:nowrap}.catalog-product-view .block-bundle-summary hgroup{display:none}.catalog-product-view .block-bundle-summary .bundle-summary{padding:18px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,var(--gsh-blue-soft))!important}.catalog-product-view .block-bundle-summary .bundle-summary>div[x-show]{padding-bottom:10px;border-bottom:1px solid rgba(10,14,26,.1)}.catalog-product-view .block-bundle-summary .final-price{margin:0!important}.catalog-product-view .block-bundle-summary .price{font-size:28px!important;color:var(--gsh-ink)!important}.catalog-product-view .block-bundle-summary .flex.mb-4{display:flex!important;gap:10px;margin:14px 0 0!important}.catalog-product-view .block-bundle-summary input[name=qty]{width:72px!important;min-width:72px!important;max-width:72px!important}.catalog-product-view .block-bundle-summary #product-addtocart-button{flex:1;justify-content:center}
	@media (max-width:980px){.catalog-category-view .columns,.catalogsearch-result-index .columns{display:block}.catalog-category-view .sidebar-main,.catalogsearch-result-index .sidebar-main{margin-bottom:18px}.catalog-category-view .column.main,.catalogsearch-result-index .column.main{min-width:0}}@media (max-width:820px){.catalog-category-view .page-title-wrapper,.catalogsearch-result-index .page-title-wrapper{margin:16px 16px 14px;padding:22px 18px;border-radius:18px}.catalog-product-view .page-title-wrapper{margin:14px 16px 10px;padding:0}.catalog-category-view .columns,.catalog-product-view .columns,.catalogsearch-result-index .columns{padding:0 16px}.catalog-product-view #gallery{padding:12px;border-radius:18px}.catalog-product-view .card,.catalog-product-view .product-info{border-radius:18px!important;padding:16px!important}.catalog-category-view .toolbar-products,.catalogsearch-result-index .toolbar-products{align-items:flex-start}}

/* Conversion blocks inspired by the Claude GSH direction */
.gsh-category-intro{padding:28px 0 8px}.gsh-category-intro__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:32px;align-items:end;padding:34px;border:1px solid var(--gsh-line);border-radius:28px;background:linear-gradient(135deg,#fff,var(--gsh-blue-soft));box-shadow:0 20px 56px -38px rgba(10,31,140,.42)}.gsh-category-intro h2,.gsh-product-trust h2{margin:9px 0 0;color:var(--gsh-ink);font-size:clamp(28px,3.4vw,48px);font-weight:900;line-height:1.04;letter-spacing:0}.gsh-category-intro p,.gsh-product-trust p{max-width:720px;margin-top:14px;color:var(--gsh-ink-2);line-height:1.7}.gsh-category-usp{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gsh-category-usp span,.gsh-trust-cards div{display:flex;min-height:76px;flex-direction:column;justify-content:center;border:1px solid rgba(30,77,255,.16);border-radius:16px;background:#fff;padding:14px 16px;color:var(--gsh-ink);font-weight:800;box-shadow:0 1px 2px rgba(10,14,26,.04)}.gsh-category-usp span:before{content:"";width:8px;height:8px;margin-bottom:9px;border-radius:999px;background:var(--gsh-blue)}.gsh-category-seo{padding:70px 0 20px}.gsh-product-trust{padding:24px 0 74px;background:linear-gradient(180deg,var(--gsh-soft),#fff)}.gsh-product-trust__inner{display:grid;grid-template-columns:1fr 1.05fr;gap:36px;align-items:center;padding:34px;border-radius:28px;background:#fff;border:1px solid var(--gsh-line);box-shadow:var(--gsh-shadow)}.gsh-trust-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gsh-trust-cards strong{font-size:15px}.gsh-trust-cards span{margin-top:5px;color:var(--gsh-muted);font-size:13px}.gsh-trust-cards div:first-child{background:var(--gsh-ink);color:#fff}.gsh-trust-cards div:first-child span{color:rgba(255,255,255,.7)}
.gsh-cat:nth-child(2){background:linear-gradient(135deg,#106c5f,#0a0e1a)}.gsh-cat:nth-child(3){background:linear-gradient(135deg,#6936d9,#0a0e1a)}.gsh-cat:nth-child(4){background:linear-gradient(135deg,#0f7aa5,#0a0e1a)}.gsh-cat:nth-child(5){background:linear-gradient(135deg,#bd3350,#0a0e1a)}.gsh-cat:nth-child(6){background:linear-gradient(135deg,#557000,#0a0e1a)}
.gsh-product-card form{margin:0}.gsh-product-card .gsh-quick-add:focus-visible,.gsh-btn:focus-visible,.gsh-icon-btn:focus-visible{outline:3px solid rgba(30,77,255,.28);outline-offset:3px}.gsh-product-card .gsh-product-badges span:last-child{color:#0c7a42;background:#ecfdf3}.gsh-product-card:hover .gsh-product-image img{transform:scale(1.035)}.gsh-product-image img{transition:transform .22s ease}
.gsh-section-first{padding-top:42px}.gsh-hero-lead a{display:inline-block;padding:0 3px;border-radius:5px;color:#fff;font-weight:800;text-decoration:underline;text-decoration-color:rgba(214,255,61,.82);text-decoration-thickness:2px;text-underline-offset:4px;transition:background .18s ease,color .18s ease,text-decoration-color .18s ease}.gsh-hero-lead a:hover,.gsh-hero-lead a:focus-visible{background:var(--gsh-lime);color:var(--gsh-ink);text-decoration-color:transparent}.gsh-all-categories .gsh-category-intro h1{margin:9px 0 0;color:var(--gsh-ink);font-family:"Open Sans",system-ui,sans-serif;font-size:clamp(34px,5vw,64px);font-weight:900;line-height:1.04;letter-spacing:0}.gsh-all-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gsh-all-category-card{position:relative;display:flex;min-height:210px;overflow:hidden;align-items:flex-end;padding:20px;border-radius:18px;background:var(--gsh-ink);color:#fff;isolation:isolate}.gsh-all-category-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,14,26,.05),rgba(10,14,26,.78))}.gsh-all-category-card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gsh-all-category-card span{font-size:22px;font-weight:900;line-height:1.05;text-shadow:0 2px 18px rgba(0,0,0,.34)}.gsh-all-category-card:hover{text-decoration:none}.gsh-all-category-card:hover img{transform:scale(1.045)}
.checkout-cart-index .page-title-wrapper{max-width:1320px;margin:24px auto 18px;padding:34px 32px;border-radius:28px;background:var(--gsh-soft);color:var(--gsh-ink)}.checkout-index-index .page-title-wrapper{max-width:1320px;margin:24px auto 18px;padding:34px 32px;border-radius:28px;background:linear-gradient(135deg,var(--gsh-ink),var(--gsh-blue-deep));color:#fff}.checkout-cart-index .page-title{color:var(--gsh-ink)!important;font-size:clamp(34px,5vw,68px)!important;font-weight:900!important;letter-spacing:0!important}.checkout-index-index .page-title{color:#fff!important;font-size:clamp(34px,5vw,68px)!important;font-weight:900!important;letter-spacing:0!important}.checkout-cart-index .cart-container,.checkout-cart-index .columns,.checkout-index-index .columns{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.checkout-cart-index .cart-summary,.checkout-cart-index .cart.table-wrapper,.checkout-cart-index .cart-discount{border:1px solid var(--gsh-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 52px -38px rgba(10,31,140,.45)!important}.checkout-cart-index .checkout-methods-items .action.primary,.checkout-cart-index button.checkout,.checkout-index-index button.primary{border-radius:999px!important;background:var(--gsh-ink)!important;color:#fff!important;font-weight:900!important}.checkout-cart-index .checkout-methods-items .action.primary:hover,.checkout-cart-index button.checkout:hover,.checkout-index-index button.primary:hover{background:var(--gsh-blue)!important;box-shadow:0 18px 42px -18px rgba(30,77,255,.75)!important}
.checkout-cart-index .form-cart{padding:24px;border:1px solid var(--gsh-line);border-radius:24px;background:#fff;box-shadow:0 18px 52px -42px rgba(10,31,140,.4)}.checkout-cart-index .cart.item{align-items:flex-start}.checkout-cart-index .product-item-name{font-size:18px;line-height:1.3;word-break:normal;overflow-wrap:anywhere}.checkout-cart-index .price-box{color:var(--gsh-ink);font-size:18px}.checkout-cart-index .gsh-cart-qty{width:64px!important;min-width:64px!important;max-width:64px!important;height:42px!important;padding:0 8px!important;border-radius:12px!important;text-align:center;font-weight:800}.catalog-product-view input[name=qty]{width:76px!important;min-width:76px!important;max-width:76px!important;flex:0 0 76px}.checkout-cart-index .actions-toolbar.cart.actions{justify-content:flex-start}.checkout-cart-index .gsh-cart-summary{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.checkout-cart-index .gsh-cart-summary h2{margin:0 0 14px;padding:0;color:var(--gsh-ink);font-size:22px;line-height:1.2}.checkout-cart-index .gsh-cart-summary>.cart-summary{display:flex!important;flex-direction:column!important;padding:18px 24px 24px!important;border:1px solid var(--gsh-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,var(--gsh-blue-soft))!important;box-shadow:0 18px 52px -38px rgba(10,31,140,.45)!important}.checkout-cart-index .gsh-cart-summary>.cart-summary>nav{order:30;margin-top:24px;padding-top:20px;border-top:1px solid rgba(10,14,26,.1)}.checkout-cart-index .gsh-cart-summary>.cart-summary>.cart-summary-actions{order:20;margin:14px 0 0!important}.checkout-cart-index .gsh-cart-summary>.cart-summary>#cart-totals{order:10}.checkout-cart-index .cart-summary-actions details{padding:8px 0;border-bottom:1px solid rgba(10,14,26,.08)}.checkout-cart-index .cart-summary-actions details summary{padding:8px 0!important}.checkout-cart-index #cart-totals{margin:4px 0 0!important;padding:4px 0 0}.checkout-cart-index #cart-totals [class*=border-b]{border-color:rgba(10,14,26,.1)!important}.checkout-cart-index #cart-totals [class*=grid]{padding-left:0!important;padding-right:0!important}.checkout-cart-index .checkout-methods-items{margin:0!important}.checkout-cart-index #checkout-link-button{min-height:54px;display:flex;align-items:center;justify-content:center;border-radius:999px!important;background:var(--gsh-ink)!important;color:#fff!important;font-weight:900!important}.checkout-cart-index #checkout-link-button:hover{background:var(--gsh-blue)!important;text-decoration:none}
.customer-account-login .page-title-wrapper{max-width:1320px;margin:24px auto 18px;padding:34px 32px;border-radius:24px;background:linear-gradient(135deg,var(--gsh-ink),var(--gsh-blue-deep));color:#fff}.customer-account-login .page-title{margin:0!important;color:#fff!important;font-family:"Open Sans",system-ui,sans-serif!important;font-size:clamp(34px,5vw,64px)!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important}.customer-account-login .columns{max-width:1320px;margin:0 auto;padding:0 24px}.customer-account-login .login-container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;align-items:stretch}.gsh-login-card{padding:28px;border:1px solid var(--gsh-line);border-radius:22px;background:#fff;box-shadow:0 18px 52px -40px rgba(10,31,140,.42)}.gsh-login-card--secondary{background:linear-gradient(180deg,#fff,var(--gsh-blue-soft))}.gsh-login-card h2{margin:0;color:var(--gsh-ink);font-family:"Open Sans",system-ui,sans-serif;font-size:24px;font-weight:900;line-height:1.15;letter-spacing:0}.gsh-login-intro,.gsh-login-card p{margin:10px 0 22px;color:var(--gsh-muted);line-height:1.65}.gsh-login-card .fieldset{display:grid;gap:16px}.gsh-login-card .label{display:block;margin-bottom:7px;color:var(--gsh-ink);font-size:13px;font-weight:900}.gsh-login-card .form-input{height:50px;border:1px solid var(--gsh-line)!important;border-radius:12px!important;background:#fff!important;color:var(--gsh-ink)!important}.gsh-login-card .form-input:focus{border-color:var(--gsh-blue)!important;box-shadow:0 0 0 3px rgba(30,77,255,.12)!important;outline:0}.gsh-password-toggle{height:50px;width:50px;margin-left:8px;border:1px solid var(--gsh-line);border-radius:12px;background:var(--gsh-soft);color:var(--gsh-ink);display:inline-flex;align-items:center;justify-content:center}.gsh-login-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding-top:10px}.gsh-login-actions .btn{min-height:50px;border-radius:999px!important;padding:0 22px!important;font-weight:900!important}.gsh-login-actions .btn-primary{background:var(--gsh-ink)!important;color:#fff!important}.gsh-login-actions .btn-primary:hover{background:var(--gsh-blue)!important}.gsh-login-actions .btn-secondary{background:#fff!important;border:1px solid var(--gsh-ink)!important;color:var(--gsh-ink)!important}.gsh-login-actions .btn-secondary:hover{background:var(--gsh-ink)!important;color:#fff!important}.gsh-login-forgot{color:var(--gsh-blue);font-weight:800;text-decoration:none}.gsh-login-forgot:hover{text-decoration:underline}.gsh-login-benefits{display:grid;gap:10px;margin-top:18px}.gsh-login-benefits li{display:flex;align-items:center;gap:10px;color:var(--gsh-ink);font-weight:800}.gsh-login-benefits li:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--gsh-blue);flex:0 0 auto}
.customer-account-create .page-title-wrapper{max-width:1320px;margin:24px auto 18px;padding:34px 32px;border-radius:24px;background:linear-gradient(135deg,var(--gsh-ink),var(--gsh-blue-deep));color:#fff}.customer-account-create .page-title{margin:0!important;color:#fff!important;font-family:"Open Sans",system-ui,sans-serif!important;font-size:clamp(34px,5vw,64px)!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important}.customer-account-create .columns{max-width:1320px;margin:0 auto;padding:0 24px}.customer-account-create .registration-container{max-width:1320px;margin:0 auto}.gsh-register-page{margin-bottom:34px}.gsh-register-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.gsh-register-card{min-width:0;margin:0;padding:28px;border:1px solid var(--gsh-line);border-radius:22px;background:#fff;box-shadow:0 18px 52px -40px rgba(10,31,140,.42)}.gsh-register-card--address{margin-top:24px;background:linear-gradient(180deg,#fff,var(--gsh-blue-soft))}.gsh-register-card legend{display:block;width:100%;margin:0 0 20px;color:var(--gsh-ink);font-family:"Open Sans",system-ui,sans-serif;font-size:24px;font-weight:900;line-height:1.15;letter-spacing:0}.gsh-register-card .field{margin-bottom:16px}.gsh-register-card .label{display:block;margin-bottom:7px;color:var(--gsh-ink);font-size:13px;font-weight:900}.gsh-register-card .control{min-width:0}.gsh-register-card .control.flex{display:flex;align-items:center}.gsh-register-card .form-input,.gsh-register-card .form-select{width:100%;min-width:0;min-height:50px;border:1px solid var(--gsh-line)!important;border-radius:12px!important;background:#fff!important;color:var(--gsh-ink)!important}.gsh-register-card .form-input:focus,.gsh-register-card .form-select:focus{border-color:var(--gsh-blue)!important;box-shadow:0 0 0 3px rgba(30,77,255,.12)!important;outline:0}.gsh-register-card .checkbox{width:18px;height:18px;margin-right:8px;border-color:var(--gsh-line)!important;border-radius:5px!important}.gsh-register-card .field.choice{display:flex;align-items:center;margin-top:4px}.gsh-register-card .nested{display:grid;gap:12px;margin-top:12px}.gsh-register-card .messages,.gsh-register-card .message{border-radius:12px}.gsh-password-strength{align-self:center;margin-top:0}.gsh-register-card .password-strength-meter{padding:10px 12px;border-radius:12px;background:var(--gsh-blue-soft);color:var(--gsh-muted);font-size:13px;font-weight:800}.gsh-register-card .password-strength-meter span{color:var(--gsh-ink)}.gsh-register-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:24px;padding:24px;border:1px solid var(--gsh-line);border-radius:22px;background:#fff;box-shadow:0 18px 52px -42px rgba(10,31,140,.36)}.gsh-register-actions .primary,.gsh-register-actions .secondary{margin:0!important}.gsh-register-actions .btn{min-height:52px;border-radius:999px!important;padding:0 24px!important;background:var(--gsh-ink)!important;color:#fff!important;font-weight:900!important}.gsh-register-actions .btn:hover{background:var(--gsh-blue)!important}.gsh-register-back{color:var(--gsh-blue);font-weight:800;text-decoration:none}.gsh-register-back:hover{text-decoration:underline}
@media (max-width:820px){.gsh-category-intro__grid,.gsh-product-trust__inner{grid-template-columns:1fr;padding:22px;border-radius:22px}.gsh-category-usp,.gsh-trust-cards{grid-template-columns:1fr}.gsh-category-seo{padding-top:48px}.gsh-product-trust{padding-bottom:48px}.checkout-cart-index .page-title-wrapper,.checkout-index-index .page-title-wrapper{margin:16px;padding:26px 20px;border-radius:22px}.checkout-cart-index .cart-container,.checkout-cart-index .columns,.checkout-index-index .columns{padding-left:16px;padding-right:16px}}
@media (max-width:1180px){.gsh-all-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.gsh-section-first{padding-top:30px}.gsh-hero-stats{margin-top:34px}.gsh-all-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gsh-all-category-card{min-height:160px;padding:16px;border-radius:14px}.gsh-all-category-card span{font-size:18px}.products-grid .product-item-name,.products-grid .gsh-grid-product-name{font-size:13px;line-height:1.2}.products-grid .price{font-size:17px}.products-grid [data-addto=cart].btn-primary{display:inline-flex!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:999px!important}.products-grid [data-addto=cart] .gsh-addtocart-label{display:none!important}.products-grid [data-addto=cart] svg{width:21px!important;height:21px!important}.products-grid .special-price .price-label,.products-grid .sale,.products-grid .onsale,.products-grid .label-sale,.products-grid .product-label-sale,.products-grid [class*=sale-label],.products-grid [class*=discount-label]{display:none!important}}@media (max-width:380px){.gsh-all-category-grid{grid-template-columns:1fr}}
@media (max-width:820px){.customer-account-login .page-title-wrapper,.customer-account-create .page-title-wrapper{margin:16px;padding:26px 20px;border-radius:20px}.customer-account-login .columns,.customer-account-create .columns{padding:0 16px}.customer-account-login .login-container,.gsh-register-grid{grid-template-columns:1fr}.gsh-login-card,.gsh-register-card{padding:22px;border-radius:18px}.gsh-login-actions,.gsh-register-actions{align-items:stretch;flex-direction:column}.gsh-login-actions .btn,.gsh-register-actions .btn{width:100%}.gsh-login-forgot,.gsh-register-back{text-align:center}.gsh-register-card .flex.flex-wrap{display:block}.gsh-password-strength{margin-top:10px}}

.catalog-product-view .gsh-club-specs{margin:18px 0;padding:0;border:0;border-radius:0;background:transparent}.catalog-product-view .gsh-club-specs h2{margin:0 0 10px!important;color:var(--gsh-ink)!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important}.catalog-product-view .gsh-club-specs .table-wrapper{max-width:100%;overflow-x:auto}.catalog-product-view .gsh-club-specs table{width:100%;border-collapse:collapse}.catalog-product-view .gsh-club-specs tr{border-bottom:1px solid var(--gsh-line)}.catalog-product-view .gsh-club-specs tr:last-child{border-bottom:0}.catalog-product-view .gsh-club-specs th,.catalog-product-view .gsh-club-specs td{width:50%;padding:9px 8px 9px 0;text-align:left;vertical-align:top;font-size:14px;line-height:1.45}.catalog-product-view .gsh-club-specs th{color:var(--gsh-muted);font-weight:400}.catalog-product-view .gsh-club-specs td{color:var(--gsh-ink);font-weight:500;overflow-wrap:anywhere}.catalog-product-view .gsh-club-specs dl,.catalog-product-view .gsh-club-specs dt,.catalog-product-view .gsh-club-specs dd{display:revert}

[x-cloak]{display:none!important}.gsh-mobile-search-btn,.gsh-mobile-filter-toggle{display:none}.catalog-product-view #description h2,.catalog-product-view #product-attributes h2,.catalog-product-view .gsh-club-specs h2{font-family:"Open Sans",system-ui,sans-serif!important;letter-spacing:0!important}.gsh-club-specs dl>div{grid-template-columns:minmax(0,128px) minmax(0,1fr)}.gsh-club-specs dt,.gsh-club-specs dd{min-width:0;overflow-wrap:anywhere;word-break:normal}.catalog-category-view .toolbar-products .gsh-mobile-filter-toggle,.catalogsearch-result-index .toolbar-products .gsh-mobile-filter-toggle{align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;background:var(--gsh-blue-deep);color:#fff;font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.catalog-category-view .toolbar-products .gsh-mobile-filter-toggle:hover,.catalogsearch-result-index .toolbar-products .gsh-mobile-filter-toggle:hover{background:var(--gsh-ink)}
@media (max-width:980px){.catalog-category-view .sidebar-main,.catalogsearch-result-index .sidebar-main{display:contents!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.catalog-category-view .sidebar-main>.gsh-filter-block,.catalogsearch-result-index .sidebar-main>.gsh-filter-block{display:contents!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.catalog-category-view .gsh-filter-heading,.catalogsearch-result-index .gsh-filter-heading{display:none!important}.catalog-category-view .sidebar-main #filters-content,.catalogsearch-result-index .sidebar-main #filters-content{display:none!important;position:fixed;top:0;right:auto;bottom:0;left:0;z-index:70;width:min(340px,88vw);max-width:88vw;overflow:auto;padding:0 18px 22px;border:0;border-radius:0 18px 18px 0;background:#fff;box-shadow:22px 0 60px -30px rgba(10,14,26,.58);transform:translateX(-100%)}.catalog-category-view .sidebar-main #filters-content.gsh-filter-open,.catalogsearch-result-index .sidebar-main #filters-content.gsh-filter-open{display:block!important;transform:translateX(0)}.gsh-filter-drawer-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;margin:0 -18px 14px;padding:18px;border-bottom:1px solid var(--gsh-line);background:#fff;color:var(--gsh-ink)}.gsh-filter-drawer-head strong{font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gsh-filter-drawer-head button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--gsh-line);border-radius:999px;background:var(--gsh-soft);color:var(--gsh-ink)}.catalog-category-view .toolbar-products .gsh-mobile-filter-toggle,.catalogsearch-result-index .toolbar-products .gsh-mobile-filter-toggle{display:inline-flex;grid-column:span 2;background:#fff;color:var(--gsh-ink);border:1px solid var(--gsh-line);box-shadow:0 1px 2px rgba(10,14,26,.04)}.catalog-category-view .toolbar-products .gsh-mobile-filter-toggle:hover,.catalogsearch-result-index .toolbar-products .gsh-mobile-filter-toggle:hover{background:var(--gsh-soft);color:var(--gsh-ink)}.catalog-category-view .toolbar-products,.catalogsearch-result-index .toolbar-products{align-items:center!important}}
@media (max-width:820px){.gsh-mobile-search-btn{display:inline-flex}.catalog-category-view .breadcrumbs,.catalog-product-view .breadcrumbs,.catalogsearch-result-index .breadcrumbs{padding:2px 16px!important;margin:0 auto!important;font-size:11px;line-height:1.25;letter-spacing:.02em}.catalog-category-view .breadcrumbs .items,.catalog-product-view .breadcrumbs .items,.catalogsearch-result-index .breadcrumbs .items{margin:0!important}.catalog-category-view .page-title-wrapper,.catalogsearch-result-index .page-title-wrapper{margin:6px 16px 10px!important;padding:16px 16px!important}.catalog-product-view .page-title-wrapper{margin:4px 16px 6px!important;padding:0!important}.catalog-product-view .page-title{font-size:26px!important;line-height:1.05!important}.catalog-category-view .columns,.catalog-product-view .columns,.catalogsearch-result-index .columns{padding-top:0!important}.gsh-club-specs dl>div{grid-template-columns:minmax(0,112px) minmax(0,1fr);gap:10px}}
@media (max-width:520px){.gsh-club-specs dl>div{grid-template-columns:1fr;gap:3px}.catalog-category-view .toolbar-products .gsh-mobile-filter-toggle,.catalogsearch-result-index .toolbar-products .gsh-mobile-filter-toggle{grid-column:span 4;width:100%}}

.gsh-account-action{display:inline-flex;min-width:48px;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:var(--gsh-ink);font-size:10px;font-weight:800;line-height:1;text-align:center}.gsh-account-action>.relative{display:flex!important;align-items:center;justify-content:center}.gsh-account-action #customer-menu{display:inline-flex;min-width:42px;height:32px;align-items:center;justify-content:center;padding:0!important;border:0!important;background:transparent!important;color:inherit!important}.gsh-account-action #customer-menu:hover{color:var(--gsh-blue)!important}.gsh-account-action nav{text-align:left}.gsh-hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.gsh-hero-proof span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:13px;font-weight:800;line-height:1;backdrop-filter:blur(10px)}.gsh-hero-proof svg{flex:0 0 auto;color:var(--gsh-lime);stroke-width:2.4}.gsh-brands{grid-template-columns:repeat(5,minmax(0,1fr))}
@media (max-width:1180px){.gsh-brands{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (max-width:820px){.gsh-account-action{font-size:9px}.gsh-account-action #customer-menu{height:30px}.gsh-hero-proof{gap:8px;margin-top:22px}.gsh-hero-proof span{min-height:36px;padding:8px 11px;font-size:12px}.gsh-brands{grid-template-columns:repeat(2,minmax(0,1fr))}}

.gsh-hero-product--image{overflow:hidden;padding:0}.gsh-hero-product--image>a{display:block}.gsh-hero-product--image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:18px;background:var(--gsh-ink)}.gsh-hero-product--image .gsh-hero-product-meta{padding:0 22px 22px}

.checkout-cart-index .product-slider[data-slider-type="crosssell"]{max-width:1320px;margin:32px auto 0!important;padding:0 24px}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item{height:100%}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo{display:flex!important;width:100%!important;max-width:none!important;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;margin:0 0 12px!important;padding:16px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo img,.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-image-photo{width:100%!important;max-width:170px!important;height:170px!important;max-height:170px!important;object-fit:contain!important;margin:auto}@media (max-width:820px){.checkout-cart-index .product-slider[data-slider-type="crosssell"]{padding:0 16px}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo img,.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-image-photo{max-width:150px!important;height:150px!important;max-height:150px!important}}

.checkout-cart-index .product-slider[data-slider-type="crosssell"]{max-width:1320px;margin:34px auto 44px!important;padding:24px!important;border:1px solid var(--gsh-line);border-radius:16px;background:#f6f8fb;box-shadow:0 18px 42px -34px rgba(15,23,42,.34)}.checkout-cart-index .gsh-cart-crosssell__title{margin:0;color:var(--gsh-ink);font-size:22px;font-weight:900;line-height:1.18;letter-spacing:0}.checkout-cart-index .product-slider[data-slider-type="crosssell"] [data-prev],.checkout-cart-index .product-slider[data-slider-type="crosssell"] [data-next]{width:42px;height:42px;border-radius:999px!important;border:1px solid var(--gsh-line)!important;background:#fff!important;color:var(--gsh-ink)!important;box-shadow:0 8px 24px -18px rgba(15,23,42,.42)}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .snap-track{--snap-gap:16px;align-items:stretch;margin-top:18px;padding:2px 2px 12px}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item{height:auto!important;min-height:0!important;overflow:hidden;padding:14px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important;transform:none!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo{height:174px!important;min-height:174px!important;aspect-ratio:auto;padding:14px!important;border-radius:10px!important;background:#f8fafc!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-info{min-height:0!important;padding:0!important;text-align:left}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-info>.mt-2{margin-top:0!important;text-align:left!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .gsh-grid-product-name{min-height:50px;text-align:left}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .gsh-grid-product-name__main,.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-link{font-size:14px!important;line-height:1.25!important;font-weight:900!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .gsh-grid-product-name__meta{font-size:11px!important;line-height:1.25!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo img,.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-image-photo{max-width:150px!important;height:150px!important;max-height:150px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .price-box{margin-top:10px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .price{font-size:18px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] [data-addto=cart]{min-height:42px!important;border-radius:8px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .snap-pager{margin-top:8px}@media (max-width:820px){.checkout-cart-index .product-slider[data-slider-type="crosssell"]{margin:24px 16px 34px!important;padding:18px 14px!important;border-radius:14px}.checkout-cart-index .gsh-cart-crosssell__title{font-size:19px}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo{height:152px!important;min-height:152px!important}.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-item-photo img,.checkout-cart-index .product-slider[data-slider-type="crosssell"] .product-image-photo{max-width:132px!important;height:132px!important;max-height:132px!important}}
