@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Roboto+Flex:opsz,wght@8..144,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";:root{--font-sans: "Roboto Flex", "Roboto", system-ui, -apple-system, sans-serif;--font-body: "Roboto", system-ui, -apple-system, sans-serif;--font-icon: "Material Symbols Rounded";--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 100px;--card-radius: 16px;--card-pad: 20px;--drawer-w: 280px;--drawer-w-collapsed: 84px}[data-brand=blue]{--pbrand: #155dfc;--tbrand: #31b26a}[data-brand=blue][data-mode=light]{--drawer: #ffffff;--bg: #f4f5f7;--slo: #ffffff;--slow: #f4f3fb;--scon: #eeedf5;--shi: #e8e7f0;--sv: #e1e2ec;--on: #1a1b21;--onv: #44464f;--ol: #74777f;--olv: #c4c6d0;--p: #2560e8;--op: #ffffff;--pc: #dbe1ff;--opc: #0043c9;--sec: #565e71;--secc: #dae2f9;--osecc: #3e4759;--ter: #31b26a;--terc: #f4d9ff;--oterc: #53415e;--err: #ba1a1a;--errc: #ffdad6;--oerrc: #93000a;--inv: #2f3036;--oinv: #f1f0f7;--stcard: #ffffff;--cardline: #e5e7eb;--el1: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .06);--el2: 0 12px 32px rgba(16, 24, 40, .18)}[data-brand=blue][data-mode=dark]{--drawer: #121318;--bg: #0e0f13;--slo: #15161b;--slow: #12151a;--scon: #1d2024;--shi: #282a2f;--sv: #44464f;--on: #e2e2e9;--onv: #c4c6d0;--ol: #8e9099;--olv: #3a3c43;--p: #b3c5ff;--op: #002e6b;--pc: #003aae;--opc: #dbe1ff;--sec: #bec6dc;--secc: #3e4759;--osecc: #dae2f9;--ter: #7ddca4;--terc: #53415e;--oterc: #f4d9ff;--err: #ffb4ab;--errc: #93000a;--oerrc: #ffdad6;--inv: #e2e2e9;--oinv: #2f3036;--stcard: #1e2026;--cardline: rgba(255, 255, 255, .09);--el1: 0 1px 3px rgba(0, 0, 0, .5);--el2: 0 16px 40px rgba(0, 0, 0, .6)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--on);font-family:var(--font-body);-webkit-font-smoothing:antialiased}button{font-family:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--p);outline-offset:2px;border-radius:10px}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}.sym{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;white-space:nowrap;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}.df-topbar,.df-scrim{display:none}.df-drawer-shell{flex-shrink:0;position:sticky;top:0;align-self:flex-start;height:100vh;z-index:40}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--olv);border-radius:20px}@media(max-width:900px){.df-main{padding:14px 16px 32px!important}.df-drawer-shell{position:fixed!important;left:0;top:0;height:100vh;z-index:260;transform:translate(-100%);transition:transform .28s cubic-bezier(.2,0,0,1)}.df-drawer-shell.df-open{transform:translate(0);box-shadow:0 0 48px #00000057}.df-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;background:#10121880;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.df-topbar{display:flex!important}}@media(max-width:560px){.df-grid-cards{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
