@charset "UTF-8";:root{--primary: #5d87ff;--on-primary: #ffffff;--primary-soft: #ecf2ff;--secondary: #48bdfe;--background: #f2f6fa;--surface: #ffffff;--surface-low: #f2f6fa;--surface-container: #f8f9fa;--surface-high: #f0f5f9;--surface-dark: #2a3547;--on-surface: #2a3547;--on-surface-variant: #5a6a85;--text-secondary: #5a6a85;--outline-variant: #e5eaef;--select-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a6a85' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--error: #ba1a1a;--error-container: #fce8e6;--shadow-card: 0 4px 20px rgba(0, 0, 0, .05);--shadow-popover: 0 8px 30px rgba(0, 0, 0, .12);--shadow-nav-active: 0 4px 9px -4px var(--primary);--sidebar-width: 270px;--sidebar-collapsed: 85px;--topbar-height: 64px;--container-padding: 24px;--gutter: 20px;color-scheme:light}html.dark{--primary-soft: rgba(93, 135, 255, .12);--background: #111c2d;--surface: #171c23;--surface-low: #1c232d;--surface-container: #1c2d43;--surface-high: #2a3547;--surface-dark: #171c23;--on-surface: #ebf1ff;--on-surface-variant: #94a3b8;--text-secondary: #94a3b8;--outline-variant: #2a3547;--select-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--error: #ffb4ab;--error-container: rgba(255, 180, 171, .14);--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .2);--shadow-popover: 0 8px 30px rgba(0, 0, 0, .4);--shadow-nav-active: 0 4px 12px -4px var(--primary);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Manrope,sans-serif;font-size:14px;line-height:20px;color:var(--on-surface);background:var(--background);transition:background-color .3s ease,color .3s ease}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-user-select:none;user-select:none}button{font-family:inherit}
