.schools{display:flex;flex-direction:column;gap:16px}.schools__filters-card,.schools__table-card{background:#fff;border-radius:10px;padding:16px 18px;box-shadow:0 1px 3px #0f172a14;border:1px solid #e5e7eb}.schools__filters-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;border-bottom:1px solid #e5e7eb;padding-bottom:8px}.schools__filters-title{margin:0;font-size:20px;font-weight:600;color:#111827}.schools__filters-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.schools__filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.schools__field{display:flex;flex-direction:column;gap:4px;font-size:13px}.schools__field label{color:#374151}.schools__field--checkbox{justify-content:center}.schools__checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#111827}.schools__checkbox-label input[type=checkbox]{width:15px;height:15px}.schools__hint{font-size:11px;color:#6b7280;margin-top:4px}.schools__table-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.schools__table-title{margin:0;font-size:16px;font-weight:500;color:#111827}.schools__table-subtitle{margin:3px 0 0;font-size:13px;color:#6b7280}.schools__table-wrapper{margin-top:8px}.schools__empty{padding:20px 4px;text-align:center;color:#6b7280}.inspection-page{display:flex;flex-direction:column;gap:16px}.inspection-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:18px 20px;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a14;border:1px solid #e5e7eb}.inspection-page__header h2{margin:0 0 6px;font-size:20px;font-weight:600;color:#111827}.inspection-page__header p{margin:0;font-size:13px;color:#4b5563}.inspection-page__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.inspection-page__actions .btn{min-width:160px}.inspection-page__table-wrapper{padding:16px 18px 18px;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a14;border:1px solid #e5e7eb;overflow-x:auto}.inspection-page__table{width:100%;border-collapse:collapse;font-size:13px}.inspection-page__table thead th{text-align:left;padding:8px 10px;font-weight:500;border-bottom:1px solid #e5e7eb;color:#111827;white-space:nowrap;background:#f3f4f6}.inspection-page__table tbody td{padding:8px 10px;border-bottom:1px solid #e5e7eb;vertical-align:top;background:#fff}.inspection-page__table tbody tr:nth-child(2n) td{background:#f9fafb}.inspection-page__table tbody tr:last-child td{border-bottom:none}.inspection-page__table input[type=checkbox]{width:16px;height:16px}.inspection-page__table input[type=number]{width:80px;padding:4px 6px;border-radius:4px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:12px}.inspection-page__table input[type=number]:disabled,.inspection-page__table textarea:disabled{background:#f9fafb;color:#6b7280;cursor:default}.inspection-page__table textarea{width:100%;min-height:52px;resize:vertical;padding:6px 8px;border-radius:4px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:12px}.inspection-page>div:last-child{font-size:14px;color:#111827}.page-shell{max-width:1200px;margin:0 auto;padding:18px;display:flex;flex-direction:column;gap:14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.card{background:#fff;border:1px solid rgba(16,24,40,.1);border-radius:14px;box-shadow:0 6px 20px #1018280f}.header-card{padding:16px 16px 12px}.header-top{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.header-title{min-width:0;flex:1}.h2{margin:0 0 10px;font-size:18px;line-height:1.25;font-weight:800}.accent{font-weight:900}.muted{color:#1018289e}.meta-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px 14px}.meta-item{min-width:0}.meta-label{font-size:12px;color:#10182899;margin-bottom:4px}.meta-value{font-size:13px;color:#101828eb;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.btn{border:1px solid rgba(16,24,40,.16);background:#fff;color:#101828eb;padding:10px 12px;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .06s ease,box-shadow .18s ease,border-color .18s ease}.btn:hover{box-shadow:0 8px 18px #10182814;border-color:#10182847}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.btn-primary{border-color:#2563eb59;background:#2563eb14}.btn-secondary{border-color:#10b98159;background:#10b9811a}.total-line{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(16,24,40,.16);display:flex;align-items:baseline;gap:10px}.total-score{font-size:18px;font-weight:900}.status-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid rgba(16,24,40,.14);background:#1018280f}.status-draft{background:#3b82f614;border-color:#3b82f640}.status-in_progress{background:#f59e0b1a;border-color:#f59e0b4d}.status-completed{background:#6366f11a;border-color:#6366f152}.status-approved{background:#10b9811f;border-color:#10b98159}.table-card{padding:14px 14px 8px}.table-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:4px 2px 12px}.table-title{font-size:14px;font-weight:900;color:#101828eb}.table-hint{font-size:12px}.table-wrap{overflow:auto;border:1px solid rgba(16,24,40,.12);border-radius:12px}.tbl{width:100%;border-collapse:separate;border-spacing:0;min-width:920px}.tbl thead th{position:sticky;top:0;background:#fff;z-index:1;text-align:left;font-size:12px;letter-spacing:.02em;color:#101828b3;padding:10px;border-bottom:1px solid rgba(16,24,40,.12)}.tbl tbody td{padding:10px;border-bottom:1px solid rgba(16,24,40,.08);vertical-align:top;font-size:13px}.tbl tbody tr:nth-child(2n) td{background:#10182805}.row-disabled td{opacity:.88}.col-n{width:56px}.col-code{width:120px}.col-crit{width:360px}.col-val{width:220px}.col-score{width:150px}.col-vio{width:90px;text-align:center}.col-com{width:340px}.crit-name{font-weight:800;color:#101828eb;margin-bottom:2px}.crit-sub{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input{width:100%;box-sizing:border-box;padding:9px 10px;border-radius:10px;border:1px solid rgba(16,24,40,.16);background:#fff;outline:none;font-weight:700}.input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1a}.input-score{width:90px}.score-wrap{display:flex;align-items:center;gap:8px}.score-max{font-size:12px}.textarea{width:100%;box-sizing:border-box;padding:9px 10px;border-radius:10px;border:1px solid rgba(16,24,40,.16);outline:none;resize:vertical}.textarea:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1a}.switch{display:inline-flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.switch input{display:none}.switch-ui{width:42px;height:24px;border-radius:999px;border:1px solid rgba(16,24,40,.18);background:#1018280f;position:relative;transition:all .18s ease}.switch-ui:after{content:"";width:18px;height:18px;border-radius:999px;background:#fff;position:absolute;top:2px;left:3px;box-shadow:0 6px 14px #1018282e;transition:transform .18s ease}.switch input:checked+.switch-ui{background:#10b98129;border-color:#10b98159}.switch input:checked+.switch-ui:after{transform:translate(18px)}.switch-label{font-size:13px;font-weight:800;color:#101828d1}.empty{padding:14px 6px 10px;font-size:13px}@media(max-width:920px){.meta-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:640px){.header-top{flex-direction:column}.header-actions{justify-content:flex-start}.meta-grid{grid-template-columns:1fr}}.inspections__filters-card,.inspections__table-card{border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a14;border:1px solid #e5e7eb;padding:16px 18px}.inspections__filters-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:10px}.inspections__title{margin:0;font-size:20px;font-weight:600;color:#111827}.inspections__subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.inspections__field{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#374151}.inspections__stat-card{min-width:160px;padding:10px 12px;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb}.inspections__stat-label{font-size:11px;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.inspections__stat-value{font-size:18px;font-weight:600;color:#111827}.inspections__table-header{margin-bottom:6px}.inspections__table-title{margin:0;font-size:15px;font-weight:500;color:#111827}.inspections__table-wrapper{overflow-x:auto}.inspections__empty{padding:20px 0;text-align:center;font-size:14px;color:#6b7280}.inspections{display:flex;flex-direction:column;gap:16px}.inspections__filters-card,.inspections__table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0f172a14;padding:16px 18px}.inspections__filters-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border-bottom:1px solid #eef2f7;padding-bottom:12px;margin-bottom:12px}.inspections__title{margin:0;font-size:20px;font-weight:700;color:#0f172a}.inspections__subtitle{margin:6px 0 0;font-size:13px;color:#64748b}.inspections__actions{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.inspections__field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#334155}.inspections__field>span{font-size:12px;font-weight:600;color:#475569}.inspections :where(.input,.select){height:38px;border-radius:10px;border:1px solid #e5e7eb;padding:0 12px;background:#fff;color:#0f172a;outline:none}.inspections :where(.input,.select):focus{border-color:#93c5fd;box-shadow:0 0 0 4px #3b82f61f}.inspections :where(.input,.select):disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.inspections__stats{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap}.inspections__stat-card{min-width:180px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7}.inspections__stat-label{font-size:11px;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.inspections__stat-value{font-size:20px;font-weight:800;color:#0f172a}.inspections__table-header{margin-bottom:8px}.inspections__table-title{margin:0;font-size:14px;font-weight:700;color:#0f172a}.inspections__table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #eef2f7}.inspections .table{width:100%;border-collapse:collapse;min-width:1100px;background:#fff}.inspections .table thead th{background:#f8fafc;color:#334155;font-size:12px;font-weight:700;text-align:left;padding:12px;border-bottom:1px solid #eef2f7;white-space:nowrap}.inspections .table tbody td{padding:12px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9;white-space:nowrap;vertical-align:middle}.inspections .table tbody tr:hover{background:#f8fafc}.inspections__empty{padding:20px 0;text-align:center;font-size:14px;color:#64748b}@media(max-width:1100px){.inspections__filters-header{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.inspections__filters-card,.inspections__table-card{padding:14px}.inspections__title{font-size:18px}.inspections__stat-card{min-width:100%}}.layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#f3f4f6;color:var(--text-main, #0f172a);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.layout__sidebar{background:#0f172a;color:#e5e7eb;border-right:1px solid rgba(15,23,42,.7);padding:18px 16px 12px;display:flex;flex-direction:column;gap:20px}.layout__logo{display:flex;align-items:center;gap:10px}.layout__logo-mark{width:32px;height:32px;border-radius:8px;background:#0ea5e9;display:flex;align-items:center;justify-content:center;font-weight:700;color:#0f172a;font-size:18px}.layout__logo-text{display:flex;flex-direction:column}.layout__logo-title{font-weight:600;letter-spacing:.02em;font-size:15px}.layout__logo-sub{font-size:11px;color:#e2e8f0b3;text-transform:uppercase;letter-spacing:.12em}.layout__nav{display:flex;flex-direction:column;gap:4px;margin-top:8px}.layout__nav-item{padding:8px 10px;border-radius:6px;font-size:14px;color:#e2e8f0d9;text-decoration:none;display:flex;align-items:center;gap:8px;transition:background .15s ease-in-out,color .15s ease-in-out}.layout__nav-item:hover{background:#0f172ae6;color:#fff}.layout__nav-item--active{background:#0ea5e9;color:#0f172a;font-weight:500}.layout__footer{margin-top:auto;display:flex;flex-direction:column;gap:4px;font-size:11px;color:#94a3b8e6}.layout__footer-label{border-radius:999px;border:1px solid rgba(148,163,184,.7);padding:2px 8px;width:fit-content;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.layout__footer-text{opacity:.8}.layout__main{display:flex;flex-direction:column;min-height:100vh;background:#f3f4f6}.layout__header{padding:16px 24px 10px;border-bottom:1px solid #d1d5db;background:#fff;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.layout__title{margin:0;font-size:20px;font-weight:600;color:#111827}.layout__subtitle{margin:4px 0 0;font-size:13px;color:var(--text-muted, #6b7280)}.layout__header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.layout__badge{border-radius:999px;padding:4px 10px;border:1px solid #0ea5e9;font-size:11px;color:#0369a1;background:#e0f2fe}.layout__user-info{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.layout__user-name{font-size:14px;font-weight:500;color:#111827}.layout__user-role{font-size:12px;color:#6b7280}.layout__content{padding:18px 24px 24px;overflow-y:auto}.layout__user-block{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.layout__logout-btn{padding:4px 10px;font-size:12px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#374151;cursor:pointer}.layout__logout-btn:hover{background:#e5e7eb}.login{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f3f4f6;padding:16px;box-sizing:border-box}.login__card{width:380px;max-width:100%;background:#fff;border-radius:10px;padding:22px 24px 20px;box-shadow:0 4px 18px #0f172a1f;border:1px solid #e5e7eb}.login__logo{display:flex;align-items:center;gap:10px;margin-bottom:10px}.login__logo-mark{width:40px;height:40px;border-radius:50%;border:2px solid #0b5ed7;background:radial-gradient(circle at 30% 30%,#fff 0,#e5f0ff 55%,#cbdcfb);display:flex;align-items:center;justify-content:center;font-weight:700;color:#0b5ed7;font-size:18px}.login__logo-text{display:flex;flex-direction:column}.login__logo-title{font-weight:600;letter-spacing:.03em;font-size:15px;color:#111827}.login__logo-sub{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.12em}.login__title{margin:6px 0 0;font-size:20px;font-weight:600;color:#111827}.login__subtitle{margin:4px 0 14px;font-size:13px;color:#6b7280}.login__form{display:flex;flex-direction:column;gap:10px}.login__field{display:flex;flex-direction:column;gap:4px;font-size:13px}.login__field label{color:#374151}.login__password-wrapper{position:relative;display:flex;align-items:center}.login__password-input{padding-right:40px}.login__password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.login__password-toggle:focus-visible{outline:2px solid #0b5ed7;outline-offset:2px}.login__password-icon{font-size:16px;line-height:1}.login__error{font-size:12px;color:#b91c1c;background:#fef2f2;border-radius:6px;padding:6px 8px;border:1px solid #fecaca}.login__button{margin-top:8px;width:100%;justify-content:center}.login__hint{margin-top:10px;font-size:11px;color:#6b7280;text-align:center}*,*:before,*:after{box-sizing:border-box}:root{--bg: #f3f4f6;--bg-soft: #ffffff;--bg-card: #ffffff;--accent: #0b5ed7;--accent-soft: #e0ecff;--accent-strong: #0b5ed7;--border-subtle: #e5e7eb;--text-main: #111827;--text-muted: #6b7280;--danger: #b91c1c}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text-main)}#root{min-height:100vh}.btn{border-radius:999px;border:none;padding:8px 16px;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:.15s ease-in-out;font-weight:500}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 1px 3px #0f172a26}.btn--primary:hover{background:var(--accent-strong);box-shadow:0 3px 6px #0f172a33}.btn--ghost{background:#fff;color:var(--text-main);border:1px solid var(--border-subtle)}.btn--ghost:hover{background:#f9fafb}.input,.select{background:#fff;border-radius:8px;border:1px solid var(--border-subtle);padding:7px 12px;font-size:14px;color:var(--text-main);outline:none}.input::placeholder{color:var(--text-muted)}.input:focus,.select:focus{border-color:var(--accent);box-shadow:0 0 0 1px #3b82f64d}.table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.table thead tr{background:#f3f4f6}.table th,.table td{padding:10px 12px;text-align:left}.table th{font-weight:500;color:var(--text-muted);border-bottom:1px solid var(--border-subtle)}.table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .1s ease-in-out}.table tbody tr:hover{background:#f9fafb}
