:root{--ink:#171411;--muted:#6f675e;--gold:#c5962f;--gold-dark:#9b6c16;--champagne:#e7cf93;--paper:#fffcf7;--white:#fff;--blush:#f7eceb;--line:rgba(197,150,47,.23);--shadow:0 18px 46px rgba(39,27,12,.09);--serif:'Playfair Display',Georgia,serif;--sans:Manrope,Arial,sans-serif;--radius:18px;--container:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:var(--container);margin:auto}.eyebrow{color:var(--gold-dark);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-heading h2{font:600 clamp(2rem,4vw,3.2rem)/1.12 var(--serif);margin:5px 0}.text-link{font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:3px}.empty-state{padding:65px 20px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted)}.empty-state strong{display:block;color:var(--ink);font:600 1.35rem var(--serif);margin-bottom:5px}.product-placeholder{background:linear-gradient(135deg,#fff7e6,#f5dfbd);display:grid;place-items:center;color:var(--gold);min-height:100%}.product-placeholder span{font:4rem var(--serif)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
