@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--color-heading:#4c9bab;--color-card:#fff;--color-bg:#f7f3f5;--color-button:#4c9bab;--color-primary:var(--color-card);--color-primary-dark:var(--color-heading);--color-accent:var(--color-button);--color-surface:#fff;--color-border:#cfe5ea;--color-text:#000;--color-muted:#4e2f38}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f3f5;background-color:var(--color-bg);background-image:linear-gradient(180deg,#faf8f9,#f6f0f3);color:#000;color:var(--color-text);font-family:Poppins,Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:#e6f1f4;border-radius:8px}::-webkit-scrollbar-thumb{background-color:#4c9bab;background-color:var(--color-heading);border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#3f8593}.recharts-layer,.recharts-surface,.recharts-wrapper,.recharts-wrapper *,.recharts-wrapper svg,.recharts-wrapper svg *{box-shadow:none;outline:none!important}.recharts-layer:focus,.recharts-surface:focus,.recharts-wrapper :focus,.recharts-wrapper:focus{outline:none!important}*{scrollbar-color:#4c9bab #e6f1f4;scrollbar-color:var(--color-heading) #e6f1f4;scrollbar-width:thin}h1,h2,h3,h4,h5,h6{color:#000;font-family:Inter,Poppins,sans-serif}#root{min-height:100vh}.MuiPaper-root,.MuiTypography-root{color:#000;color:var(--color-text)}.MuiPaper-root{background-color:#fff}.MuiButton-contained{background-color:#4c9bab!important;background-color:var(--color-button)!important;color:#fff!important}.MuiButton-contained:hover{filter:brightness(.95)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.8569014d.css.map*/