*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#f6f6f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.feedback-container{max-width:640px;margin:2rem auto;padding:0 1rem}.admin-page{max-width:960px;margin:2rem auto;padding:0 1rem}.admin-page h1{margin-bottom:1.5rem;font-size:1.5rem}.feedback-tabs{border-bottom:2px solid #e1e3e5;gap:0;margin-bottom:1.5rem;display:flex}.feedback-tab{cursor:pointer;color:#6d7175;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:color .15s,border-color .15s}.feedback-tab:hover{color:#1a1a1a}.feedback-tab.active{color:#2c6ecb;border-bottom-color:#2c6ecb}.feedback-form{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #00000014}.form-field{margin-bottom:1.25rem}.form-field label{margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.required{color:#d72c0d}.form-field input[type=text],.form-field input[type=email],.form-field textarea,.form-field select{border:1px solid #c9cccf;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#2c6ecb;outline:none;box-shadow:0 0 0 2px #2c6ecb33}.form-field input[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#d72c0d}.field-error{color:#d72c0d;margin-top:.25rem;font-size:.8125rem;display:block}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.btn{cursor:pointer;background:#fff;border:1px solid #c9cccf;border-radius:6px;justify-content:center;align-items:center;min-height:36px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.btn:hover{background:#f6f6f7}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#2c6ecb;border-color:#2c6ecb}.btn-primary:hover{background:#1f5199}.btn-sm{min-height:28px;padding:.25rem .75rem;font-size:.8125rem}.btn-active{color:#fff;background:#2c6ecb;border-color:#2c6ecb}.feedback-actions{gap:.75rem;margin-top:1.5rem;display:flex}.feedback-success{text-align:center;background:#fff;border-radius:8px;padding:3rem 1rem;box-shadow:0 1px 3px #00000014}.feedback-success-emoji{margin-bottom:1rem;font-size:4rem}.feedback-success h2{margin-bottom:.5rem}.feedback-error{color:#d72c0d;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.dropzone{text-align:center;cursor:pointer;border:2px dashed #c9cccf;border-radius:8px;padding:1.5rem;transition:border-color .15s,background .15s;position:relative}.dropzone:hover,.dropzone.dragging{background:#f0f6ff;border-color:#2c6ecb}.dropzone p{color:#6d7175;font-size:.875rem}.dropzone input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.attachment-previews{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.attachment-preview{border:1px solid #e1e3e5;border-radius:6px;position:relative;overflow:hidden}.attachment-preview img{object-fit:cover;width:100%;height:80px}.attachment-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex;position:absolute;top:2px;right:2px}.filters{gap:.75rem;margin-bottom:1rem;display:flex}.filters select{border:1px solid #c9cccf;border-radius:6px;padding:.375rem .75rem;font-size:.875rem}.ticket-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 1px 3px #00000014}.ticket-table th,.ticket-table td{text-align:left;border-bottom:1px solid #f1f1f1;padding:.625rem .75rem;font-size:.875rem}.ticket-table th{color:#6d7175;background:#f9fafb;font-size:.8125rem;font-weight:600}.ticket-table tr.clickable{cursor:pointer}.ticket-table tr.clickable:hover{background:#f6f6f7}.ticket-table .empty{text-align:center;color:#8c9196;padding:2rem}.badge{border-radius:10px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-feature{color:#1a5c99;background:#eaf5ff}.badge-bug{color:#b91c1c;background:#fef2f2}.badge-received{color:#4b5563;background:#f3f4f6}.badge-triaging{color:#c2410c;background:#fff7ed}.badge-in_progress{color:#1a5c99;background:#eaf5ff}.badge-completed{color:#047857;background:#ecfdf5}.badge-on_hold{color:#6b7280;background:#f3f4f6}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.ticket-meta{color:#6d7175;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.ticket-section{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1.25rem;box-shadow:0 1px 3px #00000014}.ticket-section h3{color:#1a1a1a;margin-bottom:.75rem;font-size:.9375rem}.ticket-section textarea{resize:vertical;border:1px solid #c9cccf;border-radius:6px;width:100%;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.875rem}.status-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.metadata-list{gap:.5rem;display:grid}.metadata-list>div{grid-template-columns:140px 1fr;gap:.5rem;display:grid}.metadata-list dt{color:#6d7175;font-size:.8125rem;font-weight:500}.metadata-list dd{font-size:.875rem}.timeline{list-style:none}.timeline-item{border-bottom:1px solid #f1f1f1;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.8125rem;display:flex}.timeline-item:last-child{border-bottom:none}.timeline-badge{background:#f3f4f6;border-radius:10px;padding:.125rem .5rem;font-weight:500}.timeline-actor{color:#6d7175}.timeline-date{color:#8c9196;margin-left:auto;font-size:.75rem}.app-nav{background:#fff;border-bottom:1px solid #e1e3e5;padding:0 1rem}.app-nav-inner{align-items:center;gap:1.5rem;max-width:960px;height:48px;margin:0 auto;display:flex}.app-nav a{color:#6d7175;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.app-nav a:hover,.app-nav a.active{color:#2c6ecb}.app-nav .logo{color:#1a1a1a;font-size:1rem;font-weight:700}.app-nav .logout{color:#8c9196;margin-left:auto;font-size:.8125rem}.app-nav .logout:hover{color:#d72c0d}.page-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-header h1{margin-bottom:0}.card{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.form-card{margin-bottom:1.5rem}code{background:#f1f1f1;border-radius:4px;padding:.125rem .375rem;font-size:.8125rem}pre{white-space:pre-wrap;word-break:break-all}@media (width<=768px){.form-row{grid-template-columns:1fr}.ticket-meta{flex-direction:column;align-items:flex-start}}@media (width<=490px){.feedback-container{padding:0 .5rem}.feedback-form{padding:1rem}}
