@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:100;font-style:normal;--vp-core-color-red-400: #c22222;--vp-core-color-gold-400: #ffc107;--vp-core-color-mint-700: #2ecc71}body{color:#000!important;margin:0}#root{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}#main{flex:1;margin:0 64px 10px;color:#000;font-weight:bolder}.table-result-label{font-weight:700}.table-result-marging{margin-top:20px}.table-result{display:flex;justify-content:space-between;margin-top:20px;margin-bottom:20px}.table-result-number-text{font-size:50px;margin:0 5px}.table-result-column-header{text-overflow:ellipsis;max-width:200px;overflow:hidden;white-space:nowrap}.table-result-column{margin:20px;display:flex;justify-content:space-between;flex-direction:column}.table-result-column-cell{width:10px;margin-top:0}.table-result-column-cell-error{background-color:var(--vp-core-color-red-400);border-radius:5px}.table-result-column-cell-warning{background-color:var(--vp-core-color-gold-400);border-radius:5px}.table-result-value{display:flex;align-items:center}.table-result-column-global{margin:20px;display:flex;flex-direction:column}.table-result-column-detail{width:10px;margin-top:0;justify-content:space-between}.table-result-column-detail-count{background-color:#228b22;border-radius:5px}.table-result-column-detail-error{background-color:var(--vp-core-color-red-400);border-radius:5px}.table-result-column-global-cell{height:100%;display:flex}.table-result-column-detail-table{height:100%;display:flex;align-items:center}.export-button{display:flex;justify-content:flex-end}.app-name{color:#228b22;font-weight:700}.menu{display:flex;align-items:center;gap:30px}
