/* Ample 69.75.0 product route bundle; shared shell rules live in store-shared/store-mega/store-footer. */
:root{--ample-font:Inter,"Segoe UI",Arial,sans-serif;}
/* Ample product-only storefront CSS 69.70.47. Generated from store.css without changing retained declarations/cascade. */
:root{--ui-control-height:44px;--ui-control-radius:0px;--ui-panel-radius:20px;--ui-card-media-ratio:4/5;--ui-modal-shadow:0 30px 100px rgba(0,0,0,.28);--ui-focus-ring:0 0 0 3px rgba(16,17,20,.14);--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:24px;--ui-space-6:32px;}:where(.ui-button){display:inline-flex;align-items:center;justify-content:center;gap:var(--ui-space-2);min-height:var(--ui-control-height);border:1px solid transparent;border-radius:var(--ui-control-radius);padding-inline:18px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer;}:where(.ui-button:focus-visible,.ui-drawer:focus-visible,.ui-modal-panel:focus-visible){outline:0;box-shadow:var(--ui-focus-ring);}:where(.ui-button--primary){background:var(--ink);border-color:var(--ink);color:#fff;}:where(.ui-button--secondary){background:#fff;border-color:var(--ink);color:var(--ink);}:where(.ui-product-card){position:relative;min-width:0;}:where(.ui-product-card__media){position:relative;overflow:hidden;aspect-ratio:var(--ui-card-media-ratio);}:where(.ui-modal-panel){background:#fff;box-shadow:var(--ui-modal-shadow);}:where(.ui-product-gallery){min-width:0;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;background:#fff;line-height:1.45;font-family:var(--ample-font);}body.modal-open{overflow:hidden;}button,input,select,textarea{font:inherit;}button{cursor:pointer;}a{color:inherit;}.hidden{display:none!important;}.auth-close svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.auth-modal{position:fixed;inset:0;z-index:150;display:none;place-items:center;padding:18px;}.auth-backdrop{position:absolute;inset:0;background:rgba(10,12,16,.62);backdrop-filter:blur(6px);}.auth-dialog{position:relative;width:min(100%,470px);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:26px;padding:34px;box-shadow:0 30px 100px rgba(0,0,0,.28);}.auth-close{position:absolute;right:18px;top:18px;width:40px;height:40px;border:0;border-radius:50%;background:var(--soft);display:grid;place-items:center;}.auth-brand{margin-bottom:28px;}.auth-dialog h2{font-size:32px;line-height:1.1;margin:0 0 8px;letter-spacing:-.9px;}.auth-lead{margin:0 0 22px;color:var(--muted);}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f1f2f4;border-radius:13px;margin-bottom:20px;}.auth-tabs button{height:43px;border:0;border-radius:10px;background:transparent;font-weight:800;}.auth-tabs button.active{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.08);}.auth-dialog label{display:block;margin:13px 0;font-size:13px;font-weight:750;}.auth-dialog input{display:block;width:100%;height:48px;margin-top:7px;border:1px solid #d8dce2;border-radius:12px;padding:0 14px;outline:0;}.auth-dialog input:focus{border-color:#17191d;box-shadow:0 0 0 3px rgba(0,0,0,.08);}.password-field{position:relative;}.password-field input{padding-right:92px;}.password-field button{position:absolute;right:7px;top:13px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700;}.auth-primary{width:100%;height:50px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:850;margin-top:6px;}.auth-primary:disabled{opacity:.55;}.auth-message{min-height:22px;color:#b42318;font-size:13px;padding-top:3px;}.auth-helper{font-size:11px;color:#8a8e97;text-align:center;margin:15px 0 0;}.auth-page{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:70px 20px;background:linear-gradient(145deg,#f5f6f8,#fff);}.auth-page-card{max-width:620px;text-align:center;}.auth-page-card h1{font-size:45px;margin:0 0 12px;letter-spacing:-1.4px;}.auth-page-card p{color:var(--muted);font-size:18px;}.auth-page-card button{border:0;background:var(--ink);color:#fff;border-radius:12px;padding:14px 22px;font-weight:800;}.fx-card:hover .fx-card-quick{opacity:1;transform:none;}.drawer.open{transform:none;}.modal.open{display:grid;}.product-page{background:#fff;}.product-crumb{font-size:12px;color:#8a8e96;}.product-crumb a{text-decoration:none;}.product-layout{display:grid;}.product-gallery{display:grid;}.product-thumbs{display:grid;align-content:start;}.product-main-image{display:grid;place-items:center;}.product-brand{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#858a93;font-weight:850;}.product-summary h1{line-height:1.04;}.product-code{font-size:12px;color:#9397a0;}.product-price{display:flex;align-items:center;gap:12px;}.product-price s{color:#999;}.product-stock{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#267947;background:#ecf8ef;border-radius:999px;padding:7px 11px;}.product-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:#33a65c;}.product-size-head{display:flex;justify-content:space-between;}.product-size-head span{color:#777;font-size:12px;}.product-sizes{display:flex;flex-wrap:wrap;gap:8px;}.product-size{min-width:48px;height:44px;border:1px solid #d9dde2;border-radius:10px;background:#fff;font-weight:750;}.product-size.active{background:#111;color:#fff;border-color:#111;}.product-actions{display:grid;gap:9px;}.product-actions button{height:51px;border-radius:12px;font-weight:850;}.product-actions .primary{border:0;}.product-actions .wish{font-size:22px;}.product-quick{width:100%;height:48px;border:0;border-radius:12px;background:var(--accent);font-weight:850;}.product-benefits{display:grid;}.product-benefits div{padding:13px;background:#f6f7f8;border-radius:12px;font-size:12px;}.product-details{margin-top:26px;border-top:1px solid var(--line);}.product-details details{border-bottom:1px solid var(--line);padding:15px 0;}.product-details summary{font-weight:800;cursor:pointer;}.product-details p{color:#656a73;}.product-section h2{font-size:31px;letter-spacing:-.8px;}.product-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.product-spec{padding:15px;border:1px solid var(--line);border-radius:12px;}.product-spec span{display:block;color:#858a93;font-size:11px;}.product-spec b{display:block;margin-top:5px;font-size:14px;}.product-rec img{width:100%;height:100%;object-fit:cover;}.quick-order-modal{position:fixed;inset:0;z-index:140;display:none;place-items:center;padding:18px;}.quick-order-modal.open{display:grid;}.quick-order-modal .backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);}.quick-order-card{position:relative;width:min(100%,430px);background:#fff;border-radius:22px;padding:28px;}.quick-order-card h2{margin-top:0;}.quick-order-card label{display:block;margin:12px 0;font-size:12px;font-weight:750;}.quick-order-card input{width:100%;height:46px;border:1px solid #d8dce2;border-radius:10px;padding:0 12px;margin-top:6px;}.quick-order-card button[type=submit]{width:100%;height:48px;border:0;border-radius:10px;background:#111;color:#fff;font-weight:850;}.quick-close{position:absolute;right:14px;top:14px;border:0;background:#f2f3f4;border-radius:50%;width:36px;height:36px;}.product-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#111;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:160;white-space:nowrap;}.product-toast.show{opacity:1;transform:translate(-50%,0);}@media (max-width:1000px){.product-layout{gap:32px;}.product-benefits{grid-template-columns:1fr;}}@media (max-width:760px){.product-thumbs{display:flex;overflow:auto;}.product-thumb{flex:0 0 70px;}.product-actions{grid-template-columns:1fr 1fr;}.product-actions .wish{grid-column:1/-1;width:100%;}.product-spec-grid{grid-template-columns:1fr 1fr;}.auth-dialog{padding:28px 20px;}.auth-page-card h1{font-size:36px;}}@media (max-width:460px){.product-spec-grid{grid-template-columns:1fr;}}[hidden]{display:none!important;}@media (max-width:620px){.site-container,.fx-container{width:min(100% - 24px,1240px);}}.fx-photo{place-items:center;isolation:isolate;}.fx-photo::before{z-index:-1;}@media (max-width:760px){.fx-photo{aspect-ratio:4/5;}}:root{--product-canvas:#f6f7f8;}.product-rec .image,.product-main-image,.product-thumb{background:var(--product-canvas)!important;}.product-rec img{object-fit:cover!important;object-position:center!important;transform:none!important;mix-blend-mode:multiply;}.product-main-image img,.product-thumb img{object-fit:contain!important;object-position:center!important;transform:none!important;mix-blend-mode:normal;}.fx-photo{display:block!important;box-shadow:none!important;outline:none!important;}.product-main-image,.product-thumb,.product-rec .image{background:transparent!important;border:0!important;border-radius:0!important;}.product-rec img{object-fit:cover!important;transform:none!important;padding:0!important;}.product-main-image img,.product-thumb img{object-fit:contain!important;transform:none!important;padding:0!important;}.fx-card-meta{margin-top:9px;line-height:1.2;}.fx-price{line-height:1.2;}.fx-card:hover .fx-card-quick,.fx-card:focus-within .fx-card-quick{opacity:1;visibility:visible;transform:none!important;}.product-shell{padding:26px 0 64px;}.product-crumb{margin-bottom:18px;}.product-layout{align-items:start;}.product-gallery{position:sticky;top:146px;align-self:start;grid-template-columns:76px minmax(0,1fr);gap:12px;}.product-main-image img{background:#fff;mix-blend-mode:normal!important;}.product-thumbs{gap:8px;}.product-thumb{background:#fff!important;border:1px solid #e5e8ec!important;}.product-thumb.active{border-color:#111!important;box-shadow:0 0 0 1px #111 inset;}.product-thumb img{mix-blend-mode:normal!important;}.product-summary{padding-top:4px;}.product-summary h1{font-size:clamp(31px,3.4vw,48px);margin:10px 0 7px;}.product-price{margin:18px 0 12px;}.product-price b{font-size:29px;}.product-size-head{margin:20px 0 9px;}.product-actions{margin-top:18px;}.product-quick{margin-top:9px;}.product-benefits{grid-template-columns:1fr;margin-top:18px;gap:7px;}.product-benefits>a,.product-benefits>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border:1px solid #eceff2;border-radius:12px;background:#fafbfc;text-decoration:none;font-size:12px;}.product-benefits b{font-size:13px;color:#111;}.product-benefits span{color:#666d78;text-align:right;}.product-summary-note{margin-top:13px;padding:12px 14px;border-left:3px solid #111;background:#f7f7f7;color:#666d78;font-size:12px;line-height:1.55;}.product-actions .wish.active{background:#111;color:#fff;border-color:#111;}.product-content-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:20px;margin-top:34px;align-items:start;}.product-copy-card,.product-spec-card{border:1px solid #e8ebef;border-radius:18px;background:#fff;padding:25px;}.product-copy-card h2,.product-spec-card h2{margin:0 0 16px;font-size:25px;letter-spacing:-.5px;}.product-copy-card p{margin:0 0 13px;color:#5f6670;line-height:1.68;}.product-spec-card .product-spec-grid{grid-template-columns:1fr 1fr;gap:8px;}.product-spec-card details{border-top:1px solid #e8ebef;padding:14px 0 0;margin-top:14px;}.product-spec-card details+details{margin-top:10px;}.product-spec-card summary{cursor:pointer;font-weight:800;}.product-spec-card details p{color:#626a74;line-height:1.55;}.product-section{padding-top:42px;}.collection-page-shell .product-section{padding-top:0}.product-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;}.product-section-head h2{margin:0;font-size:29px;}.product-section-head span{color:#8a9098;font-size:12px;}.product-rec-section+.product-rec-section{padding-top:34px;}.product-rec .image{border:1px solid #edf0f2!important;}.product-rec img{padding:0!important;background:#fff;mix-blend-mode:normal!important;}@media (max-width:1000px){.product-gallery{position:static;}.product-content-grid{grid-template-columns:1fr;}}@media (max-width:760px){.product-layout{grid-template-columns:1fr;gap:24px;}.product-gallery{grid-template-columns:1fr;}.product-thumbs{grid-row:2;}.product-content-grid{margin-top:25px;}.product-copy-card,.product-spec-card{padding:19px;}.product-section-head{display:block;}.product-section-head span{display:block;margin-top:4px;}}@media (max-width:460px){.fx-card h3{min-height:34px;font-size:12.5px;}.fx-price b{font-size:16px;}.product-summary h1{font-size:31px;}.product-spec-card .product-spec-grid{grid-template-columns:1fr;}}.fx-card h3{overflow-wrap:anywhere;word-break:normal;}.fx-card-meta{overflow-wrap:anywhere;}@media (min-width:761px){.fx-products-catalog .fx-photo{aspect-ratio:4/5!important;}.fx-products-catalog .fx-card h3{font-size:15px;}}@media (max-width:760px){.fx-card h3{-webkit-line-clamp:3;min-height:0;}}.fx-card-badges{flex-wrap:wrap;}: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;}.fx-photo::before{display:block!important;content:""!important;position:absolute;inset:0;background:#f4f4f4!important;}.fx-card-badges{display:flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 55px);}.fx-badge{text-transform:none;}.fx-badge.top{background:#111;color:#fff;}.product-page .product-shell{width:min(calc(100% - 48px),1500px);}.product-main-image,.product-thumb,.product-rec .image{background:#f4f4f4!important;}.product-summary h1{font-weight:500;letter-spacing:-.03em;}.product-actions button,.product-quick{border-radius:0!important;text-transform:uppercase;font-size:11px;letter-spacing:.04em;}.product-actions .primary,.product-quick{background:#111!important;}.product-benefits{border-radius:0!important;}@media (max-width:760px){.site-container,.fx-container,.fx-catalog .fx-container,.product-page .product-shell{width:min(calc(100% - 24px),1680px);}.fx-card h3{font-size:11px;}}@media (max-width:430px){.fx-photo{aspect-ratio:4/5!important;}}.fx-products-catalog .fx-photo{aspect-ratio:4/5!important;}@media (max-width:430px){.fx-products-catalog .fx-photo{aspect-ratio:4/5!important;}}:root{--soft:#f4f4f4;--promo:#00a0e3;--font:var(--ample-font);}.site-container,.fx-container{width:min(100% - 40px,1440px);margin-inline:auto;}.fx-filter-actions .primary,button.primary{background:#111!important;color:#fff!important;border:1px solid #111!important;}.fx-card-badges{right:auto!important;}.fx-badge{align-items:center;box-shadow:0 1px 3px rgba(0,0,0,.08);}.product-layout{grid-template-columns:1.05fr .95fr!important;gap:36px!important;}.product-main-image{border:0!important;border-radius:0!important;}.product-thumb{border-radius:0!important;background:#f2f2f2;}.product-actions .buy,.product-actions button.primary{background:#111!important;border-color:#111!important;border-radius:0!important;min-height:48px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;}.product-rec-section h2{font-size:18px;font-weight:700;}.fx-card-media{color:inherit;}.fx-card-badges{top:auto!important;}.fx-badge{letter-spacing:.03em;}.fx-badge.new{background:#fff!important;color:#111!important;}.fx-badge.sale{background:#111!important;color:#fff!important;}.fx-card-meta{margin:0!important;}.fx-price s{font-weight:400;}@media (max-width:900px){.fx-photo{aspect-ratio:4/5!important;}}.fx-card{margin:0!important;}.fx-photo,.fx-card-media .fx-photo{position:relative!important;width:100%!important;aspect-ratio:4/5!important;margin:0!important;padding:0!important;border:1px solid #e5e5e5!important;border-radius:0!important;box-shadow:none!important;outline:none!important;}.fx-photo::before,.fx-photo::after{display:none!important;content:none!important;}.fx-card-badges{position:absolute!important;z-index:4;}.fx-badge{display:inline-flex!important;background:#111!important;color:#fff!important;font-weight:700!important;font-style:normal!important;border-radius:2px!important;line-height:1.2;}.fx-card-meta{min-height:0!important;}.fx-card h3{font-weight:400!important;line-height:1.35!important;margin:0!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:0!important;}.fx-photo{padding:0!important;}.fx-card{transition:box-shadow .2s ease, border-color .2s ease;}.fx-card:hover{border-color:#d0d0d0!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important;}.fx-photo{border:0!important;}.fx-card-badges{left:8px!important;bottom:8px!important;}.fx-badge{font-size:10px!important;padding:4px 7px!important;}.fx-card h3{font-size:12.5px!important;color:#555!important;-webkit-line-clamp:2;}.fx-price{font-size:13.5px!important;}.fx-price.is-sale b{color:#c41230!important;}@media (max-width:960px){.fx-card-copy{padding:8px!important;}}.fx-rail .fx-card,.fx-rail article{scroll-snap-align:start;min-width:0!important;width:100%!important;}@media (max-width: 960px){.fx-card{border-radius:8px!important;border:1px solid #eee!important;}.fx-photo{aspect-ratio:4/5!important;}.fx-card-copy{padding:8px 8px 10px!important;}.fx-card-meta{font-size:11px!important;}.fx-card h3{font-size:11.5px!important;line-height:1.3!important;}.fx-price{font-size:12.5px!important;margin-top:4px!important;}.product-layout{grid-template-columns:1fr!important;gap:16px!important;}.product-gallery{grid-template-columns:1fr!important;gap:10px!important;}.product-thumbs{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;order:2;}.product-thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;aspect-ratio:1!important;border-radius:8px!important;}.product-main-image{order:1;border-radius:12px!important;aspect-ratio:1/1!important;cursor:zoom-in;}.product-main-image img{padding:0!important;object-fit:contain!important;}.product-summary h1{font-size:22px!important;letter-spacing:-0.02em!important;margin:6px 0 8px!important;line-height:1.2!important;}.product-brand{font-size:11px!important;letter-spacing:.12em!important;}.product-code{font-size:11px!important;margin-bottom:8px;}.product-price{margin:12px 0!important;}.product-price b{font-size:22px!important;}.product-size-head{display:flex!important;justify-content:space-between!important;align-items:baseline!important;gap:8px!important;margin:12px 0 8px!important;}.product-size-head b{font-size:14px!important;}.product-size-head span{font-size:12px!important;color:#888!important;}.product-sizes{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}.product-sizes button{min-width:44px!important;min-height:40px!important;border-radius:8px!important;font-size:13px!important;}.product-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;margin-top:14px!important;}.product-actions .primary{grid-column:1 / -1;min-height:48px!important;border-radius:10px!important;font-size:14px!important;}.product-actions .secondary{min-height:44px!important;border-radius:10px!important;font-size:13px!important;}.product-actions .wish{min-width:44px!important;min-height:44px!important;border-radius:10px!important;}.product-quick{width:100%!important;min-height:44px!important;margin-top:8px!important;border-radius:10px!important;font-size:13px!important;}.product-benefits{display:grid!important;gap:8px!important;margin-top:14px!important;}.product-benefits a,.product-benefits > div{display:grid!important;grid-template-columns:88px 1fr!important;gap:8px!important;padding:12px!important;border-radius:10px!important;background:#f7f7f8!important;border:0!important;font-size:12.5px!important;align-items:start!important;}.product-benefits b{font-size:12.5px!important;}.product-benefits span{font-size:12px!important;color:#666!important;}.product-summary-note{font-size:12px!important;line-height:1.45!important;margin-top:12px!important;padding:10px 12px!important;}.product-rec-title,.product-section-head h2{font-size:18px!important;}}.fx-img-lightbox button{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:22px;cursor:pointer;}.fx-cat-fallback.show{z-index:2;}.product-quick,button.product-quick,#quickProductOrder{background:#111!important;color:#fff!important;border:1px solid #111!important;}.product-quick:hover{background:#000!important;color:#fff!important;}.product-actions .primary{background:#111!important;color:#fff!important;border-color:#111!important;}.product-actions .secondary{background:#fff!important;color:#111!important;border:1px solid #111!important;}.product-actions .wish{background:#fff!important;color:#111!important;border:1px solid #ddd!important;}.fx-img-lightbox{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;}.fx-img-lightbox.open{display:flex;}.fx-img-lightbox img{max-width:min(98vw,1440px);max-height:94dvh;object-fit:contain;border-radius:4px;user-select:none;}.fx-lb-close,.fx-lb-prev,.fx-lb-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;border-radius:50%;width:44px;height:44px;font-size:24px;line-height:1;display:grid;place-items:center;}.fx-lb-close{top:14px;right:14px;}.fx-lb-prev{left:12px;top:50%;transform:translateY(-50%);}.fx-lb-next{right:12px;top:50%;transform:translateY(-50%);}.fx-lb-counter{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;opacity:.85;}@media (max-width: 960px){#filterDrawer.drawer.open,.bottom-drawer.open{transform:translateY(0)!important;}}.fx-sort-sheet.open{display:flex;}body:not(.menu-open)::after{content:none!important;display:none!important;}.fx-card-copy{text-decoration:none!important;color:inherit!important;}.fx-card-info:hover h3{text-decoration:underline;}.fx-buy-now{transition:background .15s ease, transform .1s ease;}.fx-buy-now:active{transform:translateY(1px);}@media (max-width: 960px){.fx-buy-now{min-height:34px;font-size:11px;}}.fx-card:hover .fx-wish,.fx-wish.is-active{opacity:1!important;pointer-events:auto!important;}.checkout-guest-banner .primary{background:#111;color:#fff!important;border-color:#111;}.fx-card-media{flex:0 0 auto!important;}.fx-photo{height:auto!important;}.fx-card-copy{justify-content:space-between!important;}.fx-badge.sale,.fx-card-badges .sale{background:#e11d2e!important;color:#fff!important;border:0!important;font-weight:800!important;letter-spacing:.04em!important;padding:4px 8px!important;border-radius:4px!important;font-size:11px!important;}.product-main-image img{transform:none!important;}.fx-size-pick.open{display:flex;}.fx-photo img,.fx-photo .fx-product-img{position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;}.fx-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;}@media (max-width:820px){.fx-card,.fx-product-card,.fx-products > *{min-width:0!important;max-width:100%!important;}}.fx-card-info h3{-webkit-box-orient:vertical;}.fx-price{flex-wrap:wrap!important;}.fx-buy-now{flex:0 0 auto!important;}.fx-card-media{text-decoration:none!important;position:relative!important;}.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{left:0!important;top:0!important;right:0!important;bottom:0!important;max-width:none!important;max-height:none!important;}.fx-photo.is-broken{background:#f0f0f0!important;}.fx-photo.is-broken::after{content:"Фото недоступне";position:absolute;inset:0;display:grid;place-items:center;color:#98a2b3;font-size:12px;font-weight:700;}.fx-card-meta{letter-spacing:0!important;text-transform:none!important;}.fx-card-info h3{margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;color:#444!important;min-height:0!important;max-height:none!important;display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;}.fx-price s{color:#999!important;font-size:13px!important;}:root{--r:12px;--r-pill:999px;--gap:12px;--gap-sm:8px;--line:#e8e8e8;--muted:#888;--ink:#111;--bg-soft:#f4f4f5;}.fx-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:var(--r)!important;padding:0!important;box-shadow:none!important;}.fx-card-media{display:block!important;width:100%!important;}.fx-photo{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:0!important;margin:0!important;}.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{mix-blend-mode:normal!important;}.fx-card-copy{flex:1 1 auto!important;}.fx-card-info{display:flex!important;flex-direction:column!important;gap:6px!important;flex:1 1 auto!important;text-decoration:none!important;color:inherit!important;}.fx-card-meta{font-size:12px!important;font-weight:700!important;color:var(--ink)!important;}.fx-card-info h3,.fx-card h3{margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;color:#555!important;min-height:2.7em!important;max-height:2.7em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}.fx-price{display:flex!important;align-items:baseline!important;gap:8px!important;flex-shrink:0!important;}.fx-price b{font-size:16px!important;font-weight:800!important;color:var(--ink)!important;}.fx-buy-now{text-transform:uppercase!important;flex-shrink:0!important;}.fx-badge,.fx-sort-pill select,#sortFilter,.fx-active-filters > *,.fx-filter-chip{border-radius:var(--r-pill)!important;}.fx-rail .fx-card,.product-rec{border-radius:var(--r)!important;overflow:hidden!important;}#productGrid .fx-card{height:100%!important;}.product-rec{display:flex!important;flex-direction:column!important;gap:6px!important;text-decoration:none!important;color:inherit!important;min-width:0!important;}.product-rec .image{aspect-ratio:4/5!important;overflow:hidden!important;border-radius:12px!important;background:#f4f4f5!important;}.product-rec .image img,.product-rec img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}.product-rec h3{margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.3!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}.product-rec b{font-size:15px!important;font-weight:800!important;}.product-main-image{aspect-ratio:4/5!important;overflow:hidden!important;background:#f4f4f5!important;}.product-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}.product-thumb{aspect-ratio:4/5!important;overflow:hidden!important;padding:0!important;}.product-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}select#quickOrderSize,.quick-order-card select,.quick-order-card select[name="size"]{appearance:none!important;-webkit-appearance:none!important;min-height:48px!important;width:100%!important;padding:0 40px 0 14px!important;border:1px solid #e5e5e5!important;border-radius:12px!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23111' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat right 14px center!important;font-size:15px!important;font-weight:600!important;color:#111!important;}.fx-size-pick-grid button,.product-size{min-height:44px!important;min-width:48px!important;border-radius:12px!important;border:1px solid #e5e5e5!important;background:#fff!important;font-weight:600!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;}: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-card{position:relative!important;height:100%!important;min-height:100%!important;border:1px solid var(--ui-line)!important;overflow:hidden!important;background:#fff!important;}.fx-photo{aspect-ratio:4/5!important;background:var(--ui-soft)!important;}.fx-card-copy{padding:12px!important;gap:8px!important;}.fx-card-info h3,.fx-card h3{min-height:2.7em!important;max-height:2.7em!important;font-size:13.5px!important;line-height:1.35!important;color:#343434!important;}.fx-price{min-height:28px!important;margin-top:auto!important;}.fx-buy-now{height:44px!important;letter-spacing:.02em!important;}.fx-rail .fx-card{height:auto!important;align-self:stretch!important;}@media (max-width:760px){.site-container,.fx-container:not(.fx-hero-inner){width:min(100% - 24px,1240px)!important;}.fx-card-copy{padding:10px!important;gap:7px!important;}.fx-card-info h3,.fx-card h3{font-size:13px!important;}.fx-card-meta{font-size:11px!important;}.fx-price{min-height:24px!important;}.fx-price b{font-size:15px!important;}.fx-buy-now{height:42px!important;min-height:42px!important;font-size:11px!important;}}.product-main-image.image-error{display:grid!important;place-items:center!important;min-height:320px;background:#f4f4f5!important;}.product-main-image.image-error::after{content:"Ample";font-size:clamp(24px,4vw,42px);font-weight:900;letter-spacing:.16em;color:#c5c7ca;}.fx-photo,.fx-card-media .fx-photo{background:var(--ui-soft, #f4f4f5)!important;overflow:hidden!important;}.fx-photo img,.fx-photo .fx-product-img,.fx-card-media .fx-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;display:block!important;transform:none!important;background:var(--ui-soft, #f4f4f5)!important;}.product-size-head{align-items:flex-start!important;}.product-sizes,.fx-size-pick-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;overflow:visible!important;align-items:flex-start!important;align-content:flex-start!important;margin-bottom:10px!important;}.product-sizes .product-size,.fx-size-pick-grid button{flex:0 0 auto!important;min-width:48px!important;min-height:44px!important;padding:0 10px!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important;}.product-price{clear:both!important;}.fx-card-copy{height:auto!important;min-height:0!important;overflow:visible!important;}.fx-card-info{min-height:0!important;overflow:visible!important;}.product-rec-sizes{display:flex;flex-wrap:wrap;gap:4px;margin:7px 0 6px;min-height:22px;}.product-rec-sizes span{display:inline-flex;align-items:center;justify-content:center;min-width:29px;height:22px;padding:0 6px;border:1px solid #e3e6ea;border-radius:6px;background:#fff;color:#4f5661;font-size:10px;font-weight:700;line-height:1;}.product-rec-sizes span.more{background:#f5f6f7;color:#777;}.product-rec-sizes.is-empty span{font-weight:600;color:#9298a2;}@media (max-width:460px){.product-rec-sizes{gap:3px;}.product-rec-sizes span{min-width:27px;height:21px;padding:0 5px;font-size:9px;}}#filterDrawer .fx-drawer-filter-group.hidden{display:none!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 (max-width:960px){html.is-catalog-route body.shop-body .fx-category-header .fx-catalog-intro.hidden{display:none!important;}html.is-catalog-route body.shop-body .fx-category-header:not(:has(.fx-catalog-intro:not(.hidden))){display:none!important;}}html.is-catalog-route body.shop-body.catalog-category-title-redundant .fx-category-header:not(:has(.fx-catalog-intro:not(.hidden))){display:none!important;}.product-main-image img,.product-thumb img{object-fit:contain!important;object-position:center center!important;transform:none!important;max-width:100%!important;max-height:100%!important;}.product-main-image img{padding:0!important;}.product-thumb img{padding:0!important;}.product-sale-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:4px;background:#e11d2e;color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;line-height:1;}body.product-page{font-family:var(--font,var(--ample-font))!important;color:var(--ink,#1a1a1a)!important;}.fx-card .fx-photo img,.product-rec .image img,.product-main-image img{transition:transform .22s ease!important;transform-origin:center center!important;}@media (hover:hover) and (pointer:fine){.fx-card:hover .fx-photo img,.product-rec:hover .image img{transform:scale(1.025)!important;}.product-main-image:hover img{transform:scale(1.018)!important;}}.product-rec{height:100%!important;min-height:0!important;}.product-rec h3{min-height:2.6em!important;height:2.6em!important;max-height:2.6em!important;}.product-rec b{margin-top:auto!important;padding-top:6px!important;}.product-rec-sizes{align-content:flex-start!important;}.fx-card-copy{display:flex!important;flex-direction:column!important;}.fx-buy-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;margin-top:8px!important;border:1px solid #111!important;border-radius:12px!important;background:#111!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-align:center!important;cursor:pointer!important;}.fx-buy-now:hover{background:#000!important;border-color:#000!important;}.fx-quick-buy-sizes .size-btn.active{background:#111;color:#fff;border-color:#111;}.fx-shop-toast.show{opacity:1;transform:translate(-50%,0);}.fx-img-lightbox{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important;}.fx-img-lightbox .fx-lb-prev,.fx-img-lightbox .fx-lb-next{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;}.fx-img-lightbox .fx-lb-prev{left:max(12px,env(safe-area-inset-left))!important;right:auto!important;}.fx-img-lightbox .fx-lb-next{right:max(12px,env(safe-area-inset-right))!important;left:auto!important;}.fx-img-lightbox .fx-lb-close{top:max(14px,env(safe-area-inset-top))!important;right:max(14px,env(safe-area-inset-right))!important;left:auto!important;bottom:auto!important;transform:none!important;}@media (max-width:960px){html,body{max-width:100%;overflow-x:hidden;}.fx-img-lightbox img{max-width:100%!important;max-height:calc(100dvh - 32px)!important;}.fx-img-lightbox .fx-lb-prev,.fx-img-lightbox .fx-lb-next{width:42px!important;height:42px!important;background:rgba(17,17,17,.48)!important;backdrop-filter:blur(6px);}.fx-img-lightbox .fx-lb-prev{left:max(8px,env(safe-area-inset-left))!important;}.fx-img-lightbox .fx-lb-next{right:max(8px,env(safe-area-inset-right))!important;}}@keyframes fxCatalogSkeleton{0%{background-position:120% 0}100%{background-position:-120% 0}}.product-admin-settings{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:10px 0 4px;padding:0 14px;border:1px solid #cfd4dc;border-radius:10px;background:#fff;color:#20242a;font-size:12px;font-weight:800;}.product-admin-settings:hover,.product-admin-settings:focus-visible{border-color:#111;background:#111;color:#fff;}.product-admin-modal{position:fixed;inset:0;z-index:190;display:none;place-items:center;padding:18px;}.product-admin-modal.open{display:grid;}.product-admin-modal>.backdrop{position:absolute;inset:0;background:rgba(12,15,20,.68);backdrop-filter:blur(7px);}.product-admin-card{position:relative;width:min(100%,760px);max-height:calc(100dvh - 36px);overflow:auto;padding:30px;border-radius:22px;background:#fff;color:#17191d;box-shadow:0 30px 100px rgba(0,0,0,.32);}.product-admin-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:#f1f2f4;font-size:25px;line-height:1;}.product-admin-heading{padding-right:46px;margin-bottom:22px;}.product-admin-heading>span{display:block;margin-bottom:7px;color:#737985;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;}.product-admin-heading h2{margin:0 0 8px;font-size:28px;line-height:1.08;}.product-admin-heading p{max-width:650px;margin:0;color:#666d78;font-size:13px;}.product-admin-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}.product-admin-fields label{display:grid;gap:7px;color:#343941;font-size:12px;font-weight:750;}.product-admin-fields .product-admin-field-wide{grid-column:1/-1;}.product-admin-fields select,.product-admin-fields input[type="text"],.product-admin-fields input:not([type]){width:100%;height:44px;border:1px solid #d8dce2;border-radius:10px;background:#fff;padding:0 12px;color:#17191d;outline:0;}.product-admin-fields select:focus,.product-admin-fields input:focus{border-color:#111;box-shadow:0 0 0 3px rgba(17,17,17,.08);}.product-admin-colors{margin:20px 0 0;padding:0;border:0;}.product-admin-colors legend{margin-bottom:10px;font-size:12px;font-weight:800;}.product-admin-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:230px;overflow:auto;padding:10px;border:1px solid #e2e5e9;border-radius:12px;background:#fafafa;}.product-admin-color{display:flex;align-items:center;gap:7px;min-width:0;padding:7px 8px;border-radius:8px;background:#fff;font-size:12px;cursor:pointer;}.product-admin-color input{flex:0 0 auto;accent-color:#111;}.product-admin-color span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.product-admin-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;}.product-admin-actions button{min-height:43px;padding:0 18px;border-radius:10px;font-weight:800;}.product-admin-actions .secondary{border:1px solid #d8dce2;background:#fff;color:#222;}.product-admin-actions .primary{border:1px solid #111;background:#111;color:#fff;}.product-admin-actions button:disabled{opacity:.55;}.product-admin-seo{margin-top:20px;border:1px solid #dfe3e8;border-radius:14px;background:#fafbfc;overflow:hidden;}.product-admin-seo>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;list-style:none;cursor:pointer;user-select:none;}.product-admin-seo>summary::-webkit-details-marker{display:none;}.product-admin-seo>summary span{display:grid;gap:2px;}.product-admin-seo>summary b{font-size:13px;}.product-admin-seo>summary small{color:#727984;font-size:11px;font-weight:500;}.product-admin-seo>summary i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dfe3e8;font-style:normal;font-size:17px;transition:transform .18s ease;}.product-admin-seo[open]>summary i{transform:rotate(180deg);}.product-admin-seo-body{padding:0 16px 16px;border-top:1px solid #e5e8ec;}.product-admin-seo-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:14px 0;}.product-admin-seo-toolbar button{min-height:38px;padding:0 13px;border-radius:9px;font-size:12px;font-weight:800;}.product-admin-seo-toolbar .secondary{border:1px solid #111;background:#111;color:#fff;}.product-admin-seo-toolbar .ghost{border:1px solid #d8dce2;background:#fff;color:#343941;}.product-admin-seo-toolbar button:disabled{opacity:.55;}.product-admin-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;}.product-admin-seo-grid label{position:relative;display:grid;gap:7px;color:#343941;font-size:12px;font-weight:750;}.product-admin-seo-grid .product-admin-seo-wide{grid-column:1/-1;}.product-admin-seo-grid input,.product-admin-seo-grid textarea{width:100%;border:1px solid #d8dce2;border-radius:10px;background:#fff;padding:11px 12px;color:#17191d;outline:0;resize:vertical;line-height:1.45;}.product-admin-seo-grid input{height:44px;}.product-admin-seo-grid input:focus,.product-admin-seo-grid textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(17,17,17,.08);}.product-admin-seo-grid label>small{justify-self:end;margin-top:-4px;color:#8a9099;font-size:10px;font-weight:600;}.product-admin-seo-note{margin:12px 0 0;color:#777e88;font-size:11px;line-height:1.45;}@media (max-width:560px){.product-admin-card{padding:24px 16px 18px;border-radius:18px;}.product-admin-fields{grid-template-columns:1fr;}.product-admin-fields .product-admin-field-wide{grid-column:auto;}.product-admin-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:210px;}.product-admin-seo-grid{grid-template-columns:1fr;}.product-admin-seo-grid .product-admin-seo-wide{grid-column:auto;}.product-admin-seo-toolbar{align-items:stretch;}.product-admin-actions{display:grid;grid-template-columns:1fr 1fr;}}.product-size-tools{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 16px}.product-size-tools button{border:0;background:transparent;padding:0;color:#333;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.product-fit-note{display:grid;gap:5px;padding:14px 16px;margin:0 0 16px;border:1px solid var(--line);border-radius:12px;background:#fafafa}.product-fit-note span{font-size:14px;line-height:1.45}.product-fit-note small{color:var(--muted);line-height:1.4}.product-engagement{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:38px 0}.product-engagement>article{border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff}.product-review-list,.product-question-list{display:grid;gap:12px}.product-review{border-top:1px solid var(--line);padding-top:14px}.product-review:first-child{border-top:0}.product-review>div{display:flex;justify-content:space-between;gap:12px}.product-review span{letter-spacing:2px}.product-review h3{font-size:15px;margin:8px 0 4px}.product-review p,.product-question p{color:#4d4d4d;line-height:1.55}.product-empty-note{color:var(--muted)}.product-question{border-top:1px solid var(--line);padding-top:12px}.product-question summary{cursor:pointer;font-weight:700}.product-form-details{margin-top:18px}.product-form-details summary{cursor:pointer;font-weight:800}.product-form-details form{display:grid;gap:10px;margin-top:12px}.product-form-details input,.product-form-details select,.product-form-details textarea,.product-info-card input,.product-info-card select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}.product-form-details button,.product-info-card>button[type=submit]{border:0;border-radius:10px;padding:13px 18px;background:#111;color:#fff;font-weight:800}.product-form-details small,.product-info-card small{min-height:18px;color:#555}.product-info-modal{position:fixed;inset:0;z-index:210;display:none;align-items:center;justify-content:center;padding:20px}.product-info-modal.open{display:flex}.product-info-modal .backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.product-info-card{position:relative;z-index:1;width:min(100%,520px);max-height:min(90vh,720px);overflow:auto;background:#fff;border-radius:16px;padding:26px;display:grid;gap:14px}.product-info-card>button[data-product-dialog-close]{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px}.product-info-card table{width:100%;border-collapse:collapse}.product-info-card th,.product-info-card td{padding:10px;border-bottom:1px solid var(--line);text-align:left}.product-info-card label{display:grid;gap:6px;font-weight:700}@media (max-width:760px){.product-engagement{grid-template-columns:1fr;gap:14px}.product-engagement>article{padding:18px}.product-size-tools{font-size:13px}.product-info-card{padding:22px 16px}}.product-crumb{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;line-height:1.45!important;}.product-crumb a,.product-crumb span{display:inline-flex!important;align-items:center!important;white-space:normal!important;}.product-main-image img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;}@media (max-width:760px){.product-shell{padding-top:18px!important;}.product-crumb{font-size:12px!important;margin:0 0 14px!important;}.product-main-image{min-height:min(112vw,620px)!important;background:#f5f5f5!important;}.product-main-image .image-placeholder{min-height:min(112vw,620px)!important;display:grid!important;place-items:center!important;}.fx-rail .fx-card{width:100%!important;min-width:0!important;}.fx-card-info{display:flex!important;flex-direction:column!important;min-width:0!important;}.fx-price{position:relative!important;z-index:1!important;width:100%!important;min-height:24px!important;margin-top:2px!important;background:#fff!important;}}.fx-card-info{display:flex!important;flex-direction:column!important;min-width:0!important}.fx-price{position:static!important;z-index:auto!important;clear:both!important;width:100%!important;min-height:26px!important;margin-top:0!important;background:#fff!important;flex-shrink:0!important}.product-rec-sizes{display:flex!important;flex-wrap:wrap!important;align-content:flex-start!important;gap:6px!important;overflow:visible!important;max-height:none!important;min-height:54px!important}.product-rec-sizes .more{display:none!important}@media (min-width:701px){#homeCollections .fx-rail.is-short,.fx-dynamic-collection .fx-rail.is-short{justify-content:center!important}}@media (max-width:760px){.fx-price{margin-top:0!important}}.fx-card-sizes{display:flex;align-items:center;align-content:center;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;min-height:24px;max-height:24px;gap:3px;margin:5px 0;padding:0;overflow:hidden;white-space:nowrap;box-sizing:border-box}.fx-card-sizes.fx-card-sizes-empty{visibility:hidden}.fx-card-sizes [hidden]{display:none!important}.fx-card-sizes .fx-size-chip,.fx-card-sizes .fx-size-more{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:24px;height:21px;box-sizing:border-box;padding:0 5px;border:1px solid #e2e5e9;border-radius:7px;background:#fff;color:#31353a;font-size:9.5px;font-weight:650;line-height:19px;letter-spacing:0;text-align:center;white-space:nowrap}.fx-card-sizes .fx-size-more{min-width:28px;border-style:dashed;border-color:#d8dce1;background:#fafafa;color:#646b75}.fx-card-sizes .fx-size-chip.is-wide{min-width:56px;padding-inline:7px;font-size:9px}#homeNew.fx-rail.is-short{justify-content:center;margin-inline:auto}@media (max-width:560px){.fx-card-sizes .fx-size-chip.is-wide{min-width:52px;padding-inline:6px}}.fx-photo.is-image-loading .fx-image-status,.fx-photo.is-broken .fx-image-status{opacity:1}.fx-photo.is-image-loading::before{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(100deg,#f2f2f2 20%,#fafafa 40%,#f2f2f2 60%)!important;background-size:200% 100%!important;animation:ampleImagePreparing 1.4s linear infinite!important}.fx-photo.is-broken::after{display:none!important;content:none!important}@keyframes ampleImagePreparing{to{background-position:-200% 0}}@media (min-width:701px){#homeCollections .fx-rail.is-short,.fx-dynamic-collection .fx-rail.is-short{
    width:100%!important;
    grid-auto-columns:minmax(220px,calc((100% - 56px)/5))!important;
    justify-content:center!important;
  }#homeCollections .fx-rail.is-short .fx-card,.fx-dynamic-collection .fx-rail.is-short .fx-card{
    width:100%!important;
    min-width:220px!important;
    max-width:280px!important;
  }}@media (max-width:1100px) and (min-width:701px){#homeCollections .fx-rail.is-short,.fx-dynamic-collection .fx-rail.is-short{
    grid-auto-columns:minmax(210px,calc((100% - 28px)/3))!important;
  }}.product-recs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.product-recs.is-short{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center}.product-recs .product-rec-card{width:100%;height:100%;min-width:0}.product-recs .product-rec-card .fx-card-media,.product-recs .product-rec-card .fx-photo{width:100%}@media (max-width:900px){.product-recs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:760px){.product-recs,.product-recs.is-short{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px}}.fx-card-copy{grid-template-rows:auto 1fr auto!important}.fx-card-info{display:flex!important;flex-direction:column!important;gap:8px!important;min-height:0!important}.product-recs,.product-recs.is-short{justify-content:start!important;justify-items:stretch!important}.product-recs.is-short{grid-template-columns:repeat(auto-fit,minmax(220px,280px))!important}.product-section-head{text-align:left!important}.product-rec-title,.product-rec-sub{text-align:left!important}.product-mobile-accordion>summary{list-style:none;cursor:default}.product-mobile-accordion>summary::-webkit-details-marker{display:none}.product-mobile-accordion>summary h2{margin:0 0 16px}.product-content-body{display:block}.product-main-image{overflow:hidden!important}.product-main-image img{transition:transform .18s ease!important;will-change:transform}.product-main-image.is-zooming img{transform:scale(1.75)!important}@media (max-width:760px){.product-mobile-accordion{padding:0!important;overflow:hidden}.product-mobile-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;cursor:pointer}.product-mobile-accordion>summary h2{margin:0!important;font-size:18px!important}.product-mobile-accordion>summary::after{content:"+";font-size:24px;font-weight:400;line-height:1}.product-mobile-accordion[open]>summary::after{content:"−"}.product-mobile-accordion>.product-content-body{padding:0 18px 18px}}@media (hover:hover) and (pointer:fine){.fx-products-catalog .fx-photo,
  .fx-products-catalog .fx-photo-link{cursor:default!important;}.fx-products-catalog .fx-card:hover .fx-photo img,
  .fx-products-catalog .fx-card:focus-within .fx-photo img{
    transform:scale(1.08)!important;
  }}.product-sizes .product-size{width:auto!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.product-sizes .product-size.is-wide{min-width:78px!important;padding-inline:14px!important;}.product-admin-pricing{margin-top:20px;padding:16px;border:1px solid #dfe3e8;border-radius:14px;background:#fafbfc;}.product-admin-pricing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px;}.product-admin-pricing-head>div{display:grid;gap:3px;}.product-admin-pricing-head b{font-size:13px;}.product-admin-pricing-head small{color:#727984;font-size:11px;line-height:1.4;}.product-admin-pricing-head .ghost{flex:0 0 auto;min-height:36px;padding:0 12px;border:1px solid #d8dce2;border-radius:9px;background:#fff;color:#343941;font-size:11px;font-weight:800;}.product-admin-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.product-admin-pricing-grid label{display:grid;gap:7px;color:#343941;font-size:12px;font-weight:750;}.product-admin-pricing-grid input{width:100%;height:44px;border:1px solid #d8dce2;border-radius:10px;background:#fff;padding:0 12px;color:#17191d;outline:0;}.product-admin-pricing-grid input[readonly]{background:#f0f2f4;color:#646b75;}@media (max-width:560px){.product-admin-pricing-head{display:grid}.product-admin-pricing-head .ghost{justify-self:start}.product-admin-pricing-grid{grid-template-columns:1fr}}.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;
}.product-rec-together{
  margin-top:32px!important;
  margin-bottom:10px!important;
}@media (max-width:760px){.product-actions{
    grid-template-columns:minmax(0,1fr) 48px!important;
    align-items:start!important;
  }.product-actions .primary{
    grid-column:1!important;
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
  }.product-actions .wish{
    grid-column:2!important;
    align-self:start!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
    aspect-ratio:1/1!important;
    padding:0!important;
    line-height:1!important;
    overflow:hidden!important;
  }.product-rec-together{margin-top:22px!important}}@media (max-width:460px){.product-actions{grid-template-columns:minmax(0,1fr) 46px!important}.product-actions .wish{
    width:46px!important;
    min-width:46px!important;
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
  }}.product-actions .wish{border-radius:var(--product-control-radius)!important}@media (max-width:460px){.product-actions .wish{
    height:46px!important;
    min-height:46px!important;
    max-height:46px!important;
  }}.product-admin-images{margin-top:20px;padding:16px;border:1px solid #dfe3e8;border-radius:14px;background:#fafbfc;}.product-admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px;}.product-admin-section-head>div{display:grid;gap:3px;}.product-admin-section-head b{font-size:13px;}.product-admin-section-head small{color:#727984;font-size:11px;line-height:1.4;}.product-admin-section-head>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff;color:#6b7280;font-size:10px;font-weight:800;}.product-admin-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;}.product-admin-image-choice{position:relative;display:grid;min-width:0;gap:5px;padding:8px;border:1px solid #dfe3e8;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;}.product-admin-image-choice:hover{border-color:#aeb5bf;transform:translateY(-1px);}.product-admin-image-choice.is-selected{border-color:#111;box-shadow:0 0 0 2px rgba(17,17,17,.09);}.product-admin-image-choice>input{position:absolute;inset:8px auto auto 8px;width:1px;height:1px;opacity:0;pointer-events:none;}.product-admin-image-preview{position:relative;display:grid;width:100%;aspect-ratio:4/5;place-items:center;overflow:hidden;border-radius:9px;background:#f0f2f4;color:#737984;font-size:11px;}.product-admin-image-preview img{width:100%;height:100%;object-fit:contain;background:#f6f7f8;}.product-admin-image-preview i{position:absolute;right:6px;bottom:6px;display:grid;min-width:25px;height:25px;padding:0 6px;place-items:center;border-radius:999px;background:rgba(17,17,17,.86);color:#fff;font-size:9px;font-style:normal;font-weight:850;}.product-admin-image-choice>b{overflow:hidden;color:#252a31;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;}.product-admin-image-choice>small{overflow:hidden;color:#7b828c;font-size:9.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;}@media (max-width:560px){.product-admin-images{padding:14px 12px}.product-admin-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-admin-section-head{display:grid}.product-admin-section-head>span{justify-self:start}}.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;}.product-actions{
  grid-template-columns:minmax(0,1fr) 54px!important;
  align-items:stretch!important;
  gap:10px!important;
}.product-actions .primary{
  grid-column:1!important;
  width:100%!important;
  min-height:48px!important;
}.product-actions .wish{
  grid-column:2!important;
  width:54px!important;
  min-width:54px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
}.product-quick{margin-top:0!important;min-height:46px!important;}@media (max-width:460px){.product-actions{grid-template-columns:minmax(0,1fr) 46px!important;}.product-actions .wish{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;}.product-actions .primary{min-height:46px!important;}}.product-recs-rail-wrap{
  position:relative;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) 44px;
  gap:12px;
  align-items:center;
  min-width:0;
}.product-rail-prev{grid-column:1;grid-row:1}.product-recs-rail-wrap>[data-product-rail]{grid-column:2;grid-row:1;min-width:0}.product-rail-next{grid-column:3;grid-row:1}.product-rail-btn{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  min-width:44px;
  min-height:44px;
  margin:0;
  padding:0;
  border:1px solid #dfe3e8;
  border-radius:999px!important;
  background:#fff;
  color:#17191d;
  box-shadow:0 8px 22px rgba(21,27,35,.07);
  font:500 25px/1 var(--ample-font);
  cursor:pointer;
  transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease;
}.product-rail-next:not(:disabled){border-color:#17191d;background:#17191d;color:#fff;box-shadow:0 10px 26px rgba(17,19,23,.16)}.product-rail-btn:hover:not(:disabled){
  border-color:#17191d;
  background:#17191d;
  color:#fff;
  box-shadow:0 10px 26px rgba(17,19,23,.16);
  transform:translateY(-1px);
}.product-rail-btn:focus-visible{outline:2px solid #17191d;outline-offset:3px}.product-rail-btn:disabled{opacity:.28;cursor:default;box-shadow:none;transform:none}.product-rail-btn[hidden]{display:none!important}.product-recs.product-recs-rail,
.product-recs.product-recs-rail.is-short{
  display:grid!important;
  grid-template-columns:none!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 56px)/5)!important;
  gap:14px!important;
  justify-content:start!important;
  justify-items:stretch!important;
  align-items:stretch!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x mandatory;
  scroll-padding-inline:1px;
  scroll-behavior:smooth;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
  padding:2px 1px 8px!important;
}.product-recs.product-recs-rail::-webkit-scrollbar{display:none}.product-recs.product-recs-rail .product-rec-card{scroll-snap-align:start;scroll-snap-stop:normal}.product-main-image{cursor:default!important}.product-main-image img,.product-main-image:hover img,.product-main-image.is-zooming img{transform:none!important;transition:none!important;will-change:auto!important}.product-recs.product-recs-rail .product-rec-card .fx-photo{aspect-ratio:4/5!important}.product-recs.product-recs-rail .product-rec-card .fx-card-sizes{display:flex!important}.product-recs.product-recs-rail .product-rec-card .fx-card-sizes.fx-card-sizes-empty{visibility:hidden!important}@media (max-width:900px){.product-recs-rail-wrap{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;position:relative!important}.product-recs-rail-wrap>[data-product-rail]{grid-column:1!important;grid-row:1!important}.product-rail-btn{display:grid!important;position:absolute!important;z-index:5!important;top:42%!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-color:rgba(17,17,17,.18)!important;background:rgba(255,255,255,.94)!important;color:#17191d!important;box-shadow:0 8px 24px rgba(17,19,23,.18)!important;backdrop-filter:blur(7px)}.product-rail-btn[hidden]{display:none!important}.product-rail-prev{left:6px!important}.product-rail-next{right:6px!important;background:#17191d!important;color:#fff!important;border-color:#17191d!important}.product-recs-rail-wrap.has-overflow:not(.is-at-end)::after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:8px;width:52px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.78))}.product-recs-rail-wrap.has-overflow:not(.is-at-end)::before{content:"→";position:absolute;z-index:6;right:4px;top:-35px;display:grid;place-items:center;width:30px;height:30px;border:1px solid #dfe2e6;border-radius:50%;background:#fff;color:#34383d;font-size:18px;font-weight:500;line-height:1;box-shadow:0 3px 10px rgba(0,0,0,.08);pointer-events:none}.product-recs.product-recs-rail,
  .product-recs.product-recs-rail.is-short{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important}}@media (max-width:760px){.product-recs.product-recs-rail,
  .product-recs.product-recs-rail.is-short{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}}@media (prefers-reduced-motion:reduce){.product-recs.product-recs-rail{scroll-behavior:auto}.product-rail-btn{transition:none}}.fx-photo.is-image-processing img,
.fx-photo.is-image-processing .fx-product-img,
.fx-card-media .fx-photo.is-image-processing img{
  object-fit:contain!important;
  object-position:center center!important;
  background:var(--ui-soft,#f4f4f5)!important;
}@media (min-width:961px){html.is-catalog-route body.shop-body .fx-category-header:empty,
  html.is-catalog-route body.shop-body .fx-category-header:not(:has(#catalogTitle:not(:empty))):not(:has(.fx-catalog-intro:not(.hidden))){
    display:none!important;
  }html.is-catalog-route body.shop-body .fx-catalog-intro.hidden,
  html.is-catalog-route body.shop-body #catalogSeoIntro.hidden{
    display:none!important;
    height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }}@media (max-width:760px){#productGrid.fx-products-catalog > .fx-card:nth-child(n/**/+9),
  .fx-products-catalog > .fx-card:nth-child(n/**/+9){
    content-visibility:auto;
    contain-intrinsic-size:0 430px;
  }.fx-card{transition:none!important;}.fx-card:hover{box-shadow:none!important;transform:none!important;}.product-page .product-content-grid,
  .product-page .product-engagement,
  .product-page .product-rec-section{
    content-visibility:auto;
    contain-intrinsic-size:0 520px;
  }}.fx-card .fx-card-badges{position:absolute!important;left:10px!important;top:10px!important;z-index:4!important;display:flex!important;gap:6px!important;pointer-events:none!important;}.fx-card .fx-badge.sale{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;padding:0 9px!important;border:0!important;border-radius:5px!important;background:#d71920!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;box-shadow:0 1px 2px rgba(0,0,0,.08)!important;}.product-sale-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 9px!important;border-radius:5px!important;background:#d71920!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;line-height:1!important;white-space:nowrap!important;}@media (max-width:760px){.fx-card .fx-card-badges{left:7px!important;top:7px!important}.fx-card .fx-badge.sale{min-height:23px!important;padding:0 7px!important;font-size:11px!important}}.product-main-image{position:relative!important;}.product-main-image>.product-sale-badge{position:absolute!important;z-index:5!important;top:14px!important;left:14px!important;pointer-events:none!important;min-height:30px!important;padding:0 11px!important;font-size:13px!important;}@media (max-width:760px){.product-main-image>.product-sale-badge{top:10px!important;left:10px!important;min-height:27px!important;font-size:12px!important;}}.fx-card-copy{justify-content:flex-start!important;}.fx-card-info{flex:0 0 auto!important;gap:5px!important;}.fx-card-info h3,.fx-card h3{
  min-height:0!important;
  height:auto!important;
  max-height:2.7em!important;
  margin:0!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}.fx-card-sizes{margin:2px 0 0!important;}.fx-price{margin-top:5px!important;}.fx-buy-now{margin-top:auto!important;}@media (max-width:760px){#productGrid.fx-products-catalog > .fx-card:nth-child(n/**/+9),
  .fx-products-catalog > .fx-card:nth-child(n/**/+9){
    content-visibility:visible!important;
    contain-intrinsic-size:none!important;
  }}.fx-card-info .fx-card-title,.fx-card .fx-card-title{
  min-height:0!important;height:auto!important;max-height:2.7em!important;margin:0!important;
  overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;font-size:13.5px!important;font-weight:500!important;
  line-height:1.35!important;color:#343434!important;overflow-wrap:anywhere;word-break:normal;
}.fx-card-info:hover .fx-card-title{text-decoration:underline;}@media (max-width:960px){.fx-card .fx-card-title{font-size:11.5px!important;line-height:1.3!important;}}@media (max-width:760px){.fx-card-info .fx-card-title,.fx-card .fx-card-title{font-size:13px!important;}}@media (max-width:960px){.fx-card-info .fx-card-title,.fx-card .fx-card-title{min-height:2.7em!important;}}
.product-main-picture{display:contents}

/* Ample product bundle: shared storefront shell appended verbatim */
/* Ample shared public shell 69.60.0
   The storefront header has one markup source (store_shell.py) and one style
   source (this file) for catalog, product and information pages. */


















#authModal .auth-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}



















body.menu-open{overflow:hidden}
/* Auth and footer logos use the same wordmark without inheriting page CSS. */
#authModal .auth-brand{display:inline-flex;width:max-content;align-items:center;color:#111;font-weight:900;line-height:1;letter-spacing:-1.7px;text-decoration:none;text-transform:none}
#authModal .auth-brand{font-size:24px}









/* 69.60.8 — one restrained Instagram entry in the global footer and mobile menu. */







/* 69.70.49 — shared mobile shell polish. */


/* 69.70.68 — responsive Ample mega menu.
   Desktop keeps the top-level navigation intentionally short and exposes
   crawlable category/brand links only while the menu is open. Mobile uses
   explicit levels instead of compressing the desktop panel into a tiny list. */












































/* 69.70.79 — stable shell accessibility + stronger internal-link footer. */



















/* 69.70.83 — product-page fixes from 69.70.81, without changing gallery/image dimensions. */
@media(min-width:1001px){
  
  
  body.product-page .product-recs-rail-wrap{display:block!important;position:relative!important;min-width:0!important;}
  body.product-page .product-recs-rail-wrap>[data-product-rail]{width:100%!important;min-width:0!important;}
  body.product-page .product-rail-btn{position:absolute!important;z-index:5!important;top:42%!important;transform:translateY(-50%)!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(7px);}
  body.product-page .product-rail-btn:hover:not(:disabled){transform:translateY(-50%)!important;}
  body.product-page .product-rail-prev{left:8px!important;}
  body.product-page .product-rail-next{right:8px!important;background:#17191d!important;color:#fff!important;border-color:#17191d!important;}
  body.product-page .product-section-head{padding-inline:0!important;margin-left:0!important;margin-right:0!important;}
}

/* 69.70.90 — restore the original single-level footer and use the existing
   brand columns for stronger model internal linking. */











/* 69.71.1 — single consolidated PDP visual system.
   Replaces the accumulated 69.70.x/69.71.0 product-page overrides with one
   coherent layout: visible section boundaries, an 8px spacing rhythm, a
   focused purchase panel, compact service rows and an icon-led store proof. */
body.product-page{
  --pdp-ink:#111214;
  --pdp-text:#2d2f33;
  --pdp-muted:#757a82;
  --pdp-line:#dedfe2;
  --pdp-line-soft:#eceef0;
  --pdp-soft:#f7f7f7;
  --pdp-radius:4px;
  --pdp-s1:8px;
  --pdp-s2:12px;
  --pdp-s3:16px;
  --pdp-s4:24px;
  --pdp-s5:32px;
  --pdp-s6:48px;
  color:var(--pdp-text);
}
body.product-page .product-shell{
  width:min(calc(100% - 40px),1480px);
  padding-top:20px;
  padding-bottom:28px;
}
body.product-page .product-crumb{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px;
  margin:0 0 var(--pdp-s3);
  color:#8b8f96;
  font-size:11.5px;
  line-height:1.45;
}
body.product-page .product-crumb a{color:#70747b;text-decoration:none;}
body.product-page .product-crumb a:hover{text-decoration:underline;text-underline-offset:3px;}
body.product-page .product-crumb [aria-current="page"]{color:#43464b;}

/* Product hero */
body.product-page .product-layout{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);
  gap:clamp(36px,4vw,64px);
  align-items:start;
}
body.product-page .product-gallery{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  grid-template-areas:"thumbs main";
  gap:12px;
  min-width:0;
  position:sticky;
  top:132px;
}
body.product-page .product-thumbs{
  grid-area:thumbs;
  display:flex;
  flex-direction:column;
  gap:8px;
  min-width:0;
}
body.product-page .product-thumb{
  flex:0 0 72px!important;
  width:72px!important;
  height:90px!important;
  aspect-ratio:4/5!important;
  padding:0!important;
  overflow:hidden!important;
  position:relative!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  outline:0!important;
}
body.product-page .product-thumb.active,
body.product-page .product-thumb[aria-current="true"]{
  border:0!important;
  box-shadow:none!important;
}
body.product-page .product-thumb.active::after,
body.product-page .product-thumb[aria-current="true"]::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  border:1px solid var(--pdp-ink);
  pointer-events:none;
}

body.product-page .product-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
  object-position:center!important;
}
body.product-page .product-main-image{
  grid-area:main;
  position:relative;
  display:grid;
  place-items:center;
  width:100%;
  min-height:0;
  aspect-ratio:4/5;
  overflow:hidden;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
  outline:0!important;
}
body.product-page .product-main-picture{
  display:grid!important;
  place-items:center;
  width:100%!important;
  height:100%!important;
  min-width:0;
  min-height:0;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.product-page .product-main-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  object-fit:contain!important;
  object-position:center!important;
}
body.product-page .product-sale-badge{
  top:14px;
  left:14px;
  border-radius:2px;
}

/* Summary and buy panel */
body.product-page .product-summary{
  width:100%;
  max-width:610px;
  min-width:0;
  padding-top:2px;
}
body.product-page .product-summary-head{margin:0;}
body.product-page .product-brand{
  margin:0 0 7px;
  color:#60646b;
  font-size:10.5px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
body.product-page .product-summary h1{
  margin:0 0 7px;
  color:var(--pdp-ink);
  font-size:clamp(30px,2.35vw,40px);
  font-weight:720;
  line-height:1.08;
  letter-spacing:-.035em;
}
body.product-page .product-code{
  margin:0 0 15px;
  color:#979ba1;
  font-size:11px;
}
body.product-page .product-admin-settings{margin:0 0 14px;}
body.product-page .product-price-stock{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin:0;
}
body.product-page .product-price{
  display:flex;
  align-items:baseline;
  gap:10px;
  margin:0;
}
body.product-page .product-price b{
  color:var(--pdp-ink);
  font-size:30px;
  line-height:1;
  letter-spacing:-.025em;
}
body.product-page .product-price s{color:#989ca2;font-size:13px;}
body.product-page .product-stock{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin:0;
  padding:6px 9px;
  border:1px solid #d8e9dc;
  border-radius:999px;
  background:#f5faf6;
  color:#356543;
  font-size:11px;
  font-weight:650;
}
body.product-page .product-stock::before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:#3c8a51;
}
body.product-page .product-purchase-panel{
  margin-top:20px;
  border:1px solid var(--pdp-line);
  border-radius:var(--pdp-radius);
  background:#fff;
  overflow:hidden;
}
body.product-page .product-purchase-zone{padding:18px;}
body.product-page .product-purchase-zone + .product-purchase-zone{border-top:1px solid var(--pdp-line);}
body.product-page .product-size-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:12px;
  margin:0 0 10px;
}
body.product-page .product-size-head b{color:var(--pdp-ink);font-size:14px;font-weight:760;}
body.product-page .product-size-head span{color:var(--pdp-muted);font-size:11px;}
body.product-page .product-sizes{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0;
}
body.product-page .product-size{
  min-width:46px;
  height:42px;
  padding:0 10px;
  border:1px solid #d4d6da;
  border-radius:2px;
  background:#fff;
  color:#222428;
  font-size:12.5px;
  font-weight:700;
}
body.product-page .product-size:hover{border-color:#70747a;}
body.product-page .product-size.active,
body.product-page .product-size[aria-pressed="true"]{
  border-color:var(--pdp-ink);
  background:var(--pdp-ink);
  color:#fff;
}
body.product-page .product-size-tools{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin:10px 0 14px;
}
body.product-page .product-size-tools button{
  padding:0;
  border:0;
  background:transparent;
  color:#5e6268;
  font-size:11.5px;
  text-decoration:underline;
  text-decoration-color:#b4b7bc;
  text-underline-offset:4px;
}
body.product-page .product-fit-card__lead{margin:0;color:#2f3236;font-size:14px;font-weight:680;line-height:1.5;}
body.product-page .product-fit-card__lead + p{margin:0;color:#777c83;font-size:12.5px;line-height:1.55;}
body.product-page .product-buy-actions{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) 48px;
  gap:8px;
  margin:0;
}
body.product-page .product-buy-actions>button{
  width:100%;
  min-width:0;
  height:50px;
  min-height:50px;
  margin:0!important;
  align-self:stretch;
  border-radius:2px;
  font-size:13px;
  font-weight:760;
  line-height:1.2;
  letter-spacing:0;
  text-transform:none;
}
body.product-page .product-buy-actions #addProductCart{
  border:1px solid var(--pdp-ink);
  background:var(--pdp-ink);
  color:#fff;
}
body.product-page .product-buy-actions #quickProductOrder{
  border:1px solid #bfc2c6;
  background:#fff;
  color:var(--pdp-ink);
}
body.product-page .product-buy-actions #addProductWish{
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid #cfd1d5;
  background:#fff;
  color:var(--pdp-ink);
  font-size:22px;
}
body.product-page .product-trust-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  margin:16px 0 0;
  padding:14px 0 0;
  border-top:1px solid var(--pdp-line-soft);
}
body.product-page .product-trust-row>span{
  min-width:0;
  padding:0 10px;
  border-right:1px solid var(--pdp-line-soft);
}
body.product-page .product-trust-row>span:first-child{padding-left:0;}
body.product-page .product-trust-row>span:last-child{padding-right:0;border-right:0;}
body.product-page .product-trust-row b,
body.product-page .product-trust-row small{display:block;line-height:1.3;}
body.product-page .product-trust-row b{color:#3c3f44;font-size:10px;font-weight:760;}
body.product-page .product-trust-row small{margin-top:2px;color:#8a8e94;font-size:9.5px;}

/* Same-model variants become a real panel row, not a floating mini-widget. */
body.product-page .product-variant-strip{
  display:block;
  margin:0;
  padding:17px 18px 18px;
  border-top:1px solid var(--pdp-line);
}
body.product-page .product-variant-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 0 10px;
}
body.product-page .product-variant-head b{font-size:12px;font-weight:760;}
body.product-page .product-variant-head span{color:var(--pdp-muted);font-size:10.5px;}
body.product-page .product-variant-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}
body.product-page .product-variant-card{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  align-items:center;
  min-width:0;
  min-height:62px;
  padding:5px 8px 5px 5px;
  border:1px solid #dfe1e4;
  border-radius:2px;
  background:#fff;
  color:var(--pdp-ink);
  text-decoration:none;
}
body.product-page .product-variant-card.is-active{
  border-color:var(--pdp-ink);
  box-shadow:inset 0 0 0 1px var(--pdp-ink);
}
body.product-page .product-variant-image{
  display:grid;
  place-items:center;
  width:54px;
  height:50px;
  overflow:hidden;
  background:transparent;
}
body.product-page .product-variant-image img{display:block;width:100%;height:100%;box-sizing:border-box;padding:0;object-fit:contain;object-position:center center;transform:translateY(-2px);}
body.product-page .product-variant-copy{display:block;min-width:0;padding-left:8px;}
body.product-page .product-variant-copy b,
body.product-page .product-variant-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
body.product-page .product-variant-copy b{font-size:10px;line-height:1.25;}
body.product-page .product-variant-copy small{margin-top:3px;color:#6f747b;font-size:9.5px;}

/* Service information: one bordered list with aligned rows. */
body.product-page .product-service-list{border-top:1px solid var(--pdp-line);}
body.product-page .product-service-list>a,
body.product-page .product-service-list>div{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 20px;
  align-items:center;
  min-height:62px;
  padding:12px 18px;
  border-bottom:1px solid var(--pdp-line-soft);
  color:inherit;
  text-decoration:none;
}
body.product-page .product-service-list>div{grid-template-columns:minmax(0,1fr);}
body.product-page .product-service-list>*:last-child{border-bottom:0;}
body.product-page .product-service-list span{display:grid;gap:3px;min-width:0;}
body.product-page .product-service-list b{color:#2d3034;font-size:11.5px;font-weight:760;}
body.product-page .product-service-list small{color:#777c83;font-size:10.5px;line-height:1.4;}
body.product-page .product-service-list i{justify-self:end;color:#878b91;font-size:20px;font-style:normal;font-weight:300;}
body.product-page .product-service-list>a:hover{background:#fafafa;}
body.product-page .product-summary-note{
  margin:0;
  padding:11px 18px 12px;
  border-top:1px solid var(--pdp-line);
  background:#fafafa;
  color:#777c83;
  font-size:10.5px;
  line-height:1.45;
}

/* Information blocks */
body.product-page .product-information{
  margin-top:var(--pdp-s6);
  padding-top:var(--pdp-s5);
  border-top:1px solid var(--pdp-line);
}
body.product-page .product-content-grid{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);
  gap:16px;
  margin:0;
}
body.product-page .product-copy-card,
body.product-page .product-spec-card{
  margin:0;
  border:1px solid var(--pdp-line);
  border-radius:var(--pdp-radius);
  background:#fff;
  overflow:hidden;
}
body.product-page .product-mobile-accordion>summary{
  position:relative;
  display:flex;
  align-items:center;
  min-height:58px;
  padding:0 18px;
  list-style:none;
  border-bottom:1px solid var(--pdp-line);
  cursor:pointer;
}
body.product-page .product-mobile-accordion>summary::-webkit-details-marker{display:none;}
body.product-page .product-mobile-accordion>summary h2{
  margin:0;
  color:var(--pdp-ink);
  font-size:14px;
  font-weight:760;
  letter-spacing:-.01em;
}
body.product-page .product-content-body{
  padding:18px;
  color:#555a61;
  font-size:12.5px;
  line-height:1.65;
}
body.product-page .product-content-body p{margin:0 0 12px;}
body.product-page .product-content-body p:last-child{margin-bottom:0;}
body.product-page .product-spec-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 22px;
}
body.product-page .product-spec{
  min-width:0;
  padding:11px 0;
  border:0;
  border-bottom:1px solid var(--pdp-line-soft);
  border-radius:0;
  background:transparent;
}
body.product-page .product-spec span{display:block;color:#8a8e95;font-size:9.5px;text-transform:uppercase;letter-spacing:.05em;}
body.product-page .product-spec b{display:block;margin-top:4px;color:#33363b;font-size:12px;font-weight:680;line-height:1.4;}

/* Reviews and questions use the same geometry as the information cards. */
body.product-page .product-engagement.product-engagement-collapsed{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin:16px 0 0;
}
body.product-page .product-engagement-panel{
  min-width:0;
  margin:0;
  border:0;
  border-radius:var(--pdp-radius);
  background:#fff;
  box-shadow:inset 0 0 0 1px var(--pdp-line);
  overflow:hidden;
  isolation:isolate;
}
body.product-page .product-engagement-panel>summary{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto 22px;
  align-items:center;
  gap:10px;
  min-height:58px;
  padding:0 18px;
  list-style:none;
  cursor:pointer;
}
body.product-page .product-engagement-panel>summary::-webkit-details-marker{display:none;}
body.product-page .product-engagement-panel>summary span{color:var(--pdp-ink);font-size:14px;font-weight:760;letter-spacing:-.01em;}
body.product-page .product-engagement-panel>summary b{color:#80848b;font-size:10.5px;font-weight:600;text-align:right;}
body.product-page .product-engagement-panel>summary::after{
  content:"+";
  justify-self:end;
  color:#666a70;
  font-size:22px;
  font-weight:300;
  line-height:1;
}
body.product-page .product-engagement-panel[open]>summary{border-bottom:1px solid var(--pdp-line);}
body.product-page .product-engagement-panel[open]>summary::after{content:"−";}
body.product-page .product-engagement-body{padding:18px;}
body.product-page .product-engagement-body>.product-review-list,
body.product-page .product-engagement-body>.product-question-list{padding:0;}
body.product-page .product-empty-note{margin:0;color:#858990;font-size:12px;}
body.product-page .product-form-details{margin-top:16px;border-top:1px solid var(--pdp-line-soft);padding-top:14px;}
body.product-page .product-form-details>summary{font-size:11.5px;font-weight:760;}
body.product-page .product-form-details form{gap:9px;}
body.product-page .product-form-details input,
body.product-page .product-form-details select,
body.product-page .product-form-details textarea{
  border-radius:2px;
}
body.product-page .product-form-details button{border-radius:2px;}

/* Store proof: reference-style icon + headline + supporting copy. */
body.product-page .product-store-proof{
  margin:var(--pdp-s6) 0 0;
  padding:var(--pdp-s5) 0;
  border-top:1px solid var(--pdp-line);
  border-bottom:1px solid var(--pdp-line);
  background:#fff;
}
body.product-page .product-store-proof__title{
  display:flex;
  align-items:baseline;
  justify-content:flex-start;
  gap:14px;
  margin:0 0 24px;
}
body.product-page .product-store-proof__title span{
  color:#8a8e94;
  font-size:10px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
body.product-page .product-store-proof__title h2{
  margin:0;
  color:var(--pdp-ink);
  font-size:22px;
  font-weight:720;
  letter-spacing:-.025em;
}
body.product-page .product-store-proof__list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:30px 44px;
  border:0;
}
body.product-page .product-store-proof article{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  align-items:start;
  gap:16px;
  min-height:0;
  padding:0;
  background:#fff;
}
body.product-page .product-store-proof__icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  color:#111;
}
body.product-page .product-store-proof__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
body.product-page .product-store-proof article b{display:block;margin:1px 0 7px;color:#24262a;font-size:15px;font-weight:780;line-height:1.3;}
body.product-page .product-store-proof article p{max-width:410px;margin:0;color:#72767d;font-size:12.5px;line-height:1.55;}

/* Recommendation sections share one rhythm instead of isolated floating blocks. */
body.product-page .product-section{
  margin-top:var(--pdp-s6);
  padding-top:var(--pdp-s5);
  border-top:1px solid var(--pdp-line);
}
body.product-page .product-store-proof + .product-section{margin-top:0;border-top:0;}
body.product-page .product-section-head{margin:0 0 18px;padding:0;}
body.product-page .product-section-head h2,
body.product-page .product-rec-title{
  margin:0;
  color:var(--pdp-ink);
  font-size:22px;
  font-weight:720;
  letter-spacing:-.025em;
}
body.product-page .product-rec-sub{color:#878b91;font-size:11px;}
body.product-page .product-shell{padding-bottom:18px;}
body.product-page #recentProductsSection{padding-bottom:0;}

body.product-page .product-rec-colors{display:none;}

@media(min-width:961px) and (max-width:1120px){
  body.product-page .product-layout{
    grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);
    gap:28px;
  }
  body.product-page .product-buy-actions{grid-template-columns:minmax(0,1fr) 48px;}
  body.product-page .product-buy-actions #addProductCart{grid-column:1;grid-row:1;}
  body.product-page .product-buy-actions #addProductWish{grid-column:2;grid-row:1;}
  body.product-page .product-buy-actions #quickProductOrder{grid-column:1/-1;grid-row:2;}
}

@media(min-width:961px){
  body.product-page .product-information,
  body.product-page .product-engagement,
  body.product-page .product-store-proof,
  body.product-page .product-section{
    content-visibility:auto;
    contain-intrinsic-size:auto 520px;
  }
}

@media(max-width:960px){
  body.product-page .product-shell{width:min(calc(100% - 24px),1240px);padding-top:12px;}
  body.product-page .product-crumb{
    flex-wrap:nowrap;
    margin-bottom:12px;
    overflow-x:auto;
    white-space:nowrap;
    scrollbar-width:none;
    font-size:10.5px;
  }
  body.product-page .product-crumb::-webkit-scrollbar{display:none;}
  body.product-page .product-crumb a,
  body.product-page .product-crumb span{flex:0 0 auto;}
  body.product-page .product-layout{grid-template-columns:1fr;gap:18px;}
  body.product-page .product-gallery{
    position:static;
    grid-template-columns:1fr;
    grid-template-areas:"main" "thumbs";
    gap:8px;
  }
  body.product-page .product-main-image{
    aspect-ratio:4/5!important;
    min-height:0!important;
    background:transparent!important;
    padding:0!important;
  }
  body.product-page .product-thumbs{
    display:flex;
    flex-direction:row;
    gap:7px;
    overflow-x:auto;
    padding:0 0 2px;
    scrollbar-width:none;
  }
  body.product-page .product-thumbs::-webkit-scrollbar{display:none;}
  body.product-page .product-thumb{flex:0 0 60px!important;width:60px!important;height:75px!important;aspect-ratio:4/5!important;}
  body.product-page .product-summary{max-width:none;padding:0;}
  body.product-page .product-brand{margin-bottom:5px;font-size:10px;}
  body.product-page .product-summary h1{font-size:22px;line-height:1.16;letter-spacing:-.026em;}
  body.product-page .product-code{margin-bottom:11px;font-size:10px;}
  body.product-page .product-price b{font-size:25px;}
  body.product-page .product-price-stock{gap:9px;}
  body.product-page .product-purchase-panel{margin-top:16px;}
  body.product-page .product-purchase-zone{padding:15px;}
  body.product-page .product-size-head b{font-size:13px;}
  body.product-page .product-size{min-width:43px;height:40px;padding-inline:9px;font-size:12px;}
  body.product-page .product-size-tools{gap:13px;margin:10px 0 0;}
  body.product-page .product-buy-actions{
    grid-template-columns:minmax(0,1fr) 46px;
    gap:8px;
  }
  body.product-page .product-buy-actions #addProductCart{grid-column:1;grid-row:1;}
  body.product-page .product-buy-actions #addProductWish{grid-column:2;grid-row:1;}
  body.product-page .product-buy-actions #quickProductOrder{grid-column:1/-1;grid-row:2;}
  body.product-page .product-buy-actions>button{height:48px;min-height:48px;font-size:13.5px;}
  body.product-page .product-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px;padding-top:13px;}
  body.product-page .product-trust-row>span{padding:0 10px;}
  body.product-page .product-trust-row>span:nth-child(2){border-right:0;}
  body.product-page .product-trust-row>span:nth-child(3){padding-left:0;}
  body.product-page .product-trust-row b{font-size:10.5px;}
  body.product-page .product-trust-row small{font-size:9.5px;}
  body.product-page .product-variant-strip{padding:15px;}
  body.product-page .product-variant-list{grid-template-columns:1fr 1fr;}
  body.product-page .product-service-list>a,
  body.product-page .product-service-list>div{min-height:59px;padding:11px 15px;}
  body.product-page .product-summary-note{padding:10px 15px 11px;}
  body.product-page .product-information{margin-top:30px;padding-top:22px;}
  body.product-page .product-content-grid{grid-template-columns:1fr;gap:8px;}
  body.product-page .product-mobile-accordion>summary{min-height:54px;padding:0 14px;}
  body.product-page .product-mobile-accordion>summary h2{font-size:14px!important;}
  body.product-page .product-content-body{padding:14px;font-size:12px;line-height:1.6;}
  body.product-page .product-spec-grid{grid-template-columns:1fr 1fr;gap:0 16px;}
  body.product-page .product-engagement.product-engagement-collapsed{grid-template-columns:1fr;gap:8px;margin-top:8px;}
  body.product-page .product-engagement-panel>summary{min-height:54px;padding:0 14px;}
  body.product-page .product-engagement-panel>summary span{font-size:14px!important;}
  body.product-page .product-engagement-panel>summary b{font-size:10px;}
  body.product-page .product-engagement-body{padding:14px;}
  body.product-page .product-store-proof{margin-top:30px;padding:24px 0;}
  body.product-page .product-store-proof__title{display:block;margin-bottom:18px;}
  body.product-page .product-store-proof__title span{display:block;margin-bottom:5px;}
  body.product-page .product-store-proof__title h2{font-size:19px;}
  body.product-page .product-store-proof__list{grid-template-columns:1fr;gap:22px;}
  body.product-page .product-store-proof article{
    grid-template-columns:46px minmax(0,1fr);
    gap:14px;
    min-height:0;
    padding:0;
    border:0!important;
  }
  body.product-page .product-store-proof__icon{width:42px;height:42px;}
  body.product-page .product-store-proof__icon svg{width:38px;height:38px;}
  body.product-page .product-store-proof article b{margin-top:0;font-size:14px;}
  body.product-page .product-store-proof article p{font-size:11.5px;line-height:1.5;}
  body.product-page .product-section{margin-top:32px;padding-top:24px;}
  body.product-page .product-store-proof + .product-section{margin-top:0;}
  body.product-page .product-section-head{margin-bottom:14px;}
  body.product-page .product-section-head h2,
  body.product-page .product-rec-title{font-size:18px;}
  body.product-page .product-rec-sub{font-size:10px;}
  body.product-page .product-shell{padding-bottom:10px;}
}

@media(max-width:560px){
  body.product-page .product-shell{width:calc(100% - 20px);}
  body.product-page .product-main-image{aspect-ratio:4/5!important;min-height:0!important;background:transparent!important;padding:0!important;}
  body.product-page .product-purchase-zone{padding:14px 13px;}
  body.product-page .product-sizes{gap:6px;}
  body.product-page .product-size{min-width:41px;height:39px;padding-inline:8px;}
  body.product-page .product-variant-list{grid-template-columns:1fr;}
  body.product-page .product-trust-row>span{padding-inline:8px;}
  body.product-page .product-service-list>a,
  body.product-page .product-service-list>div{padding-inline:13px;}
  body.product-page .product-summary-note{padding-inline:13px;}
  body.product-page .product-spec-grid{grid-template-columns:1fr;}
  body.product-page .product-store-proof__list{margin-inline:0;}
}



/* 69.71.6 — mobile LCP/render-path optimisation.
   Keep the first product viewport fully renderable, but do not spend initial
   style/layout/paint work on the closed navigation drawer or sections that are
   guaranteed to start below the mobile hero/summary. */
@media(max-width:960px){
  
  
  body.product-page .product-information{
    content-visibility:auto;
    contain-intrinsic-size:auto 680px;
  }
  body.product-page .product-store-proof{
    content-visibility:auto;
    contain-intrinsic-size:auto 460px;
  }
  body.product-page .product-section{
    content-visibility:auto;
    contain-intrinsic-size:auto 470px;
  }
  
}


/* 69.71.8 — SMS-FLY registration verification */
.auth-sms-verify{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(120px,.75fr);gap:8px;align-items:end;margin:13px 0!important;}
.auth-sms-verify[hidden]{display:none!important;}.auth-sms-verify button{min-height:46px;border:1px solid #17191d;background:#17191d;color:#fff;padding:0 12px;font-weight:750;}.auth-sms-verify button:disabled{opacity:.55;cursor:wait;}.auth-sms-verify input{margin:0!important;}.auth-sms-verify small{grid-column:1/-1;color:#777;font-size:11px;}
@media(max-width:520px){.auth-sms-verify{grid-template-columns:1fr!important;}.auth-sms-verify small{grid-column:auto;}}

/* 69.71.22 — real supplier color variants on the product page. */
body.product-page .product-colors{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
body.product-page .product-color{min-height:42px;padding:0 14px;border:1px solid #d9dde2;border-radius:10px;background:#fff;color:#111;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
body.product-page .product-color.active{background:#111;color:#fff;border-color:#111}
body.product-page .product-color:disabled,body.product-page .product-size:disabled{opacity:.34;cursor:not-allowed;text-decoration:line-through}
body.product-page .product-color-head{margin-top:14px}
@media(max-width:760px){body.product-page .product-colors{gap:6px}body.product-page .product-color{min-height:40px;padding-inline:11px;font-size:12px}}

/* 69.73.13 — refined favorite heart.
   Keep one geometry in both states, but make the glyph smaller and the outline lighter inside the same white circle. */
.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;}
}


/* 69.73.13 — refined favorite icon on product pages. */
body.product-page #addProductWish{
  display:grid!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;
  padding:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:0!important;line-height:0!important;
}
body.product-page #addProductWish svg{
  display:block!important;width:22px!important;height:22px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;
  stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important;
}
body.product-page #addProductWish.active{color:#e11d48!important;}
body.product-page #addProductWish.active svg{fill:currentColor!important;stroke:currentColor!important;}

/* 69.73.17 — one clear size-selection guide across product pages. */
body.product-page .product-size-guide-card{width:min(100%,620px);gap:18px;}
body.product-page .product-size-guide{display:grid;gap:16px;}
body.product-page .product-size-guide .product-fit-card__lead{margin:0;color:#202226;font-size:14px;font-weight:650;line-height:1.62;}
body.product-page .product-size-guide__steps{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:size-step;border-top:1px solid var(--line);}
body.product-page .product-size-guide__steps li{counter-increment:size-step;position:relative;display:grid;gap:5px;padding:15px 0 15px 38px;border-bottom:1px solid var(--line);}
body.product-page .product-size-guide__steps li::before{content:counter(size-step);position:absolute;left:0;top:15px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #d9dce0;border-radius:50%;font-size:11px;font-weight:800;color:#26282c;background:#fff;}
body.product-page .product-size-guide__steps b{font-size:13.5px;line-height:1.35;}
body.product-page .product-size-guide__steps span{color:#62666d;font-size:12.5px;line-height:1.58;}
body.product-page .product-size-guide__model{display:grid;gap:5px;padding:14px 16px;border:1px solid #dedfe2;border-radius:12px;background:#f8f8f8;}
body.product-page .product-size-guide__model b{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#70747a;}
body.product-page .product-size-guide__model span{font-size:13.5px;font-weight:700;line-height:1.48;color:#202226;}
body.product-page .product-size-guide__model small{font-size:12.5px;line-height:1.5;color:#666b72;min-height:0;}
body.product-page .product-size-guide__note{margin:0;padding:13px 14px;border-left:3px solid #111;background:#f7f7f7;color:#555a61;font-size:12.5px;line-height:1.58;}
body.product-page .product-size-guide__note b{color:#1f2124;}
@media(max-width:760px){
  body.product-page .product-size-guide-card{width:min(100%,560px);padding:24px 18px;}
  body.product-page .product-size-guide__steps li{padding-left:34px;}
}

/* 69.73.18 — one-size accessories use one canonical public label. */
.product-size-static{display:inline-flex;align-items:center;justify-content:center;cursor:default;user-select:none;}
/* 69.73.68 — iOS Safari auth viewport hardening. Keep the modal itself opaque
   across dynamic toolbar changes and lock the page behind it to prevent the
   white rubber-band strip at the bottom of the visual viewport. */
html.auth-viewport-locked{overscroll-behavior:none!important;}
html.auth-viewport-locked body{overscroll-behavior:none!important;}
.auth-modal{width:100vw!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important;background:rgba(10,12,16,.62)!important;}
.auth-modal .auth-backdrop,.auth-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;background:rgba(10,12,16,.62)!important;}
.auth-modal .auth-dialog,.auth-dialog{max-height:calc(100dvh - 36px)!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;}
@media(max-width:520px){.auth-modal{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important;}.auth-modal .auth-dialog,.auth-dialog{max-height:calc(100dvh - max(20px,env(safe-area-inset-top)) - max(20px,env(safe-area-inset-bottom)))!important;}.auth-modal input,.auth-dialog input{font-size:16px!important;}}


/* Ample 69.74.3 — PDP recommendation rails use the shared equal-card
   contract. The previous content-height override caused neighbouring cards to
   finish on different baselines. */
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;align-self:stretch!important;}
body.product-page .product-recs.product-recs-rail .product-rec-card .fx-card-copy{flex:1 1 auto!important;}
body.product-page .product-recs.product-recs-rail .product-rec-card .fx-buy-now{margin-top:auto!important;}

/* Ample 69.73.90 — mobile footer specificity fix.
   The generic >section rule is intentionally more specific than .site-footer-nav
   in older bundles, so make navigation sections explicit grid owners. */
@media (max-width:560px){
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:22px!important;
    row-gap:0!important;
    align-content:start!important;
  }
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>h3{
    grid-column:1/-1!important;
    margin:0 0 8px!important;
  }
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>a,
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-nav>.site-cookie-settings{
    min-width:0!important;
    width:auto!important;
    max-width:100%!important;
    margin:5px 0!important;
  }
  #storeFooter[data-ample-footer-stable="1"] .site-footer-grid.site-footer-grid-compact>section.site-footer-contacts{
    display:block!important;
  }
  #storeFooter[data-ample-footer-stable="1"] .site-footer-contacts .site-social-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:9px!important;
    width:100%!important;
  }
}

/* Ample 69.74.1 — visually centered product favourite glyph. */
body.product-page #addProductWish{
  display:grid!important;place-items:center!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;
  padding:0!important;border-radius:50%!important;line-height:0!important;overflow:hidden!important;
}
body.product-page #addProductWish svg{
  position:static!important;display:block!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;
  margin:0!important;transform:translateY(.5px)!important;transform-origin:center!important;
}

/* 69.75.15 — add-to-cart matches quick-order rounding. */
body.product-page .product-buy-actions #addProductCart,
body.product-page .product-buy-actions #quickProductOrder{border-radius:14px!important;}


/* Ample 69.75.21 — quick-order OTP controls + iOS native-button reset. */
body.product-page .quick-order-sms{
  display:grid!important;gap:8px!important;margin:14px 0!important;padding:12px!important;
  border:1px solid #dedfe3!important;border-radius:12px!important;background:#fff!important;
}
body.product-page .quick-order-sms[hidden]{display:none!important;}
body.product-page .quick-order-sms>b{display:block!important;font-size:14px!important;line-height:1.3!important;color:#17191d!important;}
body.product-page .quick-order-sms>small{display:block!important;margin:0!important;color:#6f737a!important;font-size:12px!important;line-height:1.45!important;}
body.product-page .quick-order-sms>div{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important;}
body.product-page .quick-order-sms button{
  -webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;width:100%!important;
  min-height:46px!important;margin:0!important;padding:0 14px!important;align-items:center!important;justify-content:center!important;
  border:1px solid #17191d!important;border-radius:12px!important;background:#17191d!important;color:#fff!important;
  box-shadow:none!important;font:inherit!important;font-size:14px!important;font-weight:750!important;line-height:1!important;
  letter-spacing:0!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap!important;cursor:pointer!important;
}
body.product-page .quick-order-sms button:hover{background:#000!important;border-color:#000!important;}
body.product-page .quick-order-sms button:focus-visible{outline:0!important;box-shadow:0 0 0 3px rgba(17,17,17,.12)!important;}
body.product-page .quick-order-sms button:disabled{opacity:.55!important;cursor:wait!important;}
body.product-page .quick-order-sms input{
  width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 12px!important;
  border:1px solid #d8dce2!important;border-radius:12px!important;background:#fff!important;color:#17191d!important;
  box-shadow:none!important;font-size:16px!important;
}
@media(max-width:520px){
  body.product-page .quick-order-sms>div{grid-template-columns:1fr!important;}
  body.product-page .quick-order-sms button{white-space:normal!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;}}
