.app-container{width:100vw;height:100vh;padding:1.5rem 1.5rem 10rem;box-sizing:border-box;background-color:#000;overflow-y:auto}h1{font-size:1.5rem;margin-bottom:.5rem;color:#fff;font-weight:700}p{font-size:.875rem;color:#fff6;margin-bottom:2rem}.submissions-section{width:100%;max-width:500px;margin-bottom:2rem;margin-top:3rem}.submissions-section h2{font-size:1.125rem;margin-bottom:1rem;color:#fff;font-weight:700}.submissions-content{position:relative}.submissions-tables{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.submissions-table-container h3{font-size:1rem;margin-bottom:.75rem;color:#fffc;font-weight:600}.submissions-table-wrapper{background-color:#ffffff0d;border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);max-height:400px;overflow-y:auto}.submissions-table{width:100%;border-collapse:collapse}.submissions-table thead{position:sticky;top:0;background-color:#000c;z-index:1}.submissions-table th{text-align:left;padding:.75rem 1rem;font-size:.875rem;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.1)}.submissions-table td{padding:.75rem 1rem;font-size:.875rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.submissions-table tbody tr:last-child td{border-bottom:none}.submissions-table tbody tr:hover{background-color:#ffffff0d}.submissions-table .count-cell{text-align:right;font-weight:600;color:#fffc}.submissions-table .empty-state{text-align:center;color:#fff6;padding:2rem 1rem}.rounds-section{width:100%;max-width:500px}.rounds-section h2{font-size:1.125rem;margin-bottom:1rem;color:#fff;font-weight:700}.rounds-list-container{position:relative}.rounds-list{background-color:#ffffff0d;border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.round-checkbox-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(255,255,255,.1)}.round-checkbox-item:last-child{border-bottom:none}.round-checkbox-item:hover{background-color:#ffffff14}.round-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-radius:3px;cursor:pointer;position:relative;transition:all .15s ease;flex-shrink:0}.round-checkbox:hover{border-color:#fff9}.round-checkbox:checked{background-color:transparent;border-color:#fff}.round-checkbox:checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.round-label{font-size:.875rem;color:#fff;-webkit-user-select:none;user-select:none;font-weight:600}.round-checkbox:disabled{cursor:not-allowed;opacity:.5}.round-checkbox-item:has(.round-checkbox:disabled){cursor:not-allowed}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;border-radius:.5rem}.loading-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.clear-data-button{padding:.75rem 1.5rem;background-color:#dc26261a;border:1px solid rgba(220,38,38,.5);border-radius:.5rem;color:#dc2626;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease;width:100%}.clear-data-button:hover:not(:disabled){background-color:#dc262633;border-color:#dc2626;color:#ef4444}.clear-data-button:disabled{opacity:.5;cursor:not-allowed}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.table{display:table}@font-face{font-family:Nekstmono;src:url(/fonts/nekstmono-regular.ttf?v=1)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nekstmono;src:url(/fonts/nekstmono-bold.ttf?v=1)format("truetype");font-weight:700;font-style:normal;font-display:swap}html,body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;height:100%;margin:0;padding:0;font-family:Nekstmono,Impact,sans-serif}#root{background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}
