*{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 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{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: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}

.blog-page{width:100%;max-width:none;margin:0;padding:0;background:#fff}
.blog-inner{max-width:1440px;margin:0 auto;padding:47px 60px 34px;background:#fff}
.guides-hero{text-align:center;margin:0 0 34px}
.guides-hero h1{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:.95;font-weight:400;letter-spacing:0}
.guides-hero p{margin:0 auto 41px;color:#111;font-size:13px;line-height:1.55;font-weight:600}
.guide-search{width:min(700px,100%);height:53px;margin:0 auto;display:grid;grid-template-columns:1fr 54px;border:1px solid #b9b9b9;border-radius:999px;background:#fff}
.guide-search input{width:100%;min-width:0;height:51px;border:0;background:transparent;padding:0 24px 0 27px;color:#111;font-size:12px;outline:0}
.guide-search input::placeholder{color:#9a9a9a}
.guide-search button{height:51px;border:0;background:transparent;display:grid;place-items:center;border-radius:999px;color:#111}
.search-icon{position:relative;width:22px;height:22px;border:2px solid #111;border-radius:50%}
.search-icon:after{content:"";position:absolute;right:-7px;bottom:-4px;width:10px;height:2px;background:#111;border-radius:2px;transform:rotate(45deg)}

.section-heading{height:34px;display:flex;align-items:flex-start;justify-content:space-between}
.section-heading h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1;font-weight:400}
.section-heading>a{display:inline-flex;align-items:center;gap:22px;padding-top:5px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.section-heading>a span,.read-link span,.newsletter-strip button span{position:relative;display:inline-block;width:20px;height:11px;flex:0 0 auto}
.section-heading>a span:before,.read-link span:before,.newsletter-strip button span:before{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}
.section-heading>a span:after,.read-link span:after,.newsletter-strip button 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)}

.featured-guides{margin:0 0 26px}
.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 25px}
.guide-card{display:flex;flex-direction:column;min-width:0;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:#fff}
.guide-image{display:block;overflow:hidden;background:#eee}
.guide-image img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease,filter .24s ease}
.guide-card:hover .guide-image img{transform:scale(1.035);filter:brightness(1.03)}
.guide-card-large .guide-image{height:337px}
.latest-grid .guide-image{height:210px}
.guide-copy{min-height:190px;padding:23px 20px 22px}
.guide-card-large .guide-copy{min-height:194px;padding:24px 20px 24px}
.meta{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:#656565;font-size:9px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:1.15px}
.meta i{width:4px;height:4px;border-radius:50%;background:#6f6f6f}
.guide-copy h3{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.05;font-weight:400;letter-spacing:0}
.guide-card-large .guide-copy h3{font-size:23px}
.guide-copy>p:not(.meta){min-height:46px;margin:0 0 22px;color:#111;font-size:12.5px;line-height:1.45;font-weight:500}
.read-link{display:inline-flex;align-items:center;gap:14px;margin-top:auto;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.35px}

.latest-guides{margin:0 0 32px}
.pagination{display:flex;align-items:center;justify-content:center;gap:31px;height:56px;margin:15px 0 7px;color:#111;font-size:13px}
.pagination a{display:grid;place-items:center;min-width:14px;height:34px}
.pagination .active{width:34px;background:#050505;color:#fff;border-radius:2px}

.best-sellers{margin:0 0 28px}
.product-carousel{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 0 0}
.product-card{display:block;min-width:0}
.product-image{position:relative;display:block;overflow:hidden;background:#f1efec}
.product-image img{width:100%;height:174px;object-fit:cover}
.product-image i{position:absolute;right:13px;top:11px;font-style:normal;font-size:20px;line-height:1}
.product-card strong{display:block;margin:15px 0 6px;font-size:11px;line-height:1.2;font-weight:400}
.product-card small{display:block;margin-bottom:10px;font-size:11px;line-height:1;font-weight:800}
.stars{display:block;font-size:11px;letter-spacing:1.6px;line-height:1}
.stars em{font-style:normal;letter-spacing:0;margin-left:9px}
.carousel-arrow{position:absolute;top:75px;z-index:2;width:30px;height:52px;border:0;background:#fff;color:#111;font-size:42px;line-height:1}
.carousel-arrow.left{left:-44px}
.carousel-arrow.right{right:-44px}

.newsletter-strip{height:85px;display:grid;grid-template-columns:1fr 355px;align-items:center;gap:36px;margin-top:19px;padding:0 22px 0 45px;background:#f4f2f0}
.newsletter-copy{display:flex;align-items:center;gap:26px}
.mail-icon{position:relative;width:44px;height:34px;border:2px solid #111}
.mail-icon:before{content:"";position:absolute;left:6px;right:6px;top:6px;height:18px;border-left:2px solid #111;border-bottom:2px solid #111;transform:rotate(-45deg)}
.mail-icon:after{content:"";position:absolute;left:15px;top:-7px;width:14px;height:14px;background:#f4f2f0;border:2px solid #111;transform:rotate(45deg)}
.newsletter-copy h2{margin:0 0 6px;font-size:14px;line-height:1;font-weight:900}
.newsletter-copy p{margin:0;color:#111;font-size:11px;line-height:1.2}
.newsletter-strip form{display:grid;grid-template-columns:1fr 58px;height:39px}
.newsletter-strip input{width:100%;height:39px;border:1px solid #ddd;border-right:0;background:#fff;padding:0 16px;font-size:11px;outline:0}
.newsletter-strip input::placeholder{color:#777}
.newsletter-strip button{height:39px;border:0;background:#050505;color:#fff;display:grid;place-items:center}

.site-footer{background:#fff}
.footer-inner{max-width:1440px;margin:0 auto;padding:50px 60px 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: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}
  .blog-inner{padding:38px 24px 30px}
  .guide-card-large .guide-image{height:250px}
  .latest-grid{gap:20px}
  .latest-grid .guide-image{height:170px}
  .product-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  .carousel-arrow{display:none}
  .newsletter-strip{grid-template-columns:1fr;height:auto;padding:24px;gap:18px}
  .newsletter-strip form{max-width:420px;width:100%}
  .footer-inner{padding:38px 24px 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:720px){
  .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}
  .blog-inner{padding:30px 14px 24px}
  .guides-hero h1{font-size:38px}
  .guides-hero p{font-size:12px;margin-bottom:26px}
  .guide-search{height:46px}
  .guide-search input,.guide-search button{height:44px}
  .section-heading{height:auto;align-items:center;margin-bottom:12px}
  .section-heading h2{font-size:23px}
  .section-heading>a{font-size:9px;gap:12px;padding-top:0}
  .featured-grid,.latest-grid{grid-template-columns:1fr}
  .guide-card-large .guide-image,.latest-grid .guide-image{height:210px}
  .guide-copy,.guide-card-large .guide-copy{min-height:0;padding:18px 16px}
  .guide-copy h3,.guide-card-large .guide-copy h3{font-size:19px}
  .pagination{gap:18px}
  .product-carousel{grid-template-columns:1fr}
  .product-image img{height:210px}
  .newsletter-copy{gap:16px}
  .newsletter-strip{padding:20px 16px}
  .footer-inner{grid-template-columns:1fr;padding-left:14px;padding-right:14px}
  .footer-bottom nav{display:grid;gap:12px}
}
