:root{--navy:#08192e;--gold:#c79a43;--cream:#f6f0e4;--sand:#e9ddc6;--muted:#5b6772}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdfa;color:var(--navy);font-family:"DM Sans",sans-serif}header{height:84px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ede6d9}.brand{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none;font-weight:600;font-size:13px;letter-spacing:2px}.brand img{width:46px;height:46px;object-fit:contain}.brand small{display:block;font-size:7px;color:var(--gold);letter-spacing:1.5px;margin-top:4px}nav{display:flex;gap:28px;align-items:center}nav a{font-size:12px;text-decoration:none;color:var(--navy)}nav .line{border-bottom:1px solid var(--gold);padding-bottom:4px}.hero{background:var(--navy);color:#fff;min-height:650px;display:grid;grid-template-columns:.83fr 1.17fr;gap:5vw;padding:7vw 7vw 6vw;align-items:center}.eyebrow{margin:0 0 15px;color:var(--gold);font-size:10px;font-weight:600;letter-spacing:2px}.hero h1,.heading h2,.access h2{font-family:"Cormorant Garamond",serif;font-size:clamp(56px,6.4vw,91px);font-weight:600;line-height:.86;margin:0;letter-spacing:-1px}.hero h1 i{color:#e6c37f;font-weight:500}.hero-copy>p:not(.eyebrow){max-width:395px;color:#d7e0e7;line-height:1.7;font-size:15px;margin:27px 0}.gold-button,.cream-button{display:inline-flex;gap:26px;align-items:center;text-decoration:none;font-size:12px;padding:14px 18px}.gold-button{background:var(--gold);color:var(--navy)}.gold-button span{font-size:17px}.hero-image{padding:10px;background:#2a3b4e}.hero-image img{display:block;width:100%;height:480px;object-fit:cover;object-position:center}.manifesto{max-width:890px;margin:0 auto;padding:110px 28px;text-align:center}.manifesto>p:last-child{font-family:"Cormorant Garamond",serif;font-size:31px;line-height:1.18;margin:0}.collection{background:var(--cream);padding:90px 6vw}.heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin:0 auto 42px;max-width:1180px}.heading h2{font-size:55px;color:var(--navy)}.heading>p{max-width:315px;line-height:1.7;color:var(--muted);font-size:14px;margin:0}.pieces{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pieces article{background:#fffdfa}.pieces img{display:block;width:100%;height:275px;object-fit:cover}.pieces article>div{padding:25px 24px 27px}.pieces h3{font-family:"Cormorant Garamond",serif;font-size:36px;line-height:.9;margin:0}.sub{margin:7px 0 16px;color:var(--gold);font-family:"Cormorant Garamond",serif;font-size:19px}.pieces article>div>p:not(.eyebrow):not(.sub){font-size:13px;color:var(--muted);line-height:1.65;min-height:67px}.pieces a{color:var(--navy);font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:3px}.access{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:#132b48;color:#fff;padding:78px 11vw;align-items:end}.access h2{font-size:56px}.access div:last-child p{line-height:1.7;color:#d9e0e7;font-size:14px;margin:0 0 21px}.cream-button{background:var(--cream);color:var(--navy)}.cream-button span{color:var(--gold);font-size:18px}footer{padding:42px 6vw;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:11px;color:var(--muted)}footer a:last-child{color:var(--navy)}@media(max-width:800px){header{padding:0 23px;height:74px}nav a:not(.line){display:none}.hero{grid-template-columns:1fr;padding:70px 8vw}.hero-image img{height:360px}.manifesto{padding:80px 24px}.manifesto>p:last-child{font-size:27px}.collection{padding:65px 22px}.heading,.access{display:grid;grid-template-columns:1fr}.pieces{grid-template-columns:1fr}.pieces img{height:auto}.access{padding:58px 28px}.access h2{font-size:48px}footer{flex-wrap:wrap;padding:38px 25px}}
