:root{--background: #f8f9fc;--foreground: #15284c;--card: #ffffff;--card-foreground: #15284c;--popover: #ffffff;--popover-foreground: #15284c;--primary: #1337ec;--primary-foreground: #ffffff;--secondary: #eaf0ff;--secondary-foreground: #2b4678;--muted: #f2f6ff;--muted-foreground: #607499;--accent: #dce7ff;--accent-foreground: #2b4678;--destructive: #dc4f2b;--destructive-foreground: #ffffff;--border: #d7e2f6;--input: #d1ddf5;--ring: #2a56f5;--chart-1: #2e5fff;--chart-2: #4f7bff;--chart-3: #1f49d2;--chart-4: #0f3f99;--chart-5: #1da06b;--sidebar: #f5f8ff;--sidebar-foreground: #15284c;--sidebar-primary: #1337ec;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #e7efff;--sidebar-accent-foreground: #2b4678;--sidebar-border: #d7e2f6;--sidebar-ring: #2a56f5;--font-sans: "Pretendard Variable", "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;--font-mono: "D2Coding", "Consolas", "SFMono-Regular", monospace;--display-font: var(--font-sans);--primary-rgb: 19 55 236;--foreground-rgb: 21 40 76;--muted-rgb: 242 246 255;--accent-rgb: 220 231 255;--sidebar-rgb: 245 248 255;--destructive-rgb: 220 79 43;--chart-1-rgb: 46 95 255;--chart-2-rgb: 79 123 255;--chart-3-rgb: 31 73 210;--chart-4-rgb: 15 63 153;--chart-5-rgb: 29 160 107}@media(prefers-color-scheme:dark){:root{--background: #0a1730;--foreground: #e6eeff;--card: #102645;--card-foreground: #e6eeff;--popover: #102645;--popover-foreground: #e6eeff;--primary: #5e87ff;--primary-foreground: #051228;--secondary: #182f53;--secondary-foreground: #cbdaf7;--muted: #10213c;--muted-foreground: #9fb3d8;--accent: #1a3866;--accent-foreground: #d6e4ff;--destructive: #ea6d4a;--destructive-foreground: #08172f;--border: #27436e;--input: #27436e;--ring: #6f93ff;--chart-1: #6b8eff;--chart-2: #8eb0ff;--chart-3: #4f79e6;--chart-4: #2f5fbc;--chart-5: #3fc28c;--sidebar: #0f223f;--sidebar-foreground: #e6eeff;--sidebar-primary: #6b8eff;--sidebar-primary-foreground: #08172f;--sidebar-accent: #15315a;--sidebar-accent-foreground: #d7e4ff;--sidebar-border: #27436e;--sidebar-ring: #6f93ff;--primary-rgb: 94 135 255;--foreground-rgb: 230 238 255;--muted-rgb: 16 33 60;--accent-rgb: 26 56 102;--sidebar-rgb: 15 34 63;--destructive-rgb: 234 109 74;--chart-1-rgb: 107 142 255;--chart-2-rgb: 142 176 255;--chart-3-rgb: 79 121 230;--chart-4-rgb: 47 95 188;--chart-5-rgb: 63 194 140}}html,body,#root{width:100%;min-height:100%;margin:0}*{box-sizing:border-box}body{font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}
