.header{position:fixed;top:0;left:0;width:100%;height:80px;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:0 20px;background-color:#455a64;border-bottom:1px solid #b0bec5;box-sizing:border-box;margin:0}.header>img{height:60px;margin:auto 0}.header__info{display:flex;align-items:center;color:#eceff1;gap:20px}.header__info>div{display:flex;align-items:center;gap:10px}.header__userProfile{display:flex;align-items:center;gap:10px}.header__userProfile>img{width:50px;height:50px;border-radius:50%}.header__userProfile>p{font-size:16px;color:#eceff1}.header__btn{display:flex;gap:10px}@media (max-width: 768px){.header{height:50px;padding:0 10px}}.btn{--blueGrey-50: #eceff1;--blueGrey-100: #cfd8dc;--blueGrey-200: #b0bec5;--blueGrey-300: #90a4ae;--blueGrey-400: #78909c;--blueGrey-500: #607d8b;--blueGrey-600: #546e7a;--blueGrey-700: #455a64;--blueGrey-800: #37474f;--blueGrey-900: #263238}.btn-white{background-color:#eceff1;color:#546e7a;font-weight:400;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #546e7a;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s}.btn-white:hover{background-color:#546e7a;color:#eceff1}.btn-blueGrey{background-color:#546e7a;color:#eceff1;font-weight:400;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #546e7a;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s}.btn-blueGrey:hover,:active{background-color:var(--blueGrey-800);border-color:var(--blueGrey-50)}.btn-blueGrey:active{background-color:#eceff1;color:#37474f;border-color:#eceff1;text-decoration-color:#eceff1}.btn-white:active{background-color:#546e7a;color:#eceff1;border-color:#546e7a}.audit-container{--blueGrey-50: #eceff1;--blueGrey-100: #cfd8dc;--blueGrey-200: #b0bec5;--blueGrey-300: #90a4ae;--blueGrey-400: #78909c;--blueGrey-500: #607d8b;--blueGrey-600: #546e7a;--blueGrey-700: #455a64;--blueGrey-800: #37474f;--blueGrey-900: #263238;display:flex;align-items:flex-start;gap:20px;padding:120px 20px 20px;width:calc(100vw - 40px);margin:0 auto;background-color:var(--blueGrey-100);color:var(--blueGrey-800);overflow-y:auto}.audit-column{flex:1;border:1px solid white;width:100%}.audit-form{display:flex;flex-direction:column;gap:10px;align-items:stretch}.audit-input-container{display:flex;align-items:center;justify-content:right;gap:10px;width:100%}.audit-label{white-space:nowrap;font-size:.9em;font-weight:600;text-align:left}.audit-input{align-items:end;font-size:.9em;height:30px;width:60%;border:1px solid var(--blueGrey-200);background-color:var(--blueGrey-50);border-radius:3px;color:var(--blueGrey-800)}.audit-header{font-size:1.5em;font-weight:700;color:var(--blueGrey-800);margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:10px}.user-avatar{width:50px;height:50px;border-radius:50%;border:2px solid var(--blueGrey-400)}.audit-column-content{font-size:.9em;color:var(--blueGrey-800);padding:10px}.license-report{font-size:.9em;margin:10px auto;padding:0;background-color:var(--blueGrey-50);width:100%}.license-report-header{font-size:1.5em;font-weight:700;text-align:center;margin-bottom:15px}.license-report-table{width:100%;color:var(--blueGrey-700);border-collapse:collapse;border-spacing:0;margin:0 auto}.license-report-table th,.license-report-table td{border:.1px solid var(--blueGrey-100);padding:5px;text-align:left}.license-report-table th{color:#fff;background-color:var(--blueGrey-400);font-weight:700}.tile{background-color:var(--blueGrey-50);border:1px solid #ccc;border-radius:3px;padding:20px;margin-bottom:15px;text-align:left;box-shadow:0 2px 4px #0000001a;height:200px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.tile-button{position:absolute;top:10px;right:10px;background-color:var(--blueGrey-400);color:#fff;border:none;border-radius:3px;padding:5px 10px;cursor:pointer;font-size:.8em}.tile-button:hover{background-color:var(--blueGrey-600)}#root{max-width:1280px;margin:0 auto;text-align:center;padding:0 20px}.logo{height:50px;padding:0;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #455a64)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@media (max-width: 768px){#root{max-width:100%;padding:0 10px}}.e8-query-container{--blueGrey-50: #eceff1;--blueGrey-100: #cfd8dc;--blueGrey-200: #b0bec5;--blueGrey-300: #90a4ae;--blueGrey-400: #78909c;--blueGrey-500: #607d8b;--blueGrey-600: #546e7a;--blueGrey-700: #455a64;--blueGrey-800: #37474f;--blueGrey-900: #263238;display:flex;flex-direction:column;padding:20px;margin-top:80px;width:100vw;background-color:var(--blueGrey-100);color:var(--blueGrey-800)}.e8-query-header{font-size:1.5em;font-weight:700;color:var(--blueGrey-800);margin-bottom:20px;text-align:center}.e8-query-table{width:100%;color:var(--blueGrey-700);border-collapse:collapse;margin:20px auto;font-size:.9em;max-width:700px}.e8-query-table th,.e8-query-table td{border:1px solid var(--blueGrey-200);padding:10px;text-align:left}.e8-query-table th{background-color:var(--blueGrey-400);color:#fff;font-weight:700}.e8-query-table td{background-color:var(--blueGrey-50)}.scrollable-cell{max-width:300px;overflow-x:auto;white-space:pre-wrap}.scrollable-cell::-webkit-scrollbar{height:8px}.scrollable-cell::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.scrollable-cell::-webkit-scrollbar-thumb:hover{background-color:#555}.e8-button{background-color:var(--blueGrey-400);color:#fff;border:none;border-radius:3px;padding:10px 20px;cursor:pointer;font-size:1em}.e8-button:hover{background-color:var(--blueGrey-500)}:root{--blueGrey-50: #eceff1;--blueGrey-100: #cfd8dc;--blueGrey-200: #b0bec5;--blueGrey-300: #90a4ae;--blueGrey-400: #78909c;--blueGrey-500: #607d8b;--blueGrey-600: #546e7a;--blueGrey-700: #455a64;--blueGrey-800: #37474f;--blueGrey-900: #263238;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#90a4ae;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
