*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#333;background:#f8fafc;min-height:100vh;font-size:15px;line-height:1.4}.content{padding:.875rem;max-width:1400px;margin:0 auto}.page-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;gap:.75rem}.page-header h1{font-size:1.4rem;line-height:1.2}.list-header{margin-bottom:1rem}.list-summary{margin-top:.35rem;color:#57606a;font-size:.88rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.6rem 1rem;border-radius:4px;text-decoration:none;font-size:.9rem;font-family:inherit;border:none;cursor:pointer}.btn-primary{background:#1976d2;color:#fff}.btn-primary:hover{background:#1565c0}.btn-secondary{background:#f5f5f5;color:#333;border:1px solid #ccc}.btn-secondary:hover{background:#ececec}.btn-link{background:none;border:none;color:#1976d2;cursor:pointer;font-size:.875rem;padding:.5rem .45rem;text-decoration:none;min-height:2.25rem}.btn-link:hover{text-decoration:underline}.btn-danger{color:#c62828}.loading{color:#666;padding:1rem 0}.error{color:#c62828;padding:.5rem;background:#ffebee;border-radius:4px;margin-bottom:1rem}.success{color:#1565c0;padding:.5rem;background:#e3f2fd;border-radius:4px;margin-bottom:1rem}.stats-grid{display:grid;grid-template-columns:1fr;gap:.875rem;margin-top:1rem}.data-table{width:100%;display:block;overflow-x:auto;border-collapse:collapse;font-size:.88rem;-webkit-overflow-scrolling:touch}.data-table th,.data-table td{text-align:left;padding:.7rem .85rem;border-bottom:1px solid #e0e0e0;white-space:nowrap}.data-table th{background:#f5f5f5;font-weight:600}.data-table tr:hover td{background:#fafafa}.form-section{background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:1rem;margin-bottom:1rem}.form-section h2{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#111827}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.3rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d0d7de;border-radius:4px;min-height:2.75rem;padding:.6rem .7rem;font-size:.95rem;font-family:inherit;background:#fff;color:#111827}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.form-group textarea{min-height:6.5rem;resize:vertical}.form-row{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:0}.field-error{color:#c62828;font-size:.8rem;margin-top:.25rem}.field-hint{display:block;font-size:.8rem;color:#6b7280;margin-top:.2rem}.form-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.form-actions>*{width:100%}@media(min-width:768px)and (max-width:1024px){body{font-size:16px}.content{padding:1.25rem}.page-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.page-header h1{font-size:1.6rem}.stats-grid,.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{flex-direction:row;flex-wrap:wrap}.form-actions>*{width:auto}}@media(min-width:1025px){.content{padding:1.5rem}.page-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-header h1{font-size:1.75rem}.stats-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.data-table{display:table;white-space:normal}.data-table th,.data-table td{white-space:normal;padding:.75rem 1rem}.form-section{padding:1.5rem;margin-bottom:1.5rem}.form-section h2{font-size:1.05rem}.form-row{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}
