*{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%}
.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 190px;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:48px;padding-top:3px;font-size:12px;font-weight:800;text-transform:uppercase}
.primary-nav a{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:32px}
.primary-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:2px;background:#111}
.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:27px}
.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.heart{width:20px;height:18px}
.icon.heart:before,.icon.heart:after{content:"";position:absolute;top:2px;width:11px;height:16px;border:2px solid #111;border-bottom:0;border-radius:11px 11px 0 0}
.icon.heart:before{left:2px;transform:rotate(-45deg);transform-origin:50% 100%}
.icon.heart:after{right:2px;transform:rotate(45deg);transform-origin:50% 100%}
.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}

.inspiration-page{width:100%;background:#fff}
.inspiration-inner{max-width:1440px;margin:0 auto;padding:44px 54px 0}
.inspiration-hero{text-align:center;margin:0 0 27px}
.inspiration-hero h1{margin:0 0 17px;font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:1;font-weight:400}
.rating-line{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:17px;font-size:15px}
.rating-line span{font-size:17px;letter-spacing:4px}
.rating-line strong{font-weight:400}
.rating-line i{width:4px;height:4px;border-radius:50%;background:#111}
.inspiration-hero p{margin:0;font-size:15px;font-weight:700;line-height:1.35}
.filter-bar{display:flex;align-items:center;justify-content:center;gap:34px;margin:0 0 34px}
.filter-bar button{height:39px;min-width:112px;display:inline-flex;align-items:center;justify-content:center;gap:26px;border:1px solid #bdbdbd;border-radius:3px;background:#fff;padding:0 18px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}
.filter-bar button span{width:7px;height:7px;border-right:1px solid #111;border-bottom:1px solid #111;transform:rotate(45deg);margin-top:-5px}
.filter-bar .clear{min-width:110px;background:#050505;color:#fff;border-color:#050505}

.masonry-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:129px;gap:15px}
.gallery-card{position:relative;grid-row:span 2;overflow:hidden;border-radius:5px;background:#ddd;color:#fff}
.gallery-card.tall{grid-row:span 3}
.gallery-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0))}
.gallery-card img{width:100%;height:100%;object-fit:cover}
.gallery-card div{position:absolute;left:18px;right:56px;bottom:15px;z-index:1}
.gallery-card strong{display:block;margin-bottom:5px;font-size:12px;font-weight:900;line-height:1.1}
.gallery-card span{display:block;font-size:12px;line-height:1}
.gallery-card i,.reviewer i{position:absolute;right:18px;bottom:15px;z-index:1;width:20px;height:20px;border:2px solid currentColor;border-radius:6px}
.gallery-card i:before,.reviewer i:before{content:"";position:absolute;left:4px;top:4px;width:7px;height:7px;border:2px solid currentColor;border-radius:50%}
.gallery-card i:after,.reviewer i:after{content:"";position:absolute;right:3px;top:3px;width:3px;height:3px;background:currentColor;border-radius:50%}
.load-more-wrap{height:71px;display:flex;align-items:center;justify-content:center}
.load-more-wrap button{height:42px;min-width:233px;border:1px solid #111;background:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1px}

.featured-story{height:342px;display:grid;grid-template-columns:1.08fr .92fr;margin:0 18px 28px;background:#f5f3f1}
.story-image{overflow:hidden;background:#ddd}
.story-image img{width:100%;height:100%;object-fit:cover}
.story-copy{padding:48px 76px 38px}
.eyebrow,.section-heading h2{margin:0 0 17px;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.55px}
.story-copy h2{margin:0 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1;font-weight:400}
.story-copy>p:not(.eyebrow){max-width:520px;margin:0 0 25px;font-size:13px;line-height:1.55;font-weight:600}
.author{display:flex;align-items:center;gap:15px;margin-bottom:24px}
.author img,.reviewer img{width:42px;height:42px;border-radius:50%;object-fit:cover}
.author strong,.reviewer strong{display:block;margin-bottom:4px;font-size:11px;text-transform:uppercase;letter-spacing:.45px}
.author small,.reviewer small{display:block;font-size:11px;color:#222}
.story-copy a{width:160px;height:39px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #111;background:#fff;font-size:11px;font-weight:900;text-transform:uppercase}
.story-copy a span,.section-heading a span{width:18px;height:10px;position:relative;display:inline-block}
.story-copy a span:before,.section-heading a span:before{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}
.story-copy a span:after,.section-heading a 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)}

.reviews,.shop-look{position:relative;margin:0 18px 28px}
.section-heading{height:28px;display:flex;align-items:flex-start;justify-content:space-between}
.section-heading a{display:inline-flex;align-items:center;gap:18px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}
.review-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:0 26px}
.review-card{min-height:166px;padding:25px 31px;background:#f8f7f5}
.review-stars{margin-bottom:13px;font-size:14px;letter-spacing:2px}
.review-stars span{margin-left:10px;font-size:11px;letter-spacing:0}
.review-card p{min-height:67px;margin:0 0 19px;font-size:13px;line-height:1.55;font-weight:500}
.reviewer{position:relative;display:flex;align-items:center;gap:12px;padding-right:34px}
.reviewer i{right:0;bottom:6px;color:#111}
.row-arrow{position:absolute;top:52%;z-index:3;width:28px;height:44px;border:0;background:#fff;color:#111;font-size:36px;line-height:1;transform:translateY(-50%)}
.row-arrow.left{left:-14px}
.row-arrow.right{right:-14px}

.look-row{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:34px;padding:0 26px}
.look-product{display:block;min-width:0}
.look-product img{width:100%;height:148px;object-fit:cover;background:#eee}
.look-product strong{display:block;margin:13px 0 5px;font-size:11px;line-height:1.2;font-weight:400}
.look-product small{display:block;font-size:11px;line-height:1;font-weight:800}

.share-banner{height:213px;display:grid;grid-template-columns:1fr 1.38fr;margin:0 18px 0;background:#050505;color:#fff;overflow:hidden;border-radius:2px}
.share-image{position:relative;overflow:hidden}
.share-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.82))}
.share-image img{width:100%;height:100%;object-fit:cover}
.share-copy{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 68px;background:#050505}
.share-copy h2{margin:0 0 15px;font-family:Georgia,"Times New Roman",serif;font-size:33px;line-height:1;font-weight:400}
.share-copy p{margin:0 0 28px;font-size:12px;font-weight:700}
.share-copy a{width:233px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:#111;font-size:11px;font-weight:900;text-transform:uppercase}
.share-copy i{position:relative;width:14px;height:14px;border:1px solid #111;border-radius:4px}
.share-copy i:before{content:"";position:absolute;left:4px;top:4px;width:4px;height:4px;border:1px solid #111;border-radius:50%}
.share-copy i:after{content:"";position:absolute;right:2px;top:2px;width:2px;height:2px;background:#111;border-radius:50%}

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

.site-footer{background:#fff}
.footer-inner{max-width:1440px;margin:0 auto;padding:28px 54px 24px;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:23px;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}
  .primary-nav a.active:after{bottom:-5px}
  .header-actions{justify-content:flex-start}
  .inspiration-inner{padding:34px 20px 0}
  .filter-bar{gap:12px;flex-wrap:wrap}
  .masonry-gallery{grid-template-columns:repeat(2,1fr)}
  .featured-story{height:auto;grid-template-columns:1fr;margin-left:0;margin-right:0}
  .story-image{height:300px}
  .story-copy{padding:34px}
  .review-row{grid-template-columns:1fr;gap:16px}
  .look-row{grid-template-columns:repeat(3,1fr);gap:20px}
  .share-banner{grid-template-columns:1fr;margin-left:0;margin-right:0}
  .share-image{height:130px}
  .share-copy{padding:28px}
  .service-strip{grid-template-columns:repeat(2,1fr);padding:0 20px}
  .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}
  .inspiration-inner{padding:28px 14px 0}
  .inspiration-hero h1{font-size:34px}
  .rating-line{gap:7px;font-size:12px;flex-wrap:wrap}
  .rating-line span{font-size:13px}
  .inspiration-hero p{font-size:12px}
  .filter-bar{justify-content:flex-start}
  .filter-bar button{min-width:0;width:calc(50% - 6px);gap:12px}
  .filter-bar .clear{width:100%}
  .masonry-gallery{grid-template-columns:1fr;grid-auto-rows:128px}
  .gallery-card,.gallery-card.tall{grid-row:span 2}
  .story-copy{padding:28px 18px}
  .story-copy h2{font-size:27px}
  .reviews,.shop-look{margin-left:0;margin-right:0}
  .section-heading{height:auto;margin-bottom:12px}
  .section-heading h2{font-size:10px}
  .review-row{padding:0}
  .look-row{grid-template-columns:repeat(2,1fr);gap:16px;padding:0}
  .row-arrow{display:none}
  .share-copy h2{font-size:26px}
  .share-copy a{width:210px}
  .service-strip{grid-template-columns:1fr;padding:0 14px}
  .service-strip>div{height:76px}
  .footer-inner{grid-template-columns:1fr;padding-left:14px;padding-right:14px}
  .footer-bottom nav{display:grid;gap:12px}
}
