:root{--font-heading: "Playfair Display", "Georgia", serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--color-bg: #eef0f4;--color-surface: #ffffff;--color-surface-alt: #e3e5ee;--color-text: #171624;--color-text-muted: #5f5c74;--color-primary: #1c1b3a;--color-primary-light: #2c2a56;--color-gold: #d4af4f;--color-gold-soft: #ecd48c;--color-border: #d6d5e4;--color-header-gradient: linear-gradient(135deg, #14132b 0%, #3a2a5c 55%, #d4af4f 100%);--shadow: 0 10px 28px rgba(20, 19, 43, .12);--product-photo-blend: multiply}:root[data-theme=dark]{--color-bg: #07070f;--color-surface: #0f0e1c;--color-surface-alt: #151428;--color-text: #e9e8f2;--color-text-muted: #a49fc0;--color-primary: #211f45;--color-primary-light: #332f68;--color-gold: #e3c26a;--color-gold-soft: #f0da9c;--color-border: #211f3a;--color-header-gradient: linear-gradient(135deg, #0c0a1e 0%, #302a5c 55%, #e3c26a 100%);--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)}
