/* 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-section-header){display:flex;align-items:flex-end;justify-content:space-between;gap:var(--ui-space-5)}
:where(.ui-drawer){background:#fff;overscroll-behavior:contain}
:where(.ui-rail){min-width:0;overscroll-behavior-inline:contain;scrollbar-width:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;line-height:1.45}
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}
.auth-tabs button.active{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.08)}
.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-catalog{padding-block:34px 64px}
.fx-filter-group select,.fx-filter-group input,.fx-price-pair input{width:100%;padding:0 11px}
.fx-hidden-select{display:none}
.fx-filter-options{overflow:auto}
.fx-filter-option{display:flex;align-items:center;gap:9px}
.fx-info{padding:42px 0}
.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}
.product-size.active{background:#111;color:#fff;border-color:#111}
@media (max-width:760px){.fx-hero-inner{min-height:auto;grid-template-columns:1fr;padding-block:50px}
.fx-promo-row{grid-template-columns:1fr}}
[hidden]{display:none!important}
@media (max-width:620px){.site-container,.fx-container{width:min(100% - 24px,1240px)}}
:root{--product-canvas:#f6f7f8}
.shop-body,.fx-catalog,.fx-block{background:#fff}
.fx-card:hover .fx-card-quick,.fx-card:focus-within .fx-card-quick{opacity:1;visibility:visible;transform:none!important}
.fx-filter-options{overscroll-behavior:contain}
.product-thumb.active{border-color:#111!important;box-shadow:0 0 0 1px #111 inset}
.product-actions .wish.active{background:#111;color:#fff;border-color:#111}
.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: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-hero{border-bottom:1px solid #dedbd5}
.fx-hero-inner{padding-block:64px}
.fx-title{padding-bottom:12px;border-bottom:1px solid #111}
.fx-promo-row{gap:2px}
.fx-catalog{padding:24px 0 72px}
.fx-filter-group[open] summary::after{content:"−"}
.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-option{padding:7px 0;font-size:12px}
.fx-filter-option input{width:15px;height:15px;accent-color:#111}
.fx-brands{background:#fff}
@media (max-width:760px){.site-container,.fx-container,.fx-catalog .fx-container,.product-page .product-shell{width:min(calc(100% - 24px),1680px)}
.fx-catalog{padding-top:18px}
.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}}
: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-breadcrumb a:hover{color:#111}
.fx-filters .fx-filter-group[open] > summary{border-color:#111!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-filters .fx-filter-group[open] > summary::after{content:none!important;display:none!important}
body.shop-body{background:#f7f7f8!important;color:#1a1a1a}
.fx-catalog{background:#f7f7f8}
.fx-card:hover{border-color:#d0d0d0!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important}
.fx-home{background:#f7f7f8}
.fx-block{margin-bottom:16px}
.fx-rail-wrap{position:relative;display:grid;align-items:center}
.fx-rail{display:grid!important;grid-auto-flow:column!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0!important;scrollbar-width:thin}
.fx-rail-btn{font-size:22px;line-height:1;cursor:pointer;color:#111;display:grid;place-items:center;flex:0 0 auto}
.fx-block{padding-block:18px 28px!important}
@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){#filterDrawer .drawer-head button{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer}}
.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}
.to-top{bottom:78px!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-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}
.fx-card:hover .fx-wish,.fx-wish.is-active{opacity:1!important;pointer-events:auto!important}
#filterDrawer.drawer,.bottom-drawer{padding-bottom:24px!important}
#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 label{font-size:13px!important}
#sizeButtons .fx-filter-option:hover{background:#f5f5f5!important}
@media (max-width:820px){.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}}
:root{--r:12px;--r-pill:999px;--gap:12px;--gap-sm:8px;--line:#e8e8e8;--muted:#888;--ink:#111;--bg-soft:#f4f4f5}
.fx-promo-row article{border-radius:var(--r)!important}
.fx-size-pick-grid button.is-on,.product-size.active,.product-size.is-on{border-color:#111!important;background:#111!important;color:#fff!important}
.fx-discount-result{display:block;min-height:20px;margin-top:12px;color:#d7dbe3}
@media (min-width: 961px){.fx-breadcrumb a:hover{color:#111!important}}
:root{--ui-radius:12px;--ui-radius-sm:10px;--ui-line:#e7e7e8;--ui-soft:#f5f5f6}
.fx-card,.fx-home-tile,.fx-promo-row article,.fx-info-card,.fx-info-grid section,.delivery-methods section,.delivery-faq details,.auth-dialog,.modal-panel,.fx-size-pick-panel,.cart-page-body .items,.cart-page-body .summary,.account-panel,.info-card,.empty,.success,.checkout-guest-banner,.product-rec,.product-main-image,.product-thumb{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,.cart-page-body .field input,.cart-page-body .field select,.cart-page-body .field textarea,.cart-page-body .submit,.promo-field button,.checkout-guest-banner button,.checkout-guest-banner a,.auth-primary,.auth-tabs button,.product-actions button,.quick-order-card input,.quick-order-card select,.quick-order-card button,.fx-buy-now{border-radius:var(--ui-radius)!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,.fx-container:not(.fx-hero-inner){width:min(100% - 24px,1240px)!important}
.fx-block{padding-top:22px!important;padding-bottom:8px!important}}
@media (max-width:960px){.fx-mobile-bar{display:none!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}
.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:hover{background:#111!important;color:#fff!important;border-color:#111!important;text-decoration:none!important}
.fx-rail-wrap{grid-template-columns:44px 1fr 44px!important;gap:12px!important}
.fx-rail{padding:4px 2px 10px!important;gap:14px!important;grid-auto-columns:calc((100% - 56px) / 5)!important}
.fx-rail-btn{width:44px!important;height:44px!important;border-radius:14px!important;border:1px solid #e3e7ec!important;background:#fff!important;box-shadow:0 6px 18px rgba(15,23,42,.06)!important}
.fx-rail-btn:hover{border-color:#111!important;background:#111!important;color:#fff!important}
#homeBrandsSection.fx-brands{padding-top:28px!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: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}
#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 .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}
@media (max-width:960px){.fx-mobile-category-rail button.active,.fx-mobile-category-rail button[aria-current="page"]{border-color:#111!important;background:#111!important;color:#fff!important}}
@media (hover:hover) and (pointer:fine){.fx-card:hover .fx-photo img,.product-rec:hover .image img{transform:scale(1.025)!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}}
.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-quick-buy-sizes .size-btn.active{background:#111;color:#fff;border-color:#111}
@media (max-width:960px){html,body{max-width:100%;overflow-x:hidden}
body.shop-body{width:100%!important;min-width:0!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}}
@keyframes fxCatalogSkeleton{0%{background-position:120% 0}100%{background-position:-120% 0}}
.fx-hero{position:relative;width:min(calc(100% - 24px),1840px);margin:12px auto 28px;overflow:hidden;border:0;border-radius:14px;background:#f1f1ef;color:#111}
.fx-hero .fx-hero-inner{position:relative;display:block;width:100%;max-width:none;min-height:0;margin:0;padding:0}
.fx-hero-media{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;background:#f1f1ef}
.fx-hero-media:empty,.fx-hero-media img[src=""],.fx-hero-media img:not([src]),.fx-hero:not(.has-image) .fx-hero-media{display:none}
.fx-hero:not(.has-image){background:linear-gradient(135deg,#f5f5f6,#e9eceb)}
@media (min-width:761px){.fx-hero:not(.has-image) .fx-hero-inner{height:auto;min-height:320px;padding:clamp(28px,4.5vw,68px)}}
@media (max-width:760px){.fx-hero{width:calc(100% - 16px);margin:8px auto 20px;border-radius:12px;background:#fff}
.fx-hero .fx-hero-inner{display:flex;flex-direction:column}}
@media (max-width:760px){.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}
#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){#homeCollections,#homePage{overflow-x:hidden!important}
#homeCollections .fx-dynamic-collection,#homePage>.fx-container.fx-block,.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,#homePage>.fx-container.fx-block>.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}}
@media (min-width:701px){.home-popular-sections,#homePage>.fx-ample-selection,#homeCollections .fx-dynamic-collection,.fx-dynamic-collection{width:min(100% - 40px,1440px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
#homeCollections .fx-rail-wrap,.fx-dynamic-collection .fx-rail-wrap{width:100%!important;margin-inline:auto!important}
#homeCollections .fx-rail,.fx-dynamic-collection .fx-rail{margin-inline:auto!important}}
.home-popular-sections{padding-top:28px;padding-bottom:16px}
.home-popular-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}
.home-popular-head h2{margin:0;color:#18191b;font-size:clamp(30px,3.25vw,48px);font-weight:800;line-height:.98;letter-spacing:-.04em}
.home-popular-head a{display:inline-flex;align-items:center;gap:9px;color:#111;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}
.home-popular-head a span:last-child{font-size:21px;font-weight:400;line-height:1;transition:transform .18s ease}
.home-popular-head a:hover span:last-child{transform:translateX(4px)}
.home-popular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(150px,13.5vw,205px);gap:10px}
.home-popular-card{position:relative;display:block;min-width:0;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#f3efe8,#d9d6cf);color:#fff;text-decoration:none;isolation:isolate}
.home-popular-card-accessories{background:linear-gradient(145deg,#e4e2dc,#c8cbc7)}
.home-popular-card-clothing{background:linear-gradient(145deg,#f2eee5,#d8d0c1)}
.home-popular-card-sale{background:linear-gradient(145deg,#d62951,#5a081d)}
.home-popular-card-main{grid-column:span 2;grid-row:span 2}
.home-popular-card img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}
.home-popular-card img[src=""],.home-popular-card img:not([src]){display:none}
.home-popular-card:hover img{transform:scale(1.02)}
.home-popular-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,8,8,0) 48%,rgba(8,8,8,.58) 100%);pointer-events:none}
.home-popular-arrow{position:absolute;z-index:2;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:19px;line-height:1;backdrop-filter:blur(8px);transition:transform .18s ease,background .18s ease}
.home-popular-card:hover .home-popular-arrow{transform:translate(2px,-2px);background:rgba(255,255,255,.2)}
.home-popular-copy{position:absolute;z-index:2;right:16px;bottom:15px;left:16px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.home-popular-copy small{font-size:10px;font-weight:800;letter-spacing:.1em;opacity:.8}
.home-popular-copy strong{font-size:clamp(17px,1.45vw,23px);font-weight:800;line-height:1;letter-spacing:-.035em}
.home-popular-card-main .home-popular-copy{right:22px;bottom:22px;left:22px}
.home-popular-card-main .home-popular-copy strong{font-size:clamp(32px,3.7vw,50px)}
@media (max-width:900px){.home-popular-sections{padding-top:22px}
.home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px}
.home-popular-card-main{grid-column:1/-1;grid-row:span 1;min-height:260px}}
@media (max-width:560px){.home-popular-sections{padding-top:18px;padding-bottom:8px}
.home-popular-head{align-items:flex-start;margin-bottom:14px}
.home-popular-head h2{max-width:7ch;font-size:28px;line-height:.95}
.home-popular-head a{gap:6px;padding-top:4px;font-size:12px}
.home-popular-head a span:last-child{font-size:17px}
.home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:172px 152px 152px 152px;grid-template-areas:"main main" "clothing sneakers" "clothing accessories" "sale sale";grid-auto-rows:unset;gap:8px}
.home-popular-card{border-radius:10px;color:#17191c}
.home-popular-card-main{grid-area:main;min-height:0}
.home-popular-card-sneakers{grid-area:sneakers}
.home-popular-card-accessories{grid-area:accessories}
.home-popular-card-clothing{grid-area:clothing}
.home-popular-card-sale{grid-area:sale;color:#fff}
.home-popular-arrow,.home-popular-copy small{display:none}
.home-popular-shade{display:none}
.home-popular-card-sale .home-popular-shade{display:block;background:linear-gradient(180deg,rgba(8,8,8,0) 45%,rgba(8,8,8,.34) 100%)}
.home-popular-copy,.home-popular-card-main .home-popular-copy{top:13px;right:13px;bottom:auto;left:13px;gap:0}
.home-popular-copy strong,.home-popular-card-main .home-popular-copy strong{font-size:18px;line-height:1.05;letter-spacing:-.025em}}
.home-popular-card img{transition:opacity .28s ease,transform .45s ease}
.home-popular-carousel-nav{display:flex;align-items:center;justify-content:center;gap:10px;min-height:30px;margin:16px auto 0;padding:4px 0}
.home-popular-carousel-nav[hidden]{display:none}
@media (max-width:640px){.home-popular-carousel-nav{gap:9px;min-height:26px;margin-top:12px}}
@keyframes ampleImagePreparing{to{background-position:-200% 0}}
.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 (hover:hover) and (pointer:fine){.fx-products-catalog .fx-card:hover .fx-photo img,.fx-products-catalog .fx-card:focus-within .fx-photo img{transform:scale(1.08)!important}}
.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}
.product-actions button,.product-actions button.primary,.product-actions .primary,.product-quick,button.product-quick,#quickProductOrder,.quick-order-card input,.quick-order-card select,.quick-order-card textarea,.quick-order-card button,.product-form-details input,.product-form-details select,.product-form-details textarea,.product-form-details button,.product-admin-card input,.product-admin-card select,.product-admin-card textarea,.product-admin-card button:not(.product-admin-close),.fx-filter-search,.fx-sidebar input,.fx-sidebar select,.drawer input,.drawer select,.drawer .apply{border-radius:var(--product-control-radius)!important}
.legal-consent,.auth-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,.auth-legal-consent input,.checkout-form .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,.auth-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,.auth-legal-consent a{color:#111;font-weight:700;text-underline-offset:2px}
@media (max-width:560px){.home-popular-card-sneakers img{transform:scale(1.08)!important;object-position:center 54%!important}}
@media (min-width:961px){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[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-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-filter-option:hover{background:#f1f3f5!important;color:#111!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-filter-actions .fx-filter-clear:hover{border-color:#17191d!important;background:#f6f7f8!important;transform:translateY(-1px)!important}}
.ample-catalog-pagination a:hover,.ample-catalog-pagination a:focus-visible{border-color:#171717;outline:none}
@media (max-width:760px){.fx-card:hover{box-shadow:none!important;transform:none!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}
@media (max-width:960px){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 #sortSheet [data-action="mobile-sort"].active{background:var(--ample-ux-soft)!important;font-weight:700!important}
body.shop-body .home-popular-sections{padding-top:24px!important;padding-bottom:8px!important}
body.shop-body .home-popular-head{margin-bottom:13px!important}
body.shop-body .home-popular-head h2{font-size:22px!important;line-height:1.15!important;letter-spacing:-.02em!important}
body.shop-body .home-popular-card{border-radius:14px!important;overflow:hidden!important}}
.product-layout,.product-gallery,.product-main-image,.product-thumbs,.fx-block,.fx-title,.fx-rail-wrap,.fx-rail,.fx-card,.fx-card-link,.fx-photo,.product-recs,.product-rec,.product-rec-link,.product-rec-sizes{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.product-thumb.active,.product-thumb.selected,.product-thumb.current,.product-thumb[aria-current="true"],.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}
#homePage .fx-block,#homePage.ample-ux-home .fx-block,#homePage.ample-ux-home .ample-ux-home-block{padding:28px 0 34px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}
#homePage .fx-title,#homePage.ample-ux-home .fx-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;margin:0 0 15px!important;padding:0!important;border:0!important;min-height:38px!important}
#homePage .fx-title h2,#homePage.ample-ux-home .fx-title h2{flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;font-size:clamp(24px,2.4vw,32px)!important;line-height:1.08!important;letter-spacing:-.03em!important;font-weight:800!important;text-align:left!important}
#homePage .fx-title h2::before,#homePage .fx-title h2::after{content:none!important;display:none!important}
#homePage .fx-rail-wrap{position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
#homePage .fx-rail{min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}
@media (max-width:760px){html,body{max-width:100%;overflow-x:clip}
#homePage .fx-block,#homePage.ample-ux-home .fx-block,#homePage.ample-ux-home .ample-ux-home-block{padding:22px 0 28px!important}
#homePage .fx-title,#homePage.ample-ux-home .fx-title{align-items:center!important;margin:0 0 12px!important;min-height:34px!important}
#homePage .fx-title h2,#homePage.ample-ux-home .fx-title h2{font-size:24px!important;line-height:1.08!important}
#homePage .fx-rail-btn{display:none!important}
#homePage .fx-rail-wrap{display:block!important;overflow:hidden!important}
#homePage .fx-rail,#homePage.ample-ux-home .fx-rail,#homePage.ample-ux-home .ample-ux-home-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:1px 0 7px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-padding-inline:0!important}}
#homePage .fx-rail-wrap>.ample-rail-hint:focus-visible{outline:2px solid #111!important;outline-offset:2px!important}
@media (min-width:761px){#homePage .fx-rail-wrap{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;gap:10px!important;align-items:center!important}
#homePage .fx-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 54px)/4)!important;gap:18px!important;padding:2px 0 8px!important}
#homePage .fx-rail-btn{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:1px solid #e3e6ea!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important}}
@media (max-width:760px){#homePage>.fx-ample-selection,#homeCollections>.fx-dynamic-collection{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}
#homePage>.fx-ample-selection>.fx-title,#homeCollections>.fx-dynamic-collection>.fx-title{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!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}}
#homePage>.fx-ample-selection,#homeCollections>.fx-dynamic-collection{padding-top:28px!important;padding-bottom:12px!important}
#homePage>.fx-ample-selection>.fx-title,#homeCollections>.fx-dynamic-collection>.fx-title{align-items:center!important;margin-bottom:14px!important;gap:12px!important}
#homePage>.fx-ample-selection>.fx-title h2,#homeCollections>.fx-dynamic-collection>.fx-title h2{font-family:inherit!important;font-size:clamp(24px,2.4vw,32px)!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-.03em!important;color:#111!important}
#homePage>.fx-ample-selection .fx-rail-wrap,#homeCollections>.fx-dynamic-collection .fx-rail-wrap{display:block!important;overflow:hidden!important}
#homePage>.fx-ample-selection .fx-rail-btn,#homeCollections>.fx-dynamic-collection .fx-rail-btn{display:none!important}
#homePage>.fx-ample-selection .fx-rail,#homeCollections>.fx-dynamic-collection .fx-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 64px)/5)!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}
#homePage>.fx-ample-selection .fx-home-choice-card:hover,#homeCollections>.fx-dynamic-collection .fx-home-choice-card:hover{border-color:#d0d0d0!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important;transform:translateY(-1px)!important}
@media (max-width:760px){#homePage>.fx-ample-selection>.fx-title,#homeCollections>.fx-dynamic-collection>.fx-title{align-items:flex-end!important;margin-bottom:16px!important}
#homePage>.fx-ample-selection>.fx-title h2,#homeCollections>.fx-dynamic-collection>.fx-title h2{font-size:24px!important;line-height:1.08!important}
#homePage>.fx-ample-selection .fx-rail,#homeCollections>.fx-dynamic-collection .fx-rail{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding-bottom:5px!important}}
body.menu-open{overflow:hidden}
#homePage>.fx-ample-selection>.fx-title>a.fx-choice-see-all,#homePage #homeCollections>.fx-dynamic-collection>.fx-title>a.fx-choice-see-all{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 0 6px!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;color:#111!important;text-decoration:none!important;font:inherit!important;cursor:pointer!important}
#homePage>.fx-ample-selection>.fx-title>a.fx-choice-see-all span,#homePage #homeCollections>.fx-dynamic-collection>.fx-title>a.fx-choice-see-all span{font-size:21px!important;font-weight:400!important;line-height:.7!important}
@media (max-width:760px){#homePage>.fx-ample-selection>.fx-title>a.fx-choice-see-all,#homePage #homeCollections>.fx-dynamic-collection>.fx-title>a.fx-choice-see-all{display:inline-flex!important;font-size:12px!important;padding-bottom:7px!important;gap:8px!important}}
@media (max-width:960px){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}}
#homePage .fx-promo-row article>a.fx-promo-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-weight:700;text-decoration:none}
#homePage .fx-promo-row article:first-child>a.fx-promo-link{background:#fff;color:#111;border-color:#fff}
@media (max-width:960px){#homePage .fx-block>.fx-title>a.fx-choice-see-all{grid-column:1!important;justify-self:center!important;text-align:center!important}}
.fx-hero .fx-hero-inner{height:var(--banner-render-height,clamp(320px,var(--banner-desktop-height,460px),760px))}
@media (min-width:1200px) and (max-width:1599px){.fx-hero .fx-hero-inner{max-height:540px}}
@media (max-width:760px){.fx-hero .fx-hero-inner{height:auto!important;min-height:0!important}}
@media (min-width:761px){body.shop-body #homePage>.fx-hero{width:min(100% - 40px,1440px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}}
#homePage .home-popular-head,#homePage>.fx-ample-selection>.fx-title,#homeCollections>.fx-dynamic-collection>.fx-title{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}
#homePage>.fx-ample-selection .fx-rail,#homeCollections>.fx-dynamic-collection .fx-rail{justify-content:start!important}
body.shop-body #homePage{background:#fff!important}
body.shop-body #homePage>.fx-hero{margin-top:14px!important;margin-bottom:0!important}
body.shop-body #homePage .home-popular-sections{padding-top:38px!important}
body.shop-body #homePage .home-popular-head{margin-bottom:16px!important}
body.shop-body #homePage .home-popular-card{border-radius:12px!important;background:#f3f4f5!important;box-shadow:none!important}
body.shop-body #homePage .fx-block,body.shop-body #homeCollections>.fx-dynamic-collection{padding-top:34px!important;padding-bottom:34px!important}
body.shop-body #homePage>.fx-ample-selection,body.shop-body #homeCollections>.fx-dynamic-collection{width:min(calc(100% - 40px),1440px)!important;margin-inline:auto!important}
body.shop-body #homePage .fx-title{min-height:34px!important;margin-bottom:17px!important}
body.shop-body #homePage .fx-title>a,body.shop-body #homePage .home-popular-head>a{color:#4f5359!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important}
body.shop-body #homePage .fx-title>a:hover,body.shop-body #homePage .home-popular-head>a:hover{text-decoration:underline!important;text-underline-offset:4px!important}
body.shop-body #homeBrandsSection{border-top:1px solid #ededee!important}
body.shop-body #homeBrandsSection .fx-brands-head{margin-bottom:24px!important}
body.shop-body #homeBrandsSection .fx-brands-head p{margin-top:8px!important}
@media (max-width:760px){body.shop-body #homePage>.fx-hero{margin-top:10px!important}
body.shop-body #homePage .home-popular-sections{width:min(calc(100% - 24px),1440px)!important;padding-top:28px!important;padding-bottom:10px!important}
body.shop-body #homePage>.fx-ample-selection,body.shop-body #homeCollections>.fx-dynamic-collection{width:100%!important;padding:26px 12px!important}
body.shop-body #homePage .fx-title{margin-bottom:13px!important}
body.shop-body #homePage .fx-title h2,body.shop-body #homePage .home-popular-head h2{font-size:21px!important}}
@media (min-width:961px) and (hover:hover){.fx-card:hover .fx-card-gallery-dots{opacity:1}}
#homeBanner{cursor:default!important}
#homeBanner[data-banner-link]:not([data-banner-link=""]){cursor:pointer!important;touch-action:manipulation}
@media (max-width:760px){body.shop-body #homePage>.fx-hero{width:calc(100% - 8px)!important;margin-left:4px!important;margin-right:4px!important}}
#homePage>.fx-ample-selection .fx-home-choice-card,#homeCollections>.fx-dynamic-collection .fx-home-choice-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:auto!important;padding:0!important;gap:0!important;overflow:hidden!important;border:1px solid #e7e7e8!important;border-radius:10px!important;background:#fff!important;color:#111!important;text-decoration:none!important;box-shadow:none!important}
#homePage>.fx-ample-selection .fx-home-choice-media,#homeCollections>.fx-dynamic-collection .fx-home-choice-media{position:relative!important;display:block!important;width:100%!important;min-width:0!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#f5f5f6!important}
#homePage>.fx-ample-selection .fx-home-choice-media>img,#homeCollections>.fx-dynamic-collection .fx-home-choice-media>img,#homePage>.fx-ample-selection .fx-home-choice-media>.fx-product-img,#homeCollections>.fx-dynamic-collection .fx-home-choice-media>.fx-product-img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
#homePage>.fx-ample-selection .fx-home-choice-media>.fx-product-visual,#homeCollections>.fx-dynamic-collection .fx-home-choice-media>.fx-product-visual{width:100%!important;height:100%!important;background:#f5f5f6!important}
#homePage>.fx-ample-selection .fx-home-choice-copy,#homeCollections>.fx-dynamic-collection .fx-home-choice-copy{display:flex!important;min-width:0!important;flex:1 1 auto!important;flex-direction:column!important;gap:7px!important;padding:11px!important}
#homePage>.fx-ample-selection .fx-home-choice-copy strong,#homeCollections>.fx-dynamic-collection .fx-home-choice-copy strong{display:-webkit-box!important;min-height:2.7em!important;max-height:2.7em!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#343434!important;font-size:13px!important;font-weight:550!important;line-height:1.35!important}
#homePage>.fx-ample-selection .fx-home-choice-sizes,#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes{display:flex!important;width:100%!important;min-height:25px!important;max-height:25px!important;align-items:center!important;gap:3px!important;margin:3px 0!important;overflow:hidden!important;white-space:nowrap!important}
#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-chip,#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-more,#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-chip,#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-more{flex:0 0 auto!important}
#homePage>.fx-ample-selection .fx-home-choice-price,#homeCollections>.fx-dynamic-collection .fx-home-choice-price{display:flex!important;min-height:27px!important;align-items:baseline!important;gap:7px!important;margin-top:auto!important;white-space:nowrap!important}
#homePage>.fx-ample-selection .fx-home-choice-price b,#homeCollections>.fx-dynamic-collection .fx-home-choice-price b{font-size:15px!important;font-weight:800!important;line-height:1.15!important}
#homePage>.fx-ample-selection .fx-home-choice-price s,#homeCollections>.fx-dynamic-collection .fx-home-choice-price s{color:#8b8b8b!important;font-size:11px!important}
body.shop-body #homeBrandsSection.fx-brands{padding:42px 0 46px!important;border-top:1px solid #ededee!important;background:#fafafa!important}
body.shop-body #homeBrandsSection .fx-brands-head{margin:0 auto 24px!important}
body.shop-body #homeBrandsSection .fx-brands-head h2{margin:8px 0 6px!important;font-size:30px!important;font-weight:800!important;letter-spacing:-.03em!important}
body.shop-body #homeBrandsSection .fx-brand-grid{margin-inline:auto!important}
body.shop-body #homeBrandsSection .fx-brand-logo{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;color:#111!important;text-decoration:none!important}
body.shop-body #homeBrandsSection .fx-brand-logo span{text-align:center!important}
body.shop-body #homePage #homeBanner{margin-top:12px!important}
@media (max-width:760px){#homePage>.fx-ample-selection .fx-home-choice-copy,#homeCollections>.fx-dynamic-collection .fx-home-choice-copy{padding:9px!important}
body.shop-body #homeBrandsSection{padding:30px 0 34px!important}
body.shop-body #homeBrandsSection .fx-brand-grid{width:calc(100% - 24px)!important}
body.shop-body #homePage #homeBanner{margin-top:8px!important}
body.shop-body #homeBanner .fx-hero-inner,body.shop-body #homeBanner .fx-hero-media,body.shop-body #homeBanner .fx-hero-media picture{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important}
body.shop-body #homeBanner .fx-hero-media img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!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}
body.shop-body #trustBlock.fx-trust{margin:0!important}
@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}}
body.shop-body .ample-newsletter{display:block!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;width:100%!important;margin:0!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{color:#111!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;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;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-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{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}}
@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}}
body.shop-body #homePage>#homeBanner.fx-hero{display:block!important;min-height:0!important;overflow:hidden!important;border:0!important}
body.shop-body #homePage>#homeBanner .fx-hero-inner,
body.shop-body #homePage>#homeBanner .fx-hero-media,
body.shop-body #homePage>#homeBanner .fx-hero-media picture{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.shop-body #homePage>#homeBanner .fx-hero-media img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}
body.shop-body #homePage>.fx-ample-selection{padding-top:22px!important;padding-bottom:14px!important}
body.shop-body #homeCollections>.fx-dynamic-collection{padding-top:18px!important;padding-bottom:18px!important}
body.shop-body #homeCollections>.fx-dynamic-collection + .fx-dynamic-collection{border-top:1px solid #ededee!important}
@media (max-width:760px){body.shop-body #homePage>.fx-ample-selection{padding-top:18px!important;padding-bottom:12px!important}
body.shop-body #homeCollections>.fx-dynamic-collection{padding-top:15px!important;padding-bottom:15px!important}}
body.shop-body #homePage .ample-rail-hint,
body.shop-body #homeCollections .ample-rail-hint{display:none!important}
body.shop-body #homePage>.fx-ample-selection .fx-rail-wrap,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-rail-wrap{position:relative!important;display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important}
body.shop-body #homePage>.fx-ample-selection .fx-rail,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-rail{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scrollbar-width:none!important}
body.shop-body #homePage>.fx-ample-selection .fx-rail::-webkit-scrollbar,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-rail::-webkit-scrollbar{display:none!important}
body.shop-body #homePage .fx-rail-btn,
body.shop-body #homeCollections .fx-rail-btn{position:absolute!important;z-index:8!important;top:42%!important;display:grid!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;place-items:center!important;transform:translateY(-50%)!important;overflow:hidden!important;border:1px solid rgba(17,17,17,.15)!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;color:#111!important;font-size:0!important;line-height:1!important;box-shadow:0 3px 12px rgba(0,0,0,.08)!important;backdrop-filter:blur(4px)!important;text-indent:0!important}
body.shop-body #homePage .fx-rail-btn[hidden],
body.shop-body #homeCollections .fx-rail-btn[hidden]{display:none!important}
body.shop-body #homePage .fx-rail-btn::before,
body.shop-body #homeCollections .fx-rail-btn::before{display:block!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:400!important;line-height:1!important;transform:translateY(-1px)!important}
body.shop-body #homePage .fx-rail-btn::after,
body.shop-body #homeCollections .fx-rail-btn::after{content:none!important;display:none!important}
body.shop-body #homePage .fx-rail-prev,
body.shop-body #homeCollections .fx-rail-prev{left:7px!important}
body.shop-body #homePage .fx-rail-next,
body.shop-body #homeCollections .fx-rail-next{right:7px!important}
body.shop-body #homePage .fx-rail-prev::before,
body.shop-body #homeCollections .fx-rail-prev::before{content:"‹"!important}
body.shop-body #homePage .fx-rail-next::before,
body.shop-body #homeCollections .fx-rail-next::before{content:"›"!important}
@media (max-width:760px){body.shop-body #homePage .fx-rail-btn,
  body.shop-body #homeCollections .fx-rail-btn{top:41%!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}
body.shop-body #homePage .fx-rail-btn::before,
  body.shop-body #homeCollections .fx-rail-btn::before{font-size:21px!important}
body.shop-body #homePage .fx-rail-prev,
  body.shop-body #homeCollections .fx-rail-prev{left:5px!important}
body.shop-body #homePage .fx-rail-next,
  body.shop-body #homeCollections .fx-rail-next{right:5px!important}}
#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-chip,
#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-more,
#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-chip,
#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-more{box-sizing:border-box!important;display:inline-flex!important;min-width:27px!important;height:24px!important;align-items:center!important;justify-content:center!important;padding:0 6px!important;border:1px solid #dfe2e6!important;border-radius:7px!important;background:#fff!important;color:#25282c!important;font-size:10px!important;font-weight:650!important;line-height:22px!important}
#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-chip[hidden],
#homePage>.fx-ample-selection .fx-home-choice-sizes .fx-size-more[hidden],
#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-chip[hidden],
#homeCollections>.fx-dynamic-collection .fx-home-choice-sizes .fx-size-more[hidden],
#homePage .fx-card-sizes [hidden],
#homeCollections .fx-card-sizes [hidden]{display:none!important}
[hidden]:not([data-force-visible]){display:none!important}
body.shop-body #homePage{--home-section-gap:72px;--home-title-gap:28px;--home-radius:var(--ample-ui-radius-card,12px);color:var(--ample-ui-text,#303237)!important}
body.shop-body #homePage .fx-container,
body.shop-body #homePage .home-popular-sections,
body.shop-body #homePage>.fx-ample-selection,
body.shop-body #homeCollections>.fx-dynamic-collection,
body.shop-body #homeBrandsSection>.fx-container,
body.shop-body #homePage>.fx-promo-row{width:min(calc(100% - (var(--ample-page-gutter,24px) * 2)),var(--ample-page-max,1600px))!important;max-width:var(--ample-page-max,1600px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
body.shop-body #homePage>#homeBanner.fx-hero{width:min(calc(100% - (var(--ample-page-gutter,24px) * 2)),var(--ample-page-max,1600px))!important;margin:16px auto 0!important;border-radius:var(--home-radius)!important;background:var(--ample-ui-soft,#f6f6f7)!important}
body.shop-body #homePage .home-popular-sections{padding:var(--home-section-gap) 0 0!important}
body.shop-body #homePage>.fx-ample-selection{padding:var(--home-section-gap) 0 0!important}
body.shop-body #homeCollections>.fx-dynamic-collection{padding:var(--home-section-gap) 0 0!important;border:0!important}
body.shop-body #homeBrandsSection{margin-top:var(--home-section-gap)!important;padding:0!important;border:0!important;background:#fff!important}
body.shop-body #homeBrandsSection>.fx-container{padding:0!important}
body.shop-body #homePage>.fx-promo-row{margin-top:var(--home-section-gap)!important;padding:0!important}
body.shop-body #homePage .home-popular-head,
body.shop-body #homePage>.fx-ample-selection>.fx-title,
body.shop-body #homeCollections>.fx-dynamic-collection>.fx-title,
body.shop-body #homeBrandsSection .fx-brands-head{margin:0 0 var(--home-title-gap)!important;padding:0!important}
body.shop-body #homePage .home-popular-head h2,
body.shop-body #homePage .fx-title h2,
body.shop-body #homeBrandsSection .fx-brands-head h2{margin:0!important;color:var(--ample-ui-ink,#151618)!important;font-size:30px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.025em!important}
body.shop-body #homeBrandsSection .fx-brands-head{text-align:left!important;max-width:none!important}
body.shop-body #homeBrandsSection .fx-brands-head>span{display:block!important;margin-bottom:8px!important;color:var(--ample-ui-muted,#73777e)!important;font-size:10px!important;font-weight:750!important;letter-spacing:.13em!important}
body.shop-body #homeBrandsSection .fx-brands-head p{max-width:620px!important;margin:8px 0 0!important;color:var(--ample-ui-muted,#73777e)!important;font-size:13px!important;line-height:1.55!important}
body.shop-body #homePage .home-popular-grid{display:grid!important}
body.shop-body #homePage .home-popular-card,
body.shop-body #homePage .home-popular-card-main,
body.shop-body #homePage .home-popular-card-accessories,
body.shop-body #homePage .home-popular-card-clothing,
body.shop-body #homePage .home-popular-card-sale{min-height:0!important;border:1px solid var(--ample-ui-line,#e6e7e9)!important;border-radius:var(--home-radius)!important;background:var(--ample-ui-soft,#f6f6f7)!important;box-shadow:none!important}
body.shop-body #homePage .home-popular-shade{display:block!important;background:linear-gradient(180deg,rgba(8,8,8,0) 42%,rgba(8,8,8,.5) 100%)!important}
body.shop-body #homePage .home-popular-copy,
body.shop-body #homePage .home-popular-card-main .home-popular-copy{top:auto!important;right:18px!important;bottom:17px!important;left:18px!important;color:#fff!important}
body.shop-body #homePage .home-popular-copy strong,
body.shop-body #homePage .home-popular-card-main .home-popular-copy strong{font-size:21px!important;font-weight:780!important;line-height:1.08!important;letter-spacing:-.025em!important}
body.shop-body #homePage .home-popular-arrow{top:12px!important;right:12px!important;width:34px!important;height:34px!important}
body.shop-body #homePage .home-popular-card:hover{box-shadow:var(--ample-ui-shadow-soft)!important;transform:translateY(-1px)!important}
body.shop-body #homePage .home-popular-head>a,
body.shop-body #homePage .fx-choice-see-all,
body.shop-body #homePage .fx-promo-link{display:inline-flex!important;min-height:40px!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:0 15px!important;border:1px solid #d9dadd!important;border-radius:var(--ample-ui-radius-control,10px)!important;background:#fff!important;color:var(--ample-ui-ink,#151618)!important;font-size:12px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease,transform .15s ease!important}
body.shop-body #homePage .home-popular-head>a:hover,
body.shop-body #homePage .fx-choice-see-all:hover,
body.shop-body #homePage .fx-promo-link:hover{border-color:#b9bbc0!important;background:#f8f8f8!important;text-decoration:none!important}
body.shop-body #homePage .home-popular-head>a:active,
body.shop-body #homePage .fx-choice-see-all:active,
body.shop-body #homePage .fx-promo-link:active{transform:translateY(1px)!important}
body.shop-body #homePage .fx-choice-see-all span{font-size:16px!important;line-height:1!important}
body.shop-body #homePage>.fx-ample-selection .fx-rail,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-rail{align-items:stretch!important;gap:16px!important;padding-bottom:4px!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-card,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-card{height:100%!important;min-height:100%!important;border:1px solid var(--ample-ui-line,#e6e7e9)!important;border-radius:var(--home-radius)!important;background:#fff!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-card:hover,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-card:hover{border-color:#d1d3d6!important;box-shadow:var(--ample-ui-shadow-soft)!important;transform:translateY(-1px)!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-copy,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-copy{min-height:118px!important;gap:7px!important;padding:12px!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-copy strong,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-copy strong{min-height:2.7em!important;max-height:2.7em!important;color:#36383c!important;font-size:13px!important;font-weight:550!important;line-height:1.35!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-price,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-price{min-height:25px!important;margin-top:auto!important;gap:7px!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-price b,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-price b{color:var(--ample-ui-ink,#151618)!important;font-size:15.5px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.01em!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-price s,
body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-price s{color:#8b8e94!important;font-size:11px!important}
body.shop-body #homeBrandsSection .fx-brand-grid{margin:0!important}
body.shop-body #homeBrandsSection .fx-brand-logo{border:1px solid var(--ample-ui-line,#e6e7e9)!important;border-radius:var(--home-radius)!important;background:#fff!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease!important}
body.shop-body #homeBrandsSection .fx-brand-logo:hover{border-color:#cfd1d5!important;background:#fafafa!important}
body.shop-body #homeBrandsSection .fx-brand-logo span{font-size:18px!important;font-weight:800!important;letter-spacing:-.02em!important}
body.shop-body #homeBrandsSection .fx-brand-logo small{font-size:10px!important;color:var(--ample-ui-muted,#73777e)!important}
body.shop-body #homePage>.fx-promo-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
body.shop-body #homePage>.fx-promo-row article,
body.shop-body #homePage>.fx-promo-row article+article{display:flex!important;min-height:210px!important;flex-direction:column!important;padding:28px!important;border:1px solid var(--ample-ui-line,#e6e7e9)!important;border-radius:var(--home-radius)!important;background:var(--ample-ui-soft,#f6f6f7)!important;color:var(--ample-ui-ink,#151618)!important;box-shadow:none!important}
body.shop-body #homePage>.fx-promo-row small{color:var(--ample-ui-muted,#73777e)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important}
body.shop-body #homePage>.fx-promo-row h3{margin:12px 0 8px!important;font-size:27px!important;font-weight:800!important;line-height:1.12!important;letter-spacing:-.025em!important}
body.shop-body #homePage>.fx-promo-row p{margin:0 0 22px!important;color:var(--ample-ui-muted,#73777e)!important;font-size:13px!important;line-height:1.5!important;opacity:1!important}
@media (max-width:760px){body.shop-body #homePage{--home-section-gap:44px;--home-title-gap:20px}
body.shop-body #homePage>#homeBanner.fx-hero{width:calc(100% - (var(--ample-page-gutter,16px) * 2))!important;margin-top:10px!important;border-radius:var(--home-radius)!important}
body.shop-body #homePage .home-popular-head,
  body.shop-body #homePage>.fx-ample-selection>.fx-title,
  body.shop-body #homeCollections>.fx-dynamic-collection>.fx-title{align-items:center!important;gap:12px!important}
body.shop-body #homePage .home-popular-head h2,
  body.shop-body #homePage .fx-title h2,
  body.shop-body #homeBrandsSection .fx-brands-head h2{font-size:22px!important;line-height:1.15!important}
body.shop-body #homePage .home-popular-copy,
  body.shop-body #homePage .home-popular-card-main .home-popular-copy{right:12px!important;bottom:12px!important;left:12px!important}
body.shop-body #homePage .home-popular-copy strong,
  body.shop-body #homePage .home-popular-card-main .home-popular-copy strong{font-size:16px!important}
body.shop-body #homePage .home-popular-arrow{font-size:15px!important}
body.shop-body #homePage .home-popular-head>a,
  body.shop-body #homePage .fx-choice-see-all{min-height:36px!important;padding:0 11px!important;font-size:10.5px!important}
body.shop-body #homePage>.fx-ample-selection .fx-rail,
  body.shop-body #homeCollections>.fx-dynamic-collection .fx-rail{gap:10px!important;grid-auto-columns:calc((100% - 10px)/2)!important}
body.shop-body #homePage>.fx-ample-selection .fx-home-choice-copy,
  body.shop-body #homeCollections>.fx-dynamic-collection .fx-home-choice-copy{min-height:110px!important;padding:10px!important}
body.shop-body #homeBrandsSection .fx-brands-head p{font-size:11px!important}
body.shop-body #homeBrandsSection .fx-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.shop-body #homeBrandsSection .fx-brand-logo{min-height:72px!important;padding:10px!important}
body.shop-body #homeBrandsSection .fx-brand-logo span{font-size:15px!important}
body.shop-body #homePage>.fx-promo-row{grid-template-columns:1fr!important;gap:12px!important}
body.shop-body #homePage>.fx-promo-row h3{font-size:22px!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: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{height:auto!important;min-height:0!important;gap:7px!important}
#storeHeader .site-search{border-radius:10px!important}}
body.shop-body #trustBlock>.fx-container{grid-template-columns:auto auto minmax(260px,1fr)!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{line-height:1.2!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-container{grid-template-columns:1fr!important}
body.shop-body #trustBlock h2{white-space:normal!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}}
body.shop-body #homePage>.fx-promo-row article,
body.shop-body #homePage>.fx-promo-row article+article{align-items:center!important;justify-content:center!important;text-align:center!important}
body.shop-body #homePage>.fx-promo-row small,
body.shop-body #homePage>.fx-promo-row h3,
body.shop-body #homePage>.fx-promo-row p{width:100%!important;text-align:center!important}
body.shop-body #homePage>.fx-promo-row .fx-promo-link{margin-top:0!important}
#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{-webkit-text-size-adjust:100%!important}}
@media (max-width:760px){body.shop-body #homePage>.fx-promo-row article,
  body.shop-body #homePage>.fx-promo-row article+article{min-height:184px!important;padding:24px 20px!important}
body.shop-body #homePage>.fx-promo-row p{max-width:300px!important;margin:0 auto 18px!important}
body.shop-body #trustBlock>.fx-container{text-align:center!important}
body.shop-body #trustBlock .fx-rating{justify-content:center!important}
body.shop-body #trustBlock p{justify-self:auto!important;margin:0 auto!important;text-align:center!important}
#storeFooter .site-footer .site-cookie-settings{font-size:10.5px!important}}
body.shop-body #homePage .home-popular-arrow{position:absolute!important;display:grid!important;place-items:center!important;overflow:hidden!important;font-size:0!important;line-height:0!important;color:#fff!important;border:1px solid rgba(255,255,255,.56)!important;background:rgba(18,19,21,.34)!important;box-shadow:0 3px 12px rgba(0,0,0,.10)!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}
body.shop-body #homePage .home-popular-arrow::before{content:""!important;position:absolute!important;width:14px!important;height:1.6px!important;border-radius:999px!important;background:currentColor!important;transform:rotate(-45deg)!important;transform-origin:center!important}
body.shop-body #homePage .home-popular-arrow::after{content:""!important;position:absolute!important;width:7px!important;height:7px!important;border-top:1.6px solid currentColor!important;border-right:1.6px solid currentColor!important;transform:translate(3px,-3px)!important}
body.shop-body #homePage .home-popular-card:hover .home-popular-arrow{background:rgba(18,19,21,.48)!important;transform:translate(1px,-1px)!important}
body.shop-body #homePage .ui-arrow-right{position:relative!important;display:inline-block!important;width:14px!important;height:12px!important;flex:0 0 14px!important;font-size:0!important;line-height:0!important}
body.shop-body #homePage .ui-arrow-right::before{content:""!important;position:absolute!important;left:1px!important;top:50%!important;width:11px!important;height:1.4px!important;border-radius:999px!important;background:currentColor!important;transform:translateY(-50%)!important}
body.shop-body #homePage .ui-arrow-right::after{content:""!important;position:absolute!important;right:1px!important;top:50%!important;width:5px!important;height:5px!important;border-top:1.4px solid currentColor!important;border-right:1.4px solid currentColor!important;transform:translateY(-50%) rotate(45deg)!important}
body.shop-body #homePage .home-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-rows:auto!important;gap:16px!important}
body.shop-body #homePage .home-popular-card,
body.shop-body #homePage .home-popular-card-main,
body.shop-body #homePage .home-popular-card-accessories,
body.shop-body #homePage .home-popular-card-clothing,
body.shop-body #homePage .home-popular-card-sale{grid-column:auto!important;grid-row:auto!important;aspect-ratio:4/3!important}
html:not(.is-catalog-route) body.shop-body .to-top{opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .18s ease,transform .18s ease!important}
html:not(.is-catalog-route) body.shop-body .to-top.is-visible{opacity:.9!important;pointer-events:auto!important;transform:none!important}
@media (max-width:760px){body.shop-body #homePage .home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.shop-body #homePage .home-popular-card,
  body.shop-body #homePage .home-popular-card-main,
  body.shop-body #homePage .home-popular-card-accessories,
  body.shop-body #homePage .home-popular-card-clothing,
  body.shop-body #homePage .home-popular-card-sale{aspect-ratio:1/1!important}
body.shop-body #homePage .home-popular-arrow{width:30px!important;height:30px!important;top:9px!important;right:9px!important}
body.shop-body #homePage .home-popular-arrow::before{width:12px!important;height:1.5px!important}
body.shop-body #homePage .home-popular-arrow::after{width:6px!important;height:6px!important;border-width:1.5px 1.5px 0 0!important;transform:translate(2.5px,-2.5px)!important}
html:not(.is-catalog-route) body.shop-body .to-top{width:36px!important;height:36px!important;right:10px!important;font-size:14px!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}}
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;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;white-space:nowrap!important;text-align:center!important}
body.shop-body #trustBlock .fx-rating b{line-height:1!important}
body.shop-body #trustBlock .fx-rating span{color:#f1b83b!important;line-height:1!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}
#homeBrandsSection .fx-brand-grid,
.fx-brands .fx-brand-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;width:100%!important}
#homeBrandsSection .fx-brand-logo,
.fx-brands .fx-brand-logo{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:110px!important;width:100%!important;padding:18px 14px 14px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e8eaed!important;box-shadow:none!important;text-decoration:none!important;color:#111!important;box-sizing:border-box!important}
#homeBrandsSection .fx-brand-logo:hover,
.fx-brands .fx-brand-logo:hover{border-color:#111!important;box-shadow:0 8px 22px rgba(0,0,0,.06)!important}
#homeBrandsSection .fx-brand-logo-img,
.fx-brands .fx-brand-logo-img{width:100%!important;max-width:140px!important;height:40px!important;object-fit:contain!important;display:block!important}
#homeBrandsSection .fx-brand-logo-text,
.fx-brands .fx-brand-logo-text{font-size:15px!important;font-weight:800!important;text-align:center!important;line-height:1.15!important}
#homeBrandsSection .fx-brand-logo small,
.fx-brands .fx-brand-logo small{font-size:11px!important;color:#8a9099!important;font-weight:600!important}
@media (max-width:1100px){#homeBrandsSection .fx-brand-grid,
  .fx-brands .fx-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:640px){#homeBrandsSection .fx-brand-grid,
  .fx-brands .fx-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
#homeBrandsSection .fx-brand-logo,
  .fx-brands .fx-brand-logo{min-height:96px!important;padding:14px 10px!important}}
body.shop-body #homeBrandsSection .fx-brand-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;width:100%!important}
@media (max-width:1100px){body.shop-body #homeBrandsSection .fx-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:640px){body.shop-body #homeBrandsSection .fx-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
.ample-topbar-inner{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;gap:12px!important}
.ample-lang-switch{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;gap:2px;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:2px;background:rgba(0,0,0,.15)}
.ample-lang-btn{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-size:11px;font-weight:800;letter-spacing:.06em;padding:4px 10px;border-radius:999px;cursor:pointer;line-height:1.2;opacity:.75}
.ample-lang-btn.is-active{background:#fff;color:#111;opacity:1}
.ample-lang-btn:hover{opacity:1}
@media (max-width:720px){.ample-lang-switch{position:static;transform:none;margin-left:auto}
.ample-topbar-inner{justify-content:space-between!important}}
body.shop-body #homeBrandsSection.fx-brands,
body.shop-body #homeBrandsSection{padding-top:28px!important;padding-bottom:20px!important;margin-bottom:0!important}
body.shop-body #homePage > .fx-promo-row,
#homePage > .fx-promo-row{margin-top:8px!important;margin-bottom:0!important;padding-top:8px!important;padding-bottom:28px!important;gap:14px!important}
body.shop-body #homePage > .fx-ample-selection,
body.shop-body #homeCollections > .fx-dynamic-collection,
#homePage > .fx-ample-selection,
#homeCollections > .fx-dynamic-collection{padding-top:18px!important;padding-bottom:10px!important}
body.shop-body #homePage > .fx-ample-selection > .fx-title,
body.shop-body #homeCollections > .fx-dynamic-collection > .fx-title{margin-bottom:12px!important}
body.shop-body #homePage .home-popular-sections{padding-bottom:8px!important;margin-bottom:0!important}
body.shop-body #trustBlock.fx-trust,
body.shop-body #trustBlock{padding:36px 0 28px!important;margin:0!important}
body.shop-body #trustBlock h2{margin:0 0 14px!important;font-size:clamp(28px,3.2vw,40px)!important;font-weight:850!important;line-height:1.12!important;letter-spacing:-.03em!important;color:#151618!important}
body.shop-body #trustBlock .fx-rating{gap:14px!important;margin:0 0 14px!important}
body.shop-body #trustBlock .fx-rating b{font-size:clamp(22px,2.4vw,28px)!important;font-weight:850!important}
body.shop-body #trustBlock .fx-rating span{font-size:clamp(20px,2.2vw,26px)!important;letter-spacing:2px!important}
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(15px,1.5vw,18px)!important;font-weight:600!important;line-height:1.45!important;letter-spacing:-.01em!important}
body.shop-body .fx-newsletter.ample-newsletter,
body.shop-body .ample-newsletter{padding:28px 0 36px!important}
body.shop-body .ample-newsletter-copy h2{font-size:clamp(24px,2.6vw,32px)!important;font-weight:850!important;letter-spacing:-.025em!important;margin:0 0 8px!important}
body.shop-body .ample-newsletter-copy p{font-size:15px!important;line-height:1.5!important;color:#5c6169!important;margin:0!important;max-width:420px!important}
body.shop-body #homeBrandsSection .fx-brand-logo{min-height:122px!important;padding:18px 14px 15px!important;gap:11px!important}
body.shop-body #homeBrandsSection .fx-brand-logo-img{display:block!important;width:100%!important;max-width:156px!important;height:52px!important;object-fit:contain!important;object-position:center!important}
@media (max-width:640px){body.shop-body #homeBrandsSection .fx-brand-logo{min-height:106px!important;padding:14px 10px 12px!important}
body.shop-body #homeBrandsSection .fx-brand-logo-img{max-width:128px!important;height:42px!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 .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}}
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: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.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;}}
