/* Ample storefront canonical CSS — redundant same-selector declarations removed. */
:root{--ample-font:Inter,"Segoe UI",Arial,sans-serif}
:root{--ui-control-height:44px;--ui-panel-radius:20px;--ui-card-media-ratio:4/5;--ui-modal-shadow:0 30px 100px rgba(0,0,0,.28);--ui-focus-ring:0 0 0 3px rgba(16,17,20,.14);--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:24px;--ui-space-6:32px}
:where(.ui-button){display:inline-flex;align-items:center;justify-content:center;gap:var(--ui-space-2);min-height:var(--ui-control-height);border:1px solid transparent;border-radius:var(--ui-control-radius);padding-inline:18px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}
:where(.ui-button:focus-visible,.ui-drawer:focus-visible,.ui-modal-panel:focus-visible){outline:0;box-shadow:var(--ui-focus-ring)}
:where(.ui-button--primary){background:var(--ink);border-color:var(--ink);color:#fff}
:where(.ui-button--secondary){background:#fff;border-color:var(--ink);color:var(--ink)}
:where(.ui-button--ghost){background:transparent;border-color:transparent;color:var(--ink)}
:where(.ui-section-header){display:flex;align-items:flex-end;justify-content:space-between;gap:var(--ui-space-5)}
:where(.ui-product-card){position:relative;min-width:0}
:where(.ui-product-card__media){position:relative;overflow:hidden;aspect-ratio:var(--ui-card-media-ratio)}
:where(.ui-filter-group){position:relative;min-width:0}
:where(.ui-drawer){background:#fff;overscroll-behavior:contain}
:where(.ui-modal-panel){background:#fff;box-shadow:var(--ui-modal-shadow)}
:where(.ui-product-gallery){min-width:0}
:where(.ui-rail){min-width:0;overscroll-behavior-inline:contain;scrollbar-width:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html.catalog-initial-scroll-lock{scroll-behavior:auto!important}
body{margin:0;background:#fff;line-height:1.45}
body.modal-open{overflow:hidden}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
a{color:inherit}
.hidden{display:none!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.password-field{position:relative}
.password-field input{padding-right:92px}
.password-field button{position:absolute;right:7px;top:13px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}
.fx-shoe{position:absolute;width:250px;height:96px;border-radius:58% 42% 36% 30%/55% 50% 50% 45%;background:#121418;box-shadow:0 24px 38px rgba(0,0,0,.22);transform:rotate(-12deg)}
.fx-shoe:after{content:"";position:absolute;left:4%;right:3%;bottom:-8px;height:24px;background:#e5e5e3;border-radius:50%}
.fx-shoe.cream{background:#ddd2bd}
.fx-shoe.black{background:#222}
.fx-shoe.red{background:#dc5c5c}
.fx-shoe.blue{background:#6794c9}
.fx-product-visual{height:100%;display:grid;place-items:center;color:#888}
.fx-card-code{font-size:11px;color:#979ba3}
.fx-sizes span{min-width:30px;padding:5px 6px;text-align:center;border:1px solid #e0e3e8;border-radius:7px;font-size:10px}
.fx-card-quick{border:1px solid var(--ink);border-radius:10px;background:#fff;font-weight:800}
.fx-card:hover .fx-card-quick{opacity:1;transform:none}
.fx-promo-row{display:grid;grid-template-columns:1fr 1fr}
.fx-promo-row article{min-height:230px;padding:30px;background:#15171b;color:#fff}
.fx-promo-row article+article{background:#edf0f3;color:#111}
.fx-promo-row small{letter-spacing:3px;font-weight:850}
.fx-promo-row h3{font-size:32px;margin:14px 0 8px}
.fx-promo-row p{color:inherit;opacity:.7}
.fx-promo-row button{border:0;border-radius:10px;padding:11px 17px;font-weight:800}
.fx-catalog{padding-block:34px 64px}
.fx-breadcrumb{margin-bottom:23px}
.fx-catalog-layout{display:grid}
.fx-filters{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.fx-filters h3{margin:0 0 18px;font-size:21px}
.fx-filter-group{border-top:1px solid var(--line)}
.fx-filter-group h4{font-size:13px;margin:0 0 10px}
.fx-filter-group select,.fx-filter-group input,.fx-price-pair input{width:100%;padding:0 11px}
.fx-filter-title{display:flex;justify-content:space-between}
.fx-hidden-select{display:none}
.fx-filter-options{overflow:auto}
.fx-filter-option{display:flex;align-items:center;gap:9px}
.fx-size-filter{display:flex;flex-wrap:wrap;gap:6px}
.fx-size-filter .fx-filter-option{padding:0}
.fx-size-filter .fx-filter-option input{display:none}
.fx-size-filter .fx-filter-option input:checked+span{background:#111;color:#fff;border-color:#111}
.fx-range-hint,.fx-empty-options{display:block;color:#92969e;font-size:11px}
.fx-check{display:flex;align-items:center;gap:8px;font-size:13px;padding:12px 0}
.fx-filter-clear{margin-top:8px}
.fx-catalog-head{margin-bottom:25px}
.fx-catalog-head h1{font-size:42px;letter-spacing:-1.4px;margin:0}
.fx-catalog-head p{color:var(--muted)}
.fx-empty{grid-column:1/-1;padding:55px;text-align:center;color:var(--muted)}
.drawer{position:fixed;z-index:100;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.22);transition:.24s}
.side-drawer{right:0;top:0;bottom:0;width:min(92vw,410px);padding:20px;transform:translateX(105%)}
.bottom-drawer{left:0;right:0;bottom:0;max-height:84vh;overflow:auto;padding:20px;transform:translateY(105%)}
.drawer.open{transform:none}
.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}
.drawer-head button{border:0;background:#eee;width:36px;height:36px;border-radius:50%}
.modal{position:fixed;inset:0;z-index:110;display:none;place-items:center;background:rgba(0,0,0,.55)}
.modal.open{display:grid}
.modal-panel{width:min(92vw,720px);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:25px;position:relative}
.modal-close{position:absolute;right:12px;top:12px}
.product-crumb{font-size:12px;color:#8a8e96}
.product-crumb a{text-decoration:none}
.product-brand{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#858a93;font-weight:850}
.product-code{font-size:12px;color:#9397a0}
.product-price{display:flex;align-items:center;gap:12px}
.product-price s{color:#999}
.product-stock{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#267947;background:#ecf8ef;border-radius:999px;padding:7px 11px}
.product-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:#33a65c}
.product-quick{width:100%;height:48px;border:0;font-weight:850}
.product-details{margin-top:26px;border-top:1px solid var(--line)}
.product-details details{border-bottom:1px solid var(--line);padding:15px 0}
.product-details summary{font-weight:800;cursor:pointer}
.product-details p{color:#656a73}
.product-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.product-spec{padding:15px;border:1px solid var(--line);border-radius:12px}
.product-spec span{display:block;color:#858a93;font-size:11px}
.product-spec b{display:block;margin-top:5px;font-size:14px}
.quick-close{position:absolute;right:14px;top:14px;border:0;background:#f2f3f4;border-radius:50%;width:36px;height:36px}
.product-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#111;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:160}
.product-toast.show{opacity:1;transform:translate(-50%,0)}
.info-shell{width:min(100% - 32px,1240px);margin:auto;padding:38px 0 80px}
.info-shell h1{font-size:45px;letter-spacing:-1.5px;margin:13px 0 30px}
.info-card{background:#fff;border:1px solid var(--line);border-radius:20px}
.empty,.success{background:#fff;border:1px solid var(--line);border-radius:20px;padding:55px;text-align:center}
.empty a,.success a{display:inline-block;background:#111;color:#fff;border-radius:10px;padding:12px 18px;text-decoration:none}
.my-order>div{display:flex;justify-content:space-between}
.my-order span{background:#f0f2f4;border-radius:999px;padding:4px 8px;font-size:11px}
.my-order p,.my-order small{display:block;color:#747981}
.info-card{max-width:900px;padding:30px}
.info-card p{font-size:17px;color:#626771;line-height:1.75}
@media (max-width:1000px){.fx-products{grid-template-columns:repeat(3,1fr)}
.fx-catalog-layout{grid-template-columns:220px minmax(0,1fr)}}
@media (max-width:760px){.fx-products,.fx-products-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.fx-card-quick{transform:none}
.fx-promo-row{grid-template-columns:1fr}
.fx-catalog-layout{display:block}
.fx-filters{display:none}
.fx-mobile-filter{display:block;height:40px;border:1px solid var(--line);background:#fff;border-radius:9px}
.fx-catalog-head{display:block}
.fx-catalog-tools{justify-content:space-between}
.product-spec-grid{grid-template-columns:1fr 1fr}}
@media (max-width:460px){.fx-round{height:130px}
.fx-products,.fx-products-catalog{grid-template-columns:1fr 1fr}
.fx-sizes{display:none}
.product-spec-grid{grid-template-columns:1fr}
.info-shell{width:min(100% - 22px,1240px)}
.empty,.success{padding:35px 20px}}
.promo-field{display:grid;grid-template-columns:1fr auto;gap:8px}
.promo-field button{border:1px solid #111;background:#111;color:#fff;border-radius:10px;padding:0 15px;font-weight:800}
.order-totals{margin:20px 0;border-top:1px solid var(--line);padding-top:14px}
.order-totals>div{display:flex;align-items:center;justify-content:space-between;padding:6px 0}
.order-totals .discount-line{color:#16833b}
.order-totals .total{font-size:21px;border-top:1px solid var(--line);margin-top:6px;padding-top:14px}
@media (max-width:520px){.promo-field{grid-template-columns:1fr}
.promo-field button{height:42px}}
[hidden]{display:none!important}
@media (max-width:620px){.site-container,.fx-container{width:min(100% - 24px,1240px)}}
.fx-card-link{min-height:0;flex:1;flex-direction:column}
.fx-photo{place-items:center;isolation:isolate}
.fx-photo::before{z-index:-1}
.fx-empty-state{justify-items:center;color:#68707c}
.fx-empty-state b{color:#111}
.fx-empty-state button{margin-top:8px}
.fx-empty-state.error{background:#fff8f7;border-color:#f0c5bf}
@media (max-width:760px){.fx-photo{aspect-ratio:4/5}}
.fx-empty-state{grid-column:1/-1;min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;padding:35px;border:1px dashed #d8dce2;border-radius:18px;text-align:center;background:#fafbfc}
.fx-empty-state b{font-size:22px}
.fx-empty-state span{max-width:520px;color:#747982}
.fx-empty-state button{border:0;border-radius:10px;background:#111;color:#fff;padding:11px 16px;font-weight:800}
.fx-empty-state small{color:#a0a4ab}
:root{--product-canvas:#f6f7f8}
.shop-body,.fx-catalog,.fx-block{background:#fff}
.fx-photo{display:block!important;box-shadow:none!important;outline:none!important}
.fx-card-link{gap:0}
.fx-card-meta{margin-top:9px;line-height:1.2}
.fx-card-code{min-height:14px;line-height:1.2}
.fx-price{line-height:1.2}
.fx-sizes{margin-top:8px}
.fx-card-quick{position:static;width:100%;height:39px;margin-top:9px;opacity:0;visibility:hidden;transform:none!important;transition:opacity .16s ease,background .16s ease,color .16s ease}
.fx-card:hover .fx-card-quick,.fx-card:focus-within .fx-card-quick{opacity:1;visibility:visible;transform:none!important}
.fx-card-quick:hover{background:#111;color:#fff}
.fx-products.is-loading{opacity:.58;pointer-events:none;transition:opacity .16s ease}
.fx-filter-options{overscroll-behavior:contain}
.product-shell{padding:26px 0 64px}
.product-crumb{margin-bottom:18px}
.product-price{margin:18px 0 12px}
.product-price b{font-size:29px}
.product-content-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:20px;margin-top:34px;align-items:start}
.product-copy-card,.product-spec-card{border:1px solid #e8ebef;border-radius:18px;background:#fff;padding:25px}
.product-copy-card h2,.product-spec-card h2{margin:0 0 16px;font-size:25px;letter-spacing:-.5px}
.product-copy-card p{margin:0 0 13px;color:#5f6670;line-height:1.68}
.product-spec-card .product-spec-grid{grid-template-columns:1fr 1fr;gap:8px}
.product-spec-card details{border-top:1px solid #e8ebef;padding:14px 0 0;margin-top:14px}
.product-spec-card details+details{margin-top:10px}
.product-spec-card summary{cursor:pointer;font-weight:800}
.product-spec-card details p{color:#626a74;line-height:1.55}
.field-hint{display:block;margin-top:6px;color:#8a9098;font-size:10px;line-height:1.45}
.autocomplete-field{z-index:auto;isolation:isolate}
.autocomplete-field.is-open{z-index:60}
.autocomplete-list{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:40;max-height:min(320px,46vh);overflow:auto;overscroll-behavior:contain;padding:6px;border:1px solid #dfe3e8;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.16);scrollbar-gutter:stable}
.autocomplete-list:empty{display:none}
.autocomplete-list button{display:grid;width:100%;gap:3px;padding:11px 12px;border:0;border-radius:10px;background:#fff;color:#111;text-align:left;cursor:pointer}
.autocomplete-list button+button{margin-top:2px}
.autocomplete-list button:hover,.autocomplete-list button:focus-visible{background:#f3f5f7;outline:0}
.autocomplete-list button b{font-size:13px;line-height:1.35}
.autocomplete-list button span,.autocomplete-list p{color:#7f8690;font-size:11px;line-height:1.35}
.autocomplete-list p{padding:11px 12px;margin:0}
.favorite-card{min-width:0}
.favorite-image{position:relative;display:block;aspect-ratio:1;background:#fff;border:1px solid #edf0f2;border-radius:14px;overflow:hidden}
.favorite-image img{width:100%;height:100%;object-fit:cover;background:#fff}
.favorite-image>span{position:absolute;inset:auto 10px 10px;padding:7px 9px;border-radius:8px;background:rgba(17,17,17,.86);color:#fff;font-size:11px;text-align:center}
.favorite-card.is-unavailable{opacity:.68}
.favorite-body{padding-top:10px}
.favorite-body small{color:#8a9098;font-size:9px;font-weight:850;letter-spacing:1.3px;text-transform:uppercase}
.favorite-body h2{min-height:42px;margin:5px 0;font-size:15px;line-height:1.35}
.favorite-body h2 a{text-decoration:none}
.favorite-actions{display:grid;grid-template-columns:1fr 42px;gap:7px;margin-top:11px}
.favorite-actions a,.favorite-actions button{display:grid;height:40px;place-items:center;border:1px solid #111;border-radius:9px;background:#fff;text-decoration:none;font-size:12px;font-weight:800}
.favorite-actions a:hover{background:#111;color:#fff}
.favorite-actions button{font-size:20px;border-color:#e0e3e7}
.delivery-page{display:grid;gap:28px}
.delivery-hero{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:32px;border-radius:22px;background:linear-gradient(135deg,#111,#30343a);color:#fff}
.delivery-hero span{font-size:10px;letter-spacing:2.4px;font-weight:850;color:#cdd2d8}
.delivery-hero h2{margin:8px 0;font-size:36px;letter-spacing:-1px}
.delivery-hero p{max-width:620px;margin:0;color:#d8dce1;line-height:1.6}
.delivery-hero-badge{min-width:180px;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:17px;font-size:27px;font-weight:900;text-align:center}
.delivery-hero-badge small{display:block;margin-top:4px;font-size:10px;font-weight:600;color:#cdd2d8}
.delivery-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.delivery-methods section{padding:22px;border:1px solid #e5e8ec;border-radius:17px;background:#fff}
.delivery-methods section>b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:11px}
.delivery-methods h3{margin:15px 0 7px}
.delivery-methods p{margin:0;color:#666e78;line-height:1.6}
.delivery-steps{padding:24px;border-radius:18px;background:#f5f6f7}
.delivery-steps h3{margin-top:0}
.delivery-steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;counter-reset:steps}
.delivery-steps li{counter-increment:steps;display:grid;gap:4px;padding:15px;background:#fff;border-radius:13px}
.delivery-steps li:before{content:counter(steps);display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:850}
.delivery-steps li span{color:#737a84;font-size:12px;line-height:1.5}
.delivery-faq{border-top:1px solid #e8ebef}
.delivery-faq details{padding:17px 0;border-bottom:1px solid #e8ebef}
.delivery-faq summary{cursor:pointer;font-weight:850}
.delivery-faq p{margin-bottom:0}
@media (max-width:1000px){.product-content-grid{grid-template-columns:1fr}
.delivery-methods,.delivery-steps ol{grid-template-columns:1fr 1fr}}
@media (max-width:760px){.fx-card-quick{opacity:1;visibility:visible;height:37px}
.product-content-grid{margin-top:25px}
.product-copy-card,.product-spec-card{padding:19px}
.delivery-hero{grid-template-columns:1fr;padding:23px}
.delivery-hero-badge{min-width:0}
.delivery-methods,.delivery-steps ol{grid-template-columns:1fr}}
@media (max-width:460px){.fx-card h3{min-height:34px;font-size:12.5px}
.fx-card-code{font-size:9px}
.fx-price b{font-size:16px}
.fx-card-quick{font-size:11px}
.product-spec-card .product-spec-grid{grid-template-columns:1fr}
.favorite-body h2{font-size:13px}
.favorite-actions{grid-template-columns:1fr 38px}}
.fx-catalog-layout{grid-template-columns:clamp(230px,17vw,280px) minmax(0,1fr);gap:clamp(22px,2vw,34px)}
.fx-card h3{overflow-wrap:anywhere;word-break:normal}
.fx-card-code{white-space:normal;overflow-wrap:anywhere}
.fx-card-meta{overflow-wrap:anywhere}
.info-seo-intro{max-width:820px;color:#666e78;line-height:1.65}
@media (min-width:761px){.fx-products-catalog .fx-photo{aspect-ratio:4/5!important}
.fx-products-catalog .fx-card h3{font-size:15px}}
@media (max-width:1180px) and (min-width:761px){.fx-catalog .fx-container{width:min(calc(100% - 28px),1500px)}
.fx-catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}}
@media (max-width:760px){.fx-catalog .fx-container{width:min(100% - 24px,1240px)}
.fx-card h3{-webkit-line-clamp:3;min-height:0}
.fx-catalog-intro{font-size:12px}}
.fx-card-badges{flex-wrap:wrap}
.fx-brands{padding:58px 0 64px;border-top:1px solid var(--line)}
.fx-brands-head{text-align:center;max-width:680px;margin:0 auto 30px}
.fx-brands-head>span{font-size:10px;letter-spacing:3px;font-weight:900;color:#80858e}
.fx-brands-head h2{margin:8px 0 6px;font-size:34px;letter-spacing:-1px}
.fx-brands-head p{margin:0;color:#737984}
.fx-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.fx-catalog{padding-top:12px}
@media (max-width:1180px) and (min-width:761px){.fx-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:760px){.fx-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.fx-brands{padding:42px 0 48px}}
@media (max-width:520px){.fx-brand-grid{grid-template-columns:1fr 1fr}}
:root{--brand:#111;--accent:#111;--danger:#d71920;--radius:0;--shadow:0 16px 42px rgba(0,0,0,.12)}
body{font-family:var(--ample-font);color:#111;letter-spacing:.01em}
.shop-body{background:#fff}
.fx-round{margin-bottom:13px}
.fx-title{padding-bottom:12px;border-bottom:1px solid #111}
.fx-promo-row{gap:2px}
.fx-catalog{padding:24px 0 72px}
.fx-catalog .fx-container{width:min(calc(100% - 48px),1680px)}
.fx-breadcrumb{display:flex;align-items:center;gap:8px}
.fx-breadcrumb b{font-weight:400;color:#111}
.fx-category-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:23px}
.fx-category-kicker{margin-bottom:8px;color:#777;font-size:10px;letter-spacing:.18em}
.fx-category-header h1,.fx-catalog-head h1{margin:0;font-size:34px;font-weight:500;letter-spacing:-.035em}
.fx-catalog-intro{max-width:780px;color:#666;font-size:12px;line-height:1.6}
.fx-category-shortcuts{margin-bottom:34px}
.fx-category-shortcuts span{display:block;margin-bottom:5px}
.fx-category-shortcuts small{line-height:1.35}
.fx-catalog-head{min-height:54px;margin:0;border-top:1px solid #111;border-bottom:1px solid #ddd}
.fx-catalog-head>p{margin:0;font-size:12px;color:#444}
.fx-catalog-tools{display:flex;align-items:center;gap:20px}
.fx-sort{height:53px;display:flex;align-items:center;gap:16px;font-size:11px}
.fx-sort span{font-weight:700}
.fx-sort select{height:36px;min-width:205px;border-bottom:1px solid #aaa;font-size:12px}
.fx-mobile-filter{height:38px;text-transform:uppercase}
.fx-filters{z-index:20;height:auto;max-height:none;overflow:visible}
.fx-filter-group{position:relative;min-width:130px;border:0;border-right:1px solid #ddd;padding:0}
.fx-filter-group summary{height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;list-style:none;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}
.fx-filter-group summary::-webkit-details-marker{display:none}
.fx-filter-group summary::after{content:"+";font-size:17px;font-weight:400}
.fx-filter-group[open] summary::after{content:"−"}
.fx-filter-panel{position:absolute;left:0;top:50px;z-index:40;width:300px;max-height:390px;overflow:auto;border:1px solid #111;background:#fff;padding:18px;box-shadow:var(--shadow)}
.fx-filter-group select,.fx-filter-group input,.fx-price-pair input{height:42px;border:1px solid #bbb;border-radius:0;background:#fff;font-size:12px}
.fx-filter-search{margin-bottom:12px}
.fx-filter-option{padding:7px 0;font-size:12px}
.fx-filter-option input{width:15px;height:15px;accent-color:#111}
.fx-size-filter .fx-filter-option span{min-width:39px;border:1px solid #bbb;border-radius:0;padding:8px;text-align:center}
.fx-range-hint{margin-top:8px;color:#777;font-size:10px}
.fx-sale-toggle{height:50px;border-right:1px solid #ddd}
.fx-sale-toggle input{accent-color:#111}
.fx-filter-apply,.fx-filter-clear{width:auto;height:36px;margin:0}
.fx-active-filters:empty{min-height:24px;padding:0}
.fx-card-link{display:block!important;text-decoration:none}
.fx-photo::before{display:block!important;content:""!important;position:absolute;inset:0;background:#f4f4f4!important}
.fx-card-descriptor{line-height:1.4}
.fx-card-badges{display:flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 55px)}
.fx-badge{text-transform:none}
.fx-badge.top{background:#111;color:#fff}
.fx-wish{font-weight:300}
.fx-card-quick{display:none!important}
.fx-load-more{min-width:230px}
.product-quick{border-radius:0!important;text-transform:uppercase;font-size:11px;letter-spacing:.04em}
.product-quick{background:#111!important}
.fx-brands{background:#fff}
@media (max-width:1180px){.fx-filter-group{min-width:112px}
.fx-filter-group summary{padding:0 12px}
.fx-filter-actions{margin-left:0}}
@media (max-width:1000px){.fx-category-shortcuts{grid-template-columns:repeat(2,1fr)}
.fx-category-shortcuts button:nth-child(2){border-right:0}
.fx-category-shortcuts button:nth-child(-n/**/+2){border-bottom:1px solid #ddd}
.fx-filters{display:none}
.fx-mobile-filter{display:block}
.fx-catalog-head{min-height:60px}}
@media (max-width:760px){.site-container,.fx-container,.fx-catalog .fx-container{width:min(calc(100% - 24px),1680px)}
.fx-catalog{padding-top:18px}
.fx-breadcrumb{margin-bottom:22px}
.fx-category-header h1{font-size:28px}
.fx-category-shortcuts{margin-bottom:24px}
.fx-category-shortcuts button{min-height:72px;padding:12px}
.fx-category-shortcuts small{display:none}
.fx-catalog-head{align-items:center}
.fx-catalog-tools{gap:8px}
.fx-sort span{display:none}
.fx-sort select{min-width:145px;font-size:11px}
.fx-card h3{font-size:11px}
.bottom-drawer{border-radius:0;padding:18px}
.bottom-drawer label{display:block;margin:14px 0;font-size:12px;font-weight:700}
.bottom-drawer select,.bottom-drawer input{width:100%;height:44px;margin-top:6px;border:1px solid #aaa;border-radius:0;background:#fff;padding:0 10px}}
@media (max-width:430px){.fx-category-shortcuts{grid-template-columns:1fr 1fr}
.fx-category-shortcuts span{font-size:12px}
.fx-mobile-filter{padding:0 10px}
.fx-sort select{min-width:128px}
.fx-photo{aspect-ratio:4/5!important}}
.fx-products-catalog .fx-photo{aspect-ratio:4/5!important}
@media (max-width:430px){.fx-products-catalog .fx-photo{aspect-ratio:4/5!important}}
:root{--soft:#f4f4f4;--promo:#00a0e3;--font:var(--ample-font)}
body.shop-body{font-family:var(--font)}
.site-container,.fx-container{width:min(100% - 40px,1440px);margin-inline:auto}
.fx-catalog > .fx-container{padding-top:12px;padding-bottom:48px}
.fx-category-header h1{font-weight:700}
.fx-category-shortcuts{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.fx-category-shortcuts button{display:flex;flex-direction:column;gap:4px}
.fx-category-shortcuts button:last-child{border-right:0!important}
.fx-catalog-head{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}
#catalogCount{margin:0;font-size:13px;color:#666}
.fx-sort select{border:1px solid #ddd!important;border-radius:999px!important;min-height:40px;padding:0 14px!important;background:#fff!important}
.fx-filter-actions button{min-height:40px;padding:0 16px!important;border-radius:0!important;font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.fx-filter-actions .primary,button.primary{background:#111!important;color:#fff!important;border:1px solid #111!important}
.fx-photo-link{position:absolute;inset:0;display:block}
.fx-wish{left:auto!important;bottom:auto!important}
.fx-card-badges{right:auto!important}
.fx-badge{align-items:center;box-shadow:0 1px 3px rgba(0,0,0,.08)}
@media (max-width:1100px){.fx-category-shortcuts{grid-template-columns:repeat(2,1fr)!important}}
.fx-catalog > .fx-container{max-width:1440px}
.fx-catalog-main{grid-template-columns:200px minmax(0,1fr)!important;align-items:start!important}
.fx-catalog-main > .fx-catalog-head,.fx-catalog-main > .fx-filters,.fx-catalog-main > .fx-products,.fx-catalog-main > #productGrid,.fx-catalog-main > .fx-products-catalog{grid-column:2}
.fx-category-shortcuts{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;border:0!important;margin:0!important;position:sticky;top:88px;align-self:start;gap:0!important}
.fx-catalog > .fx-container{display:grid!important;grid-template-columns:200px minmax(0,1fr)!important;gap:24px 32px!important;align-items:start}
.fx-catalog > .fx-container > .fx-breadcrumb{grid-column:1 / -1}
.fx-catalog > .fx-container > .fx-category-header{grid-column:2;margin:0 0 8px}
.fx-catalog > .fx-container > .fx-category-shortcuts{grid-column:1;grid-row:2 / span 10;border:0!important;border-right:1px solid #eee!important;padding-right:16px;margin:0!important}
.fx-category-shortcuts button{min-height:0!important;border:0!important;border-right:0!important;background:transparent!important;padding:10px 8px!important;border-radius:0!important;text-align:left;width:100%;border-bottom:1px solid #f0f0f0!important}
.fx-category-shortcuts button:hover{background:#fafafa!important}
.fx-category-shortcuts span{font-size:14px;font-weight:600;color:#111}
.fx-category-shortcuts small{font-size:12px;color:#999;font-weight:400}
.fx-catalog > .fx-container > .fx-catalog-main{grid-column:2;display:flex!important;flex-direction:column!important;gap:12px!important}
.fx-card-media{color:inherit}
.fx-card-badges{top:auto!important}
.fx-badge{letter-spacing:.03em}
.fx-badge.new{background:#fff!important;color:#111!important}
.fx-badge.sale{background:#111!important;color:#fff!important}
.fx-card-meta{margin:0!important}
.fx-price s{font-weight:400}
@media (max-width:900px){.fx-catalog > .fx-container{grid-template-columns:1fr!important}
.fx-catalog > .fx-container > .fx-category-shortcuts{grid-column:1;grid-row:auto;flex-direction:row!important;flex-wrap:wrap;border-right:0!important;border-bottom:1px solid #eee!important;padding-right:0;position:static;overflow-x:auto}
.fx-category-shortcuts button{width:auto;border-bottom:0!important;white-space:nowrap}
.fx-catalog > .fx-container > .fx-category-header,.fx-catalog > .fx-container > .fx-catalog-main{grid-column:1}
.fx-photo{aspect-ratio:4/5!important}}
.fx-card{margin:0!important}
.fx-photo,.fx-card-media .fx-photo{position:relative!important;width:100%!important;aspect-ratio:4/5!important;margin:0!important;padding:0!important;border:1px solid #e5e5e5!important;border-radius:0!important;box-shadow:none!important;outline:none!important}
.fx-photo::before,.fx-photo::after{display:none!important;content:none!important}
.fx-wish{cursor:pointer}
.fx-card-badges{position:absolute!important;z-index:4}
.fx-badge{display:inline-flex!important;background:#111!important;color:#fff!important;font-weight:700!important;font-style:normal!important;border-radius:2px!important;line-height:1.2}
.fx-card-promo{display:none!important}
.fx-card-meta{min-height:0!important}
.fx-card h3{font-weight:400!important;line-height:1.35!important;margin:0!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:0!important}
.fx-sizes,.fx-card-quick,.fx-card-code{display:none!important}
.fx-photo{padding:0!important}
.fx-catalog > .fx-container,.fx-catalog-wrap{display:block!important;width:min(100% - 32px, 1440px)!important;margin-inline:auto!important;padding-top:8px!important;padding-bottom:40px!important;grid-template-columns:none!important}
.fx-breadcrumb{grid-column:auto!important}
.fx-breadcrumb a{text-decoration:none}
.fx-breadcrumb a:hover{color:#111}
.fx-side-nav{position:sticky;top:96px;align-self:start;padding:0;margin:0;border:0;border-right:1px solid #eee;padding-right:12px;max-height:calc(100vh - 110px);overflow-y:auto}
.fx-category-shortcuts,#sideCategoryNav{grid-template-columns:none!important;position:static!important}
.fx-side-link,.fx-category-shortcuts button,#sideCategoryNav button{display:flex!important;align-items:center;justify-content:space-between;width:100%;min-height:0!important;margin:0!important;padding:9px 8px!important;border:0!important;border-right:0!important;border-radius:0!important;background:transparent!important;text-align:left!important;font-size:13px;font-weight:500;color:#333;cursor:pointer;line-height:1.3}
.fx-side-link:hover,.fx-category-shortcuts button:hover{color:#111;background:#fafafa!important}
.fx-side-link span,.fx-category-shortcuts span{font-size:inherit;font-weight:inherit}
.fx-catalog-main{grid-column:auto!important;padding:0!important}
.fx-category-header{grid-column:auto!important}
.fx-category-header h1,#catalogTitle{letter-spacing:-.02em}
.fx-category-kicker{display:none!important}
.fx-catalog-intro{margin:0!important}
.fx-sort-pill{color:#222;cursor:pointer}
.fx-sort-pill select{padding:0 4px 0 0!important;min-height:0!important}
.fx-toolbar-sep{width:1px;height:22px;background:#e5e5e5}
.fx-catalog-count,#catalogCount{margin:0 0 0 auto!important;font-size:13px;color:#777;font-weight:500}
.fx-mobile-filter{border:1px solid #ddd;border-radius:999px;min-height:40px;padding:0 14px;background:#fff;font-weight:600;font-size:13px}
.fx-filters{top:auto!important;border-top:0!important;border-bottom:0!important;border-radius:0!important}
.fx-filters > h3{display:none!important}
.fx-filters .fx-filter-group{border-right:0!important}
.fx-filters .fx-filter-group > summary{user-select:none}
.fx-filters .fx-filter-group > summary::after{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #888;margin-left:2px}
.fx-filters .fx-filter-group[open] > summary{border-color:#111!important}
.fx-filters .fx-filter-panel{z-index:50}
.fx-sale-toggle{cursor:pointer}
.fx-filter-actions{margin-left:4px!important;align-items:center}
.fx-filter-actions button,.fx-filter-apply,.fx-filter-clear{min-height:36px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;border:1px solid #ddd!important;background:#fff!important;color:#333!important}
.fx-filter-apply{border-color:#111!important}
@media (max-width:960px){.fx-side-nav{position:static;border-right:0;border-bottom:1px solid #eee;padding:0 0 8px;max-height:none;overflow-x:auto}
#sideCategoryNav,.fx-category-shortcuts{flex-direction:row!important;flex-wrap:nowrap!important;gap:4px!important}
.fx-side-link.is-child{display:none!important}
.fx-side-link{white-space:nowrap;width:auto!important;border:1px solid #eee!important;border-radius:999px!important;padding:8px 12px!important}
.fx-side-link.is-parent{margin-top:0!important}
.fx-catalog-count{margin-left:0!important}}
.fx-catalog-wrap{display:block!important;width:min(100% - 32px, 1440px)!important;margin-inline:auto!important;padding-top:12px!important}
.fx-sidebar{align-self:start;scrollbar-width:thin}
.fx-sidebar-title,.fx-filters > h3{display:block!important;margin:0 0 10px!important;padding:0 0 8px!important;border-bottom:1px solid #eee;font-size:12px!important;font-weight:700!important;letter-spacing:.06em;text-transform:uppercase;color:#111!important}
.fx-category-shortcuts,#sideCategoryNav{display:flex!important;flex-direction:column!important;gap:0!important;border:0!important;margin:0!important;padding:0!important}
.fx-side-link,#sideCategoryNav button{display:flex!important;width:100%;align-items:center;justify-content:flex-start;gap:8px;min-height:0!important;margin:0!important;padding:8px 6px!important;border:0!important;border-radius:6px!important;background:transparent!important;text-align:left!important;font-size:13.5px;font-weight:500;color:#333;cursor:pointer}
.fx-side-link:hover{background:#f5f5f5!important;color:#111}
.fx-side-link.is-parent{font-weight:700;color:#111;margin-top:4px!important}
.fx-side-link.is-child{padding-left:16px!important;font-size:13px;font-weight:400;color:#666}
.fx-category-shortcuts small{display:none!important}
.fx-filters{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;position:static!important;box-shadow:none!important}
.fx-filters .fx-filter-group{margin:0!important;border:0!important;position:relative}
.fx-filters .fx-filter-group > summary{list-style:none;cursor:pointer;min-height:0!important;display:flex!important;align-items:center;justify-content:space-between;gap:8px;border:0!important;border-radius:0!important;background:transparent!important;font-weight:600!important;color:#111!important}
.fx-filters .fx-filter-group > summary::-webkit-details-marker{display:none}
.fx-filters .fx-filter-group > summary::after{font-weight:400;color:#999;font-size:16px;line-height:1}
.fx-filters .fx-filter-panel{position:static!important;left:auto!important;top:auto!important;min-width:0!important;width:100%!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.fx-filters select,.fx-filters input[type="text"],.fx-filters input[type="number"],.fx-filter-search{width:100%!important;border:1px solid #ddd!important;padding:8px 10px!important;font-size:13px!important;margin:0 0 8px!important}
.fx-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.fx-filter-options{overflow-y:auto;display:flex;flex-direction:column}
.fx-filter-options label,.fx-size-filter button{display:flex;align-items:center;gap:8px;font-size:13px;padding:4px 2px;border:0;background:transparent;text-align:left;cursor:pointer}
.fx-sale-toggle{display:flex!important;align-items:center;margin:12px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important}
.fx-filter-actions{grid-template-columns:1fr 1fr;gap:8px!important;margin:14px 0 0!important}
.fx-filter-apply,.fx-filter-clear{min-height:40px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;padding:0 10px!important}
.fx-filter-apply{color:#fff!important;border:1px solid #111!important}
.fx-filter-clear{color:#333!important}
.fx-catalog-main{display:flex!important;flex-direction:column!important}
.fx-category-header h1{font-size:28px!important;margin:0!important}
.fx-sort-pill{font-weight:600}
.fx-toolbar-sep{display:none!important}
.fx-mobile-filter{display:none!important}
@media (max-width:960px){.fx-sidebar{border-right:0;border-bottom:1px solid #eee;padding:0 0 12px}}
.fx-filters .fx-filter-group > summary::after{content:none!important;display:none!important}
.fx-filters .fx-filter-group[open] > summary::after{content:none!important;display:none!important}
.fx-toolbar{padding-bottom:0!important}
.fx-toolbar::after,.fx-toolbar::before{display:none!important;content:none!important}
.fx-catalog-main > .fx-toolbar + *,.fx-catalog-head{border-top:0!important}
.fx-sidebar-title.cats-only,.fx-side-nav,#sideCategoryNav{display:none!important}
body.shop-body{background:#f7f7f8!important;color:#1a1a1a}
.fx-catalog{background:#f7f7f8}
.fx-catalog-wrap,.fx-catalog > .fx-container.fx-catalog-wrap{width:min(100% - 28px, 1360px)!important;padding-top:16px!important;padding-bottom:48px!important}
.fx-breadcrumb{margin:0 0 14px!important;font-size:12px}
.fx-catalog-main{gap:10px!important;background:transparent!important}
.fx-catalog-intro{display:none!important}
.fx-toolbar{border-bottom:0!important}
.fx-catalog-count{font-weight:500!important}
.fx-card{transition:box-shadow .2s ease, border-color .2s ease}
.fx-card:hover{border-color:#d0d0d0!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important}
.fx-photo{border:0!important}
.fx-card-badges{left:8px!important;bottom:8px!important}
.fx-badge{font-size:10px!important;padding:4px 7px!important}
.fx-card h3{font-size:12.5px!important;color:#555!important;-webkit-line-clamp:2}
.fx-price{font-size:13.5px!important}
.fx-price.is-sale b{color:#c41230!important}
.fx-block{margin-bottom:16px}
@media (max-width:960px){.fx-sidebar{position:static!important;max-height:none!important;border-radius:10px!important}}
.fx-round{height:160px!important;border-radius:16px!important;background:#f3f3f4!important;margin:0!important;width:100%!important}
.fx-round .fx-shoe{width:70%!important;max-width:140px!important;height:42px!important;left:50%!important;top:52%!important;transform:translate(-50%, -50%) rotate(-12deg)!important;box-shadow:0 12px 20px rgba(0,0,0,.12)!important}
.fx-block{padding-block:18px 28px!important}
.fx-title button{cursor:pointer}
@media (max-width: 1100px){.fx-rail{grid-auto-columns:calc((100% - 24px) / 3)!important}}
.to-top{position:fixed!important;right:14px!important;bottom:72px!important;width:40px!important;height:40px!important;border:1px solid #e0e0e0!important;border-radius:50%!important;background:rgba(255,255,255,.95)!important;color:#111!important;box-shadow:0 4px 14px rgba(0,0,0,.08)!important;z-index:40!important;font-size:16px!important;opacity:.92}
.to-top:hover{opacity:1}
@media (max-width: 960px){.fx-catalog-body{gap:0!important}
.fx-category-header{background:transparent!important;border:0!important;border-radius:0!important;padding:4px 0 8px!important}
.fx-category-header h1,#catalogTitle{font-size:22px!important;font-weight:700!important;margin:0!important}
.fx-toolbar{background:transparent!important;border:0!important;border-radius:0!important;padding:0 0 10px!important}
.fx-catalog-count{width:100%!important;order:-1;font-size:12px!important;color:#888!important;margin:0!important}
.fx-sort-pill{flex:1 1 auto!important;min-height:40px!important;border-radius:10px!important;border:1px solid #e5e5e5!important;background:#fff!important;justify-content:space-between!important;padding:0 12px!important;font-size:13px!important;margin-left:0!important}
.fx-mobile-filter{align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 16px!important;border-radius:10px!important;border:1px solid #111!important;background:#111!important;color:#fff!important;font-weight:600!important;font-size:13px!important}
.fx-card{border-radius:8px!important;border:1px solid #eee!important}
.fx-photo{aspect-ratio:4/5!important}
.fx-card-copy{padding:8px 8px 10px!important}
.fx-card-meta{font-size:11px!important}
.fx-card h3{font-size:11.5px!important;line-height:1.3!important}
.fx-card-descriptor{font-size:10.5px!important}
.fx-price{font-size:12.5px!important;margin-top:4px!important}
.fx-wish{top:6px!important;right:6px!important}
.fx-active-filters{padding:0 0 8px!important}
.fx-active-filters button{font-size:11px!important;padding:5px 10px!important}
.fx-breadcrumb{margin-bottom:8px!important}
#filterDrawer .drawer-head button{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer}
.product-brand{font-size:11px!important;letter-spacing:.12em!important}
.product-code{font-size:11px!important;margin-bottom:8px}
.product-price{margin:12px 0!important}
.product-price b{font-size:22px!important}
.product-quick{width:100%!important;min-height:44px!important;margin-top:8px!important;border-radius:10px!important;font-size:13px!important}}
.fx-img-lightbox button{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:22px;cursor:pointer}
.fx-round{position:relative!important;overflow:hidden!important}
.fx-cat-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:2}
.fx-cat-fallback{z-index:1;opacity:.9}
.fx-cat-fallback.show{z-index:2}
.fx-round:has(.fx-cat-img[src=""]) .fx-cat-img,.fx-round:has(.fx-cat-img:not([src])) .fx-cat-img{display:none}
.fx-catalog-body{display:grid!important;grid-template-columns:260px minmax(0, 1fr)!important;gap:16px 28px!important;align-items:stretch!important}
.fx-sidebar,aside.fx-sidebar{position:sticky!important;top:88px!important;align-self:start!important;width:260px!important;max-width:260px!important;min-height:calc(100vh - 160px)!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important;margin:0!important;padding:12px 14px 20px!important;border:1px solid #e8e8e8!important;border-radius:12px!important;background:#fff!important;box-sizing:border-box!important}
.fx-sidebar-block{margin:0!important;padding:0!important}
.fx-filters{width:100%!important}
.fx-category-header{background:transparent!important;border:0!important;border-radius:0!important;padding:0 0 8px!important;margin:0!important;box-shadow:none!important}
.fx-category-header h1,#catalogTitle{font-size:26px!important;font-weight:700!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;display:inline!important;line-height:1.2!important}
.fx-active-filters{align-items:center!important;padding:0!important;min-height:0!important}
.fx-active-filters:empty{display:none!important}
.fx-active-filters button{border:1px solid #e5e5e5!important;background:#fff!important;border-radius:999px!important;padding:6px 12px!important;font-size:12px!important;font-weight:500!important;color:#333!important}
.fx-toolbar{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;background:transparent!important;border:0!important;border-radius:0!important;margin:0!important;min-height:40px!important}
.fx-toolbar-right{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}
.fx-catalog-count{margin:0!important}
.fx-sort-pill{margin-left:0!important}
.fx-filter-actions{display:block!important;margin-top:12px!important;padding:0!important}
.fx-filter-apply{display:none!important}
.fx-filter-clear{width:100%!important;min-height:40px!important;border-radius:8px!important;border:1px solid #ddd!important;background:#fff!important;font-weight:600!important;cursor:pointer}
.fx-catalog-main{min-width:0!important}
@media (max-width: 960px){.fx-cat-title-row{flex-direction:column;align-items:flex-start!important}}
.product-quick,button.product-quick,#quickProductOrder{background:#111!important;color:#fff!important;border:1px solid #111!important}
.product-quick:hover{background:#000!important;color:#fff!important}
.fx-img-lightbox{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center}
.fx-img-lightbox.open{display:flex}
.fx-img-lightbox img{max-width:min(98vw,1440px);max-height:94dvh;object-fit:contain;border-radius:4px;user-select:none}
.fx-lb-close,.fx-lb-prev,.fx-lb-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;border-radius:50%;width:44px;height:44px;font-size:24px;line-height:1;display:grid;place-items:center}
.fx-lb-close{top:14px;right:14px}
.fx-lb-prev{left:12px;top:50%;transform:translateY(-50%)}
.fx-lb-next{right:12px;top:50%;transform:translateY(-50%)}
.fx-lb-counter{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;opacity:.85}
.fx-mobile-bar{display:none}
@media (max-width: 960px){.fx-mobile-bar{grid-template-columns:1fr 1fr;gap:10px;position:fixed;left:12px;right:12px;bottom:14px;z-index:60;padding:0}
.fx-mbar-btn{min-height:48px;border:0;border-radius:999px;background:#1a1a1a;color:#fff!important;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 24px rgba(0,0,0,.18);cursor:pointer}
.fx-mbar-btn span{opacity:.85}
.to-top{bottom:78px!important}
.fx-catalog-body{grid-template-columns:1fr!important}
#filterDrawer.drawer,.bottom-drawer{position:fixed!important;left:0;right:0;bottom:0;top:auto!important;max-height:88vh!important;border-radius:16px 16px 0 0!important;background:#fff!important;z-index:90!important;padding:0 0 20px!important;overflow-y:auto!important;transform:translateY(110%);transition:transform .28s ease}
#filterDrawer.drawer.open,.bottom-drawer.open{transform:translateY(0)!important}
#filterDrawer .drawer-head{position:sticky;top:0;background:#fff;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #eee;font-size:16px;font-weight:700}
#filterDrawer label{display:block;padding:14px 18px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:600}
#filterDrawer select,#filterDrawer input{margin-top:8px;width:100%;min-height:42px;border-radius:10px;border:1px solid #e0e0e0;padding:0 12px;font-weight:500}}
@media (min-width: 961px){.fx-mobile-bar{display:none!important}}
.fx-wish.is-active{font-size:18px}
.fx-sort-sheet{display:none;position:fixed;inset:0;z-index:95;background:rgba(0,0,0,.4);align-items:flex-end;justify-content:center}
.fx-sort-sheet.open{display:flex}
.fx-sort-sheet-panel{width:100%;max-width:480px;background:#fff;padding:0 0 20px}
.fx-sort-sheet-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eee;font-weight:700}
.fx-sort-sheet-head button{border:0;background:transparent;font-size:22px;cursor:pointer}
.fx-sort-sheet-panel > button[data-sort]{display:block;width:100%;text-align:left;padding:14px 18px;border:0;border-bottom:1px solid #f3f3f3;background:#fff;font-size:15px;font-weight:500;cursor:pointer}
.fx-sort-sheet-panel > button[data-sort]:active{background:#f5f5f5}
body:not(.menu-open)::after{content:none!important;display:none!important}
@media (max-width: 960px){.fx-toolbar .fx-sort-pill,.fx-mobile-filter,.fx-sidebar,aside.fx-sidebar{display:none!important}
.fx-toolbar{justify-content:flex-start!important}}
.fx-cat-title-row{flex-wrap:wrap!important}
.fx-active-filters{flex:1 1 auto;min-width:0}
.fx-toolbar{justify-content:flex-start!important;padding:0 0 10px!important}
.fx-catalog-count{font-size:13px!important;color:#777!important}
@media (max-width: 960px){.fx-title-right .fx-sort-pill,.fx-title-right .fx-mobile-filter{display:none!important}}
.fx-card-copy{text-decoration:none!important;color:inherit!important}
.fx-card-info:hover h3{text-decoration:underline}
.fx-buy-now{transition:background .15s ease, transform .1s ease}
.fx-buy-now:active{transform:translateY(1px)}
@media (max-width: 960px){.fx-buy-now{min-height:34px;font-size:11px}}
.fx-wish{opacity:0!important;pointer-events:none!important;transition:opacity .15s ease, color .15s ease!important}
.fx-card:hover .fx-wish,.fx-wish.is-active{opacity:1!important;pointer-events:auto!important}
.fx-wish.is-active{color:#e11d48!important}
@media (max-width: 960px){.fx-wish{opacity:1!important;pointer-events:auto!important;width:38px!important;height:38px!important}}
#filterDrawer.drawer,.bottom-drawer{padding-bottom:24px!important}
#filterDrawer label.check,#filterDrawer .check{display:flex!important;align-items:center!important;gap:10px!important;padding:12px 18px!important;font-size:14px!important;font-weight:600!important;border-bottom:1px solid #f0f0f0}
#filterDrawer label.check input,#filterDrawer .check input,#filterDrawer input[type="checkbox"],.fx-sale-toggle input,.fx-check input{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin:0!important;accent-color:#111!important;flex:0 0 18px!important;transform:none!important;scale:1!important}
#filterDrawer #sizeButtonsMobile,#filterDrawer .fx-size-filter,#sizeButtonsMobile{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;max-height:none!important;overflow:visible!important;padding:4px 0 8px!important}
#filterDrawer #sizeButtonsMobile .fx-filter-option,#filterDrawer #sizeButtonsMobile label,#sizeButtonsMobile .fx-filter-option,#sizeButtonsMobile label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:44px!important;height:40px!important;padding:0 12px!important;margin:0!important;border:1px solid #e0e0e0!important;border-radius:8px!important;background:#fff!important;font-size:13px!important;font-weight:600!important}
#filterDrawer #sizeButtonsMobile input,#sizeButtonsMobile input{position:absolute!important;opacity:0!important;width:0!important;height:0!important;pointer-events:none!important}
#filterDrawer #sizeButtonsMobile label:has(input:checked),#sizeButtonsMobile label:has(input:checked),#filterDrawer #sizeButtonsMobile .is-active{border-color:#111!important;background:#111!important;color:#fff!important}
#filterDrawer label{font-size:13px!important}
@media (min-width: 961px){.fx-sidebar,aside.fx-sidebar{min-height:auto!important}}
.fx-card-media{flex:0 0 auto!important}
.fx-photo{height:auto!important}
.fx-badge.sale,.fx-card-badges .sale{background:#e11d2e!important;color:#fff!important;border:0!important;font-weight:800!important;letter-spacing:.04em!important;padding:4px 8px!important;border-radius:4px!important;font-size:11px!important}
@media (min-width:961px){.fx-sidebar,aside.fx-sidebar{top:88px!important;max-height:calc(100vh - 100px)!important;z-index:10!important}}
.fx-sort-pill{border:1px solid #e5e5e5!important;border-radius:10px!important;background:#fff!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important}
.fx-sort-pill span{color:#888!important;font-weight:500!important;font-size:12px!important}
.fx-sort-pill select{border:0!important;background:transparent!important;font-weight:600!important;font-size:13px!important;outline:none!important;cursor:pointer}
#sizeButtons,.fx-size-filter{display:flex!important;flex-direction:column!important;gap:2px!important;max-height:220px!important;overflow-y:auto!important}
#sizeButtons .fx-filter-option{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;padding:8px 6px!important;border:0!important;background:transparent!important;min-height:36px!important;font-size:13.5px!important;border-radius:6px!important;cursor:pointer}
#sizeButtons .fx-filter-option:hover{background:#f5f5f5!important}
#sizeButtons .fx-filter-option input{width:16px!important;height:16px!important;accent-color:#111!important}
.fx-size-pick{display:none;position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.45);align-items:center;justify-content:center;padding:16px}
.fx-size-pick.open{display:flex}
.fx-size-pick-panel{width:min(100%,380px);background:#fff;border-radius:14px;padding-bottom:16px;box-shadow:0 20px 50px rgba(0,0,0,.2)}
.fx-size-pick-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eee;font-weight:700}
.fx-size-pick-head button{border:0;background:transparent;font-size:22px;cursor:pointer}
.fx-size-pick-name{margin:12px 16px 8px;font-size:13px;color:#666}
.fx-size-pick-grid{padding:8px 16px 12px}
.fx-size-pick-grid button{height:42px;cursor:pointer}
.fx-size-pick-go{display:block;width:calc(100% - 32px);margin:4px 16px 0;min-height:46px;border:0;border-radius:10px;background:#111;color:#fff;font-weight:700;cursor:pointer}
.fx-size-pick-go:disabled{opacity:.4;cursor:not-allowed}
.fx-photo img,.fx-photo .fx-product-img{position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}
.fx-cat-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;box-sizing:border-box!important}
.fx-cat-title-row h1{margin:0!important;flex:1 1 auto!important;min-width:0!important}
.fx-title-right{margin-left:auto!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}
.fx-sort-pill{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important}
.fx-sort-pill select,#sortFilter{min-width:180px!important;max-width:240px!important;min-height:40px!important;border:1px solid #ddd!important;border-radius:999px!important;background:#fff!important;padding:0 14px!important}
.fx-active-filters{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0 4px!important;width:100%!important}
.fx-catalog-main{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.fx-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.fx-promo-row article button,.fx-title button,.fx-collection-footer button{background:#111;color:#fff;border:1px solid #111;border-radius:999px;min-height:40px;padding:0 18px;font-weight:700;cursor:pointer}
.fx-promo-row article:first-child button{background:#fff;color:#111;border-color:#fff}
.fx-collection-footer{display:flex;justify-content:center;align-items:center;margin-top:20px}
.site-main{display:grid!important;grid-template-columns:auto minmax(240px,1fr) auto!important;align-items:center!important;gap:12px 16px!important;width:min(100% - 32px,1240px)!important;margin:0 auto!important}
@media (max-width:820px){.site-main{grid-template-columns:1fr auto!important;width:min(100% - 20px,100%)!important;gap:8px!important}
#desktopSort,.fx-sort-pill{display:none!important}
.fx-mobile-filter{display:inline-flex!important}
.fx-filters{display:none!important}
.fx-card,.fx-product-card,.fx-products > *{min-width:0!important;max-width:100%!important}
.fx-promo-row{grid-template-columns:1fr!important}
.fx-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(140px,68vw)!important;gap:12px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}}
.fx-card-info h3{-webkit-box-orient:vertical}
.fx-price{flex-wrap:wrap!important}
.fx-buy-now{flex:0 0 auto!important}
@media (max-width:820px){.fx-cat-title-row{flex-wrap:wrap!important;align-items:flex-start!important}
.fx-cat-title-row h1{width:100%!important;font-size:28px!important;order:1!important}
.fx-title-right{order:3!important;width:100%!important;justify-content:flex-start!important}
.fx-active-filters{order:2!important;margin:4px 0 8px!important}
.fx-toolbar{justify-content:space-between!important;gap:10px!important;width:100%!important;margin:4px 0 10px!important}
.fx-toolbar .fx-active-filters,.fx-mobile-filter-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
#catalogCount{margin:0!important;font-size:13px!important;color:#666!important}}
.suggest-group > summary{cursor:pointer;list-style:none;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:8px 0!important}
.suggest-group > summary::-webkit-details-marker{display:none}
.suggest-thumbs{display:flex;gap:4px;flex-shrink:0}
.suggest-thumb{width:36px;height:36px;object-fit:cover;border-radius:8px;background:#f3f3f3}
.suggest-thumb-empty{display:inline-block;width:36px;height:36px;border-radius:8px;background:#eee}
.suggest-samples{display:grid;gap:8px;margin-top:10px}
.suggest-sample{display:flex;gap:10px;align-items:center}
.suggest-sample img{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f3f3f3}
.suggest-sample small{display:block;color:#666}
.link-product-image img,.candidate-image img{width:72px;height:72px;object-fit:cover;border-radius:10px}
@media (max-width:820px){.fx-catalog-mobile-meta{width:100%}
.fx-toolbar{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}
.fx-catalog-main{display:flex!important;flex-direction:column!important}
.fx-category-header{order:1}
.fx-toolbar{order:2}
.fx-catalog-mobile-meta{order:3;margin:0 0 8px}
.fx-load-more{order:5}
.fx-catalog-mobile-meta .fx-active-filters{margin:0!important}
.fx-active-filters .clear-all,.fx-active-filters button.clear-all{border-radius:999px!important;background:#f3f3f3!important;border:1px solid #e5e5e5!important;padding:6px 12px!important;font-size:12px!important}}
@media (min-width:821px){.fx-catalog-mobile-meta{width:100%}}
.fx-card-media{text-decoration:none!important;position:relative!important}
.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{left:0!important;top:0!important;right:0!important;bottom:0!important;max-width:none!important;max-height:none!important}
.fx-photo.is-broken{background:#f0f0f0!important}
.fx-photo.is-broken::after{position:absolute;inset:0;place-items:center;color:#98a2b3;font-size:12px;font-weight:700}
.fx-card-meta{letter-spacing:0!important;text-transform:none!important}
.fx-card-info h3{margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;color:#444!important;min-height:0!important;max-height:none!important;display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.fx-price s{color:#999!important;font-size:13px!important}
.fx-wish{position:absolute!important;z-index:3!important}
:root{--r:12px;--r-pill:999px;--gap:12px;--gap-sm:8px;--line:#e8e8e8;--muted:#888;--ink:#111;--bg-soft:#f4f4f5}
.fx-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:var(--r)!important;padding:0!important;box-shadow:none!important}
.fx-card-media{display:block!important;width:100%!important}
.fx-photo{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:0!important;margin:0!important}
.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{mix-blend-mode:normal!important}
.fx-card-copy{flex:1 1 auto!important}
.fx-card-info{text-decoration:none!important;color:inherit!important}
.fx-card-meta{font-size:12px!important;font-weight:700!important;color:var(--ink)!important}
.fx-card-info h3,.fx-card h3{font-weight:500!important}
.fx-card-descriptor{font-size:12px!important;color:var(--muted)!important}
.fx-price{display:flex!important;align-items:baseline!important;gap:8px!important}
.fx-price b{font-size:16px!important;font-weight:800!important;color:var(--ink)!important}
.fx-buy-now{text-transform:uppercase!important;flex-shrink:0!important}
.fx-badge,.fx-sort-pill select,#sortFilter,.fx-active-filters > *,.fx-filter-chip{border-radius:var(--r-pill)!important}
.fx-promo-row article{border-radius:var(--r)!important}
#productGrid .fx-card{height:100%!important}
@media (min-width: 821px){.fx-cat-title-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:16px!important}
.fx-cat-title-row h1{flex:0 1 auto!important;margin:0!important}
.fx-title-right,#desktopSort,.fx-sort-pill{margin-left:auto!important;margin-right:0!important;justify-self:end!important;display:inline-flex!important}
.fx-catalog-main .fx-cat-title-row .fx-title-right{order:99!important}
.fx-active-filters{width:100%!important}}
.fx-load-more,button.fx-load-more,#loadMoreBtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 28px!important;margin:28px auto 0!important;border-radius:999px!important;border:1px solid #111!important;background:#fff!important;font-size:13px!important;font-weight:700!important;letter-spacing:.02em!important;text-transform:none!important;line-height:1!important;text-align:center!important}
.fx-load-more:hover{background:#111!important;color:#fff!important}
select#quickOrderSize{appearance:none!important;-webkit-appearance:none!important;min-height:48px!important;width:100%!important;padding:0 40px 0 14px!important;border:1px solid #e5e5e5!important;border-radius:12px!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23111' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat right 14px center!important;font-size:15px!important;font-weight:600!important;color:#111!important}
.fx-size-pick-grid button{border-radius:12px!important;border:1px solid #e5e5e5!important;background:#fff!important;font-weight:600!important}
.fx-size-pick-grid button.is-on{border-color:#111!important;background:#111!important;color:#fff!important}
@media (max-width: 960px){.fx-sidebar,aside.fx-sidebar{display:none!important}
.fx-title-right .fx-sort-pill,#desktopSort{display:none!important}}
@media (min-width: 961px){.fx-toolbar{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.fx-toolbar-right{gap:8px!important}
.fx-filter-dom-only{display:none!important}}
@media (max-width: 960px){.fx-toolbar-right{margin-left:auto!important}}
@media (min-width: 961px){.fx-sidebar,aside.fx-sidebar{bottom:auto!important;padding-top:8px!important}
.fx-cat-title-row h1,#catalogTitle{letter-spacing:-0.02em!important}
.fx-catalog-count{order:0!important;flex:0 0 auto!important;color:#888!important;margin:0!important;white-space:nowrap!important}
.fx-active-filters button,#activeFilters button{display:inline-flex!important;align-items:center!important;height:32px!important;padding:0 12px!important;border:1px solid #e5e5e5!important;border-radius:999px!important;background:#fff!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important}
.fx-toolbar-right{order:2!important;margin-left:auto!important;flex:0 0 auto!important;align-items:center!important}
#desktopSort,.fx-sort-pill{justify-content:center!important;box-sizing:border-box!important}
.fx-sort-pill span{display:inline-block!important;font-weight:500!important;margin:0!important;padding:0!important;white-space:nowrap!important}
.fx-sort-pill select,#sortFilter{display:inline-block!important;min-height:36px!important;max-height:36px!important;color:#111!important;outline:none!important;cursor:pointer!important;vertical-align:middle!important;appearance:auto!important}
.fx-sidebar .fx-filter-group > summary,.fx-filters .fx-filter-group > summary{font-size:13px!important;font-weight:650!important;min-height:40px!important;padding:10px 2px!important;line-height:1.2!important}
.fx-sidebar select,.fx-sidebar input{font-size:13px!important;min-height:38px!important;height:38px!important}}
.fx-discount-result{display:block;min-height:20px;margin-top:12px;color:#d7dbe3}
.fx-discount-result.is-error{color:#ff9d9d}
.fx-discount-result.is-success{color:#d9ff43}
@media (min-width: 961px){.fx-breadcrumb{color:#999!important}
.fx-breadcrumb a{color:#999!important;text-decoration:none!important}
.fx-breadcrumb a:hover{color:#111!important}
.fx-breadcrumb b{color:#111!important;font-weight:600!important}
.fx-breadcrumb span{margin:0 6px!important;color:#ccc!important}}
@media (max-width: 960px){.fx-breadcrumb{font-size:12px!important}}
@media (min-width: 961px){#desktopSort,.fx-sort-pill{min-height:34px!important;max-height:34px!important}
.fx-sort-pill select,#sortFilter{padding-right:4px!important}
.fx-catalog-count{font-size:12px!important}}
@media (max-width: 960px){.fx-category-header{margin:4px 0 0!important}
#catalogTitle{font-size:20px!important;margin:0!important}
.fx-toolbar{margin:6px 0 10px!important}}
@media (max-width: 960px){.fx-sidebar{display:none!important}
.fx-catalog-main{margin-left:0!important;padding:8px 12px 80px!important}
.fx-breadcrumb{padding:8px 12px 0!important}}
@media (max-width: 960px){.fx-toolbar{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
#desktopSort{display:none!important}
.fx-mobile-filter{display:inline-flex!important}}
@media (min-width: 961px){#desktopSort.fx-sort-pill,.fx-sort-pill#desktopSort,label.fx-sort-pill{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;max-width:max-content!important;min-width:0!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 8px 0 10px!important;margin:0!important;border:1px solid #e5e5e5!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;flex:0 0 auto!important}
.fx-sort-pill > span{font-size:11px!important;color:#999!important;font-weight:500!important;line-height:32px!important;height:32px!important;padding:0!important;margin:0!important;white-space:nowrap!important}
.fx-sort-pill > select,#sortFilter{width:auto!important;max-width:11.5em!important;min-width:0!important;height:32px!important;padding:0 2px 0 0!important;margin:0!important;border:0!important;background:transparent!important;font-size:12.5px!important;font-weight:650!important;line-height:32px!important;box-shadow:none!important;outline:none!important}}
:root{--ui-radius:12px;--ui-radius-sm:10px;--ui-line:#e7e7e8;--ui-soft:#f5f5f6}
.fx-card,.fx-promo-row article,.delivery-methods section,.delivery-faq details,.modal-panel,.fx-size-pick-panel,.info-card,.empty,.success{border-radius:var(--ui-radius)!important}
.fx-filter-search,.fx-sidebar input,.fx-sidebar select,.fx-filter-clear,.fx-load-more,#desktopSort.fx-sort-pill,.fx-sort-pill#desktopSort,label.fx-sort-pill,.fx-mobile-filter,.fx-mbar-btn,.drawer input,.drawer select,.drawer .apply,.promo-field button,.fx-buy-now{border-radius:var(--ui-radius)!important}
.fx-card{position:relative!important;height:100%!important;min-height:100%!important;border:1px solid var(--ui-line)!important;overflow:hidden!important;background:#fff!important}
.fx-photo{aspect-ratio:4/5!important;background:var(--ui-soft)!important}
.fx-card-copy{padding:12px!important;gap:8px!important}
.fx-card-info h3,.fx-card h3{font-size:13.5px!important;line-height:1.35!important;color:#343434!important}
.fx-card-descriptor{max-height:1.35em!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.fx-buy-now{height:44px!important;letter-spacing:.02em!important}
.fx-wish{top:9px!important;right:9px!important}
.fx-block{padding-top:28px!important;padding-bottom:12px!important}
.fx-promo-row{padding-top:28px!important;padding-bottom:20px!important}
.fx-brands{padding-top:34px!important;padding-bottom:42px!important}
.fx-title{margin-bottom:14px!important}
.bottom-drawer{border-radius:var(--ui-radius) var(--ui-radius) 0 0!important}
.fx-sort-sheet-panel{border-radius:var(--ui-radius) var(--ui-radius) 0 0!important}
.drawer-head{margin-bottom:12px!important}
.drawer-head button,.fx-sort-sheet-head button{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important}
@media (max-width:760px){.site-container{width:min(100% - 24px,1240px)!important}
.fx-block{padding-top:22px!important;padding-bottom:8px!important}
.fx-card-copy{padding:10px!important;gap:7px!important}
.fx-card-info h3,.fx-card h3{font-size:13px!important}
.fx-card-meta{font-size:11px!important}
.fx-card-descriptor{font-size:11px!important}
.fx-price b{font-size:15px!important}
.fx-buy-now{height:42px!important;min-height:42px!important;font-size:11px!important}
.fx-catalog-main{padding-left:12px!important;padding-right:12px!important}}
@media (max-width:760px){#catalogToolbar,.fx-toolbar{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;min-height:26px!important;height:auto!important;margin:6px 0 12px!important;padding:0!important;gap:6px 8px!important}
.fx-toolbar .fx-mobile-filter{display:none!important}
.fx-active-filters:empty{display:none!important;min-height:0!important;padding:0!important;margin:0!important}
.fx-catalog-count{margin:0!important;line-height:26px!important}}
@media (max-width:960px){.fx-mobile-bar{display:none!important}}
.fx-photo,.fx-card-media .fx-photo{background:var(--ui-soft, #f4f4f5)!important;overflow:hidden!important}
.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;display:block!important;transform:none!important;background:var(--ui-soft, #f4f4f5)!important}
.fx-size-pick-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;overflow:visible!important;align-items:flex-start!important;align-content:flex-start!important;margin-bottom:10px!important}
.fx-size-pick-grid button{flex:0 0 auto!important;min-width:48px!important;min-height:44px!important;padding:0 10px!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important}
.product-price{clear:both!important}
.model-rows-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:10px 0 14px}
.model-rows-toolbar .muted{margin:0}
.model-row-summary{cursor:pointer}
.model-row-thumbs{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.model-row-thumbs .mr-thumb{width:38px;height:38px;object-fit:cover;border-radius:10px;border:1px solid #ececec;background:#f6f6f7}
#modelRowsMore{min-width:180px}
#modelRowsList .loading-row{padding:16px 0;color:#777}
.fx-card-copy{height:auto!important;min-height:0!important;overflow:visible!important}
.fx-card-info{overflow:visible!important}
.fx-selected-filter-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}
.fx-selected-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:30px;padding:5px 9px;border:1px solid #dedede;border-radius:999px;background:#f7f7f7;color:#111;font-size:12px;cursor:pointer}
.fx-selected-chip span{font-size:15px;line-height:1;color:#777}
.fx-model-match{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:8px 11px;border:1px solid #e2e2e2;border-radius:10px;background:#fff;text-align:left;cursor:pointer}
.fx-model-match:hover{border-color:#111;background:#fafafa}
.fx-model-match span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.fx-model-match b{font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
#modelOptions:not(.fx-model-suggestion),#modelOptionsMobile:not(.fx-model-suggestion),#productTypeOptions,#productTypeOptionsMobile{max-height:260px!important;overflow:auto!important}
#modelOptions:not(.fx-model-suggestion) .fx-filter-option,#modelOptionsMobile:not(.fx-model-suggestion) .fx-filter-option,#productTypeOptions .fx-filter-option,#productTypeOptionsMobile .fx-filter-option{display:flex!important;align-items:center!important;gap:10px!important;padding:8px 6px!important;min-height:36px!important;border-radius:7px!important;cursor:pointer!important}
#modelOptions:not(.fx-model-suggestion) .fx-filter-option:hover,#modelOptionsMobile:not(.fx-model-suggestion) .fx-filter-option:hover,#productTypeOptions .fx-filter-option:hover,#productTypeOptionsMobile .fx-filter-option:hover{background:#f6f6f6!important}
#modelOptions:not(.fx-model-suggestion) .fx-filter-option input,#modelOptionsMobile:not(.fx-model-suggestion) .fx-filter-option input,#productTypeOptions .fx-filter-option input,#productTypeOptionsMobile .fx-filter-option input{width:16px!important;height:16px!important;accent-color:#111!important;flex:0 0 auto!important}
.fx-block{padding:22px!important;margin:18px auto 0!important;border:1px solid #eceef2!important;border-radius:28px!important;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important;box-shadow:0 10px 28px rgba(15,23,42,.04)!important}
.fx-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important}
.fx-title h2{margin:0!important;font-size:26px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:800!important}
.fx-title h2::before{content:"Добірка";display:block;margin-bottom:6px;color:#8b95a5;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}
.fx-title button{height:42px!important;padding:0 16px!important;border:1px solid #dfe4ea!important;border-radius:999px!important;background:#fff!important;color:#111!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 4px 14px rgba(15,23,42,.05)!important}
.fx-title button:hover{background:#111!important;color:#fff!important;border-color:#111!important;text-decoration:none!important}
@media (max-width: 900px){.fx-block{padding:18px!important;border-radius:22px!important}
.fx-title h2{font-size:22px!important}}
@media (max-width: 700px){.fx-rail-wrap{grid-template-columns:1fr!important}
.fx-rail-btn{display:none!important}
.fx-title h2::before{font-size:10px}}
@media (max-width:1100px) and (min-width:701px){.fx-rail{grid-auto-columns:calc((100% - 28px) / 3)!important}}
@media (max-width:700px){.fx-rail{grid-auto-columns:calc((100% - 14px) / 2)!important}}
.fx-choice-list{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:2px!important;max-height:220px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;margin:0!important;border:0!important}
.fx-choice-list .fx-filter-option{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:36px!important;height:auto!important;margin:0!important;padding:8px 6px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#222!important;font-size:13.5px!important;font-weight:500!important;line-height:1.3!important;box-sizing:border-box!important;cursor:pointer!important}
.fx-choice-list .fx-filter-option:hover{background:#f5f5f5!important}
.fx-choice-list .fx-filter-option input[type="checkbox"]{position:static!important;display:block!important;opacity:1!important;appearance:auto!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;accent-color:#111!important;pointer-events:auto!important;transform:none!important}
.fx-choice-list .fx-filter-option span{display:block!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font:inherit!important;line-height:1.3!important;text-align:left!important}
.fx-model-suggestion{max-height:none!important;overflow:visible!important}
.fx-sale-toggle{gap:10px!important;min-height:36px!important;padding:8px 6px!important;font-size:13.5px!important;font-weight:600!important}
.fx-sale-toggle input[type="checkbox"]{width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;margin:0!important;padding:0!important;accent-color:#111!important}
#filterDrawer .fx-drawer-filter-group{display:block;padding:14px 18px;border-bottom:1px solid #f0f0f0}
#filterDrawer .fx-drawer-filter-group.hidden{display:none!important}
#filterDrawer .fx-drawer-filter-title{display:block;margin:0 0 8px;padding:0;border:0;color:#111;font-size:13px;font-weight:700;line-height:1.3}
#filterDrawer .fx-drawer-filter-group > select,#filterDrawer .fx-drawer-filter-group > input[type="text"],#filterDrawer .fx-drawer-filter-group > input[type="number"],#filterDrawer .fx-drawer-filter-group > .fx-filter-search{width:100%!important;height:42px!important;min-height:42px!important;margin:0 0 9px!important;padding:0 12px!important;border:1px solid #e0e0e0!important;border-radius:10px!important;background:#fff!important;color:#111!important;font-size:13.5px!important;font-weight:500!important}
#filterDrawer .fx-drawer-filter-group > select{margin-bottom:0!important}
#filterDrawer .fx-drawer-filter-group .fx-price-pair input{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #e0e0e0!important;border-radius:10px!important;background:#fff!important}
#filterDrawer .fx-choice-list{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:2px!important;max-height:220px!important;overflow-y:auto!important;padding:0!important}
#filterDrawer .fx-choice-list .fx-filter-option,#filterDrawer #sizeButtonsMobile.fx-choice-list .fx-filter-option{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:36px!important;margin:0!important;padding:8px 6px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#222!important;font-size:13.5px!important;font-weight:500!important;line-height:1.3!important}
#filterDrawer .fx-choice-list .fx-filter-option:hover{background:#f5f5f5!important}
#filterDrawer .fx-choice-list .fx-filter-option input[type="checkbox"],#filterDrawer #sizeButtonsMobile.fx-choice-list .fx-filter-option input[type="checkbox"]{position:static!important;display:block!important;opacity:1!important;appearance:auto!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;margin:0!important;padding:0!important;border:0!important;accent-color:#111!important;pointer-events:auto!important}
#filterDrawer #sizeButtonsMobile.fx-choice-list .fx-filter-option:has(input:checked),#filterDrawer .fx-choice-list .fx-filter-option:has(input:checked){border:0!important;background:#f5f5f5!important;color:#111!important}
#filterDrawer .fx-choice-list .fx-filter-option span{flex:1 1 auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;text-align:left!important}
#filterDrawer .fx-drawer-check{display:flex!important;align-items:center!important;gap:10px!important;min-height:52px!important;margin:0!important;padding:14px 18px!important;border:0!important;border-bottom:1px solid #f0f0f0!important;color:#111!important;font-size:13.5px!important;font-weight:600!important}
#filterDrawer .fx-drawer-check input[type="checkbox"]{width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;margin:0!important;padding:0!important;accent-color:#111!important}
#footwearTypeFilterGroup .fx-range-hint,#footwearTypeFilterMobileGroup .fx-range-hint{display:none!important}
:is(#brandOptions,#productTypeOptions,#sizeButtons,#modelOptions:not(.fx-model-suggestion)),:is(#brandOptionsMobile,#productTypeOptionsMobile,#sizeButtonsMobile,#modelOptionsMobile:not(.fx-model-suggestion)){display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:2px!important;max-height:220px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;margin:0!important}
:is(#brandOptions,#productTypeOptions,#sizeButtons,#modelOptions:not(.fx-model-suggestion)) .fx-filter-option,#filterDrawer :is(#brandOptionsMobile,#productTypeOptionsMobile,#sizeButtonsMobile,#modelOptionsMobile:not(.fx-model-suggestion)) .fx-filter-option{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:36px!important;height:auto!important;margin:0!important;padding:8px 6px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#222!important;font-size:13.5px!important;font-weight:500!important;line-height:1.3!important;box-sizing:border-box!important}
:is(#brandOptions,#productTypeOptions,#sizeButtons,#modelOptions:not(.fx-model-suggestion)) .fx-filter-option input[type="checkbox"],#filterDrawer :is(#brandOptionsMobile,#productTypeOptionsMobile,#sizeButtonsMobile,#modelOptionsMobile:not(.fx-model-suggestion)) .fx-filter-option input[type="checkbox"]{position:static!important;display:block!important;opacity:1!important;appearance:auto!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;accent-color:#111!important;transform:none!important}
:is(#brandOptions,#productTypeOptions,#sizeButtons,#modelOptions:not(.fx-model-suggestion)) .fx-filter-option span,#filterDrawer :is(#brandOptionsMobile,#productTypeOptionsMobile,#sizeButtonsMobile,#modelOptionsMobile:not(.fx-model-suggestion)) .fx-filter-option span{flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:13.5px!important;font-weight:500!important;line-height:1.3!important;text-align:left!important}
:is(#brandOptions,#productTypeOptions,#sizeButtons,#modelOptions:not(.fx-model-suggestion)) .fx-filter-option:has(input:checked),#filterDrawer :is(#brandOptionsMobile,#productTypeOptionsMobile,#sizeButtonsMobile,#modelOptionsMobile:not(.fx-model-suggestion)) .fx-filter-option:has(input:checked){border:0!important;background:transparent!important;color:#222!important}
.fx-mobile-category-rail{display:none}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-load-more{margin-bottom:0!important}
.fx-mobile-category-rail{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;width:calc(100% + 24px)!important;margin:2px -12px 8px!important;padding:2px 12px 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.fx-mobile-category-rail button{flex:0 0 auto!important;scroll-snap-align:start;min-height:38px!important;padding:0 14px!important;border:1px solid #e4e4e4!important;border-radius:999px!important;background:#fff!important;color:#222!important;font-size:12.5px!important;font-weight:650!important;white-space:nowrap!important;box-shadow:none!important}
.fx-mobile-category-rail button.active,.fx-mobile-category-rail button[aria-current="page"]{border-color:#111!important;background:#111!important;color:#fff!important}
html.is-catalog-route body.shop-body .fx-category-header{padding-bottom:4px!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{margin-top:0!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog{min-height:0!important}
html.is-catalog-route body.shop-body .fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog > .fx-container.fx-catalog-wrap{padding-bottom:0!important;min-height:0!important}
html.is-catalog-route body.shop-body .fx-catalog-main{min-height:0!important}
html.is-catalog-route body.shop-body .fx-load-more,html.is-catalog-route body.shop-body #loadMoreBtn{margin-bottom:0!important}}
.fx-mobile-category-shell{display:none}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-category-header{margin:0!important;padding:0!important;min-height:0!important}
html.is-catalog-route body.shop-body .fx-category-header #catalogTitle{display:none!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-category-header .fx-catalog-intro.hidden{display:none!important}
html.is-catalog-route body.shop-body .fx-category-header:not(:has(.fx-catalog-intro:not(.hidden))){display:none!important}
.fx-mobile-category-shell .fx-mobile-category-rail{margin:0 -12px!important;width:calc(100% + 24px)!important;padding:2px 44px 8px 12px!important}
.fx-mobile-category-hint{position:absolute;z-index:3;top:50%;width:30px;height:30px;margin-top:-18px;display:grid;place-items:center;border:1px solid rgba(17,17,17,.09);border-radius:50%;background:rgba(255,255,255,.94);color:rgba(17,17,17,.58);box-shadow:0 4px 16px rgba(0,0,0,.08);font-size:24px;font-weight:400;line-height:1;pointer-events:none;backdrop-filter:blur(5px)}
.fx-mobile-category-shell::after{content:"";position:absolute;z-index:2;top:0;bottom:6px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.94) 58%,#fff 100%)}}
@media (max-width:960px){.fx-mobile-category-hint{transition:opacity .18s ease}
.fx-mobile-category-hint.is-hidden{opacity:0}}
html.is-catalog-route body.shop-body.catalog-category-title-redundant .fx-category-header #catalogTitle{display:none!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body.catalog-category-title-redundant .fx-category-header{min-height:0!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body.catalog-category-title-redundant .fx-category-header:not(:has(.fx-catalog-intro:not(.hidden))){display:none!important}
html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden #catalogTitle,
html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden .fx-catalog-page-title{display:none!important;margin:0!important;padding:0!important;height:0!important;overflow:hidden!important;line-height:0!important}
html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden #catalogCount,
html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden .fx-catalog-count{margin-top:2px!important}
.fx-load-more:hover,.fx-load-more:focus-visible,button.fx-load-more:hover,button.fx-load-more:focus-visible,#loadMoreBtn:hover,#loadMoreBtn:focus-visible{background:#111!important;border-color:#111!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}
#loadMoreBtn:hover *,#loadMoreBtn:focus-visible *{color:#fff!important;-webkit-text-fill-color:#fff!important}
.fx-card .fx-photo img{transition:transform .22s ease!important;transform-origin:center center!important}
@media (hover:hover) and (pointer:fine){.fx-card:hover .fx-photo img{transform:scale(1.025)!important}}
@media (min-width:961px){#desktopSort.fx-sort-pill{width:max-content!important;max-width:max-content!important;min-width:0!important}
#desktopSort #sortFilter{field-sizing:content!important;width:auto!important;min-width:0!important;max-width:none!important;padding-right:2px!important}}
.fx-filter-option .fx-filter-count{margin-left:auto;color:#8a9099;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}
.fx-filter-option>span{min-width:0}
@media (max-width:960px){.bottom-drawer .fx-filter-option{padding-right:10px!important}
.bottom-drawer .fx-filter-count{padding-right:2px}}
#categoryFilterGroup[hidden],#categoryFilterMobileGroup[hidden]{display:none!important}
#priceFilterGroup{display:block}
.fx-block > .fx-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important}
.fx-block > .fx-title h2{grid-column:2!important;justify-self:center!important;text-align:center!important}
.fx-block > .fx-title button{grid-column:3!important;justify-self:end!important}
.fx-card-copy{display:flex!important;flex-direction:column!important}
.fx-buy-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;border:1px solid #111!important;border-radius:12px!important;background:#111!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-align:center!important;cursor:pointer!important}
.fx-buy-now:hover{background:#000!important;border-color:#000!important}
.fx-quick-buy-card{display:grid;gap:14px}
.fx-quick-buy-card h2{margin:0;font-size:22px;line-height:1.2}
.fx-quick-buy-card p{margin:0;color:#6b6b70;font-size:13px;line-height:1.45}
.fx-quick-buy-sizes{display:flex;flex-wrap:wrap;gap:8px}
.fx-quick-buy-sizes .size-btn{min-width:48px;min-height:42px;padding:0 10px;border:1px solid #dedede;border-radius:10px;background:#fff;color:#111;font-weight:700}
.fx-quick-buy-sizes .size-btn.active{background:#111;color:#fff;border-color:#111}
.fx-quick-buy-confirm{width:100%;min-height:46px;border:0;border-radius:12px;background:#111;color:#fff;font-weight:800}
.fx-shop-toast{position:fixed;left:50%;bottom:max(22px,env(safe-area-inset-bottom));z-index:220;transform:translate(-50%,16px);opacity:0;pointer-events:none;padding:11px 16px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 34px rgba(0,0,0,.22);transition:opacity .18s ease,transform .18s ease}
.fx-shop-toast.show{opacity:1;transform:translate(-50%,0)}
.fx-img-lightbox{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important}
.fx-img-lightbox .fx-lb-prev,.fx-img-lightbox .fx-lb-next{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important}
.fx-img-lightbox .fx-lb-prev{left:max(12px,env(safe-area-inset-left))!important;right:auto!important}
.fx-img-lightbox .fx-lb-next{right:max(12px,env(safe-area-inset-right))!important;left:auto!important}
.fx-img-lightbox .fx-lb-close{top:max(14px,env(safe-area-inset-top))!important;right:max(14px,env(safe-area-inset-right))!important;left:auto!important;bottom:auto!important;transform:none!important}
@media (max-width:960px){html,body{max-width:100%;overflow-x:hidden}
body.shop-body{width:100%!important;min-width:0!important}
html.is-catalog-route body.shop-body main,html.is-catalog-route body.shop-body .fx-catalog,html.is-catalog-route body.shop-body .fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog > .fx-container.fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog-body,html.is-catalog-route body.shop-body .fx-catalog-main{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog > .fx-container.fx-catalog-wrap{margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}
html.is-catalog-route body.shop-body .fx-catalog-body{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important}
html.is-catalog-route body.shop-body .fx-catalog-main{margin:0!important;padding:0 0 104px!important;overflow:visible!important}
html.is-catalog-route body.shop-body #productGrid > *,html.is-catalog-route body.shop-body .fx-products-catalog > *{min-width:0!important;max-width:100%!important}
.fx-mobile-category-shell{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin:2px 0 8px!important;position:relative!important}
.fx-mobile-category-shell .fx-mobile-category-rail,.fx-mobile-category-rail{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:2px 42px 8px 0!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
.fx-mobile-category-rail::-webkit-scrollbar{display:none!important}
.fx-mobile-category-shell::after{right:0!important;width:42px!important}
.fx-mobile-category-hint{right:2px!important}
html.is-catalog-route body.shop-body .fx-mobile-bar{position:fixed!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;z-index:80!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-mbar-btn{width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important}
.fx-block > .fx-title{grid-template-columns:1fr!important;justify-items:center!important;gap:10px!important}
.fx-block > .fx-title h2,.fx-block > .fx-title button{grid-column:1!important;justify-self:center!important;text-align:center!important}
.fx-img-lightbox img{max-width:100%!important;max-height:calc(100dvh - 32px)!important}
.fx-img-lightbox .fx-lb-prev,.fx-img-lightbox .fx-lb-next{width:42px!important;height:42px!important;background:rgba(17,17,17,.48)!important;backdrop-filter:blur(6px)}
.fx-img-lightbox .fx-lb-prev{left:max(8px,env(safe-area-inset-left))!important}
.fx-img-lightbox .fx-lb-next{right:max(8px,env(safe-area-inset-right))!important}}
.fx-card-skeleton{pointer-events:none;user-select:none}
.fx-card-skeleton .fx-skeleton-photo{border-color:#eceff2;background:#f2f3f4}
.fx-skeleton-line{height:10px;margin-top:10px;border-radius:999px;background:#eef0f2;width:82%}
.fx-skeleton-line-short{width:38%;height:8px}
.fx-skeleton-line-price{width:28%;height:12px;margin-top:12px}
@media (prefers-reduced-motion:no-preference){.fx-card-skeleton .fx-skeleton-photo,.fx-card-skeleton .fx-skeleton-line{background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.72) 45%,transparent 70%);background-size:220% 100%;animation:fxCatalogSkeleton 1.35s ease-in-out infinite}}
@keyframes fxCatalogSkeleton{0%{background-position:120% 0}100%{background-position:-120% 0}}
@media (max-width:960px){.fx-filter-stack{display:contents}}
#adminProductMessage{color:#b42318}
#adminProductSeoMessage{flex:1 1 220px;color:#626a75;font-size:11px;line-height:1.35}
#homeSeoH1{max-width:15ch;margin:0 0 12px;color:#111;font-size:clamp(28px,3.25vw,52px);font-weight:800;line-height:1.02;letter-spacing:-.04em}
#homeSeoIntro{display:-webkit-box;max-width:48ch;margin:0 0 20px;overflow:hidden;color:#353a40;font-size:clamp(13px,1.05vw,16px);line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:5}
@media (max-width:760px){#homeSeoH1{grid-area:title;max-width:18ch;margin:0;font-size:clamp(21px,6.8vw,30px);line-height:1.05}
#homeSeoIntro{grid-area:description;max-width:48ch;margin:3px 0 0;font-size:12px;line-height:1.38;-webkit-line-clamp:2}}
@media (max-width:360px){#homeSeoH1{font-size:21px}}
.fx-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px 14px!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;padding-top:0!important;box-sizing:border-box!important}
#productGrid.fx-products-catalog,.fx-products-catalog,#productGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px 14px!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;padding-top:0!important;box-sizing:border-box!important}
@media (min-width:961px) and (max-width:1180px){#productGrid.fx-products-catalog,.fx-products-catalog,#productGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:960px){#productGrid.fx-products-catalog,.fx-products-catalog,#productGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 10px!important}
#productGrid.fx-products-catalog>*,.fx-products-catalog>*,#productGrid>*{min-width:0!important;max-width:100%!important}}
@media (max-width:360px){#productGrid.fx-products-catalog,.fx-products-catalog,#productGrid{grid-template-columns:1fr!important}}
@media (max-width:560px){.product-admin-card{padding:24px 16px 18px;border-radius:18px}
.product-admin-fields{grid-template-columns:1fr}
.product-admin-fields .product-admin-field-wide{grid-column:auto}
.product-admin-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:210px}
.product-admin-seo-grid{grid-template-columns:1fr}
.product-admin-seo-grid .product-admin-seo-wide{grid-column:auto}
.product-admin-seo-toolbar{align-items:stretch}
#adminProductSeoMessage{flex-basis:100%}
.product-admin-actions{display:grid;grid-template-columns:1fr 1fr}}
@media (min-width:961px){html.is-catalog-route body.shop-body .fx-sidebar,html.is-catalog-route body.shop-body aside.fx-sidebar{z-index:6!important}}
.product-fit-note{display:grid;gap:5px;padding:14px 16px;margin:0 0 16px;border:1px solid var(--line);border-radius:12px;background:#fafafa}
.product-fit-note span{font-size:14px;line-height:1.45}
.product-fit-note small{color:var(--muted);line-height:1.4}
.product-review-list,.product-question-list{display:grid;gap:12px}
.product-review{border-top:1px solid var(--line);padding-top:14px}
.product-review:first-child{border-top:0}
.product-review>div{display:flex;justify-content:space-between;gap:12px}
.product-review span{letter-spacing:2px}
.product-review h3{font-size:15px;margin:8px 0 4px}
.product-review p,.product-question p{color:#4d4d4d;line-height:1.55}
.product-empty-note{color:var(--muted)}
.product-question{border-top:1px solid var(--line);padding-top:12px}
.product-question summary{cursor:pointer;font-weight:700}
.product-crumb{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;line-height:1.45!important}
.product-crumb a,.product-crumb span{display:inline-flex!important;align-items:center!important;white-space:normal!important}
@media (max-width:760px){.product-shell{padding-top:18px!important}
.product-crumb{font-size:12px!important;margin:0 0 14px!important}
.fx-block>.fx-container,.fx-dynamic-collection{width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}
.fx-rail-wrap{width:100%!important;margin:0 auto!important}
.fx-rail{padding:0!important;margin:0!important;scroll-padding-inline:0!important}
.fx-rail .fx-card{width:100%!important;min-width:0!important}
.fx-card-info{display:flex!important;flex-direction:column!important;min-width:0!important}
.fx-price{position:relative!important;z-index:1!important;width:100%!important;min-height:24px!important;background:#fff!important}
#filterDrawer.drawer{inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;padding:0 16px 24px!important}
#filterDrawer .drawer-head{padding:16px 0 12px!important;border-bottom:1px solid #eee!important}
#filterDrawer .fx-drawer-filter-group{display:block!important;width:100%!important}}
@media (max-width:760px){.fx-dynamic-collection{width:calc(100% - 24px)!important;max-width:none!important;margin-left:12px!important;margin-right:12px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}
.fx-dynamic-collection .fx-title{padding-left:0!important;padding-right:0!important}
.fx-rail{width:100%!important;max-width:100%!important;grid-auto-columns:calc((100% - 12px) / 2)!important;gap:12px!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important;box-sizing:border-box!important}
#filterDrawer.drawer{display:flex!important;flex-direction:column!important;overflow-y:auto!important;padding-bottom:0!important}
#filterDrawer .drawer-head{position:sticky!important;top:0!important;z-index:3!important;background:#fff!important}}
.fx-card-info{min-width:0!important}
.fx-price{position:static!important;z-index:auto!important;clear:both!important;width:100%!important;min-height:26px!important;background:#fff!important;flex-shrink:0!important}
@media (min-width:701px){.fx-dynamic-collection{width:min(100% - 40px,1440px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
.fx-dynamic-collection .fx-rail-wrap{width:100%!important;margin-inline:auto!important}
.fx-dynamic-collection .fx-rail{margin-inline:auto!important}}
@media (max-width:760px){.fx-price{margin-top:0!important}}
.fx-card-sizes{display:flex;align-items:center;align-content:center;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;min-height:24px;max-height:24px;gap:3px;padding:0;overflow:hidden;white-space:nowrap;box-sizing:border-box}
.fx-card-sizes.fx-card-sizes-empty{visibility:hidden}
.fx-card-sizes [hidden]{display:none!important}
.fx-card-sizes .fx-size-chip,.fx-card-sizes .fx-size-more{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:24px;height:21px;box-sizing:border-box;padding:0 5px;border:1px solid #e2e5e9;border-radius:7px;background:#fff;color:#31353a;font-size:9.5px;font-weight:650;line-height:19px;letter-spacing:0;text-align:center;white-space:nowrap}
.fx-card-sizes .fx-size-more{min-width:28px;border-style:dashed;border-color:#d8dce1;background:#fafafa;color:#646b75}
.fx-card-sizes .fx-size-chip.is-wide{min-width:56px;padding-inline:7px;font-size:9px}
@media (max-width:560px){.fx-card-sizes .fx-size-chip.is-wide{min-width:52px;padding-inline:6px}}
.fx-image-status{position:absolute;left:8px;right:8px;bottom:8px;z-index:3;display:block;padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.9);color:#667085;font-size:10px;font-weight:700;line-height:1.2;text-align:center;opacity:0;pointer-events:none;transition:opacity .18s ease}
.fx-photo.is-image-loading .fx-image-status,.fx-photo.is-broken .fx-image-status{opacity:1}
.fx-photo.is-image-loading::before{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(100deg,#f2f2f2 20%,#fafafa 40%,#f2f2f2 60%)!important;background-size:200% 100%!important;animation:ampleImagePreparing 1.4s linear infinite!important}
.fx-photo.is-broken::after{display:none!important;content:none!important}
@keyframes ampleImagePreparing{to{background-position:-200% 0}}
@media (min-width:701px){.fx-dynamic-collection .fx-rail.is-short{width:100%!important;grid-auto-columns:minmax(220px,calc((100% - 56px)/5))!important;justify-content:center!important}
.fx-dynamic-collection .fx-rail.is-short .fx-card{width:100%!important;min-width:220px!important;max-width:280px!important}}
@media (max-width:1100px) and (min-width:701px){.fx-dynamic-collection .fx-rail.is-short{grid-auto-columns:minmax(210px,calc((100% - 28px)/3))!important}}
.mobile-filter-apply-bar{display:block}
@media (max-width:760px){#filterDrawer .mobile-filter-apply-bar{position:sticky;top:69px;z-index:5;margin:0 -2px 8px;padding:10px 2px 12px;background:#fff;border-bottom:1px solid #eee}
#filterDrawer .mobile-filter-apply-bar .apply{position:static;display:flex;width:100%;min-height:46px;margin:0;box-shadow:none}}
@media (min-width:1200px){.fx-catalog-wrap,.fx-catalog>.fx-container.fx-catalog-wrap{width:min(calc(100% - 40px),1680px)!important}}
.fx-card-copy{grid-template-rows:auto 1fr auto!important}
.fx-card-info{display:flex!important;flex-direction:column!important;min-height:0!important}
.fx-card-descriptor{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important}
.product-mobile-accordion>summary{list-style:none;cursor:default}
.product-mobile-accordion>summary::-webkit-details-marker{display:none}
.product-mobile-accordion>summary h2{margin:0 0 16px}
.product-content-body{display:block}
@media (max-width:760px){.product-mobile-accordion{padding:0!important;overflow:hidden}
.product-mobile-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;cursor:pointer}
.product-mobile-accordion>summary h2{margin:0!important;font-size:18px!important}
.product-mobile-accordion>summary::after{content:"+";font-size:24px;font-weight:400;line-height:1}
.product-mobile-accordion[open]>summary::after{content:"−"}
.product-mobile-accordion>.product-content-body{padding:0 18px 18px}}
@media (hover:hover) and (pointer:fine){.fx-products-catalog .fx-photo,.fx-products-catalog .fx-photo-link{cursor:default!important}
.fx-products-catalog .fx-card:hover .fx-photo img,.fx-products-catalog .fx-card:focus-within .fx-photo img{transform:scale(1.08)!important}}
@media (max-width:560px){.product-admin-pricing-head{display:grid}
.product-admin-pricing-head .ghost{justify-self:start}
.product-admin-pricing-grid{grid-template-columns:1fr}}
body.sort-sheet-open{overflow:hidden!important}
.fx-mbar-btn #mobileSortLabel{font:inherit;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fx-sort-sheet-panel>button[data-action="mobile-sort"]{position:relative;padding-right:54px!important}
.fx-sort-sheet-panel>button[data-action="mobile-sort"].active,.fx-sort-sheet-panel>button[data-action="mobile-sort"][aria-checked="true"]{background:#f4f4f4!important;font-weight:750!important}
.fx-sort-sheet-panel>button[data-action="mobile-sort"].active::after,.fx-sort-sheet-panel>button[data-action="mobile-sort"][aria-checked="true"]::after{content:"✓";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:17px;font-weight:800;color:#111}
:root{--ui-control-radius:12px;--ui-field-radius:12px;--product-control-radius:12px}
@media (max-width:560px){.product-admin-images{padding:14px 12px}
.product-admin-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.product-admin-section-head{display:grid}
.product-admin-section-head>span{justify-self:start}}
.my-order{padding:18px 18px 16px;margin:12px 0;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}
.my-order-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.my-order-head>b{font-size:15px;line-height:1.35}
.my-order-status{display:inline-flex!important;align-items:center;max-width:100%;background:#f0f2f4;border-radius:999px;padding:5px 9px!important;font-size:11px!important;line-height:1.25}
.my-order-meta{margin:7px 0 12px!important;color:#747981!important;font-size:13px}
.my-order-items{display:grid!important;gap:6px;padding-top:11px;border-top:1px solid #edf0f2}
.my-order-item{display:block;color:#555f69!important;line-height:1.45;overflow-wrap:anywhere}
.my-orders-empty{color:#888}
@media (max-width:520px){.my-order{padding:16px 14px 15px;border-radius:12px}
.my-order-head{align-items:flex-start}
.my-order-status{margin-left:0}}
.legal-page{max-width:940px;display:grid;gap:18px;padding-bottom:30px}
.legal-updated{margin:0;color:#737a84;font-size:13px}
.legal-section{padding:22px 24px;border:1px solid #e4e7ea;border-radius:14px;background:#fff}
.legal-section h2{margin:0 0 12px;font-size:20px;letter-spacing:-.25px}
.legal-section p{margin:0;color:#515963;font-size:15px;line-height:1.72}
.legal-section ul{margin:0;padding-left:22px;color:#515963;line-height:1.7}
.legal-section a{color:#111;text-underline-offset:3px}
.legal-warning{padding:14px 16px;border:1px solid #e6b85d;border-radius:12px;background:#fff9e9;color:#74510d;line-height:1.5}
.legal-consent{display:grid!important;grid-template-columns:17px minmax(0,1fr)!important;align-items:start!important;column-gap:9px!important;row-gap:0!important;width:100%;margin:12px 0!important;color:#555f69;font-size:12px!important;line-height:1.45}
.legal-consent input{display:block!important;align-self:start!important;grid-column:1!important;grid-row:1!important;flex:0 0 auto!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;margin:0!important;padding:0!important;transform:translateY(-1px)!important;accent-color:#111}
.legal-consent span{display:block;grid-column:2!important;grid-row:1!important;min-width:0;margin:0!important;padding:0!important}
.legal-consent a{color:#111;font-weight:700;text-underline-offset:2px}
@media (max-width:620px){.legal-section{padding:18px 16px}
.legal-section h2{font-size:18px}
.legal-section p,.legal-section ul{font-size:14px}
.info-shell>.info-seo-intro{font-size:15px}}
.product-quick{margin-top:10px!important;min-height:46px!important}
.product-rail-prev{grid-column:1;grid-row:1}
.product-rail-next{grid-column:3;grid-row:1}
.product-rail-btn{display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;border:1px solid #dfe3e8;border-radius:999px!important;background:#fff;color:#17191d;box-shadow:0 8px 22px rgba(21,27,35,.07);font:500 25px/1 var(--ample-font);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}
.product-rail-next:not(:disabled){border-color:#17191d;background:#17191d;color:#fff;box-shadow:0 10px 26px rgba(17,19,23,.16)}
.product-rail-btn:hover:not(:disabled){border-color:#17191d;background:#17191d;color:#fff;box-shadow:0 10px 26px rgba(17,19,23,.16);transform:translateY(-1px)}
.product-rail-btn:focus-visible{outline:2px solid #17191d;outline-offset:3px}
.product-rail-btn:disabled{opacity:.28;cursor:default;box-shadow:none;transform:none}
.product-rail-btn[hidden]{display:none!important}
@media (max-width:900px){.product-rail-btn{display:grid!important;position:absolute!important;z-index:5!important;top:42%!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-color:rgba(17,17,17,.18)!important;background:rgba(255,255,255,.94)!important;color:#17191d!important;box-shadow:0 8px 24px rgba(17,19,23,.18)!important;backdrop-filter:blur(7px)}
.product-rail-btn[hidden]{display:none!important}
.product-rail-prev{left:6px!important}
.product-rail-next{right:6px!important;background:#17191d!important;color:#fff!important;border-color:#17191d!important}}
@media (prefers-reduced-motion:reduce){.product-rail-btn{transition:none}}
.fx-photo.is-image-processing img,.fx-photo.is-image-processing .fx-product-img,.fx-card-media .fx-photo.is-image-processing img{object-fit:contain!important;object-position:center center!important;background:var(--ui-soft,#f4f4f5)!important}
@media (min-width:961px){html.is-catalog-route body.shop-body{--catalog-sidebar-width:292px;--filter-surface:#ffffff;--filter-muted:#69707b;--filter-line:#e7e9ed;--filter-soft:#f5f6f8;--filter-ink:#17191d;--filter-radius:20px}
html.is-catalog-route body.shop-body .fx-catalog,html.is-catalog-route body.shop-body .fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog>.fx-container.fx-catalog-wrap{min-width:0!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-catalog{padding:12px 0 28px!important}
html.is-catalog-route body.shop-body .fx-catalog-wrap,html.is-catalog-route body.shop-body .fx-catalog>.fx-container.fx-catalog-wrap{display:block!important;width:calc(100% - 32px)!important;max-width:none!important;margin:0 auto!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-body{display:grid!important;grid-template-columns:var(--catalog-sidebar-width) minmax(0,1fr)!important;gap:0 28px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;align-items:start!important}
html.is-catalog-route body.shop-body .fx-catalog-main{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0 0 42px!important;gap:0!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-category-header{display:block!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html.is-catalog-route body.shop-body .fx-category-header:empty,html.is-catalog-route body.shop-body .fx-category-header:not(:has(#catalogTitle:not(:empty))):not(:has(.fx-catalog-intro:not(.hidden))){display:none!important}
html.is-catalog-route body.shop-body .fx-cat-title-row{display:flex!important;min-height:0!important;height:auto!important;margin:0 0 8px!important;padding:0!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
html.is-catalog-route body.shop-body #catalogTitle{min-height:0!important;margin:0!important;padding:0!important;font-size:24px!important;font-weight:700!important;line-height:1.2!important}
html.is-catalog-route body.shop-body .fx-catalog-intro.hidden,html.is-catalog-route body.shop-body #catalogSeoIntro.hidden{display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;width:100%!important;min-height:36px!important;margin:0 0 14px!important;padding:0!important;gap:10px!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-active-filters,html.is-catalog-route body.shop-body #activeFilters{display:flex!important;flex:1 1 auto!important;flex-wrap:wrap!important;align-items:center!important;min-width:0!important;margin:0!important;gap:6px!important;order:1!important}
html.is-catalog-route body.shop-body .fx-active-filters:empty,html.is-catalog-route body.shop-body #activeFilters:empty{min-height:0!important}
html.is-catalog-route body.shop-body .fx-catalog-count,html.is-catalog-route body.shop-body #catalogCount{order:2!important;flex:0 0 auto!important;margin:0 4px 0 0!important;padding:0!important;color:#888!important;font-size:12.5px!important;line-height:32px!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-toolbar-right{display:contents!important}
html.is-catalog-route body.shop-body #desktopSort,html.is-catalog-route body.shop-body .fx-sort-pill{display:inline-flex!important;order:3!important;flex:0 0 auto!important;height:34px!important;margin:0!important;padding:0 10px 0 12px!important;align-items:center!important;gap:6px!important;border:1px solid #e5e5e5!important;border-radius:999px!important;background:#fff!important;line-height:1!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-sort-pill span{height:34px!important;color:#888!important;font-size:12px!important;line-height:34px!important}
html.is-catalog-route body.shop-body .fx-sort-pill select,html.is-catalog-route body.shop-body #sortFilter{height:34px!important;min-height:0!important;max-width:180px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:12.5px!important;font-weight:650!important;line-height:34px!important}
html.is-catalog-route body.shop-body .fx-mobile-bar,html.is-catalog-route body.shop-body .fx-sort-sheet,html.is-catalog-route body.shop-body .fx-mobile-filter{display:none!important}
html.is-catalog-route body.shop-body #productGrid,html.is-catalog-route body.shop-body #productGrid.fx-products-catalog,html.is-catalog-route body.shop-body .fx-products-catalog{min-width:0!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-sidebar,html.is-catalog-route body.shop-body aside.fx-sidebar{position:sticky!important;top:94px!important;width:var(--catalog-sidebar-width)!important;max-width:var(--catalog-sidebar-width)!important;min-height:0!important;max-height:calc(100dvh - 112px)!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(22,25,29,.09)!important;border-radius:var(--filter-radius)!important;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)!important;box-shadow:0 18px 48px rgba(25,31,40,.08),0 2px 8px rgba(25,31,40,.035)!important;scrollbar-width:thin}
html.is-catalog-route body.shop-body .fx-sidebar::before{content:"";display:block;height:4px;background:linear-gradient(90deg,#111 0%,#333 45%,#dadde2 100%)}
html.is-catalog-route body.shop-body .fx-sidebar-block{display:flex!important;min-height:0!important;height:calc(100dvh - 112px)!important;max-height:calc(100dvh - 112px)!important;flex-direction:column!important;overflow:hidden!important}
html.is-catalog-route body.shop-body .fx-filters{display:flex!important;min-height:0!important;height:100%!important;max-height:100%!important;padding:0!important;flex-direction:column!important;overflow:hidden!important;background:transparent!important}
html.is-catalog-route body.shop-body .fx-filters>h3{display:flex!important;min-height:76px!important;margin:0!important;padding:22px 22px 17px!important;align-items:center!important;gap:11px!important;border:0!important;border-bottom:1px solid var(--filter-line)!important;color:var(--filter-ink)!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.025em!important;line-height:1!important;text-transform:none!important}
html.is-catalog-route body.shop-body .fx-filters>h3::before{content:"";width:20px;height:20px;flex:0 0 20px;border-radius:7px;background:linear-gradient(#fff,#fff) 5px 5px/10px 2px no-repeat,
      linear-gradient(#fff,#fff) 7px 9px/6px 2px no-repeat,
      linear-gradient(#fff,#fff) 9px 13px/2px 2px no-repeat,
      #17191d;box-shadow:0 5px 13px rgba(17,17,17,.16)}
html.is-catalog-route body.shop-body .fx-filter-stack{display:block!important;flex:1 1 auto!important;min-height:0!important;max-height:100%!important;padding:6px 14px 12px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-color:#c9cdd3 transparent;scrollbar-width:thin}
html.is-catalog-route body.shop-body .fx-filter-stack::-webkit-scrollbar,html.is-catalog-route body.shop-body .fx-filter-options::-webkit-scrollbar{width:6px}
html.is-catalog-route body.shop-body .fx-filter-stack::-webkit-scrollbar-thumb,html.is-catalog-route body.shop-body .fx-filter-options::-webkit-scrollbar-thumb{border-radius:999px;background:#c9cdd3}
html.is-catalog-route body.shop-body .fx-filter-group{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--filter-line)!important;background:transparent!important}
html.is-catalog-route body.shop-body .fx-filter-group>summary{position:relative!important;display:flex!important;min-height:54px!important;margin:0!important;padding:15px 34px 15px 8px!important;align-items:center!important;justify-content:flex-start!important;border:0!important;border-radius:12px!important;background:transparent!important;color:var(--filter-ink)!important;font-size:13.5px!important;font-weight:760!important;line-height:1.25!important;cursor:pointer!important;transition:background-color .16s ease,color .16s ease!important}
html.is-catalog-route body.shop-body .fx-filter-group>summary:hover{background:var(--filter-soft)!important}
html.is-catalog-route body.shop-body .fx-filter-group>summary::after{content:""!important;position:absolute!important;top:50%!important;right:11px!important;display:block!important;width:7px!important;height:7px!important;margin:-5px 0 0!important;border:0!important;border-right:1.7px solid #747b85!important;border-bottom:1.7px solid #747b85!important;transform:rotate(45deg)!important;transition:transform .18s ease,margin .18s ease!important}
html.is-catalog-route body.shop-body .fx-filter-group[open]>summary::after{margin:-1px 0 0!important;transform:rotate(225deg)!important}
html.is-catalog-route body.shop-body .fx-filter-group[open]>summary{color:#000!important}
html.is-catalog-route body.shop-body .fx-filter-panel{position:static!important;width:100%!important;min-width:0!important;max-height:none!important;margin:0!important;padding:0 6px 16px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
html.is-catalog-route body.shop-body .fx-filter-search,html.is-catalog-route body.shop-body .fx-sidebar input[type="text"],html.is-catalog-route body.shop-body .fx-sidebar input[type="number"],html.is-catalog-route body.shop-body .fx-sidebar input[inputmode="numeric"],html.is-catalog-route body.shop-body .fx-sidebar select{width:100%!important;min-height:44px!important;margin:0 0 10px!important;padding:0 13px!important;border:1px solid #dfe2e7!important;border-radius:12px!important;outline:0!important;background:#f7f8fa!important;color:var(--filter-ink)!important;font-size:13px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease!important}
html.is-catalog-route body.shop-body .fx-filter-search::placeholder,html.is-catalog-route body.shop-body .fx-sidebar input::placeholder{color:#8d939d!important}
html.is-catalog-route body.shop-body .fx-filter-search:focus,html.is-catalog-route body.shop-body .fx-sidebar input:focus,html.is-catalog-route body.shop-body .fx-sidebar select:focus{border-color:#17191d!important;background:#fff!important;box-shadow:0 0 0 3px rgba(23,25,29,.08)!important}
html.is-catalog-route body.shop-body .fx-price-pair{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:9px!important}
html.is-catalog-route body.shop-body .fx-price-pair input{min-width:0!important;margin-bottom:6px!important;text-align:center!important}
html.is-catalog-route body.shop-body .fx-filter-options,html.is-catalog-route body.shop-body #sizeButtons.fx-filter-options,html.is-catalog-route body.shop-body #brandOptions.fx-filter-options,html.is-catalog-route body.shop-body #productTypeOptions.fx-filter-options,html.is-catalog-route body.shop-body #colorOptions.fx-filter-options,html.is-catalog-route body.shop-body #categoryOptions.fx-filter-options{display:flex!important;max-height:226px!important;padding:1px 2px 2px 0!important;flex-direction:column!important;gap:3px!important;overflow-y:auto!important}
html.is-catalog-route body.shop-body .fx-filter-option{position:relative!important;display:flex!important;width:100%!important;min-height:38px!important;margin:0!important;padding:8px 8px!important;align-items:center!important;gap:10px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#30343a!important;font-size:13px!important;font-weight:560!important;line-height:1.25!important;cursor:pointer!important;box-sizing:border-box!important;transition:background-color .14s ease,color .14s ease!important}
html.is-catalog-route body.shop-body .fx-filter-option:hover{background:#f1f3f5!important;color:#111!important}
html.is-catalog-route body.shop-body .fx-filter-option input[type="checkbox"],html.is-catalog-route body.shop-body .fx-filter-option input[type="radio"]{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important;margin:0!important;border:1.5px solid #b9bec6!important;border-radius:6px!important;background:#fff!important;box-shadow:0 1px 2px rgba(17,24,39,.04)!important;cursor:pointer!important}
html.is-catalog-route body.shop-body .fx-filter-option input[type="checkbox"]:checked,html.is-catalog-route body.shop-body .fx-filter-option input[type="radio"]:checked{border-color:#17191d!important;background-color:#17191d!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7.2 5.7 10 11 4.4' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important}
html.is-catalog-route body.shop-body .fx-filter-option>span{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-filter-option .fx-filter-count{margin-left:auto!important;padding:3px 7px!important;flex:0 0 auto!important;border-radius:999px!important;background:#eef0f3!important;color:#727985!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important}
html.is-catalog-route body.shop-body .fx-filter-option:hover .fx-filter-count{background:#fff!important;color:#41464f!important}
html.is-catalog-route body.shop-body .fx-range-hint{display:block!important;margin:5px 2px 0!important;color:#8b929c!important;font-size:11px!important;line-height:1.42!important}
html.is-catalog-route body.shop-body .fx-selected-filter-chips{display:flex!important;margin:0 0 9px!important;flex-wrap:wrap!important;gap:6px!important}
html.is-catalog-route body.shop-body .fx-selected-chip{min-height:30px!important;padding:5px 9px!important;border:1px solid #dfe2e7!important;border-radius:999px!important;background:#fff!important;box-shadow:0 2px 8px rgba(25,31,40,.04)!important}
html.is-catalog-route body.shop-body .fx-sale-toggle{display:flex!important;min-height:48px!important;margin:12px 0 4px!important;padding:0 12px!important;align-items:center!important;gap:10px!important;border:1px solid #f0ccd2!important;border-radius:13px!important;background:linear-gradient(180deg,#fff8f9 0%,#fff 100%)!important;color:#c31432!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input{appearance:none!important;-webkit-appearance:none!important;width:34px!important;height:20px!important;margin:0!important;border:0!important;border-radius:999px!important;background:#e3e6ea!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)!important;transition:background-color .16s ease!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input::after{content:"";display:block;width:16px;height:16px;margin:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:transform .16s ease}
html.is-catalog-route body.shop-body .fx-sale-toggle input:checked{background:#d51c3c!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input:checked::after{transform:translateX(14px)}
html.is-catalog-route body.shop-body .fx-filter-actions{position:relative!important;z-index:2!important;display:block!important;flex:0 0 auto!important;margin:0!important;padding:14px 20px 18px!important;border-top:1px solid var(--filter-line)!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px)!important}
html.is-catalog-route body.shop-body .fx-filter-actions .fx-filter-clear{display:flex!important;width:100%!important;min-height:44px!important;margin:0!important;padding:0 16px!important;align-items:center!important;justify-content:center!important;border:1px solid #dfe2e7!important;border-radius:12px!important;background:#fff!important;color:#24272c!important;font-size:12.5px!important;font-weight:750!important;letter-spacing:0!important;text-transform:none!important;box-shadow:0 4px 14px rgba(25,31,40,.05)!important;transition:border-color .16s ease,background-color .16s ease,transform .16s ease!important}
html.is-catalog-route body.shop-body .fx-filter-actions .fx-filter-clear:hover{border-color:#17191d!important;background:#f6f7f8!important;transform:translateY(-1px)!important}
html.is-catalog-route body.shop-body .fx-active-filters button,html.is-catalog-route body.shop-body .fx-active-filters .fx-selected-chip{border-radius:999px!important;box-shadow:none!important}}
.ample-size-filter-proxy{order:0}
.ample-active-size{white-space:nowrap}
:is(#sizeButtons,#sizeButtonsMobile,[data-filter-key="size"] .fx-filter-options,[data-filter="size"] .fx-filter-options,.fx-size-filter .fx-filter-options){position:relative}
:is(#sizeButtons,#sizeButtonsMobile,[data-filter-key="size"] .fx-filter-options,[data-filter="size"] .fx-filter-options,.fx-size-filter .fx-filter-options) .fx-filter-option[data-ample-size-source="1"]{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;max-width:1px!important;min-height:1px!important;max-height:1px!important;inline-size:1px!important;block-size:1px!important;min-inline-size:1px!important;min-block-size:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}
:is(#sizeButtons,#sizeButtonsMobile,[data-filter-key="size"] .fx-filter-options,[data-filter="size"] .fx-filter-options,.fx-size-filter .fx-filter-options) .fx-filter-option.ample-size-filter-proxy{position:static!important;inline-size:auto!important;block-size:auto!important;margin:0!important;opacity:1!important;pointer-events:auto!important}
.ample-catalog-pagination{grid-column:2;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;width:100%;margin:28px 0 8px;padding:0}
.ample-catalog-pagination a,.ample-catalog-pagination .ample-page-current,.ample-catalog-pagination .ample-page-gap{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 11px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#171717;font-size:13px;line-height:1;text-decoration:none;box-sizing:border-box}
.ample-catalog-pagination a:hover,.ample-catalog-pagination a:focus-visible{border-color:#171717;outline:none}
.ample-catalog-pagination .ample-page-current{border-color:#171717;background:#171717;color:#fff;font-weight:700}
.ample-catalog-pagination .ample-page-gap{min-width:20px;padding:0;border-color:transparent;background:transparent}
.ample-catalog-pagination .ample-page-prev,.ample-catalog-pagination .ample-page-next{min-width:112px}
@media (max-width:960px){.ample-catalog-pagination{grid-column:1;gap:6px;margin:22px 0 4px}
.ample-catalog-pagination a,.ample-catalog-pagination .ample-page-current,.ample-catalog-pagination .ample-page-gap{min-width:36px;height:36px;padding:0 9px;font-size:12px}
.ample-catalog-pagination .ample-page-prev,.ample-catalog-pagination .ample-page-next{min-width:104px}}
html.is-catalog-route body.shop-body .fx-sale-toggle{display:flex!important;align-items:center!important;justify-content:flex-start!important;column-gap:12px!important;overflow:hidden!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input[type="checkbox"]{position:relative!important;display:block!important;appearance:none!important;-webkit-appearance:none!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:22px!important;min-height:22px!important;max-height:22px!important;flex:0 0 38px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:999px!important;background:#e3e6ea!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.07)!important;vertical-align:middle!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input[type="checkbox"]::after{content:""!important;position:absolute!important;top:2px!important;left:2px!important;display:block!important;width:18px!important;height:18px!important;margin:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 4px rgba(0,0,0,.22)!important;transform:translateX(0)!important;transition:transform .16s ease!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input[type="checkbox"]:checked{background:#d51c3c!important}
html.is-catalog-route body.shop-body .fx-sale-toggle input[type="checkbox"]:checked::after{transform:translateX(16px)!important}
html.is-catalog-route body.shop-body .fx-sale-toggle>span,html.is-catalog-route body.shop-body .fx-sale-toggle .fx-sale-label{position:relative!important;z-index:1!important;display:block!important;min-width:0!important;margin:0!important;padding:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.25!important}
@media (min-width:761px){html.is-catalog-route body.shop-body #productGrid.fx-products-catalog > .fx-card:nth-child(n/**/+9),html.is-catalog-route body.shop-body .fx-products-catalog > .fx-card:nth-child(n/**/+9){content-visibility:auto;contain-intrinsic-size:auto 520px}}
@media (max-width:760px){.fx-card{transition:none!important}
.fx-card:hover{box-shadow:none!important;transform:none!important}}
.fx-card .fx-card-badges{position:absolute!important;left:10px!important;top:10px!important;z-index:4!important;display:flex!important;gap:6px!important;pointer-events:none!important}
.fx-card .fx-badge.sale{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;padding:0 9px!important;border:0!important;border-radius:5px!important;background:#d71920!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;box-shadow:0 1px 2px rgba(0,0,0,.08)!important}
.product-sale-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 9px!important;border-radius:5px!important;background:#d71920!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;line-height:1!important;white-space:nowrap!important}
@media (max-width:760px){.fx-card .fx-card-badges{left:7px!important;top:7px!important}
.fx-card .fx-badge.sale{min-height:23px!important;padding:0 7px!important;font-size:11px!important}}
.fx-card-copy{justify-content:flex-start!important}
.fx-card-info{flex:0 0 auto!important;gap:5px!important}
.fx-card-info h3,.fx-card h3{min-height:0!important;height:auto!important;max-height:2.7em!important;margin:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.fx-card-sizes{margin:2px 0 0!important}
.fx-price{margin-top:5px!important}
.fx-buy-now{margin-top:auto!important}
:is(#sectionOptions,#sectionOptionsMobile){display:flex!important;flex-direction:column!important;gap:3px!important;overflow-y:auto!important}
:is(#sectionOptions,#sectionOptionsMobile) .fx-filter-option-section{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:38px!important;height:auto!important;margin:0!important;padding:8px!important;gap:10px!important;border:0!important;border-radius:10px!important;background:transparent!important;box-sizing:border-box!important}
:is(#sectionOptions,#sectionOptionsMobile) .fx-filter-option-section input[type="checkbox"]{appearance:none!important;-webkit-appearance:none!important;display:block!important;position:static!important;opacity:1!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex:0 0 18px!important;margin:0!important;padding:0!important;border:1.5px solid #b9bec6!important;border-radius:6px!important;background:#fff!important;transform:none!important}
:is(#sectionOptions,#sectionOptionsMobile) .fx-filter-option-section input[type="checkbox"]:checked{border-color:#17191d!important;background-color:#17191d!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7.2 5.7 10 11 4.4' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important}
@media (max-width:760px){#productGrid.fx-products-catalog > .fx-card:nth-child(n/**/+9),.fx-products-catalog > .fx-card:nth-child(n/**/+9){content-visibility:visible!important;contain-intrinsic-size:none!important}}
.fx-card-info .fx-card-title,.fx-card .fx-card-title{min-height:0!important;height:auto!important;max-height:2.7em!important;margin:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13.5px!important;font-weight:500!important;line-height:1.35!important;color:#343434!important;overflow-wrap:anywhere;word-break:normal}
.fx-card-info:hover .fx-card-title{text-decoration:underline}
.fx-breadcrumb{color:#666!important}
.fx-breadcrumb a{color:#666!important}
.fx-breadcrumb span{color:#767676!important}
@media (max-width:960px){.fx-card .fx-card-title{font-size:11.5px!important;line-height:1.3!important}}
@media (max-width:760px){.fx-card-info .fx-card-title,.fx-card .fx-card-title{font-size:13px!important}}
.ample-catalog-pagination-top{display:none!important}
.ample-catalog-pagination-bottom{display:flex!important}
@media (max-width:960px){.fx-card-info .fx-card-title,.fx-card .fx-card-title{min-height:2.7em!important}
.ample-catalog-pagination-bottom{display:flex!important;order:5!important;margin:18px 0 8px!important}
#productGrid.fx-products-catalog,.fx-products-catalog,#productGrid{order:4!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body #catalogPage > .fx-container > .fx-breadcrumb,html.is-catalog-route body.shop-body #catalogPage .fx-catalog-wrap > .fx-breadcrumb,html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:5px!important;width:100%!important;min-width:0!important;margin:0 0 13px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;color:#777!important;font-size:12.5px!important;line-height:1.45!important;white-space:nowrap!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb::-webkit-scrollbar{display:none!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb > *{flex:0 0 auto!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb a{text-decoration:none!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell .fx-mobile-category-rail,html.is-catalog-route body.shop-body .fx-mobile-category-rail{padding-top:0!important;padding-bottom:8px!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;min-height:0!important;height:auto!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body #catalogCount,html.is-catalog-route body.shop-body .fx-catalog-count{display:block!important;flex:0 0 auto!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body #activeFilters,html.is-catalog-route body.shop-body .fx-active-filters{width:100%!important;flex:0 0 auto!important;flex-wrap:wrap!important;align-items:center!important;min-height:0!important}
html.is-catalog-route body.shop-body #activeFilters button,html.is-catalog-route body.shop-body .fx-active-filters button,html.is-catalog-route body.shop-body .fx-active-filters .fx-selected-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;line-height:1!important;box-shadow:none!important}
html.is-catalog-route body.shop-body #activeFilters .clear-all,html.is-catalog-route body.shop-body .fx-active-filters .clear-all,html.is-catalog-route body.shop-body .fx-active-filters button.clear-all{border-color:#e8e8e8!important}
html.is-catalog-route body.shop-body #catalogToolbar #desktopSort,html.is-catalog-route body.shop-body #catalogToolbar .fx-sort-pill,html.is-catalog-route body.shop-body #catalogToolbar .fx-mobile-filter{display:none!important}
html.is-catalog-route body.shop-body #productGrid,html.is-catalog-route body.shop-body #productGrid.fx-products-catalog,html.is-catalog-route body.shop-body .fx-products-catalog{margin-top:0!important;padding-top:0!important}}
@media (max-width:390px){html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb{font-size:12px!important;gap:4px!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail button{min-height:38px!important}}
:root{--ample-ux-ink:#111214;--ample-ux-text:#292a2d;--ample-ux-muted:#71747a;--ample-ux-subtle:#96999f;--ample-ux-line:#e7e8ea;--ample-ux-soft:#f6f6f7;--ample-ux-radius-sm:8px;--ample-ux-radius:12px;--ample-ux-radius-lg:16px;--ample-ux-control:44px}
.fx-catalog-page-title{display:none;margin:0;color:var(--ample-ux-ink);font-weight:750;letter-spacing:-.025em}
@media (min-width:961px){html.is-catalog-route body.shop-body .fx-card{border-color:var(--ample-ux-line)!important;border-radius:var(--ample-ux-radius)!important;overflow:hidden!important}
html.is-catalog-route body.shop-body .fx-buy-now{border-radius:10px!important}
html.is-catalog-route body.shop-body .fx-active-filters button{border-radius:999px!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog{padding-top:14px!important;padding-bottom:28px!important}
html.is-catalog-route body.shop-body #catalogPage .fx-catalog-wrap{width:100%!important;max-width:100%!important;margin:0!important;padding-inline:12px!important}
html.is-catalog-route body.shop-body .fx-catalog-main{padding-inline:0!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb{gap:5px!important;margin:0 0 14px!important;padding:0!important;font-size:11.5px!important;line-height:18px!important;color:var(--ample-ux-muted)!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb a{color:var(--ample-ux-muted)!important;font-weight:500!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb span{color:#b5b7bb!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb b{color:#4d4f54!important;font-weight:600!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail{scroll-padding-inline:0!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail a,html.is-catalog-route body.shop-body .fx-mobile-category-rail button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:40px!important;height:40px!important;margin:0!important;padding:0 15px!important;border-radius:999px!important;border:1px solid var(--ample-ux-line)!important;background:#fff!important;color:#252629!important;font-size:12.5px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail a.active,html.is-catalog-route body.shop-body .fx-mobile-category-rail a[aria-current="page"],html.is-catalog-route body.shop-body .fx-mobile-category-rail button.active,html.is-catalog-route body.shop-body .fx-mobile-category-rail button[aria-current="page"]{border-color:var(--ample-ux-ink)!important;background:var(--ample-ux-ink)!important;color:#fff!important}
html.is-catalog-route body.shop-body .fx-mobile-category-hint{width:36px!important;min-width:36px!important;height:38px!important;border-radius:999px!important}
html.is-catalog-route body.shop-body .fx-catalog-page-title{display:block!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{display:flex!important;flex-direction:column!important;align-items:flex-start!important;border:0!important;background:transparent!important}
html.is-catalog-route body.shop-body #catalogCount,html.is-catalog-route body.shop-body .fx-catalog-count{order:1!important;width:auto!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body #activeFilters,html.is-catalog-route body.shop-body .fx-active-filters{order:2!important;display:flex!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body #activeFilters:empty,html.is-catalog-route body.shop-body .fx-active-filters:empty{display:none!important}
html.is-catalog-route body.shop-body #activeFilters button,html.is-catalog-route body.shop-body .fx-active-filters button,html.is-catalog-route body.shop-body .fx-active-filters .fx-selected-chip{min-height:32px!important;height:32px!important;padding:0 11px!important;border:1px solid #dedfe1!important;border-radius:999px!important;background:#fff!important;color:#383a3e!important;font-size:12px!important;font-weight:550!important}
html.is-catalog-route body.shop-body #activeFilters .clear-all,html.is-catalog-route body.shop-body .fx-active-filters .clear-all,html.is-catalog-route body.shop-body .fx-active-filters button.clear-all{height:32px!important;padding:0 3px!important;border:0!important;background:transparent!important;color:#74777d!important;text-decoration:underline!important;text-underline-offset:3px!important}
html.is-catalog-route body.shop-body #productGrid.fx-products-catalog,html.is-catalog-route body.shop-body .fx-products-catalog{column-gap:9px!important;row-gap:14px!important}
html.is-catalog-route body.shop-body .fx-card{border:1px solid var(--ample-ux-line)!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
html.is-catalog-route body.shop-body .fx-card-copy{padding:10px 10px 11px!important;gap:6px!important}
html.is-catalog-route body.shop-body .fx-card-info{gap:4px!important}
html.is-catalog-route body.shop-body .fx-card-meta{font-size:11.5px!important;line-height:1.25!important}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{min-height:2.65em!important;max-height:2.65em!important;font-size:12.8px!important;line-height:1.325!important;font-weight:500!important;text-decoration:none!important}
html.is-catalog-route body.shop-body .fx-card-sizes{margin:2px 0 1px!important}
html.is-catalog-route body.shop-body .fx-price{min-height:24px!important;gap:6px!important}
html.is-catalog-route body.shop-body .fx-price b{font-size:15.5px!important;font-weight:800!important;letter-spacing:-.01em!important}
html.is-catalog-route body.shop-body .fx-price s{font-size:11px!important}
html.is-catalog-route body.shop-body .fx-buy-now{height:40px!important;min-height:40px!important;margin-top:6px!important;border-radius:9px!important;font-size:10.5px!important;letter-spacing:.015em!important}
html.is-catalog-route body.shop-body .fx-wish{box-shadow:0 3px 12px rgba(0,0,0,.07)!important}
html.is-catalog-route body.shop-body .fx-mobile-bar{display:grid!important}
html.is-catalog-route body.shop-body .fx-mbar-btn{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;border:0!important;box-shadow:none!important;text-align:left!important}
html.is-catalog-route body.shop-body .fx-mbar-primary{background:var(--ample-ux-ink)!important;color:#fff!important}
html.is-catalog-route body.shop-body .fx-mbar-icon{display:grid!important;place-items:center!important;font-weight:600!important;line-height:1!important}
html.is-catalog-route body.shop-body .fx-mbar-copy{display:flex!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;line-height:1!important}
html.is-catalog-route body.shop-body .fx-mbar-copy small{letter-spacing:.01em!important}
html.is-catalog-route body.shop-body .fx-mbar-copy b{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-mbar-primary .fx-mbar-copy small{color:rgba(255,255,255,.62)!important}
html.is-catalog-route body.shop-body #sortSheet .fx-sort-sheet-panel,html.is-catalog-route body.shop-body #filterDrawer.drawer{border-radius:18px 18px 0 0!important;border:1px solid #e2e3e5!important;border-bottom:0!important;background:#fff!important;box-shadow:0 -16px 42px rgba(17,18,20,.14)!important}
html.is-catalog-route body.shop-body #sortSheet .fx-sort-sheet-head,html.is-catalog-route body.shop-body #filterDrawer .drawer-head{min-height:56px!important;padding:0 16px!important;border-bottom:1px solid var(--ample-ux-line)!important;font-size:15px!important;font-weight:750!important}
html.is-catalog-route body.shop-body #sortSheet [data-action="mobile-sort"]{min-height:48px!important;margin:0 10px!important;padding:0 12px!important;border-radius:10px!important;font-size:13.5px!important;font-weight:550!important;text-align:left!important}
html.is-catalog-route body.shop-body #sortSheet [data-action="mobile-sort"].active{background:var(--ample-ux-soft)!important;font-weight:700!important}
html.is-catalog-route body.shop-body #filterDrawer{display:flex!important;flex-direction:column!important;padding-bottom:0!important}
html.is-catalog-route body.shop-body #filterDrawer .drawer-head{order:-2!important;flex:0 0 auto!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-drawer-filter-group,html.is-catalog-route body.shop-body #filterDrawer > label{padding:14px 16px!important;border-bottom:1px solid #f0f0f1!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-drawer-filter-title{font-size:13.5px!important;font-weight:700!important;color:#282a2e!important}
html.is-catalog-route body.shop-body #filterDrawer .mobile-filter-apply-bar{order:99!important;position:sticky!important;bottom:0!important;z-index:5!important;margin-top:auto!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--ample-ux-line)!important;background:#fff!important}
html.is-catalog-route body.shop-body #filterDrawer .mobile-filter-apply-bar .apply{width:100%!important;min-height:48px!important;border-radius:11px!important;font-size:14px!important}
html.is-catalog-route body.shop-body .ample-catalog-pagination{width:100%!important;gap:5px!important;margin:22px 0 4px!important;padding:2px 0 4px!important;justify-content:center!important}
html.is-catalog-route body.shop-body .ample-catalog-pagination a,html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-current,html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-gap{min-width:34px!important;height:34px!important;padding:0 8px!important;border-color:#e1e2e4!important;font-size:12px!important}
html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-current{border-color:var(--ample-ux-ink)!important;background:var(--ample-ux-ink)!important}
html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-prev,html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-next{min-width:88px!important;font-weight:600!important}}
@media (max-width:390px){html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-prev,html.is-catalog-route body.shop-body .ample-catalog-pagination .ample-page-next{min-width:72px!important;padding-inline:7px!important;font-size:11px!important}}
.fx-card,.fx-card-link,.fx-photo{overflow:hidden!important}
.ample-ux-product-thumb-rail{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.ample-ux-product-thumb{position:relative!important;box-sizing:border-box!important;overflow:hidden!important;outline:0!important;box-shadow:none!important;border:1px solid #e2e6ea!important;border-radius:11px!important;background:#fff!important;padding:2px!important;transform:none!important}
.ample-ux-product-thumb.active,.ample-ux-product-thumb.selected,.ample-ux-product-thumb.current,.ample-ux-product-thumb[aria-current="true"]{border:1px solid #111!important;outline:0!important;box-shadow:none!important}
.ample-ux-product-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:8px!important;background:#fff!important}
[data-ample-size-hidden="1"]{display:none!important}
.fx-sizes{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:5px!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important}
.fx-sizes{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:8px 12px 0!important;min-height:28px!important}
.fx-sizes>*{flex:0 0 auto!important;box-sizing:border-box!important;white-space:nowrap!important}
.fx-sizes .fx-size-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:31px!important;height:25px!important;padding:0 6px!important;border:1px solid #dfe3e7!important;border-radius:7px!important;background:#f5f6f7!important;color:#555d68!important;font-size:10px!important;font-weight:750!important;line-height:1!important}
.fx-wish,.ample-ux-wish{display:grid!important;place-items:center!important;box-sizing:border-box!important;padding:0!important;line-height:1!important;overflow:hidden!important;border-radius:50%!important;transform:none!important;aspect-ratio:1/1!important}
.fx-wish,.ample-ux-wish{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}
.fx-wish svg,.ample-ux-wish svg{display:block!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important;margin:auto!important;transform:none!important}
@media (max-width:760px){html,body{max-width:100%;overflow-x:clip}
.ample-ux-product-gallery{position:static!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
.ample-ux-product-thumb-rail{grid-row:2!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:1px 1px 6px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}
.ample-ux-product-thumb-rail::-webkit-scrollbar{display:none!important}
.ample-ux-product-thumb{flex:0 0 68px!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important;min-height:68px!important;max-height:68px!important;margin:0!important;padding:2px!important;scroll-snap-align:start!important}
.fx-sizes{display:flex!important}
.fx-sizes{gap:5px!important}
.fx-sizes>*{min-width:0!important;max-width:calc((100% - 15px)/4)!important}
.fx-sizes>span,.fx-sizes>button{padding-left:8px!important;padding-right:8px!important}}
.fx-sizes>[data-ample-size-hidden="1"]{display:none!important}
@media (max-width: 900px){#filterDrawer.drawer.bottom-drawer{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;z-index:2147483000!important;isolation:isolate;overflow:auto!important;overscroll-behavior:contain;padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important}
#filterDrawer .drawer-head{position:sticky!important;top:0!important;z-index:20!important;background:#fff!important;padding-top:max(12px, env(safe-area-inset-top))!important}
#filterDrawer .drawer-head button[aria-label="Закрити фільтри"],#filterDrawer button[aria-label="Закрити фільтри"]{position:relative!important;z-index:21!important;flex:0 0 auto!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
body:has(#filterDrawer[open]),body:has(#filterDrawer.is-open),body:has(#filterDrawer.open){overflow:hidden}}
body.menu-open{overflow:hidden}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-mobile-category-shell::after{content:""!important;right:0!important;left:auto!important;top:0!important;box-shadow:none!important;backdrop-filter:none!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail{gap:8px!important;padding:0 22px 0 0!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail button{padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important}
html.is-catalog-route body.shop-body .fx-catalog-page-title{font-size:22px!important;line-height:1.16!important;font-weight:760!important;margin:0 0 6px!important;letter-spacing:-.025em!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{gap:7px!important}
html.is-catalog-route body.shop-body #catalogCount,html.is-catalog-route body.shop-body .fx-catalog-count{color:#85878c!important;font-size:12px!important;font-weight:500!important;line-height:17px!important}
html.is-catalog-route body.shop-body #activeFilters,html.is-catalog-route body.shop-body .fx-active-filters{gap:6px!important}
html.is-catalog-route body.shop-body #activeFilters button:not(.clear-all),html.is-catalog-route body.shop-body .fx-active-filters button:not(.clear-all){height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11.5px!important}
html.is-catalog-route body.shop-body #activeFilters .clear-all,html.is-catalog-route body.shop-body .fx-active-filters .clear-all{height:30px!important;min-height:30px!important;padding:0 2px!important;color:#7b7d82!important;text-decoration:none!important;font-size:11.5px!important;font-weight:550!important}
html.is-catalog-route body.shop-body{padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}
html.is-catalog-route body.shop-body .fx-mobile-bar{grid-template-columns:1fr 1px 1fr!important;gap:0!important;left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;border:1px solid #dedfe2!important;border-radius:15px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 8px 24px rgba(17,18,20,.12)!important}
html.is-catalog-route body.shop-body .fx-mobile-bar::before{content:"";grid-column:2;grid-row:1;width:1px;height:30px;align-self:center;background:#e6e7e9}
html.is-catalog-route body.shop-body .fx-mbar-btn{padding:0 12px!important;gap:8px!important;border-radius:10px!important;background:transparent!important;color:#17181b!important}
html.is-catalog-route body.shop-body .fx-mbar-sort{grid-column:1;grid-row:1}
html.is-catalog-route body.shop-body .fx-mbar-filter{grid-column:3;grid-row:1}
html.is-catalog-route body.shop-body .fx-mbar-icon{width:20px!important;min-width:20px!important;font-size:16px!important}
html.is-catalog-route body.shop-body .fx-mbar-copy{gap:3px!important}
html.is-catalog-route body.shop-body .fx-mbar-copy b{font-size:12.5px!important;font-weight:700!important}
html.is-catalog-route body.shop-body .fx-mbar-copy small{font-size:9.5px!important;color:#85878d!important;font-weight:500!important}
html.is-catalog-route body.shop-body .fx-mbar-badge{margin-left:auto!important;display:inline-grid!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#17181b!important;color:#fff!important;font-size:9px!important;font-weight:750!important;line-height:1!important}
html.is-catalog-route body.shop-body .fx-mbar-badge[hidden]{display:none!important}
html.is-catalog-route body.shop-body .to-top{bottom:calc(72px + env(safe-area-inset-bottom))!important;opacity:0!important;pointer-events:none!important;transform:translateY(5px)!important;transition:opacity .18s ease,transform .18s ease!important}
html.is-catalog-route body.shop-body .to-top.is-visible{opacity:.88!important;pointer-events:auto!important;transform:translateY(0)!important}
html.is-catalog-route body.shop-body .fx-card-copy{display:flex!important;flex-direction:column!important}
html.is-catalog-route body.shop-body .fx-card-info{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{color:#33353a!important}
html.is-catalog-route body.shop-body .fx-card-meta{color:#1d1e21!important;font-weight:700!important}
html.is-catalog-route body.shop-body .fx-price{margin-top:auto!important}}
@media (max-width:390px){html.is-catalog-route body.shop-body .fx-mobile-category-rail button{padding:0 11px!important;font-size:11.7px!important}
html.is-catalog-route body.shop-body .fx-catalog-page-title{font-size:21px!important}
html.is-catalog-route body.shop-body .fx-mbar-btn{padding-inline:10px!important}}
.fx-catalog-seo-support{order:6;margin:36px 0 8px;padding-top:30px;border-top:1px solid #eceef1}
.fx-catalog-seo-support[hidden],.fx-catalog-seo-support:empty{display:none!important}
.fx-catalog-seo-copy{max-width:880px}
.fx-catalog-seo-copy h2{margin:0 0 12px;font-size:22px;line-height:1.15;letter-spacing:-.35px}
.fx-catalog-seo-copy p{margin:0 0 10px;color:#666b73;font-size:14px;line-height:1.65}
.fx-catalog-related{margin-top:24px}
.fx-catalog-related>strong{display:block;margin-bottom:11px;font-size:13px;letter-spacing:.02em}
.fx-catalog-related>div{display:flex;flex-wrap:wrap;gap:8px}
.fx-catalog-related a{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid #e2e5e9;border-radius:999px;background:#fff;color:#222;text-decoration:none;font-size:13px;line-height:1.2;transition:border-color .15s ease,background .15s ease}
.fx-catalog-related a:hover{border-color:#b9bec6;background:#fafafa}
@media (max-width:760px){.fx-catalog-seo-support{margin-top:28px;padding-top:24px}
.fx-catalog-seo-copy h2{font-size:20px}
.fx-catalog-seo-copy p{font-size:13px}
.fx-catalog-related>strong{max-width:100%;white-space:normal;overflow-wrap:anywhere}
.fx-catalog-related>div{flex-wrap:wrap;overflow-x:visible;scrollbar-width:auto;padding-bottom:3px}
.fx-catalog-related a{flex:0 1 auto;max-width:100%;white-space:normal;overflow-wrap:anywhere}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-mobile-category-rail>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;scroll-snap-align:start!important;min-height:34px!important;height:34px!important;padding:0 12px!important;border:1px solid #e4e4e4!important;border-radius:999px!important;background:#fff!important;color:#222!important;font-size:12px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:none!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail>a.active,html.is-catalog-route body.shop-body .fx-mobile-category-rail>a[aria-current="page"]{border-color:#111!important;background:#111!important;color:#fff!important}}
@media (max-width:390px){html.is-catalog-route body.shop-body .fx-mobile-category-rail>a{padding:0 11px!important;font-size:11.7px!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog-main{gap:0!important}
html.is-catalog-route body.shop-body #catalogTitle.fx-catalog-page-title{margin:0 0 6px!important}
html.is-catalog-route body.shop-body #catalogToolbar,html.is-catalog-route body.shop-body .fx-toolbar{padding-top:0!important}}
.fx-card-media.has-card-gallery{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:grab}
.fx-card-media.has-card-gallery.is-card-gallery-dragging{cursor:grabbing}
.fx-card-media.has-card-gallery .fx-product-img{transition:opacity .14s ease,transform .22s ease!important}
.fx-card-media.has-card-gallery .fx-product-img.is-card-gallery-changing{opacity:.58}
.fx-card-gallery-dots{position:absolute;z-index:5;left:50%;bottom:9px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 6px;border-radius:999px;background:rgba(255,255,255,.76);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none}
.fx-card-gallery-dots i{display:block;width:5px;height:5px;border-radius:50%;background:rgba(17,17,17,.28);transition:width .14s ease,background .14s ease}
.fx-card-gallery-dots i.is-active{width:12px;border-radius:999px;background:#111}
.fx-photo.is-card-gallery-loading .fx-image-status{opacity:0!important}
@media (min-width:961px) and (hover:hover){.fx-card-gallery-dots{opacity:.5;transition:opacity .16s ease}
.fx-card:hover .fx-card-gallery-dots{opacity:1}}
@media (prefers-reduced-motion:reduce){.fx-card-media.has-card-gallery .fx-product-img,.fx-card-gallery-dots i{transition:none!important}}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more{min-width:32px!important}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-card-sizes{height:34px!important;min-height:34px!important;max-height:34px!important}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-chip,html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more{min-width:26px!important;max-width:56px!important;height:25px!important;padding:0 4px!important;font-size:11px!important;line-height:23px!important}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more{min-width:30px!important}}
:root{--ample-shell-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;--ample-shell-ink:#111;--ample-shell-line:#e8e8e8;--ample-shell-soft:#f7f7f7}
#storeHeader,#storeFooter{font-family:var(--ample-shell-font);color:var(--ample-shell-ink)}
#storeHeader *,#storeHeader *::before,#storeHeader *::after,#storeFooter *,#storeFooter *::before,#storeFooter *::after{box-sizing:border-box}
#storeHeader .site-container,#storeFooter .site-container{width:min(calc(100% - 40px),1600px);max-width:1600px;margin-inline:auto;padding-inline:0}
#storeHeader.store-header-root{position:sticky;top:0;z-index:140;width:100%;background:#fff;color:#111}
#storeHeader .ample-topbar{display:block;height:36px;min-height:36px;background:#111;color:#fff;border:0}
#storeHeader .ample-topbar-inner{display:flex;height:36px;align-items:center;justify-content:center}
#storeHeader .ample-topbar-center{display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#storeHeader .ample-topbar-center strong{font-weight:750}
#storeHeader .ample-top-promo-desktop,#storeHeader .ample-top-promo-mobile{align-items:center;justify-content:center;gap:9px;max-width:100%;white-space:nowrap}
#storeHeader .ample-top-promo-desktop{display:flex}
#storeHeader .ample-top-promo-mobile{display:none}
#storeHeader .ample-top-promo-sep{font-size:8px;color:#999}
#storeHeader .ample-site-header{position:relative;display:block;background:#fff;border-bottom:1px solid var(--ample-shell-line);box-shadow:none}
#storeHeader .ample-header-main{display:grid;grid-template-areas:"logo catalog search actions";grid-template-columns:auto 116px minmax(260px,1fr) auto;align-items:center;margin-inline:auto;padding:0}
#storeHeader .site-logo{grid-area:logo;display:inline-flex;width:max-content;max-width:100%;align-items:center;color:#111;text-decoration:none;text-transform:none;white-space:nowrap;font-family:var(--ample-shell-font);font-size:27px;font-weight:900;line-height:1;letter-spacing:-1.1px}
#storeHeader .ample-catalog-button{grid-area:catalog;display:inline-flex;width:116px;align-items:center;justify-content:center;gap:8px;margin:0;padding:0 14px;border:0;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:780;line-height:1;cursor:pointer;box-shadow:none}
#storeHeader .ample-catalog-button>span{display:inline-block;font-size:16px;line-height:1}
#storeHeader .ample-catalog-button>b{font:inherit;font-weight:780}
#storeHeader .site-search{grid-area:search;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;align-items:center!important;overflow:hidden!important;border:1px solid #dedede!important;box-shadow:none!important}
#storeHeader .site-search:focus-within{background:#fff!important}
#storeHeader .site-search label{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
#storeHeader .site-search input,#storeHeader #searchInput{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 15px!important;border:0!important;outline:0!important;background:transparent!important;color:#111!important;font-family:var(--ample-shell-font)!important;font-weight:400!important;letter-spacing:0!important;text-indent:0!important;opacity:1!important;visibility:visible!important;overflow:visible!important;white-space:nowrap!important;text-overflow:ellipsis!important}
#storeHeader .site-search input::placeholder,#storeHeader #searchInput::placeholder{color:#999!important;opacity:1!important}
#storeHeader .site-search-go{display:grid!important;margin:0!important;padding:0!important;place-items:center!important;border:0!important;background:transparent!important;color:#111!important;box-shadow:none!important}
#storeHeader .site-actions{grid-area:actions;display:flex;justify-content:flex-end;min-width:0}
#storeHeader .site-icon{position:relative;display:inline-flex;margin:0;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#111;text-decoration:none;font:inherit;box-shadow:none}
#storeHeader .site-icon:hover{background:#f7f7f7}
#storeHeader .site-icon>span{display:block;font-size:9px;font-weight:650;line-height:1;white-space:nowrap}
#storeHeader .site-icon>b{position:absolute;top:1px;right:1px;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border:1px solid #fff;border-radius:999px;background:#111;color:#fff;font-size:8px;font-weight:700;line-height:1}
#storeHeader svg,#storeHeader .site-mobile-menu svg{display:block;width:21px;height:21px;max-width:21px;max-height:21px;min-width:0;min-height:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
#storeHeader .site-menu-toggle,#storeHeader .site-search-toggle{display:none}
#storeHeader .site-mobile-menu{font-family:var(--ample-shell-font)}
@media (min-width:821px){#storeHeader .site-mobile-menu{display:block;position:absolute;z-index:170;top:100%;left:50%;right:auto;bottom:auto;width:min(calc(100vw - 56px),1360px);max-width:1360px;height:auto;max-height:min(620px,calc(100vh - 130px));margin:0;padding:0;overflow:auto;background:#fff;border:1px solid #e4e4e4;border-radius:0 0 12px 12px;box-shadow:0 22px 52px rgba(0,0,0,.12);transform:translate(-50%,-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}
body.menu-open #storeHeader .site-mobile-menu,#storeHeader .site-mobile-menu.open,#storeHeader .site-mobile-menu[aria-hidden="false"]{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}
#storeHeader .site-mobile-menu[aria-hidden="true"]:not(.open){opacity:0;visibility:hidden;pointer-events:none}
#storeHeader .site-mobile-head{display:none}
#storeHeader .site-mobile-nav{display:block;padding:0}
#storeHeader .site-mobile-level[hidden]{display:none!important}
#storeHeader .ample-mega-root{display:block;padding:28px 30px 20px}
#storeHeader .ample-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
#storeHeader .ample-mega-column{display:block;min-width:0;margin:0;padding:0 26px;border:0;border-right:1px solid #ececec;background:#fff}
#storeHeader .ample-mega-column:first-child{padding-left:0}
#storeHeader .ample-mega-column:last-child{padding-right:0;border-right:0}
#storeHeader .ample-mega-feature{margin:-10px 0;padding:16px 20px;border-radius:10px;background:#f6f6f4}
#storeHeader .ample-mega-column :where(h3,.ample-menu-heading){margin:0 0 12px;color:#111;font-size:14px;font-weight:780;line-height:1.2}
#storeHeader .ample-mega-column a{display:block;width:auto;min-height:0;margin:0;padding:5px 0;border:0;background:transparent;color:#555;text-decoration:none;font-size:12px;font-weight:500;line-height:1.35}
#storeHeader .ample-mega-column a:hover{color:#111;text-decoration:underline;text-underline-offset:3px}
#storeHeader .ample-mega-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:16px;border-top:1px solid #ececec}
#storeHeader .ample-mega-all{display:inline-flex;width:auto;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#111;text-decoration:none;font-size:12px;font-weight:780;white-space:nowrap}
#storeHeader .ample-mega-quick{display:flex;align-items:center;justify-content:flex-end;gap:14px 18px;flex-wrap:wrap}
#storeHeader .ample-mega-quick a{display:inline-flex;width:auto;padding:0;border:0;background:transparent;color:#666;text-decoration:none;font-size:11px;font-weight:650;white-space:nowrap}
#storeHeader .ample-mega-column a.ample-menu-sale{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:3px -10px;padding:8px 10px;border-radius:8px;background:#fff0f0;color:#c91018;font-weight:780;text-decoration:none}
#storeHeader .ample-mega-column a.ample-menu-sale span{display:inline-grid;min-width:28px;height:20px;place-items:center;border-radius:999px;background:#e50914;color:#fff;font-size:9px;font-weight:800}}
@media (max-width:1080px) and (min-width:821px){#storeHeader .ample-header-main{grid-template-columns:auto 108px minmax(220px,1fr) auto;column-gap:12px}
#storeHeader .site-logo{font-size:24px}
#storeHeader .ample-catalog-button{width:108px}
#storeHeader .site-actions{gap:2px}
#storeHeader .site-icon{width:43px;min-width:43px}
#storeHeader .site-icon>span{display:none}}
@media (max-width:820px){#storeHeader .site-container{width:calc(100% - 20px)}
#storeHeader .ample-topbar{height:27px;min-height:27px}
#storeHeader .ample-topbar-inner{height:27px;width:100%}
#storeHeader .ample-topbar-center{height:27px;width:100%}
#storeHeader .ample-top-promo-desktop{display:none}
#storeHeader .ample-top-promo-mobile{display:flex}
#storeHeader .ample-header-main{display:grid}
#storeHeader .site-menu-toggle{grid-area:menu;display:inline-grid;width:32px;min-width:32px;height:36px;min-height:36px;padding:0;place-items:center}
#storeHeader .site-logo{font-size:20px;letter-spacing:-.7px}
#storeHeader .ample-catalog-button{display:none}
#storeHeader .site-actions .site-search-toggle{display:none}
#storeHeader .site-icon{padding:0}
#storeHeader .site-icon>span{display:none}
#storeHeader .site-icon>b{top:-2px;min-width:14px;height:14px;padding-inline:3px;font-size:7px}
#storeHeader .site-search{display:grid!important;width:100%!important;min-width:0!important;margin:0!important;grid-template-columns:minmax(0,1fr) 40px!important;background:#f7f7f7!important}
#storeHeader .site-search input,#storeHeader #searchInput{width:100%!important;max-width:none!important;min-width:0!important;text-indent:0!important}
#storeHeader .site-search-go{width:40px!important;min-width:40px!important}
#storeHeader .site-mobile-menu{display:block;position:fixed;z-index:190;top:0;left:0;right:auto;bottom:0;width:min(86vw,340px);max-width:340px;height:100dvh;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;background:#fff;border:0;border-right:1px solid #e5e5e5;border-radius:0;box-shadow:none;transform:translateX(-103%);opacity:1;visibility:hidden;pointer-events:none;transition:transform .18s ease,visibility .18s ease}
body.menu-open #storeHeader .site-mobile-menu,#storeHeader .site-mobile-menu.open,#storeHeader .site-mobile-menu[aria-hidden="false"]{transform:translateX(0);visibility:visible;pointer-events:auto;box-shadow:9999px 0 0 rgba(0,0,0,.28)}
#storeHeader .site-mobile-menu[aria-hidden="true"]:not(.open){transform:translateX(-103%);visibility:hidden;pointer-events:none;content-visibility:hidden;contain-intrinsic-size:0 100vh}
#storeHeader .site-mobile-head{position:sticky;top:0;z-index:2;display:flex;height:56px;margin:0;padding:0 14px;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;background:#fff;font-size:18px}
#storeHeader .site-mobile-head button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:#f6f6f6}
#storeHeader .site-mobile-nav{display:block;padding:0}
#storeHeader .site-mobile-level[hidden]{display:none!important}
#storeHeader .ample-mega-root{display:block;padding:14px 13px 24px}
#storeHeader .ample-mega-grid{display:grid;grid-template-columns:1fr;gap:8px}
#storeHeader .ample-mega-column{display:block;margin:0;padding:13px 12px;border:1px solid #e9e9e9;border-radius:9px;background:#fff}
#storeHeader .ample-mega-feature{background:#f7f7f5}
#storeHeader .ample-mega-column :where(h3,.ample-menu-heading){margin:0 0 7px;font-size:13px;font-weight:780}
#storeHeader .ample-mega-column a{display:block;width:auto;margin:0;padding:5px 0;border:0;background:transparent;color:#555;text-decoration:none;font-size:11.5px;font-weight:500;line-height:1.3}
#storeHeader .ample-mega-bottom{display:block;margin-top:10px;padding-top:12px;border-top:1px solid #ececec}
#storeHeader .ample-mega-all{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 13px;border-radius:8px;background:#111;color:#fff;text-decoration:none;font-size:11.5px;font-weight:720}
#storeHeader .ample-mega-quick{display:flex;gap:10px 13px;flex-wrap:wrap;padding:13px 3px 0}
#storeHeader .ample-mega-quick a{display:inline-flex;width:auto;padding:0;border:0;background:transparent;color:#666;text-decoration:none;font-size:10.5px}
#storeHeader .ample-mega-column a.ample-menu-sale{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:3px -5px;padding:9px 8px 9px 5px;border-radius:8px;background:#fff0f0;color:#c91018;font-weight:780}
#storeHeader .ample-mega-column a.ample-menu-sale span{display:inline-grid;min-width:27px;height:19px;place-items:center;border-radius:999px;background:#e50914;color:#fff;font-size:8.5px;font-weight:800}}
#storeFooter{position:relative;z-index:20;width:100%;margin:0;background:#fff;color:#111}
#storeFooter .site-footer{margin:0;padding:0;background:#fff;color:#111;border-top:1px solid #ececec}
#storeFooter .site-footer-grid.site-footer-grid-compact{display:grid;grid-template-columns:minmax(210px,1.45fr) repeat(6,minmax(105px,1fr));align-items:start;gap:clamp(18px,2vw,30px);padding:30px 0 26px}
#storeFooter .site-footer-grid.site-footer-grid-compact>section{display:block;min-width:0;width:100%;margin:0;text-align:left}
#storeFooter .site-footer-grid-compact h3{margin:2px 0 11px;color:#111;font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase}
#storeFooter .site-footer-grid-compact h3 a{color:inherit;text-decoration:none}
#storeFooter .site-footer-grid-compact section>p,#storeFooter .site-footer-grid-compact section>span,#storeFooter .site-footer-grid-compact section>a:not(.site-logo){display:block;margin:6px 0;color:#666d76;font-size:12px;line-height:1.35;text-decoration:none}
#storeFooter .site-footer-about p{max-width:245px}
#storeFooter .site-footer-brand>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#storeFooter .footer-logo{display:inline-flex;width:max-content!important;max-width:none!important;overflow:visible!important;margin:0 0 10px!important;padding:0!important;color:#111;text-decoration:none;font-size:25px;font-weight:900;line-height:1;letter-spacing:-1.2px;white-space:nowrap}
#storeFooter .site-social-link{display:inline-flex!important;width:max-content;max-width:100%;align-items:center;gap:8px;color:#111!important;font-weight:700;text-decoration:none}
#storeFooter .site-social-link svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
#storeFooter .site-footer-bottom{margin:0;border-top:1px solid #ececec;background:#fff;color:#6b6b6b;font-size:11px}
#storeFooter .site-footer-bottom .site-container{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:20px;padding:0}
@media (max-width:1319px){#storeFooter .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:899px){#storeFooter .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}
#storeFooter .site-footer-about{grid-column:1/-1}}
@media (max-width:560px){#storeFooter .site-footer-about p{max-width:360px}
#storeFooter .site-footer-grid-compact h3{font-size:10px}
#storeFooter .site-footer-grid-compact section>p,#storeFooter .site-footer-grid-compact section>span,#storeFooter .site-footer-grid-compact section>a:not(.site-logo){font-size:10.5px}
#storeFooter .site-footer-bottom .site-container{flex-wrap:wrap}}
@media (prefers-reduced-motion:reduce){#storeHeader .site-mobile-menu{transition:none}}
:root{--ample-ui-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif}
@media (max-width:760px){body.shop-body #trustBlock h2{margin-bottom:9px!important}
body.shop-body #trustBlock .fx-rating{margin-bottom:10px!important}
body.shop-body #trustBlock p{white-space:normal!important}}
@media (max-width:760px){body.shop-body .ample-newsletter-inner{grid-template-columns:1fr!important;min-height:0!important}
body.shop-body .ample-newsletter-copy h2{margin-bottom:8px!important}
body.shop-body .ample-newsletter-copy p{line-height:1.45!important}
body.shop-body .ample-newsletter-fields{margin-top:2px!important}
body.shop-body .ample-newsletter-fields input[type=email],body.shop-body .ample-newsletter-fields button{width:100%!important;height:42px!important;min-height:42px!important;line-height:40px!important;font-size:10px!important}
body.shop-body .ample-newsletter .newsletter-legal-consent{grid-template-columns:13px minmax(0,1fr)!important;column-gap:7px!important;margin-top:9px!important;font-size:8px!important;line-height:1.4!important}
body.shop-body .ample-newsletter .newsletter-legal-consent input{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}}
body.product-page .product-information,body.product-page .product-store-proof,body.product-page .product-engagement,body.product-page .product-section,body.product-page #storeFooter{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:0!important}
body.product-page .product-shell{min-height:0!important;padding-bottom:12px!important}
body.product-page .product-section.hidden,body.product-page #recentProductsSection.hidden{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
body.product-page .product-shell>.product-section:last-child:not(.hidden){margin-bottom:0!important;padding-bottom:0!important}
body.product-page #storeFooter{margin-top:0!important}
@media (max-width:760px){body.product-page .product-shell{padding-bottom:8px!important}}
.auth-modal{position:fixed;inset:0;z-index:1000;display:none;place-items:center;padding:18px;font-family:var(--ample-shell-font)}
.auth-modal.open{display:grid}
.auth-modal .auth-backdrop{position:absolute;inset:0;background:rgba(10,12,16,.62);backdrop-filter:blur(5px)}
.auth-modal .auth-dialog{position:relative;z-index:1;width:min(100%,470px);max-height:calc(100dvh - 36px);overflow:auto;padding:32px;border-radius:18px;background:#fff;color:#111;box-shadow:0 30px 100px rgba(0,0,0,.28)}
.auth-modal .auth-close{position:absolute;right:16px;top:16px;display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#111}
.auth-modal .auth-close svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.auth-modal .auth-brand{display:inline-flex;margin:0 0 24px;color:#111;text-decoration:none;font-size:20px;font-weight:900;letter-spacing:-.7px}
.auth-modal .auth-dialog h2{margin:0 0 8px;font-size:30px;line-height:1.08;letter-spacing:-.8px}
.auth-modal .auth-lead{margin:0 0 20px;color:#6e737b;font-size:13px;line-height:1.5}
.auth-modal .auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;padding:4px;border-radius:11px;background:#f1f2f4}
.auth-modal .auth-tabs button{height:42px;border:0;border-radius:8px;background:transparent;color:#111;font-weight:750}
.auth-modal .auth-tabs button.active{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.07)}
.auth-modal label{display:block;margin:12px 0;color:#111;font-size:12px;font-weight:700}
.auth-modal label small{font-weight:500;color:#7b8088}
.auth-modal input{display:block;width:100%;height:46px;margin-top:6px;padding:0 13px;border:1px solid #d8dce2;border-radius:9px;outline:0;background:#fff;color:#111;font:inherit}
.auth-modal input:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}
.auth-modal .password-field{position:relative}
.auth-modal .password-field input{padding-right:82px}
.auth-modal .password-field button{position:absolute;right:6px;top:12px;height:34px;padding:0 8px;border:0;background:transparent;color:#6e737b;font-size:11px;font-weight:700}
.auth-modal .auth-primary{display:flex;width:100%;height:48px;align-items:center;justify-content:center;margin-top:6px;border:0;border-radius:9px;background:#111;color:#fff;font-weight:800}
.auth-modal .auth-primary:disabled{opacity:.55}
.auth-modal .auth-message{min-height:20px;padding-top:2px;color:#b42318;font-size:12px}
.auth-modal .auth-helper{margin:13px 0 0;color:#858a92;font-size:10px;line-height:1.45;text-align:center}
.auth-modal .auth-consent{display:grid!important;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:start;font-weight:500;line-height:1.4}
.auth-modal .auth-consent input{width:14px;height:14px;margin:2px 0 0;padding:0}
.auth-modal .auth-consent a{font-weight:700;text-decoration:underline;text-underline-offset:2px}
.auth-modal .auth-sms-verify{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,.75fr);gap:8px;align-items:end;margin:12px 0!important}
.auth-modal .auth-sms-verify[hidden]{display:none!important}
.auth-modal .auth-sms-verify button{min-height:44px;border:1px solid #111;border-radius:9px;background:#111;color:#fff;padding:0 12px;font-weight:750}
.auth-modal .auth-sms-verify input{margin:0!important}
.auth-modal .auth-sms-verify small{grid-column:1/-1;color:#777;font-size:10px}
.auth-page{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:64px 20px;background:#f7f7f7;font-family:var(--ample-shell-font)}
.auth-page-card{width:min(100%,620px);padding:34px;border:1px solid #e4e4e4;border-radius:14px;background:#fff;text-align:center}
.auth-page-card h1{margin:0 0 10px;font-size:34px;letter-spacing:-1px}
.auth-page-card p{margin:0 0 20px;color:#6e737b}
.auth-page-card button{min-height:44px;padding:0 18px;border:0;border-radius:9px;background:#111;color:#fff;font-weight:800}
@media (max-width:520px){.auth-modal .auth-dialog{padding:26px 16px 20px;border-radius:14px}
.auth-modal .auth-dialog h2{font-size:25px}
.auth-modal .auth-sms-verify{grid-template-columns:1fr!important}
.auth-modal .auth-sms-verify small{grid-column:auto}
.auth-page{padding:38px 12px}
.auth-page-card{padding:24px 16px}}
@media (max-width:820px){#storeHeader .ample-topbar-center{overflow:hidden!important;line-height:29px!important;text-overflow:clip!important}
#storeHeader .ample-top-promo-mobile{width:100%;max-width:100%;gap:4px;justify-content:center;overflow:hidden;white-space:nowrap}
#storeHeader .ample-top-promo-mobile strong{font-size:inherit;line-height:1;letter-spacing:-.02em;white-space:nowrap}}
@media (max-width:350px){#storeHeader .ample-topbar-center{font-size:7.2px!important}}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-chip[hidden],
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more[hidden]{display:none!important}
@media (min-width:961px){html.is-catalog-route body.shop-body .fx-card-info .fx-card-title,
  html.is-catalog-route body.shop-body .fx-card .fx-card-title{min-height:2.7em!important;height:2.7em!important;max-height:2.7em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}}
[hidden]:not([data-force-visible]){display:none!important}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-mobile-category-shell::after{width:14px!important;bottom:0!important;background:linear-gradient(90deg,rgba(247,247,248,0),rgba(247,247,248,.92) 78%,#f7f7f8 100%)!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail{padding-right:18px!important}
html.is-catalog-route body.shop-body .fx-mobile-bar{min-height:50px!important;padding:3px!important}
html.is-catalog-route body.shop-body .fx-mbar-btn{min-height:42px!important;height:42px!important}
html.is-catalog-route body.shop-body .fx-mobile-bar.is-footer-overlap{opacity:0!important;transform:translateY(calc(100% + 18px))!important;pointer-events:none!important}
html.is-catalog-route body.shop-body #filterDrawer .drawer-head button{color:#111!important;-webkit-text-fill-color:#111!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-drawer-check{padding-left:22px!important;padding-right:22px!important;gap:10px!important;font-size:13.5px!important;font-weight:600!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-drawer-check input[type="checkbox"]{margin-left:0!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-drawer-filter-group{padding-left:16px!important;padding-right:16px!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-choice-list .fx-filter-option{padding-left:6px!important;padding-right:6px!important}
html.is-catalog-route body.shop-body #filterDrawer .fx-price-pair input::placeholder{color:#9b9ea4!important;opacity:1!important}}
html.is-catalog-route body.shop-body .fx-card{height:100%!important;border:1px solid var(--ample-ui-line,#e6e7e9)!important;border-radius:var(--ample-ui-radius-card,12px)!important;background:#fff!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease!important}
@media (hover:hover) and (pointer:fine){html.is-catalog-route body.shop-body .fx-card:hover{border-color:#d0d2d6!important;box-shadow:var(--ample-ui-shadow-soft,0 8px 28px rgba(17,18,20,.055))!important;transform:translateY(-1px)!important}}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{color:#36383c!important}
html.is-catalog-route body.shop-body .fx-price b{color:var(--ample-ui-ink,#151618)!important;font-size:15.5px!important;font-weight:800!important;letter-spacing:-.01em!important}
html.is-catalog-route body.shop-body .fx-price s{color:#8b8e94!important;font-size:11px!important}
html.is-catalog-route body.shop-body .fx-buy-now{border-radius:var(--ample-ui-radius-control,10px)!important}
@media (max-width:760px){html.is-catalog-route body.shop-body .fx-card-copy{min-height:132px!important}}
:root{--ample-ui-bg:#fff;--ample-ui-ink:#151618;--ample-ui-text:#303237;--ample-ui-muted:#73777e;--ample-ui-soft:#f6f6f7;--ample-ui-line:#e6e7e9;--ample-ui-radius-control:10px;--ample-ui-radius-card:12px;--ample-ui-shadow-soft:0 8px 28px rgba(17,18,20,.055);--ample-page-gutter:24px;--ample-page-max:1600px}
@media (max-width:760px){:root{--ample-page-gutter:16px}}
#storeHeader .ample-topbar,#storeHeader .ample-topbar-inner{height:30px!important;min-height:30px!important;background:#171719!important}
#storeHeader .ample-topbar-center{font-size:9px!important;line-height:30px!important;letter-spacing:.01em!important;color:#f4f4f4!important}
#storeHeader .ample-header-main{width:min(calc(100% - (var(--ample-page-gutter) * 2)),var(--ample-page-max))!important;min-height:70px!important;height:70px!important;column-gap:16px!important}
#storeHeader .site-actions{align-items:center!important}
#storeHeader .site-icon{border-radius:var(--ample-ui-radius-control)!important}
#storeHeader .ample-catalog-button{height:42px!important;min-height:42px!important;border-radius:var(--ample-ui-radius-control)!important}
#storeHeader .site-search{height:42px!important;min-height:42px!important;border-color:var(--ample-ui-line)!important;border-radius:var(--ample-ui-radius-control)!important;background:#f7f7f8!important}
#storeHeader .site-search input,#storeHeader #searchInput{height:40px!important;min-height:40px!important;line-height:normal;padding-left:14px!important;font-size:12.5px!important}
#storeHeader .site-search-go{width:42px!important;min-width:42px!important;height:40px!important;min-height:40px!important}
#storeHeader .site-search:focus-within{border-color:#aeb1b6!important;box-shadow:0 0 0 3px rgba(17,18,20,.045)!important}
@media (max-width:820px){#storeHeader .ample-topbar,#storeHeader .ample-topbar-inner,#storeHeader .ample-topbar-center{height:26px!important;min-height:26px!important;line-height:26px!important}
#storeHeader .ample-topbar-center{font-size:7.6px!important}
#storeHeader .ample-header-main{height:auto!important;min-height:0!important;gap:7px!important}
#storeHeader .site-search{border-radius:10px!important}}
@media (max-width:760px){body.shop-body #trustBlock>.fx-container{grid-template-columns:1fr!important;text-align:left!important}
body.shop-body #trustBlock h2{white-space:normal!important}
body.shop-body #trustBlock .fx-rating{justify-content:flex-start!important}
body.shop-body #trustBlock p{justify-self:start!important;text-align:left!important}
body.shop-body .ample-newsletter{width:calc(100% - (var(--ample-page-gutter) * 2))!important;margin:16px auto 48px!important}
body.shop-body .ample-newsletter-inner{row-gap:16px!important;padding:18px 16px!important}
body.shop-body .ample-newsletter-copy h2{font-size:17px!important}
body.shop-body .ample-newsletter-copy p{font-size:10.5px!important}
body.shop-body .ample-newsletter-fields{grid-template-columns:1fr!important;gap:8px!important}
body.shop-body .ample-newsletter-fields button{width:100%!important}}
@media (max-width:820px){#storeHeader .site-search input,#storeHeader #searchInput{-webkit-text-size-adjust:100%!important}}
#storeHeader .site-actions{gap:0!important;column-gap:0!important}
#storeHeader .site-icon{width:42px!important;min-width:42px!important;height:44px!important;min-height:44px!important;padding:0!important}
#storeHeader .site-icon svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}
@media (max-width:820px){#storeHeader .site-actions{gap:0!important;column-gap:0!important}
#storeHeader .site-icon{width:38px!important;min-width:38px!important;height:42px!important;min-height:42px!important}
#storeHeader .site-icon svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}
#storeHeader .site-icon>b{right:-1px!important}}
.fx-wish{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;aspect-ratio:1/1!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;color:#111!important;font-size:0!important;line-height:0!important;box-sizing:border-box!important;box-shadow:0 3px 12px rgba(0,0,0,.07)!important;overflow:hidden!important}
.fx-wish .ample-heart-icon,.fx-wish svg{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;margin:0!important;overflow:visible!important;fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important;transform-origin:center!important}
.fx-wish.is-active,.fx-wish[aria-pressed="true"]{color:#e11d48!important;background:rgba(255,255,255,.98)!important}
.fx-wish.is-active .ample-heart-icon,.fx-wish.is-active svg,.fx-wish[aria-pressed="true"] .ample-heart-icon,.fx-wish[aria-pressed="true"] svg{fill:currentColor!important;stroke:currentColor!important}
@media (max-width:760px){.fx-wish{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}
.fx-wish .ample-heart-icon,.fx-wish svg{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important}}
@media (max-width:760px){body.shop-body #trustBlock.fx-trust{margin-top:48px!important}
body.shop-body #trustBlock>.fx-container{width:calc(100% - (var(--ample-page-gutter,16px) * 2))!important;max-width:360px!important;min-height:154px!important;gap:9px!important;padding:26px 0!important}
body.shop-body #trustBlock h2{font-size:18px!important;line-height:1.2!important}
body.shop-body #trustBlock .fx-rating{gap:9px!important}
body.shop-body #trustBlock .fx-rating b,
  body.shop-body #trustBlock .fx-rating span{font-size:16px!important}
body.shop-body #trustBlock p{max-width:330px!important;font-size:10.5px!important;line-height:1.5!important}}
#storeHeader .site-mega-col .ample-menu-heading{display:block;font:inherit;font-weight:700}
body.shop-body #storeHeader .site-search{display:flex!important;align-items:center!important}
body.shop-body #storeHeader .site-search input,
body.shop-body #storeHeader #searchInput{display:block!important;box-sizing:border-box!important;height:100%!important;min-height:0!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;line-height:normal;vertical-align:middle!important}
body.shop-body #storeHeader .site-search-go{display:inline-flex!important;align-items:center!important;justify-content:center!important}
html.is-catalog-route body.shop-body #catalogToolbar,
html.is-catalog-route body.shop-body .fx-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:6px!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important;min-height:0!important;height:auto!important}
html.is-catalog-route body.shop-body #activeFilters,
html.is-catalog-route body.shop-body .fx-active-filters{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;min-height:0!important}
html.is-catalog-route body.shop-body #activeFilters button,
html.is-catalog-route body.shop-body .fx-active-filters button{flex:0 0 auto!important;margin:0!important}
html.is-catalog-route body.shop-body #activeFilters .clear-all,
html.is-catalog-route body.shop-body .fx-active-filters .clear-all{margin-left:2px!important}
html.is-catalog-route body.shop-body #activeFilters .fx-inline-count,
html.is-catalog-route body.shop-body .fx-active-filters .fx-inline-count{margin-left:auto!important;flex:0 0 auto!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:500!important;color:#888!important;line-height:28px!important;padding:0 2px!important}
html.is-catalog-route body.shop-body #catalogCount,
html.is-catalog-route body.shop-body p.fx-catalog-count{display:none!important;height:0!important;width:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important}
@media (max-width:960px){html.is-catalog-route body.shop-body #catalogPage > .fx-container,
  html.is-catalog-route body.shop-body .fx-catalog > .fx-container,
  html.is-catalog-route body.shop-body .fx-catalog-wrap{padding-top:0!important;padding-bottom:0!important;row-gap:0!important;gap:0!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb,
  html.is-catalog-route body.shop-body .fx-catalog-wrap > .fx-breadcrumb,
  html.is-catalog-route body.shop-body .fx-breadcrumb{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:5px!important;width:100%!important;font-size:12px!important;line-height:1.3!important;white-space:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}
html.is-catalog-route body.shop-body .fx-breadcrumb::-webkit-scrollbar{display:none!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell .fx-mobile-category-rail,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail{flex-wrap:nowrap!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail a,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail button,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail > a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:34px!important;height:34px!important;margin:0!important;padding:0 12px!important;border:1px solid rgba(17,17,17,.08)!important;border-radius:10px!important;background:#f7f7f7!important;color:#1a1a1a!important;font-size:12.5px!important;font-weight:550!important;line-height:1!important;box-shadow:none!important;text-decoration:none!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail a.active,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail a[aria-current="page"],
  html.is-catalog-route body.shop-body .fx-mobile-category-rail button.active,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail button[aria-current="page"],
  html.is-catalog-route body.shop-body .fx-mobile-category-rail > a.active,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail > a[aria-current="page"]{background:#111!important;border-color:#111!important;color:#fff!important;font-weight:600!important}
html.is-catalog-route body.shop-body .fx-catalog-page-title,
  html.is-catalog-route body.shop-body #catalogTitle,
  html.is-catalog-route body.shop-body #catalogTitle.fx-catalog-page-title{display:block!important;font-weight:700!important}
html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden .fx-catalog-page-title,
  html.is-catalog-route body.shop-body.catalog-multi-model-title-hidden #catalogTitle{display:none!important;margin:0!important;height:0!important;overflow:hidden!important}
html.is-catalog-route body.shop-body #catalogToolbar,
  html.is-catalog-route body.shop-body .fx-toolbar{margin:0 0 10px!important;padding:0!important;border-top:0!important}
html.is-catalog-route body.shop-body .fx-products-catalog,
  html.is-catalog-route body.shop-body #productGrid,
  html.is-catalog-route body.shop-body .fx-catalog-main{margin-top:0!important;padding-top:0!important}}
html.is-catalog-route body.shop-body #storeHeader form.site-search,
html.is-catalog-route body.shop-body #storeHeader .site-search,
body.shop-body #storeHeader form.site-search,
body.shop-body #storeHeader .site-search{display:flex!important;flex-direction:row!important;align-items:center!important}
html.is-catalog-route body.shop-body #storeHeader .site-search input,
html.is-catalog-route body.shop-body #storeHeader #searchInput,
body.shop-body #storeHeader .site-search input,
body.shop-body #storeHeader #searchInput{align-self:center!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;line-height:normal!important;vertical-align:middle!important}
html.is-catalog-route body.shop-body #storeHeader .site-search-go,
body.shop-body #storeHeader .site-search-go{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-card-copy{padding:12px!important;gap:10px!important}
html.is-catalog-route body.shop-body .fx-card-info{gap:8px!important}
html.is-catalog-route body.shop-body .fx-card-meta{margin:0!important}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,
html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{margin:0!important;font-size:13px!important;font-weight:550!important;line-height:1.35!important}
html.is-catalog-route body.shop-body .fx-card-sizes{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;width:100%!important;min-height:28px!important;height:auto!important;max-height:none!important;margin:0!important;padding:1px 0!important;gap:5px!important;overflow:visible!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .fx-card-sizes.fx-card-sizes-empty{min-height:0!important;height:0!important;padding:0!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-chip,
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:26px!important;max-height:none!important;padding:0 7px!important;border:1px solid #e0e2e6!important;border-radius:8px!important;box-sizing:border-box!important;background:#fff!important;color:#31353a!important;font-size:11.5px!important;font-weight:650!important;line-height:1!important;overflow:visible!important}
html.is-catalog-route body.shop-body .fx-price{display:flex!important;align-items:baseline!important;margin:0!important;gap:6px!important}
html.is-catalog-route body.shop-body .fx-buy-now{margin:0!important;min-height:40px!important;height:40px!important}
@media (max-width:760px){html.is-catalog-route body.shop-body .fx-card-copy{padding:10px!important;gap:8px!important}
html.is-catalog-route body.shop-body .fx-card-info{gap:6px!important}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,
  html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{font-size:12.5px!important}
html.is-catalog-route body.shop-body .fx-card-sizes{min-height:26px!important;gap:4px!important}
html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-chip,
  html.is-catalog-route body.shop-body .fx-card-sizes .fx-size-more{min-width:26px!important;height:24px!important;padding:0 5px!important;font-size:11px!important}}
html.is-catalog-route body.shop-body .fx-photo,
html.is-catalog-route body.shop-body .fx-card-media .fx-photo{background:#f0f0f0!important;overflow:hidden!important}
html.is-catalog-route body.shop-body .fx-photo img,
html.is-catalog-route body.shop-body .fx-photo .fx-product-img,
html.is-catalog-route body.shop-body .fx-card-media .fx-photo img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;inset:0!important;left:0!important;top:0!important;right:0!important;bottom:0!important;transform:none!important;max-width:none!important;max-height:none!important}
html.is-catalog-route body.shop-body #trustBlock.fx-trust,
body.shop-body #trustBlock.fx-trust{display:block!important;margin:0!important;padding:40px 0 28px!important;background:transparent!important;text-align:center!important}
html.is-catalog-route body.shop-body #trustBlock > .fx-container,
body.shop-body #trustBlock > .fx-container{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(100% - 40px, 1440px)!important;max-width:1440px!important;margin:0 auto!important;padding:28px 20px!important;min-height:0!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body #trustBlock h2,
body.shop-body #trustBlock h2{margin:0 0 14px!important;font-size:clamp(26px, 3vw, 36px)!important;font-weight:850!important;line-height:1.15!important;letter-spacing:-.03em!important;color:#151618!important;white-space:normal!important}
html.is-catalog-route body.shop-body #trustBlock .fx-rating,
body.shop-body #trustBlock .fx-rating{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:0 0 14px!important}
html.is-catalog-route body.shop-body #trustBlock .fx-rating b,
body.shop-body #trustBlock .fx-rating b{font-size:clamp(20px, 2.2vw, 26px)!important;font-weight:850!important;line-height:1!important}
html.is-catalog-route body.shop-body #trustBlock .fx-rating span,
body.shop-body #trustBlock .fx-rating span{color:#f4ad1d!important;font-size:clamp(18px, 2vw, 24px)!important;letter-spacing:2px!important;line-height:1!important}
html.is-catalog-route body.shop-body #trustBlock .fx-trust-lead,
html.is-catalog-route body.shop-body #trustBlock p,
body.shop-body #trustBlock .fx-trust-lead,
body.shop-body #trustBlock p{margin:0 auto!important;max-width:720px!important;color:#3a3e45!important;font-size:clamp(14px, 1.4vw, 17px)!important;font-weight:600!important;line-height:1.45!important;white-space:normal!important}
html.is-catalog-route body.shop-body .fx-newsletter.ample-newsletter,
html.is-catalog-route body.shop-body .ample-newsletter,
body.shop-body .ample-newsletter{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:28px 0 40px!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .ample-newsletter-inner,
body.shop-body .ample-newsletter-inner{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)!important;align-items:center!important;gap:28px 40px!important;width:min(100% - 40px, 1440px)!important;max-width:1440px!important;margin:0 auto!important;padding:28px 24px!important;min-height:0!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .ample-newsletter-copy h2,
body.shop-body .ample-newsletter-copy h2{margin:0 0 10px!important;font-size:clamp(22px, 2.4vw, 30px)!important;font-weight:850!important;letter-spacing:-.025em!important;line-height:1.2!important}
html.is-catalog-route body.shop-body .ample-newsletter-copy p,
body.shop-body .ample-newsletter-copy p{margin:0!important;max-width:420px!important;color:#5c6169!important;font-size:15px!important;line-height:1.5!important}
html.is-catalog-route body.shop-body .ample-newsletter-fields,
body.shop-body .ample-newsletter-fields{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}
html.is-catalog-route body.shop-body .ample-newsletter-fields input[type=email],
body.shop-body .ample-newsletter-fields input[type=email]{width:100%!important;min-height:48px!important;height:48px!important;padding:0 14px!important;font-size:15px!important;line-height:1.2!important;box-sizing:border-box!important}
html.is-catalog-route body.shop-body .ample-newsletter-fields button,
body.shop-body .ample-newsletter-fields button{min-height:48px!important;height:48px!important;padding:0 18px!important;font-size:14px!important;font-weight:700!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .ample-newsletter .newsletter-legal-consent,
body.shop-body .ample-newsletter .newsletter-legal-consent{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;column-gap:10px!important;align-items:flex-start!important;margin-top:12px!important;font-size:13px!important;line-height:1.45!important}
html.is-catalog-route body.shop-body .ample-newsletter .newsletter-legal-consent input,
body.shop-body .ample-newsletter .newsletter-legal-consent input{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;margin-top:2px!important}
html.is-catalog-route body.shop-body .fx-card-media,
html.is-catalog-route body.shop-body .fx-photo,
html.is-catalog-route body.shop-body .ui-product-card__media{border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-photo img,
html.is-catalog-route body.shop-body .fx-photo .fx-product-img{object-fit:cover!important;object-position:center!important;border:0!important}
@media (max-width:760px){html.is-catalog-route body.shop-body .ample-newsletter-inner,
  body.shop-body .ample-newsletter-inner{grid-template-columns:1fr!important;gap:18px!important;padding:22px 16px!important;width:min(100% - 24px, 1440px)!important}
html.is-catalog-route body.shop-body .ample-newsletter-fields,
  body.shop-body .ample-newsletter-fields{grid-template-columns:1fr!important}
html.is-catalog-route body.shop-body .ample-newsletter-fields button,
  body.shop-body .ample-newsletter-fields button{width:100%!important}
html.is-catalog-route body.shop-body #trustBlock h2,
  body.shop-body #trustBlock h2{font-size:24px!important}
html.is-catalog-route body.shop-body #trustBlock .fx-trust-lead,
  html.is-catalog-route body.shop-body #trustBlock p,
  body.shop-body #trustBlock p{font-size:14px!important}}
@media (min-width:961px){html.is-catalog-route body.shop-body .fx-catalog-heading-row{width:100%!important;margin:0 0 12px!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogTitle{display:block!important;margin:0!important;padding:0!important;font-size:28px!important;font-weight:780!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row .fx-catalog-intro{margin:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogCount{height:auto!important;overflow:visible!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters{min-height:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row .fx-mobile-filter{display:none!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog-heading-row{width:100%!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogCount{height:auto!important;overflow:visible!important}}
html.auth-viewport-locked{overscroll-behavior:none!important}
html.auth-viewport-locked body{overscroll-behavior:none!important}
.auth-modal{width:100vw!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important;background:rgba(10,12,16,.62)!important}
.auth-modal .auth-backdrop,.auth-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;background:rgba(10,12,16,.62)!important}
.auth-modal .auth-dialog,.auth-dialog{max-height:calc(100dvh - 36px)!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}
@media (max-width:520px){.auth-modal{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important}
.auth-modal .auth-dialog,.auth-dialog{max-height:calc(100dvh - max(20px,env(safe-area-inset-top)) - max(20px,env(safe-area-inset-bottom)))!important}
.auth-modal input,.auth-dialog input{font-size:16px!important}}
html,body{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
@media (max-width:820px){#storeHeader .ample-header-main{width:calc(100% - 20px)!important;grid-template-areas:"menu logo . actions" "search search search search"!important;grid-template-columns:32px auto minmax(0,1fr) auto!important;column-gap:6px!important;row-gap:7px!important;padding:7px 0 9px!important}
#storeHeader .site-logo{justify-self:start!important;margin:0!important;padding:0!important}
#storeHeader .site-search{height:42px!important;min-height:42px!important;align-items:center!important}
#storeHeader .site-search input,#storeHeader #searchInput{display:block!important;align-self:center!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0 14px!important;border:0!important;font-size:16px!important;line-height:40px!important;-webkit-appearance:none!important;appearance:none!important;transform:none!important}
#storeHeader .site-search-go{height:40px!important;min-height:40px!important;align-self:center!important}}
html.is-catalog-route body.shop-body .fx-catalog-seo-support{width:100%!important;max-width:100%!important;min-width:0!important;margin:20px 0 0!important;padding:20px 0 0!important;border-top:1px solid #eceef1!important;overflow:hidden!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy{width:100%!important;max-width:760px!important;min-width:0!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy h2{margin:0 0 10px!important;font-size:18px!important;line-height:1.25!important;letter-spacing:-.02em!important}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy p{width:100%!important;max-width:100%!important;margin:0 0 9px!important;color:#6b7078!important;font-size:13px!important;line-height:1.55!important;overflow-wrap:anywhere!important;word-break:normal!important}
html.is-catalog-route body.shop-body .fx-catalog-related{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:16px!important}
html.is-catalog-route body.shop-body .fx-catalog-related>strong{margin-bottom:9px!important;font-size:13px!important;line-height:1.3!important}
html.is-catalog-route body.shop-body .fx-catalog-related>div{max-width:100%!important;padding-bottom:3px!important}
html.is-catalog-route body.shop-body #trustBlock,
html.is-catalog-route body.shop-body #trustBlock.fx-trust,
html.is-catalog-route body.shop-body .ample-newsletter,
html.is-catalog-route body.shop-body .fx-newsletter.ample-newsletter{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
@media (max-width:960px){html.is-catalog-route body.shop-body #catalogPage,
  html.is-catalog-route body.shop-body .fx-catalog{padding-bottom:22px!important}
html.is-catalog-route body.shop-body.catalog-footer-near .fx-mobile-bar{opacity:0!important;transform:translateY(14px)!important;pointer-events:none!important}}
html.is-catalog-route body.shop-body #productGrid>.fx-card,
html.is-catalog-route body.shop-body .fx-products-catalog>.fx-card{height:100%!important;align-self:stretch!important}
html.is-catalog-route body.shop-body .fx-card-copy{display:flex!important;flex:1 1 auto!important;height:100%!important;min-height:0!important;flex-direction:column!important;justify-content:flex-start!important}
html.is-catalog-route body.shop-body .fx-card-info{display:flex!important;flex:1 1 auto!important;min-height:0!important;flex-direction:column!important}
html.is-catalog-route body.shop-body .fx-card-meta{min-height:1.25em!important;max-height:1.25em!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,
html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{min-height:2.7em!important;height:2.7em!important;max-height:2.7em!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
html.is-catalog-route body.shop-body .fx-card-sizes,
html.is-catalog-route body.shop-body .fx-card-sizes.fx-card-sizes-empty{min-height:26px!important;height:26px!important;max-height:26px!important;padding:1px 0!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-card-sizes.fx-card-sizes-empty{visibility:hidden!important}
html.is-catalog-route body.shop-body .fx-price{margin-top:0!important;min-height:24px!important}
html.is-catalog-route body.shop-body .fx-buy-now{margin-top:auto!important;flex:0 0 auto!important}
@media (max-width:760px){body.shop-body:not(.catalog-page) .ample-newsletter{margin:14px auto 24px!important}
body.shop-body:not(.catalog-page) .ample-newsletter-inner{row-gap:12px!important;padding:16px 14px!important}
body.shop-body:not(.catalog-page) .ample-newsletter .newsletter-legal-consent{margin-top:7px!important}}
@media (max-width:560px){#storeFooter .site-container{width:calc(100% - 20px)!important;max-width:none!important}
#storeFooter .site-footer-grid.site-footer-grid-compact>section{min-width:0!important;margin:0!important}
#storeFooter .site-footer-grid.site-footer-grid-compact>section:nth-of-type(4){grid-column:1/-1!important}
#storeFooter .footer-logo{margin:0 0 8px!important;padding:0!important;font-size:21px!important}
#storeFooter .site-footer-grid-compact h3{margin:0 0 9px!important;line-height:1.25!important}
#storeFooter .site-footer-grid-compact section>p,
  #storeFooter .site-footer-grid-compact section>span,
  #storeFooter .site-footer-grid-compact section>a:not(.site-logo),
  #storeFooter .site-cookie-settings{max-width:100%!important;margin:5px 0!important;line-height:1.4!important;overflow-wrap:anywhere!important;word-break:normal!important}
#storeFooter .site-footer-brand>a{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}}
#storeFooter .site-footer-brands{display:contents}
#storeFooter .site-social-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin:7px 0 4px}
#storeFooter .site-social-row .site-social-link{margin:0!important}
@media (max-width:560px){#storeHeader .ample-header-main{grid-template-columns:30px auto minmax(0,1fr) auto!important}
#storeHeader .site-menu-toggle{width:30px!important;min-width:30px!important}
#storeFooter .site-footer-about{grid-column:1/-1!important}
#storeFooter .site-footer-catalog{grid-column:1!important}
#storeFooter .site-footer-buyer{grid-column:2!important}
#storeFooter .site-footer-contacts{grid-column:1/-1!important}
#storeFooter .site-footer-contacts .site-social-link{font-size:10.5px!important;line-height:1.3!important}
#storeFooter .site-footer-contact-all{margin-top:7px!important}
#storeFooter .site-footer-brands{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
#storeFooter .site-footer-brands>.site-footer-brand{min-width:0!important;margin:0!important}
#storeFooter .site-footer-brands>.site-footer-brand:last-child{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:18px!important;row-gap:0!important}
#storeFooter .site-footer-brands>.site-footer-brand:last-child>h3{grid-column:1/-1!important}
#storeFooter .site-footer-brands>.site-footer-brand:last-child>a{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}
@media (max-width:560px){#storeHeader .ample-header-main{column-gap:4px!important}
#storeHeader .site-logo{margin-left:0!important}}
@media (max-width:560px){#storeFooter .site-footer-grid.site-footer-grid-compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;padding:16px 0 16px!important;align-items:start!important}
#storeFooter .site-footer-grid.site-footer-grid-compact>section,
  #storeFooter .site-footer-about,
  #storeFooter .site-footer-catalog,
  #storeFooter .site-footer-buyer,
  #storeFooter .site-footer-contacts{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter .site-footer-nav{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:18px!important;row-gap:0!important}
#storeFooter .site-footer-nav>h3{grid-column:1/-1!important;margin:0 0 7px!important}
#storeFooter .site-footer-nav>a,
  #storeFooter .site-footer-nav>.site-cookie-settings{min-width:0!important;max-width:100%!important;margin:4px 0!important;line-height:1.38!important;overflow-wrap:break-word!important}
#storeFooter .site-footer-contacts .site-social-row{flex-wrap:wrap!important}
#storeFooter .site-footer-brands{grid-column:1/-1!important;display:flex!important;flex-direction:column!important;gap:17px!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter .site-footer-brands>.site-footer-brand,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:18px!important;row-gap:0!important;grid-column:auto!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter .site-footer-brands>.site-footer-brand>h3,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>h3{grid-column:1/-1!important;margin:0 0 7px!important}
#storeFooter .site-footer-brands>.site-footer-brand>a,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>a{min-width:0!important;max-width:100%!important;margin:4px 0!important;line-height:1.38!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important}
#storeFooter .site-footer-bottom .site-container{min-height:40px!important;padding:7px 0 calc(7px + env(safe-area-inset-bottom,0px))!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog-main{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}
html.is-catalog-route body.shop-body #productGrid,
  html.is-catalog-route body.shop-body .fx-products-catalog{scroll-margin-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}}
@media (max-width:560px){#storeFooter .site-footer-contacts .site-social-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:start!important;align-items:start!important;gap:8px!important;width:100%!important;margin:10px 0 7px!important}
#storeFooter .site-footer-contacts .site-social-link{display:inline-flex!important;width:max-content!important;max-width:100%!important;min-width:0!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important}
#storeFooter .site-footer-contacts .site-social-link svg{display:block!important;flex:0 0 20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important}
#storeFooter .site-footer-contacts .site-social-link span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}}
@media (min-width:961px){html.is-catalog-route body.shop-body .fx-catalog-heading-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;gap:7px!important;align-items:stretch!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogTitle{grid-column:1!important;grid-row:1!important;line-height:1.22!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row .fx-catalog-intro{grid-column:1!important;grid-row:2!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogToolbar{grid-column:1!important;grid-row:3!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:end!important;gap:6px 14px!important;width:100%!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters{grid-column:1!important;grid-row:1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;min-width:0!important;width:auto!important;gap:6px!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters:empty{display:none!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #desktopSort{grid-column:2!important;grid-row:1!important;align-self:start!important;margin:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogCount{grid-column:1 / -1!important;grid-row:2!important;justify-self:end!important;align-self:start!important;display:block!important;width:auto!important;min-width:max-content!important;margin:1px 0 0!important;padding:0!important;line-height:1.2!important;color:#858990!important;font-size:12.5px!important;font-weight:600!important;white-space:nowrap!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogToolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:start!important;row-gap:6px!important;width:100%!important;min-width:0!important;margin:8px 0 12px!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters{grid-column:1!important;grid-row:1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;min-width:0!important;width:100%!important;max-width:100%!important;gap:6px!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters:empty{display:none!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters button{max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogCount{grid-column:1!important;grid-row:2!important;justify-self:end!important;align-self:start!important;display:block!important;width:auto!important;min-width:max-content!important;margin:1px 1px 0 0!important;padding:0!important;color:#858990!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters:empty + #catalogCount{grid-row:1!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #desktopSort,
  html.is-catalog-route body.shop-body .fx-catalog-heading-row .fx-mobile-filter{display:none!important}}
#storeHeader .site-desktop-nav-shell,
#storeHeader .site-mega-layer,
#storeHeader .site-mega-scrim{display:none}
#storeHeader .site-logo img,#storeFooter .site-logo img{display:block;width:112px;height:auto;max-width:100%}
@media (min-width:1024px){#storeHeader .site-mobile-menu{display:none!important}
#storeHeader .ample-header-main{display:grid!important;grid-template-areas:"logo search actions"!important;grid-template-columns:minmax(160px,1fr) minmax(360px,680px) minmax(160px,1fr)!important;column-gap:24px!important;height:70px!important;min-height:70px!important}
#storeHeader .ample-catalog-button{display:none!important}
#storeHeader .site-logo{justify-self:start!important;font-size:28px!important;letter-spacing:-1.2px!important}
#storeHeader .site-search{justify-self:center!important;width:100%!important;max-width:680px!important;background:#f6f6f7!important}
#storeHeader .site-actions{justify-self:end!important}
#storeHeader .site-desktop-nav-shell{position:relative;display:block;height:52px;border-top:1px solid #ececee;border-bottom:1px solid #e4e5e7;background:#fff;box-shadow:0 3px 12px rgba(18,20,24,.025)}
#storeHeader .site-desktop-nav{display:flex;width:calc(100% - 40px);max-width:1360px;height:51px;align-items:center;justify-content:center;gap:6px;margin:0 auto;padding:0;overflow:hidden}
#storeHeader .site-desktop-nav-link,
  #storeHeader .site-desktop-nav-guide{position:relative;display:inline-flex;min-width:0;height:38px;align-items:center;justify-content:center;gap:7px;margin:0;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#45484d;text-decoration:none;font:inherit;font-size:12px;font-weight:750;line-height:1;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}
#storeHeader button.site-desktop-nav-link::after{content:"";width:5px;height:5px;margin:0 0 3px 2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}
#storeHeader .site-desktop-nav-link:hover,
  #storeHeader .site-desktop-nav-link:focus-visible,
  #storeHeader .site-desktop-nav-link.is-active,
  #storeHeader .site-desktop-nav-guide:hover{background:#f1f2f3;color:#111;outline:0;transform:translateY(-1px)}
#storeHeader button.site-desktop-nav-link.is-active::after{margin-top:4px;transform:rotate(225deg)}
#storeHeader .site-desktop-nav-new::before{content:"";width:7px;height:7px;border-radius:50%;background:#6bd17a;box-shadow:0 0 0 4px rgba(107,209,122,.14)}
#storeHeader .site-desktop-nav-catalog{padding-inline:15px;background:#f0f1f2;color:#111;font-weight:850}
#storeHeader .site-desktop-nav-catalog:hover,
  #storeHeader .site-desktop-nav-catalog.is-active{background:#111;color:#fff}
#storeHeader .site-desktop-nav-menu-icon{display:inline-block;margin-right:1px;font-size:14px;line-height:1;letter-spacing:-2px;transform:translateY(-1px)}
#storeHeader .site-desktop-nav-divider{width:1px;height:22px;margin:0 6px;background:#dedfe2}
#storeHeader .site-desktop-nav-spacer{display:none}
#storeHeader .site-desktop-nav-sale{color:#ff6672;font-weight:850}
#storeHeader .site-desktop-nav-sale span{display:grid;min-width:24px;height:17px;place-items:center;border-radius:999px;background:#e51e2f;color:#fff;font-size:8px}
#storeHeader .site-desktop-nav-guide{margin-left:8px;border:1px solid #dedfe2;color:#33363a;font-size:11px;font-weight:700}
#storeHeader .ample-catalog-button[data-mega-trigger].is-active{background:#252629;box-shadow:0 0 0 3px rgba(17,17,17,.08)}
#storeHeader .site-mega-layer{position:absolute;z-index:185;top:100%;left:0;right:0;display:block;height:0;pointer-events:none}
#storeHeader .site-mega-panel{position:absolute;top:12px;left:50%;right:auto;display:block;width:min(calc(100% - 40px),1360px);max-height:min(620px,calc(100vh - var(--catalog-sticky-offset,150px) - 28px));overflow:auto;border:1px solid rgba(19,21,25,.11);border-radius:20px;background:rgba(255,255,255,.99);box-shadow:0 28px 80px rgba(9,12,18,.24),0 8px 24px rgba(9,12,18,.1);opacity:0;transform:translate(-50%,-9px) scale(.988);transform-origin:50% 0;pointer-events:none;transition:opacity .18s ease,transform .2s cubic-bezier(.2,.8,.2,1)}
#storeHeader .site-mega-panel[hidden]{display:none!important}
#storeHeader .site-mega-panel.is-open{opacity:1;transform:translate(-50%,0) scale(1);pointer-events:auto}
#storeHeader .site-mega-frame{width:100%;margin:0;padding:24px 28px 28px}
#storeHeader .site-mega-intro{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:0 0 18px;border-bottom:1px solid #e7e8ea}
#storeHeader .site-mega-intro>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"eyebrow eyebrow" "title copy";align-items:baseline;gap:6px 22px;min-width:0}
#storeHeader .site-mega-intro>div>span{grid-area:eyebrow;color:#8a8e94;font-size:9px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}
#storeHeader .site-mega-intro h2{grid-area:title;margin:0;color:#151618;font-size:clamp(22px,1.7vw,29px);font-weight:840;line-height:1.05;letter-spacing:-.035em;white-space:nowrap}
#storeHeader .site-mega-intro p{grid-area:copy;max-width:540px;margin:0;color:#757980;font-size:11.5px;line-height:1.45}
#storeHeader .site-mega-view-all{display:inline-flex;flex:0 0 auto;align-items:center;gap:14px;padding:0 0 4px;border-bottom:1px solid #17181a;color:#17181a;text-decoration:none;font-size:11px;font-weight:790;white-space:nowrap}
#storeHeader .site-mega-view-all span{font-size:14px;transition:transform .15s ease}
#storeHeader .site-mega-view-all:hover span{transform:translateX(3px)}
#storeHeader .site-mega-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(245px,275px);gap:30px;padding-top:22px}
#storeHeader .site-mega-columns{display:grid;grid-template-columns:repeat(var(--mega-columns,4),minmax(0,1fr));min-width:0}
#storeHeader .site-mega-col{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:0;padding:0 20px;border-right:1px solid #ececee}
#storeHeader .site-mega-col:first-child{padding-left:0}
#storeHeader .site-mega-col:last-child{padding-right:0;border-right:0}
#storeHeader .site-mega-col .ample-menu-heading{position:relative;display:block;margin:0 0 12px;padding-bottom:10px;color:#17181a;font-size:10px;font-weight:850;line-height:1.1;letter-spacing:.12em;text-transform:uppercase}
#storeHeader .site-mega-col .ample-menu-heading::after{content:"";position:absolute;left:0;bottom:0;width:22px;height:2px;border-radius:2px;background:#17181a}
#storeHeader .site-mega-col a{position:relative;display:inline-flex;max-width:100%;align-items:center;margin:0;padding:5px 18px 5px 0;color:#555a61;text-decoration:none;font-size:11.5px;font-weight:520;line-height:1.35;white-space:normal;transition:color .14s ease,transform .14s ease}
#storeHeader .site-mega-col a::after{content:"→";position:absolute;right:0;color:#111;font-size:11px;opacity:0;transform:translateX(-4px);transition:opacity .14s ease,transform .14s ease}
#storeHeader .site-mega-col a:hover{color:#111;transform:translateX(2px)}
#storeHeader .site-mega-col a:hover::after{opacity:1;transform:translateX(0)}
#storeHeader .site-mega-feature{position:relative;display:flex;min-height:214px;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:hidden;padding:22px;border-radius:16px;background:#18191b;color:#fff;isolation:isolate}
#storeHeader .site-mega-feature::before{content:"";position:absolute;z-index:-1;inset:auto -70px -110px auto;width:250px;height:250px;border-radius:50%;background:rgba(255,255,255,.09)}
#storeHeader .site-mega-feature-mark{position:absolute;z-index:-1;top:-25px;right:12px;color:rgba(255,255,255,.07);font-size:190px;font-weight:950;line-height:1;letter-spacing:-.12em}
#storeHeader .site-mega-feature-kicker{margin:0 0 auto;color:rgba(255,255,255,.7);font-size:8.5px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}
#storeHeader .site-mega-feature strong{display:block;max-width:230px;margin:24px 0 7px;font-size:22px;font-weight:820;line-height:1.05;letter-spacing:-.035em}
#storeHeader .site-mega-feature p{max-width:235px;margin:0 0 19px;color:rgba(255,255,255,.7);font-size:10.5px;line-height:1.5}
#storeHeader .site-mega-feature>a{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:8px;background:#fff;color:#111;text-decoration:none;font-size:10px;font-weight:800}
#storeHeader .site-mega-feature-sand{background:linear-gradient(145deg,#cfbba3,#8f7459)}
#storeHeader .site-mega-feature-graphite{background:linear-gradient(145deg,#34373d,#101114)}
#storeHeader .site-mega-feature-blue{background:linear-gradient(145deg,#2d5792,#14243e)}
#storeHeader .site-mega-feature-red{background:linear-gradient(145deg,#a92531,#3b1117)}
#storeHeader .site-mega-scrim{position:fixed;z-index:130;top:var(--catalog-sticky-offset,150px);right:0;bottom:0;left:0;display:block;border:0;background:rgba(12,14,18,.18);opacity:0;pointer-events:none;transition:opacity .18s ease}
#storeHeader .site-mega-scrim[hidden]{display:none!important}
#storeHeader .site-mega-scrim.is-open{opacity:1;pointer-events:auto}}
@media (min-width:1024px) and (max-width:1260px){#storeHeader .site-desktop-nav{width:calc(100% - 24px);gap:3px}
#storeHeader .site-desktop-nav-link{padding-inline:9px;font-size:10.5px}
#storeHeader .site-desktop-nav-guide{display:none}
#storeHeader .site-mega-panel{width:calc(100% - 24px);border-radius:16px}
#storeHeader .site-mega-frame{padding:22px 20px 24px}
#storeHeader .site-mega-content{grid-template-columns:minmax(0,1fr) 250px;gap:24px}
#storeHeader .site-mega-col{padding-inline:13px}
#storeHeader .site-mega-col a{font-size:10.5px}
#storeHeader .site-mega-feature{padding:20px}}
@media (prefers-reduced-motion:reduce){#storeHeader .site-mega-panel,#storeHeader .site-mega-scrim,#storeHeader .site-mega-col a{transition:none}}
#storeFooter[data-ample-footer-stable="1"]{position:static!important;inset:auto!important;z-index:auto!important;display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:#fff!important;color:#111!important;transform:none!important;translate:none!important;scale:none!important;rotate:none!important;contain:none!important;content-visibility:visible!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer{position:static!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;border-top:1px solid #ececec!important;background:#fff!important;color:#111!important;transform:none!important;contain:none!important;content-visibility:visible!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer,
#storeFooter[data-ample-footer-stable="1"] .site-footer *{animation:none!important;scroll-snap-align:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-container{width:min(calc(100% - 40px),1600px)!important;max-width:1600px!important;margin-inline:auto!important;padding-inline:0!important;box-sizing:border-box!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact{display:grid!important;grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(120px,1fr)) minmax(330px,2.7fr)!important;align-items:start!important;gap:clamp(18px,2vw,30px)!important;padding:30px 0 26px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section{display:block!important;grid-column:auto!important;min-width:0!important;width:100%!important;margin:0!important;text-align:left!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brands{grid-column:5!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(14px,1.4vw,24px)!important;min-width:0!important;width:100%!important;margin:0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brand{display:block!important;min-width:0!important;margin:0!important}
#storeFooter[data-ample-footer-stable="1"] h3{margin:2px 0 11px!important;color:#111!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;text-transform:uppercase!important}
#storeFooter[data-ample-footer-stable="1"] h3 a{color:inherit!important;text-decoration:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>p,
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>span,
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>a:not(.site-logo),
#storeFooter[data-ample-footer-stable="1"] .site-cookie-settings{display:block!important;max-width:100%!important;margin:6px 0!important;color:#666d76!important;font-size:12px!important;line-height:1.4!important;text-decoration:none!important;overflow-wrap:break-word!important;word-break:normal!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-about p{max-width:300px!important}
#storeFooter[data-ample-footer-stable="1"] .footer-logo{display:inline-block!important;margin:0 0 9px!important;padding:0!important;color:#111!important;text-decoration:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-social-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;justify-items:start!important;gap:8px!important;width:100%!important;margin:9px 0 7px!important}
#storeFooter[data-ample-footer-stable="1"] .site-social-link{display:inline-flex!important;width:max-content!important;max-width:100%!important;min-width:0!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;margin:0!important;color:#111!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;transform:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-social-link svg{display:block!important;flex:0 0 20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;margin:0!important;transform:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-social-link span{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brand>a{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-bottom{display:block!important;margin:0!important;border-top:1px solid #ececec!important;background:#fff!important;color:#6b6b6b!important;font-size:11px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-bottom .site-container{display:flex!important;min-height:44px!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:0!important}
@media (max-width:1319px){#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brands{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:899px){#storeFooter[data-ample-footer-stable="1"] .site-container{width:calc(100% - 24px)!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 28px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-about,#storeFooter[data-ample-footer-stable="1"] .site-footer-contacts{grid-column:1/-1!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brands{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:560px){#storeFooter[data-ample-footer-stable="1"]{overflow:hidden!important}
#storeFooter[data-ample-footer-stable="1"] .site-container{width:calc(100% - 32px)!important;max-width:none!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;padding:18px 0 18px!important;align-items:start!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-about,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-catalog,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-buyer,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-contacts{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-nav{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:22px!important;row-gap:0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-nav>h3{grid-column:1/-1!important;margin:0 0 8px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>p,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>span,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid-compact section>a:not(.site-logo),
  #storeFooter[data-ample-footer-stable="1"] .site-cookie-settings{font-size:13px!important;line-height:1.42!important;margin:5px 0!important}
#storeFooter[data-ample-footer-stable="1"] h3{font-size:11px!important;margin:0 0 8px!important}
#storeFooter[data-ample-footer-stable="1"] .footer-logo{font-size:22px!important;margin:0 0 9px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-about p{max-width:100%!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-contacts .site-social-row{margin:10px 0 7px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-contacts .site-social-link{font-size:13px!important;line-height:1.35!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brands{grid-column:1/-1!important;display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brands>.site-footer-brand{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:22px!important;row-gap:0!important;width:100%!important;min-width:0!important;margin:0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brand>h3{grid-column:1/-1!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-brand>a{font-size:13px!important;line-height:1.42!important;margin:5px 0!important;min-width:0!important;overflow-wrap:break-word!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-bottom .site-container{min-height:42px!important;flex-wrap:wrap!important;padding:7px 0 calc(7px + env(safe-area-inset-bottom,0px))!important}}
#storeFooter[data-ample-footer-stable="1"]{overflow-anchor:none!important;will-change:auto!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer,
#storeFooter[data-ample-footer-stable="1"] .site-footer *{transition-property:color,background-color,border-color,opacity!important;transform:none!important}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-mobile-bar{transition:none!important}
html.is-catalog-route body.shop-body.catalog-footer-near .fx-mobile-bar,
  html.is-catalog-route body.shop-body .fx-mobile-bar.is-footer-overlap{opacity:0!important;visibility:hidden!important;transform:none!important;pointer-events:none!important}}
@media (max-width:560px){#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:22px!important;row-gap:0!important;align-content:start!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>h3{grid-column:1/-1!important;margin:0 0 8px!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>a,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>.site-cookie-settings{min-width:0!important;width:auto!important;max-width:100%!important;margin:5px 0!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-contacts{display:block!important}
#storeFooter[data-ample-footer-stable="1"] .site-footer-contacts .site-social-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important}}
.ample-cookie-banner{position:fixed;z-index:2147482000;left:16px;right:16px;bottom:16px;display:none;justify-content:center;pointer-events:none}
.ample-cookie-banner.is-open{display:flex}
.ample-cookie-card{pointer-events:auto;width:min(100%,760px);padding:18px;border:1px solid #d9dde2;border-radius:18px;background:#fff;color:#111;box-shadow:0 20px 60px rgba(0,0,0,.2);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ample-cookie-card h2{margin:0 0 7px;font-size:19px;letter-spacing:-.25px}
.ample-cookie-card p{margin:0;color:#5f6670}
.ample-cookie-card a{color:#111;font-weight:700;text-underline-offset:2px}
.ample-cookie-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}
.ample-cookie-actions button{min-height:43px;padding:0 15px;border:1px solid #111;border-radius:10px;background:#fff;color:#111;font:inherit;font-weight:750;cursor:pointer}
.ample-cookie-actions button[data-consent-all]{background:#111;color:#fff}
.ample-cookie-actions button:focus-visible,.site-cookie-settings:focus-visible{outline:2px solid #111;outline-offset:2px}
.site-cookie-settings{appearance:none;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media (max-width:600px){.ample-cookie-banner{left:10px;right:10px;bottom:10px}
.ample-cookie-card{padding:16px;border-radius:16px}
.ample-cookie-actions{display:grid;grid-template-columns:1fr}
.ample-cookie-actions button{width:100%}}
#storeFooter .site-footer .site-cookie-settings{display:block!important;width:max-content!important;max-width:100%!important;min-height:0!important;margin:6px 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#666d76!important;font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:normal!important;text-align:left!important;text-decoration:none!important;-webkit-appearance:none!important;appearance:none!important}
#storeFooter .site-footer .site-cookie-settings:hover{color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important}
@media (max-width:560px){#storeFooter .site-footer .site-cookie-settings{font-size:10.5px!important}}
@media (max-width:760px){html.is-catalog-route body.shop-body .fx-catalog-related>strong{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
html.is-catalog-route body.shop-body .fx-catalog-related>div{display:flex!important;flex-wrap:wrap!important;overflow-x:visible!important;white-space:normal!important;gap:8px!important;max-width:100%!important}
html.is-catalog-route body.shop-body .fx-catalog-related a{flex:0 1 auto!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}}
html.is-catalog-route body.shop-body .fx-wish{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important}
html.is-catalog-route body.shop-body .fx-wish .ample-heart-icon,
html.is-catalog-route body.shop-body .fx-wish svg{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important}
@media (max-width:960px){html.is-catalog-route body.shop-body .fx-wish{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;top:7px!important;right:7px!important}
html.is-catalog-route body.shop-body .fx-wish .ample-heart-icon,
  html.is-catalog-route body.shop-body .fx-wish svg{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell .fx-mobile-category-rail,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail{overflow-x:auto!important;overflow-y:hidden!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail button{height:38px!important;min-height:38px!important;scroll-snap-align:start!important}}
@media (max-width:960px){html.is-catalog-route body.shop-body #catalogPage,
  html.is-catalog-route body.shop-body .fx-catalog{padding-top:8px!important}
html.is-catalog-route body.shop-body #catalogPage .fx-breadcrumb,
  html.is-catalog-route body.shop-body .fx-catalog-wrap > .fx-breadcrumb,
  html.is-catalog-route body.shop-body .fx-breadcrumb{margin:0 0 10px!important;padding:0!important;min-height:0!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell{width:100%!important;max-width:100%!important;overflow:visible!important;margin:0 0 14px!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell::after,
  html.is-catalog-route body.shop-body .fx-mobile-category-hint{display:none!important;content:none!important}
html.is-catalog-route body.shop-body .fx-mobile-category-shell .fx-mobile-category-rail,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;align-items:stretch!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;overscroll-behavior:auto!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail > a,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail > button,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail a,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail button{width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;padding:0 6px!important;margin:0!important;border-radius:10px!important;font-size:12.25px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;scroll-snap-align:none!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row{display:block!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-page-title,
  html.is-catalog-route body.shop-body #catalogTitle,
  html.is-catalog-route body.shop-body #catalogTitle.fx-catalog-page-title{margin:0 0 8px!important;padding:0!important;font-size:22px!important;line-height:1.15!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogToolbar,
  html.is-catalog-route body.shop-body #catalogToolbar,
  html.is-catalog-route body.shop-body .fx-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:center!important;column-gap:8px!important;row-gap:6px!important;width:100%!important;min-width:0!important;margin:0 0 12px!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters,
  html.is-catalog-route body.shop-body #activeFilters,
  html.is-catalog-route body.shop-body .fx-active-filters{grid-column:1!important;grid-row:1!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #catalogCount,
  html.is-catalog-route body.shop-body #catalogCount,
  html.is-catalog-route body.shop-body p.fx-catalog-count{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;display:block!important;width:auto!important;height:auto!important;min-width:max-content!important;margin:0!important;padding:0!important;overflow:visible!important;color:#858990!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #activeFilters:empty + #catalogCount{grid-column:1 / -1!important;justify-self:end!important}
html.is-catalog-route body.shop-body #activeFilters button,
  html.is-catalog-route body.shop-body .fx-active-filters button{min-height:32px!important;height:32px!important;padding:0 11px!important;font-size:11.5px!important;line-height:1!important}
html.is-catalog-route body.shop-body .fx-catalog-heading-row #desktopSort,
  html.is-catalog-route body.shop-body .fx-catalog-heading-row .fx-mobile-filter,
  html.is-catalog-route body.shop-body #catalogToolbar #desktopSort,
  html.is-catalog-route body.shop-body #catalogToolbar .fx-mobile-filter{display:none!important}
html.is-catalog-route body.shop-body #productGrid,
  html.is-catalog-route body.shop-body .fx-products-catalog{margin-top:0!important}}
@media (max-width:360px){html.is-catalog-route body.shop-body .fx-mobile-category-shell .fx-mobile-category-rail,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail{gap:6px!important}
html.is-catalog-route body.shop-body .fx-mobile-category-rail > a,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail > button,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail a,
  html.is-catalog-route body.shop-body .fx-mobile-category-rail button{padding-inline:4px!important;font-size:11.25px!important}}
/* Ample 69.72.8 — canonical public shell.
   This file is the ONLY owner of shared header / catalog-menu / footer geometry.
   Route stylesheets intentionally do not contain these selectors anymore. */
:root{--ample-shell-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;--ample-shell-ink:#111;--ample-shell-line:#e8e8e8;--ample-shell-soft:#f7f7f7;}
#storeHeader,#storeFooter{font-family:var(--ample-shell-font);color:var(--ample-shell-ink);}
#storeHeader *,#storeHeader *::before,#storeHeader *::after,#storeFooter *,#storeFooter *::before,#storeFooter *::after{box-sizing:border-box;}
#storeHeader .site-container,#storeFooter .site-container{width:min(calc(100% - 40px),1600px);max-width:1600px;margin-inline:auto;padding-inline:0;}

/* HEADER */
#storeHeader.store-header-root{position:sticky;top:0;z-index:140;width:100%;background:#fff;color:#111;}
#storeHeader .ample-topbar{display:block;height:36px;min-height:36px;background:#111;color:#fff;border:0;}
#storeHeader .ample-topbar-inner{display:flex;height:36px;align-items:center;justify-content:center;}
#storeHeader .ample-topbar-center{display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden;color:#fff;font-size:10px;line-height:1;white-space:nowrap;text-overflow:ellipsis;}
#storeHeader .ample-topbar-center strong{font-weight:750;}
#storeHeader .ample-top-promo-desktop,#storeHeader .ample-top-promo-mobile{align-items:center;justify-content:center;gap:9px;max-width:100%;white-space:nowrap;}
#storeHeader .ample-top-promo-desktop{display:flex;}
#storeHeader .ample-top-promo-mobile{display:none;}
#storeHeader .ample-top-promo-sep{font-size:8px;color:#999;}
#storeHeader .ample-site-header{position:relative;display:block;background:#fff;border-bottom:1px solid var(--ample-shell-line);box-shadow:none;}
#storeHeader .ample-header-main{display:grid;grid-template-areas:"logo catalog search actions";grid-template-columns:auto 116px minmax(260px,1fr) auto;align-items:center;column-gap:18px;width:min(calc(100% - 40px),1600px);height:76px;min-height:76px;margin-inline:auto;padding:0;}
#storeHeader .site-logo{grid-area:logo;display:inline-flex;width:max-content;max-width:100%;align-items:center;color:#111;text-decoration:none;text-transform:none;white-space:nowrap;font-family:var(--ample-shell-font);font-size:27px;font-weight:900;line-height:1;letter-spacing:-1.1px;}
#storeHeader .ample-catalog-button{grid-area:catalog;display:inline-flex;width:116px;height:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;margin:0;padding:0 14px;border:0;border-radius:10px;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:780;line-height:1;cursor:pointer;box-shadow:none;}
#storeHeader .ample-catalog-button>span{display:inline-block;font-size:16px;line-height:1;}
#storeHeader .ample-catalog-button>b{font:inherit;font-weight:780;}
#storeHeader .site-search{grid-area:search;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;align-items:center!important;overflow:hidden!important;border:1px solid #dedede!important;border-radius:999px!important;background:#f8f8f8!important;box-shadow:none!important;}
#storeHeader .site-search:focus-within{border-color:#bdbdbd!important;background:#fff!important;box-shadow:0 0 0 2px rgba(0,0,0,.035)!important;}
#storeHeader .site-search label{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;}
#storeHeader .site-search input,#storeHeader #searchInput{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 15px!important;border:0!important;outline:0!important;background:transparent!important;color:#111!important;font-family:var(--ample-shell-font)!important;font-size:13px!important;font-weight:400!important;line-height:44px!important;letter-spacing:0!important;text-indent:0!important;opacity:1!important;visibility:visible!important;overflow:visible!important;white-space:nowrap!important;text-overflow:ellipsis!important;}
#storeHeader .site-search input::placeholder,#storeHeader #searchInput::placeholder{color:#999!important;opacity:1!important;}
#storeHeader .site-search-go{display:grid!important;width:46px!important;min-width:46px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;place-items:center!important;border:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;}
#storeHeader .site-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;}
#storeHeader .site-icon{position:relative;display:inline-flex;width:48px;min-width:48px;height:50px;min-height:50px;margin:0;padding:2px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:8px;background:transparent;color:#111;text-decoration:none;font:inherit;box-shadow:none;}
#storeHeader .site-icon:hover{background:#f7f7f7;}
#storeHeader .site-icon>span{display:block;font-size:9px;font-weight:650;line-height:1;white-space:nowrap;}
#storeHeader .site-icon>b{position:absolute;top:1px;right:1px;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border:1px solid #fff;border-radius:999px;background:#111;color:#fff;font-size:8px;font-weight:700;line-height:1;}
#storeHeader svg,#storeHeader .site-mobile-menu svg{display:block;width:21px;height:21px;max-width:21px;max-height:21px;min-width:0;min-height:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
#storeHeader .site-menu-toggle,#storeHeader .site-search-toggle{display:none;}

/* CATALOG MENU */
#storeHeader .site-mobile-menu{font-family:var(--ample-shell-font);}
@media(min-width:821px){
  #storeHeader .site-mobile-menu{display:block;position:absolute;z-index:170;top:100%;left:50%;right:auto;bottom:auto;width:min(calc(100vw - 56px),1360px);max-width:1360px;height:auto;max-height:min(620px,calc(100vh - 130px));margin:0;padding:0;overflow:auto;background:#fff;border:1px solid #e4e4e4;border-radius:0 0 12px 12px;box-shadow:0 22px 52px rgba(0,0,0,.12);transform:translate(-50%,-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease;}
  body.menu-open #storeHeader .site-mobile-menu,#storeHeader .site-mobile-menu.open,#storeHeader .site-mobile-menu[aria-hidden="false"]{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto;}
  #storeHeader .site-mobile-menu[aria-hidden="true"]:not(.open){opacity:0;visibility:hidden;pointer-events:none;}
  #storeHeader .site-mobile-head{display:none;}
  #storeHeader .site-mobile-nav{display:block;padding:0;}
  #storeHeader .site-mobile-level[hidden]{display:none!important;}
  #storeHeader .ample-mega-root{display:block;padding:28px 30px 20px;}
  #storeHeader .ample-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;}
  #storeHeader .ample-mega-column{display:block;min-width:0;margin:0;padding:0 26px;border:0;border-right:1px solid #ececec;background:#fff;}
  #storeHeader .ample-mega-column:first-child{padding-left:0;}
  #storeHeader .ample-mega-column:last-child{padding-right:0;border-right:0;}
  #storeHeader .ample-mega-feature{margin:-10px 0;padding:16px 20px;border-radius:10px;background:#f6f6f4;}
  #storeHeader .ample-mega-column :where(h3,.ample-menu-heading){margin:0 0 12px;color:#111;font-size:14px;font-weight:780;line-height:1.2;}
  #storeHeader .ample-mega-column a{display:block;width:auto;min-height:0;margin:0;padding:5px 0;border:0;background:transparent;color:#555;text-decoration:none;font-size:12px;font-weight:500;line-height:1.35;}
  #storeHeader .ample-mega-column a:hover{color:#111;text-decoration:underline;text-underline-offset:3px;}
  #storeHeader .ample-mega-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:16px;border-top:1px solid #ececec;}
  #storeHeader .ample-mega-all{display:inline-flex;width:auto;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#111;text-decoration:none;font-size:12px;font-weight:780;white-space:nowrap;}
  #storeHeader .ample-mega-quick{display:flex;align-items:center;justify-content:flex-end;gap:14px 18px;flex-wrap:wrap;}
  #storeHeader .ample-mega-quick a{display:inline-flex;width:auto;padding:0;border:0;background:transparent;color:#666;text-decoration:none;font-size:11px;font-weight:650;white-space:nowrap;}
  #storeHeader .ample-mega-column a.ample-menu-sale{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:3px -10px;padding:8px 10px;border-radius:8px;background:#fff0f0;color:#c91018;font-weight:780;text-decoration:none;}
  #storeHeader .ample-mega-column a.ample-menu-sale span{display:inline-grid;min-width:28px;height:20px;place-items:center;border-radius:999px;background:#e50914;color:#fff;font-size:9px;font-weight:800;}
}
@media(max-width:1080px) and (min-width:821px){
  #storeHeader .ample-header-main{grid-template-columns:auto 108px minmax(220px,1fr) auto;column-gap:12px;}
  #storeHeader .site-logo{font-size:24px;}
  #storeHeader .ample-catalog-button{width:108px;}
  #storeHeader .site-actions{gap:2px;}
  #storeHeader .site-icon{width:43px;min-width:43px;}
  #storeHeader .site-icon>span{display:none;}
}
@media(max-width:820px){
  #storeHeader .site-container{width:calc(100% - 20px);}
  #storeHeader .ample-topbar{height:27px;min-height:27px;}
  #storeHeader .ample-topbar-inner{height:27px;width:100%;}
  #storeHeader .ample-topbar-center{height:27px;width:100%;font-size:8.3px;overflow:visible;text-overflow:clip;}
  #storeHeader .ample-top-promo-desktop{display:none;}
  #storeHeader .ample-top-promo-mobile{display:flex;gap:5px;max-width:100%;}
  #storeHeader .ample-header-main{width:calc(100% - 20px);height:auto;min-height:0;display:grid;grid-template-areas:"menu logo actions" "search search search";grid-template-columns:32px minmax(0,1fr) auto;gap:6px 7px;padding:6px 0 8px;}
  #storeHeader .site-menu-toggle{grid-area:menu;display:inline-grid;width:32px;min-width:32px;height:36px;min-height:36px;padding:0;place-items:center;}
  #storeHeader .site-logo{justify-self:start;font-size:20px;letter-spacing:-.7px;}
  #storeHeader .ample-catalog-button{display:none;}
  #storeHeader .site-actions{gap:4px;}
  #storeHeader .site-actions .site-search-toggle{display:none;}
  #storeHeader .site-icon{width:32px;min-width:32px;height:36px;min-height:36px;padding:0;}
  #storeHeader .site-icon>span{display:none;}
  #storeHeader .site-icon>b{top:-2px;right:-1px;min-width:14px;height:14px;padding-inline:3px;font-size:7px;}
  #storeHeader .site-icon svg{width:18px;height:18px;max-width:18px;max-height:18px;}
  #storeHeader .site-search{display:grid!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;margin:0!important;grid-template-columns:minmax(0,1fr) 40px!important;background:#f7f7f7!important;}
  #storeHeader .site-search input,#storeHeader #searchInput{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:11.5px!important;line-height:38px!important;text-indent:0!important;}
  #storeHeader .site-search-go{width:40px!important;min-width:40px!important;height:38px!important;min-height:38px!important;}
  #storeHeader .site-mobile-menu{display:block;position:fixed;z-index:190;top:0;left:0;right:auto;bottom:0;width:min(86vw,340px);max-width:340px;height:100dvh;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;background:#fff;border:0;border-right:1px solid #e5e5e5;border-radius:0;box-shadow:none;transform:translateX(-103%);opacity:1;visibility:hidden;pointer-events:none;transition:transform .18s ease,visibility .18s ease;}
  body.menu-open #storeHeader .site-mobile-menu,#storeHeader .site-mobile-menu.open,#storeHeader .site-mobile-menu[aria-hidden="false"]{transform:translateX(0);visibility:visible;pointer-events:auto;box-shadow:9999px 0 0 rgba(0,0,0,.28);}
  #storeHeader .site-mobile-menu[aria-hidden="true"]:not(.open){transform:translateX(-103%);visibility:hidden;pointer-events:none;content-visibility:hidden;contain-intrinsic-size:0 100vh;}
  #storeHeader .site-mobile-head{position:sticky;top:0;z-index:2;display:flex;height:56px;margin:0;padding:0 14px;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;background:#fff;font-size:18px;}
  #storeHeader .site-mobile-head button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:#f6f6f6;}
  #storeHeader .site-mobile-nav{display:block;padding:0;}
  #storeHeader .site-mobile-level[hidden]{display:none!important;}
  #storeHeader .ample-mega-root{display:block;padding:14px 13px 24px;}
  #storeHeader .ample-mega-grid{display:grid;grid-template-columns:1fr;gap:8px;}
  #storeHeader .ample-mega-column{display:block;margin:0;padding:13px 12px;border:1px solid #e9e9e9;border-radius:9px;background:#fff;}
  #storeHeader .ample-mega-feature{background:#f7f7f5;}
  #storeHeader .ample-mega-column :where(h3,.ample-menu-heading){margin:0 0 7px;font-size:13px;font-weight:780;}
  #storeHeader .ample-mega-column a{display:block;width:auto;margin:0;padding:5px 0;border:0;background:transparent;color:#555;text-decoration:none;font-size:11.5px;font-weight:500;line-height:1.3;}
  #storeHeader .ample-mega-bottom{display:block;margin-top:10px;padding-top:12px;border-top:1px solid #ececec;}
  #storeHeader .ample-mega-all{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 13px;border-radius:8px;background:#111;color:#fff;text-decoration:none;font-size:11.5px;font-weight:720;}
  #storeHeader .ample-mega-quick{display:flex;gap:10px 13px;flex-wrap:wrap;padding:13px 3px 0;}
  #storeHeader .ample-mega-quick a{display:inline-flex;width:auto;padding:0;border:0;background:transparent;color:#666;text-decoration:none;font-size:10.5px;}
  #storeHeader .ample-mega-column a.ample-menu-sale{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:3px -5px;padding:9px 8px;border-radius:8px;background:#fff0f0;color:#c91018;font-weight:780;}
  #storeHeader .ample-mega-column a.ample-menu-sale span{display:inline-grid;min-width:27px;height:19px;place-items:center;border-radius:999px;background:#e50914;color:#fff;font-size:8.5px;font-weight:800;}
}

/* FOOTER */
#storeFooter{position:relative;z-index:20;width:100%;margin:0;background:#fff;color:#111;}
#storeFooter .site-footer{margin:0;padding:0;background:#fff;color:#111;border-top:1px solid #ececec;}
#storeFooter .site-footer-grid.site-footer-grid-compact{display:grid;grid-template-columns:minmax(210px,1.45fr) repeat(6,minmax(105px,1fr));align-items:start;gap:clamp(18px,2vw,30px);padding:30px 0 26px;}
#storeFooter .site-footer-grid.site-footer-grid-compact>section{display:block;min-width:0;width:100%;margin:0;text-align:left;}
#storeFooter .site-footer-grid-compact h3{margin:2px 0 11px;color:#111;font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase;}
#storeFooter .site-footer-grid-compact h3 a{color:inherit;text-decoration:none;}
#storeFooter .site-footer-grid-compact section>p,#storeFooter .site-footer-grid-compact section>span,#storeFooter .site-footer-grid-compact section>a:not(.site-logo){display:block;margin:6px 0;color:#666d76;font-size:12px;line-height:1.35;text-decoration:none;}
#storeFooter .site-footer-about p{max-width:245px;}
#storeFooter .site-footer-brand>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#storeFooter .footer-logo{display:inline-flex;width:max-content!important;max-width:none!important;overflow:visible!important;margin:0 0 10px!important;padding:0!important;color:#111;text-decoration:none;font-size:25px;font-weight:900;line-height:1;letter-spacing:-1.2px;white-space:nowrap;}
#storeFooter .site-social-link{display:inline-flex!important;width:max-content;max-width:100%;align-items:center;gap:8px;color:#111!important;font-weight:700;text-decoration:none;}
#storeFooter .site-social-link svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;}
#storeFooter .site-footer-bottom{margin:0;border-top:1px solid #ececec;background:#fff;color:#6b6b6b;font-size:11px;}
#storeFooter .site-footer-bottom .site-container{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:20px;padding:0;}
@media(max-width:1319px){#storeFooter .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media(max-width:899px){#storeFooter .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;}#storeFooter .site-footer-about{grid-column:1/-1;}}
@media(max-width:560px){
  #storeFooter .site-container{width:calc(100% - 24px);}
  #storeFooter .site-footer-grid.site-footer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;padding:18px 0 22px;}
  #storeFooter .site-footer-about{grid-column:1/-1;}
  #storeFooter .site-footer-about p{max-width:360px;}
  #storeFooter .footer-logo{font-size:21px;}
  #storeFooter .site-footer-grid-compact h3{font-size:10px;}
  #storeFooter .site-footer-grid-compact section>p,#storeFooter .site-footer-grid-compact section>span,#storeFooter .site-footer-grid-compact section>a:not(.site-logo){font-size:10.5px;}
  #storeFooter .site-footer-bottom .site-container{min-height:46px;flex-wrap:wrap;padding:9px 0;}
}
@media(prefers-reduced-motion:reduce){#storeHeader .site-mobile-menu{transition:none;}}
:root{--ample-ui-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;--ample-ui-line:#e7e7e7;}
/* Trust block: one readable implementation on home and catalog. */
body.shop-body #trustBlock.fx-trust{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:#f7f7f7!important;color:#111!important;text-align:center!important;}
body.shop-body #trustBlock>.fx-container{display:flex!important;min-height:182px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(calc(100% - 40px),1440px)!important;max-width:1440px!important;margin:0 auto!important;padding:32px 20px!important;}
body.shop-body #trustBlock h2{margin:0 0 12px!important;font-size:28px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.025em!important;}
body.shop-body #trustBlock .fx-rating{display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;margin:0 0 12px!important;}
body.shop-body #trustBlock .fx-rating b{font-size:20px!important;font-weight:800!important;line-height:1!important;}
body.shop-body #trustBlock .fx-rating span{color:#f4ad1d!important;font-size:20px!important;letter-spacing:1px!important;line-height:1!important;}
body.shop-body #trustBlock p{margin:0!important;color:#6f737a!important;font-size:13px!important;line-height:1.45!important;}
@media(max-width:760px){
  body.shop-body #trustBlock>.fx-container{min-height:150px!important;width:calc(100% - 24px)!important;padding:26px 12px!important;}
  body.shop-body #trustBlock h2{font-size:18px!important;margin-bottom:9px!important;}
  body.shop-body #trustBlock .fx-rating{gap:9px!important;margin-bottom:10px!important;}
  body.shop-body #trustBlock .fx-rating b,body.shop-body #trustBlock .fx-rating span{font-size:15px!important;}
  body.shop-body #trustBlock p{font-size:9.5px!important;white-space:normal!important;}
}

/* Newsletter: one light component everywhere shop.html is used. */
body.shop-body .ample-newsletter{display:block!important;width:min(calc(100% - 40px),1440px)!important;max-width:1440px!important;margin:24px auto!important;padding:0!important;background:transparent!important;color:#111!important;text-align:left!important;}
body.shop-body .ample-newsletter-inner{display:grid!important;grid-template-columns:minmax(260px,34%) minmax(0,1fr)!important;align-items:center!important;column-gap:46px!important;width:100%!important;min-height:132px!important;margin:0!important;padding:27px 30px!important;border:1px solid #dfdfdc!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;text-align:left!important;}
body.shop-body .ample-newsletter-copy{display:block!important;min-width:0!important;}
body.shop-body .ample-newsletter-copy h2{margin:0 0 10px!important;color:#111!important;font-size:19px!important;font-weight:800!important;line-height:1.15!important;}
body.shop-body .ample-newsletter-copy p{max-width:390px!important;margin:0!important;color:#696966!important;font-size:11px!important;line-height:1.55!important;}
body.shop-body .ample-newsletter .fx-newsletter-form{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;color:#111!important;}
body.shop-body .ample-newsletter-fields{display:grid!important;grid-template-columns:minmax(0,1fr) 170px!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important;}
body.shop-body .ample-newsletter-fields input[type=email]{display:block!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 15px!important;border:1px solid #dededb!important;border-radius:9px!important;background:#fff!important;color:#111!important;font-family:var(--ample-ui-font)!important;font-size:11px!important;line-height:44px!important;box-shadow:none!important;}
body.shop-body .ample-newsletter-fields button{display:block!important;width:170px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;border:0!important;border-radius:9px!important;background:#111!important;color:#fff!important;font-size:11px!important;font-weight:780!important;line-height:46px!important;box-shadow:none!important;}
body.shop-body .ample-newsletter .newsletter-legal-consent{display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;align-items:start!important;justify-content:start!important;column-gap:8px!important;width:100%!important;max-width:100%!important;margin:11px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#777!important;font-size:9px!important;font-weight:400!important;line-height:1.45!important;text-align:left!important;white-space:normal!important;}
body.shop-body .ample-newsletter .newsletter-legal-consent input{display:block!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important;margin:1px 0 0!important;padding:0!important;transform:none!important;}
body.shop-body .ample-newsletter .newsletter-legal-consent span{display:block!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;color:inherit!important;font:inherit!important;line-height:inherit!important;white-space:normal!important;text-align:left!important;}
body.shop-body .ample-newsletter .newsletter-legal-consent a{display:inline!important;margin:0!important;padding:0!important;color:#444!important;font:inherit!important;font-weight:650!important;text-decoration:underline!important;text-underline-offset:2px!important;white-space:normal!important;}
body.shop-body .ample-newsletter .fx-discount-result{display:block!important;min-height:0!important;margin:4px 0 0!important;font-size:9px!important;}
@media(max-width:760px){
  body.shop-body .ample-newsletter{width:calc(100% - 24px)!important;margin:18px auto!important;}
  body.shop-body .ample-newsletter-inner{grid-template-columns:1fr!important;row-gap:18px!important;min-height:0!important;padding:19px 14px!important;}
  body.shop-body .ample-newsletter-copy h2{font-size:16px!important;margin-bottom:8px!important;}
  body.shop-body .ample-newsletter-copy p{font-size:9.5px!important;line-height:1.45!important;}
  body.shop-body .ample-newsletter-fields{grid-template-columns:1fr!important;gap:7px!important;margin-top:2px!important;}
  body.shop-body .ample-newsletter-fields input[type=email],body.shop-body .ample-newsletter-fields button{width:100%!important;height:42px!important;min-height:42px!important;line-height:40px!important;font-size:10px!important;}
  body.shop-body .ample-newsletter .newsletter-legal-consent{grid-template-columns:13px minmax(0,1fr)!important;column-gap:7px!important;margin-top:9px!important;font-size:8px!important;line-height:1.4!important;}
  body.shop-body .ample-newsletter .newsletter-legal-consent input{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important;}
}

/* Product page must not reserve virtual blank space before the shared footer. */
body.product-page .product-information,body.product-page .product-store-proof,body.product-page .product-engagement,body.product-page .product-section,body.product-page #storeFooter{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:0!important;}
body.product-page .product-shell{min-height:0!important;padding-bottom:12px!important;}
body.product-page .product-section.hidden,body.product-page #recentProductsSection.hidden{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
body.product-page .product-shell>.product-section:last-child:not(.hidden){margin-bottom:0!important;padding-bottom:0!important;}
body.product-page #storeFooter{margin-top:0!important;}
@media(max-width:760px){body.product-page .product-shell{padding-bottom:8px!important;}}

/* Shared authentication modal/fallback — same on every public route. */
.auth-modal{position:fixed;inset:0;z-index:1000;display:none;place-items:center;padding:18px;font-family:var(--ample-shell-font);}
.auth-modal.open{display:grid;}
.auth-modal .auth-backdrop{position:absolute;inset:0;background:rgba(10,12,16,.62);backdrop-filter:blur(5px);}
.auth-modal .auth-dialog{position:relative;z-index:1;width:min(100%,470px);max-height:calc(100dvh - 36px);overflow:auto;padding:32px;border-radius:18px;background:#fff;color:#111;box-shadow:0 30px 100px rgba(0,0,0,.28);}
.auth-modal .auth-close{position:absolute;right:16px;top:16px;display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#111;}
.auth-modal .auth-close svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.auth-modal .auth-brand{display:inline-flex;margin:0 0 24px;color:#111;text-decoration:none;font-size:20px;font-weight:900;letter-spacing:-.7px;}
.auth-modal .auth-dialog h2{margin:0 0 8px;font-size:30px;line-height:1.08;letter-spacing:-.8px;}
.auth-modal .auth-lead{margin:0 0 20px;color:#6e737b;font-size:13px;line-height:1.5;}
.auth-modal .auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;padding:4px;border-radius:11px;background:#f1f2f4;}
.auth-modal .auth-tabs button{height:42px;border:0;border-radius:8px;background:transparent;color:#111;font-weight:750;}
.auth-modal .auth-tabs button.active{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.07);}
.auth-modal label{display:block;margin:12px 0;color:#111;font-size:12px;font-weight:700;}
.auth-modal label small{font-weight:500;color:#7b8088;}
.auth-modal input{display:block;width:100%;height:46px;margin-top:6px;padding:0 13px;border:1px solid #d8dce2;border-radius:9px;outline:0;background:#fff;color:#111;font:inherit;}
.auth-modal input:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06);}
.auth-modal .password-field{position:relative;margin-top:6px;}
.auth-modal .password-field input{margin-top:0;padding-right:82px;}
.auth-modal .password-field button{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;min-width:66px;height:34px;align-items:center;justify-content:center;padding:0 8px;border:0;background:transparent;color:#6e737b;font-size:11px;font-weight:700;line-height:1;}
.auth-modal .auth-primary{display:flex;width:100%;height:48px;align-items:center;justify-content:center;margin-top:6px;border:0;border-radius:9px;background:#111;color:#fff;font-weight:800;}
.auth-modal .auth-primary:disabled{opacity:.55;}
.auth-modal .auth-message{min-height:20px;padding-top:2px;color:#b42318;font-size:12px;}
.auth-modal .auth-helper{margin:13px 0 0;color:#858a92;font-size:10px;line-height:1.45;text-align:center;}
.auth-modal .auth-consent{display:grid!important;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:start;font-weight:500;line-height:1.4;}
.auth-modal .auth-consent input{width:14px;height:14px;margin:2px 0 0;padding:0;}
.auth-modal .auth-consent a{font-weight:700;text-decoration:underline;text-underline-offset:2px;}
.auth-modal .auth-sms-verify{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,.75fr);gap:8px;align-items:end;margin:12px 0!important;}
.auth-modal .auth-sms-verify[hidden]{display:none!important;}
.auth-modal .auth-sms-verify button{min-height:44px;border:1px solid #111;border-radius:9px;background:#111;color:#fff;padding:0 12px;font-weight:750;}
.auth-modal .auth-sms-verify input{margin:0!important;}
.auth-modal .auth-sms-verify small{grid-column:1/-1;color:#777;font-size:10px;}
.auth-page{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:64px 20px;background:#f7f7f7;font-family:var(--ample-shell-font);}
.auth-page-card{width:min(100%,620px);padding:34px;border:1px solid #e4e4e4;border-radius:14px;background:#fff;text-align:center;}
.auth-page-card h1{margin:0 0 10px;font-size:34px;letter-spacing:-1px;}.auth-page-card p{margin:0 0 20px;color:#6e737b;}.auth-page-card button{min-height:44px;padding:0 18px;border:0;border-radius:9px;background:#111;color:#fff;font-weight:800;}
@media(max-width:520px){.auth-modal{padding:10px}.auth-modal .auth-dialog{padding:26px 16px 20px;border-radius:14px}.auth-modal .auth-dialog h2{font-size:25px}.auth-modal .auth-sms-verify{grid-template-columns:1fr!important}.auth-modal .auth-sms-verify small{grid-column:auto}.auth-page{padding:38px 12px}.auth-page-card{padding:24px 16px}}

/* Mobile promo is fully visible on narrow screens. */
@media(max-width:820px){#storeHeader .ample-topbar,#storeHeader .ample-topbar-inner,#storeHeader .ample-topbar-center{height:29px;min-height:29px;}#storeHeader .ample-topbar-center{overflow:hidden!important;font-size:7.8px!important;line-height:29px!important;text-overflow:clip!important;}#storeHeader .ample-top-promo-mobile{width:100%;max-width:100%;gap:4px;justify-content:center;overflow:hidden;white-space:nowrap;}#storeHeader .ample-top-promo-mobile strong{font-size:inherit;line-height:1;letter-spacing:-.02em;white-space:nowrap;}}
@media(max-width:350px){#storeHeader .ample-topbar-center{font-size:7.2px!important}}

/* 69.73.6 — hidden is semantic. Never let a component display override it. */
[hidden]:not([data-force-visible]){display:none!important;}

/* 69.73.8 — mobile polish, legal flow, wider home editorial */
#storeFooter .site-cookie-settings{display:block;width:max-content;max-width:100%;margin:6px 0;padding:0;border:0;background:transparent;color:#666d76;font:inherit;font-size:12px;line-height:1.35;text-align:left;text-decoration:none;cursor:pointer;}
#storeFooter .site-cookie-settings:hover{color:#111;text-decoration:underline;text-underline-offset:3px;}
.checkout-privacy-note{margin:8px 0 0;color:#747980;font-size:12px;line-height:1.45;}.checkout-privacy-note a{color:inherit;text-underline-offset:2px;}
@media(max-width:560px){#storeFooter .site-cookie-settings{font-size:10.5px;}}

/* 69.73.9 — unified storefront rhythm and visual language. */
:root{
  --ample-ui-bg:#fff;
  --ample-ui-ink:#151618;
  --ample-ui-text:#303237;
  --ample-ui-muted:#73777e;
  --ample-ui-soft:#f6f6f7;
  --ample-ui-line:#e6e7e9;
  --ample-ui-radius-control:10px;
  --ample-ui-radius-card:12px;
  --ample-ui-shadow-soft:0 8px 28px rgba(17,18,20,.055);
  --ample-page-gutter:24px;
  --ample-page-max:1600px;
}
@media(max-width:760px){:root{--ample-page-gutter:16px;}}

/* Compact, calmer promo strip and aligned header controls. */
#storeHeader .ample-topbar,#storeHeader .ample-topbar-inner{height:30px!important;min-height:30px!important;background:#171719!important;}
#storeHeader .ample-topbar-center{font-size:9px!important;line-height:30px!important;letter-spacing:.01em!important;color:#f4f4f4!important;}
#storeHeader .ample-header-main{
  width:min(calc(100% - (var(--ample-page-gutter) * 2)),var(--ample-page-max))!important;
  min-height:70px!important;height:70px!important;column-gap:16px!important;
}
#storeHeader .site-actions{gap:4px!important;align-items:center!important;}
#storeHeader .site-icon{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border-radius:var(--ample-ui-radius-control)!important;}
#storeHeader .ample-catalog-button{height:42px!important;min-height:42px!important;border-radius:var(--ample-ui-radius-control)!important;}
#storeHeader .site-search{height:42px!important;min-height:42px!important;border-color:var(--ample-ui-line)!important;border-radius:var(--ample-ui-radius-control)!important;background:#f7f7f8!important;}
#storeHeader .site-search input,#storeHeader #searchInput{height:40px!important;min-height:40px!important;line-height:40px!important;padding-left:14px!important;font-size:12.5px!important;}
#storeHeader .site-search-go{width:42px!important;min-width:42px!important;height:40px!important;min-height:40px!important;}
#storeHeader .site-search:focus-within{border-color:#aeb1b6!important;box-shadow:0 0 0 3px rgba(17,18,20,.045)!important;}
@media(max-width:820px){
  #storeHeader .ample-topbar,#storeHeader .ample-topbar-inner,#storeHeader .ample-topbar-center{height:26px!important;min-height:26px!important;line-height:26px!important;}
  #storeHeader .ample-topbar-center{font-size:7.6px!important;}
  #storeHeader .ample-header-main{width:calc(100% - (var(--ample-page-gutter) * 2))!important;height:auto!important;min-height:0!important;gap:7px!important;padding:7px 0 9px!important;}
  #storeHeader .site-search{height:40px!important;min-height:40px!important;border-radius:10px!important;}
}

/* Trust + newsletter read as one calm closing group. */
body.shop-body #trustBlock.fx-trust{
  margin-top:72px!important;border-top:1px solid var(--ample-ui-line)!important;border-bottom:1px solid var(--ample-ui-line)!important;
  background:var(--ample-ui-soft)!important;text-align:left!important;
}
body.shop-body #trustBlock>.fx-container{
  display:grid!important;grid-template-columns:auto auto minmax(260px,1fr)!important;align-items:center!important;justify-content:start!important;
  gap:18px 28px!important;width:min(calc(100% - (var(--ample-page-gutter) * 2)),var(--ample-page-max))!important;max-width:var(--ample-page-max)!important;
  min-height:118px!important;padding:24px 0!important;
}
body.shop-body #trustBlock h2{margin:0!important;font-size:20px!important;font-weight:780!important;line-height:1.2!important;letter-spacing:-.02em!important;white-space:nowrap!important;}
body.shop-body #trustBlock .fx-rating{margin:0!important;gap:8px!important;white-space:nowrap!important;}
body.shop-body #trustBlock .fx-rating b{font-size:16px!important;}
body.shop-body #trustBlock .fx-rating span{font-size:15px!important;letter-spacing:.5px!important;}
body.shop-body #trustBlock p{margin:0!important;justify-self:end!important;color:var(--ample-ui-muted)!important;font-size:12px!important;line-height:1.5!important;text-align:right!important;}
body.shop-body .ample-newsletter{
  width:min(calc(100% - (var(--ample-page-gutter) * 2)),var(--ample-page-max))!important;max-width:var(--ample-page-max)!important;
  margin:24px auto 72px!important;
}
body.shop-body .ample-newsletter-inner{
  min-height:128px!important;padding:24px 26px!important;column-gap:36px!important;border:1px solid var(--ample-ui-line)!important;
  border-radius:var(--ample-ui-radius-card)!important;background:#fff!important;box-shadow:none!important;
}
body.shop-body .ample-newsletter-copy h2{font-size:20px!important;line-height:1.2!important;letter-spacing:-.02em!important;}
body.shop-body .ample-newsletter-copy p{font-size:12px!important;color:var(--ample-ui-muted)!important;}
body.shop-body .ample-newsletter-fields{grid-template-columns:minmax(0,1fr) 164px!important;gap:10px!important;}
body.shop-body .ample-newsletter-fields input[type=email],body.shop-body .ample-newsletter-fields button{
  height:44px!important;min-height:44px!important;border-radius:var(--ample-ui-radius-control)!important;font-size:12px!important;line-height:42px!important;
}
body.shop-body .ample-newsletter-fields input[type=email]{border-color:var(--ample-ui-line)!important;padding-inline:14px!important;}
body.shop-body .ample-newsletter-fields button{width:164px!important;transition:background .15s ease,transform .15s ease!important;}
body.shop-body .ample-newsletter-fields button:hover{background:#2a2b2e!important;}
body.shop-body .ample-newsletter-fields button:active{transform:translateY(1px)!important;}
@media(max-width:760px){
  body.shop-body #trustBlock.fx-trust{margin-top:48px!important;}
  body.shop-body #trustBlock>.fx-container{grid-template-columns:1fr!important;gap:8px!important;width:calc(100% - (var(--ample-page-gutter) * 2))!important;min-height:0!important;padding:22px 0!important;text-align:left!important;}
  body.shop-body #trustBlock h2{font-size:17px!important;white-space:normal!important;}
  body.shop-body #trustBlock .fx-rating{justify-content:flex-start!important;}
  body.shop-body #trustBlock p{justify-self:start!important;font-size:10.5px!important;text-align:left!important;}
  body.shop-body .ample-newsletter{width:calc(100% - (var(--ample-page-gutter) * 2))!important;margin:16px auto 48px!important;}
  body.shop-body .ample-newsletter-inner{row-gap:16px!important;padding:18px 16px!important;}
  body.shop-body .ample-newsletter-copy h2{font-size:17px!important;}
  body.shop-body .ample-newsletter-copy p{font-size:10.5px!important;}
  body.shop-body .ample-newsletter-fields{grid-template-columns:1fr!important;gap:8px!important;}
  body.shop-body .ample-newsletter-fields button{width:100%!important;}
}



/* 69.73.10 — shell polish shared by non-bundled public pages. */
#storeFooter .site-footer .site-cookie-settings{
  display:block!important;width:max-content!important;max-width:100%!important;min-height:0!important;margin:6px 0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#666d76!important;
  font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:normal!important;
  text-align:left!important;text-decoration:none!important;-webkit-appearance:none!important;appearance:none!important;
}
#storeFooter .site-footer .site-cookie-settings:hover{color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important;}
@media(max-width:820px){#storeHeader .site-search input,#storeHeader #searchInput{font-size:16px!important;-webkit-text-size-adjust:100%!important;}}
@media(max-width:560px){#storeFooter .site-footer .site-cookie-settings{font-size:10.5px!important;}}



/* 69.73.12 — compact header action cluster.  Keep the three shopper actions
   visually grouped instead of spreading them across the right side. */
#storeHeader .site-actions{gap:0!important;column-gap:0!important;}
#storeHeader .site-icon{width:42px!important;min-width:42px!important;height:44px!important;min-height:44px!important;padding:0!important;}
#storeHeader .site-icon svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;}
@media(max-width:820px){
  #storeHeader .site-actions{gap:0!important;column-gap:0!important;}
  #storeHeader .site-icon{width:38px!important;min-width:38px!important;height:42px!important;min-height:42px!important;}
  #storeHeader .site-icon svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;}
  #storeHeader .site-icon>b{right:-1px!important;}
}


/* 69.73.14 — one canonical trust/review presentation on every public route.
   Home, catalog, info pages and the fallback bundle use the same centered geometry. */
body.shop-body #trustBlock.fx-trust{
  display:block!important;
  width:100%!important;
  margin-top:72px!important;
  padding:0!important;
  border-top:1px solid var(--ample-ui-line,#e6e7e9)!important;
  border-bottom:1px solid var(--ample-ui-line,#e6e7e9)!important;
  background:var(--ample-ui-soft,#f6f6f7)!important;
  color:var(--ample-ui-ink,#151618)!important;
  text-align:center!important;
}
body.shop-body #trustBlock>.fx-container{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:min(calc(100% - (var(--ample-page-gutter,24px) * 2)),860px)!important;
  max-width:860px!important;
  min-height:154px!important;
  margin:0 auto!important;
  padding:30px 0!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
body.shop-body #trustBlock h2{
  max-width:100%!important;
  margin:0!important;
  color:var(--ample-ui-ink,#151618)!important;
  font-size:22px!important;
  font-weight:800!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  white-space:normal!important;
  text-align:center!important;
}
body.shop-body #trustBlock .fx-rating{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin:0!important;
  white-space:nowrap!important;
  text-align:center!important;
}
body.shop-body #trustBlock .fx-rating b{
  font-size:17px!important;
  font-weight:800!important;
  line-height:1!important;
}
body.shop-body #trustBlock .fx-rating span{
  color:#f1b83b!important;
  font-size:17px!important;
  line-height:1!important;
  letter-spacing:.7px!important;
}
body.shop-body #trustBlock p{
  max-width:720px!important;
  justify-self:auto!important;
  margin:0 auto!important;
  color:var(--ample-ui-muted,#73777e)!important;
  font-size:12px!important;
  line-height:1.5!important;
  text-align:center!important;
}
@media(max-width:760px){
  body.shop-body #trustBlock.fx-trust{margin-top:48px!important;}
  body.shop-body #trustBlock>.fx-container{
    width:calc(100% - (var(--ample-page-gutter,16px) * 2))!important;
    max-width:360px!important;
    min-height:154px!important;
    gap:9px!important;
    padding:26px 0!important;
  }
  body.shop-body #trustBlock h2{font-size:18px!important;line-height:1.2!important;}
  body.shop-body #trustBlock .fx-rating{gap:9px!important;}
  body.shop-body #trustBlock .fx-rating b,
  body.shop-body #trustBlock .fx-rating span{font-size:16px!important;}
  body.shop-body #trustBlock p{max-width:330px!important;font-size:10.5px!important;line-height:1.5!important;}
}

#storeHeader .site-mega-col .ample-menu-heading{display:block;font:inherit;font-weight:700;}


/* === 69.73.70 FINAL MOBILE VISUAL CANONICAL ===
   One last owner for iOS text scaling, mobile shell alignment, catalog close,
   equal-height cards and footer rhythm. Keep this block at EOF. */
html,body{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;}

/* Search text must have a deterministic iOS baseline instead of line-height:auto. */
@media(max-width:820px){
  #storeHeader .ample-header-main{
    width:calc(100% - 20px)!important;
    grid-template-areas:"menu logo . actions" "search search search search"!important;
    grid-template-columns:32px auto minmax(0,1fr) auto!important;
    column-gap:6px!important;
    row-gap:7px!important;
    padding:7px 0 9px!important;
  }
  #storeHeader .site-logo{justify-self:start!important;margin:0!important;padding:0!important;}
  #storeHeader .site-search{height:42px!important;min-height:42px!important;align-items:center!important;}
  #storeHeader .site-search input,#storeHeader #searchInput{
    display:block!important;
    align-self:center!important;
    height:40px!important;min-height:40px!important;max-height:40px!important;
    margin:0!important;padding:0 14px!important;
    border:0!important;
    font-size:16px!important;
    line-height:40px!important;
    -webkit-appearance:none!important;appearance:none!important;
    transform:none!important;
  }
  #storeHeader .site-search-go{height:40px!important;min-height:40px!important;align-self:center!important;}
}

/* Catalog SEO support: compact, width-safe, and immune to Safari text autosizing. */
html.is-catalog-route body.shop-body .fx-catalog-seo-support{
  width:100%!important;max-width:100%!important;min-width:0!important;
  margin:20px 0 0!important;padding:20px 0 0!important;
  border-top:1px solid #eceef1!important;
  overflow:hidden!important;
  -webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;
}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy{
  width:100%!important;max-width:760px!important;min-width:0!important;margin:0!important;
}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy h2{
  margin:0 0 10px!important;font-size:18px!important;line-height:1.25!important;letter-spacing:-.02em!important;
}
html.is-catalog-route body.shop-body .fx-catalog-seo-copy p{
  width:100%!important;max-width:100%!important;margin:0 0 9px!important;
  color:#6b7078!important;font-size:13px!important;line-height:1.55!important;
  overflow-wrap:anywhere!important;word-break:normal!important;
}
html.is-catalog-route body.shop-body .fx-catalog-related{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:16px!important;}
html.is-catalog-route body.shop-body .fx-catalog-related>strong{margin-bottom:9px!important;font-size:13px!important;line-height:1.3!important;}
html.is-catalog-route body.shop-body .fx-catalog-related>div{max-width:100%!important;padding-bottom:3px!important;}

/* Trust/newsletter are homepage closing content. Repeating them after every
   catalog page created a large white gap and visible reflow on iOS. */
html.is-catalog-route body.shop-body #trustBlock,
html.is-catalog-route body.shop-body #trustBlock.fx-trust,
html.is-catalog-route body.shop-body .ample-newsletter,
html.is-catalog-route body.shop-body .fx-newsletter.ample-newsletter{
  display:none!important;height:0!important;min-height:0!important;
  margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;
}
@media(max-width:960px){
  html.is-catalog-route body.shop-body #catalogPage,
  html.is-catalog-route body.shop-body .fx-catalog{padding-bottom:22px!important;}
  html.is-catalog-route body.shop-body .fx-catalog-main{padding-bottom:0!important;}
  html.is-catalog-route body.shop-body .fx-mobile-bar{transition:opacity .16s ease,transform .16s ease!important;}
  html.is-catalog-route body.shop-body.catalog-footer-near .fx-mobile-bar{
    opacity:0!important;transform:translateY(14px)!important;pointer-events:none!important;
  }
}

/* Equal card rhythm. Accessories exposed this because titles vary from one to
   two lines and some products have only One Size. Reserve the same rows. */
html.is-catalog-route body.shop-body #productGrid>.fx-card,
html.is-catalog-route body.shop-body .fx-products-catalog>.fx-card{height:100%!important;align-self:stretch!important;}
html.is-catalog-route body.shop-body .fx-card-copy{
  display:flex!important;flex:1 1 auto!important;height:100%!important;min-height:0!important;
  flex-direction:column!important;justify-content:flex-start!important;
}
html.is-catalog-route body.shop-body .fx-card-info{
  display:flex!important;flex:1 1 auto!important;min-height:0!important;flex-direction:column!important;
}
html.is-catalog-route body.shop-body .fx-card-meta{
  min-height:1.25em!important;max-height:1.25em!important;line-height:1.25!important;
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
}
html.is-catalog-route body.shop-body .fx-card .fx-card-title,
html.is-catalog-route body.shop-body .fx-card-info .fx-card-title{
  min-height:2.7em!important;height:2.7em!important;max-height:2.7em!important;
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;
}
html.is-catalog-route body.shop-body .fx-card-sizes,
html.is-catalog-route body.shop-body .fx-card-sizes.fx-card-sizes-empty{
  min-height:26px!important;height:26px!important;max-height:26px!important;padding:1px 0!important;margin:0!important;
}
html.is-catalog-route body.shop-body .fx-card-sizes.fx-card-sizes-empty{visibility:hidden!important;}
html.is-catalog-route body.shop-body .fx-price{margin-top:0!important;min-height:24px!important;}
html.is-catalog-route body.shop-body .fx-buy-now{margin-top:auto!important;flex:0 0 auto!important;}

/* Newsletter stays on home/info pages, but without the oversized tail before footer. */
@media(max-width:760px){
  body.shop-body:not(.catalog-page) .ample-newsletter{margin:14px auto 24px!important;}
  body.shop-body:not(.catalog-page) .ample-newsletter-inner{row-gap:12px!important;padding:16px 14px!important;}
  body.shop-body:not(.catalog-page) .ample-newsletter .newsletter-legal-consent{margin-top:7px!important;}
}

/* Footer: deterministic two-column mobile grid instead of masonry-like text. */
@media(max-width:560px){
  #storeFooter .site-container{width:calc(100% - 20px)!important;max-width:none!important;}
  #storeFooter .site-footer-grid.site-footer-grid-compact{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:18px 16px!important;padding:14px 0 18px!important;align-items:start!important;
  }
  #storeFooter .site-footer-grid.site-footer-grid-compact>section{min-width:0!important;margin:0!important;}
  #storeFooter .site-footer-about{grid-column:1/-1!important;}
  #storeFooter .site-footer-grid.site-footer-grid-compact>section:nth-of-type(4){grid-column:1/-1!important;}
  #storeFooter .footer-logo{margin:0 0 8px!important;padding:0!important;font-size:21px!important;}
  #storeFooter .site-footer-grid-compact h3{margin:0 0 9px!important;line-height:1.25!important;}
  #storeFooter .site-footer-grid-compact section>p,
  #storeFooter .site-footer-grid-compact section>span,
  #storeFooter .site-footer-grid-compact section>a:not(.site-logo),
  #storeFooter .site-cookie-settings{
    max-width:100%!important;margin:5px 0!important;line-height:1.4!important;
    overflow-wrap:anywhere!important;word-break:normal!important;
  }
  #storeFooter .site-footer-brand>a{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
  #storeFooter .site-footer-bottom .site-container{min-height:42px!important;padding:7px 0!important;}
}

/* === 69.73.72 MOBILE FOOTER + HEADER FINAL ===
   Fix the last mobile footer asymmetry visible on iPhone and pull the Ample
   wordmark closer to the menu without changing the action alignment. */
#storeFooter .site-footer-brands{display:contents;}
#storeFooter .site-social-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin:7px 0 4px;}
#storeFooter .site-social-row .site-social-link{margin:0!important;}
@media(max-width:560px){
  #storeHeader .ample-header-main{grid-template-columns:30px auto minmax(0,1fr) auto!important;column-gap:4px!important;}
  #storeHeader .site-menu-toggle{width:30px!important;min-width:30px!important;}
  #storeHeader .site-logo{margin-left:-7px!important;}

  #storeFooter .site-footer-grid.site-footer-grid-compact{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:18px 18px!important;
    padding:14px 0 16px!important;
  }
  #storeFooter .site-footer-about{grid-column:1/-1!important;}
  #storeFooter .site-footer-catalog{grid-column:1!important;}
  #storeFooter .site-footer-buyer{grid-column:2!important;}
  #storeFooter .site-footer-contacts{grid-column:1/-1!important;}
  #storeFooter .site-footer-contacts .site-social-row{
    display:flex!important;align-items:center!important;flex-wrap:wrap!important;
    gap:9px 18px!important;margin:9px 0 7px!important;
  }
  #storeFooter .site-footer-contacts .site-social-link{
    display:inline-flex!important;width:auto!important;max-width:100%!important;
    align-items:center!important;gap:7px!important;margin:0!important;
    font-size:10.5px!important;line-height:1.3!important;white-space:nowrap!important;
  }
  #storeFooter .site-footer-contact-all{margin-top:7px!important;}
  #storeFooter .site-footer-brands{
    grid-column:1/-1!important;display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:18px 18px!important;min-width:0!important;
  }
  #storeFooter .site-footer-brands>.site-footer-brand{min-width:0!important;margin:0!important;}
  #storeFooter .site-footer-brands>.site-footer-brand:last-child{
    grid-column:1/-1!important;display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:18px!important;row-gap:0!important;
  }
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>h3{grid-column:1/-1!important;}
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>a{
    min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
  }
  #storeFooter .site-footer-bottom .site-container{padding:6px 0!important;min-height:40px!important;}
}

/* === 69.73.73 HEADER WORDMARK ALIGNMENT === */
@media(max-width:560px){
  #storeHeader .ample-header-main{column-gap:4px!important;}
  #storeHeader .site-logo{margin-left:0!important;}
}


/* === 69.73.76 MOBILE FOOTER CANONICAL LAYOUT ===
   One predictable mobile flow. Top navigation blocks and each brand own the
   full row; their links use an internal two-column grid. This avoids the
   masonry-like gaps that appeared when independent footer sections shared the
   same outer grid row on iOS Safari. */
@media(max-width:560px){
  #storeFooter .site-footer-grid.site-footer-grid-compact{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:18px!important;
    padding:16px 0 16px!important;
    align-items:start!important;
  }
  #storeFooter .site-footer-grid.site-footer-grid-compact>section,
  #storeFooter .site-footer-about,
  #storeFooter .site-footer-catalog,
  #storeFooter .site-footer-buyer,
  #storeFooter .site-footer-contacts{
    grid-column:1/-1!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #storeFooter .site-footer-nav{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:18px!important;
    row-gap:0!important;
  }
  #storeFooter .site-footer-nav>h3{
    grid-column:1/-1!important;
    margin:0 0 7px!important;
  }
  #storeFooter .site-footer-nav>a,
  #storeFooter .site-footer-nav>.site-cookie-settings{
    min-width:0!important;
    max-width:100%!important;
    margin:4px 0!important;
    line-height:1.38!important;
    overflow-wrap:break-word!important;
  }
  #storeFooter .site-footer-contacts .site-social-row{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:8px 18px!important;
    margin:8px 0 6px!important;
  }
  #storeFooter .site-footer-contacts .site-social-link{
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    max-width:100%!important;
    gap:7px!important;
    margin:0!important;
    white-space:nowrap!important;
  }
  #storeFooter .site-footer-brands{
    grid-column:1/-1!important;
    display:flex!important;
    flex-direction:column!important;
    gap:17px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #storeFooter .site-footer-brands>.site-footer-brand,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:18px!important;
    row-gap:0!important;
    grid-column:auto!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #storeFooter .site-footer-brands>.site-footer-brand>h3,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>h3{
    grid-column:1/-1!important;
    margin:0 0 7px!important;
  }
  #storeFooter .site-footer-brands>.site-footer-brand>a,
  #storeFooter .site-footer-brands>.site-footer-brand:last-child>a{
    min-width:0!important;
    max-width:100%!important;
    margin:4px 0!important;
    line-height:1.38!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  #storeFooter .site-footer-bottom .site-container{
    min-height:40px!important;
    padding:7px 0 calc(7px + env(safe-area-inset-bottom,0px))!important;
  }
}


/* === 69.73.83 MOBILE FOOTER CONTACTS === */
@media(max-width:560px){
  #storeFooter .site-footer-contacts .site-social-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    justify-items:start!important;
    align-items:start!important;
    gap:8px!important;
    width:100%!important;
    margin:10px 0 7px!important;
  }
  #storeFooter .site-footer-contacts .site-social-link{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    min-width:0!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:9px!important;
    margin:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }
  #storeFooter .site-footer-contacts .site-social-link svg{
    display:block!important;
    flex:0 0 20px!important;
    width:20px!important;
    min-width:20px!important;
    max-width:20px!important;
    height:20px!important;
    min-height:20px!important;
    max-height:20px!important;
  }
  #storeFooter .site-footer-contacts .site-social-link span{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
}

/* Ample 69.74.1 — mobile shell stabilization + consent alignment. */
@media(max-width:820px){
  body.menu-open{overflow:hidden!important;overscroll-behavior:none!important;}
  #storeHeader .site-mobile-menu{
    width:min(94vw,420px)!important;max-width:420px!important;
    overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;
    padding-bottom:max(18px,env(safe-area-inset-bottom))!important;
  }
  #storeHeader .site-mobile-head{height:58px!important;padding:0 15px!important;}
  #storeHeader .ample-mega-root{padding:12px 12px 18px!important;}
  #storeHeader .ample-mega-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;}
  #storeHeader .ample-mega-column{min-width:0!important;padding:12px 11px!important;border-radius:10px!important;}
  #storeHeader .ample-mega-column :where(h3,.ample-menu-heading){margin-bottom:7px!important;font-size:12px!important;}
  #storeHeader .ample-mega-column a{font-size:11px!important;line-height:1.32!important;overflow-wrap:anywhere!important;}
  #storeHeader .ample-mega-bottom{margin-top:10px!important;}
  #storeHeader .ample-mega-quick{gap:9px 12px!important;}
}
@media(max-width:360px){
  #storeHeader .site-mobile-menu{width:100vw!important;max-width:100vw!important;}
  #storeHeader .ample-mega-grid{grid-template-columns:1fr!important;}
}
.auth-modal .auth-consent{
  display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;
  column-gap:10px!important;row-gap:0!important;margin:10px 0!important;
}
.auth-modal .auth-consent>input[type="checkbox"]{
  -webkit-appearance:auto!important;appearance:auto!important;width:17px!important;height:17px!important;
  min-width:17px!important;min-height:17px!important;margin:1px 0 0!important;padding:0!important;accent-color:#111!important;
}
.auth-modal .auth-consent>span{display:block!important;min-width:0!important;margin:0!important;line-height:1.45!important;}

/* Ample 69.74.2 — one compact vertical rhythm for public mobile pages.
   Page-specific bundles still own their layouts; this block only normalises
   the recurring breadcrumb -> heading -> content spacing. */
:root{
  --ample-rhythm-1:6px;
  --ample-rhythm-2:10px;
  --ample-rhythm-3:14px;
  --ample-rhythm-4:18px;
}
@media(max-width:760px){
  body:not(.admin-body) .cart-wrap,
  body:not(.admin-body) .favorites-wrap,
  body:not(.admin-body) .info-shell{
    padding-top:var(--ample-rhythm-3)!important;
  }
  body:not(.admin-body) .account-shell{
    margin-top:var(--ample-rhythm-3)!important;
  }
  body:not(.admin-body) .cart-crumb,
  body.product-page .product-crumb,
  body.shop-body .fx-info .fx-breadcrumb{
    margin-top:0!important;
    margin-bottom:var(--ample-rhythm-2)!important;
  }
  body.cart-page-body .cart-wrap>h1,
  body .info-shell>h1{
    margin:0 0 var(--ample-rhythm-4)!important;
    line-height:1.08!important;
  }
  body.favorites-page-body .favorites-head{
    margin-top:0!important;
    margin-bottom:var(--ample-rhythm-4)!important;
  }
  body.favorites-page-body .favorites-head h1{
    margin:var(--ample-rhythm-1) 0 var(--ample-rhythm-2)!important;
    line-height:1.08!important;
  }
  body.account-body .account-head{
    gap:var(--ample-rhythm-2)!important;
    margin-bottom:var(--ample-rhythm-3)!important;
  }
  body.account-body .account-head h1{
    margin:0!important;
    line-height:1.1!important;
  }
  body.product-page .product-shell{
    padding-top:var(--ample-rhythm-3)!important;
  }
  body.product-page .product-crumb{
    margin-bottom:var(--ample-rhythm-3)!important;
  }
}

/* Ample 69.74.3 — canonical product-card geometry across every public surface.
   Catalog, SEO collection pages and PDP recommendation rails all use
   .fx-card.ui-product-card. Keep the information rows deterministic so a
   one-line title/card cannot end above its neighbour. */
.fx-card.ui-product-card{
  display:flex!important;
  min-width:0!important;
  height:100%!important;
  min-height:0!important;
  align-self:stretch!important;
  flex-direction:column!important;
}
.fx-card.ui-product-card>.fx-card-media{
  display:block!important;
  flex:0 0 auto!important;
  min-width:0!important;
}
.fx-card.ui-product-card>.fx-card-copy{
  display:flex!important;
  flex:1 1 auto!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.fx-card.ui-product-card .fx-card-info{
  display:flex!important;
  flex:1 1 auto!important;
  min-width:0!important;
  min-height:0!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.fx-card.ui-product-card .fx-card-meta{
  display:block!important;
  min-height:1.25em!important;
  height:1.25em!important;
  max-height:1.25em!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.fx-card.ui-product-card .fx-card-meta.is-empty{
  visibility:hidden!important;
}
.fx-card.ui-product-card :is(.fx-card-title,.fx-card-info>h2,.fx-card-info>h3){
  display:-webkit-box!important;
  min-height:2.7em!important;
  height:2.7em!important;
  max-height:2.7em!important;
  margin-top:0!important;
  margin-bottom:0!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
}
.fx-card.ui-product-card .fx-card-sizes,
.fx-card.ui-product-card .fx-card-sizes.fx-card-sizes-empty{
  display:flex!important;
  flex:0 0 26px!important;
  min-height:26px!important;
  height:26px!important;
  max-height:26px!important;
  align-items:center!important;
  overflow:hidden!important;
}
.fx-card.ui-product-card .fx-card-sizes.fx-card-sizes-empty{
  visibility:hidden!important;
}
.fx-card.ui-product-card .fx-price{
  display:flex!important;
  flex:0 0 auto!important;
  min-height:28px!important;
  align-items:baseline!important;
  margin-top:0!important;
}
.fx-card.ui-product-card .fx-buy-now{
  flex:0 0 auto!important;
  margin-top:auto!important;
}
body.product-page .product-recs.product-recs-rail{
  align-items:stretch!important;
}
body.product-page .product-recs.product-recs-rail .product-rec-card{
  height:100%!important;
  min-height:0!important;
  align-self:stretch!important;
}
body.product-page .product-recs.product-recs-rail .product-rec-card .fx-card-copy{
  height:auto!important;
  min-height:0!important;
  flex:1 1 auto!important;
}
body.product-page .product-recs.product-recs-rail .product-rec-card .fx-buy-now{
  margin-top:auto!important;
}

/* Favorites use their own HTML, so keep the same two-line/title/footer rhythm. */
.favorites-grid{align-items:stretch!important;}
.favorite-card{height:100%!important;align-self:stretch!important;}
.favorite-body{display:flex!important;flex:1 1 auto!important;min-height:0!important;flex-direction:column!important;}
.favorite-body>small{
  display:block!important;
  min-height:1.25em!important;
  height:1.25em!important;
  max-height:1.25em!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.favorite-body>small.is-empty{visibility:hidden!important;}
.favorite-body h2{
  display:-webkit-box!important;
  min-height:2.7em!important;
  height:2.7em!important;
  max-height:2.7em!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
}
.favorite-price{display:block!important;min-height:24px!important;}
.favorite-actions{margin-top:auto!important;}

/* Home rails have a separate compact card component, but the grid row still
   needs to stretch every card to the same bottom edge. */
#homePage>.fx-ample-selection .fx-rail,
#homeCollections>.fx-dynamic-collection .fx-rail{align-items:stretch!important;}
#homePage>.fx-ample-selection .fx-home-choice-card,
#homeCollections>.fx-dynamic-collection .fx-home-choice-card{
  height:100%!important;
  align-self:stretch!important;
}


/* Ample 69.74.3 — recommendation rail controls must never paint over product
   content. The old edge fade crossed prices/CTA buttons and the pseudo arrow
   duplicated the real rail control. */
body.product-page .product-recs-rail-wrap::before,
body.product-page .product-recs-rail-wrap::after{
  content:none!important;
  display:none!important;
}

/* Ample 69.75.0 — cookie consent moved into canonical shared shell. */
/* Ample 69.73.6 — first-party cookie preferences. */
.ample-cookie-banner{position:fixed;z-index:2147482000;left:16px;right:16px;bottom:16px;display:none;justify-content:center;pointer-events:none}.ample-cookie-banner.is-open{display:flex}.ample-cookie-card{pointer-events:auto;width:min(100%,760px);padding:18px;border:1px solid #d9dde2;border-radius:18px;background:#fff;color:#111;box-shadow:0 20px 60px rgba(0,0,0,.2);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.ample-cookie-card h2{margin:0 0 7px;font-size:19px;letter-spacing:-.25px}.ample-cookie-card p{margin:0;color:#5f6670}.ample-cookie-card a{color:#111;font-weight:700;text-underline-offset:2px}.ample-cookie-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.ample-cookie-actions button{min-height:43px;padding:0 15px;border:1px solid #111;border-radius:10px;background:#fff;color:#111;font:inherit;font-weight:750;cursor:pointer}.ample-cookie-actions button[data-consent-all]{background:#111;color:#fff}.ample-cookie-actions button:focus-visible,.site-cookie-settings:focus-visible{outline:2px solid #111;outline-offset:2px}.site-cookie-settings{appearance:none;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}@media(max-width:600px){.ample-cookie-banner{left:10px;right:10px;bottom:10px}.ample-cookie-card{padding:16px;border-radius:16px}.ample-cookie-actions{display:grid;grid-template-columns:1fr}.ample-cookie-actions button{width:100%}}


/* 69.73.10 — the settings trigger in the site footer is a footer link, not a consent dialog button. */
#storeFooter .site-footer .site-cookie-settings{
  display:block!important;width:max-content!important;max-width:100%!important;min-height:0!important;margin:6px 0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#666d76!important;
  font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:normal!important;
  text-align:left!important;text-decoration:none!important;-webkit-appearance:none!important;appearance:none!important;
}
#storeFooter .site-footer .site-cookie-settings:hover{color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important;}
@media(max-width:560px){#storeFooter .site-footer .site-cookie-settings{font-size:10.5px!important;}}
