*{box-sizing:border-box}
html,body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}
body{min-width:320px}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
a,button,summary,input{transition:color .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease,box-shadow .22s ease,transform .22s ease}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #111;outline-offset:3px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.top-promise{height:29px;display:flex;align-items:center;justify-content:center;gap:102px;background:#050505;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}
.promise-item{display:flex;align-items:center;gap:10px;white-space:nowrap}
.promise-item svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.top-rule{width:1px;height:14px;background:rgba(255,255,255,.45)}
.site-header{border-bottom:1px solid #e7e2dc;background:#fff}
.header-inner{max-width:1440px;height:111px;margin:0 auto;padding:0 54px;display:grid;grid-template-columns:230px 1fr 150px;align-items:center}
.brand{display:inline-block;width:max-content;font-size:40px;line-height:.86;letter-spacing:15px;font-weight:400}
.brand span{display:block;margin-top:13px;font-size:18px;letter-spacing:9px;text-align:center}
.primary-nav{display:flex;align-items:center;justify-content:center;gap:58px;padding-top:3px;font-size:12px;font-weight:800;text-transform:uppercase}
.primary-nav a{display:inline-flex;align-items:center;gap:7px;min-height:32px}
.primary-nav a:hover,.header-actions a:hover,.footer-column a:hover,.footer-bottom a:hover,.social-links a:hover{opacity:.62}
.down-mark{width:7px;height:7px;border-right:1px solid #111;border-bottom:1px solid #111;transform:rotate(45deg);margin-top:-4px}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:38px}
.header-actions a{position:relative;width:24px;height:24px;display:grid;place-items:center}
.icon{display:block;position:relative}
.icon.search{width:21px;height:21px;border:2px solid #111;border-radius:50%}
.icon.search:after{content:"";position:absolute;right:-7px;bottom:-4px;width:9px;height:2px;border-radius:2px;background:#111;transform:rotate(45deg)}
.icon.user{width:17px;height:17px;border:2px solid #111;border-radius:50%;transform:translateY(-3px)}
.icon.user:after{content:"";position:absolute;left:-7px;right:-7px;top:13px;height:11px;border:2px solid #111;border-top:0;border-radius:0 0 16px 16px}
.icon.bag{width:19px;height:20px;border:2px solid #111;border-top:0;transform:translateY(2px)}
.icon.bag:before{content:"";position:absolute;left:3px;right:3px;top:-8px;height:10px;border:2px solid #111;border-bottom:0;border-radius:10px 10px 0 0}
.cart-count{position:absolute;right:-8px;top:-7px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:800}

.style-page{width:100%;background:#fff}
.style-hero{position:relative;width:100%;height:600px;overflow:hidden;background:#333;color:#fff}
.style-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.32) 31%,rgba(0,0,0,.08) 68%,rgba(0,0,0,0))}
.style-hero img{width:100%;height:100%;object-fit:cover;object-position:center}
.style-hero-copy{position:absolute;left:50%;top:50%;z-index:1;width:1440px;padding:0 54px;transform:translate(-50%,-50%)}
.style-hero h1{margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:58px;line-height:1.05;font-weight:400}
.style-hero p{margin:0 0 30px;font-size:18px;line-height:1.45;font-weight:700}
.style-hero a{display:inline-flex;align-items:center;gap:16px;justify-content:center;min-width:206px;height:48px;border:1px solid #fff;font-size:12px;font-weight:900;text-transform:uppercase}
.style-hero a span,.outline-btn span{width:18px;height:10px;position:relative;transition:transform .22s ease}
.style-hero a span:before,.outline-btn span:before{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}
.style-hero a span:after,.outline-btn span:after{content:"";position:absolute;right:0;top:1px;width:8px;height:8px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}
.style-hero a:hover,.style-hero a:focus-visible{background:#fff;color:#111}
.style-hero a:hover span,.outline-btn:hover span,.section-heading a:hover i,.material-row a:hover i,.style-card:hover i{transform:translateX(5px)}

.style-wrap{max-width:1440px;margin:0 auto;padding:0 54px 48px}
.style-tabs{height:72px;display:flex;align-items:end;justify-content:center;gap:0;border-bottom:1px solid #d4d4d4}
.style-tabs a{position:relative;width:150px;height:55px;display:grid;place-items:center;font-size:16px}
.style-tabs a.active:after{content:"";position:absolute;left:20px;right:20px;bottom:-1px;height:3px;background:#111}
.style-tabs a:after{content:"";position:absolute;left:50%;right:50%;bottom:-1px;height:3px;background:#111;transition:left .22s ease,right .22s ease}
.style-tabs a:hover:after,.style-tabs a:focus-visible:after{left:20px;right:20px}
.style-tabs a:hover{color:#000}
.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0 26px}
.style-card{position:relative;min-height:333px;display:block;overflow:hidden;background:#ddd;color:#fff;box-shadow:0 0 0 rgba(0,0,0,0);transition:transform .28s ease,box-shadow .28s ease}
.style-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.32) 48%,rgba(0,0,0,0) 74%);transition:opacity .28s ease}
.style-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .28s ease}
.style-card span{position:absolute;left:24px;right:24px;bottom:20px;z-index:1;transition:transform .28s ease}
.style-card strong{display:block;margin-bottom:9px;font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1;font-weight:400}
.style-card small{display:block;min-height:43px;font-size:13px;line-height:1.35;font-weight:700}
.style-card i,.material-row i,.section-heading i{width:19px;height:11px;display:inline-block;position:relative;margin-top:8px;transition:transform .22s ease}
.style-card i:before,.material-row i:before,.section-heading i:before{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}
.style-card i:after,.material-row i:after,.section-heading i:after{content:"";position:absolute;right:0;top:1px;width:8px;height:8px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}
.style-card:hover,.style-card:focus-visible{transform:translateY(-5px);box-shadow:0 18px 34px rgba(0,0,0,.18)}
.style-card:hover img,.style-card:focus-visible img{transform:scale(1.045);filter:brightness(1.08)}
.style-card:hover:after,.style-card:focus-visible:after{opacity:.9}
.style-card:hover span,.style-card:focus-visible span{transform:translateY(-3px)}

.featured-style{display:grid;grid-template-columns:minmax(0,1fr) 620px;gap:34px;margin:0 0 54px;align-items:start}
.featured-scene{margin:0;min-height:376px;overflow:hidden;background:#ddd}
.featured-scene img{width:100%;height:376px;object-fit:cover;transition:transform .55s ease,filter .28s ease}
.featured-scene:hover img{transform:scale(1.025);filter:brightness(1.04)}
.featured-copy{padding-top:8px}
.eyebrow{margin:0 0 14px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.featured-copy h2{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1;font-weight:400}
.featured-copy>p:not(.eyebrow){max-width:420px;margin:0 0 22px;font-size:15px;line-height:1.55}
.outline-btn{display:inline-flex;align-items:center;gap:16px;justify-content:center;min-width:188px;height:42px;border:1px solid #111;font-size:12px;font-weight:900;text-transform:uppercase}
.outline-btn:hover,.outline-btn:focus-visible{background:#111;color:#fff}
.mini-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}
.mini-products a{display:block;padding-bottom:6px;transition:transform .24s ease,box-shadow .24s ease}
.mini-products img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f1f0ee;transition:filter .24s ease,transform .24s ease}
.mini-products strong{display:block;margin-top:9px;font-size:11px;line-height:1.2;font-weight:400}
.mini-products small{display:block;margin-top:5px;font-size:11px;font-weight:800}
.mini-products a:hover,.mini-products a:focus-visible{transform:translateY(-4px)}
.mini-products a:hover img,.mini-products a:focus-visible img{filter:brightness(1.04);box-shadow:0 10px 22px rgba(0,0,0,.13)}

.material-section{margin-bottom:44px}
.material-section h2,.section-heading h2,.style-faq h2{margin:0 0 18px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.material-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.material-row a{display:block;overflow:hidden}
.material-row img{width:100%;aspect-ratio:1.78/1;object-fit:cover;background:#f3f2f0;transition:transform .42s ease,filter .24s ease}
.material-row span{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:15px;transition:transform .22s ease}
.material-row a:hover img,.material-row a:focus-visible img{transform:scale(1.045);filter:brightness(1.03)}
.material-row a:hover span,.material-row a:focus-visible span{transform:translateY(-1px)}

.best-sellers{margin-bottom:42px}
.section-heading{height:28px;display:flex;justify-content:space-between;align-items:start}
.section-heading a{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:900;text-transform:uppercase}
.best-row{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;padding:0 12px}
.row-arrow{position:absolute;top:46%;width:28px;height:42px;border:0;background:#fff;color:#111;font-size:35px;line-height:1;transform:translateY(-50%);z-index:2}
.row-arrow.left{left:-36px}
.row-arrow.right{right:-36px}
.row-arrow:hover,.row-arrow:focus-visible{background:#111;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.row-arrow.left:hover,.row-arrow.left:focus-visible{transform:translate(-4px,-50%)}
.row-arrow.right:hover,.row-arrow.right:focus-visible{transform:translate(4px,-50%)}
.best-card{display:block;padding-bottom:8px;transition:transform .24s ease,box-shadow .24s ease}
.best-card img{width:100%;aspect-ratio:1.42/1;object-fit:cover;background:#f3f2f0;transition:filter .24s ease,box-shadow .24s ease}
.best-card strong{display:block;margin-top:12px;font-size:12px;line-height:1.2;font-weight:400}
.best-card span{display:block;margin-top:5px;font-size:12px;font-weight:800}
.best-card b{color:#a04132}
.best-card s{color:#777;font-weight:400;margin-left:4px}
.best-card small{display:block;margin-top:9px;font-size:12px;line-height:1;letter-spacing:1px}
.best-card em{font-style:normal;color:#777;letter-spacing:0;margin-left:4px}
.best-card:hover,.best-card:focus-visible{transform:translateY(-5px)}
.best-card:hover img,.best-card:focus-visible img{filter:brightness(1.04);box-shadow:0 12px 24px rgba(0,0,0,.14)}
.best-card:hover strong,.best-card:focus-visible strong{text-decoration:underline;text-underline-offset:3px}
.best-row.is-shifting .best-card{animation:bestCardShift .24s ease}
@keyframes bestCardShift{from{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}

.style-faq details{border:1px solid #d6d6d6;border-bottom:0;background:#fff}
.style-faq details:last-child{border-bottom:1px solid #d6d6d6}
.style-faq summary{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:13px;list-style:none}
.style-faq summary::-webkit-details-marker{display:none}
.style-faq summary:after{content:"+";font-size:21px}
.style-faq details[open] summary:after{content:"-"}
.style-faq p{margin:0;padding:0 20px 17px;color:#444;font-size:13px;line-height:1.5}
.style-faq summary:hover,.style-faq summary:focus-visible{background:#f7f5f2}
.style-faq summary:after{transition:transform .22s ease}
.style-faq details[open] summary:after{transform:rotate(180deg)}

.site-footer{background:#fff}
.footer-inner{max-width:1440px;margin:0 auto;padding:50px 54px 30px;display:grid;grid-template-columns:240px 1fr 1fr 1.25fr 310px;gap:50px;align-items:start}
.footer-brand{display:inline-block;font-size:35px;line-height:.86;letter-spacing:14px;font-weight:400}
.footer-brand span{display:block;margin-top:13px;font-size:15px;letter-spacing:8px;text-align:center}
.footer-brand-block p{margin:28px 0 30px;color:#333;font-size:13px;line-height:1.55}
.social-links{display:flex;align-items:center;gap:24px;font-size:20px;font-weight:800}
.footer-column h2,.footer-newsletter h2{margin:0 0 20px;font-size:12px;text-transform:uppercase}
.footer-column a{display:block;margin:0 0 9px;color:#222;font-size:12px;line-height:1.2}
.footer-newsletter p{margin:0 0 22px;font-size:13px;line-height:1.45;color:#222}
.footer-newsletter form{display:grid;grid-template-columns:1fr 54px;height:50px}
.footer-newsletter input{width:100%;height:50px;border:1px solid #dadada;border-right:0;padding:0 18px;font-size:13px;outline:0}
.footer-newsletter button{border:0;background:#050505;color:#fff;font-size:30px;line-height:1}
.footer-newsletter input:focus{border-color:#111}
.footer-newsletter button:hover,.footer-newsletter button:focus-visible{background:#333}

@media(prefers-reduced-motion:reduce){
  html,body{scroll-behavior:auto}
  *,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-top:22px;color:#222;font-size:11px}
.footer-bottom p{margin:0}
.footer-bottom nav{display:flex;gap:118px}

@media(max-width:1100px){
  .top-promise{height:auto;min-height:36px;gap:18px;padding:8px 20px;flex-wrap:wrap;font-size:10px}
  .top-rule{display:none}
  .header-inner{height:auto;padding:24px 20px;grid-template-columns:1fr;gap:22px}
  .brand{font-size:31px;letter-spacing:11px}
  .primary-nav{justify-content:flex-start;flex-wrap:wrap;gap:20px}
  .header-actions{justify-content:flex-start}
  .style-hero-copy{width:100%;padding:0 20px}
  .style-wrap{padding:0 20px 42px}
  .style-grid{grid-template-columns:repeat(2,1fr)}
  .featured-style{grid-template-columns:1fr}
  .featured-copy{padding-top:0}
  .material-row,.best-row{grid-template-columns:repeat(3,1fr)}
  .footer-inner{padding:38px 20px 26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
  .footer-bottom{display:block}
  .footer-bottom nav{gap:24px;flex-wrap:wrap;margin-top:20px}
}

@media(max-width:640px){
  .top-promise{padding:6px 10px;gap:0;font-size:8px}
  .top-promise .top-rule,.top-promise .promise-item:nth-of-type(3),.top-promise .promise-item:nth-of-type(5){display:none}
  .promise-item{white-space:normal;text-align:center}
  .promise-item svg{width:11px;height:11px}
  .style-hero{height:420px}
  .style-hero h1{font-size:38px}
  .style-hero p{font-size:14px}
  .style-wrap{padding-left:14px;padding-right:14px}
  .style-tabs{justify-content:flex-start;overflow-x:auto}
  .style-tabs a{width:116px;flex:0 0 auto;font-size:14px}
  .style-grid,.material-row,.best-row,.mini-products{grid-template-columns:1fr}
  .style-card{min-height:270px}
  .featured-scene img{height:260px}
  .row-arrow{display:none}
  .footer-inner{grid-template-columns:1fr;padding-left:14px;padding-right:14px}
  .footer-bottom nav{display:grid;gap:12px}
}
