*{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}:root{color:#e0e0e0;font-synthesis:none;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-width:320px;min-height:100dvh;line-height:1.6;transition:background .5s}body.moonshire-theme{background-image:linear-gradient(135deg,#0a0a2e 0%,#1a1a4a 50%,#050515 100%)}body.necrozone-theme{background-image:linear-gradient(135deg,#2d0000 0%,#4a0000 50%,#1a0000 100%)}.container{flex-direction:column;width:min(100%,800px);min-height:100dvh;margin:0 auto;padding:20px 20px 12px;display:flex}header{color:#e0e0e0;background:linear-gradient(135deg,#243448 0%,#364a5d 100%);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.75rem 1.1rem;display:flex;box-shadow:0 4px 6px #0000004d}.header-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;width:100%;display:grid}header h1{text-align:left;font-family:Encode Sans Semi Condensed,Segoe UI,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.25}.project-selection{justify-self:center}header select,header button{font-family:Encode Sans,Segoe UI,sans-serif}select,input,textarea,button{color:#e0e0e0;min-height:42px;font:inherit;background:#1a1a1a;border:2px solid #4a5568;border-radius:6px;padding:.5rem .75rem}select:focus,input:focus,textarea:focus{border-color:#667eea;outline:2px solid #0000}button,.text-button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.project-selection select{text-align:center;min-width:240px;min-height:36px;padding:.25rem .55rem;font-size:1.1rem;font-weight:700}.project-actions{justify-content:flex-end;justify-self:end;gap:.5rem;display:flex}.project-actions button{color:#fff;background:#2f855a;border:1px solid #68d391;border-radius:5px;min-height:30px;padding:.2rem .55rem;font-weight:700}#reportBugButton{color:#fff7ed;background:#c2410c;border-color:#fb923c;min-height:28px;padding:.1rem .65rem;font-size:.85rem}#reportBugButton span,#createBugButton span{margin-right:.15rem}.report-bug-contact{color:#cbd5e0;flex-direction:column;align-items:flex-end;font-family:Encode Sans,Segoe UI,sans-serif;font-size:.74rem;line-height:1.2;display:flex}.report-bug-contact a{color:#90cdf4;font-size:.9rem;font-weight:700}#createBugButton{min-height:28px;padding:.1rem .65rem;font-size:.85rem}.api-status{color:#a0aec0;text-align:center;width:100%;margin-bottom:.2rem;font-family:Encode Sans,Segoe UI,sans-serif;font-size:.78rem}.api-status-online{color:#68d391}.api-status-offline{color:#fc8181}.api-status-loading{color:#f6e05e}.moderator-reveal{place-items:center;width:fit-content;max-width:100%;min-height:30px;margin:0 auto;display:grid;position:relative}.moderator-reveal-button{z-index:0;cursor:default;background:0 0;border:0;grid-area:1/1;width:100%;height:100%;min-height:0;padding:0}.moderator-tools{color:#cbd5e0;opacity:0;pointer-events:none;z-index:1;grid-area:1/1;justify-content:center;align-items:center;gap:.65rem;min-height:30px;font-size:.78rem;display:flex}.moderator-reveal:hover .moderator-tools,.moderator-reveal:focus-within .moderator-tools,.moderator-reveal.is-revealed .moderator-tools{opacity:1;pointer-events:auto}.moderator-tools .text-button{color:#90cdf4;background:0 0;border:0;min-height:0;padding:0;text-decoration:underline}.moderator-tools button,.form-actions button{color:#fff;background:#2f855a;border:1px solid #68d391;border-radius:5px;min-height:34px;padding:.3rem .7rem;font-weight:700}.filters{background:#243448eb;border:1px solid #ffffff1a;border-radius:8px;align-items:end;gap:.6rem;margin-bottom:.5rem;padding:.55rem;font-family:Encode Sans,Segoe UI,sans-serif;display:flex;box-shadow:0 4px 6px #00000040}.filter-group{flex-direction:column;gap:.25rem;min-width:120px;display:flex}.filter-group label{color:#cbd5e0;font-size:.75rem;font-weight:600}.filter-group select,.filter-group input{width:100%;min-height:30px;padding:.2rem .4rem;font-size:.78rem}.filter-group-search{flex:1;min-width:180px}main{flex:1 0 auto}.bug-grid{flex-direction:column;gap:.55rem;display:flex}.bug-card{background:#1a1a1ae0;border:1px solid #4a5568;border-left:4px solid #718096;border-radius:8px;font-family:Encode Sans,Segoe UI,sans-serif;overflow:hidden;box-shadow:0 3px 5px #00000040}.bug-card>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.65rem;min-height:40px;padding:.35rem .6rem;list-style:none;display:flex}.bug-card>summary::-webkit-details-marker{display:none}.bug-card>summary:focus-visible{outline-offset:-2px;outline:2px solid #90cdf4}.bug-heading{flex:1;min-width:0}.bug-id{color:#a0aec0;text-align:center;white-space:nowrap;background:#1a1a1a;border-radius:4px;min-width:62px;padding:.1rem .35rem;font-family:Consolas,Courier New,monospace;font-size:.82rem}.bug-title{overflow-wrap:anywhere;font-size:.88rem;font-weight:700}.bug-meta{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.badge{text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff29;border-radius:4px;padding:.1rem .35rem;font-size:.62rem;font-weight:700}.bug-card.priority-critical,.priority-badge.priority-critical{border-left-color:#dc3545}.priority-badge.priority-critical{background-color:#dc3545}.bug-card.priority-high,.priority-badge.priority-high{border-left-color:#fd7e14}.priority-badge.priority-high{background-color:#fd7e14}.bug-card.priority-medium,.priority-badge.priority-medium{border-left-color:#ffc107}.priority-badge.priority-medium{color:#212529;background-color:#ffc107}.bug-card.priority-low,.priority-badge.priority-low{border-left-color:#28a745}.priority-badge.priority-low{background-color:#28a745}.status-not-started{background:#607d8b}.status-started{background:#2196f3}.status-testing{background:#9952a5}.status-ready{background:#38a262}.status-done{background:#00583f}.bug-content{border-top:1px solid #ffffff14;padding:0 .7rem .65rem}.bug-details{white-space:pre-wrap;overflow-wrap:anywhere;padding-top:.55rem;font-size:.86rem}.bug-date{color:#a0aec0;font-size:.68rem}.bug-footer{justify-content:space-between;align-items:flex-end;gap:.65rem;margin-top:.55rem;display:flex}.bug-footer:has(.attachment-expanded){flex-direction:column;align-items:stretch}.bug-footer:has(.attachment-expanded) .bug-date{order:2}.bugs-loading,.no-bugs{color:#a0aec0;text-align:center;place-items:center;padding:.75rem;display:grid}.bugs-loading{gap:.65rem}.loading-spinner{border:3px solid #90cdf44d;border-top-color:#90cdf4;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.copyright-panel{color:#a0aec0;text-align:center;flex:none;margin-top:.25rem;padding:0 .75rem;font-family:Encode Sans,Segoe UI,sans-serif;font-size:.8rem}.copyright-panel .moderator-tools{min-height:24px}.copyright-panel .moderator-reveal{align-items:end;min-height:24px}.copyright-panel p{margin:.15rem 0 0}.copyright-panel .moderator-tools .text-button{color:#a0aec0;text-decoration-color:#a0aec08c}dialog{color:#e0e0e0;background:#202b39;border:1px solid #718096;border-radius:8px;width:min(100% - 24px,560px);max-height:calc(100vh - 24px);margin:auto;padding:0;overflow:auto;box-shadow:0 16px 40px #0009}dialog::backdrop{background:#000000b3}#createBugForm{flex-direction:column;gap:.4rem;padding:.65rem .8rem .8rem;display:flex}.dialog-heading,.form-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dialog-heading{margin-bottom:.2rem}.dialog-heading h2{font-size:1.05rem}.icon-button{color:#cbd5e0;background:0 0;border:0;width:30px;min-height:30px;padding:0;font-size:1.5rem;line-height:1}#createBugForm label{color:#cbd5e0;margin:0;font-size:.74rem;font-weight:700}.form-field{gap:.2rem;display:grid}.form-row label{margin-bottom:.2rem;display:block}.attachment-heading{color:#cbd5e0;margin:0 0 .2rem;font-size:.74rem;font-weight:700}#createBugForm input,#createBugForm textarea,#createBugForm select{width:100%}#createBugForm input:not(.attachment-file-input),#createBugForm textarea,#createBugForm select{min-height:34px;padding:.3rem .45rem;font-size:.82rem}#createBugForm textarea{resize:vertical}.attachment-fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.attachment-help{color:#a0aec0;cursor:pointer;vertical-align:text-bottom;background:0 0;border:1px solid #718096;border-radius:50%;place-items:center;width:.78rem;height:.78rem;margin-left:.12rem;font-size:.56rem;line-height:1;display:inline-grid;transform:translateY(-.12rem)}.attachment-drop-zone{color:#a0aec0;text-align:center;background:#1a1a1a73;border:1px dashed #718096;border-radius:5px;place-items:center;gap:.3rem;min-height:92px;padding:.65rem .45rem;display:grid}.attachment-drop-zone:focus-within,.attachment-drop-zone.is-dragging{outline-offset:1px;border-color:#90cdf4;outline:2px solid #90cdf44d}.attachment-drop-prompt{font-size:.75rem}.attachment-picker-actions{justify-content:center;align-items:center;gap:.35rem;display:flex}.attachment-choose-button,.attachment-remove-button{color:#e0e0e0;cursor:pointer;min-height:26px;font:inherit;background:#364a5d;border:1px solid #718096;border-radius:4px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.attachment-remove-button{color:#fed7d7;background:0 0;border-color:#9b2c2c}.attachment-drop-status{color:#718096;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.65rem;overflow:hidden}.attachment-drop-zone.has-file .attachment-drop-status{color:#68d391}.attachment-drop-zone.is-staged-removal .attachment-drop-status{color:#f6e05e}.form-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.form-status{color:#f6e05e;min-height:1.5rem;margin-top:.4rem;font-size:.8rem}.form-status-error{color:#fc8181}.form-status-success{color:#68d391}.form-actions{justify-content:flex-end}.form-actions .secondary-button{color:#e0e0e0;background:#4a5568;border-color:#718096}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.container{padding:12px}header h1{font-size:1.45rem}.header-row,.project-selection,.project-selection select{width:100%;min-width:0}.header-row{grid-template-columns:1fr;justify-items:center}header h1,.project-actions{text-align:center;justify-self:center}.filters{flex-wrap:wrap}}@media (width<=420px){.filters{align-items:stretch}.filter-group-search,.filter-group{width:100%;min-width:0}.bug-card>summary{flex-direction:column;align-items:flex-start;gap:.6rem}.bug-meta{justify-content:flex-start}.moderator-tools{flex-wrap:wrap}.form-row,.attachment-fields{grid-template-columns:1fr}}.bugs-found{color:#a0aec0;text-align:center;width:100%;margin-bottom:.5rem;font-family:Encode Sans,Segoe UI,sans-serif;font-size:.72rem}.bug-attachments{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.bug-attachments.attachment-expanded{flex-direction:column;align-items:stretch;width:100%}.bug-attachments.attachment-expanded .attachment-button{align-self:flex-end}.attachment-button{color:#e0e0e0;background:#364a5d;border:1px solid #718096;border-radius:5px;min-height:30px;padding:.18rem .55rem;font-size:.78rem;font-weight:700}.attachment-button-image,.attachment-button-video{color:#ebf8ff;background:#24517a;border-color:#4a7da8}.attachment-button-error{color:#fed7d7;border-color:#fc8181}.attachment-media{object-fit:contain;background:#050515;border:1px solid #4a5568;border-radius:5px;flex-basis:100%;width:100%;max-height:480px;margin-top:.35rem}.attachment-unavailable{color:#fc8181;width:100%;margin-top:.2rem;font-size:.8rem}
