:root{--color-primary: #245281;--color-secondary: #b9975b;--color-error: #ef5350;--color-warning: #ffa726;--color-success: #66bb6a;--color-bg: #1e1e1e;--color-bg-elevated: #262626;--color-text: #fcfcfc;--color-text-secondary: rgba(255, 255, 255, .7);--color-text-muted: #999;--color-surface: rgba(255, 255, 255, .1);--color-surface-hover: rgba(255, 255, 255, .15);--color-border: rgba(255, 255, 255, .12);--color-overlay: rgba(0, 0, 0, .6);--tag-bar-height: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100dvh;width:100dvw;overflow:hidden;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;-webkit-font-smoothing:antialiased;touch-action:manipulation;user-select:none;-webkit-user-select:none}
