:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#fff}.header{width:100%;height:70px;display:flex;position:fixed;top:0;z-index:10;box-shadow:none;align-items:center;background:#000;border-bottom:.75px solid rgba(255,255,255,.2)}.logo{width:32px;height:32px;padding-left:10px}.page{padding-top:80px;display:flex;flex-direction:column;gap:4}.item{margin-bottom:1rem;background:#1a1a1a;padding:20px;display:flex;flex-direction:column;border-radius:18px;position:relative}.row{height:40px;display:flex;padding-bottom:8px;align-items:center;justify-content:space-between}.group{display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating{position:absolute;top:20px;right:20px;color:#757575}.name{font-size:22px;font-weight:900}.label{padding-right:5px;font-weight:700;color:#757575}.code{font-family:Lucida Console,Courier,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}button{cursor:pointer;border-radius:10px;color:#fff;padding:10px 16px;font-size:15px;background:rgba(117,117,117,.2);border:0;transition:all .15s ease-in-out;flex-shrink:0}button:hover,button:focus{background:rgba(117,117,117,.7)}
