*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f3ee;color:#191817;font-family:Montserrat,Arial,sans-serif}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.announcement{height:32px;background:#123b2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.site-header{height:82px;background:#fffaf4;border-bottom:1px solid #e4ded4;display:flex;align-items:center;gap:28px;padding:0 42px;position:sticky;top:0;z-index:20}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:25px;letter-spacing:.08em;white-space:nowrap}.brand-mark{color:#c7a36b;font-size:30px}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap}.nav a{font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.icons{display:flex;gap:16px;font-size:19px}.hero{position:relative;min-height:720px;overflow:hidden}.hero img{width:100%;height:760px;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.92) 0%,rgba(255,250,244,.58) 28%,rgba(255,250,244,.08) 55%,rgba(0,0,0,.03) 100%)}.hero-copy{position:absolute;left:7%;top:24%;max-width:500px;z-index:2}.hero-copy p,.designer-edit p,.city-copy p{font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.18em;margin:0 0 12px}.hero-copy h1{font-family:Georgia,serif;font-size:72px;line-height:.95;margin:0 0 22px;font-weight:500}.hero-copy span{font-size:21px;line-height:1.55}.button-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;border:1px solid #123b2b}.btn.dark{background:#123b2b;color:#fff}.btn.light{background:#fff;color:#111}.section{max-width:1560px;margin:0 auto;padding:34px 32px}.section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin-bottom:24px}.section-title span{height:1px;background:#ded4c8}.section-title h2,.designer-edit h2,.city-copy h2,.journey-copy h2,.newsletter h2{font-family:Georgia,serif;text-transform:uppercase;letter-spacing:.13em;font-size:26px;font-weight:500;margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-card{position:relative;height:250px;overflow:hidden;background:#111}.collection-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.62)}.collection-card div{position:absolute;left:26px;bottom:22px;right:20px;color:#fff}.collection-card h3{font-family:Georgia,serif;text-transform:uppercase;font-size:28px;line-height:1;margin:0 0 8px}.collection-card p{font-size:15px;line-height:1.36;max-width:330px;margin:0 0 16px}.city-edit{position:relative;max-width:1560px;margin:0 auto 24px;padding:0 32px}.city-edit img{width:100%;height:450px;object-fit:cover;filter:brightness(.78)}.city-copy{position:absolute;left:8%;top:18%;color:#fff;max-width:420px}.city-copy h2{font-size:46px}.city-copy span,.designer-edit span{display:block;font-size:15px;line-height:1.55;margin:14px 0 24px}.designer-edit{max-width:1560px;margin:0 auto;padding:0 32px 30px;display:grid;grid-template-columns:42% 1fr;align-items:center;gap:34px}.designer-edit img{width:100%;height:260px;object-fit:cover}.designer-edit>div{background:#fffaf4;padding:34px}.designer-edit h2{font-size:34px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid #e5ddd2;padding:12px}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f7f3ee}.product-card h3{font-size:13px;margin:12px 0 5px}.product-card p{font-size:13px;margin:0;font-weight:800}.journey{max-width:1560px;margin:0 auto 28px;padding:0 32px;display:grid;grid-template-columns:1.15fr repeat(6,1fr);gap:10px}.journey-copy{background:#fffaf4;padding:28px;display:flex;flex-direction:column;justify-content:center}.journey img{width:100%;height:160px;object-fit:cover}.newsletter{background:#123b2b;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;padding:18px 42px}.newsletter h2{font-size:18px}.newsletter p{margin:3px 0 0;font-size:12px}.newsletter form{display:flex;gap:8px}.newsletter input{flex:1;height:38px;border:0;padding:0 14px}.newsletter button{height:38px;padding:0 20px;background:#0a241a;color:#fff;border:1px solid #fff;text-transform:uppercase;font-weight:800}footer{max-width:1560px;margin:0 auto;padding:36px 32px 46px;display:grid;grid-template-columns:1.8fr repeat(4,1fr);gap:28px;background:#f7f3ee}footer h3{text-transform:uppercase;font-size:12px;letter-spacing:.08em}footer a,footer p{display:block;font-size:13px;color:#554f48;line-height:1.7;margin:0}.socials{letter-spacing:.7em}@media(max-width:1100px){.site-header{height:auto;min-height:74px;padding:14px 20px;flex-wrap:wrap}.nav{order:3;width:100%;gap:12px}.hero,.hero img{height:620px;min-height:620px}.hero-copy h1{font-size:52px}.product-grid{grid-template-columns:repeat(3,1fr)}.journey{grid-template-columns:repeat(3,1fr)}.journey-copy{grid-column:1/-1}}@media(max-width:760px){.announcement{font-size:10px}.brand{font-size:19px}.icons{display:none}.hero,.hero img{height:520px;min-height:520px}.hero-copy{left:6%;right:6%;top:18%}.hero-copy h1{font-size:41px}.hero-copy span{font-size:16px}.collection-grid{grid-template-columns:1fr}.collection-card{height:240px}.city-edit img{height:360px}.city-copy{left:9%;right:9%;top:16%}.city-copy h2{font-size:34px}.designer-edit{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:1fr}.newsletter form{flex-direction:column}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.nav a{font-size:10px}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.section{padding:28px 16px}.city-edit,.designer-edit,.journey{padding-left:16px;padding-right:16px}.hero-copy h1{font-size:34px}}