:root{--color-bg:#0f1a0a;--color-surface:#1a2a12;--color-border:#c9973a26;--color-gold:#c9973a;--color-gold-light:#e4b84a;--color-olive:#3d5a28;--color-olive-mid:#6b8f47;--color-cream:#f0ead6;--color-muted:#a8b89a;--color-text:#f0ead6;--color-danger:#e05050;--color-success:#4caf70;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 2px 8px #0003;--shadow-md:0 4px 20px #0000004d;--shadow-lg:0 8px 40px #0006;--trans:.25s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#f0ead6;background:#0f1a0a;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,svg{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.spinner{border:2px solid #f0ead64d;border-top-color:#f0ead6;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#0f1a0a;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0c160a}::-webkit-scrollbar-thumb{background:#3d5a28;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6b8f47}
