.bugs-page{max-width:1000px;margin:0 auto;padding:3rem 2rem;min-height:100vh;color:#e4e4e7}.bugs-header{text-align:center;margin-bottom:3rem}.bugs-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;color:#e4e4e7;text-shadow:0 0 15px rgba(228,228,231,.5),0 0 30px rgba(228,228,231,.3),0 4px 8px rgba(0,0,0,.5);letter-spacing:.02em}.subtitle{font-size:1.25rem;color:#a1a1aa;font-style:italic;text-shadow:0 0 8px rgba(161,161,170,.5);margin-bottom:2rem}.stats-bar{display:flex;justify-content:center;gap:3rem;margin-top:1.5rem}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2rem;font-weight:700;color:#60a5fa;text-shadow:0 0 12px rgba(96,165,250,.6)}.stat-label{font-size:.875rem;color:#a1a1aa;margin-top:.25rem}.search-section{margin-bottom:2.5rem}.search-box{position:relative;margin-bottom:1.25rem}.search-input{width:100%;padding:1rem 3rem 1rem 1.5rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a,#18181b);border:2px solid #d4d4d8;border-radius:12px;font-size:1rem;color:#e4e4e7;box-shadow:inset 0 2px 4px #0006,0 0 15px #e4e4e733,0 6px 12px #0000004d}.search-input::placeholder{color:#71717a}.search-input:focus{outline:none;border-color:#60a5fa;box-shadow:inset 0 2px 4px #0006,0 0 15px #60a5fa66,0 6px 12px #0000004d}.search-spinner{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;color:#60a5fa}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden{display:none!important}.quick-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.filter-label{color:#a1a1aa;font-size:.875rem;margin-right:.5rem}.filter-tag{padding:.5rem 1rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(180deg,#27272acc,#18181bcc);border:1px solid #a1a1aa;border-radius:9999px;font-size:.875rem;color:#a1a1aa;cursor:pointer;transition:all .2s;box-shadow:inset 0 1px 2px #e4e4e726,0 0 8px #e4e4e733}.filter-tag:hover{border-color:#d4d4d8;color:#e4e4e7;box-shadow:inset 0 1px 2px #e4e4e733,0 0 12px #e4e4e74d}.results-info{margin-bottom:1.5rem;padding:1rem 1.25rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a,#18181b);border-left:4px solid #d4d4d8;border-radius:8px;border:2px solid #d4d4d8;box-shadow:inset 0 2px 4px #e4e4e726,inset 0 -2px 4px #0006,0 0 12px #e4e4e733,0 4px 8px #0000004d}.result-count{font-weight:700;color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.5)}.issues-list{display:flex;flex-direction:column;gap:1.5rem}.loading,.error-state,.empty-state{text-align:center;padding:4rem 2rem;color:#a1a1aa}.error-icon,.empty-icon{font-size:3rem;margin-bottom:1rem}.error-state h3,.empty-state h3{color:#e4e4e7;margin-bottom:.5rem}.error-state code{background:#f8717133;padding:.25rem .5rem;border-radius:4px;font-family:monospace;border:1px solid #f87171}.empty-state a{color:#60a5fa;text-decoration:underline}.issue-card{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(180deg,#27272a,#18181b);border-radius:12px;padding:2.5rem;position:relative;border:2px solid #e4e4e7;box-shadow:inset 0 2px 4px #e4e4e726,inset 0 -2px 4px #0006,0 0 18px #e4e4e733,0 8px 16px #0000004d;transition:all .2s ease}.issue-card:before{content:"";position:absolute;inset:12px;border:2px dashed #e4e4e7;border-radius:8px;pointer-events:none;opacity:.6}.issue-card:hover{transform:translateY(-3px);box-shadow:inset 0 2px 4px #e4e4e733,inset 0 -2px 4px #0006,0 0 30px #e4e4e759,0 12px 24px #0006}.issue-header{display:flex;align-items:start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #d4d4d8}.issue-number{background:repeating-linear-gradient(90deg,#d4d4d8,#e4e4e7 2px,#d4d4d8 4px);color:#18181b;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:700;border:2px solid #d4d4d8;white-space:nowrap;box-shadow:inset 0 1px 2px #ffffff4d,inset 0 -1px 2px #0006,0 0 12px #e4e4e780,0 2px 4px #0006;text-shadow:0 1px 2px rgba(255,255,255,.2)}.issue-title{font-size:1.25rem;font-weight:600;margin:0;color:#e4e4e7;flex:1;line-height:1.5;word-break:break-word;text-shadow:0 0 6px rgba(228,228,231,.4)}.issue-labels{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.label{background:linear-gradient(180deg,#e4e4e733,#d4d4d826);color:#e4e4e7;padding:.35rem .85rem;border-radius:4px;font-size:.875rem;border:1px solid #d4d4d8;box-shadow:inset 0 1px 2px #e4e4e733,0 0 8px #e4e4e74d;text-shadow:0 0 6px rgba(228,228,231,.5)}.issue-desc{color:#a1a1aa;line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;text-shadow:0 0 6px rgba(161,161,170,.4)}.issue-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:2px solid #d4d4d8;margin-top:.5rem}mark.highlight{background:linear-gradient(180deg,#e4e4e733,#d4d4d826);color:#60a5fa;padding:.2em .4em;border-radius:4px;font-weight:600;border:2px solid #60a5fa;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #0006,0 0 12px #60a5facc,0 2px 6px #0000004d;text-shadow:0 0 8px rgba(96,165,250,.8);animation:highlight-pulse 2s ease-in-out infinite}@keyframes highlight-pulse{0%,to{box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #0006,0 0 16px #60a5facc,0 3px 6px #0000004d}}html.light-mode mark.highlight{background:linear-gradient(180deg,#fb923c4d,#3b82f633);color:#3b82f6;border-color:#3b82f6;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #00000026,0 0 12px #3b82f699,0 2px 6px #0003;text-shadow:none;animation:highlight-pulse-light 2s ease-in-out infinite}@keyframes highlight-pulse-light{0%,to{box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #00000026,0 0 18px #3b82f699,0 4px 6px #0003}}.issue-date{color:#71717a;font-size:.875rem;text-shadow:0 0 6px rgba(113,113,122,.4)}.issue-link{background:linear-gradient(180deg,#71717a,#52525b,#3f3f46);color:#e4e4e7;padding:.6rem 1.35rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.875rem;transition:all .15s ease;border:2px solid #d4d4d8;box-shadow:inset 0 1px 2px #fff3,inset 0 -1px 2px #0000004d,0 0 12px #e4e4e74d,0 4px 8px #0000004d;text-shadow:0 0 6px rgba(228,228,231,.4)}.issue-link:hover{transform:translateY(-1px);box-shadow:inset 0 1px 2px #fff3,inset 0 -1px 2px #0000004d,0 0 20px #e4e4e780,0 6px 12px #0006}.issue-link:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #0006,inset 0 -1px 2px #ffffff1a,0 0 10px #e4e4e74d}.load-more-container{text-align:center;margin-top:2.5rem}.btn{padding:.75rem 2rem;border:2px solid #d4d4d8;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.btn-secondary{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(180deg,#71717a,#52525b,#3f3f46);color:#e4e4e7;box-shadow:inset 0 1px 2px #fff3,inset 0 -1px 2px #0000004d,0 0 15px #e4e4e74d,0 4px 8px #0000004d}.btn-secondary:hover{transform:translateY(-1px)}@media (max-width: 768px){.bugs-page{padding:2rem 1rem}.bugs-header h1{font-size:2.25rem}.stats-bar{gap:2rem}.stat-number{font-size:1.5rem}.quick-filters{flex-direction:column;align-items:flex-start}.issue-header{flex-direction:column}}html.light-mode .bugs-page{background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(209,213,219,.03) 2px,rgba(209,213,219,.03) 4px),linear-gradient(135deg,#f9fafb,#e5e7eb,#f9fafb)}html.light-mode .bugs-header h1{color:#111827}html.light-mode .subtitle{color:#6b7280}html.light-mode .stat-number{color:#3b82f6}html.light-mode .search-input{background:#fff;border-color:#d1d5db;color:#111827;box-shadow:inset 0 2px 4px #0000000d}html.light-mode .search-input:focus{border-color:#3b82f6}html.light-mode .filter-tag{background:#f3f4f6;border-color:#d1d5db;color:#6b7280}html.light-mode .results-info{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(0,0,0,.03) 1px,rgba(0,0,0,.03) 2px),linear-gradient(135deg,#f9fafb,#e5e7eb);border-color:#d1d5db;box-shadow:inset 0 2px 4px #fffc,inset 0 -2px 4px #0000000d,0 2px 8px #00000014}html.light-mode .results-info p{color:#374151}html.light-mode .result-count{color:#374151;text-shadow:none}html.light-mode .issue-card{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(209,213,219,.1) 1px,rgba(209,213,219,.1) 2px),linear-gradient(180deg,#ffffffe6,#f3f4f6e6);border-color:#d1d5db;box-shadow:inset 0 2px 4px #fffc,inset 0 -2px 4px #0000000d,0 2px 8px #00000014}html.light-mode .issue-card:before{border-color:#d1d5db}html.light-mode .issue-card:hover{box-shadow:inset 0 2px 4px #fffc,inset 0 -2px 4px #0000000d,0 6px 16px #0000001f}html.light-mode .issue-date{color:#6b7280;text-shadow:none}html.light-mode .issue-link{background:linear-gradient(180deg,#e5e7eb,#d1d5db,#9ca3af);color:#111827;border-color:#9ca3af;box-shadow:inset 0 1px 2px #fff9,inset 0 -1px 2px #0000001a,0 2px 8px #0000001f;text-shadow:none}html.light-mode .issue-link:hover{box-shadow:inset 0 1px 2px #fff9,inset 0 -1px 2px #0000001a,0 4px 12px #0000002e}html.light-mode .issue-header{border-bottom-color:#e5e7eb}html.light-mode .issue-number{background:repeating-linear-gradient(90deg,#e5e7eb,#f3f4f6 2px,#e5e7eb 4px);color:#374151;border-color:#d1d5db;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #0000001a,0 2px 6px #0000001a;text-shadow:none}html.light-mode .issue-title{color:#111827;text-shadow:none}html.light-mode .label{background:linear-gradient(180deg,#f3f4f6cc,#e5e7eb99);color:#374151;border-color:#d1d5db;box-shadow:inset 0 1px 2px #fffc,0 1px 3px #00000014;text-shadow:none}html.light-mode .issue-desc{color:#6b7280;text-shadow:none}html.light-mode .issue-footer{border-top-color:#e5e7eb}html.light-mode .issue-date{color:#9ca3af;text-shadow:none}html.light-mode .issue-link{background:linear-gradient(180deg,#e5e7eb,#d1d5db,#9ca3af);color:#111827;border-color:#9ca3af;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #0000001a,0 2px 8px #0000001a;text-shadow:none}html.light-mode .issue-link:hover{box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #0000001a,0 4px 12px #00000026}html.light-mode .issue-link:active{box-shadow:inset 0 2px 4px #00000026,inset 0 -1px 2px #ffffff80,0 2px 6px #0000001a}html.light-mode .btn-secondary{background:#e5e7eb;color:#111827;border-color:#9ca3af;box-shadow:inset 0 1px 2px #fffc,0 2px 8px #0000001a}
