@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}h1,.h1{font-size:2rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:10px}h2,.h2{font-size:1.8rem;font-weight:600;line-height:1.2;color:#000;margin-bottom:10px}h3,.h3{font-size:1.3rem;font-weight:600;line-height:1.2;color:#000;margin-bottom:5px}h4,.h4{font-size:1.1rem;font-weight:500;line-height:1.2;color:#000}h5,.h5{font-size:.95rem;font-weight:500;line-height:1.2;color:#000}h6,.h6{font-size:.85rem;font-weight:500;line-height:1.2;color:#000}p{margin-bottom:15px}p:last-child{margin-bottom:0}a{color:#06703a;text-decoration:none;transition:color .2s ease}a:hover{color:#045a2a;text-decoration:underline}.text-primary{color:#000!important}.text-secondary{color:#7f8c8d!important}.text-muted{color:#95a5a6!important}.text-success{color:#27ae60!important}.text-warning{color:#f39c12!important}.text-danger{color:#e74c3c!important}.text-info{color:#17a2b8!important}.text-white{color:#f5f5f5!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.85rem!important}.text-md{font-size:.95rem!important}.text-lg{font-size:1.1rem!important}.text-xl{font-size:1.3rem!important}.text-2xl{font-size:1.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}ul,ol{padding-left:20px;margin-bottom:15px}ul li,ol li{margin-bottom:5px}small,.small{font-size:.85rem;color:#7f8c8d}label{display:block;font-weight:500;color:#000;margin-bottom:5px}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-1{flex:1!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-baseline{align-items:baseline!important}.align-stretch{align-items:stretch!important}.gap-xs{gap:5px!important}.gap-sm{gap:10px!important}.gap-md{gap:15px!important}.gap-lg{gap:20px!important}.gap-xl{gap:25px!important}.m-0{margin:0!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mt-xs{margin-top:5px!important}.mt-sm{margin-top:10px!important}.mt-md{margin-top:15px!important}.mt-lg{margin-top:20px!important}.mt-xl{margin-top:25px!important}.mb-0{margin-bottom:0!important}.mb-xs{margin-bottom:5px!important}.mb-sm{margin-bottom:10px!important}.mb-md{margin-bottom:15px!important}.mb-lg{margin-bottom:20px!important}.mb-xl{margin-bottom:25px!important}.ml-0{margin-left:0!important}.ml-xs{margin-left:5px!important}.ml-sm{margin-left:10px!important}.ml-md{margin-left:15px!important}.ml-lg{margin-left:20px!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-xs{margin-right:5px!important}.mr-sm{margin-right:10px!important}.mr-md{margin-right:15px!important}.mr-lg{margin-right:20px!important}.mr-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.p-0{padding:0!important}.p-xs{padding:5px!important}.p-sm{padding:10px!important}.p-md{padding:15px!important}.p-lg{padding:20px!important}.p-xl{padding:25px!important}.pt-0{padding-top:0!important}.pt-sm{padding-top:10px!important}.pt-md{padding-top:15px!important}.pt-lg{padding-top:20px!important}.pb-0{padding-bottom:0!important}.pb-sm{padding-bottom:10px!important}.pb-md{padding-bottom:15px!important}.pb-lg{padding-bottom:20px!important}.px-sm{padding-left:10px!important;padding-right:10px!important}.px-md{padding-left:15px!important;padding-right:15px!important}.px-lg{padding-left:20px!important;padding-right:20px!important}.py-sm{padding-top:10px!important;padding-bottom:10px!important}.py-md{padding-top:15px!important;padding-bottom:15px!important}.py-lg{padding-top:20px!important;padding-bottom:20px!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.h-auto{height:auto!important}.min-h-100{min-height:100%!important}.min-h-screen{min-height:100vh!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-auto{overflow-x:auto!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:4px!important}.rounded{border-radius:5px!important}.rounded-lg{border-radius:8px!important}.rounded-xl{border-radius:10px!important}.rounded-pill{border-radius:15px!important}.rounded-circle{border-radius:50%!important}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 3px #0000001a!important}.shadow{box-shadow:0 2px 10px #0000001a!important}.shadow-lg{box-shadow:0 5px 15px #00000026!important}.bg-white{background-color:#f5f5f5!important}.bg-light{background-color:#f8f9fa!important}.bg-gray{background-color:#ecf0f1!important}.bg-primary{background-color:#06703a!important}.bg-secondary{background-color:#f29c2b!important}.bg-success{background-color:#27ae60!important}.bg-warning{background-color:#f39c12!important}.bg-danger{background-color:#e74c3c!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.row{display:flex;flex-wrap:wrap;gap:16px}.col-1{flex:0 0 calc(1 / 12 * 100% - 16px);max-width:calc(1 / 12 * 100% - 16px)}.col-2{flex:0 0 calc(2 / 12 * 100% - 16px);max-width:calc(2 / 12 * 100% - 16px)}.col-3{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}.col-4{flex:0 0 calc(4 / 12 * 100% - 16px);max-width:calc(4 / 12 * 100% - 16px)}.col-5{flex:0 0 calc(5 / 12 * 100% - 16px);max-width:calc(5 / 12 * 100% - 16px)}.col-6{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.col-7{flex:0 0 calc(7 / 12 * 100% - 16px);max-width:calc(7 / 12 * 100% - 16px)}.col-8{flex:0 0 calc(8 / 12 * 100% - 16px);max-width:calc(8 / 12 * 100% - 16px)}.col-9{flex:0 0 calc(75% - 16px);max-width:calc(75% - 16px)}.col-10{flex:0 0 calc(10 / 12 * 100% - 16px);max-width:calc(10 / 12 * 100% - 16px)}.col-11{flex:0 0 calc(11 / 12 * 100% - 16px);max-width:calc(11 / 12 * 100% - 16px)}.col-12{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}@media (min-width: 576px){.col-sm-1{flex:0 0 calc(1 / 12 * 100% - 16px);max-width:calc(1 / 12 * 100% - 16px)}.col-sm-2{flex:0 0 calc(2 / 12 * 100% - 16px);max-width:calc(2 / 12 * 100% - 16px)}.col-sm-3{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}.col-sm-4{flex:0 0 calc(4 / 12 * 100% - 16px);max-width:calc(4 / 12 * 100% - 16px)}.col-sm-5{flex:0 0 calc(5 / 12 * 100% - 16px);max-width:calc(5 / 12 * 100% - 16px)}.col-sm-6{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.col-sm-7{flex:0 0 calc(7 / 12 * 100% - 16px);max-width:calc(7 / 12 * 100% - 16px)}.col-sm-8{flex:0 0 calc(8 / 12 * 100% - 16px);max-width:calc(8 / 12 * 100% - 16px)}.col-sm-9{flex:0 0 calc(75% - 16px);max-width:calc(75% - 16px)}.col-sm-10{flex:0 0 calc(10 / 12 * 100% - 16px);max-width:calc(10 / 12 * 100% - 16px)}.col-sm-11{flex:0 0 calc(11 / 12 * 100% - 16px);max-width:calc(11 / 12 * 100% - 16px)}.col-sm-12{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}@media (min-width: 768px){.col-md-1{flex:0 0 calc(1 / 12 * 100% - 16px);max-width:calc(1 / 12 * 100% - 16px)}.col-md-2{flex:0 0 calc(2 / 12 * 100% - 16px);max-width:calc(2 / 12 * 100% - 16px)}.col-md-3{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}.col-md-4{flex:0 0 calc(4 / 12 * 100% - 16px);max-width:calc(4 / 12 * 100% - 16px)}.col-md-5{flex:0 0 calc(5 / 12 * 100% - 16px);max-width:calc(5 / 12 * 100% - 16px)}.col-md-6{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.col-md-7{flex:0 0 calc(7 / 12 * 100% - 16px);max-width:calc(7 / 12 * 100% - 16px)}.col-md-8{flex:0 0 calc(8 / 12 * 100% - 16px);max-width:calc(8 / 12 * 100% - 16px)}.col-md-9{flex:0 0 calc(75% - 16px);max-width:calc(75% - 16px)}.col-md-10{flex:0 0 calc(10 / 12 * 100% - 16px);max-width:calc(10 / 12 * 100% - 16px)}.col-md-11{flex:0 0 calc(11 / 12 * 100% - 16px);max-width:calc(11 / 12 * 100% - 16px)}.col-md-12{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}@media (min-width: 992px){.col-lg-1{flex:0 0 calc(1 / 12 * 100% - 16px);max-width:calc(1 / 12 * 100% - 16px)}.col-lg-2{flex:0 0 calc(2 / 12 * 100% - 16px);max-width:calc(2 / 12 * 100% - 16px)}.col-lg-3{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}.col-lg-4{flex:0 0 calc(4 / 12 * 100% - 16px);max-width:calc(4 / 12 * 100% - 16px)}.col-lg-5{flex:0 0 calc(5 / 12 * 100% - 16px);max-width:calc(5 / 12 * 100% - 16px)}.col-lg-6{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.col-lg-7{flex:0 0 calc(7 / 12 * 100% - 16px);max-width:calc(7 / 12 * 100% - 16px)}.col-lg-8{flex:0 0 calc(8 / 12 * 100% - 16px);max-width:calc(8 / 12 * 100% - 16px)}.col-lg-9{flex:0 0 calc(75% - 16px);max-width:calc(75% - 16px)}.col-lg-10{flex:0 0 calc(10 / 12 * 100% - 16px);max-width:calc(10 / 12 * 100% - 16px)}.col-lg-11{flex:0 0 calc(11 / 12 * 100% - 16px);max-width:calc(11 / 12 * 100% - 16px)}.col-lg-12{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}@media (min-width: 1200px){.col-xl-1{flex:0 0 calc(1 / 12 * 100% - 16px);max-width:calc(1 / 12 * 100% - 16px)}.col-xl-2{flex:0 0 calc(2 / 12 * 100% - 16px);max-width:calc(2 / 12 * 100% - 16px)}.col-xl-3{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px)}.col-xl-4{flex:0 0 calc(4 / 12 * 100% - 16px);max-width:calc(4 / 12 * 100% - 16px)}.col-xl-5{flex:0 0 calc(5 / 12 * 100% - 16px);max-width:calc(5 / 12 * 100% - 16px)}.col-xl-6{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}.col-xl-7{flex:0 0 calc(7 / 12 * 100% - 16px);max-width:calc(7 / 12 * 100% - 16px)}.col-xl-8{flex:0 0 calc(8 / 12 * 100% - 16px);max-width:calc(8 / 12 * 100% - 16px)}.col-xl-9{flex:0 0 calc(75% - 16px);max-width:calc(75% - 16px)}.col-xl-10{flex:0 0 calc(10 / 12 * 100% - 16px);max-width:calc(10 / 12 * 100% - 16px)}.col-xl-11{flex:0 0 calc(11 / 12 * 100% - 16px);max-width:calc(11 / 12 * 100% - 16px)}.col-xl-12{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}*{margin:0;padding:0;box-sizing:border-box}*{font-family:Cairo,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}html,body{height:100%;font-size:16px;line-height:1.5;color:#000}html::-webkit-scrollbar,body::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#f8f9fa}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#bdc3c7;border-radius:4px}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#95a5a6}.container{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media (max-width: 767px){.container{padding-left:20px;padding-right:20px}}.page-title{font-family:Cairo,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;color:#000;margin-bottom:5px}.page-subtitle{color:#7f8c8d;margin-bottom:25px}.section{margin-bottom:30px}.section-title{font-family:Cairo,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.2;color:#000;margin-bottom:15px}.card{background:#f5f5f5;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:none;border-radius:5px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:none;border-radius:5px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#06703a;color:#f5f5f5}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-primary:hover:not(:disabled){background-color:#045a2a}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:none;border-radius:5px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#95a5a6;color:#f5f5f5}.btn-secondary:disabled{opacity:.7;cursor:not-allowed}.btn-secondary:hover:not(:disabled){background-color:#7f8c8d}.btn-danger{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:none;border-radius:5px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#e74c3c;color:#f5f5f5}.btn-danger:disabled{opacity:.7;cursor:not-allowed}.btn-danger:hover:not(:disabled){background-color:#c0392b}.btn-link,.link-btn{background:none;border:none;color:#06703a;cursor:pointer;padding:5px 10px;font-size:.85rem}.btn-link:hover,.link-btn:hover{text-decoration:underline}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.form-control,input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{padding:12px 15px;border:1px solid #ddd;border-radius:5px;font-size:16px;font-family:Cairo,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:border-color .3s ease}.form-control:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:#06703a}.form-control:disabled,input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,textarea:disabled,select:disabled{background-color:#f8f9fa;cursor:not-allowed}.status-badge{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#ecf0f1;color:#383d41}.status-badge.status-completed,.status-badge.status-success{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#d4edda;color:#155724}.status-badge.status-progress,.status-badge.status-warning{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#fff3cd;color:#856404}.status-badge.status-pending,.status-badge.status-neutral{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#ecf0f1;color:#383d41}.status-badge.status-error,.status-badge.status-danger{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#f8d7da;color:#721c24}.progress-bar{height:8px;background-color:#ecf0f1;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#06703a;border-radius:inherit;transition:width .3s ease}.table-container{background:#f5f5f5;padding:0;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:15px;text-align:left;border-bottom:1px solid #ecf0f1}.data-table th{background-color:#ecb959;color:#f5f5f5;font-weight:500}.data-table tbody tr:hover{background-color:#f8f9fa}.action-link{background:none;border:none;color:#06703a;cursor:pointer;padding:5px 10px;font-size:.85rem}.action-link:hover{text-decoration:underline}.stats-grid,.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.programs-grid,.indicators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.stat-card,.summary-card{background:#f5f5f5;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:flex-start;align-items:center;gap:15px;border-left:4px solid #06703A}.stat-icon,.summary-icon{font-size:2.5rem}.stat-value,.summary-value{font-size:1.8rem;font-weight:700;color:#000;margin:0}.stat-title,.stat-label,.summary-label{color:#7f8c8d;margin:5px 0 0;font-size:.85rem}.top-actions,.actions{display:flex;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:20px}.quick-actions{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:15px}.error-message{background-color:#f8d7da;color:#721c24;padding:10px 15px;border-radius:5px;border:1px solid rgb(247.7671232877,201.0547945205,196.2328767123);text-align:center}.amount{font-weight:600;color:#27ae60}.type-badge{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.75rem;font-weight:500;background-color:#e8f4f8;color:#2980b9}
