*{box-sizing:border-box}body{color:#1f2937;background:linear-gradient(#dbe4ef 0%,#edf2f7 36%,#f4f7fb 100%);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}.app{max-width:1100px;margin:0 auto;padding:1.5rem 1.25rem 2rem}.app-header{color:#f8fafc;background:linear-gradient(120deg,#0f2744 0%,#1c3e63 100%);border-radius:12px;margin-bottom:1rem;padding:1rem 1.1rem;box-shadow:0 10px 24px #0f27442e}.app-header h1{margin:0}.app-header p{color:#dbe7f7;margin-top:.35rem}.panel{background:#fff;border:1px solid #c4d2e3;border-top:4px solid #1d4ed8;border-radius:12px;padding:1.1rem;box-shadow:0 10px 25px #0f172a1a}.panel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.65rem}th{color:#0b1f36;background:#e9f0f9;font-weight:700}tbody tr:nth-child(2n){background:#f7faff}.actions{flex-wrap:wrap;gap:.45rem;display:flex}button{color:#fff;cursor:pointer;background:#1d4ed8;border:1px solid #1d4ed8;border-radius:6px;padding:.4rem .65rem;font-size:.92rem}button.secondary{color:#111827;background:#f3f4f6;border-color:#d1d5db}button.danger{background:#b91c1c;border-color:#b91c1c}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:.75rem 0;padding:.7rem}.survey-form{gap:1rem;display:grid}fieldset{background:#f7faff;border:1px solid #cfdbe9;border-radius:10px;gap:.65rem;padding:.85rem;display:grid}legend{padding:0 .35rem;font-weight:700}label{gap:.3rem;font-size:.93rem;display:grid}.required{color:#dc2626;font-weight:700}label.checkbox{align-items:center;gap:.5rem;display:flex}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #bfcddd;border-radius:6px;padding:.45rem}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb29}input[type=checkbox]{width:auto}h3{margin:.4rem 0 0}.photo-row{border:1px dashed #cbd5e1;border-radius:8px;grid-template-columns:140px 1fr;align-items:start;gap:.6rem;padding:.65rem;display:grid}.form-actions{justify-content:flex-end;display:flex}.photo-preview{object-fit:cover;border:1px solid #d1d5db;border-radius:6px;width:140px;height:100px}.survey-list-table .actions{justify-content:flex-start}.survey-list-table th,.survey-list-table td{padding:.5rem .45rem}.survey-list-table th,.survey-list-updated-at{white-space:nowrap}.survey-list-table td.actions select{width:100%;min-width:0;max-width:100%}.muted{color:#6b7280;margin:.25rem 0;font-size:.88rem}.monitoring-table th,.monitoring-table td{vertical-align:middle}.monitoring-table td:nth-child(n+2),.monitoring-table th:nth-child(n+2){text-align:center;width:140px}.survey-view{gap:.9rem;display:grid}.survey-view-section{background:#f8fbff;border:1px solid #dbe2ee;border-radius:8px;padding:.75rem}.survey-view-section h3{margin-top:0}.survey-view-grid{grid-template-columns:1fr;gap:.25rem;display:grid}.survey-view-grid>div{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(170px,36%) 1fr;align-items:start;gap:.75rem;padding:.3rem 0;display:grid}.survey-view-grid>div:last-child{border-bottom:0}.survey-view-grid p{color:#334155;margin:0}.survey-view-tier-table{border-collapse:collapse;width:100%}.survey-view-tier-table th,.survey-view-tier-table td{border:1px solid #d1d5db;padding:.45rem .55rem}.survey-view-tier-table th:nth-child(n+2),.survey-view-tier-table td:nth-child(n+2){text-align:center}@media (width<=900px){body{font-size:.94rem}.app{padding:.75rem .5rem 1.25rem}.panel{padding:.75rem}fieldset{padding:.6rem}.app-header{padding:.8rem .85rem}th,td{padding:.45rem;font-size:.86rem}.photo-row{grid-template-columns:1fr}.photo-preview{object-fit:cover;width:100%;height:180px;max-height:180px}.monitoring-table input[type=checkbox]{margin:0 auto;display:block}.survey-list-table,.monitoring-table,.survey-view-tier-table{table-layout:fixed;width:100%;display:table}.survey-list-table th,.survey-list-table td,.monitoring-table th,.monitoring-table td,.survey-view-tier-table th,.survey-view-tier-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.survey-list-table th{white-space:nowrap;font-size:.8rem}.survey-list-table td{font-size:.82rem}.survey-list-updated-at{white-space:nowrap;letter-spacing:-.01em;font-size:.8rem}.survey-list-table td.actions{min-width:0}.survey-list-table td.actions select{width:100%;min-width:0}.survey-list-table th:first-child,.survey-list-table td:first-child{width:20%}.survey-list-table th:nth-child(2),.survey-list-table td:nth-child(2){width:18%}.survey-list-table th:nth-child(3),.survey-list-table td:nth-child(3){width:17%}.survey-list-table th:nth-child(4),.survey-list-table td:nth-child(4){width:23%}.survey-list-table th:nth-child(5),.survey-list-table td:nth-child(5){width:22%}.survey-view-grid>div{grid-template-columns:minmax(145px,42%) 1fr;gap:.55rem}.monitoring-table th:first-child,.monitoring-table td:first-child{width:43%}.monitoring-table th:nth-child(n+2),.monitoring-table td:nth-child(n+2){width:19%}.monitoring-table th:nth-child(n+2){white-space:nowrap;word-break:normal;overflow-wrap:normal}}@media print{.survey-view{font-size:.85rem}.survey-view-section h3{display:none}.survey-view-grid{display:block}.survey-view-grid>div{grid-template-columns:1fr 1fr;gap:.75rem;padding:.12rem 0;display:grid}.survey-view-grid>div p{margin:0}.survey-view-section{background:0 0;border:none;padding:.25rem 0}.print-hide{display:none!important}}
