body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#eef2ff 0,#f9fafb 45%,#f3f4f6)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box}:root{--theme-primary: #2563eb;--theme-primary-hover: #1d4ed8;--theme-primary-light: #e0ecff;--theme-secondary: #64748b;--theme-secondary-hover: #475569;--theme-background: #ffffff;--theme-background-secondary: #f3f4f6;--theme-background-elevated: #ffffff;--theme-accent: #14b8a6;--theme-accent-hover: #0d9488;--theme-success: #10b981;--theme-warning: #f59e0b;--theme-danger: #ef4444;--theme-info: #3b82f6;--theme-text-primary: #0f172a;--theme-text-secondary: #6b7280;--theme-text-tertiary: #9ca3af;--theme-border: #e5e7eb;--theme-border-hover: #d1d5db;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .04);--shadow-sm: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 6px -1px rgba(15, 23, 42, .07), 0 2px 4px -2px rgba(15, 23, 42, .05);--shadow-lg: 0 10px 15px -3px rgba(15, 23, 42, .08), 0 4px 6px -4px rgba(15, 23, 42, .06);--shadow-xl: 0 20px 25px -5px rgba(15, 23, 42, .1), 0 10px 10px -5px rgba(15, 23, 42, .04);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--mantine-primary-color-filled: var(--theme-primary);--mantine-primary-color-hover: var(--theme-primary-hover);--mantine-color-blue-filled: var(--theme-primary);--mantine-color-blue-hover: var(--theme-primary-hover);--mantine-color-blue-light: var(--theme-primary-light);--mantine-radius-default: var(--radius-md);--mantine-shadow-md: var(--shadow-md);--mantine-shadow-lg: var(--shadow-lg)}h1,h2,h3,h4,h5,h6{color:var(--theme-text-primary);font-weight:600;line-height:1.2;letter-spacing:-.02em}p{color:var(--theme-text-secondary);line-height:1.6}.app-shell-main-card{background-color:var(--theme-background-elevated);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);border:1px solid rgba(226,232,240,.9)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb{background:#94a3b8e6;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--theme-secondary-hover)}button,a,[role=button],.Mantine-Button-root,.Mantine-ActionIcon-root,.Mantine-Paper-root,.Mantine-NavLink-root{transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .12s ease}.Mantine-Paper-root:hover{box-shadow:var(--shadow-xl);transform:translateY(-1px)}a{color:var(--theme-primary);text-decoration:none}a:hover{color:var(--theme-primary-hover);text-decoration:underline}#root{min-height:100vh;padding:12px}
