@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap);.chart-container{max-height:200px}.chart-container-invoices{max-height:400px}.increase{color:green!important}.decrease{color:red!important}:root{--morning-color:#ff5955;--light-grey:#f5f7fa;--faded-white:hsla(0,0%,100%,.8);--faded-black:#6e7687;--link-color:var(--morning-color);--table-thead-sorted-marker-color:var(--morning-color);--color-primary:var(--morning-color);--sidebar-bg:#000;--sidebar-menu-color:var(--faded-white);--sidebar-menu-icon-color:var(--faded-white);--sidebar-menu-header-color:#fff;--sidebar-menu-active-item-bg:#312828;--sidebar-logo-color:#fff;--badge-secondary-bg:var(--light-grey);--badge-boolean-false-color:var(--faded-white);--badge-boolean-false-bg:#000;--table-cell-color:var(--faded-black);--font-family-base:Avenir,sans-serif;-webkit-font-smoothing:antialiased;--titling-font:"Titling Gothic FB Nrm Bd",sans-serif;--titling-extended-font:"Titling gothic extended",sans-serif;--titling-comp-font:"Titling Gothic FB Comp",sans-serif;--space-grotesk:"Space Grotesk",sans-serif;--white:#fff;--black:#000;--cloud:#f6f8f8;--silver:#eef0f2;--ash:#e5e9eb;--stone:#b0babf;--iron:#6e7c87;--coal:#252c32;--sky:#ebf7ff;--azure:#4095f7;--sapphire:#0e73f6;--navy:#0452c8;--mint:#ebfff1;--emerald:#47d16c;--forest:#119c2b;--petal:#ffefeb;--cherry:#f2271c;--brick:#cc0905;--peach:#faeada;--amber:#e27940;--cinnamon:#ae4220;--vanilla:#fffcc2;--sunflower:#f8dc4f;--mustard:#d29404;--font-size-xxl:24px;--font-size-xl:18px;--font-size-l:16px;--font-size-normal:14px;--font-size-s:12px;--font-size-xs:10px;--gap-horizontal:12px;--gap-vertical:20px}@font-face{font-display:swap;font-family:Titling gothic fb;font-style:normal;font-weight:400;src:url(https://cdn.morning.fr/fonts/TitlingGothicFBNormalMedium.otf) format("opentype")}@font-face{font-display:swap;font-family:Titling gothic fb Nrm Bd;font-style:normal;font-weight:700;src:url(https://cdn.morning.fr/fonts/TitlingGothicFBNormalBold.otf) format("opentype")}@font-face{font-display:swap;font-family:Titling gothic fb comp;font-style:normal;font-weight:700;src:url(https://cdn.morning.fr/fonts/TitlingGothicFBComp-Black.otf) format("opentype")}@font-face{font-display:swap;font-family:Titling gothic extended;font-style:normal;font-weight:400;src:url(https://cdn.morning.fr/fonts/TitlingGothicFBExt-Reg.otf) format("opentype")}body{margin:0}.morning-color{color:var(--morning-color)}.form-panel-title,.logo,h1{font-family:Titling gothic fb,sans-serif}.field-boolean .badge-boolean-false{box-shadow:none}.loginContainer{background-color:#f8fafb;display:flex;min-height:100vh;width:100%}.banner{height:100vh;position:relative;width:28%}.logoContainer{left:40px;position:absolute;top:30px;z-index:2}.backgroundImageContainer{background-image:url(https://cdn.morning.fr/images/login_background.jpeg);background-position:50%;filter:brightness(70%);height:100%;position:relative;width:100%}.loginForm{display:flex;flex-direction:column;gap:16px;justify-content:center;margin:auto;width:510px}.title{font-family:var(--titling-font);font-size:32px;font-weight:700}.body,.title{color:var(--black);font-style:normal;line-height:normal}.body{font-family:var(--space-grotesk);font-size:var(--font-size-l);font-weight:300;padding-bottom:16px}.googleLoginButton{align-items:center;align-self:stretch;background:var(--white);border:2px solid var(--ash);border-radius:6px;display:flex;font-family:Inter,sans-serif;gap:12px;justify-content:center;padding:12px 0;text-decoration:none}.googleLoginButton span{color:var(--coal);font-size:var(--font-size-xl);font-weight:600;line-height:28px;margin-left:10px;text-align:center}.googleLoginButton:hover{background:var(--cloud);cursor:pointer}@media (max-width:750px){.loginContainer{align-items:center;flex-direction:column;position:relative}.backgroundImageContainer,.banner{height:200px;overflow:hidden;position:relative;width:100%}.backgroundImageContainer{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(2)}.logoContainer{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.loginForm{background-color:var(--white);border-radius:12px 12px 0 0;box-sizing:border-box;flex-direction:column;gap:16px;margin-top:-20px;padding:40px;width:100%;z-index:1}.body,.title{text-align:left}}