:root{--bg:#f6f6f3;--surface:#fff;--ink:#11120f;--muted:#666961;--line:#dedfd9;--accent:#11120f;--soft:#ecece7;--success:#1f6b46;--radius:18px;--shadow:0 18px 50px rgba(19,20,17,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page{width:min(1240px,calc(100% - 36px));margin:auto}.announcement{padding:10px 18px;background:#11120f;color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header{position:sticky;top:0;z-index:60;background:#f6f6f3e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,18,15,.09)}.head{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.04em}.brand img{width:40px;height:40px;border-radius:12px;object-fit:cover}.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650;color:#444640}.nav a:hover{color:#000}.actions{display:flex;gap:10px;align-items:center}.btn,.card-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:750;cursor:pointer;transition:.2s}.btn:hover,.card-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000024}.btn.dark{background:transparent;color:var(--ink);border-color:var(--line);box-shadow:none}.btn.full{width:100%}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff;color:#111;font-size:11px;margin-left:5px}.hero{padding:76px 0 54px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow,.badge,.cat{display:inline-flex;align-items:center;width:max-content;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#555850}.hero h1{font-size:clamp(46px,6.8vw,86px);line-height:.94;letter-spacing:-.075em;margin:18px 0 22px;max-width:760px}.hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.hero-actions,.trust-row{display:flex;gap:11px;flex-wrap:wrap;margin-top:26px}.trust-pill{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffffa6;font-size:12px;font-weight:700;color:#50534c}.hero-card{background:var(--surface);padding:12px;border-radius:28px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;display:block}.section{padding:72px 0}.section.alt{background:#ecece7}.title{text-align:center;margin-bottom:34px}.title.left{text-align:left}.title h1,.title h2{font-size:clamp(32px,4.5vw,58px);line-height:1;letter-spacing:-.06em;margin:0}.title p{color:var(--muted);line-height:1.6;max-width:690px;margin:14px auto 0}.title.left p{margin-left:0}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.feature-item{padding:22px;border-right:1px solid var(--line);font-weight:800}.feature-item:last-child{border-right:0}.feature-item span{display:block;margin-top:7px;color:var(--muted);font-size:13px;font-weight:500;line-height:1.45}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.22s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.img-wrap{position:relative;background:#eeeeea;aspect-ratio:1/1;overflow:hidden}.img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.product-card:hover .img-wrap img{transform:scale(1.025)}.sale-tag{position:absolute;left:12px;top:12px;background:#111;color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em}.info{padding:18px}.info h3{font-size:18px;letter-spacing:-.025em;margin:8px 0}.info p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 15px}.price-row{display:flex;align-items:baseline;gap:10px;margin:13px 0}.price{font-size:20px;font-weight:850}.compare{text-decoration:line-through;color:#92948e;font-size:14px}.no-img{width:100%;height:100%;display:grid;place-items:center;color:#777}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card,.quote,.buybox,.cart-summary,.cart-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 25px #11120f09}.step-card,.quote{padding:26px}.step-num{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#111;color:#fff;font-weight:800;margin-bottom:18px}.step-card h3,.quote h3{margin:0 0 8px;font-size:20px}.step-card p,.quote p{margin:0;color:var(--muted);line-height:1.55}.faq-item{margin-bottom:12px}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:30px;border-radius:24px;background:#111;color:#fff}.cta-banner h3{font-size:28px;letter-spacing:-.04em;margin:0 0 7px}.cta-banner p{margin:0;color:#c7c8c2}.cta-banner .btn{background:#fff;color:#111;border-color:#fff}.footer{padding:48px 0;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px}.footer-brand img{width:42px;height:42px;border-radius:12px}.footer h4{margin:0 0 14px;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.footer p,.footer a{color:var(--muted);font-size:13px;line-height:1.7}.footer-links{display:grid;gap:8px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:36px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.product-page{padding:56px 0 80px}.product-wrap{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:54px;align-items:start}.product-details{position:sticky;top:118px}.product-details h1{font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.055em;margin:0 0 18px}.desc{color:var(--muted);line-height:1.65}.desc h2,.desc h3{color:var(--ink)}.buybox{padding:24px;margin-top:25px}.select{width:100%;min-height:49px;border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fff;color:#111}.checks{padding:0;margin:20px 0 0;list-style:none;display:grid;gap:10px;color:#555;font-size:13px}.checks li:before{content:"\2713";color:var(--success);font-weight:900;margin-right:9px}.product-main-image{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.product-main-image img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block}.product-thumbnails{display:flex;gap:10px;overflow-x:auto;margin-top:12px;padding:3px}.product-thumb{border:1px solid var(--line);background:#fff;padding:0;min-width:82px;width:82px;height:82px;border-radius:12px;overflow:hidden;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.is-active{outline:2px solid #111;outline-offset:2px}.product-option{margin:16px 0}.product-option label{display:block;font-weight:750;margin-bottom:7px}.cart-shell{max-width:920px}.cart-item{display:grid;grid-template-columns:105px 1fr auto;gap:20px;align-items:center;padding:16px;margin-bottom:12px}.cart-thumb{width:105px;height:105px;object-fit:cover;border-radius:13px;background:#eee}.cart-item h3{margin:0 0 8px}.cart-item p{margin:0 0 10px;color:var(--muted)}.cart-item input{width:70px;padding:8px;border:1px solid var(--line);border-radius:9px}.cart-summary{padding:24px;margin-top:20px}.summary-row{display:flex;justify-content:space-between;padding:10px 0;color:var(--muted)}.summary-row.total{border-top:1px solid var(--line);margin-top:8px;padding-top:17px;color:var(--ink);font-size:21px;font-weight:850}.sticky-mobile-cta{display:none}.topbar-mini{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:12px 0;color:#5f625b;font-size:12px;font-weight:700}@media(max-width:980px){.nav{display:none}.hero-grid,.product-wrap{grid-template-columns:1fr}.product-details{position:static}.product-grid,.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(2){border-right:0}.feature-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.grid3{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{padding-top:48px}}@media(max-width:640px){.page{width:min(100% - 24px,1240px)}.announcement{font-size:10px}.head{min-height:66px}.brand span{font-size:17px}.actions .btn:last-child{display:none}.btn{min-height:44px;padding:0 16px}.hero{padding:42px 0}.hero h1{font-size:46px}.hero p{font-size:16px}.product-grid{grid-template-columns:1fr 1fr;gap:11px}.info{padding:13px}.info h3{font-size:15px}.info p{display:none}.price{font-size:16px}.compare{font-size:12px}.feature-strip{grid-template-columns:1fr}.feature-item{border-right:0;border-bottom:1px solid var(--line)!important}.feature-item:last-child{border-bottom:0!important}.section{padding:52px 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.cart-item{grid-template-columns:78px 1fr}.cart-thumb{width:78px;height:78px}.cart-item>strong{grid-column:2}.cta-banner{display:block}.cta-banner .btn{margin-top:18px;width:100%}.product-page{padding-top:28px}}:root{--bg:#f4f1eb;--surface:#fffdf9;--ink:#0b0b0a;--muted:#5f5d58;--line:#dedbd4;--soft:#eeeae2;--radius:18px;--shadow:0 22px 60px rgba(22,20,16,.1)}body{background:var(--bg)}.announcement{background:#050505;padding:9px 18px;letter-spacing:.11em}.header{background:#faf8f4eb;border-bottom:1px solid rgba(20,18,14,.08)}.head{min-height:82px}.brand{font-size:21px;letter-spacing:-.045em}.brand img{width:42px;height:42px;border-radius:11px}.nav{gap:34px;color:#292824}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:#111;transform:scaleX(0);transition:.2s}.nav a:hover:after{transform:scaleX(1)}.cart-icon{height:46px;min-width:72px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:3px;background:#ffffff80}.cart-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-icon .cart-count{background:#111;color:#fff;margin:0 0 0 1px}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.hero{padding:0;border-bottom:1px solid rgba(20,18,14,.07);background:linear-gradient(90deg,#f7f4ee 0% 46%,#eee8df)}.hero-grid{width:min(1440px,100%);display:grid;grid-template-columns:.88fr 1.12fr;gap:0;align-items:stretch;min-height:650px}.hero-copy{padding:96px 64px 76px max(36px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(54px,6vw,90px);max-width:650px;margin:22px 0 24px;line-height:.94;letter-spacing:-.078em}.hero p{font-size:17px;max-width:600px;line-height:1.65}.hero-actions{margin-top:28px}.hero-actions .btn{min-width:176px}.hero-actions .btn.dark{background:#ffffff57}.trust-row{margin-top:32px}.trust-pill{display:inline-flex;align-items:center;gap:8px;background:#ffffff8a;padding:10px 14px}.trust-pill svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-visual{min-height:650px;overflow:hidden;background:#e8e2d8}.hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.benefit-section{background:#fbfaf7;border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:46px 0}.benefit-item{text-align:center;padding:12px 34px;border-right:1px solid var(--line)}.benefit-item:last-child{border-right:0}.benefit-icon{width:42px;height:42px;margin:0 auto 14px;display:grid;place-items:center}.benefit-icon svg{width:32px;height:32px;fill:none;stroke:#111;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.benefit-item h3{font-size:16px;margin:0 0 9px}.benefit-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.section{padding:82px 0}.title h2{font-size:clamp(38px,4.8vw,64px)}.product-card{border-radius:16px}.img-wrap{background:#f0ede7}.card-btn{min-height:40px;padding:0 16px;font-size:13px}.footer{background:#faf8f3}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-visual{order:-1;min-height:0;height:auto}.hero-visual img{aspect-ratio:16/10;object-fit:cover;object-position:center}.hero-copy{padding:54px 26px 48px}.hero h1{font-size:clamp(48px,10vw,70px);max-width:760px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-item:nth-child(2){border-right:0}.benefit-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.benefit-item{padding:30px}}@media(max-width:640px){.announcement{font-size:9px;padding:9px 10px}.head{min-height:64px;display:grid;grid-template-columns:40px 1fr 40px;gap:8px}.brand{justify-self:center}.brand img{width:34px;height:34px;border-radius:9px}.brand span{font-size:18px}.nav,.header-shop{display:none!important}.actions{justify-self:end}.cart-icon{border:0;background:#fff;width:38px;height:38px;min-width:38px;padding:0;box-shadow:0 2px 10px #0000000f}.cart-icon .cart-count{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{width:38px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.mobile-menu summary span{width:20px;height:1.5px;background:#111;display:block}.mobile-menu nav{position:absolute;top:47px;left:0;width:210px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:var(--shadow);display:grid;z-index:100}.mobile-menu nav a{padding:11px 12px;border-radius:9px;font-weight:700}.mobile-menu nav a:hover{background:var(--soft)}.hero{background:#f7f4ee}.hero-grid{display:flex;flex-direction:column}.hero-visual{order:0}.hero-visual img{aspect-ratio:1.18/1;object-position:center 46%}.hero-copy{order:1;padding:30px 18px 40px}.hero h1{font-size:42px;line-height:.98;margin:14px 0 17px;letter-spacing:-.066em}.hero p{font-size:15px;line-height:1.58}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.hero-actions .btn{width:100%;min-width:0}.trust-row{display:grid;grid-template-columns:1fr;gap:8px;margin-top:22px}.trust-pill{width:max-content}.benefit-grid{grid-template-columns:1fr;padding:16px 0}.benefit-item{border-right:0;border-bottom:1px solid var(--line)!important;padding:25px 18px}.benefit-item:last-child{border-bottom:0!important}.section{padding:58px 0}}@media(min-width:981px){.hero{padding:72px 0 64px;background:linear-gradient(135deg,#f7f4ee,#f4f1eb 58%,#eee9e0)}.hero-grid{width:min(1240px,calc(100% - 72px));min-height:0;grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);gap:68px;align-items:center}.hero-copy{padding:24px 0;max-width:610px}.hero h1{font-size:clamp(58px,5.15vw,78px);line-height:.96;letter-spacing:-.072em;margin:18px 0 22px;max-width:600px}.hero p{font-size:17px;line-height:1.62;max-width:590px}.hero-actions{margin-top:26px}.hero-actions .btn{min-width:0;padding:0 21px}.trust-row{margin-top:28px}.hero-visual{min-height:0;height:auto;padding:12px;background:#ffffffc7;border:1px solid rgba(17,18,15,.12);border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #1c181221}.hero-visual img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:22px}.benefit-grid{width:min(1240px,calc(100% - 72px))}}@media(min-width:1400px){.hero-grid{gap:82px}.hero h1{font-size:80px}}.category-section{padding-top:78px;padding-bottom:42px;background:#fbfaf7;border-bottom:1px solid var(--line)}.category-title{margin-bottom:30px}.category-title p{max-width:540px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{position:relative;min-height:310px;border-radius:22px;overflow:hidden;background:#e9e5dc;border:1px solid rgba(20,18,14,.09);box-shadow:0 14px 38px #19151012;transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px #19151021}.category-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.category-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 35%,#000000ad)}.category-card-media img,.category-placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.category-card:hover .category-card-media img{transform:scale(1.035)}.category-placeholder-1{background:linear-gradient(135deg,#dcd6ca,#f6f1e9)}.category-placeholder-2{background:linear-gradient(135deg,#b9b6b1,#ece9e4)}.category-placeholder-3{background:linear-gradient(135deg,#d7c1ae,#f3e7dc)}.category-placeholder-4{background:linear-gradient(135deg,#9d9b96,#dbd8d1)}.category-placeholder-5{background:linear-gradient(135deg,#c9b99f,#f1eadf)}.category-placeholder-6{background:linear-gradient(135deg,#b4bbc3,#edf0f3)}.category-card-copy{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.category-card-copy span{font-size:28px;font-weight:850;letter-spacing:-.045em}.category-card-copy small{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.72);padding-bottom:3px;white-space:nowrap}.category-products-section{padding-top:56px}.category-showcase{padding:34px 0 62px;border-bottom:1px solid var(--line)}.category-showcase:last-child{border-bottom:0}.showcase-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.showcase-head h2{margin:6px 0 0;font-size:clamp(34px,4vw,52px);letter-spacing:-.055em}.text-link{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding-bottom:4px;border-bottom:1px solid currentColor;white-space:nowrap}.category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-dropdown{position:relative}.nav-dropdown-trigger{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:650;padding:0;cursor:pointer;display:flex;align-items:center;gap:5px}.nav-dropdown-menu{position:absolute;left:50%;top:calc(100% + 18px);transform:translate(-50%) translateY(-6px);width:210px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.18s;display:grid}.nav-dropdown-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown-menu a{padding:10px 12px;border-radius:9px}.nav-dropdown-menu a:hover{background:var(--soft)}.nav-dropdown-menu a:after{display:none}.mobile-submenu{border:0}.mobile-submenu>summary{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-radius:9px;font-weight:700;cursor:pointer;list-style:none}.mobile-submenu>summary::-webkit-details-marker{display:none}.mobile-submenu>div{display:grid;padding:2px 0 6px 10px}.mobile-submenu>div a{font-size:13px;color:#555}@media(max-width:980px){.category-grid,.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-height:280px}}@media(max-width:640px){.category-section{padding-top:52px;padding-bottom:36px}.category-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 2px 12px;margin-right:-12px}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 76vw;min-height:285px;scroll-snap-align:start}.category-card-copy span{font-size:25px}.category-products-section{padding-top:26px}.category-showcase{padding:26px 0 46px}.showcase-head{align-items:center;margin-bottom:18px}.showcase-head h2{font-size:34px}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.text-link{font-size:11px}}.category-section{padding:82px 0 88px;background:#fbfaf7;border-bottom:1px solid var(--line);overflow:hidden}.category-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.category-title{margin:0}.category-title p{max-width:620px}.category-controls{display:flex;gap:10px;flex:0 0 auto}.category-arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(17,18,15,.18);background:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center;transition:.2s}.category-arrow:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}.category-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 18px;overscroll-behavior-inline:contain}.category-carousel::-webkit-scrollbar{display:none}.category-carousel{scrollbar-width:none}.category-carousel .category-card{position:relative;flex:0 0 clamp(280px,31vw,390px);height:440px;min-height:0;scroll-snap-align:start;border-radius:24px;overflow:hidden;background:#e9e5dc;border:1px solid rgba(20,18,14,.09);box-shadow:0 14px 38px #19151012;transition:transform .25s ease,box-shadow .25s ease}.category-carousel .category-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px #19151024}.category-carousel .category-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.category-carousel .category-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 36%,#000000c2)}.category-carousel .category-card-media img,.category-carousel .category-placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.category-carousel .category-card:hover .category-card-media img{transform:scale(1.045)}.category-carousel .category-card-copy{position:absolute;left:24px;right:24px;bottom:23px;z-index:2;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.category-carousel .category-card-copy>div{display:grid;gap:7px}.category-carousel .category-card-copy span{font-size:31px;font-weight:850;line-height:1;letter-spacing:-.05em}.category-carousel .category-card-copy em{font-style:normal;font-size:13px;line-height:1.35;color:#fffc}.category-carousel .category-card-copy small{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.72);padding-bottom:3px;white-space:nowrap}.category-progress{height:3px;background:#11120f1c;border-radius:20px;overflow:hidden;margin-top:5px}.category-progress span{display:block;height:100%;width:25%;background:#111;border-radius:20px;transform-origin:left center;transition:width .2s ease}.category-empty{flex:1;padding:50px;border:1px dashed rgba(17,18,15,.25);border-radius:22px;text-align:center;background:#fff}@media(max-width:980px){.category-carousel .category-card{flex-basis:72vw;height:390px}.category-controls{display:none}.category-section{padding:62px 0 68px}}@media(max-width:640px){.category-heading-row{margin-bottom:22px}.category-carousel{gap:12px;margin-right:-18px;padding-right:18px}.category-carousel .category-card{flex-basis:82vw;height:360px;border-radius:20px}.category-carousel .category-card-copy{left:20px;right:20px;bottom:20px}.category-carousel .category-card-copy span{font-size:27px}.category-carousel .category-card-copy small{font-size:10px}.category-section{padding:52px 0 58px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
