.styles-module-scss-module__FWaiga__header{background-color:var(--foreground);color:var(--background);height:var(--header-height);justify-content:space-between;align-items:center;padding:28px;display:flex}.styles-module-scss-module__FWaiga__title{font-size:20px;font-weight:700}
:root{--background:#fff;--foreground:#171717;--static-black:#000;--static-white:#fff;--static-off-white:#f8f8f8;--static-grey:#a8a8a8;--header-height:80px;--status-unset:#3651c8;--status-amber:#fdbc40;--status-green:#36c84b;--status-red:#fc5753;--static-blue:#125dff;--static-transition:.2s all ease}html,body{overscroll-behavior:none;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif}*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=a265cbff909254dc.css.map*/