@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Work Sans,sans-serif}:root{--ip-bg-default:#f6f6f6;--ip-bg-paper:#fff;--ip-bg-surface:#3f3f440a;--ip-bg-sidebar:#fff;--ip-text-primary:#3f3f44;--ip-text-secondary:#3f3f4480;--ip-border:#3f3f441a;--ip-border-light:#3f3f440f;--ip-green:#cceabb;--ip-green-dark:#99c183;--ip-orange:#fdcb9e;--ip-charcoal:#3f3f44;--ip-error:#e24b4a;--ip-shadow-sm:0 1px 3px #00000014;--ip-shadow-md:0 4px 16px #00000014}html.dark-mode{--ip-bg-default:#1a1b1e;--ip-bg-paper:#252729;--ip-bg-surface:#ffffff0a;--ip-bg-sidebar:#1e2024;--ip-text-primary:#e8e8ec;--ip-text-secondary:#e8e8ec8c;--ip-border:#ffffff12;--ip-border-light:#ffffff0a;--ip-green:#cceabb;--ip-green-dark:#7db86a;--ip-orange:#fdcb9e;--ip-error:#f47070;--ip-shadow-sm:0 1px 4px #0000004d;--ip-shadow-md:0 4px 20px #00000059}html.theme-transitions *,html.theme-transitions :before,html.theme-transitions :after{transition:color .25s,background-color .3s,border-color .3s,box-shadow .3s,fill .25s!important}@media (prefers-reduced-motion:reduce){html.theme-transitions *,html.theme-transitions :before,html.theme-transitions :after{transition:none!important}}
