@import"https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap";*{font-family:Albert Sans,sans-serif}:root{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-danger: #dc2626;--color-bg: #f1f5f9;--color-surface: #ffffff;--color-sidebar-bg: #1e293b;--color-text-primary: #0f172a;--color-text-secondary: #64748b;--color-border: #cbd5e1;--color-input-bg: #f8fafc}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}#app{height:100%;min-width:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}
