:root{--bg: #17191c;--surface: #212429;--surface-hover: #272b31;--border: #2f333b;--text: #e7e8ea;--text-muted: #9aa0a8;--text-dim: #6d727b;--accent: #4fb89a;--accent-strong: #5ec7a8;--accent-soft: rgba(79, 184, 154, .14);--lend: #d6a24a;--lend-soft: rgba(214, 162, 74, .16);--danger: #e0837b;--shadow: 0 8px 25px rgba(0, 0, 0, .35)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
