:root{--font-heading: "Playfair Display", "Georgia", serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--color-bg: #f6f1e4;--color-surface: #ffffff;--color-surface-alt: #f0e8d4;--color-text: #1c1a14;--color-text-muted: #6b6252;--color-primary: #0b3d2e;--color-primary-light: #175c44;--color-gold: #b6892a;--color-gold-soft: #e4c878;--color-border: #ddceac;--shadow: 0 10px 28px rgba(30, 20, 5, .1);--product-photo-blend: multiply}:root[data-theme=dark]{--color-bg: #0c0f0c;--color-surface: #151814;--color-surface-alt: #1c1f19;--color-text: #f2ecd9;--color-text-muted: #b3a98d;--color-primary: #123f2f;--color-primary-light: #1d7350;--color-gold: #d4af37;--color-gold-soft: #f0d879;--color-border: #2b2a1e;--shadow: 0 10px 30px rgba(0, 0, 0, .55);--product-photo-blend: normal}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-tap-highlight-color:transparent}body{transition:background-color .25s ease,color .25s ease}img{max-width:100%}button,input,select{font-family:inherit;color:inherit}::selection{background:color-mix(in srgb,var(--color-gold) 35%,transparent)}
