@theme{--font-inter: "Inter", sans-serif; --font-montserrat: "Montserrat", sans-serif; --font-roboto: "Roboto", sans-serif; --color-blueAcom-100: #032756; --color-blueAcom-200: #002873; --color-blueAcom-300: #003477; --color-blueAcom-400: #406699; --color-orangeAcom-100: #ff6b1b; --color-orangeAcom-200: #ff8922; --color-purpleAcom-100: #7c6fff; --color-errorAcom-100: #e90000; --color-successAcom-100: #45be6a; --color-warningAcom-100: #ffce46; --color-typographyAcom-shadow: #262641; --color-typographyAcom-bodyText: #3f3f4e; --color-typographyAcom-subText: #5b5b5b; --color-typographyAcom-links: #9797a1; --color-typographyAcom-illustrations: #f4f6f8; --color-greyAccent-100: #f5f5f5; --color-greyAccent-200: #e0e0e0; --color-greyAccent-300: #ccc; --color-greyAccent-400: #bdbdbd; --color-greyAccent-500: #9e9e9e; --color-greyAccent-600: #757575; --color-greyAccent-700: #616161; --color-greyAccent-800: #424242; --color-greyAccent-900: #212121; --color-greyAccent-1000: #1c1c1c; --color-greenAccent-100: #c8e6c9; --color-greenAccent-200: #a5d6a7; --color-greenAccent-300: #81c784; --color-greenAccent-400: #66bb6a; --color-greenAccent-500: #4caf50; --color-greenAccent-600: #388e3c; --color-greenAccent-700: #2e7d32; --color-redAccent-100: #ffcdd2; --color-redAccent-200: #ef9a9a; --color-redAccent-300: #e57373; --color-redAccent-400: #ef5350; --color-redAccent-500: #e90000; --color-redAccent-600: #d32f2f; --color-redAccent-700: #b71c1c; --color-orangeAccent-100: #ffe0b2; --color-orangeAccent-200: #ffcc80; --color-orangeAccent-300: #ffb74d; --color-orangeAccent-400: #ffa726; --color-orangeAccent-500: #ff9800; --color-orangeAccent-600: #ff6b1b; --color-orangeAccent-700: #ef6c00; --color-blueAccent-100: #e5f2ff; --color-blueAccent-200: #b2d8ff; --color-blueAccent-300: #7fbfff; --color-blueAccent-400: #4ca5fe; --color-blueAccent-500: #198cff; --color-blueAccent-600: #0072e5; --color-blueAccent-700: #002873; --color-blueAccent-800: #002873; --color-blueAccent-900: #032756; --color-blueAccent-1000: #1b1b36;}*,:before,:after{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html,body,#root{height:100%;margin:0;padding:0;font-family:Montserrat,sans-serif;overflow:auto}:root{--duration-everestia:75ms}.main-view-box{background:#fff;border-radius:10px;margin-bottom:5px;margin-right:10px;padding:10px 20px 20px;position:relative;overflow-x:hidden;box-shadow:0 1px 5px #888}.card{transition:all var(--duration-everestia) ease}.card:hover{cursor:pointer;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.trend-up{color:#10b981}.trend-down{color:#ef4444}.text-diag-red{color:#dc2626}.text-diag-green{color:#16a34a}.modal-overlay{animation:.3s ease-out fadeIn}.modal-content{animation:.4s ease-out slideUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@layer utilities{.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}
