:root{--bg: #1a1a1a;--bg-elevated: #242424;--bg-input: #2e2e2e;--label: #f5f5f5;--label-secondary: #b8b8b8;--label-tertiary: #8a8a8a;--label-inverse: #1a1a1a;--separator: rgba(255, 255, 255, .08);--separator-strong: rgba(255, 255, 255, .16);--tint: #4a9eff;--green: #34c759;--red: #ff453a;--orange: #ff9f0a;--accent-gold: #c9a961;--radius-card: 12px;--radius-pill: 999px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:var(--bg);color:var(--label);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}input{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}
