:root{
      --gold:#dcae55;--gold2:#f2c56d;--gold-dark:#9a671d;--ink:#0b0906;--panel:#15120d;
      --cream:#f7efe2;--green:#17351f;--green2:#24502e;--red:#68160f;--red2:#8e2419;
      --muted:#d7c9b6;--line:rgba(220,174,85,.40);--shadow:0 16px 44px rgba(0,0,0,.28);
      --brand-plate-radius:24px;--brand-plate-padding:12px;
    }
    *{box-sizing:border-box} html{scroll-behavior:smooth}
    body{margin:0;color:#fff;background:#0b0906;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
    a{color:inherit;text-decoration:none} a[href^="tel:"]{cursor:pointer} button{font:inherit}
