:root{
  --lp-stage-black:#050403;
  --lp-stage-black-warm:#0b0907;
  --lp-home-paper:#f4ead9;
  --lp-home-paper-soft:#eadcc7;
  --lp-home-surface-dark:#100d0b;
  --lp-home-text:#211913;
  --lp-home-text-soft:rgba(33,25,19,.74);
  --lp-text-on-image:#fff6e8;
  --lp-home-line:rgba(58,42,30,.18);
  --lp-home-line-soft:rgba(255,246,232,.30);
  --lp-home-accent:#c2a070;
  --lp-home-accent-strong:#815334;
  --lp-detail-surface:#100d0b;
  --lp-detail-surface-2:#17120f;
  --lp-detail-surface-3:#211812;
  --lp-detail-text:#f7efe2;
  --lp-detail-text-soft:rgba(247,239,226,.76);
  --lp-detail-text-dim:rgba(247,239,226,.54);
  --lp-detail-line:rgba(227,207,172,.14);
  --lp-detail-line-strong:rgba(227,207,172,.26);
  --lp-detail-accent:#c2a070;
  --lp-detail-accent-soft:#e3cfac;
  --lp-shell-line:rgba(227,207,172,.08);
  --lp-shell-tint-soft:rgba(194,160,112,.045);
  --lp-shell-tint-subtle:rgba(194,160,112,.032);
  --lp-shell-tint-faint:rgba(194,160,112,.018);
  --lp-shell-tint-strong:rgba(194,160,112,.07);
  --lp-hero-glow:rgba(194,160,112,.16);
  --lp-hero-glow-soft:rgba(194,160,112,.09);
  --lp-hero-divider-home:rgba(227,207,172,.18);
  --lp-hero-divider-detail:rgba(227,207,172,.18);
  --lp-menu-bg:rgba(14,11,9,.97);
  --lp-modal-overlay:rgba(0,0,0,.78);
  --lp-detail-cta-text:#1a120d;
  --lp-white:#ffffff;
  --lp-footer-bg:#090705;
}
