:root{--yellow-500: #ffeb3b;--alerting-red: #a15252;--alerting-red-hover: #824242;--primary-color: var(--yellow-500);--header-height: 3rem;--app-height: calc(100% - var(--header-height));--scrollbar-width: 8px}#root,body,html{height:100%;font-size:clamp(14px,calc(.5*(1vh + 1vw)),20px);margin:0}#root>div{max-height:var(--app-height)}a{text-decoration:none}::-webkit-scrollbar{width:var(--scrollbar-width)}*{scrollbar-width:thin}
