:root{--green:#16463a;--green-2:#1f7a52;--accent:#1f7a52;--bg:#fff;--card:#fff;--text:#15241f;--muted:#66736e;--border:#dce5e0;--danger:#b42318;--radius:6px;color:var(--text);background:var(--bg);font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg)}a{color:var(--green-2)}button,input,select,textarea{font:inherit}button{background:var(--green);color:#fff;border:1px solid var(--green);cursor:pointer;border-radius:6px;padding:9px 16px;font-weight:600}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{background:#fff;border:1px solid #c9d4ce;border-radius:6px;width:100%;padding:9px 12px}label{gap:6px;font-size:14px;display:grid}.muted{color:var(--muted)}.small{font-size:13px}.error{color:var(--danger)}.brand{color:var(--green);margin:0;font-weight:700}.login-page{grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.login-brand{color:#e8f4ee;background:radial-gradient(circle at 12% 18%,#00a86b47,#0000 42%),radial-gradient(circle at 88% 82%,#04823359,#0000 40%),linear-gradient(160deg,#12352d 0%,#1a4137 55%,#0e2a23 100%);place-items:center;padding:48px 40px;display:grid}.login-brand-inner{max-width:420px}.login-logo-lg{width:auto;height:72px;margin-bottom:28px;display:block}.login-kicker{letter-spacing:.12em;text-transform:uppercase;color:#9ad4b8;margin:0 0 10px;font-size:12px;font-weight:700}.login-brand h2{color:#fff;margin:0 0 12px;font-size:34px;font-weight:700;line-height:1.15}.login-lead{color:#c5ddd2;margin:0;font-size:16px;line-height:1.55}.login-main{background:#f4f7f5;place-items:center;padding:32px 20px;display:grid}.login-card{background:#fff;border:1px solid #e2ebe6;border-radius:20px;gap:14px;width:min(420px,100%);padding:32px 28px 28px;display:grid;box-shadow:0 18px 50px #1a413714}.login-logo{width:auto;height:52px;display:block}.login-card h1{color:var(--green);margin:4px 0 0;font-size:26px}.login-sub{color:var(--muted);margin:-6px 0 4px}.login-card label{color:var(--green);font-weight:600}.login-card input{border:1.5px solid var(--border);background:#f8faf9;border-radius:10px;height:46px;padding:0 12px}.login-card input:focus{border-color:var(--accent);background:#fff;outline:3px solid #00a86b29}.login-pass{position:relative}.login-pass input{padding-right:72px}.login-eye{color:var(--green-2);background:0 0;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.login-error{color:var(--danger);background:#fde8e8;border-radius:10px;margin:0;padding:10px 12px;font-size:14px}.login-submit{border-radius:6px;height:48px;margin-top:4px;font-weight:700}.login-submit:disabled{opacity:.7}@media (width<=860px){.login-page{grid-template-columns:1fr}.login-brand{padding:28px 20px 24px}.login-logo-lg{height:56px;margin-bottom:12px}.login-brand h2{font-size:24px}.login-lead{display:none}}.app-shell{background:var(--bg);flex-direction:column;height:100vh;min-height:100vh;display:flex;overflow:hidden}.app-header{color:#fff;z-index:20;background:#12352d;position:sticky;top:0}.app-header-inner{align-items:center;gap:28px;width:100%;min-height:58px;margin:0;padding:0 24px;display:flex}.app-brand img{width:auto;height:38px;display:block}.app-nav{flex:1;gap:18px;display:flex}.app-nav a{color:#d8e4de;border-bottom:2px solid #0000;padding:6px 0;font-size:14px;font-weight:600;text-decoration:none}.app-nav a.active,.app-nav a:hover{color:#fff;border-bottom-color:#3dba7a}.app-user{color:#c5d4cd;align-items:center;gap:12px;font-size:13px;display:flex}.app-logout{color:#fff;background:0 0;border:1px solid #ffffff47;border-radius:6px;padding:7px 14px;font-weight:600}.app-logout:hover{background:#ffffff14}.app-main{flex:1;min-height:0;overflow:auto}.page{max-width:1120px;margin:0 auto;padding:24px 24px 56px}.list-page{box-sizing:border-box;flex-direction:column;max-width:none;height:100%;min-height:100%;padding:16px 24px 12px;display:flex}.list-page .page-head,.list-page .stat-row,.list-page .toolbar{flex:none;margin-bottom:12px}.list-page .table-wrap,.list-page .empty-card{flex:1;min-height:0}.list-page .empty-card{place-items:center;display:grid}.list-page thead th{z-index:1;position:sticky;top:0}.pager{flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:8px 0 2px;display:flex}.pager p{color:var(--muted);margin:0;font-size:13px;font-weight:600}.pager-nav{align-items:center;gap:6px;display:flex}.pager-nav .btn-ghost{padding:6px 12px;font-size:13px}.pager-page{min-width:34px;height:34px;color:var(--green);border:1px solid var(--border);background:#fff;padding:0 8px;font-weight:600}.pager-page.is-on{background:var(--green);color:#fff;border-color:var(--green)}.page-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--green-2);margin:0 0 4px;font-size:12px;font-weight:700}.page-head{margin-bottom:18px}.page-head h1{color:var(--green);margin:0 0 6px;font-size:30px}.stat-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.stat{color:var(--text);border:1px solid var(--border);border-radius:var(--radius);text-align:left;background:#fff;gap:2px;padding:14px 14px 12px;display:grid}.stat strong{color:var(--green);font-size:22px}.stat span{color:var(--muted);font-size:12px;font-weight:600}.stat.on{border-color:#9ecbb3;box-shadow:0 0 0 3px #1f7a521a}.toolbar{flex-wrap:wrap;gap:10px;margin:0 0 16px;display:flex}.card-toolbar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:12px}.toolbar input{flex:1;min-width:220px;max-width:none;height:42px}.toolbar select{max-width:220px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);margin:16px 0;padding:20px}.card h2{margin:0 0 12px;font-size:18px}.grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:10px;display:grid}.field{gap:4px;display:grid}.field span{color:var(--muted);font-size:12px}.field strong{font-weight:600}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;border-bottom:1px solid #eef3f0;padding:13px 14px}th{color:#5a6b65;background:#f7faf8;font-size:12px;font-weight:700}tbody tr:hover{background:#f6faf8}.mono{font-variant-numeric:tabular-nums;color:var(--green);font-weight:600}.strong{font-weight:600}.row-link{color:var(--green-2);font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.row-link:hover{text-decoration:underline}.empty-card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--muted);background:#fff;padding:36px 16px}.badge{border-radius:6px;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.badge-0{color:#146c2e;background:#e7f6ee}.badge-1{color:#854d0e;background:#fff4d6}.badge-2{color:#1d4ed8;background:#e8f0fe}.badge-3{color:#3f4a46;background:#eef1f0}.cedulas{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cedulas figure{margin:0}.cedulas figcaption{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:700}.cedulas img{border:1px solid var(--border);border-radius:6px;width:100%;display:block}.cedula-btn{background:0 0;border:0;border-radius:6px;width:100%;padding:0;display:block}.office-form{gap:12px;display:grid}input:focus,select:focus,textarea:focus{border-color:var(--green-2);outline:3px solid #1f7a5224}.detail-page{max-width:none;padding:16px 24px 20px}.exp-sheet{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.exp-sheet.is-editing{box-shadow:0 0 0 2px #1f7a5229}.exp-toolbar{z-index:8;background:#fff;border-bottom:1px solid #eef3f0;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;top:0}.exp-back{color:var(--green);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:6px;flex:none;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none}.exp-back:hover{background:#f4f8f6}.exp-toolbar-actions{flex-shrink:0;gap:8px;margin-left:auto;display:flex}.exp-toolbar-actions button{white-space:nowrap;padding:9px 16px;font-size:13px}.btn-ghost{color:var(--green);border:1px solid var(--border);background:#fff;font-weight:600}.btn-ghost:hover{background:#f4f8f6}.btn-ghost:disabled{opacity:.45;cursor:not-allowed}.btn-remove{color:var(--danger);background:#fff5f5;border:1px solid #f0d0d0;padding:6px 10px;font-size:12px;font-weight:600}.ok-banner,.error-banner{border-radius:6px;margin:0 0 12px;padding:10px 14px;font-size:13px;font-weight:600}.ok-banner{color:#146c2e;background:#e7f6ee}.error-banner{color:var(--danger);background:#fde8e8}.exp-who{flex:1;min-width:0}.exp-who h1{color:var(--green);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;line-height:1.25;display:flex}.exp-ids{flex-wrap:wrap;gap:8px 22px;margin:8px 0 0;padding:0;list-style:none;display:flex}.exp-ids li{gap:2px;display:grid}.exp-ids li span{color:var(--muted);font-size:11px;font-weight:600}.exp-ids li strong{color:var(--text);font-size:13px;font-weight:700}.exp-body{grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.exp-main{min-width:0}.exp-aside{background:#fbfcfb;border-left:1px solid #eef3f0}.exp-aside .exp-block{padding:16px 18px 18px}.exp-aside .cedulas{grid-template-columns:1fr;gap:10px}.exp-stack{gap:12px;margin:0;display:grid}.office-card{border-bottom:1px solid #eef3f0;gap:12px;padding:16px 18px 18px;display:grid}.office-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.office-card-head h2{color:var(--green);margin:0;font-size:15px;font-weight:700}.office-pending{color:#854d0e;background:#fff4d6;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.office-date{grid-template-columns:1fr auto;gap:6px;display:grid}.office-date .btn-ghost{height:42px;padding:0 12px}.office-estados{gap:6px;display:grid}.office-estados>span{color:#3d534b;font-size:13px;font-weight:600}.office-estados>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.office-estado{color:var(--text);border:1px solid var(--border);text-align:center;background:#fff;padding:8px 6px;font-size:12px;font-weight:700}.office-estado.is-on.badge-0{color:#146c2e;background:#e7f6ee;border-color:#b7e0c4}.office-estado.is-on.badge-1{color:#854d0e;background:#fff4d6;border-color:#ecd38a}.office-estado.is-on.badge-2{color:#1d4ed8;background:#e8f0fe;border-color:#b7c9f5}.office-estado.is-on.badge-3{color:#3f4a46;background:#eef1f0;border-color:#c9d0cd}.office-save{width:100%}.exp-ids .is-empty{color:#94a39c;font-weight:600}.exp-edit-flag{color:var(--green-2);background:#e7f6ee;border-radius:6px;padding:3px 9px;font-size:12px;font-weight:700}.exp-block{border-bottom:1px solid #eef3f0;padding:20px 24px 22px}.exp-block:last-child{border-bottom:0}.exp-block-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.exp-block-head h2{color:var(--green);margin:0;font-size:15px;font-weight:700}.exp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;margin:0;display:grid}.exp-field{gap:4px;min-width:0;display:grid}.exp-field dt{color:var(--muted);font-size:12px;font-weight:600}.exp-field dd{color:var(--text);word-break:break-word;margin:0;font-size:15px;font-weight:600}.exp-field dd.is-empty{color:#9aa8a2;font-weight:500}.exp-empty{color:var(--muted);margin:0;font-size:13px}.exp-table-wrap{border:1px solid var(--border);border-radius:6px;overflow:auto}.exp-table{border-collapse:collapse;width:100%;font-size:13px}.exp-table th,.exp-table td{text-align:left;border-bottom:1px solid #eef3f0;padding:10px 12px}.exp-table th{color:#5a6b65;background:#f7faf8;font-size:12px;font-weight:700}.exp-table tr:last-child td{border-bottom:0}.edit-field{color:#3d534b;gap:6px;font-size:13px;font-weight:600;display:grid}.edit-field input,.edit-field select,.edit-field textarea{color:var(--text);background:#fbfdfc;min-height:42px;font-weight:500}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.stack-items{gap:12px;display:grid}.item-card{background:#f8fbf9;border:1px solid #e6eee9;border-radius:6px;gap:12px;padding:14px;display:grid}.item-card header{justify-content:space-between;align-items:center;font-size:13px;display:flex}.lightbox{z-index:40;background:#121210e0;border-radius:0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox img{max-width:min(960px,100%);max-height:90vh}.pdf-overlay{z-index:50;background:#2a2a28;flex-direction:column;display:flex;position:fixed;inset:0}.pdf-toolbar{color:#eee;background:#12352d;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.pdf-toolbar strong{margin-right:8px}.pdf-toolbar span{color:#9ad4b8;font-size:13px;font-weight:600}.pdf-toolbar>div:last-child{gap:6px;display:flex}.pdf-toolbar .btn-ghost{color:#fff;background:0 0;border-color:#ffffff47}.pdf-toolbar .btn-ghost:hover{background:#ffffff14}.pdf-frame{background:#525659;border:0;flex:1;width:100%}.pdf-status{color:#d7e0dc;margin:28px auto;font-weight:600}@media (width<=800px){.app-header-inner{gap:12px;padding:10px 14px}.app-brand img{height:34px}.stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cedulas{grid-template-columns:1fr}.page{padding:16px 14px 40px}.list-page{padding:12px 14px 10px}.pager{flex-wrap:wrap}.page-head h1{font-size:24px}.detail-page{padding:12px 14px 16px}.exp-toolbar{flex-wrap:wrap}.exp-toolbar-actions{justify-content:flex-end;width:100%;margin-left:0}.exp-who h1{font-size:16px}.exp-body{grid-template-columns:1fr}.exp-aside{border-top:1px solid #eef3f0;border-left:0;order:-1;position:static}.exp-grid,.grid-3{grid-template-columns:1fr}}
