:root{--ink:#111214;--navy:#071525;--orange:#f15a24;--orange-dark:#cf4316;--blue:#087cf0;--canvas:#f2f4f7;--white:#fff;--muted:#696d74;--border:#d9dce1;--green:#147449;--red:#c43b31;--shadow:0 1px 6px #00000026}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);margin:0;font-family:Open Sans,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.shell{width:min(94%,1440px);margin-inline:auto}.site-header{z-index:30;background:var(--white);height:76px;position:relative}.site-header__inner{grid-template-columns:44px 160px minmax(360px,1fr) repeat(3,104px);align-items:center;gap:16px;width:100%;height:76px;padding:0 28px;display:grid}.menu-link{align-content:center;justify-items:center;width:44px;height:62px;font-size:11px;line-height:14px;display:grid}.menu-link svg{stroke-width:2px;width:28px;height:28px}.brand{background:var(--blue);border-radius:4px;width:160px;height:44px;display:block;position:relative;overflow:hidden}.brand img{width:160px;max-width:none;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.search-form{min-width:0}.search-shell{background:#eee;border:1px solid #0000;border-radius:4px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;width:100%;height:40px;padding:0 14px;display:grid}.search-shell:focus-within{background:var(--white);border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.search-shell svg{color:#4c4f54;width:20px;height:20px}.search-shell input{width:100%;min-width:0;height:100%;color:var(--ink);background:0 0;border:0;border-radius:0;outline:0;padding:0}.search-shell input::placeholder{color:#70747b;opacity:1}.header-action{justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:60px;font-size:12px;font-weight:700;line-height:15px;display:flex;position:relative}.header-action>span{display:grid}.header-action small{color:var(--muted);font-size:11px;font-weight:500}.header-action svg{flex:0 0 24px;width:24px;height:24px}.menu-link:hover,.header-action:hover,.department-nav a:hover{color:var(--orange-dark)}.cart-button strong{background:var(--orange);min-width:20px;height:20px;color:var(--white);border-radius:999px;place-items:center;padding-inline:4px;font-size:11px;display:grid}.department-nav{z-index:25;background:#eee;border-block:1px solid #e1e1e1;align-items:center;height:50px;padding:0 28px;display:flex;position:relative;overflow:hidden}.department-nav__rail{scrollbar-width:none;align-items:center;gap:28px;min-width:0;height:50px;display:flex;overflow-x:auto}.department-nav__rail::-webkit-scrollbar{display:none}.department-nav__rail a{white-space:nowrap;flex:none;align-items:center;height:50px;font-size:14px;font-weight:700;display:inline-flex}.department-nav__store{white-space:nowrap;border-left:1px solid #c9c9c9;flex:none;align-items:center;gap:8px;height:34px;margin-left:auto;padding-left:22px;font-size:13px;font-weight:600;display:inline-flex}.department-nav__store svg{width:19px;height:19px}.announcement{height:50px;color:var(--white);text-align:center;background:#050505;flex-direction:column;justify-content:center;align-items:center;font-size:14px;line-height:17px;display:flex}.announcement strong{font-weight:700}.announcement span{font-size:13px}.home-hero{background:var(--white);padding-top:32px}.hero-slide{width:min(100% - 32px,1440px);height:327px;color:var(--white);background:radial-gradient(circle at 75% 15%,#fff3,#0000 22%),linear-gradient(112deg,#06101d 0%,#073a83 54%,#087cf0 100%);border-radius:18px;margin-inline:auto;display:grid;position:relative;overflow:hidden}.hero-slide:before{content:"";background-image:radial-gradient(#fff3 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 70%);mask-image:linear-gradient(90deg,#0000,#000 70%)}.hero-slide__copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:54%;padding:28px 0 28px 54px;display:flex;position:relative}.hero-slide__copy small{background:var(--orange);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.hero-slide__copy h1{letter-spacing:-.035em;max-width:16ch;margin:0;font-size:clamp(38px,3.1vw,46px);font-weight:800;line-height:1.02}.hero-slide__copy p{color:#ffffffe0;max-width:42ch;margin:12px 0 0;font-size:17px;line-height:22px}.hero-slide__copy strong{margin-top:10px;font-size:25px;line-height:30px}.hero-slide__copy>span{background:var(--white);border:2px solid var(--white);min-width:132px;min-height:44px;color:var(--ink);border-radius:4px;justify-content:center;align-items:center;margin-top:14px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.hero-slide:hover .hero-slide__copy>span{color:var(--white);background:0 0}.hero-slide__artwork{width:46%;height:100%;position:absolute;top:0;right:4%}.hero-slide__artwork img{object-fit:contain;filter:drop-shadow(0 20px 24px #00000057);padding:22px 30px}.hero-dots,.gallery-dots{justify-content:center;align-items:center;gap:8px;display:flex}.hero-dots{height:48px}.hero-dots i,.gallery-dots i{background:#e1e1e1;border-radius:99px;width:64px;height:5px;display:block}.hero-dots i.active{background:var(--orange)}.product-section,.category-section,.brand-section{padding-top:64px}.home-hero+.product-section{padding-top:26px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.section-heading h2,.category-section h2,.brand-section h2,.store-promo h2{letter-spacing:-.035em;margin:0;font-size:36px;font-weight:700;line-height:1.15}.section-note{color:var(--muted);margin:4px 0 0;font-size:16px}.section-heading__actions{flex:none;align-items:center;gap:12px;display:flex}.section-heading__actions>a{background:var(--ink);min-height:42px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.section-heading__actions>a svg{width:16px;height:16px}.rail-controls{gap:8px;display:flex}.rail-controls button{background:var(--white);width:42px;height:42px;color:var(--ink);border:1px solid #bfc3c8;border-radius:50%;place-items:center;padding:0;display:grid}.rail-controls button:first-child svg{transform:rotate(180deg)}.product-grid--home{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#171717 #e4e4e4;scrollbar-width:thin;grid-auto-columns:235px;grid-auto-flow:column;gap:16px;padding:4px 4px 14px;scroll-padding-inline:4px;display:grid;overflow-x:auto}.product-grid--home>*{scroll-snap-align:start}.product-card{background:var(--white);min-width:0;min-height:390px;box-shadow:var(--shadow);border:0;border-radius:8px;flex-direction:column;padding:16px;display:flex;position:relative}.product-card__link{flex-direction:column;flex:auto;min-height:0;display:flex}.product-media{aspect-ratio:1;background:var(--white);width:100%;position:relative;overflow:hidden}.product-media__image{object-fit:contain;padding:5px}.product-media__missing{height:100%;color:var(--muted);text-align:center;background:#eef0f3;place-items:center;padding:18px;display:grid}.product-media__missing img{border-radius:8px}.product-media__missing span,.photo-note,.sold-out-badge,.product-card__sku,.product-card__footer small{font-size:12px}.photo-note,.sold-out-badge{z-index:2;border-radius:4px;padding:4px 7px;font-weight:700;line-height:1.2;position:absolute}.photo-note{color:var(--white);background:#071525e0;bottom:5px;right:5px}.sold-out-badge{background:var(--red);color:var(--white);text-transform:uppercase;top:22px;left:22px}.product-card__body{padding-top:12px}.product-card__body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:43px;margin:0;font-size:15px;font-weight:650;line-height:21px;display:-webkit-box;overflow:hidden}.product-card__link:hover h3{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.product-card__sku{color:var(--muted);margin-top:4px;line-height:16px;display:block}.product-card__footer{gap:3px;margin-top:auto;padding-top:12px;display:grid}.product-card__footer strong{font-size:20px;line-height:24px}.product-card__footer small{line-height:16px}.in-stock{color:var(--green)}.sold-out{color:var(--red)}.category-section h2,.brand-section h2{margin-bottom:20px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.category-tile{background:var(--white);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.category-tile__media{background:#f7f7f8;height:160px;display:block;position:relative;overflow:hidden}.category-tile__media img{object-fit:contain;padding:12px;transition:transform .16s}.category-tile:hover .category-tile__media img{transform:scale(1.035)}.category-tile>strong{align-items:center;min-height:58px;padding:0 18px;font-size:19px;font-weight:700;display:flex}.store-promo{min-height:236px;color:var(--white);background:radial-gradient(circle at 86% 15%,#087cf0e6,#0000 28%),linear-gradient(120deg,#070707 0%,#111f35 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:32px;margin-top:72px;padding:38px 54px;display:flex;overflow:hidden}.store-promo small{color:#7ebcff;letter-spacing:.06em;font-size:12px;font-weight:800}.store-promo p{color:#ffffffc7;margin:8px 0 0}.store-promo a{background:var(--white);border:2px solid var(--white);min-width:140px;min-height:46px;color:var(--ink);border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.brand-section{padding-bottom:80px}.brand-section>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.brand-section a{background:var(--canvas);text-align:center;border-radius:10px;place-items:center;min-height:96px;padding:14px;font-size:19px;font-weight:700;display:grid}.brand-section a:hover{background:#e6e9ed}.department-landing{background:var(--white);padding-bottom:18px}.category-breadcrumb{color:var(--muted);gap:8px;padding-top:24px;padding-bottom:18px;font-size:14px;display:flex}.category-breadcrumb a{text-underline-offset:2px;text-decoration:underline}.category-breadcrumb b{color:var(--ink)}.category-campaign{min-height:360px;color:var(--white);margin-bottom:24px;display:block;position:relative;overflow:hidden}.category-campaign:after{content:"";background:linear-gradient(90deg,#040b16fa 0%,#041125eb 42%,#04112514 76%);position:absolute;inset:0}.category-campaign--primary{background:linear-gradient(115deg,#06101d,#0754a6 58%,#0b84f4)}.category-campaign--secondary{background:linear-gradient(115deg, #1f0904, #a52c0c 58%, var(--orange))}.category-campaign--secondary:after{background:linear-gradient(90deg,#190702fa 0%,#521205e6 42%,#52120514 76%)}.category-campaign>div{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(56%,760px);min-height:360px;padding:44px clamp(28px,6vw,94px);display:flex;position:relative}.category-campaign>img{object-fit:contain;object-position:82% center;filter:drop-shadow(0 22px 28px #00000059);padding:22px 5% 22px 48%}.category-campaign small{color:#9dccff;letter-spacing:.05em;font-size:12px;font-weight:700}.category-campaign--secondary small{color:#ffd1bf}.category-campaign h1,.category-campaign h2{letter-spacing:-.035em;max-width:14ch;margin:8px 0 0;font-size:clamp(38px,4vw,58px);font-weight:700;line-height:1.02}.category-campaign p{color:#ffffffd6;max-width:42ch;margin:14px 0 0;font-size:17px}.category-campaign span{background:var(--white);min-height:44px;color:var(--ink);border-radius:4px;align-items:center;margin-top:22px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.page-heading{padding-top:40px;padding-bottom:24px}.page-heading>p,.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0 0 10px;font-size:14px;display:flex}.page-heading a,.breadcrumb a{text-underline-offset:2px;text-decoration:underline}.page-heading h1{letter-spacing:-.035em;margin:0;font-size:36px;font-weight:700;line-height:1.08}.page-heading>span{color:var(--muted);margin-top:6px;font-size:18px;display:block}.catalog-page,.cart-page{background:var(--canvas);min-height:640px}.catalog-toolbar{border-bottom:1px solid var(--border);scrollbar-width:none;align-items:center;gap:10px;padding-bottom:18px;display:flex;overflow-x:auto}.catalog-toolbar::-webkit-scrollbar{display:none}.mobile-filter-button,.sort-control,.availability-chip{min-height:42px;color:var(--ink);white-space:nowrap;background:#e6e8eb;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.mobile-filter-button svg,.availability-chip svg{width:18px;height:18px}.sort-control{padding-right:8px}.sort-control select{max-width:200px;min-height:38px;color:var(--ink);background:0 0;border:0;outline:0;padding-right:26px;font-size:13px;font-weight:650}.availability-chip.is-active{background:var(--ink);color:var(--white)}.catalog-layout{padding-top:28px;padding-bottom:72px;display:block}.filter-overlay{z-index:79;opacity:0;pointer-events:none;background:#070e1899;border:0;transition:opacity .16s;display:block;position:fixed;inset:0}.filter-overlay--open{opacity:1;pointer-events:auto}.filters{z-index:80;background:var(--white);align-content:start;gap:17px;width:min(380px,100% - 28px);padding:22px;transition:transform .18s;display:grid;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-12px 0 34px #00000040}.filters--open{transform:translate(0)}.filters__heading{justify-content:space-between;align-items:center;font-size:24px;font-weight:800;display:flex}.filters__heading button{width:44px;height:44px;color:var(--ink);background:0 0;border:0;font-size:30px}.filters>label,.filters fieldset label{color:#34373c;gap:6px;font-size:13px;font-weight:700;display:grid}.filters input,.filters select{background:var(--white);width:100%;min-width:0;min-height:44px;color:var(--ink);border:1px solid #aeb3ba;border-radius:4px;padding:0 12px}.filters fieldset{border:0;margin:0;padding:0}.filters legend{color:#34373c;margin-bottom:8px;font-size:13px;font-weight:700}.filters fieldset>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filters__reset{background:var(--white);border:2px solid var(--ink);min-height:44px;color:var(--ink);border-radius:4px;font-weight:800}.product-grid--catalog{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.product-grid--catalog .product-card{min-height:500px;padding:22px}.load-more,.empty-state button,.add-button,.button--primary{background:var(--orange);border:1px solid var(--orange);min-height:46px;color:var(--white);text-align:center;border-radius:4px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.load-more:hover,.empty-state button:hover,.add-button:hover,.button--primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.load-more{width:100%;margin-top:24px}.empty-state,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:32px;display:flex}.empty-state svg{width:44px;height:44px;color:var(--muted)}.empty-state h2,.not-found h1{margin:16px 0 4px}.empty-state p{color:var(--muted);margin:0 0 20px}.detail-page{background:var(--white)}.breadcrumb{padding-top:30px}.breadcrumb b{max-width:60ch;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:start;gap:68px;padding-top:20px;padding-bottom:46px;display:grid}.gallery{background:var(--white);padding:18px 18px 48px;position:relative}.gallery .product-media{min-height:500px}.gallery-dots{background:#fffffff5;border-radius:99px;min-height:32px;padding:0 16px;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #00000021}.gallery-dots i{background:#bfc3ca;width:8px;height:8px}.gallery-dots i.active{background:var(--ink);width:48px}.detail-info{padding-top:12px}.detail-info__category{color:var(--muted);text-underline-offset:2px;margin:0 0 8px;font-size:14px;text-decoration:underline}.detail-info h1{letter-spacing:-.03em;margin:0;font-size:clamp(30px,3vw,42px);font-weight:750;line-height:1.1}.detail-info__sku{color:var(--muted);margin:10px 0 22px;font-size:13px}.detail-info__price{font-size:34px;line-height:1.2;display:block}.condition-label{color:var(--muted);margin:24px 0 10px;font-size:14px}.condition-label strong{color:var(--ink)}.fulfillment-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fulfillment-card{background:#f7f7f7;border:1px solid #d8dadd;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-content:start;gap:8px 10px;min-height:132px;padding:14px;display:grid}.fulfillment-card.is-selected{background:var(--white);border:2px solid var(--ink)}.fulfillment-card.is-disabled{color:var(--muted)}.fulfillment-card>span{display:grid}.fulfillment-card small{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.25}.fulfillment-card b{color:var(--green);grid-column:1/-1;align-self:end;font-size:12px}.fulfillment-card.is-disabled b{color:var(--muted)}.quantity-row{justify-content:space-between;align-items:center;margin:22px 0 14px;font-weight:700;display:flex}.quantity-control{border:1px solid #aeb3ba;border-radius:4px;grid-template-columns:44px 44px 44px;align-items:center;min-height:44px;display:grid;overflow:hidden}.quantity-control button{background:var(--white);height:42px;color:var(--ink);border:0;place-items:center;padding:0;font-size:20px;display:grid}.quantity-control output{text-align:center}.add-button{width:100%;min-height:50px}.add-button--secondary{background:var(--white);border:2px solid var(--ink);color:var(--ink)}.mock-note{color:var(--muted);margin:10px 0 24px;font-size:12px}.detail-info dl{border-top:1px solid var(--border);margin:0}.detail-info dl>div{border-bottom:1px solid var(--border);grid-template-columns:150px 1fr;gap:16px;padding:14px 0;display:grid}.detail-info dt{color:var(--muted)}.detail-info dd{margin:0;font-weight:700}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;padding-bottom:72px;display:grid}.cart-items{gap:12px;display:grid}.cart-item{background:var(--white);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:120px minmax(0,1fr) auto 120px;align-items:center;gap:20px;padding:18px;display:grid}.cart-item>a .product-media{width:120px}.cart-item p,.cart-item h2{margin:0}.cart-item>a+div{justify-items:start;gap:2px;display:grid}.cart-item p,.cart-item span{color:var(--muted);font-size:12px}.cart-item h2{font-size:16px;line-height:1.3}.cart-item div>button{min-height:40px;color:var(--red);background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.cart-item>strong{text-align:right}.cart-summary{background:var(--white);box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:24px;display:grid;position:sticky;top:16px}.cart-summary h2{margin:0}.cart-summary>div{border-block:1px solid var(--border);justify-content:space-between;padding-block:14px;display:flex}.cart-summary small{color:var(--muted)}.cart-summary button{color:#51565d;background:#c7cbd1;border:0;border-radius:4px;min-height:48px;font-weight:800}.cart-summary>a{min-height:44px;color:var(--ink);text-align:center;font-size:14px;font-weight:800;line-height:44px}.empty-cart{padding-top:48px;padding-bottom:80px}.empty-cart>h1{letter-spacing:-.035em;margin:0 0 34px;font-size:40px}.empty-cart__card{min-height:340px;box-shadow:var(--shadow);color:var(--white);background:linear-gradient(115deg,#070b11,#10233e 62%,#087cf0);border-radius:12px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:24px;padding:46px 54px;display:grid;position:relative;overflow:hidden}.empty-cart__card>div:first-child{z-index:2;position:relative}.empty-cart__card small{color:#8bc5ff;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.empty-cart__card strong{max-width:15ch;font-size:38px;line-height:1.05;display:block}.empty-cart__card p{color:#ffffffc7;margin:8px 0 22px}.empty-cart__art{min-height:280px;position:relative}.empty-cart__art img{object-fit:contain;filter:drop-shadow(0 22px 28px #00000059);padding:8px}.footer{border-top:1px solid var(--border);color:var(--ink);background:#f2f4f7;padding:52px 0 26px}.footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:44px;display:grid}.footer__brand{grid-template-columns:132px minmax(0,340px);align-items:center;gap:18px;display:grid}.footer__brand img{object-fit:cover;object-position:center;border-radius:4px;width:132px;height:48px}.footer p{color:#555b63;margin:4px 0;font-size:14px}.footer__grid>div:not(.footer__brand){flex-direction:column;align-items:flex-start;display:flex}.footer__grid>div>strong{margin-bottom:8px;font-size:18px}.footer__grid>div>a{color:#4d5259;min-height:40px;font-size:14px;line-height:40px}.footer__grid>div>a:hover{color:var(--ink);text-decoration:underline}.footer__grid>small{color:#6f747b;border-top:1px solid #d6d9de;grid-column:1/-1;padding-top:22px}.toast{z-index:100;background:var(--ink);border-left:4px solid var(--orange);max-width:min(100% - 32px,520px);color:var(--white);opacity:0;pointer-events:none;border-radius:4px;padding:12px 18px;font-weight:700;transition:opacity .16s,transform .16s;position:fixed;top:18px;left:50%;transform:translate(-50%,-16px);box-shadow:0 8px 28px #00000047}.toast--visible{opacity:1;transform:translate(-50%)}@media (min-width:641px){.product-section .shell{width:min(100% - 24px,1440px)}}@media (max-width:1240px){.site-header__inner{grid-template-columns:44px 148px minmax(280px,1fr) repeat(3,88px);gap:12px}.brand,.brand img{width:148px}.brand img{height:148px}.product-grid--catalog{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:940px){.site-header__inner{grid-template-columns:44px 132px minmax(220px,1fr) repeat(3,72px);padding-inline:16px}.brand,.brand img{width:132px}.brand img{height:132px}.header-action{gap:4px}.header-action small{display:none}.department-nav{padding-inline:16px}.department-nav__store{display:none}.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout,.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:640px){.shell{width:calc(100% - 48px)}.site-header{height:100px}.site-header__inner{grid-template-rows:48px 44px;grid-template-columns:42px 112px minmax(8px,1fr) 50px 50px 42px;gap:4px 0;height:100px;padding:0 8px 4px}.menu-link{grid-area:1/1;width:42px;height:44px}.menu-link span{display:none}.menu-link svg{width:22px;height:22px}.brand{grid-area:1/2;align-self:center;width:112px;height:38px}.brand img{width:112px;height:112px}.search-form{grid-area:2/1/auto/-1}.search-shell{height:40px}.header-action{flex-direction:column;gap:0;min-height:44px;padding:0;font-size:9px;font-weight:600;line-height:11px}.header-action svg{width:23px;height:23px}.header-action small{display:none}.pickup-link{grid-area:1/4}.store-link{grid-area:1/5}.cart-button{grid-area:1/6}.cart-button>span{display:none}.cart-button strong{min-width:17px;height:17px;font-size:9px;position:absolute;top:0;right:0}.department-nav{height:50px;padding:0 12px}.department-nav__rail{gap:0;width:100%;height:50px}.department-nav__rail a{height:50px;padding:0 16px}.announcement{height:50px;padding-inline:16px;font-size:13px;line-height:16px}.announcement span{font-size:12px}.home-hero{padding-top:0}.hero-slide{border-radius:0 0 4px 4px;width:100%;height:292px}.hero-slide__copy{justify-content:flex-start;width:62%;padding:34px 0 24px 24px}.hero-slide__copy small{margin-bottom:8px;padding:4px 7px;font-size:10px}.hero-slide__copy h1{max-width:10ch;font-size:30px;line-height:1.02}.hero-slide__copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:22ch;margin-top:8px;font-size:13px;line-height:17px;display:-webkit-box;overflow:hidden}.hero-slide__copy strong{margin-top:7px;font-size:20px;line-height:24px}.hero-slide__copy>span{min-width:116px;min-height:40px;margin-top:10px;padding-inline:14px;font-size:12px}.hero-slide__artwork{width:55%;height:228px;top:47px;right:-21px}.hero-slide__artwork img{padding:12px}.hero-dots{align-items:flex-start;height:56px;padding-top:9px}.hero-dots i{width:62px;height:4px}.product-section,.category-section,.brand-section{padding-top:48px}.home-hero+.product-section{padding-top:20px}.category-breadcrumb{display:none}.department-landing{padding-bottom:8px}.category-campaign{min-height:292px;margin-bottom:12px}.category-campaign>div{width:68%;min-height:292px;padding:28px 24px}.category-campaign>img{object-position:92% center;padding:18px 0 18px 48%}.category-campaign:after,.category-campaign--secondary:after{background:linear-gradient(90deg,#040b16fa 0%,#041125e6 52%,#04112514 86%)}.category-campaign--secondary:after{background:linear-gradient(90deg,#190702fa 0%,#521205e6 52%,#52120514 86%)}.category-campaign h1,.category-campaign h2{max-width:11ch;font-size:30px}.category-campaign p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:24ch;margin-top:9px;font-size:13px;line-height:17px;display:-webkit-box;overflow:hidden}.category-campaign span{min-height:40px;margin-top:13px;padding-inline:14px;font-size:12px}.section-heading{align-items:center;gap:12px;margin-bottom:16px}.section-heading h2,.category-section h2,.brand-section h2,.store-promo h2{letter-spacing:-.025em;font-size:24px;line-height:1.2}.section-note,.rail-controls{display:none}.section-heading__actions>a{min-height:40px;padding:0 13px;font-size:12px}.section-heading__actions>a svg{display:none}.product-grid--home{grid-auto-columns:205px;gap:16px;margin-right:-24px;padding:4px 4px 13px}.product-grid--home .product-card{min-height:318px;padding:14px}.product-card__body{padding-top:10px}.product-card__body h3{min-height:42px;font-size:15px;line-height:20px}.product-card__footer{margin-top:10px}.category-section h2,.brand-section h2{margin-bottom:16px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-tile{border-radius:8px}.category-tile__media{height:108px}.category-tile>strong{min-height:50px;padding:0 12px;font-size:15px}.store-promo{border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:242px;margin-top:52px;padding:30px 24px}.store-promo a{min-height:42px}.brand-section{padding-bottom:56px}.brand-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-section a{min-height:76px;font-size:16px}.catalog-page .shell,.cart-page .shell{width:calc(100% - 24px)}.page-heading{padding-top:30px;padding-bottom:16px}.page-heading>p{margin-bottom:20px}.page-heading h1,.empty-cart>h1{font-size:28px}.page-heading>span{font-size:16px}.catalog-toolbar{gap:8px;padding-bottom:18px}.mobile-filter-button,.sort-control,.availability-chip{min-height:42px}.sort-control>span{display:none}.catalog-layout{padding-top:28px;padding-bottom:48px}.product-grid--catalog{grid-template-columns:1fr;gap:12px}.product-grid--catalog .product-card{border-radius:4px;grid-template-rows:1fr auto;grid-template-columns:116px minmax(0,1fr);column-gap:14px;min-height:202px;padding:16px;display:grid}.product-grid--catalog .product-card__link{grid-area:1/1/-1/-1;grid-template-rows:1fr auto;grid-template-columns:116px minmax(0,1fr);column-gap:14px;min-height:170px;display:grid}.product-grid--catalog .product-media{aspect-ratio:auto;grid-area:1/1/3;align-self:center;height:156px}.product-grid--catalog .product-card__body{grid-area:1/2;padding-top:26px}.product-grid--catalog .product-card__body h3{-webkit-line-clamp:3;min-height:0;font-size:16px;line-height:20px}.product-grid--catalog .product-card__footer{grid-area:2/2;align-self:end;margin-top:0;padding-top:8px}.product-grid--catalog .product-card__footer strong{font-size:23px;line-height:28px}.product-grid--catalog .sold-out-badge{top:16px;left:16px}.filters{width:min(360px,100% - 24px);padding:20px}.detail-page>.breadcrumb,.detail-page>.detail-layout{width:calc(100% - 32px)}.breadcrumb{padding-top:28px}.breadcrumb b{display:none}.detail-layout{gap:18px;padding-top:18px;padding-bottom:32px}.gallery{margin-inline:-12px;padding:0}.gallery .product-media{min-height:310px}.gallery .product-media__image{padding:12px}.detail-info{padding-top:0}.detail-info h1{font-size:25px;line-height:1.12}.detail-info__sku{margin-bottom:18px}.detail-info__price{font-size:32px}.fulfillment-options{grid-template-columns:1fr}.fulfillment-card{grid-template-columns:26px minmax(0,1fr) auto;align-content:center;min-height:88px}.fulfillment-card b{grid-column:2/-1}.detail-info dl>div{grid-template-columns:120px 1fr}.cart-layout{padding-bottom:48px}.cart-item{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:14px}.cart-item>a .product-media{width:88px}.cart-item__quantity{grid-column:1/-1}.cart-item>strong{grid-area:3/2}.cart-summary{padding:20px}.empty-cart{padding-top:48px;padding-bottom:54px}.empty-cart>h1{margin-bottom:36px}.empty-cart__card{grid-template-columns:1fr;min-height:0;padding:24px}.empty-cart__card strong{font-size:30px}.empty-cart__art{min-height:200px}.footer{padding-top:40px}.footer__grid{grid-template-columns:1fr;gap:30px}.footer__brand{grid-template-columns:122px 1fr}.footer__brand img{width:122px}.footer__grid>small{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
