@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Serif:wght@600;700&family=Public+Sans:wght@400;500;600&display=swap";:root{--color-primary: #3366cc;--color-primary-hover: #2259bf;--color-primary-active: #094cb2;--color-primary-soft: #e7ebff;--color-secondary: #5a5f63;--color-tertiary: #6d5e00;--color-tertiary-soft: #f9e37a;--color-surface: #ffffff;--color-surface-muted: #faf9fa;--color-surface-hover: #f5f3f4;--color-border: #c3c6d5;--color-border-soft: #e3e2e3;--color-text: #1b1c1d;--color-text-muted: #434653;--color-text-subtle: #737784;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-heading: "Noto Serif", Georgia, "Times New Roman", serif;--font-label: "Public Sans", "Inter", system-ui, sans-serif;font-family:var(--font-body);line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-surface-muted);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-surface-muted);color:var(--color-text)}a{color:var(--color-primary);text-decoration:inherit;font-weight:500}a:hover{color:var(--color-primary-hover)}h1,h2,h3,.ant-typography h1,.ant-typography h2,.ant-typography h3,h1.ant-typography,h2.ant-typography,h3.ant-typography{font-family:var(--font-heading);font-weight:600;letter-spacing:-.01em}h4,h5,h6,.ant-typography h4,.ant-typography h5,.ant-typography h6,h4.ant-typography,h5.ant-typography,h6.ant-typography{font-family:var(--font-body);font-weight:600}.ant-btn,.ant-tag,.ant-table-thead>tr>th{font-family:var(--font-label)}.icon{font-size:20px;color:var(--color-primary)}.normalWeight{font-weight:400}.divider{margin:24px 0}.titleContainer{width:100%;margin-bottom:16px}.headerContainer{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.secondaryText{display:block;margin-bottom:16px}.cardMargin{margin-bottom:16px}.disabledInput{background-color:#f5f5f5}.buttonMargin{margin-right:8px}.controlsContainer{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.filterInput{width:250px}#root{width:100vw;height:100vh;margin:0;padding:0;color-scheme:light}.app-toolbar{display:flex;justify-content:space-between;align-items:center;background:var(--color-surface)!important;border-bottom:1px solid var(--color-border-soft);padding:0 24px!important;height:64px!important;line-height:64px!important;box-shadow:none}.toolbar-brand{display:flex;align-items:center}.app-toolbar .logo{width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/key.svg)}.app-toolbar .logo-name{font-family:var(--font-heading);color:var(--color-text);font-size:18px;font-weight:600;letter-spacing:-.01em;margin-left:12px}.app-toolbar .toolbar-user{font-family:var(--font-label);color:var(--color-text-muted);font-size:14px}.app-toolbar .toolbar-logout{color:var(--color-text-muted)!important}.app-toolbar .toolbar-logout:hover{color:var(--color-primary)!important}.app-sidebar{background:var(--color-surface)!important;border-right:1px solid var(--color-border-soft)}.app-content{padding:24px;margin:0;min-height:280px;background:var(--color-surface);border-radius:8px;border:1px solid var(--color-border-soft)}.app-shell{background:var(--color-surface-muted)}.app-shell-root{min-height:100vh}.app-content-wrapper{padding:0 24px 24px}.sidebar-toggle{font-size:16px;width:64px;height:64px}.sidebar-header{height:64px;display:flex;align-items:center;justify-content:center}.uid-column{min-width:150px}
