:root{--background: #ffffff;--foreground: #030213;--card: #ffffff;--card-foreground: #030213;--popover: #ffffff;--popover-foreground: #030213;--primary: #030213;--primary-foreground: #ffffff;--secondary: #ececf0;--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family: var(--font-sans);--font-size: 16px;--font-weight-medium: 500;--font-weight-normal: 400;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--ring: #b5b5b5;--radius: .625rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .625rem;--radius-xl: .875rem;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:var(--font-size);font-family:var(--default-font-family)}body{background-color:var(--background);color:var(--foreground);font-size:var(--text-base);line-height:1.5;margin:0;min-width:320px;min-height:100vh;font-family:var(--default-font-family)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}*{box-sizing:border-box}#root{width:100%;margin:0 auto}.MuiTableContainer-root{border-radius:10px!important;border:1px solid rgba(0,0,0,.1)}.MuiTableHead-root{background-color:#ececf0}.MuiTableCell-head{font-weight:500!important;color:#717182!important}.MuiTableRow-root:hover{background-color:#e9ebef!important}.MuiTextField-root .MuiOutlinedInput-root{background-color:#f3f3f5;border-radius:8px}.MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#0000001a}.MuiButton-root{border-radius:10px}
