@charset "UTF-8";:root{--brand-blue: #062f63;--brand-blue-2: #0b4aa2;--brand-orange: #f2a83b;--bg: #f5f7fb;--border: #e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg)}.card-title{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;color:#1e293b;padding-bottom:12px;border-bottom:2px solid #f1f5f9}.section-title{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:700;color:#334155}.pag-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:34px;color:#9ca3af;font-weight:700;-webkit-user-select:none;user-select:none}.pagination{gap:8px!important;flex-wrap:wrap}@media(max-width:600px){.pagination .pag-info{width:100%;margin-left:0!important;text-align:center;padding-top:6px}}.page{max-width:100%;box-sizing:border-box}.card{max-width:100%;box-sizing:border-box;overflow-x:auto}.tbl,.custom-table{max-width:100%}@media(max-width:900px){.card{padding:14px!important}.page-header,.card-header-row{flex-direction:column;align-items:stretch!important}.form-row{grid-template-columns:1fr!important}}.pag-btn{min-width:38px!important;height:38px!important;border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.pag-btn .material-symbols-outlined{font-size:20px}.pag-btn:hover:not(:disabled){background:#f3f4f6!important;border-color:#d1d5db!important}.pag-btn:disabled{opacity:.4;cursor:not-allowed}.pag-active{background:var(--brand-blue)!important;border-color:var(--brand-blue)!important;color:#fff!important}
