:root{--bg:#fdf8fb;--text:#1a0812;--muted:#6b4259;--card:#fff;--border:#ecd9e5;--accent:#c50068;--accent2:#e8007e;--accent-gold:#b8892a;--accent-gold-lt:#f5dfa0;--shadow:0 10px 30px #c5006814;--radius:18px;--container:1120px}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:var(--bg);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}html{scroll-behavior:smooth}button{font:inherit}
