*{box-sizing:border-box}
html,body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}
body{min-width:320px}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
fieldset{margin:0;padding:0;border:0}
.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:140px;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{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}

.product-page{width:100%;margin:0;padding:46px 0 0;background:#fff}
.product-hero{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,834px) minmax(420px,550px);gap:40px;align-items:start;padding:0 54px}
.gallery{display:grid;grid-template-columns:96px minmax(0,1fr);gap:28px}
.thumb-strip{display:flex;flex-direction:column;align-items:center;gap:18px}
.thumb{width:82px;height:82px;padding:0;border:1px solid transparent;border-radius:2px;background:#f4f2ee;overflow:hidden}
.thumb.active{border-color:#111}
.thumb img{width:100%;height:100%;object-fit:cover}
.thumb-more{width:26px;height:26px;border:0;background:transparent;position:relative}
.thumb-more:before{content:"";position:absolute;left:8px;top:6px;width:10px;height:10px;border-right:1.5px solid #111;border-bottom:1.5px solid #111;transform:rotate(45deg)}
.main-media{position:relative;margin:0;width:100%;background:#eee9e2;overflow:hidden}
.main-media img{width:100%;aspect-ratio:1/1;object-fit:cover}
.media-arrow,.zoom-button{position:absolute;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#111;display:grid;place-items:center;box-shadow:0 1px 5px rgba(0,0,0,.08)}
.media-arrow{top:50%;width:48px;height:48px;transform:translateY(-50%);font-size:38px;line-height:1}
.media-arrow.prev{left:28px}
.media-arrow.next{right:28px}
.zoom-button{right:28px;bottom:28px;width:48px;height:48px}
.zoom-button svg{width:20px;height:20px;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.buy-panel{padding:0 0 0 1px}
.rating-line{display:flex;align-items:center;gap:13px;margin:0 0 23px;font-size:12px}
.stars{font-size:19px;line-height:1;letter-spacing:2px;color:#050505}
.rating-line a{font-weight:700}
.buy-panel h1{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:44px;line-height:1.05;font-weight:400;letter-spacing:0}
.subtitle{margin:0 0 17px;font-size:13px;font-weight:800;color:#333}
.stock{display:flex;align-items:center;gap:9px;margin:0 0 26px;font-size:13px;font-weight:700;color:#333}
.stock span{width:9px;height:9px;border-radius:50%;background:#20a755}
.price{margin:0 0 34px;padding-bottom:31px;border-bottom:1px solid #e7e2dc;font-family:Georgia,"Times New Roman",serif;font-size:31px;line-height:1;font-weight:400}
.purchase-form legend{width:100%;margin:0 0 13px;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase}
.option-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:45px;margin-bottom:27px}
.finish-options{align-items:start}
.swatch-option{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;text-align:center}
.swatch-option input,.choice input{position:absolute;opacity:0;pointer-events:none}
.swatch{width:38px;height:38px;border-radius:50%;border:1px solid #d1d1d1;box-shadow:inset 0 0 0 4px #fff}
.swatch-option.selected .swatch{outline:1px solid #111;outline-offset:3px}
.swatch.brushed{background:linear-gradient(90deg,#7d5319 0%,#e6c06b 46%,#8c5d20 100%)}
.swatch.black{background:radial-gradient(circle at 35% 28%,#74777b,#16171a 62%,#050505)}
.swatch.nickel{background:linear-gradient(90deg,#aaa,#f4f3ef 45%,#9a9a9a)}
.swatch.satin{background:linear-gradient(90deg,#9e732d,#d0ab61 55%,#8e641f)}
.swatch-option small{font-size:10px;line-height:1.15;color:#333}
.button-options{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;margin-bottom:28px}
.choice{height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #cfd2d5;border-radius:4px;background:#fff;text-align:center}
.choice.selected{border-color:#111}
.choice span{display:block;margin-bottom:5px;font-size:13px;font-weight:900}
.choice small{font-size:11px;color:#444}
.quantity-block{margin:0 0 25px}
.quantity-block>span{display:block;margin:0 0 12px;font-size:11px;font-weight:900;text-transform:uppercase}
.qty-control{width:197px;height:45px;display:grid;grid-template-columns:54px 1fr 54px;border:1px solid #cfd2d5;border-radius:4px;overflow:hidden}
.qty-control button{border:0;background:#fff;color:#777;font-size:20px}
.qty-control output{display:grid;place-items:center;font-size:13px;font-weight:700}
.add-cart,.wishlist{width:100%;height:54px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.4px}
.add-cart{border:0;background:#050505;color:#fff;margin-bottom:13px}
.wishlist{border:1px solid #111;background:#fff;color:#111;gap:12px}
.wishlist span{font-size:19px;line-height:1;transform:translateY(-1px)}
.checkout{padding:23px 0 19px}
.checkout-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#555;font-size:12px}
.checkout-title span{height:1px;background:#e7e2dc}
.payments{height:48px;display:flex;align-items:center;justify-content:center;gap:28px;font-weight:900;white-space:nowrap}
.visa{color:#1846a7;font-size:16px;font-style:italic}
.mastercard{width:33px;height:20px;position:relative;display:inline-block}
.mastercard:before,.mastercard:after{content:"";position:absolute;top:1px;width:19px;height:19px;border-radius:50%}
.mastercard:before{left:0;background:#e72721}
.mastercard:after{right:0;background:#ffba00;mix-blend-mode:multiply}
.amex{color:#2776bf;font-size:13px}
.discover{font-size:11px}
.apple{font-size:14px}
.gpay{height:24px;padding:5px 8px;border:1px solid #ddd;border-radius:13px;font-size:11px}
.mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:6px}
.mini-benefits div{display:grid;grid-template-columns:28px 1fr;column-gap:10px;align-items:start;min-width:0}
.mini-benefits svg{grid-row:1/3;width:24px;height:24px;fill:none;stroke:#7b8795;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.mini-benefits strong{display:block;margin-bottom:4px;font-size:10px;line-height:1;text-transform:uppercase}
.mini-benefits span{display:block;color:#555;font-size:9px;line-height:1.3}

.detail-tabs{max-width:1440px;margin:70px auto 0;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;border-bottom:1px solid #d8d8d8;padding:0 54px}
.detail-tabs a{height:54px;display:grid;place-items:center;border-bottom:3px solid transparent;font-size:12px;font-weight:900;text-transform:uppercase}
.detail-tabs a.active{border-color:#111}
.details-block{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:470px 1fr;gap:72px;padding:32px 54px 35px}
.details-copy{padding-left:0;font-size:15px;line-height:1.55;font-weight:700}
.details-copy p{max-width:535px;margin:0 0 22px}
.details-copy ul{margin:0 0 20px 19px;padding:0}
.details-copy li{margin:0 0 10px}
.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid #111;padding-bottom:2px;font-size:13px;font-weight:900}
.text-link span,.story-copy a span,.section-heading a span{width:10px;height:10px;border-right:1.5px solid #111;border-bottom:1.5px solid #111;transform:rotate(-45deg)}
.details-media{margin:0;background:#eee}
.details-media img{width:100%;height:334px;object-fit:cover;object-position:center}

.story-band{width:100vw;min-height:280px;display:grid;grid-template-columns:minmax(54px,1fr) minmax(0,610px) minmax(0,480px) minmax(54px,1fr);gap:70px;align-items:center;margin:0 0 42px 50%;padding:28px 0;transform:translateX(-50%);background:#f7f5f2}
.video-tile{position:relative;margin:0;background:#e8e3dd;overflow:hidden}
.video-tile{grid-column:2}
.video-tile img{width:100%;height:224px;object-fit:cover}
.story-copy{grid-column:3}
.video-tile button{position:absolute;left:50%;top:50%;width:86px;height:86px;border:0;border-radius:50%;background:#fff;transform:translate(-50%,-50%);display:grid;place-items:center}
.video-tile button span{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:20px solid #111;margin-left:6px}
.story-copy .eyebrow{margin:0 0 28px;font-size:12px;font-weight:900;text-transform:uppercase}
.story-copy h2{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:33px;line-height:1.1;font-weight:400}
.story-copy p{margin:0 0 28px;font-size:14px;font-weight:700;color:#333}
.story-copy a{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid #111;padding-bottom:2px;font-size:12px;font-weight:900;text-transform:uppercase}

.recommendations{max-width:1440px;margin:0 auto 44px;padding:0 54px}
.section-heading{height:46px;display:flex;align-items:start;justify-content:space-between}
.section-heading h2{margin:0;font-size:13px;font-weight:900;text-transform:uppercase}
.section-heading a{display:inline-flex;align-items:center;gap:20px;font-size:11px;font-weight:900;text-transform:uppercase}
.product-row{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;padding:0 36px}
.row-arrow{position:absolute;top:50%;width:34px;height:44px;border:0;background:#fff;color:#111;font-size:36px;line-height:1;transform:translateY(-50%)}
.row-arrow.left{left:0}
.row-arrow.right{right:0}
.rec-card{position:relative;display:block;min-width:0}
.rec-card>button{position:absolute;right:11px;top:10px;z-index:1;width:24px;height:24px;border:0;background:transparent;color:#111;font-size:21px;line-height:1}
.rec-image{display:block;margin-bottom:13px;background:#f5f4f2;overflow:hidden}
.rec-image img{width:100%;aspect-ratio:1.38/1;object-fit:cover}
.rec-card strong{display:block;margin-bottom:6px;font-size:13px;line-height:1.2;font-weight:400}
.rec-card>span:last-child{display:block;font-size:13px;font-weight:800}

.service-strip{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:0;border:1px solid #ece7e2;background:#f8f6f3}
.service-strip div{height:88px;display:flex;align-items:center;justify-content:center;gap:22px;border-right:1px solid #e0ddd8}
.service-strip div:last-child{border-right:0}
.service-strip svg{width:45px;height:45px;fill:none;stroke:#111;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.service-strip strong{display:block;margin-bottom:8px;font-size:12px;text-transform:uppercase}
.service-strip small{display:block;color:#333;font-size:11px}

.site-footer{border-top:0;background:#fff}
.footer-inner{max-width:1440px;margin:0 auto;padding:58px 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-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:1500px){
  .top-promise{gap:62px}
  .header-inner{max-width:1440px;margin:0 auto;padding:0 40px;grid-template-columns:220px 1fr 130px}
  .primary-nav{gap:38px}
  .product-hero{grid-template-columns:minmax(0,.58fr) minmax(390px,.42fr);gap:30px;padding:0 40px}
  .gallery{grid-template-columns:82px minmax(0,1fr);gap:18px}
  .thumb-strip{gap:18px}
  .thumb{width:72px;height:72px}
  .buy-panel h1{font-size:37px}
  .price{font-size:28px;margin-bottom:28px;padding-bottom:24px}
  .option-group{column-gap:22px;margin-bottom:22px}
  .button-options{column-gap:14px}
  .choice{height:58px}
  .add-cart,.wishlist{height:48px}
  .payments{gap:18px}
  .mini-benefits{gap:12px}
  .detail-tabs{padding:0 40px}
  .details-block{grid-template-columns:430px 1fr;gap:48px;padding-left:40px;padding-right:40px}
  .story-band{grid-template-columns:minmax(40px,1fr) minmax(0,520px) minmax(0,430px) minmax(40px,1fr);gap:56px}
  .recommendations{padding-left:40px;padding-right:40px}
  .product-row{gap:28px;padding:0 34px}
  .service-strip{margin-left:40px;margin-right:40px}
  .footer-inner{padding-left:40px;padding-right:40px;grid-template-columns:220px repeat(3,1fr) 290px;gap:36px}
}

@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;margin:0;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}
  .product-page{margin:0;padding:24px 0 0}
  .product-hero{grid-template-columns:1fr;gap:32px;padding:0 20px}
  .product-hero,.gallery,.buy-panel{min-width:0;width:100%}
  .gallery{grid-template-columns:1fr}
  .thumb-strip{order:2;flex-direction:row;justify-content:flex-start;overflow-x:auto;padding-bottom:6px}
  .thumb-more{display:none}
  .buy-panel h1{font-size:36px}
  .detail-tabs{overflow-x:auto;grid-template-columns:repeat(5,190px);margin-top:40px;padding:0 20px}
  .details-block{grid-template-columns:1fr;gap:24px;padding:28px 20px}
  .details-media img{height:auto;aspect-ratio:1.95/1}
  .story-band{grid-template-columns:1fr;gap:26px;margin-bottom:34px;padding:24px 20px}
  .video-tile,.story-copy{grid-column:auto}
  .video-tile img{height:auto;aspect-ratio:2/1}
  .recommendations{padding:0 20px}
  .product-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0 38px}
  .service-strip{grid-template-columns:repeat(2,1fr)}
  .service-strip{margin-left:20px;margin-right:20px}
  .service-strip div:nth-child(2){border-right:0}
  .service-strip div:nth-child(-n+2){border-bottom:1px solid #e0ddd8}
  .footer-inner{margin:0 auto;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}
  .product-hero,.detail-tabs,.details-block,.recommendations{padding-left:14px;padding-right:14px}
  .main-media img{aspect-ratio:1/1.08}
  .media-arrow{width:38px;height:38px;font-size:30px}
  .media-arrow.prev{left:14px}
  .media-arrow.next{right:14px}
  .zoom-button{right:14px;bottom:14px;width:40px;height:40px}
  .thumb-strip{gap:10px}
  .thumb{width:68px;height:68px}
  .buy-panel h1{font-size:30px}
  .price{font-size:26px}
  .option-group{column-gap:18px}
  .button-options{grid-template-columns:1fr;row-gap:10px}
  .mini-benefits{grid-template-columns:1fr;gap:14px}
  .detail-tabs{grid-template-columns:repeat(5,160px)}
  .detail-tabs a{height:46px;font-size:10px}
  .details-copy{font-size:13px}
  .story-band{padding:18px}
  .story-copy h2{font-size:25px}
  .video-tile button{width:62px;height:62px}
  .product-row{grid-template-columns:1fr;gap:24px;padding:0 30px}
  .service-strip{grid-template-columns:1fr}
  .service-strip div{height:76px;border-right:0;border-bottom:1px solid #e0ddd8}
  .service-strip div:last-child{border-bottom:0}
  .footer-inner{grid-template-columns:1fr}
  .footer-bottom nav{display:grid;gap:12px}
}
