html,body,#root{width:100%;min-height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}:root{--font-system:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}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{font-family:var(--font-system);color:#000;background:#f4f400;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;width:100%;font-family:var(--font-system);letter-spacing:.5px;color:#000;text-shadow:0 1px #ffffff80;margin-bottom:38px;font-size:23px;font-weight:700;position:relative}.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{font-family:var(--font-system);color:#000;font-size:20px;font-weight:700}.date-field input{width:150px;height:29px;font-family:var(--font-system);color:#000;box-shadow:none;background:#fff;border:1px solid #999;border-radius:0;outline:none;padding:3px 8px;font-size:16px;transition:border-color .2s,box-shadow .2s}.date-field input:hover{border-color:#b70e23}.date-field input:focus{border-color:#b70e23;outline:none;box-shadow:0 0 0 3px #b70e232e}.date-field input::placeholder{color:#666;font-family:var(--font-system);opacity:1;font-weight:400}.date-field input[type=date]{appearance:none}.date-field input::-webkit-datetime-edit{color:#000;font-family:var(--font-system)}.date-field input::-webkit-datetime-edit-fields-wrapper{color:#666}.date-field input::-webkit-datetime-edit-text{color:#666}.date-field input::-webkit-datetime-edit-month-field{color:#666}.date-field input::-webkit-datetime-edit-day-field{color:#666}.date-field input::-webkit-datetime-edit-year-field{color:#666}.date-field input:valid::-webkit-datetime-edit-text{color:#000}.date-field input:valid::-webkit-datetime-edit-month-field{color:#000}.date-field input:valid::-webkit-datetime-edit-day-field{color:#000}.date-field input:valid::-webkit-datetime-edit-year-field{color:#000}.date-field input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(20%)sepia(90%)saturate(2000%)hue-rotate(330deg);padding:2px}.date-field input::-webkit-inner-spin-button{display:none}.go-btn{cursor:pointer;height:29px;font-family:var(--font-system);letter-spacing:.3px;color:#fff;background:linear-gradient(#d31a30 0%,#b70e23 100%);border:1px solid #8f0b1c;border-radius:0;padding:0 16px;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{width:100%;height:40px;font-family:var(--font-system);color:#000;background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.no-data{width:100%;min-height:180px;font-family:var(--font-system);background:#0d0303;border:1px dashed #b70e23;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px 20px;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{table-layout:fixed;width:100%;border-collapse:collapse!important;border-spacing:0!important}th,td{text-align:center;vertical-align:middle;border:1px solid #fff!important}th{color:#fff;height:28px;font-family:var(--font-system);background:linear-gradient(#cf1329 0%,#b70e23 100%);padding:2px;font-size:19px;font-weight:700;border-color:#fff!important}th:first-child{width:96px}th:nth-child(2){width:94px}td{color:#ff0;text-align:center;vertical-align:middle;height:59px;padding:4px;font-size:15px;font-weight:700;transition:background .15s;font-family:var(--font-system)!important;background:#000!important;border:1px solid #fff!important}tbody tr:nth-child(2n) td,tbody tr:hover td,tbody tr:nth-child(2n) td.resulttd,tbody tr:hover td.resulttd{background:#000!important}td:not(.date-cell):not(.time-cell){color:#ff0;text-shadow:0 0 6px #ffff0059;font-size:15px;font-weight:700;font-family:var(--font-system)!important;border-color:#fff!important}.date-cell{white-space:normal;font-size:15px;font-weight:700;line-height:17px;color:#fff!important;font-family:var(--font-system)!important;background:#000!important;border:1px solid #fff!important}.time-cell{white-space:normal;font-size:15px;font-weight:700;line-height:16px;color:#ff0!important;font-family:var(--font-system)!important;background:#000!important;border:1px solid #fff!important}.resulttd{height:55px;padding:12px 15px;font-size:16px;font-weight:700;color:#ff0!important;background:#000!important;border:1px solid #fff!important}table,thead,tbody,tr,th,td,table td.resulttd{border-color:#fff!important}table{border:1px solid #fff!important}thead tr:first-child th{border-top:1px solid #fff!important}tbody tr:last-child td{border-bottom:1px solid #fff!important}th:first-child,td:first-child{border-left:1px solid #fff!important}th:last-child,td:last-child{border-right:1px solid #fff!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{font-family:var(--font-system);color:#000;cursor:pointer;background:0 0;border:1px solid #555;border-radius:6px;padding:10px 17px;font-size:16px;transition:background .2s}.footer-buttons button:hover{background:#ffffff40}footer p{width:100%;max-width:950px;font-family:var(--font-system);color:#000;margin:0 auto;font-size:15px;line-height:23px}@media (width<=1100px){.table-wrapper{width:100%;max-width:100%}table{width:100%}th{font-size:16px}td,.resulttd{font-size:13px}td:not(.date-cell):not(.time-cell){font-size:13px;font-weight:700;font-family:var(--font-system)!important}table th,table td,table td.resulttd{border:1px solid #fff!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}.content{width:100%;padding-top:2px}h1{letter-spacing:.2px;width:100%;margin-bottom:6px!important;font-size:9px!important}.date-filter{flex-flow:row;justify-content:center;align-items:center;gap:4px;width:100%;margin-bottom:6px;padding:0;display:flex}.date-field{flex-direction:row;flex:none;align-items:center;gap:2px;display:flex}.date-field label{font-family:var(--font-system);white-space:nowrap;font-weight:700;line-height:1;font-size:6px!important}.date-field input{width:58px;box-shadow:none;font-family:var(--font-system);border-width:1px;border-color:#999;border-radius:0;flex:none;padding:0 2px;height:14px!important;font-size:6px!important}.date-field input::-webkit-calendar-picker-indicator{width:8px;height:8px;margin:0 0 0 1px;padding:0}.go-btn{min-width:16px;font-family:var(--font-system);border-radius:0;flex:0 0 16px;margin-top:0;padding:0;width:16px!important;height:14px!important;font-size:6px!important}.table-wrapper{width:100%;max-width:100%;overflow:hidden;box-shadow:0 3px 8px #0000001f}.result-title{width:100%;font-family:var(--font-system);white-space:nowrap;text-overflow:ellipsis;color:#000;background:0 0;font-weight:700;overflow:hidden;height:22px!important;min-height:22px!important;padding:0!important;font-size:6px!important}table{table-layout:fixed;width:100%;min-width:0;max-width:100%;border-collapse:collapse!important;border-spacing:0!important}table th,table td,table td.resulttd,table td.date-cell,table td.time-cell{border:1px solid #fff!important}th{font-family:var(--font-system);white-space:nowrap;font-weight:700;line-height:6px;height:17px!important;min-height:17px!important;padding:0!important;font-size:5.5px!important}th:first-child{width:13%!important}th:nth-child(2){width:11%!important}th:nth-child(n+3){width:7.6%!important}table td{white-space:nowrap;vertical-align:middle;text-align:center;overflow:hidden;background:#000!important;height:20px!important;min-height:20px!important;max-height:20px!important;padding:0 1px!important;font-size:5px!important;line-height:5px!important}table td.resulttd{width:auto!important;height:20px!important;min-height:20px!important;max-height:20px!important;font-family:var(--font-system)!important;color:#ff0!important;white-space:nowrap!important;text-align:center!important;vertical-align:middle!important;background:#000!important;border:1px solid #fff!important;margin:0!important;padding:0 1px!important;font-size:5px!important;font-weight:700!important;line-height:5px!important;overflow:hidden!important}table td.date-cell{height:20px!important;min-height:20px!important;max-height:20px!important;font-family:var(--font-system)!important;color:#fff!important;white-space:nowrap!important;text-align:center!important;vertical-align:middle!important;background:#000!important;border:1px solid #fff!important;padding:0 1px!important;font-size:4.5px!important;font-weight:700!important;line-height:5px!important;overflow:hidden!important}table td.time-cell{height:20px!important;min-height:20px!important;max-height:20px!important;font-family:var(--font-system)!important;color:#ff0!important;white-space:nowrap!important;text-align:center!important;vertical-align:middle!important;background:#000!important;border:1px solid #fff!important;padding:0 1px!important;font-size:4.5px!important;font-weight:700!important;line-height:5px!important;overflow:hidden!important}table td:not(.date-cell):not(.time-cell){text-shadow:0 0 3px #ffff0059;font-family:var(--font-system)!important;color:#ff0!important;background:#000!important;border-color:#fff!important;font-size:5px!important;font-weight:700!important;line-height:5px!important}tbody tr td,tbody tr:nth-child(2n) td,tbody tr:hover td,tbody tr:nth-child(2n) td.resulttd,tbody tr:hover td.resulttd{background:#000!important}tbody tr:hover td,tbody tr:hover td.resulttd{border-color:#fff!important}footer{width:100%;padding:12px 6px 15px}.footer-buttons{gap:5px;margin-bottom:10px}.footer-buttons button{font-family:var(--font-system);padding:5px 7px;font-size:8px}footer p{width:100%;font-family:var(--font-system);font-size:7px;line-height:10px}}@media (width<=380px){h1{margin-bottom:7px!important;font-size:10px!important}.date-filter{gap:5px;padding:0}.date-field{gap:2px}.date-field label{font-size:7px!important}.date-field input{width:68px;padding:0 2px;height:16px!important;font-size:7px!important}.date-field input::-webkit-calendar-picker-indicator{width:9px;height:9px}.go-btn{flex-basis:20px;min-width:20px;width:20px!important;height:16px!important;font-size:7px!important}.result-title{height:21px!important;min-height:21px!important;font-size:5px!important}th{line-height:5px;border:1px solid #fff!important;height:16px!important;font-size:5px!important}table td{border:1px solid #fff!important;height:19px!important;min-height:19px!important;max-height:19px!important;font-size:4.5px!important;line-height:4.5px!important}table td.resulttd{color:#ff0!important;background:#000!important;border:1px solid #fff!important;height:19px!important;min-height:19px!important;max-height:19px!important;padding:0 1px!important;font-size:4.5px!important;line-height:4.5px!important}table td.date-cell{color:#fff!important;background:#000!important;border:1px solid #fff!important;height:19px!important;min-height:19px!important;max-height:19px!important;font-size:4px!important;line-height:4.5px!important}table td.time-cell{color:#ff0!important;background:#000!important;border:1px solid #fff!important;height:19px!important;min-height:19px!important;max-height:19px!important;font-size:4px!important;line-height:4.5px!important}.footer-buttons button{padding:4px 6px;font-size:7px}footer p{font-size:6.5px;line-height:9px}table th,table td,table td.resulttd,table td.date-cell,table td.time-cell{border:1px solid #fff!important}}table{border-collapse:collapse!important;border-spacing:0!important}table th,table td{border:1px solid #fff!important}table td,table td.resulttd,tbody tr:nth-child(2n) td,tbody tr:hover td,tbody tr:nth-child(2n) td.resulttd,tbody tr:hover td.resulttd{background:#000!important}table td.date-cell{color:#fff!important;background:#000!important;border-color:#fff!important}table td.time-cell,table td.resulttd{color:#ff0!important;background:#000!important;border-color:#fff!important}table th{border-color:#fff!important}
