:root{--ink:#0a1512;--cream:#f2eee4;--paper:#fbfaf6;--gold:#c8a866;--line:rgba(10,21,18,.16);--muted:#67706b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.68rem 1rem;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5.5rem);border-bottom:1px solid var(--line);background:rgba(251,250,246,.94);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:.8rem}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--ink);font-family:'Italiana',serif;font-size:1.6rem}.brand strong,.brand small{display:block;letter-spacing:.24em}.brand strong{font-size:.9rem}.brand small{font-size:.55rem;margin-top:.16rem;color:var(--muted)}nav{display:flex;align-items:center;gap:2.2rem;font-size:.83rem}nav a:not(.nav-contact):hover{color:#8b713d}.nav-contact{border:1px solid var(--ink);padding:.8rem 1.2rem;transition:.2s}.nav-contact:hover{background:var(--ink);color:#fff}.hero{min-height:680px;display:grid;grid-template-columns:44% 56%;background:var(--cream)}.hero-copy{padding:clamp(4rem,9vw,8.5rem) clamp(1.5rem,6vw,7rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{margin:0 0 1.4rem;text-transform:uppercase;letter-spacing:.19em;font-size:.7rem;font-weight:600;color:#846c3d}.hero h1{font-family:'Italiana',serif;font-size:clamp(3.3rem,6vw,6.7rem);font-weight:400;line-height:.88;letter-spacing:-.035em;margin:0}.hero h1 em{font-weight:400;color:#897247}.hero-text{max-width:33rem;line-height:1.75;color:var(--muted);margin:2.3rem 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.2rem;padding:1rem 1.2rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;transition:.2s}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#b99650}.hero-visual{position:relative;min-height:600px;overflow:hidden;background:#d9d9d4}.hero-visual>img{width:100%;height:100%;object-fit:cover}.hero-note{position:absolute;left:0;bottom:0;background:var(--paper);padding:1.3rem 1.8rem;min-width:240px}.hero-note span{font-size:.66rem;color:#8d7650}.hero-note strong{display:block;font-family:'Italiana',serif;font-size:1.35rem;font-weight:400;margin-top:.25rem}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.service-strip>div{display:flex;gap:1.2rem;align-items:center;padding:2.2rem clamp(1.2rem,4vw,4rem);border-right:1px solid var(--line)}.service-strip>div:last-child{border-right:0}.service-strip span{font-family:'Italiana',serif;color:var(--gold);font-size:1.2rem}.service-strip p{margin:0;color:var(--muted);line-height:1.5;font-size:.84rem}.service-strip strong{display:block;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.collection{padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,5vw,5.5rem)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.section-heading h2,.concierge h2{font-family:'Italiana',serif;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;margin:0;line-height:1}.section-heading>p{max-width:29rem;color:var(--muted);line-height:1.7;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem 1.4rem}.product-card:nth-child(5n+2){margin-top:3rem}.product-image{position:relative;display:block;aspect-ratio:4/5;background:#edeae2;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-image:hover img{transform:scale(1.035)}.product-index,.product-arrow{position:absolute;background:var(--paper)}.product-index{top:0;left:0;padding:.7rem .8rem;font-size:.65rem;letter-spacing:.1em}.product-arrow{right:.7rem;bottom:.7rem;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:1.05rem}.product-info{display:flex;justify-content:space-between;gap:1rem;padding:1.15rem 0 .9rem}.product-info p{margin:0 0 .3rem;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.13em}.product-info h3{font-family:'Italiana',serif;font-size:1.35rem;font-weight:400;margin:0}.product-info strong{white-space:nowrap;font-size:.86rem}.product-order{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:.9rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.product-order:hover{color:#8b713d}.concierge{background:var(--ink);color:#fff;text-align:center;padding:clamp(5rem,9vw,9rem) 1.5rem}.concierge h2{font-size:clamp(2.8rem,6vw,5.8rem)}.concierge>p:not(.eyebrow){color:#aeb7b2;max-width:35rem;margin:1.5rem auto 2.4rem;line-height:1.7}.button-light{border:1px solid #56625d}.button-light:hover{background:#fff;color:var(--ink)}footer{padding:3rem clamp(1.25rem,5vw,5.5rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;border-top:1px solid #25302c;background:var(--ink);color:#dfe3e0}footer p{margin:0;font-size:.7rem;letter-spacing:.06em;color:#8c9892}footer p:last-child{text-align:right}.brand-footer .brand-mark{border-color:#d8b978;color:#d8b978}.brand-footer small{color:#8c9892}.whatsapp-float{position:fixed;right:1.3rem;bottom:1.3rem;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:20;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float svg{width:29px;fill:currentColor}@media(max-width:900px){.site-header{height:80px}nav>a:not(.nav-contact){display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:500px}.hero-visual{min-height:550px}.service-strip{grid-template-columns:1fr}.service-strip>div{border-right:0;border-bottom:1px solid var(--line)}.section-heading{display:block}.section-heading>p{margin-top:1.5rem}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(5n+2){margin-top:0}footer{grid-template-columns:1fr;text-align:center}footer .brand{justify-content:center}footer p:last-child{text-align:center}}@media(max-width:580px){.announcement{font-size:.6rem}.site-header{padding:0 1rem}.brand-mark{width:36px;height:36px}.nav-contact{padding:.65rem .75rem}.hero-copy{padding:4.5rem 1.3rem;min-height:460px}.hero h1{font-size:3.65rem}.hero-visual{min-height:460px}.hero-note{min-width:200px}.service-strip>div{padding:1.5rem 1.3rem}.collection{padding:4.5rem 1rem}.product-grid{grid-template-columns:1fr;gap:3rem}.product-image{aspect-ratio:4/4.8}.section-heading{margin-bottom:2.2rem}.section-heading h2{font-size:3.2rem}footer{padding-bottom:6rem}.whatsapp-float{width:54px;height:54px}}
