:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#10011d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:none}body{margin:0;padding:0;box-sizing:border-box}nav{padding:.8rem 1rem;display:flex;align-items:center;margin:0 auto;max-width:900px}nav .logo{font-size:1.8rem;letter-spacing:2px;font-weight:700;filter:drop-shadow(0 0 .2em #e467e9)}nav ul{list-style-type:none;display:flex;align-items:center;gap:.8rem}nav ul li a{color:#fff}nav ul li a:hover,nav ul li a.active,nav ul li a:focus{filter:drop-shadow(0 0 .2em #e467e9)}.status{width:fit-content;height:fit-content;padding:.1rem .3rem;font-size:.8rem;font-weight:600;line-height:1rem;display:flex;align-items:center;justify-content:center;border-radius:.6em;border:none;margin-bottom:.3rem}.status:before{margin-right:.9rem;width:.6rem;height:.6rem;content:"";border-radius:50%;display:block}.low{color:#34d59d;background:#52daab0f}.low:before{background:#34d59d}.important{color:#ff9000;background:#ff91000f}.important:before{background:#ff9000}.urgent{color:#da0a0a;background:#db0a0a0f}.urgent:before{background:#da0a0a}
