@import "https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap";html,body,#root{width:100%;min-height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{color:#000;background:#f4f400;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.page{color:#000;background:radial-gradient(circle at 15% 0,#ffffff4d,#0000 45%),radial-gradient(circle at 100% 100%,#0000000d,#0000 55%),#f4f400;width:100%;min-height:100vh;padding-left:5px;padding-right:5px;overflow-x:hidden}.content{width:100%;padding-top:5px}h1{text-align:center;letter-spacing:.5px;color:#000;text-shadow:0 1px #ffffff80;width:100%;margin-bottom:38px;font-family:Arial,Helvetica,sans-serif;font-size:23px;font-weight:700;position:relative}h1:after{content:"";background:linear-gradient(90deg,#b70e23,#e21f36);border-radius:3px;width:56px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.date-filter{justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:70px;display:flex}.date-field{align-items:center;gap:7px;display:flex}.date-field label{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700}.date-field input{color:#000;background:#fff;border:1px solid #777;border-radius:8px;outline:none;width:150px;height:29px;padding:3px 8px;font-family:Arial,Helvetica,sans-serif;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #00000014}.date-field input:hover{border-color:#b70e23}.date-field input:focus{border-color:#b70e23;outline:none;box-shadow:0 0 0 3px #b70e232e}.go-btn{cursor:pointer;letter-spacing:.3px;color:#fff;background:linear-gradient(#d31a30 0%,#b70e23 100%);border:1px solid #8f0b1c;border-radius:8px;height:29px;padding:0 16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 3px 8px #b70e2359}.go-btn:hover{background:linear-gradient(#e21f36 0%,#c81027 100%);box-shadow:0 4px 12px #b70e2373}.go-btn:active{transform:translateY(1px);box-shadow:0 2px 5px #b70e2359}.table-wrapper{width:100%;max-width:100%;margin:0;overflow:hidden;box-shadow:0 8px 22px #0000001f}.result-title{color:#000;background:0 0;border:1px solid #fff;justify-content:center;align-items:center;width:100%;height:40px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;display:flex}.no-data{background:#0d0303;border:1px dashed #b70e23;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:180px;padding:30px 20px;font-family:Arial,Helvetica,sans-serif;display:flex}.no-data .no-data-title{color:#ff0;text-shadow:0 0 6px #ffff004d;font-size:16px;font-weight:700}.no-data .no-data-subtext{color:#b3b3b3;font-size:13px;font-weight:400}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{text-align:center;vertical-align:middle;border:1px solid #d8d8d8}th{color:#fff;background:linear-gradient(#cf1329 0%,#b70e23 100%);border-color:#8f0b1c;height:28px;padding:2px;font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:700}th:first-child{width:96px}th:nth-child(2){width:94px}td{color:#ff0;text-align:center;vertical-align:middle;background:#0d0303;border-color:#2a2a2a;height:59px;padding:4px;font-size:15px;font-weight:700;transition:background .15s;font-family:Play,sans-serif!important}tbody tr:nth-child(2n) td{background:#150606}tbody tr:hover td{background:#241010}td:not(.date-cell):not(.time-cell){color:#ff0;text-shadow:0 0 6px #ffff0059;font-size:15px;font-weight:700;font-family:Play,sans-serif!important}.date-cell{white-space:normal;font-size:15px;font-weight:700;line-height:17px;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important}.time-cell{white-space:normal;font-size:15px;font-weight:700;line-height:16px;color:#ff0!important;font-family:Arial,Helvetica,sans-serif!important}footer{text-align:center;width:100%;padding:28px 20px 35px}.footer-buttons{justify-content:center;align-items:center;gap:15px;margin-bottom:27px;display:flex}.footer-buttons button{color:#000;cursor:pointer;background:0 0;border:1px solid #555;border-radius:6px;padding:10px 17px;font-family:Arial,Helvetica,sans-serif;font-size:16px;transition:background .2s}.footer-buttons button:hover{background:#ffffff40}footer p{color:#000;width:100%;max-width:950px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:23px}@media (width<=1100px){.table-wrapper{width:100%;max-width:100%}table{width:100%}th{font-size:16px}td{font-size:13px}td:not(.date-cell):not(.time-cell){font-size:13px;font-weight:700;font-family:Play,sans-serif!important}}@media (width<=600px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.page{width:100%;max-width:100%;padding-left:5px;padding-right:5px;overflow-x:hidden}h1{width:100%;margin-bottom:20px;font-size:18px}.date-filter{flex-flow:row;justify-content:center;align-items:center;gap:4px;width:100%;margin-bottom:15px;padding:0;display:flex}.date-field{flex-direction:row;flex:1;align-items:center;gap:3px;min-width:0;display:flex}.date-field label{white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:700;line-height:1}.date-field input{border-width:1px;width:100%;min-width:0;height:18px;padding:1px 2px;font-family:Arial,Helvetica,sans-serif;font-size:8px}.go-btn{flex:0 0 24px;width:24px;min-width:24px;height:18px;margin-top:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:10px}.table-wrapper{width:100%;max-width:100%;overflow:hidden}.result-title{white-space:nowrap;text-overflow:ellipsis;width:100%;height:30px;font-family:Arial,Helvetica,sans-serif;font-size:9px;overflow:hidden}table{table-layout:fixed;width:100%;min-width:0;max-width:100%}th{white-space:nowrap;height:25px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:700;line-height:10px}th:first-child{width:13%}th:nth-child(2){width:11%}th:nth-child(n+3){width:7.6%}td{white-space:nowrap;width:auto;height:42px;padding:0 1px;font-size:8px;font-weight:700;line-height:9px;overflow:hidden;font-family:Play,sans-serif!important}td:not(.date-cell):not(.time-cell){color:#ff0;font-size:8px;font-weight:700;font-family:Play,sans-serif!important}.date-cell{white-space:normal;padding:2px;font-size:7px;font-weight:700;line-height:9px;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important}.time-cell{white-space:normal;padding:2px;font-size:7px;font-weight:700;line-height:9px;color:#ff0!important;font-family:Arial,Helvetica,sans-serif!important}footer{width:100%;padding:20px 10px 25px}.footer-buttons{gap:8px;margin-bottom:18px}.footer-buttons button{padding:7px 10px;font-family:Arial,Helvetica,sans-serif;font-size:12px}footer p{width:100%;font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:15px}}@media (width<=380px){h1{font-size:16px}.date-filter{gap:3px;padding:0}.date-field label{font-size:8px}.date-field input{width:100%;height:19px;padding:1px;font-size:8px}.go-btn{flex-basis:24px;width:24px;min-width:24px;height:19px;font-size:9px}.result-title{height:27px;font-size:8px}th{font-size:7px}td{height:38px;font-size:6.5px;font-family:Play,sans-serif!important}td:not(.date-cell):not(.time-cell){font-size:6.5px;font-weight:700;font-family:Play,sans-serif!important}.date-cell,.time-cell{font-size:6px;line-height:8px}.footer-buttons button{padding:6px 8px;font-size:10px}footer p{font-size:9px;line-height:13px}}
