body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f7fa;min-height:100vh;color:#1a202c}.app{min-height:100vh;padding-bottom:3rem}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:2.5rem 2rem;margin-bottom:2rem;box-shadow:0 4px 6px #00000012}.app-header h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.5px}.app-header p{color:#ffffffe6;font-size:1rem;font-weight:400}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.bug-form-container{margin-bottom:2rem}.add-bug-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-bug-btn:hover{background:#667eea;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.add-bug-btn:before{content:"+";font-size:1.5rem;font-weight:700}.bug-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.bug-form h2{color:#1a202c;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500;font-size:.875rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.btn-primary{flex:1;background:#667eea;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-secondary{flex:1;background:#fff;color:#4a5568;border:1px solid #e2e8f0;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#f7fafc;border-color:#cbd5e0}.section{margin-bottom:2rem}.section-header{background:#fff;padding:1.25rem 1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;margin-bottom:1rem}.section-header h2{color:#1a202c;font-size:1.25rem;font-weight:700;margin:0;display:flex;align-items:center;justify-content:space-between}.section-header.clickable{cursor:pointer;transition:all .2s ease}.section-header.clickable:hover{background:#f7fafc;transform:translateY(-1px)}.toggle-icon{margin-left:.5rem;font-size:.875rem;color:#667eea;font-weight:700}.spam-section{margin-top:3rem}.spam-section .section-header{background:#fffbeb;border:1px solid #fbbf24}.spam-section .section-header h2{color:#92400e}.spam-section .toggle-icon{color:#f59e0b}.bug-list{display:grid;gap:1rem}.bug-item{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.bug-item:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px);border-color:#cbd5e0}.bug-item.flagged{opacity:.7;background:#fffbeb;border-left:3px solid #f59e0b}.bug-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.bug-title-section{display:flex;align-items:center;gap:.75rem;flex:1;flex-wrap:wrap}.bug-title-section h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0}.count-badge{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.813rem;font-weight:700;cursor:help;transition:all .2s ease}.count-badge:hover{background:#5568d3;transform:scale(1.05)}.unnecessary-badge{background:#f59e0b;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.813rem;font-weight:600}.bug-actions{display:flex;gap:.5rem}.bug-actions button{background:#f7fafc;border:1px solid #e2e8f0;width:36px;height:36px;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:1rem;display:flex;align-items:center;justify-content:center;color:#4a5568}.bug-actions button:hover{background:#fff;border-color:#cbd5e0;transform:translateY(-1px)}.flag-btn.flagged{background:#f59e0b;color:#fff;border-color:#f59e0b}.delete-btn:hover{background:#fee;color:#dc2626;border-color:#fecaca}.bug-description{color:#4a5568;line-height:1.6;margin-bottom:1rem;font-size:.938rem}.bug-workflow-info{display:flex;gap:1.5rem;margin-bottom:1rem;padding:.75rem 1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.bug-workflow-info span{color:#4a5568;font-size:.875rem}.bug-workflow-info strong{color:#1a202c;font-weight:600}.bug-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.badge{padding:.375rem .75rem;border-radius:6px;font-size:.813rem;font-weight:600;text-transform:capitalize}.priority-low,.severity-low{background:#dbeafe;color:#1e40af}.priority-medium,.severity-medium{background:#fed7aa;color:#9a3412}.priority-high,.severity-high{background:#fecaca;color:#991b1b}.priority-critical,.severity-critical{background:#fecaca;color:#7f1d1d;font-weight:700}.status-badge{background:#e0e7ff;color:#3730a3}.bug-footer{display:flex;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.bug-footer small{color:#718096;font-size:.813rem}.bug-edit-section{background:#f7fafc;padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #e2e8f0}.edit-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.edit-field{display:flex;flex-direction:column}.edit-field label{margin-bottom:.5rem;color:#4a5568;font-weight:600;font-size:.813rem}.edit-field select{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff}.edit-actions{display:flex;gap:.5rem}.btn-save,.btn-cancel{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.btn-save{background:#10b981;color:#fff}.btn-save:hover{background:#059669}.btn-cancel{background:#fff;color:#4a5568;border:1px solid #e2e8f0}.btn-cancel:hover{background:#f7fafc}.empty-state{background:#fff;padding:3rem;border-radius:12px;text-align:center;border:1px solid #e2e8f0}.empty-state p{color:#718096;font-size:1rem}.loading{background:#fff;padding:3rem;border-radius:12px;text-align:center;border:1px solid #e2e8f0;color:#667eea;font-size:1rem;font-weight:600}.bug-executions{margin-bottom:1rem;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.executions-header{color:#1a202c;font-weight:600;display:flex;align-items:center}.executions-list{margin-top:.75rem}.execution-item{background:#fff;padding:.75rem 1rem;border-radius:6px;border:1px solid #e2e8f0;margin-bottom:.5rem}.execution-item:last-child{margin-bottom:0}.execution-item code{color:#dc2626;font-size:.875rem;font-family:Monaco,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.container{padding:0 1rem}.app-header{padding:2rem 1rem}.app-header h1{font-size:1.5rem}.form-row,.edit-row{grid-template-columns:1fr}.bug-header{flex-direction:column;gap:1rem}.bug-actions{align-self:flex-start}.bug-workflow-info{flex-direction:column;gap:.5rem}.bug-meta{gap:.5rem}}
