@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap";:root,[data-theme=dark]{--color-bg: #0B0B0A;--color-surface: #141413;--color-surface-2: #1C1C1B;--color-border: #26251F;--color-border-2: #35332C;--color-surface-light: #F5F2EA;--color-text: #E9E6DE;--color-text-strong: #F5F2EA;--color-muted: #7A776E;--color-muted-2: #5A5750;--color-muted-3: #3A3830;--color-primary: #C4F54B;--color-primary-hover: #9ACC2F;--color-primary-fg: #1A2505;--color-btn-text: #1A2505;--color-success: #8FD14F;--color-danger: #E06454;--color-danger-bg: #1f0a08;--color-danger-border: #5a1e17;--color-danger-text: #E06454;--color-warning: #E8B84A;--color-lime: #C4F54B;--color-lime-dark: #9ACC2F;--color-lime-ink: #1A2505;--color-up: #8FD14F;--color-down: #E06454;--color-warn: #E8B84A;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-serif: "Instrument Serif", ui-serif, Georgia, serif}[data-theme=light]{--color-bg: #F5F2EA;--color-surface: #FFFFFF;--color-surface-2: #EDE9DF;--color-border: #E3DED1;--color-border-2: #D0C9BB;--color-surface-light: #F5F2EA;--color-text: #141413;--color-text-strong: #0B0B0A;--color-muted: #6B675D;--color-muted-2: #8A8579;--color-muted-3: #B0A99C;--color-primary: #9ACC2F;--color-primary-hover: #7BA824;--color-primary-fg: #1A2505;--color-btn-text: #1A2505;--color-success: #5A9E2F;--color-danger: #C0392B;--color-danger-bg: #fef2f2;--color-danger-border: #fca5a5;--color-danger-text: #C0392B;--color-warning: #B8860B;--color-lime: #9ACC2F;--color-lime-dark: #7BA824;--color-lime-ink: #1A2505;--color-up: #5A9E2F;--color-down: #C0392B;--color-warn: #B8860B;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-serif: "Instrument Serif", ui-serif, Georgia, serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.5}#root{min-height:100vh}select,button,input,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-2);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--color-muted-2)}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}@media (max-width: 767px){body{font-size:16px}.page-content{padding:16px!important;overflow-x:hidden}.modal-inner{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important;min-height:100vh}}
