
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600;700&display=swap');
:root{--black:#0c0b0a;--cream:#f6f3ee;--gold:#c9a45b;--line:#dedbd5;--max:1400px}
*{box-sizing:border-box}body{margin:0;color:#111;background:#fff;font-family:Inter,Arial,sans-serif;font-size:14px}a{text-decoration:none;color:inherit}.page-width{width:min(calc(100% - 56px),var(--max));margin:auto}.utility-bar{height:30px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:11px;letter-spacing:.2px}.utility-bar span{opacity:.5;margin:0 9px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fff;border-bottom:1px solid #eee;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px}.brand-mark{font-family:Georgia,serif;font-style:italic;font-size:40px;font-weight:bold;color:var(--gold);line-height:1}.brand strong{display:block;font-family:Georgia,serif;font-size:25px;letter-spacing:2.5px}.brand small{display:block;font-size:8px;letter-spacing:2.4px}.main-nav{display:flex;gap:38px;font-size:14px;font-weight:500}.main-nav a:hover{color:var(--gold)}.header-icons{display:flex;gap:24px;font-size:25px;align-items:center}.hero{height:560px;position:relative;overflow:hidden;background:#171411;color:#fff}.hero-image{position:absolute;inset:0;background-image:url('hero-lifestyle.jpg');background-size:cover;background-position:center right;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,5,4,.96) 0%,rgba(8,7,6,.78) 33%,rgba(8,7,6,.14) 66%,rgba(8,7,6,.03))}.hero-content{position:relative;z-index:2;padding-top:100px}.eyebrow{font-size:10px;letter-spacing:2.2px;color:#e4c77f;font-weight:700;margin-bottom:12px}.hero h1,.promo h2,.standard h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;line-height:.82;letter-spacing:-1px;margin:0;font-size:76px}.hero p{font-size:15px;line-height:1.55;margin:25px 0}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;height:43px;padding:0 28px;font-size:11px;font-weight:700;letter-spacing:.5px}.btn-gold{background:var(--gold);color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.8);color:#fff}.hero-script,.promo-script{position:absolute;right:7%;bottom:62px;color:#fff;font-family:cursive;font-size:27px;line-height:1.05;transform:rotate(-5deg);text-align:center}.hero-features{position:absolute;bottom:0;left:0;right:0;height:58px;background:rgba(0,0,0,.34);display:flex;align-items:center;justify-content:center;gap:85px;font-size:12px}.section-pad{padding:48px 0}.section-heading{margin-bottom:27px}.section-heading.center{text-align:center}.section-heading h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:41px;font-weight:500;letter-spacing:.5px;margin:0}.section-heading p{margin:4px 0 0;color:#777;font-size:13px}.section-heading.split{display:flex;justify-content:space-between;align-items:flex-end}.section-heading.split>a{font-size:12px}.collection-grid,.purpose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.collection-card,.purpose-card{display:block;overflow:hidden}.collection-card img,.purpose-card img{width:100%;display:block;transition:transform .5s}.collection-card:hover img,.purpose-card:hover img{transform:scale(1.03)}.latest{padding-top:4px;padding-bottom:44px}.eyebrow.dark{color:#ad8a45;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.product-card{border:1px solid #e3e3e3;background:#fff;min-width:0}.product-image{height:230px;background:#fafafa;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;display:block}.badge{position:absolute;top:12px;left:12px;padding:5px 9px;font-size:10px;font-weight:700;z-index:1}.badge.sale{background:#f4db32}.heart{position:absolute;right:10px;top:9px;border:0;background:none;font-size:24px}.product-info{padding:12px}.product-info h3{font-size:13px;line-height:1.35;margin:0 0 6px;min-height:35px}.rating{font-size:12px;color:#f3a900;letter-spacing:1px}.rating span{color:#888;letter-spacing:0}.price{font-weight:700;font-size:16px;margin:7px 0 10px}.price del{font-size:11px;color:#888;font-weight:400;margin-left:5px}.add-cart{display:flex;width:100%;height:36px;border:0;background:#111;color:#fff;align-items:center;justify-content:center;font-size:10px;font-weight:700;cursor:pointer}.add-cart.fake{background:#111}.promo{height:310px;position:relative;overflow:hidden;color:#fff}.promo-bg{position:absolute;inset:0;background:url('outdoor-lifestyle.jpg') center/cover}.promo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,6,6,.88),rgba(6,6,6,.28),rgba(6,6,6,.08))}.promo-content{position:relative;z-index:1;padding-top:62px}.promo h2{font-size:57px}.promo p{line-height:1.5;font-size:13px;margin:17px 0 22px}.purpose{padding-bottom:30px}.purpose-grid{gap:12px}.purpose-card img{height:178px;object-fit:cover;object-position:top}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e5e5;margin-top:20px}.benefits div{display:grid;grid-template-columns:35px 1fr;padding:17px 18px;border-right:1px solid #e5e5e5;font-size:22px}.benefits div:last-child{border-right:0}.benefits b{font-size:13px;align-self:end}.benefits span{font-size:11px;color:#666;line-height:1.35;grid-column:2}.standard{background:#0e0d0c;color:#fff;text-align:center;padding:85px 0}.standard .eyebrow{font-size:9px}.standard h2{font-size:54px;line-height:.9}.standard p{font-size:12px;color:#bbb;margin:22px 0 0}.newsletter{background:#141311;color:#fff;border-bottom:1px solid #3b3935}.newsletter-inner{display:flex;justify-content:space-between;align-items:center;padding:25px 0}.newsletter h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;font-weight:500;margin:0}.newsletter p{margin:3px 0 0;color:#bbb;font-size:11px}.newsletter .eyebrow{font-size:8px;margin-bottom:4px}.newsletter form{display:flex;width:470px}.newsletter input{flex:1;height:43px;border:0;padding:0 14px}.newsletter button{width:125px;border:0;background:var(--gold);color:#fff;font-weight:700}.footer{background:#0d0c0b;color:#fff;padding-top:35px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:34px}.footer-brand strong{font-size:20px}.footer p{color:#bbb;font-size:11px;line-height:1.6}.social{margin-top:18px;font-size:14px}.footer-grid h4{font-size:12px;margin:3px 0 12px}.footer-grid>div>a:not(.brand){display:block;color:#aaa;font-size:11px;line-height:1.75}.copyright{border-top:1px solid #302e2a;padding:17px 0;font-size:9px;color:#888;display:flex;justify-content:space-between}.copyright span{font-family:cursive;font-size:17px;color:#aaa}
@media(max-width:900px){.main-nav{gap:16px;font-size:11px}.hero{height:510px}.hero h1{font-size:58px}.hero-features{gap:25px}.product-grid{grid-template-columns:repeat(3,1fr)}.collection-grid,.purpose-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.newsletter form{width:400px}}
@media(max-width:640px){.page-width{width:min(calc(100% - 28px),var(--max))}.utility-bar{font-size:8px}.utility-bar>div:last-child{display:none}.site-header{height:66px;padding:0 14px}.brand-mark{font-size:32px}.brand strong{font-size:18px}.brand small{font-size:6px}.main-nav{display:none}.header-icons{font-size:20px;gap:13px}.hero{height:520px}.hero-image{background-position:68% center}.hero-content{padding-top:62px}.hero h1{font-size:50px}.hero p{font-size:12px}.hero-script{font-size:19px;bottom:73px;right:5%}.hero-features{font-size:9px;gap:10px;height:50px}.hero-features span:nth-child(2){display:none}.section-pad{padding:35px 0}.section-heading h2{font-size:32px}.collection-grid,.purpose-grid{gap:8px}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-image{height:165px}.product-info{padding:9px}.product-info h3{font-size:11px}.price{font-size:14px}.add-cart{height:32px}.promo{height:310px}.promo-content{padding-top:55px}.promo h2{font-size:46px}.promo p{font-size:11px}.promo-script{font-size:19px}.purpose-card img{height:125px}.benefits{grid-template-columns:1fr 1fr}.benefits div{padding:12px 7px;grid-template-columns:26px 1fr}.benefits b{font-size:10px}.benefits span{font-size:8px}.standard{padding:60px 15px}.standard h2{font-size:38px}.newsletter-inner{display:block;padding:25px 0}.newsletter form{width:100%;margin-top:17px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{display:block}.copyright span{float:right}}
