:root{color:#23313f;--orange:#f58220;--blue:#174d7a;--navy:#123650;--line:#e4e8ec;--muted:#6d7a86;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:flex}aside{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:250px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:82px;padding:15px 20px;display:flex}.brand img{width:45px;height:45px}.brand b{color:var(--navy);font-size:24px;line-height:1;display:block}.brand span{color:var(--muted);font-size:11px}nav{gap:4px;padding:16px 10px;display:grid}nav a{color:#52616e;border-radius:8px;align-items:center;gap:11px;padding:11px 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}nav a:hover{color:var(--blue);background:#f7f8f9}nav a.active{color:#c85f08;border-left:3px solid var(--orange);background:#fff2e8}.aside-foot{border-top:1px solid var(--line);color:var(--muted);gap:10px;margin-top:auto;padding:20px 24px;font-size:14px;display:flex}main{width:calc(100% - 250px);min-width:0;margin-left:250px}header{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 30px;display:flex;position:sticky;top:0}header small{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:800;display:block}header strong{font-size:14px}.user{align-items:center;gap:12px;font-size:13px;display:flex}.user b{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.content{max-width:1500px;margin:auto;padding:30px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-title span{color:var(--orange);letter-spacing:1.2px;font-size:11px;font-weight:800}.page-title h1{color:var(--navy);margin:4px 0 5px;font-size:28px}.page-title p,.card p{color:var(--muted);margin:0;font-size:13px}.btn{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;text-decoration:none;display:inline-flex}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:11px;box-shadow:0 2px 8px #1d2b3810}.stat{align-items:center;gap:15px;padding:20px;display:flex}.stat-icon{width:45px;height:45px;color:var(--orange);background:#fff2e8;border-radius:10px;place-items:center;display:grid}.stat span,.stat small{color:var(--muted);font-size:12px;display:block}.stat strong{color:var(--navy);margin:2px 0;font-size:25px;display:block}.grid2{grid-template-columns:1.6fr 1fr;gap:16px;margin-bottom:16px;display:grid}.card-head{justify-content:space-between;align-items:center;padding:19px 20px 12px;display:flex}.card-head h3,.form h3{color:var(--navy);margin:0 0 4px;font-size:16px}.card-head a{color:var(--blue);font-size:12px;font-weight:700}.chart{padding:8px 15px 12px}.city{border-top:1px solid #f0f2f4;justify-content:space-between;padding:12px 20px;display:flex}.city b,.city small{display:block}.city small{color:var(--muted);margin-top:3px;font-size:11px}.city strong{background:#f4f6f8;border-radius:16px;padding:5px 10px;font-size:12px}.table-card{overflow:hidden}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-top:1px solid var(--line);padding:13px 20px;font-size:12px}th{color:#6a7680;text-transform:uppercase;background:#f9fafb;font-size:10px}.form{padding:22px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:20px;display:grid}.form label{color:#46535e;gap:7px;font-size:12px;font-weight:700;display:grid}.form input,.form select,.form textarea{width:100%;font:inherit;color:#26333d;background:#fff;border:1px solid #dce2e7;border-radius:7px;padding:11px 12px}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--orange);outline:2px solid #f5822033}.wide{grid-column:1/-1}.photo-box{color:var(--blue);background:#fafbfc;border:1px dashed #cfd7dd;border-radius:9px;align-items:center;gap:14px;margin-top:20px;padding:22px;display:flex}.photo-box div{flex:1}.photo-box p{margin-top:4px}.hint{margin-top:8px!important}.form-actions{justify-content:flex-end;margin-top:20px;display:flex}.empty{text-align:center;padding:70px 20px}.empty img{width:70px}.empty h3{color:var(--navy)}@media (width<=1000px){aside{width:76px}.brand div,nav span,.aside-foot{display:none}.brand{padding:15px}.brand img{width:44px}nav a{justify-content:center}main{width:calc(100% - 76px);margin-left:76px}.stats{grid-template-columns:1fr 1fr}.grid2{grid-template-columns:1fr}}@media (width<=650px){header{padding:0 16px}header strong,.user span{display:none}.content{padding:18px}.page-title{align-items:flex-start;gap:15px}.stats,.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.table-card{overflow:auto}.grid2{grid-template-columns:1fr}}.login-page{background:#eef2f5;place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;width:min(420px,100%);padding:34px;display:grid;box-shadow:0 12px 40px #12365018}.login-card img{width:72px}.login-card span{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:800}.login-card h1{color:var(--navy);margin:0;font-size:32px}.login-card p{color:var(--muted);margin:-8px 0 8px}.login-card label{gap:6px;font-size:12px;font-weight:700;display:grid}.login-card input{border:1px solid var(--line);border-radius:8px;padding:12px}.error{color:#9a2f2f;background:#fff0f0;border:1px solid #f3caca;border-radius:7px;padding:10px 12px;font-size:12px}.notice{background:#eef8ef;border:1px solid #cde6cf;border-radius:7px;padding:10px 12px}.pad{padding:20px}.logout{cursor:pointer;text-align:left;background:0 0;border:0;width:100%}.regional-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.regional-stat{align-items:center;gap:14px;padding:18px 20px;display:flex}.regional-stat span{color:var(--muted);font-size:12px;display:block}.regional-stat strong{color:var(--navy);margin-top:3px;font-size:25px;display:block}.regional-stat-icon{width:44px;height:44px;color:var(--orange);background:#fff2e8;border-radius:10px;place-items:center;display:grid}.regional-toolbar{margin-bottom:16px;padding:14px}.regional-search{border:1px solid var(--line);max-width:440px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.regional-search input{width:100%;font:inherit;background:0 0;border:0;outline:none;padding:11px 0}.regional-actions{justify-content:flex-end;gap:7px;display:flex}.icon-button{border:1px solid var(--line);width:34px;height:34px;color:var(--blue);cursor:pointer;background:#fff;border-radius:7px;place-items:center;display:grid}.icon-button:hover{background:#f5f7f9}.icon-button.danger{color:#b43b3b}.icon-button.success{color:#27814b}.status-active,.status-inactive{border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.status-active{color:#237845;background:#edf8f1}.status-inactive{color:#707982;background:#f2f3f4}.regional-message{margin-bottom:16px}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f223075;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:13px;width:min(560px,100%);overflow:hidden;box-shadow:0 20px 60px #0f223040}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.modal-header h2{color:var(--navy);margin:3px 0 5px;font-size:21px}.modal-header p{color:var(--muted);margin:0;font-size:12px}.modal-eyebrow{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:800}.modal-close{color:#687580;cursor:pointer;background:#f5f6f7;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.modal-body{gap:18px;padding:24px;display:grid}.field{gap:7px;display:grid}.field span{color:#46535e;font-size:12px;font-weight:700}.field input,.field select{width:100%;font:inherit;background:#fff;border:1px solid #dce2e7;border-radius:7px;outline:none;padding:11px 12px}.field input:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f582201a}.modal-footer{border-top:1px solid var(--line);background:#fafbfc;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.btn-secondary{color:#4c5964;cursor:pointer;background:#fff;border:1px solid #d8dee3;border-radius:8px;padding:10px 16px;font-weight:700}.btn-secondary:hover{background:#f5f6f7}@media (width<=750px){.regional-stats{grid-template-columns:1fr}}.municipality-toolbar{align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:flex}.municipality-toolbar .regional-search{flex:1;max-width:none}.municipality-filter{border:1px solid var(--line);min-width:260px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.municipality-filter select{color:#46535e;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:none;padding:11px 0}.municipality-warning{color:#865c1e;background:#fff8ed;border:1px solid #f0d5ad;border-radius:8px;padding:12px 14px;font-size:12px;line-height:1.5}@media (width<=850px){.municipality-toolbar{flex-direction:column;align-items:stretch}.municipality-filter{width:100%;min-width:0}}.user-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.user-stat{align-items:center;gap:14px;padding:18px 20px;display:flex}.user-stat>svg{width:44px;height:44px;color:var(--orange);background:#fff2e8;border-radius:10px;padding:11px}.user-stat span{color:var(--muted);font-size:12px;display:block}.user-stat strong{color:var(--navy);margin-top:3px;font-size:25px;display:block}.user-role{color:var(--blue);background:#eef4f8;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.user-modal{max-height:calc(100vh - 40px);overflow-y:auto}.access-info{color:var(--blue);background:#f3f8fb;border:1px solid #cfe0eb;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.access-info div{gap:3px;display:grid}.access-info b{font-size:13px}.access-info span{color:#607482;font-size:12px;line-height:1.5}@media (width<=1000px){.user-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.user-stats{grid-template-columns:1fr}}.action-types-field{background:#fafbfc;border:1px solid #dce3e8;border-radius:10px;gap:12px;padding:18px;display:grid}.action-types-title{color:var(--navy);justify-content:space-between;align-items:center;gap:15px;display:flex}.action-types-title div{gap:3px;display:grid}.action-types-title b{font-size:13px}.action-types-title span{color:var(--muted);font-size:12px}.action-types-title>svg{color:var(--orange)}.action-types-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.action-type-option{color:#45545f;text-align:left;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.action-type-option:hover{background:#fffaf6;border-color:#f58220}.action-type-option.selected{color:#17364c;background:#fff5ec;border-color:#f58220}.action-checkbox{background:#fff;border:1px solid #bdc8d0;border-radius:5px;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:12px;font-weight:900;display:grid}.action-type-option.selected .action-checkbox{color:#fff;background:#f58220;border-color:#f58220}.other-action-field{padding-top:4px}.other-action-field label{color:#46535e;gap:7px;font-size:12px;font-weight:700;display:grid}.other-action-field input{border:1px solid #dce2e7;border-radius:7px;outline:none;width:100%;padding:11px 12px}.other-action-field input:focus{border-color:#f58220;box-shadow:0 0 0 3px #f582201a}.selected-photos-info{color:#607482;align-items:center;gap:7px;margin-top:9px;font-size:12px;display:flex}@media (width<=1000px){.action-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.action-types-grid{grid-template-columns:1fr}}.action-row{cursor:pointer;transition:background .15s}.action-row:hover{background:#f7f9fa}.action-protocol{color:var(--navy)}.table-action-types{flex-wrap:wrap;gap:5px;display:flex}.action-type-badge{color:#34566c;background:#eef4f7;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.action-detail-modal{flex-direction:column;width:min(950px,96vw);max-height:92vh;display:flex}.action-detail-body{padding:24px;overflow-y:auto}.action-detail-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.action-detail-section{border-bottom:1px solid var(--line);margin-bottom:23px;padding-bottom:23px}.action-detail-section:last-child{border-bottom:0;margin-bottom:0}.action-detail-section h3{color:var(--navy);align-items:center;gap:7px;margin:0 0 14px;font-size:14px;display:flex}.action-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.action-info{background:#fafbfc;border:1px solid #e0e6ea;border-radius:8px;align-items:center;gap:12px;min-height:67px;padding:13px;display:flex}.action-info>svg{color:var(--orange);flex:none}.action-info div{gap:3px;display:grid}.action-info span,.action-address span{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.action-info b,.action-address b{color:#263b4a;font-size:13px}.action-address{background:#fafbfc;border:1px solid #e0e6ea;border-radius:8px;align-items:center;gap:12px;margin-top:12px;padding:13px;display:flex}.action-address>svg{color:var(--orange)}.action-address div{gap:3px;display:grid}.detail-action-types{flex-wrap:wrap;gap:8px;display:flex}.detail-action-type{color:#287346;background:#f1f8f3;border:1px solid #cfe1d5;border-radius:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.detail-action-type.other{color:#995f25;background:#fff7ee;border-color:#f2d6b7}.action-text{color:#354a58;white-space:pre-wrap;background:#fafbfc;border:1px solid #e0e6ea;border-radius:8px;padding:15px;font-size:13px;line-height:1.65}.photo-count{background:var(--orange);color:#fff;border-radius:20px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:inline-grid}.action-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.action-photo-item{background:#fff;border:1px solid #dce3e8;border-radius:9px;text-decoration:none;display:block;overflow:hidden}.action-photo-item img{object-fit:cover;background:#eef1f3;width:100%;height:180px;transition:transform .2s;display:block}.action-photo-item:hover img{transform:scale(1.025)}.action-photo-item span{color:#52626d;padding:8px 10px;font-size:11px;font-weight:700;display:block}.empty-photos{min-height:100px;color:var(--muted);border:1px dashed #ccd6dc;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.empty-detail{color:var(--muted);font-size:12px}@media (width<=800px){.action-info-grid{grid-template-columns:1fr}.action-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=550px){.action-photo-grid{grid-template-columns:1fr}}.audit-filters{grid-template-columns:minmax(220px,1.5fr) minmax(160px,1fr) minmax(150px,1fr) auto auto 42px 42px;align-items:end;gap:9px;margin-bottom:12px;padding:14px;display:grid}.audit-search{background:#fff;border:1px solid #dce3e8;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.audit-search svg{color:#778792}.audit-search input{background:0 0;border:0;outline:0;width:100%}.audit-filters select,.audit-date input{background:#fff;border:1px solid #dce3e8;border-radius:8px;outline:none;height:42px;padding:0 10px}.audit-date{gap:3px;display:grid}.audit-date span{color:#71808a;text-transform:uppercase;font-size:9px;font-weight:800}.audit-filter-button{color:#526977;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.audit-filter-button:hover{border-color:var(--orange);color:var(--orange)}.audit-summary{color:#647985;align-items:center;gap:7px;margin:0 2px 10px;font-size:11px;display:flex}.audit-summary svg{color:var(--orange)}.audit-row{cursor:pointer}.audit-row:hover{background:#f8fafb}.audit-date-cell{white-space:nowrap;align-items:center;gap:6px;display:flex}.audit-date-cell svg{color:#82929c}.audit-user{align-items:center;gap:8px;display:flex}.audit-avatar{color:#31566d;background:#eef3f6;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.audit-event{align-items:center;gap:8px;display:flex}.audit-event-icon{width:30px;height:30px;color:var(--orange);background:#fff3e8;border-radius:7px;place-items:center;display:grid}.audit-entity{color:#385b70;background:#eef4f7;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.audit-record{color:#61727c;font-family:monospace;font-size:11px}.audit-modal{width:min(680px,95vw)}.audit-detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:22px;display:grid}.audit-detail-item{background:#fafbfc;border:1px solid #e0e6ea;border-radius:8px;gap:4px;padding:13px;display:grid}.audit-detail-item span,.audit-detail-description>span{color:#788791;text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:800}.audit-detail-item b{color:#304958;word-break:break-word;font-size:12px}.audit-detail-description{background:#fafbfc;border:1px solid #e0e6ea;border-radius:8px;grid-column:1/-1;padding:14px}.audit-detail-description p{color:#435965;margin:7px 0 0;font-size:12px;line-height:1.6}@media (width<=1100px){.audit-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.audit-filters,.audit-detail{grid-template-columns:1fr}}.reports-filter-card{margin-bottom:16px;padding:20px}.reports-filter-title,.reports-section-title,.reports-table-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.reports-filter-title{margin-bottom:18px}.reports-filter-title h3,.reports-section-title h3,.reports-table-header h3{color:var(--navy);margin:3px 0 0;font-size:15px}.reports-eyebrow{color:var(--orange);letter-spacing:.7px;font-size:9px;font-weight:800}.reports-clear-button{color:#536875;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.reports-clear-button:hover{border-color:var(--orange);color:var(--orange)}.reports-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.reports-filters label{gap:6px;display:grid}.reports-filters label>span{color:#536672;font-size:10px;font-weight:700}.reports-filters input,.reports-filters select{box-sizing:border-box;color:#243d4d;background:#fff;border:1px solid #d7e0e5;border-radius:7px;outline:none;width:100%;height:42px;padding:0 11px}.reports-filters input:focus,.reports-filters select:focus{border-color:#f58220}.reports-search{box-sizing:border-box;background:#fff;border:1px solid #d7e0e5;border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.reports-search:focus-within{border-color:var(--orange)}.reports-search svg{color:#788995;flex:none}.reports-search input{background:0 0;border:0;outline:0;height:auto;padding:0}.reports-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.reports-stat-card{align-items:center;gap:13px;min-height:92px;padding:16px;display:flex}.reports-stat-icon{width:42px;height:42px;color:var(--orange);background:#fff2e8;border-radius:9px;flex:none;place-items:center;display:grid}.reports-stat-card>div:last-child{gap:5px;display:grid}.reports-stat-card span{color:#71828d;font-size:10px;font-weight:700}.reports-stat-card b{color:var(--navy);font-size:23px}.reports-stat-card b.small{font-size:13px;line-height:1.3}.reports-types-card{margin-bottom:16px;padding:20px}.reports-section-title{margin-bottom:17px}.reports-type-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.reports-type-item>div:first-child{color:#435b69;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:11px;display:flex}.reports-type-item b{color:var(--navy)}.reports-progress{background:#edf1f3;border-radius:20px;height:6px;overflow:hidden}.reports-progress>div{border-radius:inherit;background:var(--orange);height:100%;transition:width .25s}.reports-table-header{border-bottom:1px solid #e3e8eb;padding:18px 20px}.reports-total-badge{color:#476576;background:#eef4f7;border-radius:20px;align-items:center;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.reports-action-types{flex-wrap:wrap;gap:4px;display:flex}.reports-action-types span{color:#3d6175;background:#eef4f7;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.reports-access-info{color:#788994;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}@media (width<=1100px){.reports-stats,.reports-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.reports-filters,.reports-stats,.reports-type-list{grid-template-columns:1fr}.reports-filter-title,.reports-table-header{flex-direction:column;align-items:flex-start}}.reports-filter-actions{align-items:center;gap:8px;display:flex}.reports-generate-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.reports-generate-button:hover{filter:brightness(.96)}.reports-generate-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=700px){.reports-filter-actions{flex-wrap:wrap;width:100%}}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(360px,1.25fr);align-items:start;gap:20px;display:grid}.settings-card{overflow:hidden}.settings-card-header{border-bottom:1px solid #e5e9ec;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.settings-card-title{align-items:center;gap:12px;display:flex}.settings-card-icon{color:#f58220;background:#fff1e7;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.settings-card-title h3{color:#173d55;margin:0;font-size:16px;font-weight:800}.settings-card-title p{color:#71818b;margin:4px 0 0;font-size:12px}.settings-card-body{padding:24px}.settings-info-list{flex-direction:column;display:flex}.settings-info-item{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.settings-info-item:first-child{padding-top:0}.settings-info-item:last-child{border-bottom:0;padding-bottom:0}.settings-info-item span{color:#71818b;font-size:12px;font-weight:600}.settings-info-item strong{color:#263f4f;text-align:right;font-size:13px}.settings-types-list{flex-direction:column;display:flex}.settings-type-item{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.settings-type-item:first-child{padding-top:0}.settings-type-item:last-child{border-bottom:0;padding-bottom:0}.settings-type-info{align-items:center;gap:11px;min-width:0;display:flex}.settings-type-info>div{min-width:0}.settings-type-info strong{color:#263f4f;font-size:13px;font-weight:700;display:block}.settings-type-info small{color:#83919a;margin-top:3px;font-size:11px;display:block}.settings-status{border-radius:20px;align-items:center;gap:5px;margin-top:5px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.settings-status.active{color:#26844d;background:#e9f7ef}.settings-status.inactive{color:#7c8990;background:#f1f3f4}.settings-actions{align-items:center;gap:6px;display:flex}.settings-icon-button{color:#526976;cursor:pointer;background:#fff;border:1px solid #dce3e7;border-radius:7px;justify-content:center;align-items:center;width:35px;height:35px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.settings-icon-button:hover{color:#f58220;background:#fff7f1;border-color:#f58220}.settings-icon-button.danger:hover{color:#c83f3f;background:#fff2f2;border-color:#dc6464}.settings-add-button{color:#fff;cursor:pointer;background:#f58220;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.settings-add-button:hover{filter:brightness(.96)}.settings-form{flex-direction:column;gap:16px;display:flex}.settings-form label{color:#4f626e;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.settings-form input,.settings-form textarea,.settings-form select{color:#263f4f;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e0e5;border-radius:7px;outline:none;padding:10px 12px}.settings-form textarea{resize:vertical;min-height:90px}.settings-form input:focus,.settings-form textarea:focus,.settings-form select:focus{border-color:#f58220;box-shadow:0 0 0 3px #f582201a}.settings-form-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.settings-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#172b377a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:14px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 20px 60px #14283433}.settings-modal-header{border-bottom:1px solid #e5e9ec;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.settings-modal-header span{color:#f58220;letter-spacing:.7px;font-size:10px;font-weight:800}.settings-modal-header h2{color:#173d55;margin:4px 0 0;font-size:20px}.settings-modal-close{color:#667985;cursor:pointer;background:#f4f6f7;border:0;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-modal-close:hover{background:#e9edef}.settings-modal-body{padding:24px}.settings-message{color:#34724a;background:#eef9f1;border:1px solid #cde6d5;border-radius:7px;margin-bottom:18px;padding:12px 14px;font-size:12px}.settings-message.error{color:#b84040;background:#fff1f1;border-color:#f2caca}.settings-empty{color:#82919a;text-align:center;padding:30px 15px;font-size:12px}@media (width<=1000px){.settings-grid{grid-template-columns:1fr}}@media (width<=650px){.settings-card-header{flex-direction:column;align-items:flex-start}.settings-card-body{padding:18px}.settings-type-item{flex-direction:column;align-items:flex-start}.settings-actions{width:100%}.settings-info-item{flex-direction:column;align-items:flex-start;gap:5px}.settings-info-item strong{text-align:left}}.settings-identity-card{margin-bottom:18px;padding:0;overflow:hidden}.settings-identity-header{border-bottom:1px solid #e6ebee;align-items:center;gap:14px;padding:22px 24px;display:flex}.settings-identity-icon{background:0 0;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.settings-identity-icon img{object-fit:contain;width:100%;height:100%;display:block}.settings-eyebrow{color:var(--orange);letter-spacing:.6px;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.settings-identity-header h3{color:var(--navy);margin:0;font-size:17px;font-weight:800}.settings-identity-header p{color:#7a8992;margin:4px 0 0;font-size:12px}.settings-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:24px;display:grid}.settings-field{flex-direction:column;gap:7px;min-width:0;display:flex}.settings-field-wide{grid-column:1/-1}.settings-field>span{color:#405663;font-size:11px;font-weight:700}.settings-field input{color:#203d4e;background:#fff;border:1px solid #d8e1e6;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s}.settings-field input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f582201a}.settings-field input[readonly]{color:#344e5d;cursor:default;background:#f8fafb}.settings-field small{color:#8a989f;font-size:10px;line-height:1.4}@media (width<=750px){.settings-identity-grid{grid-template-columns:1fr;padding:18px}.settings-field-wide{grid-column:auto}.settings-identity-header{padding:18px}}.settings-identity-logo{flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.settings-identity-logo img{object-fit:contain;width:100%;height:100%;display:block}.password-field{width:100%;position:relative}.password-field input{width:100%;padding-right:48px}.password-toggle{color:#71818b;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle:hover{color:#f58220;background:#fff3e9}.password-toggle:focus{color:#f58220;outline:none}.password-field input[type=text],.password-field input[type=password]{height:44px}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(360px,1fr);align-items:stretch;gap:18px;display:grid}.dashboard-grid>.card{min-width:0;overflow:hidden}.chart-card,.recent-card{min-height:380px}.dashboard-grid .card-head{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;min-height:72px;padding:18px 20px;display:flex}.dashboard-grid .card-head>div{flex-direction:column;gap:3px;display:flex}.dashboard-grid .card-head b{color:#153c55;font-size:15px;font-weight:800}.dashboard-grid .card-head span{color:#71838f;font-size:12px;font-weight:400}.chart-card .recharts-responsive-container{margin-top:12px}.recent-list{flex-direction:column;display:flex}.recent-item{min-height:70px;color:inherit;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;text-decoration:none;transition:background .15s;display:flex}.recent-item:last-child{border-bottom:0}.recent-item:hover{background:#fafbfc}.recent-info{flex-direction:column;gap:4px;min-width:0;display:flex}.recent-info b{color:#153c55;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.recent-info span{color:#71838f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.recent-protocol{color:#173d55;background:#f5f7f8;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:flex}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr}.recent-card{min-height:auto}}.login-card .login-logo{object-fit:contain;width:110px;height:110px;margin:0 auto 8px;display:block}.login-identity{text-align:center;width:100%;margin-bottom:10px}.login-identity span{color:var(--orange);letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.login-identity h1{color:var(--navy);margin:0 0 7px;font-size:32px;font-weight:800;line-height:1.1}.login-identity p{color:var(--muted);text-align:center;margin:0;font-size:15px;line-height:1.4}.login-submit{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}
