:root{--bg:#12100e;--bg2:#191612;--cream:#f5efe4;--muted:#bfb5a6;--gold:#c7a46b;--gold2:#e0c18c;--line:rgba(255,255,255,.1);--max:1180px;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#100f0e;color:var(--cream);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{display:block;width:100%}a{text-decoration:none;color:inherit}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.announcement{padding:9px 16px;text-align:center;background:#c9a56a;color:#17110a;font-size:11px;font-weight:800;letter-spacing:.12em}.header{position:sticky;top:0;z-index:50;background:rgba(17,15,13,.93);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.logo{display:flex;align-items:center;gap:12px}.logo-monogram{width:42px;height:42px;border:1px solid rgba(224,193,140,.6);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-family:Georgia,serif;font-weight:bold}.logo-copy{display:flex;flex-direction:column;line-height:1.1}.logo-copy strong{font-family:Georgia,serif;letter-spacing:.11em;font-size:15px}.logo-copy small{margin-top:5px;color:#a99e90;font-size:9px;text-transform:uppercase;letter-spacing:.16em}.nav{display:flex;gap:20px;align-items:center}.nav a{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#e9e0d5}.nav a:hover{color:var(--gold2)}.menu-toggle{display:none;background:none;border:1px solid var(--line);color:#fff;width:44px;height:44px;border-radius:10px}.hero{min-height:78vh;position:relative;display:grid;align-items:center;overflow:hidden}.hero-bg,.hero-shade{position:absolute;inset:0;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(12,10,8,.88) 0%,rgba(12,10,8,.55) 43%,rgba(12,10,8,.16) 76%),linear-gradient(0deg,rgba(12,10,8,.65),transparent 45%)}.hero-content{position:relative;z-index:2;max-width:660px;padding:90px 0}.kicker,.eyebrow{color:var(--gold2);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section h2,.signature-banner h2,.atelier h2,.newsletter h2{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:14px 0 18px}.hero h1{font-size:clamp(42px,6vw,74px)}.hero p{max-width:620px;color:#e3d8ca;font-size:16px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{min-height:48px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.gold{background:linear-gradient(135deg,#c59c5c,#e2c18b);color:#1a130a}.glass{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.07)}.section{padding:86px 0}.section-heading{max-width:750px;margin-bottom:34px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{font-size:clamp(32px,4vw,50px)}.section-heading p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;overflow:hidden;border-radius:var(--radius);min-height:430px;border:1px solid var(--line)}.category-card img{position:absolute;inset:0;height:100%;object-fit:cover;transition:transform .45s ease}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,6,5,.86),transparent 55%)}.category-card span{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;display:flex;align-items:end;justify-content:space-between;gap:15px}.category-card strong{font:24px Georgia,serif}.category-card small{color:var(--gold2);text-transform:uppercase;letter-spacing:.12em}.category-card:hover img{transform:scale(1.04)}.signature-banner{padding:90px 0;background:#181511;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signature-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}.signature-grid h2{font-size:clamp(34px,4.5vw,56px)}.signature-grid p{color:var(--muted)}.signature-grid img{border-radius:22px;max-height:550px;object-fit:cover}.text-link{display:inline-block;margin-top:10px;color:var(--gold2);font-weight:700}.products{background:#11100f}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);background:#181613;border-radius:18px;overflow:hidden}.product-img{aspect-ratio:4/5;overflow:hidden}.product-img img{height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.product-info{padding:22px}.badge{display:inline-block;font-size:10px;letter-spacing:.13em;color:#20170d;background:var(--gold2);padding:5px 9px;border-radius:999px;font-weight:800}.product-info h3{font:25px Georgia,serif;margin:13px 0 8px}.product-info p{color:var(--muted);margin:0 0 14px}.product-info a{color:var(--gold2);font-weight:700}.atelier{min-height:650px;position:relative;display:grid;align-items:center;overflow:hidden}.atelier>img{position:absolute;inset:0;height:100%;object-fit:cover}.atelier:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,8,7,.9),rgba(9,8,7,.45) 55%,rgba(9,8,7,.18))}.atelier-copy{position:relative;z-index:2;max-width:630px;padding:90px 0}.atelier h2{font-size:clamp(36px,4.8vw,60px)}.atelier p{color:#e5dbce}.editorial{background:#161411}.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.editorial-card{border-radius:20px;overflow:hidden;background:#1d1a16;border:1px solid var(--line)}.editorial-card img{height:400px;object-fit:cover}.editorial-card.large img{height:500px}.editorial-card div{padding:24px}.editorial-card span{font-size:11px;color:var(--gold2);letter-spacing:.14em;text-transform:uppercase}.editorial-card h3{font:31px Georgia,serif;margin:8px 0}.editorial-card p{color:var(--muted)}.instagram-look{background:#100f0e}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-grid img{aspect-ratio:1/1;object-fit:cover;border-radius:12px}.blog{background:#171512}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:#1d1a17}.blog-grid span{font-size:10px;letter-spacing:.13em;color:var(--gold2)}.blog-grid h3{font:27px Georgia,serif;line-height:1.2}.blog-grid p{color:var(--muted)}.blog-grid a{color:var(--gold2);font-weight:700}.newsletter{padding:72px 0;background:linear-gradient(135deg,#2b2319,#18130e);border-top:1px solid rgba(224,193,140,.15)}.newsletter-inner{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:40px}.newsletter h2{font-size:clamp(32px,4vw,48px)}.newsletter p{color:#c9bdad}.newsletter-form{display:flex;background:#fff;border-radius:999px;padding:6px}.newsletter-form input{flex:1;border:0;outline:0;padding:0 16px;background:transparent;min-width:0}.newsletter-form button{border:0;border-radius:999px;background:#c49a5a;color:#160f07;font-weight:800;padding:13px 22px;cursor:pointer}.footer{padding:60px 0 22px;background:#0b0a09;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,.7fr);gap:36px}.footer-brand h3{font:24px Georgia,serif;letter-spacing:.09em}.footer-brand p{color:#9f9588;max-width:390px}.footer h4{color:#e7dbc9;margin-top:0}.footer a{display:block;color:#a99f92;margin-bottom:9px;font-size:14px}.footer a:hover{color:var(--gold2)}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;color:#756d63;font-size:12px}
@media(max-width:1000px){.nav{position:absolute;top:78px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;background:#171411;border:1px solid var(--line);border-radius:16px;padding:18px}.nav.open{display:flex}.menu-toggle{display:block}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.signature-grid,.newsletter-inner,.editorial-grid,.footer-grid{grid-template-columns:1fr}.editorial-card img,.editorial-card.large img{height:420px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}}
@media(max-width:640px){.announcement{font-size:9px}.logo-copy{display:none}.hero{min-height:72vh}.hero h1{font-size:44px}.section{padding:68px 0}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:410px}.signature-grid{gap:28px}.gallery-grid{grid-template-columns:1fr 1fr}.newsletter-form{border-radius:18px;display:block;padding:8px}.newsletter-form input,.newsletter-form button{width:100%;min-height:45px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
