@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#111;--accent:#c9a96e;--bg:#fafafa;--card-bg:#fff;--text:#111;--text-light:#666;--border:#e5e5e5;--radius:12px}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
