@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Montserrat:wght@400;500;600&display=swap');
:root{--ink:#243323;--gold:#a87934;--cream:#f7f2e9;--paper:#fffdf8;--sage:#dfe5d9;--line:#dfd5c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Montserrat,Arial,sans-serif}.topbar{text-align:center;background:var(--ink);color:#fff;padding:9px;font-size:11px;letter-spacing:2px;text-transform:uppercase}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #eee7dc;background:rgba(255,253,248,.96);position:sticky;top:0;z-index:20}.brand img{width:84px;height:84px;object-fit:contain}.menu{display:none;border:0;background:none;font-size:25px;color:var(--ink)}nav{display:flex;gap:38px}nav a{color:var(--ink);text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;font-size:12px}.hero{height:720px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,31,20,.72) 0%,rgba(24,31,20,.36) 43%,rgba(24,31,20,.05) 75%)}.hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);color:white;max-width:650px}.eyebrow{display:block;color:#b98a47;text-transform:uppercase;letter-spacing:4px;font-size:11px;font-weight:600;margin-bottom:20px}.hero .eyebrow{color:#f1d6a7}.hero h1,.intro h2,.section-head h2,.story h2,.bespoke h2,.contact h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}.hero h1{font-size:76px;line-height:.93;margin:0 0 24px}.hero h1 em{font-weight:500;color:#f0d7aa}.hero p{font-family:'Cormorant Garamond',Georgia,serif;font-size:23px;line-height:1.5;max-width:570px}.actions{display:flex;align-items:center;gap:28px;margin-top:34px}.btn{display:inline-block;padding:16px 27px;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;border:1px solid}.btn.light{background:#fff;color:var(--ink);border-color:#fff}.btn.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.textlink{color:#fff;text-decoration:none;font-size:12px}.intro{text-align:center;padding:110px 20px 100px;max-width:1000px;margin:auto}.intro h2{font-size:54px;line-height:1.05;margin:0}.intro h2 i{color:#8c6a3b}.intro p{max-width:710px;margin:28px auto 0;line-height:1.9;color:#596153;font-family:'Cormorant Garamond',Georgia,serif;font-size:20px}.collection{background:var(--cream);padding:100px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;max-width:1350px;margin:auto auto 45px}.section-head h2{font-size:52px;margin:0}.section-head p{max-width:380px;line-height:1.7;color:#657061;font-size:13px}.mosaic{max-width:1350px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.card{background:white;display:grid;grid-template-columns:1fr .8fr;min-height:360px;overflow:hidden}.card.large{grid-row:span 2;display:flex;flex-direction:column}.card.large img{height:590px}.card.wide{grid-column:1/-1;grid-template-columns:1.45fr .55fr}.card img{width:100%;height:100%;object-fit:cover;min-height:360px}.card-info{padding:38px;align-self:center}.card-info span{font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold)}.card-info h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px;margin:10px 0}.card-info p{font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;color:#657061}.card-info a{font-size:11px;color:var(--ink);text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--gold);padding-bottom:5px}.story{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{background:var(--sage);padding:100px 9vw 80px 8vw;display:flex;flex-direction:column;justify-content:center}.story h2{font-size:55px;line-height:1;margin:0 0 28px}.story p{font-family:'Cormorant Garamond',Georgia,serif;font-size:20px;line-height:1.7}.story blockquote{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:26px;border-left:2px solid var(--gold);margin:25px 0 35px;padding-left:25px;color:#50604e}.story .btn{align-self:flex-start}.bespoke{min-height:530px;background:linear-gradient(rgba(30,43,27,.67),rgba(30,43,27,.67)),url('assets/natale.png') center/cover fixed;display:flex;align-items:center;justify-content:center;text-align:center;color:white;padding:80px 20px}.bespoke>div{max-width:850px}.bespoke .eyebrow{color:#f1d6a7}.bespoke h2{font-size:58px;line-height:1.05;margin:0 0 25px}.bespoke p{font-family:'Cormorant Garamond',Georgia,serif;font-size:21px;line-height:1.6}.values{display:grid;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:auto;padding:100px 30px;gap:60px}.values b{font-family:'Cormorant Garamond',Georgia,serif;color:#b89560;font-size:38px}.values h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;margin:10px 0}.values p{font-size:13px;line-height:1.7;color:#6b7467}.contact{border-top:1px solid var(--line);padding:100px 8vw;display:flex;align-items:center;justify-content:center;gap:90px;background:#fbf8f1}.contact img{width:270px;height:270px;object-fit:contain}.contact h2{font-size:50px;line-height:1.05;margin:0 0 20px}.contact p{max-width:600px;font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;line-height:1.7;margin-bottom:28px}footer{background:#1e2c1d;color:#f4efe5;padding:40px 6vw;display:flex;justify-content:space-between;align-items:center;gap:25px;font-family:'Cormorant Garamond',Georgia,serif;font-size:18px}footer small{display:block;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:8px;margin-top:5px;color:#b9c0b4}
@media(max-width:850px){header{height:82px}.brand img{width:65px;height:65px}.menu{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fffdf8;padding:25px;flex-direction:column;gap:22px;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{height:690px}.hero-copy{left:8vw;right:8vw}.hero h1{font-size:55px}.hero p{font-size:20px}.intro{padding:80px 25px}.intro h2,.section-head h2{font-size:42px}.section-head{display:block}.mosaic{display:block}.card,.card.wide{display:block;margin-bottom:22px}.card img,.card.large img{height:430px;min-height:0}.card-info{padding:28px}.story{grid-template-columns:1fr}.story-photo{height:520px}.story-copy{padding:75px 9vw}.story h2,.bespoke h2,.contact h2{font-size:43px}.bespoke{background-attachment:scroll}.values{grid-template-columns:1fr;gap:30px;padding:70px 9vw}.contact{flex-direction:column;text-align:center;gap:30px}.contact img{width:210px;height:210px}footer{flex-direction:column;text-align:center}.actions{align-items:flex-start;flex-direction:column}.topbar{font-size:9px;letter-spacing:1px}}

/* V2.1 contact actions */
.contact-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.contact-actions .btn{margin-top:0}.btn.outline{background:transparent;color:#203b2b;border:1px solid #203b2b}.btn.outline:hover{background:#203b2b;color:#fff}
