*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#c8a96e;--primary-dark:#a8843d;--primary-light:#f0ddb4;--bg:#faf9f7;--bg-card:#ffffff;--text:#1a1a1a;--text-muted:#6b6b6b;--border:#e8e0d4;--danger:#e53e3e;--success:#38a169;--radius:12px;--shadow:0 2px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 32px rgba(0,0,0,0.12)}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}