:root{--ink:#293083;--ink-strong:#101640;--panel:#fff;--paper:#f6f8fb;--paper-strong:#edf2f9;--line:#d9e0ef;--line-strong:#b8c3df;--brand-blue:#293083;--brand-blue-dark:#101640;--brand-blue-soft:#eef1fb;--brand-lime:#a0c818;--brand-lime-dark:#6f8d06;--brand-lime-soft:#eff8cc;--accent:var(--brand-lime);--accent-dark:var(--brand-lime-dark);--on-accent:#101640;--cyan:var(--accent);--cyan-dark:var(--accent-dark);--red:#d63f34;--danger:#d63f34;--yellow:var(--brand-lime);--text:#172033;--muted:#64708a;--radius:8px;--shadow:0 22px 70px #10164024;--shadow-soft:0 10px 30px #10164014;--site-max:1360px;--site-gutter:clamp(20px, 4vw, 56px);--site-edge:max(var(--site-gutter), calc((100vw - var(--site-max)) / 2))}*{box-sizing:border-box}body{color:var(--text);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open,body.catalog-panel-open{overflow:hidden}.store-evo{--paper:#f4f5f7;--paper-strong:#eceff3;--line:#dce2ea;--line-strong:#bfc8d3;--brand-blue-soft:#fff3e8;--on-accent:#202532;--cyan:var(--accent);--cyan-dark:var(--accent-dark);--shadow:0 18px 52px #2025321f;--shadow-soft:0 8px 24px #20253214}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[hidden]{display:none!important}.top-strip{padding:8px var(--site-edge);background:linear-gradient(90deg, var(--brand-blue-dark), var(--brand-blue));color:#edf2ff;letter-spacing:0;justify-content:space-between;gap:16px;font-size:13px;display:flex}.store-evo .top-strip{color:#f4f6fb;background:#202532}.locale-switch{align-items:center;gap:9px;display:flex}.locale-switch a{background:#ffffff1f;border:1px solid #ffffff61;border-radius:3px;place-items:center;width:28px;height:19px;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-grid;overflow:hidden;box-shadow:0 2px 6px #03082a29}.locale-switch a.is-active{border-color:var(--brand-lime);box-shadow:0 0 0 1px #a0c81857,0 2px 6px #03082a29}.locale-switch a:hover{border-color:#fff;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff38,0 2px 6px #03082a2e}.locale-flag{width:100%;height:100%;display:block}.locale-flag-de{background:linear-gradient(#111 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66% 100%)}.locale-flag-fr{background:linear-gradient(90deg,#002395 0 33.33%,#fff 33.33% 66.66%,#ed2939 66.66% 100%)}.locale-flag-en{background:linear-gradient(27deg,#0000 0 43%,#fff 43% 49%,#c8102e 49% 52%,#fff 52% 58%,#0000 58%),linear-gradient(153deg,#0000 0 43%,#fff 43% 49%,#c8102e 49% 52%,#fff 52% 58%,#0000 58%),linear-gradient(90deg,#0000 0 38%,#fff 38% 45%,#c8102e 45% 55%,#fff 55% 62%,#0000 62%),linear-gradient(#0000 0 34%,#fff 34% 43%,#c8102e 43% 57%,#fff 57% 66%,#0000 66%),#012169}.locale-code{color:#fff;place-items:center;width:100%;height:100%;font-size:12px;font-weight:900;display:grid}.mobile-locale-form{display:none}.mobile-locale-select-wrap{display:block;position:relative}.mobile-locale-select-wrap:after{content:"";width:7px;height:7px;color:var(--brand-blue);pointer-events:none;border-bottom:2px solid;border-right:2px solid;position:absolute;top:50%;right:12px;transform:translateY(-64%)rotate(45deg)}.mobile-locale-form select{border:1px solid var(--line);width:auto;min-width:122px;height:40px;color:var(--brand-blue);appearance:none;cursor:pointer;background:#fff;border-radius:999px;padding:0 32px 0 12px;font-size:14px;font-weight:900;line-height:1}.site-header{color:var(--ink);background:#fffffff5;display:contents}.main-header{z-index:20;padding:18px var(--site-edge);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:minmax(190px,280px) minmax(260px,1fr) auto;align-items:center;gap:20px;display:grid;position:sticky;top:0;box-shadow:0 1px #1016401a,0 18px 34px #10164014}.brand,.footer-logo,.admin-brand{align-items:center;display:inline-flex}.brand-logo{width:min(248px,44vw);height:auto}.admin-brand{color:#fff;text-transform:uppercase;gap:10px;font-weight:800}.admin-brand img{border-radius:var(--radius);background:#fff;width:172px;height:auto;padding:8px 10px}.admin-help-card,.admin-explain{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:16px}.admin-help-card{margin-bottom:22px}.admin-help-card h2,.admin-explain strong{color:var(--brand-blue-dark)}.admin-help-card p,.admin-explain p,.admin-help{color:var(--muted);line-height:1.55}.admin-explain{gap:6px;display:grid}.admin-explain p{margin:0 0 8px}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-form-grid label{color:var(--muted);gap:7px;font-weight:800;display:grid}.admin-form-grid input,.admin-form-grid textarea,.admin-form-grid select{width:100%}.admin-full{grid-column:1/-1}.admin-form-actions{justify-content:flex-end;display:flex}.admin-color-chip{border:1px solid var(--line-strong);background:var(--chip-color);vertical-align:middle;border-radius:50%;width:18px;height:18px;margin-right:8px;display:inline-block}.admin-explain code{color:var(--brand-blue);background:#fff;border-radius:4px;padding:2px 6px;font-weight:800}.login-logo{width:min(260px,100%);height:auto;display:block}.search-form{border:1px solid var(--line);background:var(--paper);border-radius:999px;grid-template-columns:1fr auto;min-height:48px;display:grid;overflow:hidden}.search-form input{min-width:0;color:var(--text);background:0 0;border:0;padding:0 18px}.search-form input::placeholder{color:#87928d}.search-form button,.cart-link,.button,.admin-sidebar button,.admin-search button,.cart-line button{border-radius:var(--radius);cursor:pointer;text-align:center;border:0;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.search-form button,.button.primary{background:var(--brand-blue);color:#fff}.button.ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff6b}.button.ghost-light{border:1px solid var(--line-strong);color:var(--brand-blue);background:#fff}.header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sponsor-header-link,.account-link{border:1px solid var(--line);min-height:44px;color:var(--brand-blue);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.account-link:before,.cart-link:before{content:"";background:currentColor;flex:none;width:18px;height:18px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.account-link:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-4.4 0-8 2.4-8 5.4V22h16v-2.6c0-3-3.6-5.4-8-5.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-4.4 0-8 2.4-8 5.4V22h16v-2.6c0-3-3.6-5.4-8-5.4Z'/%3E%3C/svg%3E")}.cart-link:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M7 18a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm10 0a2 2 0 1 0 .01 0H17ZM2 3h2.2l2.6 11.2A3 3 0 0 0 9.7 16h7.8a3 3 0 0 0 2.8-2l2-6H7.1L6.4 5H2V3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M7 18a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm10 0a2 2 0 1 0 .01 0H17ZM2 3h2.2l2.6 11.2A3 3 0 0 0 9.7 16h7.8a3 3 0 0 0 2.8-2l2-6H7.1L6.4 5H2V3Z'/%3E%3C/svg%3E")}.sponsor-header-link{background:var(--brand-blue-soft);color:var(--brand-blue);border-color:#2930832e}.store-evo .sponsor-header-link{color:#202532;background:#fff6ee;border-color:#ff830061}.store-evo .sponsor-header-link:hover{border-color:var(--accent);background:#fff}.sponsor-header-link:hover{border-color:var(--brand-blue);background:#fff;transform:translateY(-1px)}.account-link:hover,.button.ghost-light:hover{border-color:var(--brand-lime);transform:translateY(-1px)}.cart-link{background:var(--accent);color:var(--on-accent);border-radius:999px;align-items:center;gap:8px;display:inline-flex}.button:hover,.cart-link:hover,.search-form button:hover{transform:translateY(-1px)}.store-evo .search-form button{color:#fff;background:#202532}.store-evo .search-form button:hover{background:#11151f}.store-evo .cart-link{background:var(--accent);color:#202532}.store-evo .cart-link:hover{background:#ff9a26}.category-nav{padding:0 var(--site-edge) 14px;border-top:1px solid var(--line);background:#fffffff5;gap:6px;display:flex;overflow-x:auto}.category-nav-item{align-items:center;display:flex;position:relative}.category-nav>a,.category-nav-link{text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;min-height:42px;padding:0 13px;font-family:Roboto Condensed,Inter,sans-serif;font-size:14px;font-weight:700;display:flex}.category-nav>a:hover,.category-nav-link:hover,.category-nav-link.is-active{background:var(--paper-strong);color:var(--brand-blue)}.category-nav-offers{color:var(--brand-lime-dark)}.store-evo .category-nav{background:#fff;overflow:visible}.store-evo .category-nav>a,.store-evo .category-nav-link{border-radius:0;padding:0 10px}.store-evo .category-nav>a:hover,.store-evo .category-nav-link:hover,.store-evo .category-nav-link.is-active{color:#202532;box-shadow:inset 0 -2px 0 var(--accent);background:0 0}.store-evo .category-nav-link.is-active{color:#202532}.store-evo .category-nav-offers{color:var(--accent-dark)}.promo-ticker{background:linear-gradient(90deg, var(--brand-blue-dark), var(--brand-blue));color:#d1f336;white-space:nowrap;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff1a;width:100%;display:flex;overflow:hidden}.store-evo .promo-ticker{color:var(--accent);background:#202532;border-top-color:#ff830038;border-bottom-color:#ff830042}.store-evo .promo-ticker span:after{background:#ff83009e}.promo-ticker-track{flex:none;align-items:center;min-width:max-content;animation:28s linear infinite promoTicker;display:flex}.promo-ticker:hover .promo-ticker-track{animation-play-state:paused}.promo-ticker span{letter-spacing:.06em;text-transform:uppercase;align-items:center;min-height:36px;padding:0 clamp(18px,3vw,42px);font-family:Roboto Condensed,Inter,sans-serif;font-size:14px;font-weight:900;display:inline-flex}.promo-ticker span:after{content:"";background:#ffffffb8;border-radius:999px;width:5px;height:5px;margin-left:clamp(18px,3vw,42px)}.breadcrumbs{border-bottom:1px solid var(--line);background:#fff}.breadcrumbs ol{max-width:var(--site-max);padding:11px var(--site-gutter);flex-wrap:wrap;align-items:center;gap:6px;margin:0 auto;list-style:none;display:flex}.breadcrumbs li{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.breadcrumbs li+li:before{content:"/";color:#9aa5bb;font-weight:700}.breadcrumbs a{color:#56627b}.breadcrumbs a:hover{color:var(--brand-blue)}.store-evo .breadcrumbs a:hover{color:var(--accent-dark)}.breadcrumbs span[aria-current=page]{color:var(--text)}@keyframes promoTicker{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.promo-ticker{overflow-x:auto}.promo-ticker-track{animation:none}.promo-ticker-track+.promo-ticker-track{display:none}}.hero{background-color:var(--ink-strong);color:#fff;background-position:50% 44%;background-size:cover;border-bottom:1px solid #ffffff1f;align-items:center;min-height:clamp(620px,62vh,760px);padding:clamp(64px,6vw,92px) 0 clamp(76px,7vw,112px);display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;width:min(820px, calc(100% - (var(--site-gutter) * 2)));margin-left:var(--site-edge);position:relative}.hero-summer-promo .hero-content{width:min(780px, calc(100% - (var(--site-gutter) * 2)))}.hero-campaign-kicker{color:var(--brand-lime);letter-spacing:.07em;text-transform:uppercase;text-shadow:0 2px 14px #0308245c;align-items:center;gap:12px;margin-bottom:18px;font-size:14px;font-weight:900;line-height:1;display:inline-flex}.hero-campaign-kicker:before{content:"";background:currentColor;border-radius:999px;width:clamp(34px,4vw,58px);height:2px;box-shadow:0 0 24px #a0c8186b}.hero-promo-label{color:#d1f336}.hero-promo-date{color:#f0f7c3;padding-left:14px;position:relative}.hero-promo-date:before{content:"";background:currentColor;border-radius:999px;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.eyebrow,.section-heading p,.admin-heading p{color:var(--cyan);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:13px;font-weight:800}h1,h2,h3{letter-spacing:0;margin:0;font-family:Roboto Condensed,Inter,sans-serif;line-height:1.05}.hero h1{max-width:800px;font-size:clamp(44px,5vw,70px);line-height:1.02}.hero-summer-promo h1{max-width:700px;font-size:clamp(52px,6vw,86px)}.hero p{color:#e6eaff;max-width:650px;margin:22px 0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero .button{letter-spacing:0;border-radius:8px;min-height:58px;padding:0 28px;font-size:16px;font-weight:900;position:relative}.hero .button.primary{background:linear-gradient(135deg, #b6df23, var(--brand-lime));color:var(--brand-blue-dark);border:1px solid #ffffff61;box-shadow:0 18px 38px #03082457,inset 0 1px #ffffff5c}.hero .button.primary:hover{background:linear-gradient(135deg,#c1eb2d,#a8d01a);box-shadow:0 22px 44px #03082461,inset 0 1px #ffffff70}.hero .button.ghost{color:#fff;background:#ffffff1c;border:1px solid #ffffff7a;box-shadow:inset 0 1px #fff3}.hero .button.ghost:hover{color:#fff;background:#10164075;border-color:#a0c818d1;box-shadow:0 16px 34px #0308243d,inset 0 1px #ffffff38}.hero .button:focus-visible{outline-offset:4px;outline:3px solid #a0c81875}.hero-evo{background-color:#11151f;background-position:100%;min-height:clamp(560px,60vh,720px)}.hero-evo:before{content:"";background:#11151fb3;position:absolute;inset:0}.hero-evo .hero-content{width:min(760px, calc(100% - (var(--site-gutter) * 2)))}.hero-evo .eyebrow{color:var(--accent)}.hero-evo h1{max-width:720px;font-size:clamp(46px,5.2vw,78px)}.hero-evo p{color:#f0f3f8;max-width:610px}.hero-evo .button.primary{border-color:var(--accent);background:var(--accent);color:#11151f;box-shadow:none}.hero-evo .button.primary:hover{color:#11151f;background:#ff9b29}.hero-evo .button.ghost:hover{background:#ff830024;border-color:#ff8300c7}.hero-evo .button:focus-visible{outline-color:#ff830085}.section,.listing-shell,.product-detail,.product-info,.product-tabs,.product-rich-sections,.product-downloads,.club-band{width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));margin:0 auto}.section{padding:64px 0}.section.narrow{width:min(860px, calc(100% - (var(--site-gutter) * 2)))}.surface{background:0 0}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading-copy{max-width:520px;color:var(--muted);font-size:15px;line-height:1.55}.section-heading h1,.section-heading h2,.category-hero h1{font-size:clamp(30px,3.5vw,48px)}.offer-listing-hero{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:24px;display:grid}.offer-listing-search{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.offer-listing-search input{min-height:46px}.offer-category-list{gap:8px;margin-top:24px;display:grid}.offer-category-list strong{color:var(--brand-blue-dark)}.offer-category-list a{border:1px solid var(--line);min-height:42px;color:var(--ink);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;font-weight:800;display:grid}.offer-category-list a:hover,.offer-category-list a.is-active{border-color:var(--brand-blue);background:var(--brand-blue-soft);color:var(--brand-blue)}.offer-category-list span{min-width:0}.offer-category-list b{min-width:30px;color:var(--muted);text-align:center;background:#fff;border-radius:999px;padding:3px 8px;font-size:12px}.range-section{padding-bottom:44px;scroll-margin-top:174px}.featured-section{padding-top:38px}.featured-section .section-heading{border-top:1px solid var(--line);padding-top:42px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.category-tile{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:16px;min-height:144px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #1016400b}.category-tile:hover{border-color:var(--line-strong);background:#fbfcff;transform:translateY(-1px);box-shadow:0 14px 34px #10164013}.category-tile-visual{border:1px solid var(--line);border-radius:var(--radius);background:#f9fbff;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.category-tile-visual img{object-fit:contain;opacity:.86;width:100%;height:100%;padding:10px;transition:transform .2s}.category-tile:hover .category-tile-visual img{transform:scale(1.04)}.category-tile-placeholder{background:var(--brand-blue-soft);width:72px;height:72px;color:var(--brand-blue);border-radius:999px;place-items:center;font-weight:900;display:grid}.category-tile-content{align-content:start;gap:8px;min-width:0;display:grid}.category-tile-title{color:var(--ink-strong);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-family:Roboto Condensed,Inter,sans-serif;font-size:25px;font-weight:700;line-height:1.05}.category-tile-meta,.product-card p,.uvp,.product-facts dd,.empty-state{color:var(--muted)}.category-tile-meta{font-size:13px;font-weight:800}.category-tile-cta{color:var(--brand-blue);border:0;justify-self:start;align-items:center;margin-top:3px;padding:0;font-size:12px;font-weight:900;display:inline-flex}.category-tile-cta:after{content:">";margin-left:8px}.store-evo .category-tile-cta{color:var(--accent-dark)}.store-evo .category-tile-placeholder{background:color-mix(in srgb, var(--accent) 14%, #fff);color:var(--accent)}@media (width<=1380px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sport-entry-section{padding-bottom:22px}.sport-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.sport-card{border:1px solid var(--line);border-radius:var(--radius);min-height:154px;box-shadow:var(--shadow-soft);background:#fff;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:16px;padding:20px;display:grid;position:relative;overflow:hidden}.sport-card:before{display:none}.sport-card-copy{align-content:space-between;gap:12px;min-width:0;min-height:112px;display:grid;position:relative}.sport-card-title{color:var(--ink-strong);-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal;white-space:nowrap;word-break:keep-all;font-size:clamp(25px,1.65vw,30px);font-weight:950;line-height:1;position:relative}.sport-card em{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;font-style:normal;font-weight:800;line-height:1.45;display:-webkit-box;position:relative;overflow:hidden}.sport-card small{color:var(--brand-blue);justify-self:start;font-weight:900;position:relative}.sport-card-visual{border:1px solid color-mix(in srgb, var(--sport-accent,var(--accent)) 34%, #d9e0ec);background:color-mix(in srgb, var(--sport-accent,var(--accent)) 10%, #fff);width:64px;height:64px;color:var(--sport-accent,var(--accent));border-radius:8px;justify-self:end;place-items:center;display:grid;position:relative;overflow:visible}.sport-card-visual svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.sport-card-visual img{object-fit:contain;width:50px;height:50px}.sport-card:hover{border-color:var(--sport-accent,var(--brand-lime));transform:translateY(-2px)}.store-evo .sport-entry-section{padding-top:54px}.store-evo .sport-grid{grid-template-columns:repeat(auto-fit,minmax(315px,1fr))}.store-evo .sport-card{min-height:154px;box-shadow:none;background:#fff;border-color:#2025321f}.store-evo .sport-card:before{display:none}.store-evo .sport-card-title{color:#11151f}.store-evo .sport-card-visual{color:#202532;background:#fff6ee;border-color:#ff83003d}.store-evo .sport-card small{color:#202532}.store-evo .sport-card:hover{box-shadow:none;border-color:#20253238}.evo-decoration-showcase{width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));color:#fff;background:#11151f;border:1px solid #2025321f;border-radius:8px;min-height:auto;margin:0 auto 42px;position:relative;overflow:hidden}.evo-decoration-content{min-height:inherit;grid-template-columns:minmax(0,.9fr) minmax(260px,.54fr);align-items:center;gap:clamp(24px,3vw,38px);padding:clamp(26px,3.2vw,40px);display:grid;position:relative}.evo-decoration-copy{max-width:600px}.evo-decoration-kicker{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:950}.evo-decoration-copy h2{color:#fff;max-width:620px;font-size:clamp(28px,3vw,42px);line-height:1.08}.evo-decoration-copy p{color:#ffffffc7;max-width:560px;margin:16px 0 0;font-size:clamp(14px,1vw,16px);font-weight:500;line-height:1.55}.evo-decoration-copy strong{color:#fff;margin-top:18px;font-size:clamp(15px,1.05vw,18px);font-weight:900;display:block}.evo-decoration-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.evo-decoration-actions .button{border-radius:8px;min-height:42px;padding:0 18px;font-weight:950}.evo-decoration-actions .button.primary{border-color:var(--accent);background:var(--accent);color:#11151f}.evo-decoration-actions .button.primary:hover{background:#ff9b29}.evo-decoration-actions .button.ghost{color:#fff;background:0 0;border:1px solid #ffffff5c}.evo-decoration-actions .button.ghost:hover{background:#ff830021;border-color:#ff8300b3}.evo-decoration-methods{background:#ffffff0e;border:1px solid #ffffff29;border-radius:8px;align-self:center;gap:0;padding:8px;display:grid}.evo-decoration-method{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff1a;border-radius:0;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 6px;font-size:15px;font-weight:900;display:flex}.evo-decoration-method:last-child{border-bottom:0}.evo-decoration-method:before{content:"";border:2px solid var(--accent);border-radius:5px;flex:none;width:18px;height:18px}.evo-decoration-method:after{content:"";border-top:2px solid #ffffffb8;border-right:2px solid #ffffffb8;flex:none;width:8px;height:8px;transform:rotate(45deg)}.evo-decoration-method span{flex:1}.evo-decoration-method:hover{color:var(--accent)}.sport-category-section{padding-bottom:16px}.sport-hero{background:linear-gradient(135deg, #fffffff0, #f6f8fbf0), radial-gradient(circle at 88% 20%, color-mix(in srgb, var(--brand-lime) 20%, transparent), transparent 30%)}.store-evo .sport-hero{border-bottom:1px solid var(--line);color:#11151f;background:#fff}.store-evo .sport-hero p{color:var(--muted)}.sport-category-list{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:12px;display:grid}.sport-category-link{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:center;gap:10px;min-height:96px;padding:17px 20px;display:grid}.sport-category-link:hover{border-color:var(--line-strong);background:var(--paper)}.sport-category-main{gap:4px;min-width:0;display:grid}.sport-category-main strong{color:#11151f;font-size:20px;line-height:1.1}.sport-category-main small{color:var(--muted);font-size:12px;font-weight:800}.sport-category-action{color:var(--accent-dark);text-transform:uppercase;font-size:12px;font-weight:900}.sport-home-hero{--sport-accent:var(--accent);width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;gap:clamp(28px,5vw,62px);margin:34px auto 0;padding:clamp(30px,5vw,58px);display:grid}.sport-home-image-hero{color:#fff;background-color:#11151f;background-position:50%;background-size:cover;border:0;border-radius:0;align-items:flex-end;width:100%;min-height:clamp(300px,36vh,460px);margin:0;padding:0;display:flex}.sport-home-image-hero .sport-home-copy{width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));max-width:none;margin:0 auto;padding:clamp(54px,6vw,84px) 0}.sport-home-image-hero .sport-home-copy h1{color:#fff;text-shadow:0 12px 34px #00000057;max-width:900px;margin:0;font-size:clamp(54px,7vw,96px);line-height:.95}.store-evo .sport-home-image-hero{border-bottom:4px solid var(--sport-accent)}.sport-home-copy{max-width:700px}.sport-home-copy .eyebrow{color:var(--sport-accent)}.sport-home-copy h1{color:#11151f;font-size:clamp(46px,5vw,74px)}.sport-home-copy p{max-width:660px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.65}.sport-home-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.store-evo .sport-home-actions .button.primary,.sport-home-service .button.primary{background:var(--sport-accent);color:#11151f}.store-evo .sport-home-actions .button.primary:hover,.sport-home-service .button.primary:hover{background:var(--accent-dark);color:#fff}.sport-home-visual{min-height:320px}.sport-home-main-image,.sport-home-product-stack{width:100%;height:100%}.sport-home-main-image{object-fit:cover;border-radius:6px;max-height:430px;display:block}.sport-home-product-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.sport-home-product-stack figure{border:1px solid var(--line);background:#f7f8fa;border-radius:6px;grid-template-rows:minmax(220px,1fr) auto;gap:10px;margin:0;padding:12px;display:grid}.sport-home-product-stack img{object-fit:contain;width:100%;height:100%;min-height:220px}.sport-home-product-stack figcaption{color:#11151f;font-size:12px;font-weight:900;line-height:1.2}.sport-home-placeholder{border:1px solid var(--line);min-height:320px;color:var(--sport-accent);background:#f7f8fa;border-radius:6px;place-items:center;font-size:clamp(30px,4vw,52px);font-weight:950;display:grid}.sport-home-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:16px;display:grid}.sport-home-category-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:16px;min-height:144px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #1016400b}.sport-home-category-card:hover{border-color:var(--line-strong);background:#fbfcff;transform:translateY(-1px);box-shadow:0 14px 34px #10164013}.sport-home-category-card.without-visual{grid-template-columns:minmax(0,1fr) 96px}.sport-home-category-copy{align-content:start;gap:8px;min-width:0;display:grid}.sport-home-category-copy strong{color:#11151f;font-family:Roboto Condensed,Inter,sans-serif;font-size:25px;font-weight:700;line-height:1.05}.sport-home-category-copy small{color:var(--muted);font-size:13px;font-weight:900}.sport-home-category-copy b{color:var(--accent-dark);align-items:center;margin-top:3px;font-size:12px;font-weight:900;display:inline-flex}.sport-home-category-copy b:after{content:">";margin-left:8px}.sport-home-category-image{border:1px solid var(--line);border-radius:var(--radius);background:#f9fbff;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.sport-home-category-image img{object-fit:contain;opacity:.86;width:100%;height:100%;padding:10px;transition:transform .2s}.sport-home-category-card:hover .sport-home-category-image img{transform:scale(1.04)}.sport-home-category-image span{background:color-mix(in srgb, var(--accent) 14%, #fff);width:72px;height:72px;color:var(--accent);border-radius:999px;place-items:center;font-size:24px;font-weight:900;display:grid}.sport-home-service{--sport-accent:var(--accent);width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));color:#fff;background:#171c27;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:16px auto 8px;padding:clamp(26px,4vw,40px);display:grid}.sport-home-service span{color:var(--sport-accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.sport-home-service h2{max-width:760px;font-size:clamp(30px,3vw,46px)}.sport-home-service p{color:#d7dce7;max-width:780px;margin:12px 0 0;font-size:16px;line-height:1.6}.sport-featured-section{padding-top:42px}.listing-shell-wide{grid-template-columns:minmax(0,1fr)}.service-spotlight{padding:clamp(32px, 4vw, 46px) var(--site-edge);color:#fff;background:linear-gradient(110deg,#101640f7 0%,#293083eb 46%,#101640c2 100%),url(/images/tt-planet-hero-club.png) 50%/cover;margin:24px 0 42px;position:relative;overflow:hidden}.service-spotlight:before{content:"";pointer-events:none;opacity:.24;background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(0deg,#ffffff0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:88px 88px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.service-spotlight:after{content:"";pointer-events:none;background:linear-gradient(132deg,#0000 0 62%,#a0c8184d 62.15% 62.5%,#0000 62.65%),linear-gradient(18deg,#0000 0 74%,#ffffff29 74.15% 74.35%,#0000 74.5%);position:absolute;inset:0}.service-spotlight-shell{z-index:1;width:min(var(--site-max), 100%);grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:clamp(22px,4vw,44px);margin:0 auto;display:grid;position:relative}.service-spotlight-copy{max-width:700px}.service-kicker,.sponsor-form-heading p,.sponsor-hero-copy p{color:var(--brand-lime-dark);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:900}.service-kicker{color:var(--brand-lime)}.service-spotlight-copy h2,.sponsor-hero h1,.sponsor-form-heading h2{color:var(--ink-strong)}.service-spotlight-copy h2{color:#fff;max-width:660px;font-size:clamp(29px,3.1vw,44px);line-height:1.04}.service-lead{color:#dbe3ff;max-width:590px;margin-top:12px;font-size:clamp(15px,1vw,16px);line-height:1.58}.service-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.service-actions .button.primary{background:var(--brand-lime);color:var(--brand-blue-dark);box-shadow:0 16px 34px #a0c81838}.service-actions .button.ghost-light{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff57}.service-visual-card{border-radius:var(--radius);color:var(--ink-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f8fbed;border:1px solid #ffffff52;padding:clamp(14px,1.8vw,18px);box-shadow:0 20px 56px #03082a3d}.service-visual-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.service-visual-header span{color:var(--brand-lime-dark);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.service-visual-header strong{color:var(--brand-blue);font-size:14px}.service-visual-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-shirt-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#fff,#f7f9fd);grid-template-rows:1fr auto;place-items:center;min-height:198px;margin:0;display:grid;position:relative;overflow:hidden}.service-shirt-card img{object-fit:contain;width:84%;max-height:148px}.service-shirt-card figcaption{border-top:1px solid var(--line);width:100%;color:var(--muted);text-align:center;padding:10px 12px;font-size:12px;font-weight:800}.service-print-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.service-print-map span{border:1px solid var(--line);border-radius:var(--radius);min-height:38px;color:var(--brand-blue);text-align:center;background:#fff;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-product-grid>.product-card:nth-child(n+11){display:none}.product-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;grid-template-rows:238px 1fr;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.product-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.product-card-image{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);place-items:center;padding:22px;display:grid;position:relative}.offer-badge,.offer-detail-badge{background:var(--brand-lime);min-height:26px;color:var(--brand-blue-dark);letter-spacing:.03em;text-transform:uppercase;border:1px solid #a0c81870;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 8px 18px #1016401f}.offer-badge{z-index:2;position:absolute;top:12px;left:12px}.offer-detail-badge{width:fit-content;margin-top:12px}.product-card-image img{object-fit:contain;max-height:198px;transition:transform .2s}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-body{align-content:space-between;gap:10px;padding:16px 16px 18px;display:grid}.product-card-meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:10px;font-size:12px;font-weight:800;display:flex}.product-card h3{min-height:44px;font-size:20px;line-height:1.1}.product-card p{min-height:58px;margin:0;font-size:14px;line-height:1.45}.price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-top:12px;font-weight:800;display:flex}.price-row .price-stack{color:var(--ink);font-size:20px}.price-stack,.product-price,.textile-size-price{gap:2px;line-height:1.05;display:inline-grid}.price-stack del,.product-price del,.textile-size-price del{color:var(--muted);font-size:.72em;font-weight:800;text-decoration-thickness:2px}.price-stack strong,.product-price strong,.textile-size-price strong{color:var(--ink);font-weight:900}.product-card-action{border:1px solid var(--line);min-height:34px;color:var(--brand-blue);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.product-card-action:hover{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.store-evo .product-card{box-shadow:none;border-color:#2025321f}.store-evo .product-card:hover{border-color:#2025323d;box-shadow:0 12px 32px #2025321a}.store-evo .product-card-image{background:#fff}.store-evo .offer-badge,.store-evo .offer-detail-badge{background:var(--accent);color:#202532;box-shadow:none;border-color:#ff83006b}.store-evo .price-row .price-stack,.store-evo .price-stack strong,.store-evo .product-price strong,.store-evo .textile-size-price strong{color:#202532}.store-evo .product-card-action{color:#202532;border-color:#20253229}.store-evo .product-card-action:hover{border-color:var(--accent);background:#fff6ee}.evo-home-products{padding-top:8px;padding-bottom:46px}.evo-home-products .section-heading{margin-bottom:18px}.evo-home-products .section-heading h2{font-size:clamp(28px,2.8vw,40px)}@media (width<=1380px){.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-grid>.product-card{display:grid}.home-product-grid>.product-card:nth-child(n+9){display:none}}@media (width<=1040px){.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-grid>.product-card{display:grid}.home-product-grid>.product-card:nth-child(n+10){display:none}}@media (width<=760px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-grid>.product-card{display:grid}.home-product-grid>.product-card:nth-child(n+11){display:none}}@media (width<=520px){.home-product-grid{grid-template-columns:minmax(0,1fr)}.home-product-grid>.product-card{display:grid}}@media (width<=1180px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-spotlight-shell{grid-template-columns:minmax(0,1fr)}.service-spotlight-copy{max-width:900px}}.category-hero{color:#11151f;padding:56px var(--site-edge);background:#e9eef3}.category-hero p{max-width:820px;color:var(--muted);line-height:1.7}.category-title-path{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.category-title-path a{color:inherit}.category-title-path a:hover,.category-title-path>span[aria-hidden=true]{color:var(--accent-dark)}.category-context{color:#d97500;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:900;display:inline-flex}.category-context a{color:inherit}.category-context a:hover{color:var(--accent-dark)}.category-context span:before{content:"/";color:var(--muted);margin-right:8px}.listing-shell{grid-template-columns:282px 1fr;gap:32px;padding:34px 0 72px;display:grid}.listing-content{min-width:0}.catalog-mobile-controls,.catalog-mobile-panel-head,.catalog-mobile-backdrop{display:none}.filters,.admin-panel,.login-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px #07111c0d}.filters{top:var(--product-sticky-top,104px);max-height:calc(100dvh - var(--product-sticky-top,104px) - 24px);scrollbar-gutter:stable;align-self:start;padding:20px;position:sticky;overflow-y:auto}.catalog-sidebar{top:var(--product-sticky-top,104px);max-height:calc(100dvh - var(--product-sticky-top,104px) - 24px);scrollbar-gutter:stable;align-self:start;position:sticky;overflow-y:auto}.catalog-sidebar-title{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.category-tree-nav{gap:6px;display:grid}.category-tree-block{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.category-tree-root{color:#202532;text-transform:uppercase;align-items:center;min-height:44px;padding:0 16px;font-size:15px;font-weight:800;display:flex}.category-tree-root:hover,.category-tree-root.is-active{color:var(--accent-dark)}.category-tree-block.is-open{border-color:var(--line-strong)}.category-tree-children{border-top:1px solid var(--line);gap:8px;padding:13px 16px 16px;display:grid}.category-tree-child{color:#202532;font-size:15px;font-weight:850}.category-tree-child:hover,.category-tree-child.is-active,.category-tree-grandchildren a:hover,.category-tree-grandchildren a.is-active{color:var(--accent-dark)}.category-tree-grandchildren{gap:8px;margin:-2px 0 6px;padding-left:22px;display:grid}.category-tree-grandchildren a{color:#374151;font-size:14px;font-weight:650}.catalog-filter-bar{z-index:6;border:1px solid var(--line);background:#fff;border-radius:6px;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid;position:relative;overflow:visible}.catalog-filter-main{align-items:end;gap:10px;min-width:0;display:grid;overflow:visible}.catalog-filter-search{order:2;gap:6px;width:min(320px,100%);min-width:0;display:grid}.catalog-filter-search span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.catalog-filter-search input{border-radius:6px;min-height:38px;padding:8px 11px;font-size:14px;font-weight:650}.catalog-filter-groups{flex-wrap:wrap;order:1;gap:7px;min-width:0;padding-bottom:0;display:flex;overflow:visible}.catalog-filter-group{flex:156px;min-width:0;max-width:220px;position:relative}.catalog-filter-group summary{border:1px solid var(--line);color:#202532;cursor:pointer;background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:7px;width:100%;min-height:38px;padding:0 9px;font-size:12px;font-weight:850;list-style:none;display:flex}.catalog-filter-group summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.catalog-filter-group summary:hover,.catalog-filter-group[open] summary{border-color:var(--line-strong);background:#fff}.catalog-filter-group summary::-webkit-details-marker{display:none}.catalog-filter-group summary b{border:1px solid var(--line);color:#11151f;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:15px;font-weight:750;line-height:1;display:inline-grid}.catalog-filter-group[open] summary b{transform:rotate(45deg)}.catalog-filter-group summary small{background:var(--accent);min-width:18px;height:18px;color:var(--on-accent);border-radius:999px;place-items:center;font-size:10px;font-weight:900;display:inline-grid}.catalog-filter-options{z-index:60;border:1px solid var(--line-strong);background:#fff;border-radius:4px;gap:3px;width:min(320px,100vw - 40px);max-height:330px;padding:9px;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 18px 45px #11182729}.catalog-filter-group:nth-last-child(-n+2) .catalog-filter-options{left:auto;right:0}.catalog-filter-option{color:#202532;cursor:pointer;border-radius:4px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;font-size:14px;font-weight:700;display:grid}.catalog-filter-option:hover{background:var(--paper)}.catalog-filter-option input{width:16px;height:16px;accent-color:var(--accent);margin:0}.catalog-filter-option span{min-width:0}.catalog-filter-option small{color:var(--muted);font-size:12px;font-weight:800}.catalog-filter-actions{justify-content:flex-start;align-items:center;gap:7px;min-width:0;display:flex}.catalog-filter-actions span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:900}.catalog-filter-actions a,.catalog-filter-actions button{border:1px solid var(--line);min-height:38px;color:var(--brand-blue);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.catalog-filter-actions button{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.js-ready .catalog-filter-submit,.js-ready .listing-sort-form button{display:none}.catalog-filter-bar.is-pending,.catalog-filter-bar.is-updating{opacity:.72}.filter-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.filter-heading span,.listing-meta{color:var(--muted);font-size:14px}.filters form,.form-grid,.admin-form,.login-card{gap:14px;display:grid}label{gap:7px;font-weight:700;display:grid}.field-help{color:var(--muted);font-size:12px;font-weight:500;line-height:1.45}.link-button{color:var(--brand-blue);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:900;display:inline}.link-button:hover{color:var(--brand-lime-dark)}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--text);background:#fff;padding:12px}input:focus,select:focus,textarea:focus{border-color:var(--cyan-dark);outline:3px solid #a0c81852}textarea{resize:vertical;min-height:120px}.subcategories{gap:10px;margin-top:24px;display:grid}.sport-sibling-categories{border-top:1px solid var(--line);gap:8px;margin-top:24px;padding-top:18px;display:grid}.sport-sibling-categories strong,.subcategories strong{color:var(--ink-strong)}.sport-sibling-categories a,.subcategories a{min-height:34px;color:var(--muted);border-radius:6px;align-items:center;padding:0 9px;font-weight:800;display:flex}.sport-sibling-categories a:hover,.sport-sibling-categories a.is-active,.subcategories a:hover{background:var(--paper);color:#202532}.sport-sibling-categories a.is-active{box-shadow:inset 3px 0 0 var(--accent)}.listing-meta{margin:0}.listing-toolbar{top:var(--product-sticky-top,104px);z-index:9;border:1px solid var(--line);box-shadow:0 -13px 0 var(--paper), 0 17px 0 var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:9px 11px;display:flex;position:sticky}.listing-toolbar-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.listing-sort-form{align-items:center;gap:7px;display:flex}.listing-sort-form label{color:var(--muted);font-size:12px;font-weight:900;display:inline}.listing-sort-form select{width:auto;min-width:164px;min-height:32px;color:var(--brand-blue);border-radius:999px;padding:5px 30px 5px 11px;font-size:12px;font-weight:900}.listing-sort-form button{border:1px solid var(--line);min-height:32px;color:var(--brand-blue);background:#fff;border-radius:999px;padding:0 11px;font-size:12px;font-weight:900}.listing-page-indicator{background:var(--brand-blue);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.listing-pages{gap:34px;display:grid}.product-page-block{gap:16px;display:grid}.product-page-marker{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.product-page-marker:first-child{border-top:0;padding-top:0}.product-page-marker span{color:var(--brand-blue);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:900}.product-page-marker small{color:var(--muted);font-size:13px;font-weight:800}.shop-pagination{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;gap:12px;margin-top:30px;padding:14px;display:grid}.pagination-status{color:var(--muted);font-size:13px;font-weight:800}.pagination-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination-control,.pagination-page,.pagination-gap{border:1px solid var(--line);min-width:38px;min-height:38px;color:var(--brand-blue);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.pagination-control{min-width:86px}.pagination-page.is-current{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.pagination-control.is-disabled{color:var(--muted);opacity:.52}.pagination-gap{min-width:auto;color:var(--muted);background:0 0;border-color:#0000;padding:0 4px}.load-more-sentinel{color:var(--muted);justify-content:center;margin-top:20px;font-size:13px;font-weight:800;display:flex}.load-more-sentinel span{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;display:inline-flex}.load-more-sentinel.is-loading span:before{content:"";background:var(--brand-lime);border-radius:999px;width:8px;height:8px;margin-right:8px;box-shadow:0 0 0 4px #a0c8182e}.load-more-sentinel.is-complete{color:var(--brand-blue)}.product-detail{padding:42px 0 58px}.product-purchase-form{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:34px;display:grid}.gallery,.main-product-image-wrap,.buy-box{min-width:0}.gallery{top:var(--product-sticky-top,104px);max-height:calc(100vh - var(--product-sticky-top,104px) - 20px);align-self:start;position:sticky}.main-product-image{width:100%;min-width:0;min-height:clamp(360px, calc(100vh - var(--product-sticky-top,104px) - 122px), 560px);border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);cursor:zoom-in;background:#fff;place-items:center;display:grid;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}.main-product-image img{width:100%;max-height:clamp(310px, calc(100vh - var(--product-sticky-top,104px) - 172px), 510px);object-fit:contain}.main-product-image:focus-visible,.thumb-button:focus-visible,.product-tab-button:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.thumb-row{gap:8px;max-width:100%;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.thumb-button{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fff;width:76px;height:76px;padding:3px;transition:border-color .18s,transform .18s,box-shadow .18s}.thumb-button:hover{transform:translateY(-1px)}.thumb-button.is-active{border-color:var(--cyan-dark);box-shadow:0 0 0 2px #a0c81852}.thumb-button img{object-fit:contain;width:68px;height:68px}.buy-box{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-self:start;height:fit-content;padding:20px;box-shadow:0 18px 44px #0f172a12}.buy-box h1{margin-top:5px;font-size:clamp(28px,2.8vw,36px);line-height:1}.product-price{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:10px;font-size:26px;font-weight:900;display:inline-flex}.product-price del{font-size:18px}.textile-size-price{margin-top:4px;font-size:13px}.price-tax-note{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800}.buy-form{gap:8px;margin:14px 0;display:grid}.buy-step{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:10px;padding:12px;display:grid}.buy-step-head,.decoration-open-button{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;display:grid}.buy-step-head>span,.decoration-open-button>span:first-child{aspect-ratio:1;background:var(--brand-blue-soft);width:24px;color:var(--brand-blue);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.buy-step-head strong,.decoration-open-button strong{color:var(--ink-strong);font-family:Roboto Condensed,Inter,sans-serif;font-size:19px;line-height:1;display:block}.buy-step-head small,.decoration-open-button small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45;display:block}.decoration-step{background:#fff}.decoration-trigger-card{padding:0;overflow:hidden}.decoration-open-button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:12px}.decoration-open-button:hover{background:#f8fafc}.decoration-open-button:focus-visible{outline:3px solid var(--cyan);outline-offset:-3px}.textile-matrix{gap:10px;display:grid}.option-group-label{color:var(--ink-strong);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.textile-color-options{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:10px;display:grid}.textile-color-option{border:1px solid var(--line);border-radius:var(--radius);min-height:112px;color:var(--ink-strong);cursor:pointer;text-align:center;background:#fff;justify-items:center;gap:8px;padding:8px;font-weight:900;display:grid}.textile-color-option img{object-fit:contain;background:#f8fafc;border-radius:6px;width:68px;height:68px}.textile-color-option span{overflow-wrap:normal;min-width:0;font-size:12px;line-height:1.12}.textile-color-option.is-active{border-color:var(--brand-blue);background:var(--brand-blue-soft);box-shadow:0 0 0 2px #2930831a}.textile-size-grid{grid-template-columns:repeat(auto-fit,minmax(164px,1fr));gap:8px;display:grid}.textile-size-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) 70px;align-content:start;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.textile-size-card-head{grid-template-columns:minmax(0,1fr);gap:2px;min-width:0;display:grid}.textile-size-card strong{color:var(--ink-strong)}.textile-size-card-head>strong{font-size:19px;line-height:1}.textile-size-card .textile-size-price{flex-wrap:wrap;align-items:baseline;gap:2px 6px;min-width:0;margin:0;line-height:1;display:flex}.textile-size-card .textile-size-price del,.textile-size-card .textile-size-price strong{white-space:nowrap;display:inline}.textile-size-card .textile-size-price del{color:var(--muted);font-size:11px}.textile-size-card .textile-size-price strong{color:var(--brand-blue-dark);font-size:14px}.textile-size-card input{text-align:center;width:100%;min-height:34px;padding:6px;font-size:16px;font-weight:900}.variant-picker{gap:10px;display:grid}.variant-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.variant-option-grid label{gap:7px;font-weight:800;display:grid}.variant-status{color:var(--danger);margin:0;font-weight:700}button:disabled,.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.product-facts,.attribute-list{gap:12px;display:grid}.product-facts div,.attribute-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:10px;display:flex}.product-info{grid-template-columns:1.4fr .8fr;gap:36px;padding-bottom:80px;display:grid}.product-info>div{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;line-height:1.75}.product-tabs{padding-bottom:80px}.product-tab-list{border-bottom:1px solid var(--line);gap:6px;padding-bottom:8px;display:flex;overflow-x:auto}.product-tab-button{border:1px solid var(--line);min-height:52px;color:var(--ink);cursor:pointer;letter-spacing:0;background:#fff;border-radius:999px;flex:none;padding:0 20px;font-family:Roboto Condensed,Inter,sans-serif;font-size:18px;font-weight:800}.product-tab-button.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-tab-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;margin-top:14px;padding:30px}.product-tab-panel h2{margin-bottom:18px;font-size:clamp(28px,3vw,42px)}.product-rich-sections,.product-downloads{gap:18px;padding-bottom:56px;display:grid}.product-rich-section,.download-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.product-rich-section{padding:28px}.product-rich-section h2,.product-downloads h2{margin-bottom:18px;font-size:clamp(28px,3vw,42px)}.rich-content{line-height:1.75}.rich-content table{background:#fff;margin-top:12px}.rich-content th,.rich-content td{padding:12px 0}.rich-content ul,.rich-content ol{padding-left:22px}.rich-content a{color:var(--cyan-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.download-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.download-card{min-height:132px;box-shadow:var(--shadow-soft);gap:8px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.download-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.download-card span,.download-card small{color:var(--muted)}.download-card strong{font-family:Roboto Condensed,Inter,sans-serif;font-size:24px}.cart-section{padding-top:54px}.cart-page-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.cart-page-head p,.cart-empty-panel>span{color:var(--brand-lime-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.cart-page-head h1,.cart-empty-panel h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1}.cart-page-head span{max-width:700px;color:var(--muted);margin-top:12px;font-size:16px;line-height:1.6;display:block}.cart-page-head>strong{border:1px solid var(--line);color:var(--brand-blue);background:#fff;border-radius:999px;flex:none;padding:10px 16px;font-size:14px}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:28px;display:grid}.cart-items-panel,.cart-order-summary,.cart-empty-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.cart-items-panel{overflow:hidden}.cart-list-head{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;grid-template-columns:minmax(0,1fr) 312px;gap:16px;padding:14px 18px;font-size:12px;font-weight:900;display:grid}.cart-list-head span:nth-child(2){text-align:right}.cart-list{display:grid}.cart-item-group{background:#fff;border:1px solid #cbd6e6;border-radius:12px;margin:14px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #141d4a14}.cart-item-group+.cart-item-group,.cart-item-card+.cart-item-group,.cart-item-group+.cart-item-card{margin-top:14px}.cart-item-group-head{background:#f8fafc;border-bottom:1px solid #dbe3ef;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.cart-item-group-head>div{gap:3px;min-width:0;display:grid}.cart-item-group-label{width:max-content;color:var(--brand-blue);letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #cbd6e6;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:950;display:inline-flex}.cart-item-group-head strong{color:var(--ink-strong);font-size:17px;line-height:1.2}.cart-item-group-head small{color:var(--muted);font-size:13px;font-weight:800;line-height:1.35}.cart-item-group-head .cart-decoration-form{flex:none}.cart-decoration-action{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cart-item-card{border-bottom:1px solid var(--line);grid-template-columns:104px minmax(0,1fr) 312px;align-items:start;gap:16px;padding:20px 18px;display:grid}.cart-item-card.is-in-decoration-group{background:#fff;border-bottom-color:#dbe3ef}.cart-item-group .cart-item-card:last-child,.cart-item-card:last-child{border-bottom:0}.cart-product-media{aspect-ratio:1;border-radius:var(--radius);background:#f8fafc;border:1px solid #d5dce7;place-items:center;width:104px;display:grid;overflow:hidden}.cart-product-media img{object-fit:contain;width:86px;height:86px;transition:transform .18s}.cart-product-media:hover img{transform:scale(1.04)}.cart-product-media span{color:var(--muted);text-align:center;padding:10px;font-size:12px;font-weight:800}.cart-product-content{gap:9px;display:grid}.cart-product-kicker{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.cart-product-kicker span{color:var(--brand-blue);letter-spacing:.06em;text-transform:uppercase}.cart-product-title h2{color:var(--ink-strong);margin:0;font-size:20px;line-height:1.2}.cart-product-title:hover h2{color:var(--brand-blue)}.cart-option-list{flex-wrap:wrap;gap:8px;display:flex}.cart-option-list span{border:1px solid var(--line);min-height:30px;color:var(--text);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.cart-option-list b{color:var(--muted);font-weight:800}.cart-availability{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.cart-availability span{background:var(--brand-lime);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #a0c8182e}.cart-product-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.cart-decoration-form{margin:0}.cart-decoration-button{min-height:32px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #cdd5e6;border-radius:7px;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.cart-decoration-button:hover,.cart-decoration-button.has-print{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.cart-decoration-status{min-height:32px;color:var(--muted);white-space:nowrap;background:#fff;border:1px solid #cbd6e6;border-radius:7px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.cart-decoration-status.has-print{background:var(--brand-blue-soft);color:var(--brand-blue);border-color:#2f368c57}.cart-decoration-status.no-print{color:#667085;background:#f8fafc;border-color:#d8dfeb}.cart-decoration-shared{min-height:32px;color:var(--muted);background:#f8fafc;border:1px solid #cbd6e6;border-radius:7px;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.cart-decoration-shared.has-print{background:var(--brand-blue-soft);color:var(--brand-blue);border-color:#2f368c57}.cart-decoration-shared.no-print{color:#667085;background:#f8fafc;border-color:#d8dfeb}.cart-item-controls{align-self:stretch;gap:12px;display:grid}.cart-price-cell,.cart-line-total{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.cart-price-cell span,.cart-line-total span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.cart-price-cell strong,.cart-line-total strong{color:var(--ink-strong);white-space:nowrap}.cart-unit-price-stack{justify-items:end;gap:2px;display:grid}.cart-unit-price-stack del{color:var(--muted);font-size:12px;font-weight:800;text-decoration-thickness:2px}.price-breakdown{color:var(--muted);gap:3px;margin:0;font-size:12px;line-height:1.35;display:grid}.price-breakdown.compact{flex-basis:100%;margin-top:4px}.price-breakdown div{justify-content:flex-end;gap:10px;display:flex}.price-breakdown dt,.price-breakdown dd{margin:0}.price-breakdown dt{font-weight:800}.price-breakdown dd{color:var(--ink-strong);white-space:nowrap;font-weight:900}.cart-quantity-form{grid-template-columns:78px auto;justify-content:end;align-items:center;gap:8px;display:grid}.cart-quantity-form input{border-color:var(--line-strong);text-align:center;border-radius:7px;min-height:42px;padding:8px 10px;font-weight:800}.cart-coupon-row button{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:42px;padding:0 12px;font-weight:800}.cart-coupon-row button:hover{background:var(--brand-blue-dark)}.cart-quantity-form button{min-height:34px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #cbd6e6;border-radius:7px;padding:0 10px;font-size:12px;font-weight:900}.cart-quantity-form button:hover,.cart-quantity-form.is-pending button{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.cart-quantity-form.is-updating input,.cart-quantity-form.is-updating button{opacity:.66}.cart-remove-form{margin:0}.cart-remove-form button{color:#9f2f28;cursor:pointer;background:#fff8f7;border:1px solid #f1c9c6;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.cart-remove-form button:hover{color:var(--danger);background:#fff0ee;border-color:#e69b95}.cart-coupon-remove{color:var(--muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-weight:800;text-decoration:underline}.cart-coupon-remove:hover{color:var(--danger)}.cart-order-summary{gap:20px;padding:24px;display:grid;position:sticky;top:104px}.cart-summary-title{border-bottom:1px solid var(--line);gap:8px;padding-bottom:18px;display:grid}.cart-summary-title h2{margin:0;font-size:24px}.cart-summary-title p{color:var(--muted);margin:0;line-height:1.55}.cart-summary-lines{gap:13px;margin:0;display:grid}.cart-summary-lines div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.cart-summary-lines dt{color:#596274;font-weight:700}.cart-summary-lines dd{color:var(--ink-strong);text-align:right;white-space:nowrap;margin:0;font-weight:900}.cart-discount-line dt{gap:3px;display:grid}.cart-discount-line dt span{color:var(--brand-lime-dark);letter-spacing:.06em;font-size:12px;font-weight:900}.cart-discount-line dd{color:var(--brand-lime-dark)}.cart-summary-total{border-top:1px solid var(--line);margin-top:5px;padding-top:17px;font-size:22px}.cart-coupon-box{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;gap:10px;padding:14px;display:grid}.cart-coupon-box label{color:var(--ink-strong);font-size:13px}.cart-coupon-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.cart-coupon-row input{border-color:var(--line-strong);text-transform:uppercase;border-radius:7px;min-height:42px;font-weight:700}.cart-coupon-remove{justify-self:start;padding:0}.cart-checkout-button,.cart-continue-button{width:100%;min-height:54px}.cart-service-panel{border-top:1px solid var(--line);gap:10px;padding-top:18px;display:grid}.cart-service-panel strong{color:var(--ink-strong)}.cart-service-panel ul{color:var(--muted);gap:8px;margin:0;padding:0;font-size:14px;line-height:1.45;list-style:none;display:grid}.cart-service-panel li{padding-left:18px;position:relative}.cart-service-panel li:before{content:"";background:var(--brand-lime);border-radius:999px;width:7px;height:7px;position:absolute;top:.62em;left:0}.cart-empty-panel{justify-items:start;gap:14px;padding:clamp(28px,6vw,56px);display:grid}.cart-empty-panel p{max-width:620px;color:var(--muted);margin:0;line-height:1.65}.checkout-body{background:#fff}.checkout-body .top-strip,.checkout-body .search-form,.checkout-body .category-nav{display:none}.checkout-body .site-header{position:static;box-shadow:0 1px #1016401a}.checkout-body .main-header{width:min(1180px,100% - 40px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;grid-template-columns:1fr auto;margin:0 auto;padding:18px 0;position:static;top:auto}.checkout-body .site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);background:#fff;margin:0 auto;padding:20px 0 26px}.checkout-body .footer-main{display:none}.checkout-body .footer-bottom{border-top:0;margin:0;padding-top:0}.checkout-section{width:min(1180px,100% - 40px);padding:40px 0 72px}.checkout-section .section-heading{margin-bottom:10px;display:block}.thank-you-section{width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(38px,7vw,82px) 0 72px}.thank-you-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);display:grid;overflow:hidden}.thank-you-main{align-content:start;gap:20px;padding:clamp(30px,5vw,54px);display:grid}.thank-you-status{width:fit-content;color:var(--brand-lime-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:900;display:inline-flex}.thank-you-status>span{aspect-ratio:1;background:var(--brand-lime);border-radius:50%;place-items:center;width:26px;display:inline-grid;position:relative}.thank-you-status>span:before{content:"";border-left:3px solid var(--brand-blue-dark);border-bottom:3px solid var(--brand-blue-dark);width:11px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.thank-you-main h1{max-width:720px;color:var(--ink-strong);margin:0;font-size:clamp(34px,4.1vw,54px);line-height:1}.thank-you-main p{max-width:720px;color:var(--text);margin:0;font-size:clamp(17px,1.6vw,21px);line-height:1.55}.thank-you-order-number{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:6px;width:fit-content;min-width:min(100%,430px);padding:14px 0;display:grid}.thank-you-order-number small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:900}.thank-you-order-number strong{color:var(--brand-blue-dark);overflow-wrap:anywhere;font-family:Roboto Condensed,Inter,sans-serif;font-size:clamp(28px,4vw,42px);line-height:1}.thank-you-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.thank-you-summary{border-left:1px solid var(--line);background:var(--paper);align-content:start;gap:18px;padding:clamp(26px,4vw,38px);display:grid}.thank-you-summary h2,.thank-you-steps h2{color:var(--ink-strong);margin:0;font-size:28px}.thank-you-summary dl{gap:0;margin:0;display:grid}.thank-you-summary dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:13px 0;display:flex}.thank-you-summary dt{color:var(--muted);font-weight:800}.thank-you-summary dd{color:var(--ink-strong);text-align:right;margin:0;font-weight:900}.thank-you-steps{gap:18px;margin-top:22px;padding:26px 0 0;display:grid}.thank-you-steps ol{counter-reset:thank-you-steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.thank-you-steps li{counter-increment:thank-you-steps;border-top:2px solid var(--line);gap:7px;padding-top:14px;display:grid}.thank-you-steps li:before{content:counter(thank-you-steps, decimal-leading-zero);color:var(--brand-lime-dark);letter-spacing:.08em;font-size:12px;font-weight:900}.thank-you-steps strong{color:var(--ink-strong);font-size:17px}.thank-you-steps span{color:var(--muted);line-height:1.55}.checkout-section .section-heading p{display:none}.checkout-section .section-heading h1{font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.checkout-steps{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:32px;font-size:13px;display:flex}.checkout-steps a{color:var(--brand-blue);font-weight:700}.checkout-step-separator{color:#a4acba}.checkout-shell{grid-template-columns:minmax(0,640px) minmax(360px,430px);align-items:start;gap:clamp(38px,5vw,68px);display:grid}.checkout-main,.checkout-address-fields,.checkout-items,.checkout-totals{display:grid}.checkout-main{gap:2px}.checkout-address-fields{gap:14px;margin-top:14px}.checkout-panel{border-bottom:1px solid var(--line);background:0 0;gap:16px;margin-bottom:30px;padding:0 0 30px;display:grid}.checkout-panel:last-child{margin-bottom:0}.checkout-panel-heading{align-items:flex-start;gap:12px;margin-bottom:2px;display:flex}.checkout-panel-heading>span{background:var(--brand-blue-soft);width:28px;height:28px;color:var(--brand-blue);border-radius:999px;flex:0 0 28px;place-items:center;font-size:13px;font-weight:800;display:grid}.checkout-panel-heading p{color:var(--brand-lime-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:800;line-height:1.1;display:block}.checkout-panel-heading h2,.checkout-summary h2{font-family:Inter,system-ui,sans-serif;font-size:19px;font-weight:700;line-height:1.35}.checkout-shell label{color:#374151;font-size:13px;font-weight:700}.checkout-shell input,.checkout-shell select,.checkout-shell textarea{color:#202938;background:#fff;border-color:#c9d1df;border-radius:7px;min-height:50px;box-shadow:inset 0 1px 2px #1016400a}.checkout-shell textarea{min-height:108px}.checkout-shell input:focus,.checkout-shell select:focus,.checkout-shell textarea:focus{border-color:var(--brand-blue);outline:3px solid #29308321}.checkout-login-line{color:var(--muted);flex-wrap:wrap;gap:6px;margin-top:-4px;font-size:14px;display:flex}.checkout-login-line a{color:var(--brand-blue);font-weight:800}.checkout-check{border:1px solid var(--line);color:#374151;background:#fff;border-radius:7px;align-items:flex-start;padding:14px;line-height:1.45}.checkout-check input[type=checkbox],.checkout-check input[type=radio]{width:18px;height:18px;min-height:18px;accent-color:var(--brand-blue);box-shadow:none;border:0;flex:0 0 18px;margin-top:1px;padding:0}.checkout-option-panel{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:0 0 30px}.checkout-check.strong small{color:var(--muted);margin-top:3px;font-weight:500;display:block}.checkout-legal,.legal-consent{color:var(--muted);align-items:flex-start;margin:18px 0;font-size:14px;line-height:1.45}.checkout-legal a,.legal-consent a,.sponsor-terms a{color:var(--brand-blue);text-underline-offset:3px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.checkout-password{padding-top:4px}.checkout-help{color:var(--muted);margin:-2px 0 0;font-size:13px;line-height:1.55}.checkout-payment-options{gap:10px;display:grid}.checkout-summary{background:#f4f6f8;border-left:1px solid #dce2eb;grid-auto-rows:max-content;align-content:start;gap:20px;min-height:calc(100vh - 82px);margin:-40px calc(-1*max(20px,50vw - 590px)) -72px 0;padding:40px max(20px,50vw - 590px) 72px 32px;display:grid;position:sticky;top:28px}.checkout-summary-head,.checkout-totals div{justify-content:space-between;gap:16px;display:flex}.checkout-summary-head{border-bottom:1px solid #dce2eb;align-items:flex-start;padding-bottom:20px}.checkout-summary-head span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.checkout-items{border-bottom:1px solid #dce2eb;gap:14px;padding-bottom:20px}.checkout-item{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.checkout-thumb{background:#fff;border:1px solid #d5dce7;border-radius:8px;place-items:center;width:64px;height:64px;display:grid;position:relative}.checkout-thumb img{object-fit:contain;width:54px;height:54px}.checkout-thumb b{color:#fff;background:#6f7888;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.checkout-thumb>span{color:var(--muted);font-weight:800}.checkout-item strong{color:var(--ink-strong);line-height:1.35;display:block}.checkout-item small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.checkout-item>span,.checkout-item-price>strong{color:var(--ink-strong);white-space:nowrap;font-weight:800}.checkout-item-price{text-align:right;justify-items:end;gap:2px;display:grid}.checkout-item-price small{margin:0}.checkout-totals{gap:14px;margin:0}.checkout-totals div{align-items:baseline}.checkout-totals dt{color:#596274;font-weight:600}.checkout-totals dt span{color:var(--brand-lime-dark);letter-spacing:.06em;margin-top:3px;font-size:12px;font-weight:900;display:block}.checkout-totals dd{color:var(--ink-strong);text-align:right;margin:0;font-weight:800}.checkout-grand-total{border-top:1px solid #dce2eb;margin-top:8px;padding-top:18px;font-size:21px}.checkout-submit{background:var(--brand-blue);color:#fff;border-radius:6px;width:100%;min-height:56px;padding:0 22px;font-size:16px}.checkout-submit:hover{background:var(--brand-blue-dark)}.checkout-summary p{color:var(--muted);margin:-4px 0 0;font-size:13px;line-height:1.55}.sponsor-page{gap:24px;display:grid}.sponsor-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:24px;display:grid}.sponsor-hero-copy,.sponsor-hero-media,.sponsor-info-grid article,.sponsor-side-panel,.sponsor-form-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.sponsor-hero-copy{align-content:center;padding:clamp(28px,4vw,52px);display:grid}.sponsor-hero h1{max-width:760px;font-size:clamp(38px,5vw,64px)}.sponsor-hero-copy>span{max-width:760px;color:var(--muted);margin-top:18px;font-size:17px;line-height:1.7;display:block}.sponsor-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.sponsor-hero-media{background:#f8fafc;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:12px;padding:22px;display:grid}.sponsor-hero-media img{aspect-ratio:4/5;border:1px solid var(--line);border-radius:var(--radius);object-fit:contain;background:#fff;width:100%;padding:18px}.sponsor-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sponsor-info-grid article{padding:22px}.sponsor-info-grid span{border:1px solid var(--line);min-height:30px;color:var(--brand-blue);border-radius:999px;align-items:center;margin-bottom:16px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.sponsor-info-grid h2{color:var(--ink-strong);font-size:24px}.sponsor-info-grid p,.sponsor-side-panel p,.sponsor-form-heading span{color:var(--muted);line-height:1.65}.sponsor-shell{grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.sponsor-side-panel{top:var(--product-sticky-top);padding:24px;position:sticky}.sponsor-side-panel h2{color:var(--ink-strong);font-size:28px}.sponsor-side-panel ul{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.sponsor-side-panel li{color:var(--text);grid-template-columns:9px minmax(0,1fr);gap:10px;line-height:1.5;display:grid}.sponsor-side-panel li:before{content:"";background:var(--brand-lime);border-radius:999px;width:9px;height:9px;margin-top:.52em}.sponsor-form-panel{padding:clamp(22px,3vw,34px)}.sponsor-form-heading{margin-bottom:22px}.sponsor-form-heading h2{font-size:clamp(28px,3vw,42px)}.sponsor-form-heading span{max-width:740px;margin-top:10px;display:block}.sponsor-form{gap:14px;display:grid}.sponsor-terms{color:var(--muted);align-items:flex-start;font-size:14px;line-height:1.5}.sponsor-submit{justify-self:start;min-height:52px;padding:0 24px}.legal-page{padding-top:42px}.legal-heading{margin-bottom:28px}.legal-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:28px;display:grid}.legal-nav{top:var(--product-sticky-top,104px);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;gap:8px;padding:16px;display:grid;position:sticky}.legal-nav a{color:var(--muted);border-radius:6px;padding:10px 12px;font-weight:800;display:block}.legal-nav a.is-active,.legal-nav a:hover{background:var(--brand-blue-soft);color:var(--brand-blue)}.legal-content{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:clamp(24px,4vw,42px)}.legal-content h2{color:var(--brand-blue-dark);margin:28px 0 10px;font-size:clamp(22px,2.1vw,30px)}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#4f5b75;max-width:880px;margin:0 0 16px;line-height:1.75}.legal-content a{color:var(--brand-blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:760px;margin:16px 0 26px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;font-size:15px}.legal-table th,.legal-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 16px}.legal-table th{color:var(--brand-blue-dark);letter-spacing:0;text-transform:uppercase;background:var(--paper);font-size:12px}.legal-table tr:last-child td{border-bottom:0}.legal-table td:first-child{color:var(--ink);font-weight:800}.legal-table td:last-child{color:var(--brand-blue);white-space:nowrap;font-weight:900}.legal-table td span{color:var(--muted);white-space:normal;margin-top:4px;font-size:12px;font-weight:800;display:block}.legal-note{border:1px solid var(--line);background:var(--paper);border-radius:7px;padding:12px 14px}.legal-updated{border-top:1px solid var(--line);padding-top:18px;font-size:13px;font-weight:800;color:var(--muted)!important;margin-top:34px!important}.club-band{background:linear-gradient(90deg, #a0c81838, #a0c81800 34%), linear-gradient(135deg, var(--brand-blue), #111848 58%, #0d1238);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(26px,5vw,64px);margin-bottom:72px;padding:clamp(30px,4vw,50px);display:grid;position:relative;overflow:hidden}.club-band:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:6px;position:absolute;inset:18px}.club-band:after{content:"";clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);pointer-events:none;background:linear-gradient(135deg,#a0c8184d,#a0c8181a);width:min(430px,38%);position:absolute;inset:0 0 0 auto}.club-band .button.primary{z-index:1;min-width:250px;min-height:50px;color:var(--brand-blue-dark);background:#b6df23;border:1px solid #ffffff70;position:relative;box-shadow:0 18px 36px #03082452,inset 0 1px #ffffff5c}.club-band .button.primary:hover{color:var(--brand-blue-dark);background:#c3eb2d;border-color:#ffffffb8;box-shadow:0 22px 44px #03082461,inset 0 1px #ffffff7a}.club-band>.button.primary{justify-self:end}.club-band-copy{z-index:1;max-width:790px;position:relative}.club-band-kicker{color:var(--brand-lime);letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:900;display:block}.club-band h2{color:#fff;margin:0;font-size:clamp(30px,3vw,46px);line-height:1.05}.club-band p{color:#e3e8ff;max-width:720px;margin:16px 0 0;font-size:clamp(17px,1.3vw,20px);line-height:1.55}.evo-club-band{background:#11151f;border-color:#ff830047}.evo-club-band:before,.evo-club-band:after{display:none}.evo-club-band .club-band-kicker{color:var(--accent)}.evo-club-band .button.primary{background:var(--accent);color:#11151f;border-color:#ffffff47}.evo-club-band .button.primary:hover{color:#11151f;background:#ff9b29}.regional-service-intro span,.regional-link-panel span{color:var(--brand-lime-dark);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.regional-hero{padding:clamp(58px, 8vw, 94px) var(--site-edge) clamp(32px, 5vw, 64px);background:linear-gradient(135deg,#fffffff0,#f6f8fbe6),radial-gradient(circle at 88% 18%,#a0c81838,#0000 32%),linear-gradient(120deg,#2930831a,#0000 48%);grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);align-items:center;gap:clamp(28px,5vw,74px);display:grid}.regional-hero-copy{max-width:860px}.regional-hero h1{max-width:840px;color:var(--ink-strong);margin:0;font-size:clamp(38px,5.4vw,72px);line-height:.98}.regional-hero p{max-width:760px;color:var(--muted);margin:22px 0 0;font-size:clamp(17px,1.35vw,20px);line-height:1.62}.regional-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.regional-hero-actions .button.ghost{border-color:var(--line-strong);color:var(--brand-blue)}.regional-areas{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;flex-wrap:wrap;align-content:center;gap:10px;padding:clamp(18px,2.4vw,24px);display:flex}.regional-areas span{border:1px solid var(--line);background:var(--paper);color:var(--brand-blue);border-radius:999px;padding:9px 12px;font-weight:900}.regional-service-section,.regional-link-panel{width:min(var(--site-max), calc(100vw - (var(--site-gutter) * 2)));margin:0 auto}.regional-service-section{grid-template-columns:minmax(260px,.52fr) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,52px);padding:clamp(34px,5vw,64px) 0;display:grid}.regional-service-intro h2,.regional-link-panel h2{color:var(--ink-strong);margin:0;font-size:clamp(27px,3vw,42px);line-height:1.06}.regional-service-intro p{color:var(--muted);margin:14px 0 0;line-height:1.62}.regional-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.regional-service-grid article{border:1px solid var(--line);border-radius:var(--radius);min-height:190px;box-shadow:var(--shadow-soft);background:#fff;padding:22px}.regional-service-grid strong{color:var(--ink-strong);font-size:20px;display:block}.regional-service-grid p{color:var(--muted);margin:12px 0 0;line-height:1.55}.regional-link-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-strong);color:#fff;box-shadow:var(--shadow);grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:center;gap:24px;margin-bottom:72px;padding:clamp(24px,3vw,34px);display:grid}.regional-link-panel h2{color:#fff}.regional-link-panel nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.regional-link-panel a{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:7px;padding:14px 16px;font-weight:900}.regional-link-panel a:hover{border-color:var(--brand-lime);color:var(--brand-lime)}.service-page-heading>span{max-width:430px;color:var(--muted);line-height:1.55}.service-page-shell{width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:28px;margin:0 auto 72px;display:grid}.service-page-content,.service-page-contact{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.service-page-content{padding:clamp(24px,4vw,42px)}.service-page-lead{max-width:820px;color:var(--text);margin:0;font-size:clamp(18px,1.6vw,23px);font-weight:700;line-height:1.5}.service-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.service-page-grid section{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:190px;padding:20px}.service-page-grid h2{color:var(--brand-blue-dark);margin:0 0 10px;font-size:22px;line-height:1.15}.service-page-grid p,.service-page-note,.service-page-contact p,.service-page-contact span{color:var(--muted);line-height:1.6}.service-page-grid p{margin:0}.service-page-note{border-left:4px solid var(--brand-lime);background:var(--brand-lime-soft);color:var(--brand-blue-dark);margin:24px 0 0;padding:16px 18px;font-weight:800}.service-page-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contact-form{border-top:1px solid var(--line);margin-top:28px;padding-top:26px}.service-page-contact{align-self:start;gap:12px;padding:24px;display:grid;position:sticky;top:126px}.service-page-contact strong{color:var(--brand-blue-dark);text-transform:uppercase;font-family:Roboto Condensed,Inter,sans-serif;font-size:24px}.service-page-contact p{margin:0}.service-page-contact a{color:var(--brand-blue);font-weight:900}.service-page-contact a:hover{color:var(--brand-lime-dark)}.textile-decoration-hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);align-items:stretch;gap:28px;display:grid}.textile-decoration-hero-copy,.textile-decoration-proof,.textile-method-grid article,.textile-price-cards article,.textile-care-grid article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff}.textile-decoration-hero-copy{padding:clamp(28px,5vw,54px)}.textile-decoration-hero h1{max-width:760px;color:var(--ink-strong);font-size:clamp(40px,5vw,70px)}.textile-decoration-hero-copy>p:not(.eyebrow){max-width:780px;color:var(--text);margin:20px 0 0;font-size:clamp(18px,1.5vw,22px);line-height:1.55}.textile-decoration-proof{background:linear-gradient(135deg, var(--brand-blue-dark), var(--brand-blue));color:#fff;align-content:space-between;gap:24px;padding:clamp(24px,4vw,38px);display:grid}.textile-decoration-proof strong{font-family:Roboto Condensed,Inter,sans-serif;font-size:clamp(28px,3vw,40px);line-height:1}.textile-decoration-proof p{color:#e6eaff;margin:0;line-height:1.6}.textile-proof-lines{gap:8px;display:grid}.textile-proof-lines span{color:#f3f6ff;border-top:1px solid #ffffff29;padding-top:9px;font-weight:900}.textile-decoration-section,.textile-price-section,.textile-care-section{padding-top:36px}.textile-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.textile-method-grid article{align-content:start;gap:12px;min-height:220px;padding:24px;display:grid}.textile-method-grid span{color:var(--brand-lime-dark);font-size:13px;font-weight:900}.textile-method-grid h3,.textile-care-grid h3,.textile-price-cards h3{color:var(--brand-blue-dark);font-size:25px}.textile-method-grid p,.textile-care-grid p{color:var(--muted);margin:0;line-height:1.6}.textile-price-note{border-radius:var(--radius);color:var(--brand-blue-dark);background:#a0c8181a;border:1px solid #a0c81873;margin:0 0 18px;padding:16px 18px;font-weight:800;line-height:1.55}.textile-price-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.textile-price-cards article{min-width:0;overflow:hidden}.textile-price-cards header{border-bottom:1px solid var(--line);background:var(--paper);gap:4px;padding:18px 20px;display:grid}.textile-price-cards header span{color:var(--muted);font-size:13px;font-weight:800}.textile-price-table-wrap{overflow-x:auto}.textile-price-table{table-layout:fixed;width:100%;min-width:0;font-size:12px}.textile-price-table th,.textile-price-table td{border-bottom:1px solid var(--line);text-align:right;padding:9px 7px}.textile-price-table th:first-child,.textile-price-table td:first-child{text-align:left;width:25%}.textile-price-table th{color:var(--muted);text-transform:uppercase;font-size:11px}.textile-price-table td{color:var(--brand-blue-dark);font-weight:900}.textile-care-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.textile-care-grid article{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px;padding:18px;display:grid}.textile-care-grid .care-symbol{aspect-ratio:1;width:58px;color:var(--ink-strong);place-items:center;display:grid}.textile-care-grid .care-symbol svg{width:52px;height:52px}.textile-care-grid .care-symbol path,.textile-care-grid .care-symbol rect,.textile-care-grid .care-symbol circle{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.textile-care-grid .care-symbol text{fill:currentColor;font-family:Roboto Condensed,Inter,sans-serif;font-size:16px;font-weight:900}.textile-care-grid h3{margin-bottom:6px;font-size:21px}.site-footer{padding:54px var(--site-edge) 24px;background:var(--brand-blue-dark);color:#e3e8ff}.footer-main{grid-template-columns:minmax(280px,1.45fr) minmax(140px,.8fr) minmax(170px,.9fr) minmax(220px,1fr);gap:42px;display:grid}.footer-brand,.footer-links,.footer-contact{align-content:start;gap:12px;display:grid}.footer-logo{border-radius:var(--radius);background:#fff;width:fit-content;padding:9px 12px;box-shadow:0 14px 34px #0000002e}.footer-logo img{width:220px;height:auto}.footer-brand p,.footer-contact p{color:#c7ceed;max-width:430px;margin:0;line-height:1.65}.footer-contact .footer-region-copy{color:#aeb8df;max-width:360px;margin-top:2px;font-size:13px;line-height:1.45}.footer-contact .footer-region-copy a{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.footer-badges{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.footer-badges a,.footer-language-row a{color:#eef6f6;border:1px solid #ffffff29;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.footer-links strong,.footer-contact strong,.footer-contact-title{color:#fff;text-transform:uppercase;font-family:Roboto Condensed,Inter,sans-serif;font-size:18px;font-weight:900}.footer-links a,.footer-links span,.footer-contact a,.footer-contact span{color:#c7ceed}.footer-contact a.footer-contact-title{color:#fff}.footer-links a:hover,.footer-contact a:hover,.footer-badges a:hover,.footer-language-row a:hover{color:var(--cyan)}.footer-legal{width:min(100%, var(--site-max));border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:10px 20px;margin:34px auto 0;padding-top:22px;display:flex}.footer-brand-bar{width:min(100%, var(--site-max));border-top:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:22px auto 0;padding-top:14px;display:grid}.footer-brand-bar-title{color:#f4f6fb9e;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-family:Roboto Condensed,Inter,sans-serif;font-size:11px;font-weight:700}.footer-brand-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 14px;display:grid}.footer-brand-bar a{color:#f4f6fbbd;justify-content:flex-start;align-items:center;min-height:24px;display:flex}.footer-brand-bar a strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-family:Roboto Condensed,Inter,sans-serif;font-size:12px;font-weight:700;overflow:hidden}.footer-brand-bar a:hover,.footer-brand-bar a:hover strong{color:#fff}.store-evo .footer-legal{border-top:0;margin-top:22px;padding-top:0}.footer-legal a{color:#d8ddf3;font-size:13px;font-weight:800}.footer-legal a:hover{color:var(--brand-lime)}.consent-banner{z-index:80;border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:18px;width:min(720px,100vw - 32px);padding:18px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 28px 90px #10164038}.consent-banner strong{color:var(--brand-blue-dark);font-size:18px}.consent-banner p{color:var(--muted);margin:6px 0 8px;line-height:1.5}.consent-banner a{color:var(--brand-blue);text-underline-offset:3px;margin-right:12px;font-size:13px;font-weight:800;text-decoration:underline}.consent-options{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-column:1/-1;gap:8px;padding:12px;display:grid}.consent-options .check{color:var(--text)}.consent-actions{flex-wrap:wrap;place-content:center flex-end;gap:8px;display:flex}.consent-actions .button{min-height:42px;padding:0 14px}.footer-language-row{gap:8px;margin-top:8px;display:flex}.footer-bottom{color:#aeb7dc;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:44px;padding-top:18px;font-size:13px;display:flex}.notice{width:min(var(--site-max), calc(100% - (var(--site-gutter) * 2)));background:var(--brand-lime-soft);border:1px solid var(--cyan);border-radius:var(--radius);margin:18px auto;padding:14px 18px}.notice.error{border-color:var(--danger);background:#fff1f1}.account-shell{gap:22px;display:grid}.account-lead{max-width:720px;color:var(--muted);margin:-14px 0 4px;line-height:1.7}.account-grid,.order-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.order-admin-grid{grid-template-columns:1fr 1fr 1.15fr}.account-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:24px}.account-panel h2,.admin-panel h2{margin:0 0 16px;font-size:28px}.order-number-heading{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:18px;display:flex}.order-number-heading span{color:var(--muted);font-weight:900}.order-number-heading strong{color:var(--ink-strong);text-align:right;overflow-wrap:anywhere;font-size:clamp(20px,2.1vw,30px);line-height:1.1}.account-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.account-panel-heading p{color:var(--muted);margin:4px 0 0;line-height:1.55}.account-panel-heading a,.account-switch a,.admin-panel a{color:var(--brand-blue);font-weight:900}.account-switch{color:var(--muted);line-height:1.7}.account-form,.address-form{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.account-order-list,.status-history{gap:10px;display:grid}.account-order-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:12px 0;display:grid}.address-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:18px;display:grid}.address-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);gap:8px;padding:16px;display:grid}.address-box span{white-space:pre-line;color:var(--muted);line-height:1.55}.address-box small,.status-history span,td small{color:var(--muted);font-size:12px;line-height:1.5;display:block}.address-box button{width:fit-content;color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.status-pill{background:var(--brand-blue-soft);min-height:28px;color:var(--brand-blue);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.cancel-order-panel{align-self:start}.cancel-order-state{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.cancel-order-state span{color:var(--muted);font-weight:800}.cancel-order-state strong{color:var(--ink-strong)}.cancel-order-notes{color:var(--muted);gap:8px;margin:16px 0;padding:0;line-height:1.55;list-style:none;display:grid}.cancel-order-notes li{padding-left:18px;position:relative}.cancel-order-notes li:before{content:"";background:var(--brand-lime);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.order-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.order-heading-actions form{margin:0}.order-meta{gap:10px;margin:0;display:grid}.order-meta div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:8px;display:flex}.order-meta dt{color:var(--muted);font-weight:800}.order-meta dd{text-align:right;margin:0;font-weight:800}.status-history div{border-left:3px solid var(--brand-lime);padding:6px 0 8px 14px}.status-history p{color:var(--muted);margin:6px 0 0}.order-upload-list{width:fit-content;max-width:100%;margin-top:12px}.order-upload-list.compact{margin-top:8px}.order-upload-list summary{border:1px solid var(--line);min-height:32px;color:var(--brand-blue-dark);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-weight:900;list-style:none;display:inline-flex}.order-upload-list summary::-webkit-details-marker{display:none}.order-upload-list summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.order-upload-list[open] summary:after{transform:rotate(225deg)translate(-2px,-1px)}.order-upload-list summary span{color:var(--brand-blue-dark);font-size:13px}.order-upload-list summary small{color:var(--muted);font-size:12px;font-weight:800}.order-upload-list-body{border:1px solid var(--line);background:#fff;border-radius:7px;gap:8px;width:min(520px,100vw - 56px);margin-top:8px;padding:10px;display:grid}.order-upload-group{gap:6px;display:grid}.order-upload-group b{color:var(--text);font-size:12px}.order-upload-file{gap:2px;display:grid}.order-upload-file a,.order-upload-file span{color:var(--brand-blue);font-size:13px;font-weight:900}.order-upload-file small{color:var(--muted);font-size:12px;display:block}.order-file-preview{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.order-file-preview span{font-weight:900}.order-file-preview a{text-overflow:ellipsis;white-space:nowrap;max-width:170px;color:var(--brand-blue);font-weight:900;overflow:hidden}.order-file-preview small{color:var(--muted);font-weight:900}.reorder-panel{box-shadow:var(--shadow-soft);background:#fff;border-color:#cbd6e6;padding:0;scroll-margin-top:28px;overflow:hidden}.reorder-summary-trigger{background:var(--brand-blue-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:24px;list-style:none;display:flex}.reorder-summary-trigger::-webkit-details-marker{display:none}.reorder-summary-trigger h2{color:#fff;margin:0 0 5px}.reorder-summary-trigger p{color:#d8def7;margin:0;line-height:1.55}.reorder-summary-trigger>span{min-height:42px;color:var(--brand-blue-dark);white-space:nowrap;box-shadow:none;background:#fff;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-weight:900;display:inline-flex}.reorder-summary-trigger>span:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transform:rotate(45deg)translateY(-2px)}.reorder-panel[open] .reorder-summary-trigger{border-bottom:1px solid var(--line)}.reorder-panel[open] .reorder-summary-trigger>span:after{transform:rotate(225deg)translate(-2px,-1px)}.reorder-form{gap:16px;padding:20px 24px 24px;display:grid}.reorder-list{gap:10px;display:grid}.reorder-line{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:minmax(0,1fr) 156px auto;align-items:center;gap:16px;padding:14px;display:grid}.reorder-line.is-unavailable{opacity:.62}.reorder-line-main{gap:5px;display:grid}.reorder-line-main strong{color:var(--ink-strong);font-size:18px}.reorder-line-main small,.reorder-line-main span{color:var(--muted);font-size:13px;line-height:1.45}.reorder-line-main b{width:fit-content;color:var(--olive);background:#a0c8181f;border:1px solid #a0c81873;border-radius:7px;padding:5px 9px;font-size:12px;font-weight:900}.reorder-quantity{color:var(--brand-blue-dark);gap:6px;font-size:12px;font-weight:900;display:grid}.reorder-quantity input{border:1px solid var(--line-strong);min-height:44px;color:var(--ink-strong);text-align:center;background:#fff;border-radius:8px;font-size:18px;font-weight:900}.reorder-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.login-body,.admin-body{background:var(--brand-blue-soft)}.login-body{place-items:center;min-height:100vh;display:grid}.login-card{width:min(420px,100% - 40px);padding:28px}.login-card p{color:var(--muted);margin:0;line-height:1.55}.login-card form{gap:14px;display:grid}.login-card form+form{margin-top:8px}.admin-body{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--ink);color:#fff;grid-template-rows:auto 1fr auto;gap:24px;height:100dvh;padding:24px;display:grid;position:sticky;top:0}.admin-sidebar nav{scrollbar-gutter:stable;align-content:start;gap:8px;min-height:0;display:grid;overflow-y:auto}.admin-sidebar a,.admin-sidebar button{border-radius:var(--radius);align-items:center;min-height:42px;padding:0 12px;display:flex}.admin-sidebar a:hover,.admin-sidebar button:hover{background:#ffffff14}.admin-main{padding:32px}.admin-store-bar{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:18px;margin-bottom:22px;padding:14px 16px;display:grid}.admin-store-bar>div{gap:3px;display:grid}.admin-store-bar span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.admin-store-bar strong{color:var(--ink-strong);font-size:22px;font-weight:900}.admin-store-bar small{color:var(--muted);font-weight:700}.admin-store-switch{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-store-switch button{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900}.admin-store-switch button:hover,.admin-store-switch button.is-active{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.admin-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.admin-heading h1{font-size:42px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:24px;display:grid}.metric-grid div{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:6px;padding:20px;display:grid}.metric-grid span{font-size:36px;font-weight:900}.compact-panel .metric-grid{margin-bottom:14px}.compact-panel .metric-grid span{font-size:24px}.muted{color:var(--muted)}.admin-warn{color:var(--danger);font-weight:900}.admin-status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.admin-status-pill.is-active{color:#5b7800;background:#96d20d24}.admin-status-pill.is-inactive{color:var(--danger);background:#dc26261a}.admin-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-row-actions form{margin:0}.admin-inline-button{border:1px solid var(--line);min-height:30px;color:var(--brand-blue);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:0 10px;font-size:12px;font-weight:900}.admin-inline-button:hover{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.admin-inline-button.is-danger{color:var(--danger)}.admin-inline-button.is-danger:hover{background:#dc262614;border-color:#dc262647}.admin-panel{margin-bottom:24px;padding:20px;overflow-x:auto}.admin-order-calculation{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 20px;display:grid}.admin-order-calculation section{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:16px}.admin-order-calculation h3{color:var(--ink-strong);margin:0 0 12px;font-size:18px}.admin-order-calculation dl{gap:8px;margin:0;display:grid}.admin-order-calculation div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.admin-order-calculation div:last-child{border-bottom:0;padding-bottom:0}.admin-order-calculation dt,.admin-order-calculation dd{margin:0}.admin-order-calculation dt{color:var(--muted);font-size:13px;font-weight:900}.admin-order-calculation dd{color:var(--ink-strong);text-align:right;white-space:nowrap;font-size:16px;font-weight:900}.admin-order-calculation .calculation-profit{margin-top:2px}.admin-order-calculation .calculation-profit dd{font-size:22px}@media (width<=1120px){.admin-order-calculation{grid-template-columns:minmax(0,1fr)}}.admin-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.admin-pagination p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.admin-pagination-links{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.admin-page-link,.admin-page-gap{border:1px solid var(--line);min-width:34px;min-height:34px;color:var(--brand-blue);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 11px;font-size:13px;font-weight:900;display:inline-flex}.admin-page-link.is-current{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.admin-page-link.is-disabled{color:var(--muted);opacity:.54}.admin-page-gap{min-width:auto;color:var(--muted);background:0 0;border-color:#0000;padding:0 4px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px}.admin-form{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.locked-admin-value{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink-strong);border-radius:8px;align-items:center;padding:0 14px;font-weight:900;display:flex}.admin-inline-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.admin-form-action{align-items:end;display:flex}fieldset{border:1px solid var(--line);border-radius:var(--radius);padding:16px}legend{font-weight:900}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-field-full{grid-column:1/-1}.admin-help-text{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.4;display:block}.hero-admin-preview{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;width:min(680px,100%);overflow:hidden}.hero-admin-preview img{aspect-ratio:16/7;object-fit:cover;width:100%}.admin-actions-row{flex-wrap:wrap;gap:10px;display:flex}.check-row,.checkbox-grid{flex-wrap:wrap;gap:12px;display:flex}.check{flex-direction:row;align-items:center;gap:8px;display:flex}.check input{width:auto}.admin-search{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto;gap:10px;margin-bottom:18px;display:grid}.action-panel{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.admin-import-detail{border-bottom:1px solid var(--line);padding:10px 0}.admin-import-detail summary{cursor:pointer;font-weight:900}.admin-import-detail summary span{color:var(--muted);text-transform:uppercase;margin-left:8px;font-size:12px;font-weight:700}.admin-document-list{gap:8px;margin-top:14px;display:grid}.admin-document-list a{color:var(--cyan-dark);font-weight:800}.decoration-position-list,.decoration-rule-grid,.decoration-admin-list{gap:10px;display:grid}.decoration-position-card,.decoration-rule-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.decoration-position-card.is-selected{border-color:var(--brand-lime);background:linear-gradient(#a0c81817,#a0c81817),#fff;box-shadow:0 0 0 2px #a0c81829}.decoration-position-toggle{cursor:pointer;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.decoration-position-toggle input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.decoration-position-icon{aspect-ratio:1;background:var(--brand-blue-soft);width:34px;color:var(--brand-blue);text-transform:uppercase;border-radius:7px;place-items:center;font-size:11px;font-weight:900;display:grid}.decoration-position-icon:before{content:"";border:2px solid;border-radius:5px 5px 8px 8px;width:16px;height:16px;box-shadow:inset 0 -5px #29308324}.decoration-position-card.is-selected .decoration-position-icon{background:var(--brand-lime-soft);color:var(--brand-lime-dark)}.decoration-position-toggle input[type=checkbox]:focus-visible~.decoration-position-icon{outline:3px solid var(--cyan);outline-offset:3px}.decoration-position-toggle strong,.decoration-rule-card strong{color:var(--ink-strong)}.decoration-position-toggle small,.decoration-rule-card small,.admin-help{color:var(--muted);font-size:12px;line-height:1.45}.decoration-position-fields,.decoration-upload-grid{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;display:grid}.decoration-panel{gap:16px;min-height:0;padding:20px 20px 92px;display:grid;overflow-y:auto}.decoration-modal{z-index:80;padding:28px var(--site-gutter);place-items:center;display:grid;position:fixed;inset:0}.quantity-warning-modal{z-index:90;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quantity-warning-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1016408a;position:absolute;inset:0}.quantity-warning-sheet{z-index:1;border-radius:var(--radius);background:#fff;border:1px solid #ffffff94;gap:14px;width:min(520px,100%);padding:26px;display:grid;position:relative;box-shadow:0 28px 80px #1016404d}.quantity-warning-sheet h2{max-width:calc(100% - 48px);color:var(--ink-strong);font-size:28px;line-height:1}.quantity-warning-sheet p{color:var(--muted);margin:0;font-weight:700;line-height:1.5}.quantity-warning-sheet .button{justify-self:start;min-width:160px}.quantity-warning-close{aspect-ratio:1;border:1px solid var(--line);width:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.quantity-warning-close:hover{border-color:var(--brand-blue)}.decoration-modal-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#10164094;border:0;position:absolute;inset:0}.decoration-modal-sheet{z-index:1;border-radius:var(--radius);background:#fff;border:1px solid #ffffff8c;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:min(88vh,900px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #10164057}.decoration-modal-head,.decoration-modal-actions{justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.decoration-modal-head{border-bottom:1px solid var(--line)}.decoration-modal-head h2{color:var(--ink-strong);margin-top:4px;font-size:clamp(28px,3vw,40px);line-height:1}.decoration-modal-close{aspect-ratio:1;border:1px solid var(--line);width:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;place-items:center;font-size:26px;line-height:1;display:grid}.decoration-modal-close:hover{border-color:var(--brand-blue)}.decoration-modal .decoration-position-list{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));align-items:start}.decoration-modal .decoration-position-card.is-selected .decoration-position-fields,.decoration-modal .decoration-position-card.is-selected .decoration-size-count-list{grid-template-columns:minmax(0,1fr)}.decoration-modal .decoration-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.decoration-position-fields>div{gap:8px;display:grid}.decoration-guidance{border:1px solid var(--line);border-radius:var(--radius);background:var(--brand-blue-soft);color:var(--ink);margin:0;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.45}.decoration-upload-field{align-content:start;gap:10px;display:grid}.decoration-upload-card{border:1px dashed var(--line-strong);border-radius:var(--radius);cursor:pointer;background:#fff;align-content:start;gap:10px;min-height:108px;padding:14px;font-weight:900;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative}.decoration-upload-card input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.decoration-upload-card small{border:1px solid var(--line);border-radius:var(--radius);min-height:44px;color:var(--ink);text-align:center;background:#f8fafc;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:900;display:flex}.decoration-upload-card:hover,.decoration-upload-card.is-dragover{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.decoration-upload-card input[type=file]:focus-visible+small,.decoration-upload-card:focus-within{outline:3px solid var(--cyan);outline-offset:3px}.decoration-file-list{gap:8px;display:grid}.decoration-file-row{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid}.decoration-file-row strong{min-width:0;color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.decoration-file-row small{color:var(--muted);font-size:12px}.decoration-file-row input{grid-column:1/-1;min-height:38px;padding:8px 10px;font-size:13px}.decoration-existing-files-note{border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);background:#f8fafc;margin:0;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.4}.decoration-file-remove{aspect-ratio:1;border:1px solid var(--line);width:30px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;place-items:center;font-size:18px;line-height:1;display:grid}.decoration-file-remove:hover{border-color:var(--danger);color:var(--danger)}.decoration-choice-row{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px;display:grid}.decoration-choice{display:block}.decoration-choice input{opacity:0;pointer-events:none;position:absolute}.decoration-choice>span{border:1px solid var(--line);min-height:44px;color:var(--ink-strong);background:#fff;border-radius:7px;gap:3px;padding:9px 10px;font-weight:900;display:grid}.decoration-choice small{color:var(--muted);font-size:11px;line-height:1.3}.decoration-choice [data-decoration-price-label]{color:var(--ink-strong);font-weight:900}.decoration-choice small em{color:var(--muted);font-style:normal;font-weight:800;display:block}.decoration-choice input:checked+span{border-color:var(--brand-lime);background:var(--brand-lime-soft);box-shadow:0 0 0 2px #a0c81824}.decoration-size-count-list{gap:8px;display:grid}.decoration-size-count{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) 84px minmax(112px,auto);align-items:center;gap:10px;padding:9px 10px;display:grid}.decoration-size-count:focus-within{border-color:var(--brand-lime);box-shadow:0 0 0 2px #a0c81824}.decoration-size-count b{color:var(--ink-strong);font-size:14px;line-height:1.1;display:block}.decoration-size-count small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.25;display:block}.decoration-size-count input{text-align:center;min-height:42px;padding:8px;font-size:18px;font-weight:900}.decoration-size-count em{color:var(--ink-strong);text-align:right;gap:2px;font-style:normal;font-weight:900;display:grid}.decoration-note{gap:7px;display:grid}.decoration-note textarea{min-height:86px}.decoration-tier-summary{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.decoration-tier-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.decoration-tier-summary h3{color:var(--ink-strong);font-size:20px;line-height:1}.decoration-tier-summary p{color:var(--muted);margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.4}.decoration-tier-head>span{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:baseline;gap:6px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.decoration-tier-head>span strong{color:var(--brand-blue)}.decoration-tier-content{gap:10px;display:grid}.decoration-tier-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;max-height:360px;overflow:auto}.decoration-tier-table{border-collapse:collapse;width:100%;font-size:13px}.decoration-tier-overview{min-width:820px}.decoration-tier-table th,.decoration-tier-table td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 10px}.decoration-tier-table th{z-index:2;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;font-size:11px;position:sticky;top:0}.decoration-tier-table td:first-child,.decoration-tier-table td:nth-child(2),.decoration-tier-table td strong{color:var(--ink-strong);font-weight:900}.decoration-tier-table td>span{color:var(--muted)}.decoration-tier-table small{color:var(--muted);font-size:11px;font-weight:800;display:block}.decoration-tier-table th.is-current,.decoration-tier-table td.is-current{background:var(--brand-lime-soft)}.decoration-tier-table td.is-current strong{color:var(--brand-blue)}.decoration-modal-actions{border-top:1px solid var(--line);background:#f8fafc;justify-content:flex-end;display:flex}.decoration-modal-actions .button{min-width:220px}.decoration-summary{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;gap:7px;margin-top:10px;padding:10px;font-size:13px;display:grid}.decoration-summary.compact{padding:8px}.decoration-summary strong{color:var(--brand-blue)}.decoration-summary ul{gap:4px;margin:0;padding-left:18px;display:grid}.decoration-summary li{line-height:1.45}.decoration-summary li span{color:var(--muted)}.decoration-summary p{color:var(--muted);margin:0;line-height:1.45}.decoration-file-groups{gap:8px;display:grid}.decoration-file-groups div{flex-wrap:wrap;gap:6px 10px;display:flex}.decoration-file-groups div>span{gap:2px;display:grid}.decoration-file-groups a{color:var(--brand-blue);font-weight:800}.decoration-file-groups small{color:var(--muted);font-size:12px}.cart-price-cell small{color:var(--muted);text-align:right;flex-basis:100%;margin-top:5px;font-size:12px;line-height:1.4;display:block}.admin-table-scroll{width:100%;overflow-x:auto}.admin-table-scroll input{min-width:90px}.mini-input-row{grid-template-columns:repeat(2,minmax(82px,1fr));gap:8px;display:grid}.compact-form{border:0;padding:0}.decoration-rule-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.decoration-rule-card{gap:10px;padding:12px;display:grid}.decoration-rule-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.decoration-rule-options{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:12px;display:grid}.decoration-rule-options>div{align-content:start;gap:8px;display:grid}.check.strong{align-items:flex-start}.check.strong span{gap:2px;display:grid}@media (width<=860px){.top-strip{padding:10px 20px}.top-strip .locale-switch{display:none}.main-header,.listing-shell,.product-detail,.product-purchase-form,.product-info,.checkout-shell,.admin-body,.account-grid,.order-admin-grid,.admin-search,.two-cols,.decoration-position-fields,.decoration-upload-grid,.decoration-rule-options{grid-template-columns:minmax(0,1fr)}.main-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 20px;position:static;top:auto}.brand{min-width:0}.brand-logo{width:min(226px,58vw)}.mobile-locale-form{grid-area:1/2;justify-content:flex-end;display:flex}.search-form{grid-area:2/1/auto/-1;width:100%;min-height:46px;padding:2px;overflow:visible}.search-form input{min-width:0;padding:0 15px;font-size:16px}.search-form button{border-radius:999px;min-height:42px;padding:0 18px;font-size:15px}.header-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 48px 54px;justify-content:stretch;align-items:center;gap:9px;width:100%;display:grid}.sponsor-header-link,.account-link,.cart-link{height:44px;min-height:44px;box-shadow:none;justify-content:center}.sponsor-header-link{text-overflow:ellipsis;min-width:0;padding:0 14px;font-size:15px;overflow:hidden}.account-link,.cart-link{width:100%;min-width:0;padding:0}.account-link span,.cart-link span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-link:before,.cart-link:before{width:20px;height:20px}.category-nav{padding:0 20px 12px}.store-evo .category-nav{overflow:auto hidden}.promo-ticker span{min-height:32px;padding:0 18px;font-size:12px}.promo-ticker span:after{margin-left:18px}.breadcrumbs ol{gap:5px;padding:9px 20px}.breadcrumbs li{font-size:12px}.hero{background-position:top;align-items:center;min-height:auto;padding:54px 0 62px}.hero-evo{background-position:68%}.hero h1{font-size:clamp(38px,11vw,56px)}.hero-campaign-kicker{flex-wrap:wrap;gap:9px 10px;margin-bottom:16px;font-size:12px}.hero-campaign-kicker:before{width:30px}.hero-actions{gap:10px;width:100%}.hero .button{width:100%;min-height:54px}.section{padding:46px 0}.range-section{padding-bottom:28px;scroll-margin-top:214px}.store-evo .sport-grid{grid-template-columns:minmax(0,1fr)}.sport-card{grid-template-columns:minmax(0,1fr) 56px;min-height:132px;padding:18px}.sport-card-copy{min-height:96px}.sport-card-visual{width:56px;height:56px}.sport-card-visual svg{stroke-width:2.8px;width:30px;height:30px}.sport-home-hero,.sport-home-service{grid-template-columns:minmax(0,1fr)}.sport-home-hero{margin-top:22px;padding:24px}.sport-home-copy h1{font-size:clamp(38px,12vw,54px)}.sport-home-actions{grid-template-columns:minmax(0,1fr);display:grid}.sport-home-actions .button,.sport-home-service .button{width:100%}.sport-home-visual{min-height:auto}.sport-home-product-stack{grid-template-columns:minmax(0,1fr)}.sport-home-product-stack figure{grid-template-rows:180px auto}.sport-home-product-stack img{min-height:180px}.sport-home-category-card{grid-template-columns:minmax(0,1fr) 82px;gap:12px;min-height:124px;padding:15px}.sport-home-category-image{width:82px;height:82px}.sport-home-category-image img{padding:9px}.sport-home-category-copy strong{font-size:21px}.sport-home-service{align-items:stretch;margin-top:0}.evo-decoration-showcase{background:#11151f;width:calc(100% - 40px);min-height:auto;margin-bottom:36px}.evo-decoration-content{grid-template-columns:minmax(0,1fr);gap:22px;min-height:auto;padding:26px 22px}.evo-decoration-copy h2{font-size:clamp(30px,9vw,42px)}.evo-decoration-copy p{font-size:15px}.evo-decoration-copy strong{font-size:16px}.evo-decoration-methods{grid-template-columns:minmax(0,1fr);gap:0}.evo-decoration-method{min-height:46px;font-size:15px}.evo-decoration-actions{grid-template-columns:minmax(0,1fr);display:grid}.evo-decoration-actions .button{width:100%}.featured-section{padding-top:26px}.featured-section .section-heading{padding-top:30px}.service-spotlight{margin:22px 0 36px;padding-top:34px;padding-bottom:36px}.service-spotlight-shell,.service-page-shell,.service-page-grid,.sponsor-hero,.sponsor-info-grid,.sponsor-shell,.offer-listing-hero,.textile-decoration-hero,.textile-method-grid,.textile-price-cards,.textile-care-grid,.offer-listing-search{grid-template-columns:minmax(0,1fr)}.service-spotlight-copy h2{font-size:clamp(29px,9vw,39px)}.service-actions{grid-template-columns:minmax(0,1fr);display:grid}.service-actions .button,.service-page-actions .button,.sponsor-hero-actions .button,.sponsor-submit{width:100%}.service-page-shell{margin-bottom:46px}.service-page-content,.service-page-contact{padding:20px}.service-page-grid section{min-height:auto}.service-page-contact{position:static}.service-visual-card{padding:14px}.service-visual-images,.service-print-map{grid-template-columns:minmax(0,1fr)}.service-shirt-card{min-height:210px}.service-shirt-card img{max-height:154px}.sponsor-hero-media{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.sponsor-side-panel{position:static}.section-heading-copy{max-width:none}.category-grid{grid-template-columns:minmax(0,1fr);gap:12px}.category-tile{grid-template-columns:minmax(0,1fr) 82px;gap:12px;min-height:126px;padding:15px}.category-tile-visual{width:82px;height:82px}.category-tile-visual img{padding:9px}.category-tile-title{font-size:22px}.admin-sidebar{height:auto;position:static}.filters,.catalog-sidebar{max-height:none;position:static;overflow:visible}.catalog-filter-bar,.catalog-filter-main{flex-direction:column;align-items:stretch}.catalog-filter-search{flex-basis:auto}.catalog-filter-groups{grid-template-columns:minmax(0,1fr);display:grid}.catalog-filter-group summary{justify-content:space-between;width:100%}.catalog-filter-options{width:100%;max-height:none;box-shadow:none;margin-top:7px;position:static}.catalog-filter-actions{justify-content:stretch;min-width:0}.catalog-filter-actions a,.catalog-filter-actions button{flex:150px}.listing-toolbar{flex-direction:column;align-items:flex-start;position:static}.listing-toolbar-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.listing-sort-form{flex:220px}.listing-sort-form select{flex:1;min-width:0}.pagination-links{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pagination-control{grid-column:span 2;width:100%}.cart-page-head{align-items:start;display:grid}.cart-layout{grid-template-columns:minmax(0,1fr)}.cart-list-head{display:none}.cart-item-card{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:14px;padding:16px}.cart-item-group-head{align-items:start;padding:14px;display:grid}.cart-item-group-head .cart-decoration-form,.cart-item-group-head .cart-decoration-action,.cart-item-group-head .cart-decoration-button{width:100%}.cart-item-group-head .cart-decoration-action{justify-content:flex-start}.cart-product-media{width:78px}.cart-product-media img{width:64px;height:64px}.cart-product-title h2{font-size:18px}.cart-item-controls{grid-column:1/-1;width:100%}.cart-quantity-form{grid-template-columns:96px auto;justify-content:start}.cart-product-actions{margin-top:0}.cart-order-summary{padding:20px;position:static}.cart-coupon-row{grid-template-columns:minmax(0,1fr)}.checkout-summary{position:static}.legal-layout{grid-template-columns:minmax(0,1fr)}.legal-nav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.legal-content{padding:22px}.checkout-panel,.checkout-summary{padding:20px}.checkout-summary-head{align-items:flex-start}.checkout-body .main-header{grid-template-columns:1fr auto;width:min(100% - 40px,1180px);padding:16px 0}.checkout-section{width:min(100% - 40px,1180px);padding:30px 0 46px}.checkout-shell{gap:0}.thank-you-section{width:min(100% - 40px,1180px);padding:30px 0 46px}.thank-you-card,.thank-you-steps ol{grid-template-columns:minmax(0,1fr)}.thank-you-summary{border-left:0;border-top:1px solid var(--line)}.thank-you-actions{display:grid}.thank-you-actions .button{width:100%}.checkout-panel{margin-bottom:24px;padding:0 0 24px}.checkout-summary{border-top:1px solid #dce2eb;border-left:0;min-height:auto;margin:8px -20px -46px;padding:28px 20px 46px}.checkout-item{grid-template-columns:58px minmax(0,1fr) auto;gap:12px}.checkout-thumb{width:58px;height:58px}.checkout-thumb img{width:48px;height:48px}.variant-option-grid{grid-template-columns:minmax(0,1fr)}.club-band,.section-heading,.admin-heading,.top-strip{flex-direction:column;align-items:flex-start}.order-heading-actions{justify-content:stretch;width:100%}.order-heading-actions form,.order-heading-actions .button{width:100%}.order-number-heading{gap:6px;display:grid}.order-number-heading strong{text-align:left}.reorder-line{grid-template-columns:minmax(0,1fr)}.reorder-summary-trigger{flex-direction:column;align-items:flex-start}.reorder-summary-trigger>span{justify-content:center;width:100%}.reorder-actions{grid-template-columns:minmax(0,1fr);display:grid}.reorder-actions .button{width:100%}.club-band{grid-template-columns:minmax(0,1fr);gap:22px;padding:26px}.club-band:before{inset:12px}.club-band:after{display:none}.club-band h2{font-size:clamp(29px,9vw,39px)}.club-band .button.primary{width:100%;min-width:0}.product-card{grid-template-rows:220px 1fr}.main-product-image{min-height:360px}.main-product-image img{max-height:320px}.gallery,.buy-box{position:static}.buy-box h1{overflow-wrap:anywhere;font-size:clamp(28px,8vw,36px)}.product-price{font-size:24px}.textile-size-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.decoration-modal{align-items:stretch;padding:0}.decoration-modal-sheet{border-radius:0;width:100%;max-height:100dvh}.decoration-panel{padding:16px 16px 120px}.decoration-modal .decoration-position-card.is-selected .decoration-position-fields,.decoration-modal .decoration-position-card.is-selected .decoration-size-count-list{grid-template-columns:minmax(0,1fr)}.decoration-size-count{grid-template-columns:minmax(0,1fr) 74px}.decoration-size-count em{text-align:left;grid-column:1/-1}.decoration-modal .decoration-upload-grid{grid-template-columns:minmax(0,1fr)}.decoration-modal-actions{flex-direction:column;align-items:stretch}.decoration-modal-actions .button{width:100%}.product-tab-panel{padding:22px}.site-footer{padding:42px 20px 22px}.footer-main{grid-template-columns:minmax(0,1fr);gap:30px}.consent-banner{grid-template-columns:minmax(0,1fr);bottom:12px;right:12px}.consent-actions{justify-content:stretch}.consent-actions .button{flex:100%}.footer-legal{margin-top:26px}.footer-brand-bar{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:22px;padding:12px 0 0}.footer-brand-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 10px}.footer-brand-bar a{align-items:flex-start}.footer-bottom{flex-direction:column}}@media (width<=980px){.regional-hero,.regional-service-section,.regional-link-panel,.regional-service-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=680px){.regional-hero-actions .button{width:100%}.regional-link-panel nav{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){:root{--site-gutter:14px}body{font-size:15px}.top-strip{padding:8px var(--site-edge);font-size:12px;line-height:1.35}.main-header{padding:12px var(--site-edge);gap:10px}.brand-logo{width:min(188px,56vw)}.mobile-locale-form select{height:34px;padding:0 30px 0 10px;font-size:12px}.search-form{min-height:42px}.search-form input{padding:0 12px;font-size:15px}.search-form button{min-height:38px;padding:0 14px;font-size:14px}.header-actions{grid-template-columns:minmax(0,1fr) 42px 48px;gap:8px}.sponsor-header-link,.account-link,.cart-link{height:40px;min-height:40px}.sponsor-header-link{padding:0 12px;font-size:13px}.account-link:before,.cart-link:before{width:18px;height:18px}.category-nav{padding:0 var(--site-edge) 8px;gap:4px}.category-nav a{min-height:34px;padding:0 10px;font-size:12px}.promo-ticker span{min-height:30px;padding:0 16px;font-size:11px}.breadcrumbs ol{padding:8px var(--site-edge)}.hero,.hero-evo{min-height:auto;padding:44px 0 48px}.hero-content,.hero-evo .hero-content{width:calc(100% - (var(--site-gutter) * 2))}.hero h1,.hero-evo h1,.hero-summer-promo h1{font-size:clamp(33px,10vw,44px);line-height:.98}.hero p,.hero-evo p{font-size:15px;line-height:1.5}.hero-actions{grid-template-columns:minmax(0,1fr);margin-top:20px;display:grid}.hero .button{min-height:46px;padding:0 16px;font-size:14px}.section{padding:34px 0}.section-heading{gap:10px;margin-bottom:16px}.section-heading h1,.section-heading h2,.category-hero h1{font-size:clamp(28px,9vw,36px);line-height:1.03}.section-heading-copy{font-size:14px;line-height:1.5}.sport-grid,.store-evo .sport-grid{grid-template-columns:minmax(0,1fr);gap:10px}.sport-card{grid-template-columns:minmax(0,1fr) 52px;min-height:112px;padding:14px}.sport-card-copy{gap:8px;min-height:auto}.sport-card-title{white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(25px,8vw,30px);line-height:1}.sport-card em{-webkit-line-clamp:2;font-size:13px;line-height:1.3}.sport-card small{font-size:13px}.sport-card-visual{width:52px;height:52px}.sport-card-visual img{width:42px;height:42px}.evo-decoration-showcase{width:calc(100% - (var(--site-gutter) * 2));border-radius:6px;margin-bottom:26px}.evo-decoration-content{padding:20px}.evo-decoration-copy h2{font-size:clamp(27px,8vw,35px)}.evo-decoration-copy p,.evo-decoration-copy strong{font-size:14px}.evo-decoration-method{min-height:40px;padding:0 12px;font-size:14px}.category-grid{grid-template-columns:minmax(0,1fr);gap:10px}.category-tile{grid-template-columns:minmax(0,1fr) 68px;min-height:108px;padding:14px}.category-tile-visual{width:68px;height:68px}.category-tile-visual img{padding:7px}.category-tile-title{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:22px;line-height:1.05}.category-tile-meta,.category-tile-cta{font-size:12px}.home-product-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-grid>.product-card{display:grid}.home-product-grid>.product-card:nth-child(n+7){display:none}.product-card{grid-template-rows:132px 1fr}.product-card-image{padding:10px}.product-card-image img{max-height:108px}.product-card-body{gap:7px;padding:10px}.product-card-meta{gap:6px;font-size:9px}.product-card h3{min-height:0;font-size:15px;line-height:1.08}.product-card p{display:none}.price-row{align-items:stretch;gap:8px;padding-top:8px;display:grid}.price-row .price-stack{font-size:16px}.product-card-action{min-height:32px;padding:0 8px;font-size:11px}.category-hero{padding:34px var(--site-edge)}.listing-shell{gap:12px;padding:18px 0 42px}.catalog-mobile-controls{z-index:11;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;display:grid;position:sticky;top:8px;box-shadow:0 8px 22px #0f172a14}.catalog-mobile-controls button{border:1px solid var(--line);color:#202532;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:13px;font-weight:900;display:inline-flex}.catalog-mobile-controls button span{background:var(--accent);min-width:18px;height:18px;color:var(--on-accent);border-radius:999px;place-items:center;font-size:10px;line-height:1;display:inline-grid}.catalog-mobile-backdrop{z-index:70;opacity:1;background:#0f172a61;display:block;position:fixed;inset:0}.catalog-mobile-backdrop[hidden]{display:none}.catalog-mobile-panel-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin:-14px -14px 12px;padding:13px 14px;display:flex;position:sticky;top:0}.catalog-mobile-panel-head strong{color:#202532;font-size:16px;font-weight:900}.catalog-mobile-panel-head button{aspect-ratio:1;border:1px solid var(--line);color:#202532;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:34px;font-size:24px;line-height:1;display:inline-grid}.catalog-sidebar,.catalog-filter-bar{z-index:80;border:1px solid var(--line);overscroll-behavior:contain;background:#fff;border-bottom:0;border-radius:16px 16px 0 0;width:100%;height:min(78dvh,680px);max-height:calc(100dvh - 16px);padding:14px;transition:transform .2s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(110%);box-shadow:0 -18px 50px #0f172a33}.catalog-sidebar.is-mobile-open,.catalog-filter-bar.is-mobile-open{transform:translateY(0)}.catalog-sidebar-title{display:none}.category-tree-nav{grid-template-columns:minmax(0,1fr);gap:8px}.category-tree-block.is-open{grid-column:auto}.category-tree-root{min-height:38px;padding:0 12px;font-size:13px}.category-tree-children{grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 12px 12px}.category-tree-child,.category-tree-grandchildren a{font-size:13px}.category-tree-grandchildren{grid-column:auto;grid-template-columns:minmax(0,1fr);margin:0;padding-left:0}.catalog-filter-bar{align-content:start;gap:9px;display:grid}.catalog-filter-search{order:1;width:100%}.catalog-filter-search input{min-height:38px;font-size:14px}.catalog-filter-groups{order:2;gap:7px}.catalog-filter-group summary{min-height:38px;padding:0 10px;font-size:13px}.catalog-filter-option{padding:9px 8px;font-size:13px}.catalog-filter-actions{border-top:1px solid var(--line);justify-content:space-between;padding-top:10px;display:flex}.catalog-filter-submit{display:none}.listing-toolbar{gap:10px;margin-bottom:12px;padding:10px}.listing-toolbar-actions{gap:8px}.listing-sort-form{width:100%}.listing-sort-form label{font-size:11px}.listing-sort-form select{min-height:36px;font-size:12px}.listing-page-indicator{min-height:28px;padding:0 10px;font-size:10px}.sport-home-image-hero{min-height:180px}.sport-home-image-hero .sport-home-copy{padding:40px 0}.sport-home-image-hero .sport-home-copy h1{font-size:clamp(38px,13vw,54px)}.product-detail{padding:22px 0 38px}.product-purchase-form{gap:18px}.main-product-image{border-radius:6px;min-height:260px}.main-product-image img{max-height:236px}.thumb-button{border-radius:6px;width:58px;height:58px}.thumb-button img{width:50px;height:50px}.buy-box{border-radius:6px;padding:14px}.buy-box h1{font-size:clamp(26px,8vw,34px)}.product-price{font-size:23px}.buy-step{border-radius:6px;padding:10px}.textile-color-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.textile-color-option{min-height:96px}.textile-color-option img{width:58px;height:58px}.textile-size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.textile-size-card{grid-template-columns:minmax(0,1fr);gap:7px;padding:9px}.textile-size-card-head>strong{font-size:18px}.textile-size-card .textile-size-price strong{font-size:13px}.textile-size-card input{min-height:36px;font-size:15px}.club-band{padding:22px}.club-band h2{font-size:clamp(28px,9vw,36px)}.footer-brand-list{grid-template-columns:minmax(0,1fr)}}@media (width<=380px){.brand-logo{width:min(166px,54vw)}.sponsor-header-link{font-size:12px}.textile-color-options,.textile-size-grid{grid-template-columns:minmax(0,1fr)}.product-card{grid-template-rows:124px 1fr}.product-card-image img{max-height:100px}}
