body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.ghana-flag-stripe{background:linear-gradient(90deg,#ce1126 0,#ce1126 33%,#fcd116 0,#fcd116 66%,#006b3f 0,#006b3f);height:6px}.navbar-content{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.nav-brand,.navbar-content{align-items:center;display:flex}.nav-brand{color:#1a365d;font-size:1.25rem;font-weight:700;gap:.75rem;text-decoration:none}.nav-brand img{border-radius:10px;height:70px;transition:transform .3s ease;width:120px}.nav-brand img:hover{transform:scale(1.05)}.nav-links{align-items:center;display:flex;gap:1.5rem}.nav-button-link{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}.nav-link{align-items:center;border-radius:8px;color:#4a5568;display:flex;font-weight:500;gap:.5rem;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ce11260d;color:#ce1126;transform:translateY(-2px)}.nav-link:after{background:#ce1126;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-icon{transition:all .3s ease}.nav-button{border-radius:6px;font-weight:500;text-decoration:none;transition:all .2s}.add-project-btn,.nav-button{cursor:pointer;padding:.5rem 1.25rem}.add-project-btn{align-items:center;background:linear-gradient(135deg,#ce1126,#fcd116);border:none;border-radius:8px;box-shadow:0 2px 8px #ce11264d;color:#fff;display:flex;font-weight:600;gap:.5rem;transition:all .3s ease}.add-project-btn:hover{background:linear-gradient(135deg,#a50e20,#fcd116);box-shadow:0 4px 12px #ce112666;transform:translateY(-2px)}@media (min-width:769px){.nav-icon{display:none}.nav-text{display:inline}.profile-top-mobile{display:none}}@media (max-width:768px){.navbar-content{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:.75rem 1rem}.nav-brand{flex:1 1;justify-content:flex-start;padding:0}.nav-brand img{height:50px;width:90px}.profile-top-mobile{align-items:center;animation:slideInRight .5s ease-out;border-radius:12px;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.profile-top-mobile:hover{background:linear-gradient(135deg,#ce11261a,#fcd1161a);transform:scale(1.1)}.profile-top-mobile .nav-icon{color:#ce1126;filter:drop-shadow(0 2px 4px rgba(206,17,38,.2));height:32px;width:32px}.nav-links{animation:slideDown .5s ease-out;background:#fff;border-top:1px solid #f0f0f0;box-shadow:none;flex-direction:row;gap:.5rem;justify-content:space-around;left:0;margin-top:.5rem;padding:.75rem 0;position:relative;right:0;top:auto;width:100%;z-index:1001}.nav-button-link,.nav-link{background:#0000;border:none;border-radius:12px;color:#6b7280;cursor:pointer;flex-direction:column;min-width:60px;padding:.5rem;position:relative;transition:all .3s ease}.nav-button-link:hover,.nav-link:hover{background:linear-gradient(135deg,#ce11261a,#fcd1161a);box-shadow:0 4px 12px #ce112626;color:#ce1126;transform:translateY(-3px) scale(1.1)}.nav-button-link:active,.nav-link:active{transform:scale(.95);transition:transform .1s ease}.nav-link:after{display:none}.nav-icon{display:block;height:28px;transition:all .3s ease;width:28px}.nav-link:first-child .nav-icon{color:#ce1126}.nav-link:nth-child(2) .nav-icon{color:#3182ce}.nav-link:nth-child(3) .nav-icon{color:#38a169}.add-project-btn .nav-icon{color:#fff}.nav-button-link:hover .nav-icon,.nav-link:hover .nav-icon{animation:iconBounce .5s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes iconSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-text{display:none}.add-project-btn{background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:12px;color:#fff;flex-direction:column;min-width:60px;padding:.5rem;transition:all .3s ease}.add-project-btn:hover{background:linear-gradient(135deg,#a50e20,#fcd116);box-shadow:0 4px 12px #ce112633;transform:translateY(-3px) scale(1.1)}.add-project-btn:hover .nav-icon{animation:iconSpin .6s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.nav-links .nav-link:last-child:has(.nav-icon[data-type=info]){display:none}.nav-links .nav-link:has(.nav-icon[data-type=profile]){display:none}}*,:after,:before{margin:0;padding:0}body,html{overflow-x:hidden}.home-page{background:#f8fafc;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.ghana-header{background:#0f172a;overflow:hidden;padding:0;position:relative}.flag-container{display:flex;height:5px}.flag-stripe{flex:1 1}.flag-stripe.red{background:#ce1126}.flag-stripe.yellow{background:#fcd116;position:relative}.flag-stripe.green{background:#006b3f}.black-star{display:none}.hp-hero{background:#0f172a;overflow:hidden;padding:3rem 2rem 2.5rem;position:relative;text-align:center}.hp-hero:before{background:#ce11261f;height:320px;right:-60px;top:-60px;width:320px}.hp-hero:after,.hp-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.hp-hero:after{background:#006b3f24;bottom:-80px;height:280px;left:-40px;width:280px}.hp-hero-eyebrow{align-items:center;background:#fcd1161f;border:1px solid #fcd1164d;border-radius:20px;color:#fcd116;display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:1px;margin-bottom:1.25rem;padding:5px 14px;text-transform:uppercase}.hp-hero-title{color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:1rem}.hp-hero-title span.accent-red{color:#ce1126}.hp-hero-title span.accent-gold{color:#fcd116}.hp-hero-title span.accent-green{color:#4ade80}.hp-hero-sub{color:#fff9;font-size:1rem;line-height:1.6;margin:0 auto 2rem;max-width:520px}.hp-hero-stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hp-stat-pill{background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;min-width:110px;padding:12px 20px;text-align:center}.hp-stat-pill-value{color:#fff;font-size:1.6rem;font-weight:800;line-height:1;margin-bottom:4px}.hp-stat-pill-value.red{color:#f87171}.hp-stat-pill-value.gold{color:#fcd116}.hp-stat-pill-value.green{color:#4ade80}.hp-stat-pill-label{color:#ffffff80;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.hp-map-section{background:#fff;border-bottom:1px solid #e2e8f0}.hp-map-header{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1.25rem 2rem .75rem}.hp-map-header,.hp-map-title{align-items:center;display:flex}.hp-map-title{color:#1e293b;font-size:1rem;font-weight:600;gap:8px}.hp-map-dot{animation:hp-pulse 1.8s ease-in-out infinite;background:#ce1126;border-radius:50%;height:8px;width:8px}@keyframes hp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}}.hp-map-hint{color:#94a3b8;font-size:11px}.map-container{height:480px!important;position:relative}.map-container .leaflet-container{height:100%!important;width:100%;z-index:1}.leaflet-control-zoom{border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 2px 8px #00000014!important;overflow:hidden}.leaflet-control-zoom a{background:#fff!important;border-bottom:1px solid #e2e8f0!important;color:#1e293b!important;font-weight:600!important}.leaflet-control-zoom a:hover{background:#fcd116!important;color:#1e293b!important}.leaflet-popup-content-wrapper{border:none!important;border-radius:12px!important;box-shadow:0 8px 30px #00000026!important;overflow:hidden;padding:0!important}.leaflet-popup-content{font-family:Inter,sans-serif;margin:0!important;max-width:230px!important;min-width:210px!important}.popup-content-wrapper{padding:0}.popup-title{border-bottom:2px solid #fcd116;color:#0f172a;font-size:13px;font-weight:700;line-height:1.3;margin:0;padding:12px 14px 8px}.popup-image{height:90px;object-fit:cover;width:100%}.popup-detail{color:#475569;font-size:11px;line-height:1.5;margin:0;padding:4px 14px 0}.popup-detail strong{color:#1e293b}.view-details-btn{border-radius:7px;font-size:11px;margin:10px 14px 12px;padding:8px;width:calc(100% - 28px)}.filter-section{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:.5rem;padding:.875rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.filter-section h3{display:none}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:0 auto;max-width:1400px;width:100%}.filter-controls--secondary{animation:filter-row-in .2s ease;border-top:1px solid #f1f5f9;padding-top:.5rem}@keyframes filter-row-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.filter-label{align-items:center;color:#64748b;display:flex;flex-shrink:0;font-size:12px;font-weight:700;gap:5px;white-space:nowrap}.filter-label--secondary{color:#006b3f}.filter-controls select{-webkit-appearance:auto;appearance:auto;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:pointer;flex:1 1;font-family:inherit;font-size:13px;min-width:150px;padding:8px 12px;transition:border-color .2s,box-shadow .2s}.filter-controls select:hover{border-color:#cbd5e1}.filter-controls select:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce11261a;outline:none}.filter-controls select:disabled{cursor:not-allowed;opacity:.5}.filter-select--status:focus{border-color:#006b3f;box-shadow:0 0 0 3px #006b3f1a}.filter-select--funding:focus{border-color:#b45309;box-shadow:0 0 0 3px #b453091a}.filter-clear-btn{background:#fff5f5;border:1.5px solid #fecaca;border-radius:8px;color:#ce1126;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;padding:7px 14px;transition:all .15s;white-space:nowrap}.filter-clear-btn:hover{background:#ce1126;border-color:#ce1126;color:#fff}.filter-active-chips{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-left:auto}.filter-chip{align-items:center;background:#f0fdf4;border:1px solid #86efac;border-radius:20px;color:#166534;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:3px 8px}.filter-chip button{align-items:center;background:none;border:none;color:#166534;cursor:pointer;display:flex;font-size:13px;line-height:1;opacity:.7;padding:0;transition:opacity .15s}.filter-chip button:hover{opacity:1}.hp-projects-section{margin:0 auto;max-width:1400px;padding:2.5rem 2rem 3rem}.hp-section-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.75rem}.hp-section-title{color:#0f172a;font-size:1.375rem;font-weight:700}.hp-section-count{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:13px;font-weight:500;padding:5px 12px}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.project-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.project-card:hover{border-color:#fcd116;box-shadow:0 16px 40px #0000001a;transform:translateY(-4px)}.project-image-wrap{background:#0f172a;height:185px;overflow:hidden;position:relative}.project-image{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.project-card:hover .project-image{transform:scale(1.04)}.project-image-placeholder{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.project-status-badge{border-radius:20px;font-size:10px;font-weight:700;left:10px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:10px}.status-resumed{background:#dcfce7;color:#166534}.status-completed{background:#dbeafe;color:#1e40af}.status-abandoned{background:#fee2e2;color:#991b1b}.status-uncompleted{background:#fef9c3;color:#854d0e}.project-region-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:20px;bottom:8px;color:#fff;font-size:9px;font-weight:500;padding:3px 8px;position:absolute;right:10px}.project-content{display:flex;flex:1 1;flex-direction:column;padding:1.125rem 1.25rem 1rem}.project-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;font-size:1rem;font-weight:700;line-height:1.35;margin-bottom:.5rem;overflow:hidden}.project-meta-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.875rem}.project-meta-chip{align-items:center;background:#f1f5f9;border-radius:6px;color:#475569;display:flex;font-size:11px;gap:4px;padding:3px 8px}.project-meta-chip svg{flex-shrink:0}.project-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;flex:1 1;font-size:12px;line-height:1.55;margin-bottom:1rem;overflow:hidden}.project-card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:8px;justify-content:space-between;margin-top:auto;padding-top:.875rem}.view-details-btn{background:#ce1126;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;flex:1 1;font-size:12px;font-weight:600;margin:0;padding:8px 14px;text-align:center;transition:background .2s;width:auto}.view-details-btn:hover{background:#a50e20}.comment-section{margin-top:0}.comment-count-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;display:inline-flex;gap:5px;padding:7px 10px;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.comment-count-container:hover{background:#fff;border-color:#ce1126;color:#ce1126}.comment-icon{font-size:13px}.comment-count-number{color:inherit;font-size:12px;font-weight:700}.comment-count-text{color:inherit;font-size:11px}.skeleton-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin:2.5rem auto;max-width:1400px;padding:0 2rem}.skeleton-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.skeleton-img{background:#e2e8f0;height:185px;overflow:hidden;position:relative}.skeleton-body{padding:1.125rem 1.25rem}.skeleton-line{background:#e2e8f0;border-radius:6px;height:12px;margin-bottom:10px;overflow:hidden;position:relative}.skeleton-line.wide{width:85%}.skeleton-line.med{width:60%}.skeleton-line.short{width:40%}.skeleton-line.title{height:18px;margin-bottom:14px;width:90%}.skeleton-img:after,.skeleton-line:after{animation:shimmer 1.6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff9 40%,#fffc 50%,#fff9 60%,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.skeleton-footer{display:flex;gap:8px;margin-top:14px}.skeleton-btn{background:#e2e8f0;border-radius:8px;flex:1 1;height:34px;overflow:hidden;position:relative}.skeleton-btn:after{animation:shimmer 1.6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff9 50%,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}.empty-state{color:#94a3b8;margin:0 auto;max-width:400px;padding:5rem 2rem;text-align:center}.empty-state-icon{display:block;font-size:3.5rem;margin-bottom:1rem}.empty-state h3{color:#475569;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.empty-state p{font-size:.9rem;line-height:1.6}.pagination{flex-wrap:wrap;gap:6px;padding:2rem 1rem 3rem}.pagination,.pagination button{display:flex;justify-content:center}.pagination button{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;height:38px;transition:all .2s;width:38px}.pagination button:hover{background:#fefce8;border-color:#fcd116;color:#1e293b}.pagination button.active-page{background:#ce1126;border-color:#ce1126;box-shadow:0 4px 12px #ce11264d;color:#fff}.install-btn{align-items:center;background:#006b3f;border:none;border-radius:30px;bottom:24px;box-shadow:0 4px 16px #006b3f59;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:7px;padding:11px 18px;position:fixed;right:24px;transition:all .25s;z-index:1000}.install-btn:hover{background:#004d2e;box-shadow:0 8px 24px #006b3f66;transform:translateY(-2px)}.install-icon{font-size:16px}.install-text{font-size:13px}.comment-modal-overlay{background:#0000008c;cursor:pointer;z-index:1200}.comment-modal{animation:cm-in .25s ease;border-radius:16px;cursor:default;max-height:80vh;max-width:500px}@keyframes cm-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 20px}.modal-header h3{color:#0f172a;font-size:1rem;font-weight:700}.close-modal{color:#94a3b8;font-size:1.4rem;line-height:1}.close-modal:hover{color:#ce1126}.comments-container{padding:16px 20px}.no-comments{color:#94a3b8;padding:2rem 0}.comment-item{border-bottom:1px solid #f1f5f9;margin-bottom:14px}.comment-username{color:#1e293b;font-size:13px;margin-bottom:3px}.comment-text{color:#374151;font-size:13px;margin-bottom:4px}.comment-time{color:#94a3b8;font-size:11px}.comment-meta{align-items:center;display:flex;gap:6px;margin-bottom:3px}.comment-input-container{background:#f8fafc;border-top:1px solid #e2e8f0;padding:14px 20px}.login-message{color:#64748b;font-size:13px;gap:6px;margin-bottom:12px}.login-redirect-btn{background:#ce1126;border-radius:8px;font-size:13px;font-weight:600;padding:9px 20px;transition:background .2s}.login-redirect-btn:hover{background:#a50e20}@media (max-width:1024px){.hp-hero{padding:2.5rem 1.5rem 2rem}}@media (max-width:768px){.hp-hero{padding:2rem 1rem 1.75rem}.hp-hero-stats{gap:.625rem}.hp-stat-pill{min-width:90px;padding:10px 14px}.hp-stat-pill-value{font-size:1.3rem}.map-container{height:320px!important}.hp-map-header{padding:1rem 1rem .625rem}.filter-section{padding:.75rem 1rem}.filter-controls select{min-width:130px}.filter-active-chips{margin-left:0}.filter-chip{font-size:10px}.hp-projects-section{padding:1.5rem 1rem 2rem}.projects-grid,.skeleton-grid{gap:1rem;grid-template-columns:1fr}.skeleton-grid{padding:1.5rem 1rem}.install-btn{bottom:16px;padding:9px 14px;right:16px}}@media (max-width:480px){.hp-hero-title{font-size:1.5rem}.hp-hero-sub{font-size:.875rem}.hp-stat-pill{min-width:80px}.comment-modal{border-radius:16px 16px 0 0;max-height:90vh}.comment-modal-overlay{align-items:flex-end;padding:0}}.install-logo-icon{border-radius:5px;flex-shrink:0;height:22px;object-fit:contain;width:22px}:root{--ghana-dark:#000;--ghana-star:#000}.footer{background:linear-gradient(90deg,#cf0921,#006b3d);background:linear-gradient(to right,var(--ghana-red),var(--ghana-green));color:#fff;font-family:Poppins,sans-serif;margin-top:120px;overflow:hidden;padding:4rem 1rem 2rem;position:relative}.footer-wave{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0Z' opacity='.25' fill='%23fff'/%3E%3Cpath d='M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0Z' opacity='.5' fill='%23fff'/%3E%3Cpath d='M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0Z' fill='%23fff'/%3E%3C/svg%3E");background-size:cover;height:50px;left:0;position:absolute;top:-50px;width:100%}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;position:relative;z-index:2}.footer-logo{font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.logo-red{color:#cf0921;color:var(--ghana-red)}.logo-red,.logo-yellow{text-shadow:1px 1px 2px #0000004d}.logo-yellow{color:#fcd20f;color:var(--ghana-yellow);margin:0 5px}.logo-green{color:#006b3d;color:var(--ghana-green);text-shadow:1px 1px 2px #0000004d}.footer-section{padding:0 1rem}.footer-heading{color:#fcd20f;color:var(--ghana-yellow);font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.footer-heading:after{background:#fcd20f;background:var(--ghana-yellow);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.footer-text{align-items:center;display:flex;line-height:1.6;margin:1rem 0}.footer-icon{color:#fcd20f;color:var(--ghana-yellow);margin-right:.8rem;text-align:center;width:20px}.footer a{color:#fff;text-decoration:none;transition:all .3s ease}.footer a:hover{color:#fcd20f;color:var(--ghana-yellow);text-decoration:underline}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links i{color:#fcd20f;color:var(--ghana-yellow);font-size:.8rem;margin-right:8px}.footer-social{display:flex;gap:15px;margin-top:1.5rem}.footer-social a{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:35px;justify-content:center;transition:all .3s ease;width:35px}.footer-social a:hover{background:#fcd20f;background:var(--ghana-yellow);color:#cf0921;color:var(--ghana-red);transform:translateY(-3px)}.footer-credits{border-top:1px dashed #fff3;margin-top:2rem;padding-top:1.5rem}.footer-author{display:block;margin-top:.5rem}.author-name{color:#fcd20f;color:var(--ghana-yellow)}.heart-icon{animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media (max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-heading:after{left:50%;transform:translateX(-50%)}.footer-links,.footer-social,.footer-text{justify-content:center}}.comment-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.comment-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:100%}.modal-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.modal-header h3{color:#111827;font-size:18px;font-weight:600;margin:0}.close-modal{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:24px;padding:4px;transition:color .2s}.close-modal:hover{color:#374151}.comments-container{flex:1 1;max-height:300px;overflow-y:auto;padding:20px 24px}.comment-item{border-bottom:1px solid #f3f4f6;margin-bottom:16px;padding-bottom:12px}.comment-item:last-child{border-bottom:none;margin-bottom:0}.comment-username{color:#374151;font-size:14px;font-weight:600;margin-bottom:4px}.comment-text{color:#111827;font-size:14px;line-height:1.5;margin-bottom:6px}.comment-time{color:#6b7280;font-size:12px}.comment-input-container{background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;margin-bottom:0;padding:20px 24px}.no-comments{color:#6b7280;font-style:italic;padding:40px 20px;text-align:center}.comment-box{width:100%}.comment-box-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-weight:600;justify-content:space-between;padding:12px 16px}.comment-count{background:#3b82f6;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:2px 8px}.comment-list{max-height:300px;overflow-y:auto;padding:16px}.comment-form{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:8px;margin:0;padding:16px}.comment-form input{border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-size:14px;min-height:40px;padding:10px 12px}.comment-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.comment-form button{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-height:40px;padding:10px 16px;transition:background-color .2s;white-space:nowrap}.comment-form button:hover:not(:disabled){background:#2563eb}.comment-form button:disabled{background:#9ca3af;cursor:not-allowed}.login-notice{background:#fef3c7;border-radius:6px;color:#6b7280;font-size:14px;margin:16px;padding:12px;text-align:center}@media (max-width:768px){.comment-modal-overlay{padding:10px}.comment-modal{max-height:95vh;width:100%}.comment-form,.comment-input-container,.comments-container,.modal-header{padding:16px 20px}.comment-form{flex-direction:column;gap:12px}.comment-form button,.comment-form input{min-height:44px}}.comment-modal>*{box-sizing:border-box}.comment-input-container .comment-box{overflow:visible}.comment-input-container .comment-form{position:relative;z-index:1}.login-to-comment{background:#f9fafb;border-top:1px solid #e5e7eb;padding:20px;text-align:center}.login-message{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;justify-content:center;margin-bottom:16px}.login-message i{color:#9ca3af}.login-redirect-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s}.login-redirect-btn:hover{background:#2563eb}.comment-section{margin-top:12px}.comment-count-container{align-items:center;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background-color .2s}.comment-count-container:hover{background:#f3f4f6;color:#374151}.comment-icon{font-size:16px}.comment-count-number{color:#3b82f6;font-weight:600}.comment-count-text{font-size:14px}.pp-overlay{align-items:flex-end;animation:pp-fade-in .3s ease forwards;background:#0006;display:flex;inset:0;justify-content:flex-end;padding:1.5rem;position:fixed;z-index:1100}@keyframes pp-fade-in{0%{opacity:0}to{opacity:1}}.pp-card{animation:pp-slide-up .45s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003,0 4px 16px #00000014;max-width:calc(100vw - 2rem);overflow:hidden;width:330px}@keyframes pp-slide-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.pp-flag{display:flex;height:5px}.pp-flag-r{background:#ce1126;flex:1 1}.pp-flag-g{background:#fcd116;flex:1 1}.pp-flag-gr{background:#006b3f;flex:1 1}.pp-header{justify-content:space-between;padding:10px 14px 8px}.pp-header,.pp-live-badge{align-items:center;display:flex}.pp-live-badge{gap:6px}.pp-live-dot{animation:pp-pulse 1.6s ease-in-out infinite;background:#ce1126;border-radius:50%;height:7px;width:7px}@keyframes pp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.6)}}.pp-live-text{color:#ce1126;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.pp-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:16px;height:26px;justify-content:center;line-height:1;transition:background .15s,color .15s,border-color .15s;width:26px}.pp-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.pp-image-wrap{background:#0f172a;height:140px;overflow:hidden;position:relative;width:100%}.pp-image{display:block;height:100%;object-fit:cover;width:100%}.pp-image-placeholder{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;font-size:52px;height:100%;justify-content:center;width:100%}.pp-region-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;bottom:8px;color:#fff;font-weight:500;padding:3px 8px;right:10px}.pp-region-tag,.pp-status-badge{border-radius:20px;font-size:9px;position:absolute}.pp-status-badge{font-weight:700;left:10px;letter-spacing:.4px;padding:3px 9px;text-transform:uppercase;top:10px}.pp-status-resumed{background:#dcfce7;color:#166534}.pp-status-completed{background:#dbeafe;color:#1e40af}.pp-status-abandoned{background:#fee2e2;color:#991b1b}.pp-status-uncompleted{background:#fef9c3;color:#854d0e}.pp-body{padding:12px 14px 0}.pp-location{align-items:center;color:#64748b;display:flex;font-size:10px;gap:4px;margin-bottom:5px}.pp-title{color:#0f172a;font-size:13px;font-weight:700;line-height:1.4;margin-bottom:10px}.pp-meta{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr;margin-bottom:12px}.pp-meta-item{background:#f8fafc;border:.5px solid #e2e8f0;border-radius:8px;padding:6px 8px}.pp-meta-label{color:#94a3b8;font-size:9px;letter-spacing:.3px;margin-bottom:2px;text-transform:uppercase}.pp-meta-value{color:#1e293b;font-size:11px;font-weight:700}.pp-meta-value.ongoing{color:#006b3f}.pp-meta-value.abandoned{color:#ce1126}.pp-meta-value.completed{color:#1d4ed8}.pp-progress{margin-bottom:12px}.pp-progress-top{color:#64748b;display:flex;font-size:10px;justify-content:space-between;margin-bottom:5px}.pp-progress-pct{color:#1e293b;font-weight:700}.pp-progress-bar{background:#e2e8f0;border-radius:3px;height:5px;overflow:hidden}.pp-progress-fill{animation:pp-bar .9s cubic-bezier(.22,1,.36,1) .5s both;background:linear-gradient(90deg,#ce1126,#fcd116);border-radius:3px;height:100%;transform-origin:left}@keyframes pp-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pp-cta{align-items:center;background:#ce1126;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:6px;justify-content:center;margin-bottom:10px;padding:10px;transition:background .2s;width:100%}.pp-cta:hover{background:#a50e20}.pp-footer{gap:8px;justify-content:space-between;padding:0 14px 12px}.pp-footer,.pp-pager{align-items:center;display:flex}.pp-pager{gap:5px}.pp-pager-dot{background:#cbd5e1;border-radius:50%;height:5px;transition:width .2s,background .2s,border-radius .2s;width:5px}.pp-pager-dot.active{background:#ce1126;border-radius:3px;width:14px}.pp-footer-actions{gap:8px}.pp-footer-actions,.pp-next{align-items:center;display:flex}.pp-next{background:#0f172a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;gap:4px;padding:5px 11px;transition:background .15s}.pp-next:hover{background:#1e293b}.pp-skip{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:10px;padding:0;text-decoration:underline}.pp-skip:hover{color:#64748b}@media (prefers-reduced-motion:reduce){.pp-card,.pp-live-dot,.pp-overlay,.pp-progress-fill{animation:none}}@media (max-width:480px){.pp-overlay{align-items:flex-end;justify-content:center;padding:0}.pp-card{border-radius:16px 16px 0 0;max-width:100%;width:100%}}.hsc-root{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;margin:0 auto;max-width:720px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.hsc-progress-bar{background:#ffffff14;height:3px;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:10}.hsc-progress-fill{animation:hsc-progress linear forwards;background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);height:100%;width:0}@keyframes hsc-progress{0%{width:0}to{width:100%}}.hsc-slide-wrap{animation:hsc-enter-next .42s cubic-bezier(.22,1,.36,1) both;padding:1.5rem 1.75rem .75rem}.hsc-slide-wrap--prev{animation:hsc-enter-prev .42s cubic-bezier(.22,1,.36,1) both}@keyframes hsc-enter-next{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes hsc-enter-prev{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.hsc-slide{min-height:210px}.hsc-slide-header{margin-bottom:1.25rem}.hsc-slide-eyebrow{color:#fcd116;display:inline-block;font-size:9px;font-weight:700;letter-spacing:1.2px;margin-bottom:5px;text-transform:uppercase}.hsc-slide-title{color:#fff;font-size:1rem;font-weight:700;line-height:1.3;margin:0}.hsc-bars{gap:9px}.hsc-bar-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:120px 1fr auto}.hsc-bar-label{color:#ffffffb3;font-size:11px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.hsc-bar-track{background:#ffffff14;border-radius:4px;height:8px;overflow:hidden}.hsc-bar-fill{border-radius:4px;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1);width:0}.hsc-bar-count{color:#ffffffe6;font-size:11px;font-weight:700;text-align:right}.hsc-status-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.hsc-status-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px}.hsc-status-icon{font-size:18px;line-height:1;margin-bottom:4px}.hsc-status-value{font-feature-settings:"tnum";font-size:1.75rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1;margin-bottom:3px}.hsc-status-label{color:#ffffff80;font-size:10px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.hsc-status-bar-track{background:#ffffff14;border-radius:2px;height:3px;overflow:hidden}.hsc-status-bar-fill{border-radius:2px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1) .4s;width:0}.hsc-podium{align-items:flex-end;display:flex;gap:16px;justify-content:center;min-height:160px;padding-top:.5rem}.hsc-podium-col{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:5px;max-width:160px}.hsc-podium-count{font-size:1.5rem;font-weight:800;line-height:1}.hsc-podium-name{align-items:center;color:#ffffffa6;display:flex;font-size:10px;line-height:1.3;min-height:26px;text-align:center}.hsc-podium-block{align-items:center;border-radius:8px 8px 4px 4px;display:flex;height:0;justify-content:center;opacity:.9;overflow:hidden;transition:height .9s cubic-bezier(.22,1,.36,1);width:100%}.hsc-podium-rank{color:#000000b3;font-size:11px;font-weight:800;letter-spacing:.3px}.hsc-comparison{align-items:center;display:flex;gap:2rem;padding-top:.25rem}.hsc-ring-wrap{flex-shrink:0;height:110px;position:relative;width:110px}.hsc-ring-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.hsc-ring-pct{font-feature-settings:"tnum";color:#4ade80;font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.hsc-ring-sublabel{color:#ffffff73;font-size:9px;letter-spacing:.5px;margin-top:2px;text-transform:uppercase}.hsc-comp-stats{display:flex;flex:1 1;flex-direction:column;gap:14px}.hsc-comp-value{font-feature-settings:"tnum";font-size:1.75rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1;margin-bottom:3px}.hsc-comp-label{color:#ffffff80;font-size:10px;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.hsc-comp-bar-track{background:#ffffff14;border-radius:3px;height:5px;overflow:hidden}.hsc-comp-bar{border-radius:3px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1) .3s;width:0}.hsc-controls{border-top:1px solid #ffffff0f;gap:12px;padding:.875rem 1.75rem .5rem}.hsc-arrow,.hsc-controls{align-items:center;display:flex;justify-content:center}.hsc-arrow{background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;color:#ffffffb3;cursor:pointer;flex-shrink:0;height:30px;transition:background .2s,color .2s,border-color .2s;width:30px}.hsc-arrow:hover{background:#ffffff1f;border-color:#ffffff4d;color:#fff}.hsc-dots{align-items:center;display:flex;gap:7px}.hsc-dot{background:#ffffff40;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:background .2s,width .2s,border-radius .2s;width:6px}.hsc-dot--active{background:#fcd116;border-radius:3px;width:18px}.hsc-pause-hint{color:#fff3;font-size:9px;letter-spacing:.3px;padding:0 0 .625rem;text-align:center}@media (prefers-reduced-motion:reduce){.hsc-bar-fill,.hsc-comp-bar,.hsc-podium-block,.hsc-slide-wrap,.hsc-status-bar-fill{animation:none!important;transition:none!important}.hsc-progress-fill{animation:none;width:100%}}@media (max-width:600px){.hsc-slide-wrap{padding:1.25rem 1.25rem .5rem}.hsc-bar-row{grid-template-columns:90px 1fr auto}.hsc-status-value{font-size:1.4rem}.hsc-comparison{gap:1.25rem}.hsc-ring-wrap{height:90px;width:90px}.hsc-ring-pct{font-size:1.2rem}.hsc-podium{gap:10px}}.hsc-bar-breakdown{align-items:flex-end;display:flex;flex-direction:column;gap:1px;min-width:90px;text-align:right}.hsc-bd-total{color:#fffffff2;font-size:13px;font-weight:800;line-height:1}.hsc-bd-detail{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.hsc-bd-abandoned,.hsc-bd-completed,.hsc-bd-ongoing{border-radius:6px;font-size:9px;font-weight:600;padding:1px 5px;white-space:nowrap}.hsc-bd-ongoing{background:#4ade802e;color:#4ade80}.hsc-bd-completed{background:#fcd1162e;color:#fcd116}.hsc-bd-abandoned{background:#f871712e;color:#f87171}.hsc-bars--district .hsc-bar-row{grid-template-columns:130px 1fr 44px}.hsc-bar-label--district{align-items:center;display:flex;gap:5px;justify-content:flex-end;text-align:right}.hsc-bar-rank{color:#fcd11699;flex-shrink:0;font-size:9px;font-weight:700}.hsc-bars{display:flex;flex-direction:column;gap:8px}.hsc-bars--district{gap:6px}.hsc-bars--district .hsc-bar-track{height:7px}.pm-root{background:#f1f5f9;display:flex;flex-direction:column}.pm-stats-bar{background:#0f172a;border-bottom:1px solid #ffffff12;padding:.625rem 1.5rem}.pm-stats-inner{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin:0 auto;max-width:1400px}.pm-stat-total{align-items:baseline;display:flex;flex-shrink:0;gap:5px}.pm-stat-total-num{font-feature-settings:"tnum";color:#fff;font-size:1.25rem;font-variant-numeric:tabular-nums;font-weight:800}.pm-stat-total-lab{color:#ffffff80;font-size:11px;font-weight:600}.pm-stat-total-sub{color:#ffffff4d;font-size:10px}.pm-stats-divider{background:#ffffff1f;flex-shrink:0;height:24px;width:1px}.pm-stat-pill{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:#ffffffa6;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:6px;padding:4px 12px;transition:all .15s;white-space:nowrap}.pm-stat-pill:hover{background:#ffffff1a;border-color:var(--pill-color)}.pm-stat-pill.active{background:var(--pill-color);border-color:var(--pill-color);color:#fff}.pm-stat-pill-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.pm-stat-pill.active .pm-stat-pill-dot{background:#fffc!important}.pm-stat-pill-label{font-size:11px}.pm-stat-pill-count{font-feature-settings:"tnum";background:#ffffff26;border-radius:10px;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;padding:1px 7px}.pm-stat-pill.active .pm-stat-pill-count{background:#ffffff40}.pm-clear-filter{background:#0000;border:1px solid #fff3;border-radius:20px;color:#ffffff80;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;padding:4px 10px;transition:all .15s;white-space:nowrap}.pm-clear-filter:hover{border-color:#ce1126;color:#f87171}.pm-layer-toggles{display:flex;gap:6px;margin-left:auto}.pm-layer-btn{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;color:#ffffff73;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;padding:4px 12px;transition:all .15s;white-space:nowrap}.pm-layer-btn:hover{background:#ffffff1a;color:#ffffffbf}.pm-layer-btn.on{background:#fcd11626;border-color:#fcd11666;color:#fcd116}.pm-layout{display:grid;grid-template-columns:1fr;height:520px;position:relative}.pm-layout--split{grid-template-columns:1fr 340px}.pm-map-wrap{height:100%;overflow:hidden;position:relative}.pm-map-wrap .leaflet-container{height:100%!important;width:100%!important;z-index:1}.pm-tooltip{background:#0f172a!important;border:none!important;border-radius:6px!important;box-shadow:0 4px 12px #0000004d!important;color:#fff!important;font-size:12px!important;font-weight:600!important;padding:4px 10px!important;white-space:nowrap!important}.pm-tooltip:before{display:none!important}.pm-map-wrap .leaflet-control-zoom{border:none!important;border-radius:10px!important;box-shadow:0 2px 12px #00000026!important;margin:12px!important;overflow:hidden}.pm-map-wrap .leaflet-control-zoom a{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important;font-weight:700!important;height:30px!important;line-height:30px!important;width:30px!important}.pm-map-wrap .leaflet-control-zoom a:hover{background:#fcd116!important}.pm-legend{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:10px;bottom:16px;box-shadow:0 4px 16px #0000001f;left:14px;min-width:120px;padding:10px 13px;position:absolute;z-index:400}.pm-legend-title{color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.8px;margin-bottom:6px;text-transform:uppercase}.pm-legend-row{align-items:center;display:flex;gap:7px;margin-bottom:5px}.pm-legend-dot{border-radius:50%;box-shadow:0 1px 3px #0003;flex-shrink:0;height:10px;width:10px}.pm-legend-label{color:#374151;font-size:11px;font-weight:600}.pm-legend-divider{background:#f1f5f9;height:1px;margin:7px 0}.pm-legend-heat-bar{background:linear-gradient(90deg,#006b3f00,#fcd11699,#ce1126d9);border-radius:4px;height:8px;margin-bottom:4px}.pm-legend-heat-labels{color:#94a3b8;display:flex;font-size:9px;font-weight:600;justify-content:space-between}.pm-no-gps{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;color:#64748b;display:flex;flex-direction:column;font-size:13px;gap:10px;inset:0;justify-content:center;line-height:1.6;padding:2rem;position:absolute;text-align:center;z-index:500}.pm-no-gps span:first-child{font-size:2.5rem}.pm-detail-panel{background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.pm-detail-header{flex-shrink:0;position:relative}.pm-detail-close{align-items:center;background:#00000059;border:1px solid #fff6;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .15s;width:28px;z-index:10}.pm-detail-close:hover{background:#ce1126b3;border-color:#0000}.pm-detail-img{display:block;height:140px;object-fit:cover;width:100%}.pm-detail-img-placeholder{align-items:center;background:linear-gradient(135deg,#1e293b,#334155);display:flex;font-size:2.5rem;height:100px;justify-content:center;width:100%}.pm-detail-header-body{padding:.875rem 1rem .75rem}.pm-detail-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.4px;margin-bottom:6px;padding:3px 10px;text-transform:uppercase}.pm-detail-title{color:#0f172a;font-size:14px;font-weight:800;line-height:1.3;margin:0 0 5px}.pm-detail-location{align-items:center;color:#94a3b8;display:flex;font-size:11px;gap:4px}.pm-detail-body{display:flex;flex:1 1;flex-direction:column;gap:.875rem;padding:1rem}.pm-detail-progress-row{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;display:flex;gap:10px;padding:.75rem}.pm-detail-progress-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.pm-detail-progress-sub{color:#0f172a;font-size:14px;font-weight:700}.pm-detail-grid{grid-gap:.625rem;display:grid;gap:.625rem;grid-template-columns:1fr 1fr}.pm-detail-grid-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:8px 10px}.pm-detail-grid-label{color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.5px;margin-bottom:3px;text-transform:uppercase}.pm-detail-grid-value{color:#1e293b;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-detail-financials{display:flex;flex-direction:column;gap:6px}.pm-fin-item{border:1px solid #0000;border-radius:8px;padding:8px 10px}.pm-fin-total{background:#f0f9ff;border-color:#bae6fd}.pm-fin-paid{background:#f0fdf4;border-color:#bbf7d0}.pm-fin-outstanding{background:#fff7ed;border-color:#fed7aa}.pm-fin-label{color:#64748b;font-size:9px;font-weight:700;letter-spacing:.4px;margin-bottom:3px;text-transform:uppercase}.pm-fin-value{font-feature-settings:"tnum";color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;font-weight:800}.pm-fin-bar{background:#00000012;border-radius:2px;height:4px;margin-top:5px;overflow:hidden}.pm-fin-bar-fill{background:#006b3f;border-radius:2px;height:100%;transition:width .6s ease}.pm-detail-desc{color:#64748b;font-size:12px;line-height:1.65;margin:0}.pm-detail-cta{align-items:center;background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;justify-content:center;margin-top:auto;padding:10px;transition:background .15s;width:100%}.pm-detail-cta:hover{background:#ce1126}.heatmap-canvas{left:0;opacity:.75;pointer-events:none;position:absolute;top:0;z-index:200}@media (max-width:900px){.pm-layout{height:auto}.pm-layout--split{grid-template-columns:1fr;grid-template-rows:380px auto}.pm-map-wrap{height:380px}.pm-detail-panel{border-left:none;border-top:1px solid #e2e8f0;height:auto;max-height:440px}}@media (max-width:640px){.pm-stats-bar{padding:.5rem .875rem}.pm-stat-total-num{font-size:1rem}.pm-stat-pill-label{display:none}.pm-layer-toggles{margin-left:0}.pm-legend{display:none}}.rg-trigger-btn{align-items:center;background:#0f172a;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:background .15s,transform .12s;white-space:nowrap}.rg-trigger-btn:hover{background:#ce1126;transform:translateY(-1px)}.rg-overlay{align-items:center;animation:rg-overlay-in .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:600}@keyframes rg-overlay-in{0%{opacity:0}to{opacity:1}}.rg-modal{animation:rg-modal-in .25s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px;box-shadow:0 24px 64px #00000040;max-height:90vh;max-width:480px;overflow-y:auto;width:100%}@keyframes rg-modal-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.rg-flag{border-radius:18px 18px 0 0;display:flex;height:4px;overflow:hidden}.rg-flag-r{background:#ce1126;flex:1 1}.rg-flag-g{background:#fcd116;flex:1 1}.rg-flag-gr{background:#006b3f;flex:1 1}.rg-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem 1rem}.rg-modal-title-wrap{align-items:flex-start;display:flex;gap:12px}.rg-modal-icon{flex-shrink:0;font-size:1.75rem;line-height:1;margin-top:2px}.rg-modal-title{color:#0f172a;font-size:1rem;font-weight:800}.rg-modal-sub{color:#94a3b8;font-size:11px;margin-top:3px}.rg-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:17px;height:28px;justify-content:center;transition:all .15s;width:28px}.rg-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.rg-modal-body{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem 1.5rem}.rg-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px;font-weight:500;padding:10px 14px}.rg-field{display:flex;flex-direction:column;gap:4px}.rg-field-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.rg-label{color:#374151;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.rg-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;color:#1e293b;cursor:pointer;font-family:inherit;font-size:13px;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.rg-select:focus{background:#fff;border-color:#006b3f;box-shadow:0 0 0 3px #006b3f17;outline:none}.rg-select:disabled{cursor:not-allowed;opacity:.5}.rg-match-count{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;display:flex;gap:8px;padding:10px 14px}.rg-match-count.rg-match-zero{background:#fef2f2;border-color:#fecaca}.rg-match-num{font-feature-settings:"tnum";color:#006b3f;font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.rg-match-count.rg-match-zero .rg-match-num{color:#ce1126}.rg-match-lab{color:#166534;font-size:12px;font-weight:500}.rg-match-count.rg-match-zero .rg-match-lab{color:#991b1b}.rg-preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.rg-preview-header{align-items:center;background:#0f172a;display:flex;gap:10px;padding:.875rem 1rem .75rem}.rg-preview-flag{display:flex;flex-direction:column;flex-shrink:0;gap:2px}.rg-preview-flag div{border-radius:1px;height:4px;width:18px}.rg-preview-flag div:first-child{background:#ce1126}.rg-preview-flag div:nth-child(2){background:#fcd116}.rg-preview-flag div:nth-child(3){background:#006b3f}.rg-preview-ministry{color:#fcd116b3;font-size:8px;font-weight:700;letter-spacing:.5px;margin-bottom:3px;text-transform:uppercase}.rg-preview-report-title{color:#fff;font-size:11px;font-weight:800;letter-spacing:.3px}.rg-preview-scope{color:#ffffff80;font-size:10px;margin-top:2px}.rg-preview-contents{display:flex;flex-direction:column;gap:5px;padding:.75rem 1rem}.rg-preview-contents span{align-items:center;color:#475569;display:flex;font-size:11px;gap:6px}.rg-modal-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.rg-cancel-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:9px 18px;transition:all .15s}.rg-cancel-btn:hover{border-color:#cbd5e1;color:#374151}.rg-generate-btn{align-items:center;background:#006b3f;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:7px;padding:9px 22px;transition:background .15s,transform .12s}.rg-generate-btn:hover:not(:disabled){background:#004d2e;transform:translateY(-1px)}.rg-generate-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.rg-spinner{animation:rg-spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;flex-shrink:0;height:13px;width:13px}@keyframes rg-spin{to{transform:rotate(1turn)}}@media (max-width:500px){.rg-field-row{grid-template-columns:1fr}.rg-modal{border-radius:14px}.rg-modal-body,.rg-modal-header{padding:1rem}.rg-modal-footer{padding:.875rem 1rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.add-project-container{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.add-project-header{background:linear-gradient(90deg,#ce1126 0,#ce1126 33%,#fcd116 0,#fcd116 66%,#006b3f 0,#006b3f);border-radius:8px;margin-bottom:2rem;padding:.5rem;text-align:center}.add-project-title{background:#fff;border-radius:6px;color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem;padding:1rem}.add-project-form{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.form-input,.form-select,.form-textarea{background-color:#f9f9f9}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#ce1126;box-shadow:0 0 0 3px #ce112633}.form-input::placeholder,.form-textarea::placeholder{color:#aaa;font-style:italic;opacity:.7}.gps-display{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.file-upload-label:hover{border-color:#ce1126}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.error-message{grid-column:1/-1}@media (max-width:768px){.add-project-form,.gps-display{grid-template-columns:1fr}.add-project-header{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}}.form-section-divider{border-top:2px solid #f1f5f9;margin:1.5rem 0 .25rem;padding-top:1.25rem}.form-row-two{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:640px){.form-row-two{grid-template-columns:1fr}}.progress-pct-badge{align-items:center;background:#006b3f;border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.3px;margin-left:10px;min-width:42px;padding:2px 9px}.progress-slider-wrap{margin-bottom:4px;position:relative}.progress-slider{cursor:pointer;height:28px;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:2}.progress-track{background:#e2e8f0;border-radius:6px;height:12px;margin:8px 0;overflow:hidden}.progress-track-fill{background:linear-gradient(90deg,#ce1126,#fcd116 50%,#006b3f);border-radius:6px;height:100%;min-width:4px;transition:width .15s ease}.progress-labels{color:#94a3b8;display:flex;font-size:10px;justify-content:space-between;margin-top:2px;padding:0 2px}.input-prefix-wrap{align-items:stretch;border:1.5px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden;transition:border-color .2s}.input-prefix-wrap:focus-within{border-color:#006b3f;box-shadow:0 0 0 3px #006b3f14}.input-prefix{align-items:center;background:#f8fafc;border-right:1.5px solid #e2e8f0;color:#64748b;display:flex;flex-shrink:0;font-size:12px;font-weight:700;padding:0 12px;white-space:nowrap}.input-with-prefix{border:none!important;border-radius:0!important;box-shadow:none!important;flex:1 1;min-width:0}.input-with-prefix:focus{outline:none}.field-hint{color:#006b3f;font-size:11px;font-weight:500;margin-top:4px}.form-group-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:560px){.form-group-row{grid-template-columns:1fr}}.form-locked-field{align-items:center;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:9px;color:#1e293b;display:flex;gap:8px;min-height:40px;padding:9px 12px;position:relative}.form-locked-value{color:#1e293b;flex:1 1;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-locked-empty{color:#ce1126;font-style:italic;font-weight:400}.form-locked-badge{background:#006b3f;border-radius:10px;color:#fff;flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.5px;padding:2px 7px;text-transform:uppercase}.form-locked-hint{color:#94a3b8;font-size:10px;font-style:italic;margin:4px 0 0}.offline-pill{align-items:flex-start;background:#fff8e1;border:1.5px solid #fcd116;border-left:4px solid #ce1126;border-radius:8px;color:#4a3800;display:flex;font-size:.9rem;gap:.75rem;line-height:1.5;margin-bottom:1.5rem;padding:.875rem 1rem}.offline-pill__dot{animation:offl-pulse 1.4s ease-in-out infinite;background:#ce1126;border-radius:50%;display:inline-block;height:10px;margin-top:5px;min-width:10px;width:10px}@keyframes offl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.submit-btn--offline{background:linear-gradient(90deg,#ce1126,#fcd116)!important;position:relative}.submit-btn--offline:after{content:"📡";margin-left:.5rem}.offline-image-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;color:#15803d;font-size:.8rem;margin-top:.5rem;padding:.4rem .75rem}.offline-submit-note{color:#6b7280;font-size:.8rem;line-height:1.5;margin-top:.5rem;text-align:center}.offline-confirmation{background:#fff;border-radius:16px;border-top:6px solid #006b3f;box-shadow:0 8px 30px #0000001a;margin:4rem auto;max-width:520px;padding:2.5rem 2rem;text-align:center}.offline-confirmation__icon{animation:offl-bounce .6s ease-out;font-size:3.5rem;margin-bottom:1rem}@keyframes offl-bounce{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.offline-confirmation__title{color:#006b3f;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.offline-confirmation__body{color:#374151;font-size:1rem;line-height:1.7;margin-bottom:.75rem}.offline-confirmation__hint{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:2rem;padding:.75rem 1rem}.offline-confirmation__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.submit-btn--secondary{background:#fff!important;border:2px solid #d1d5db!important;box-shadow:none!important;color:#374151!important}.submit-btn--secondary:hover{border-color:#ce1126!important;color:#ce1126!important}@media (prefers-reduced-motion:reduce){.offline-confirmation__icon,.offline-pill__dot{animation:none}}:root{--ghana-red:#cf0921;--ghana-yellow:#fcd20f;--ghana-green:#006b3d;--ghana-dark:#333;--ghana-light:#f8f9fa}.about-hero{align-items:center;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1516026672322-bc52d61a55d5?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;color:#fff;display:flex;height:400px;justify-content:center;margin-bottom:3rem;position:relative;text-align:center}.hero-content{max-width:800px;padding:0 20px;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.title-red{color:#cf0921;color:var(--ghana-red)}.title-yellow{color:#fcd20f;color:var(--ghana-yellow);margin:0 5px}.title-green{color:#006b3d;color:var(--ghana-green)}.hero-subtitle{font-size:1.5rem;font-weight:300;letter-spacing:1px}.about-container{margin:0 auto;max-width:1200px;padding:0 20px}.about-section{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-bottom:4rem;padding:2rem;transition:transform .3s ease}.about-section:hover{transform:translateY(-5px)}.section-header{align-items:center;border-bottom:2px solid #fcd20f;border-bottom:2px solid var(--ghana-yellow);display:flex;margin-bottom:2rem;padding-bottom:1rem}.section-icon{font-size:2rem;margin-right:1rem}.section-title{font-size:2rem;margin:0}.section-content,.section-title{color:#333;color:var(--ghana-dark)}.section-content{line-height:1.8}.section-content p{margin-bottom:1.5rem}.mission-section{background:linear-gradient(90deg,#cf092108,#006b3d08)}.mission-list{list-style:none;padding:0}.mission-list li{margin-bottom:1rem;padding-left:2rem;position:relative}.mission-icon{color:#fcd20f;color:var(--ghana-yellow);left:0;position:absolute;top:5px}.mission-quote{background:#fcd20f1a;border-left:4px solid #fcd20f;border-left:4px solid var(--ghana-yellow);font-style:italic;margin:2rem 0;padding:1.5rem}.contact-section{background:linear-gradient(90deg,#cf092108,#006b3d08)}.contact-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.contact-card{background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.contact-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.contact-icon{color:#006b3d;color:var(--ghana-green);font-size:2rem;margin-bottom:1rem}.contact-card h3{color:#cf0921;color:var(--ghana-red);margin-bottom:1rem}.contact-card p{margin:0}.contact-card a{color:#333;color:var(--ghana-dark);text-decoration:none;transition:color .3s ease}.contact-card a:hover{color:#cf0921;color:var(--ghana-red)}.footer-note{border-top:1px solid #0000001a;margin:3rem 0;padding:2rem 0;text-align:center}.heart-icon{color:#cf0921;color:var(--ghana-red);margin:0 5px}.author-name{color:#006b3d;color:var(--ghana-green);font-weight:600;margin-left:5px}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.about-section{padding:1.5rem}.section-title{font-size:1.5rem}}.login-container{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:2rem auto;max-width:500px;padding:2rem}.login-header{background:linear-gradient(90deg,#ce1126 0,#ce1126 33%,#fcd116 0,#fcd116 66%,#006b3f 0,#006b3f);border-radius:8px;margin:-2rem -2rem 2rem;padding:.5rem;text-align:center}.login-title{background:#fff;border-radius:6px;color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem;padding:1rem}.login-subtitle{background:#fff;border-radius:4px;color:#555;display:inline-block;font-size:1rem;padding:.5rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-btn{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;overflow:hidden;padding:.75rem;position:relative;transition:all .3s ease;z-index:1}.login-btn:before{background:linear-gradient(90deg,#006b3f,#fcd116,#ce1126);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.login-btn:hover:before{opacity:1}.login-btn:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.register-link{color:#666;margin-top:1.5rem;text-align:center}.register-link a{color:#ce1126;font-weight:500;text-decoration:none;transition:color .2s}.register-link a:hover{color:#006b3f;text-decoration:underline}@media (max-width:600px){.login-container{margin:1rem;padding:1.5rem}.login-title{font-size:1.75rem}.login-header{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}}.register-container{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:2rem auto;max-width:500px;padding:2rem}.register-header{background:linear-gradient(90deg,#ce1126 0,#ce1126 33%,#fcd116 0,#fcd116 66%,#006b3f 0,#006b3f);border-radius:8px;margin:-2rem -2rem 2rem;padding:.5rem;text-align:center}.register-title{background:#fff;border-radius:6px;color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem;padding:1rem}.register-subtitle{background:#fff;border-radius:4px;color:#555;display:inline-block;font-size:1rem;padding:.5rem}.register-form{gap:1.5rem}.form-group,.register-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#333}.form-input{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.form-input:focus{border-color:#ce1126;box-shadow:0 0 0 3px #ce112633;outline:none}.form-input::placeholder{color:#aaa;font-style:italic;opacity:.7}.submit-btn{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);font-size:1rem;margin-top:.5rem;overflow:hidden;padding:.75rem;position:relative;transition:all .3s ease;z-index:1}.submit-btn:before{background:linear-gradient(90deg,#006b3f,#fcd116,#ce1126);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.submit-btn:hover:before{opacity:1}.submit-btn:hover{box-shadow:0 4px 8px #0000001a}.error-message{border:1px solid #ffd6d6;color:#ce1126;margin-bottom:1rem}.login-link{color:#666;margin-top:1.5rem;text-align:center}.login-link a{color:#ce1126;font-weight:500;text-decoration:none;transition:color .2s}.login-link a:hover{color:#006b3f;text-decoration:underline}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.register-container{margin:1rem;padding:1.5rem}.register-title{font-size:1.75rem}.register-header{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}}.qrg-trigger-btn{align-items:center;background:#0f172a;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;padding:8px 16px;transition:background .15s,transform .12s;white-space:nowrap}.qrg-trigger-btn:hover{background:#ce1126;transform:translateY(-1px)}.qrg-overlay{align-items:center;animation:qrg-in .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:600}@keyframes qrg-in{0%{opacity:0}to{opacity:1}}.qrg-modal{animation:qrg-modal-in .25s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px;box-shadow:0 24px 64px #00000040;max-height:90vh;max-width:420px;overflow-y:auto;width:100%}@keyframes qrg-modal-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.qrg-flag{border-radius:18px 18px 0 0;display:flex;height:4px;overflow:hidden}.qrg-flag div:first-child{background:#ce1126;flex:1 1}.qrg-flag div:nth-child(2){background:#fcd116;flex:1 1}.qrg-flag div:nth-child(3){background:#006b3f;flex:1 1}.qrg-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem 1rem}.qrg-modal-title{color:#0f172a;font-size:1rem;font-weight:800}.qrg-modal-sub{color:#94a3b8;font-size:11px;margin-top:2px}.qrg-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:17px;height:28px;justify-content:center;transition:all .15s;width:28px}.qrg-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.qrg-modal-body{padding:1.25rem 1.5rem}.qrg-preview{align-items:center;background:#0f172a;border-radius:12px;display:flex;flex-direction:column;margin-bottom:1rem;padding:1.25rem;text-align:center}.qrg-preview-project{color:#fff;font-size:14px;font-weight:800;margin-bottom:3px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qrg-preview-location{color:#ffffff73;font-size:11px;margin-bottom:16px}.qrg-qr-box{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000004d;margin-bottom:16px;padding:14px}.qrg-preview-instruction{color:#fcd116;font-size:12px;font-weight:600;margin-bottom:8px}.qrg-preview-url{color:#ffffff40;font-size:9px;max-width:300px;word-break:break-all}.qrg-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:12px;line-height:1.65;margin:0;padding:10px 12px}.qrg-modal-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.qrg-cancel-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:8px 16px;transition:all .15s}.qrg-cancel-btn:hover{border-color:#cbd5e1;color:#374151}.qrg-print-btn{align-items:center;background:#006b3f;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:7px;padding:9px 20px;transition:background .15s,transform .12s}.qrg-print-btn:hover{background:#004d2e;transform:translateY(-1px)}.pd-root{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding-bottom:4rem}.pd-flag{display:flex;height:5px}.pd-flag-r{background:#ce1126;flex:1 1}.pd-flag-g{background:#fcd116;flex:1 1}.pd-flag-gr{background:#006b3f;flex:1 1}.pd-nav{border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;padding:1rem 2rem}.pd-back-btn,.pd-nav{align-items:center;background:#fff}.pd-back-btn{border:1.5px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:7px 14px;text-decoration:none;transition:all .15s}.pd-back-btn:hover{background:#fff8f8;border-color:#ce1126;color:#ce1126}.pd-breadcrumb{color:#94a3b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-hero{background:#0f172a;display:grid;grid-template-columns:1fr 1fr;height:480px}.pd-hero-media{height:100%;overflow:hidden;position:relative}.pd-hero-image{display:block;height:100%;object-fit:cover;width:100%}.pd-hero-placeholder{align-items:center;background:linear-gradient(135deg,#1e293b,#334155);display:flex;height:100%;justify-content:center;min-height:320px;width:100%}.pd-hero-placeholder-icon{font-size:6rem;opacity:.35}.pd-status-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff4d;border-radius:30px;bottom:1rem;display:flex;font-size:12px;font-weight:700;gap:7px;left:1rem;letter-spacing:.3px;padding:6px 14px;position:absolute}.pd-status-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.pd-hero-content{display:flex;flex-direction:column;gap:0;padding:2.5rem 2rem 2rem}.pd-hero-type-chip{align-items:center;background:#fcd1161f;border:1px solid #fcd11640;border-radius:20px;color:#fcd116;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.8px;margin-bottom:1rem;padding:4px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.pd-hero-title{color:#fff;font-size:clamp(1.375rem,2.5vw,2rem);font-weight:800;letter-spacing:-.3px;line-height:1.25;margin:0 0 .75rem}.pd-hero-location{align-items:center;color:#ffffff80;display:flex;font-size:13px;gap:6px;margin-bottom:1.5rem}.pd-progress-ring-wrap{height:130px;margin-bottom:1.5rem;position:relative;width:130px}.pd-progress-ring-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;pointer-events:none;position:absolute}.pd-progress-ring-pct{font-feature-settings:"tnum";color:#fff;font-size:1.75rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.pd-progress-ring-label{color:#fff6;font-size:10px;letter-spacing:.5px;margin-top:2px;text-transform:uppercase}.pd-hero-chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.pd-chip{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;min-width:130px;padding:10px 14px}.pd-chip-label{color:#ffffff59;font-size:9px;font-weight:700;letter-spacing:.6px;margin-bottom:4px;text-transform:uppercase}.pd-chip-value{color:#fff;font-size:13px;font-weight:600}.pd-body{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1100px;padding:2rem 2rem 0}.pd-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 4px #0000000a;padding:1.75rem 2rem}.pd-section-title{align-items:center;border-bottom:1px solid #f1f5f9;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:8px;margin:0 0 1.25rem;padding-bottom:.875rem}.pd-section-icon{font-size:1.125rem}.pd-description{color:#374151;font-size:14.5px;line-height:1.8;margin:0;white-space:pre-wrap}.pd-finance-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.pd-finance-card{border-radius:12px;overflow:hidden;padding:1.125rem 1.25rem;position:relative}.pd-finance-card:before{content:"";height:3px;left:0;position:absolute;right:0;top:0}.pd-finance-total{background:#f0f9ff;border:1px solid #bae6fd}.pd-finance-total:before{background:#3b82f6}.pd-finance-paid{background:#f0fdf4;border:1px solid #bbf7d0}.pd-finance-paid:before{background:#006b3f}.pd-finance-outstanding{background:#fff7ed;border:1px solid #fed7aa}.pd-finance-outstanding:before{background:#f97316}.pd-finance-label{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.pd-finance-amount{font-feature-settings:"tnum";color:#0f172a;font-size:1.375rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.5px}.pd-finance-pct-bar{background:#0000000f;border-radius:2px;height:4px;margin-top:10px;overflow:hidden}.pd-finance-pct-fill{background:#006b3f;border-radius:2px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1)}.pd-details-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.pd-detail-item{border-bottom:1px solid #f8fafc;padding:.875rem 0}.pd-detail-item:nth-child(odd){padding-right:2rem}.pd-detail-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.6px;margin-bottom:4px;text-transform:uppercase}.pd-detail-value{color:#1e293b;font-size:14px;font-weight:500}.pd-gps-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.pd-gps-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:3px;padding:8px 14px}.pd-gps-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.pd-gps-value{color:#1e293b;font-family:Courier New,monospace;font-size:13px;font-weight:600}.pd-map-link{align-items:center;background:#ce1126;border-radius:8px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:8px 16px;text-decoration:none;transition:background .15s}.pd-map-link:hover{background:#a50e20}.pd-error,.pd-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.pd-spinner{animation:pd-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:40px;width:40px}@keyframes pd-spin{to{transform:rotate(1turn)}}.pd-error-icon{font-size:3rem}.pd-error h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.pd-error p{color:#64748b;font-size:14px;margin:0}@media (max-width:900px){.pd-hero{grid-template-columns:1fr;height:auto}.pd-hero-media{height:280px}.pd-hero-content{height:auto;min-height:280px;padding:1.5rem}.pd-body{padding:1rem}.pd-section{padding:1.25rem}.pd-nav{padding:.875rem 1rem}}@media (max-width:480px){.pd-hero-title{font-size:1.25rem}.pd-finance-grid{grid-template-columns:1fr}}.ap-shell{background:#f1f5f9;color:#1e293b;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.ap-sidebar{background:#0f172a;bottom:0;display:flex;flex-direction:column;left:0;min-width:260px;overflow-y:auto;position:fixed;top:0;transition:transform .3s cubic-bezier(.22,1,.36,1);width:260px;z-index:200}.ap-sidebar.collapsed{transform:translateX(-260px)}.ap-sidebar-flag{display:flex;flex-shrink:0;height:4px}.ap-sidebar-flag-r{background:#ce1126;flex:1 1}.ap-sidebar-flag-g{background:#fcd116;flex:1 1}.ap-sidebar-flag-gr{background:#006b3f;flex:1 1}.ap-sidebar-logo{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:1.25rem 1.25rem 1rem}.ap-logo-badge{gap:10px}.ap-logo-badge,.ap-logo-icon{align-items:center;display:flex}.ap-logo-icon{background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:10px;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.ap-logo-title{color:#fff;font-size:13px;font-weight:700;line-height:1.2}.ap-logo-sub{color:#fff6;font-size:10px}.ap-sidebar-user{border-bottom:1px solid #ffffff0f;gap:9px;padding:.875rem 1.25rem}.ap-sidebar-avatar,.ap-sidebar-user{align-items:center;display:flex;flex-shrink:0}.ap-sidebar-avatar{background:linear-gradient(135deg,#006b3f,#4ade80);border-radius:50%;color:#fff;font-size:12px;font-weight:700;height:32px;justify-content:center;width:32px}.ap-sidebar-user-name{color:#fff;font-size:12px;font-weight:600}.ap-sidebar-user-role{color:#fff6;font-size:10px}.ap-nav{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:.875rem .75rem}.ap-nav-section-label{color:#ffffff40;font-size:9px;font-weight:700;letter-spacing:1px;padding:.75rem .5rem .375rem;text-transform:uppercase}.ap-nav-item{align-items:center;background:#0000;border:none;border-radius:9px;color:#ffffff8c;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;padding:9px 12px;position:relative;text-align:left;transition:all .18s;width:100%}.ap-nav-item:hover{background:#ffffff0f;color:#ffffffd9}.ap-nav-item.active{background:#ce11262e;color:#fff}.ap-nav-item.active:before{background:#ce1126;border-radius:2px;bottom:6px;content:"";left:0;position:absolute;top:6px;width:3px}.ap-nav-icon{flex-shrink:0;opacity:.7}.ap-nav-item.active .ap-nav-icon{opacity:1}.ap-nav-badge{animation:ap-badge-pulse 2s ease-in-out infinite;background:#ce1126;border-radius:10px;color:#fff;font-size:10px;font-weight:700;margin-left:auto;min-width:20px;padding:2px 7px;text-align:center}@keyframes ap-badge-pulse{0%,to{box-shadow:0 0 0 0 #ce112666}50%{box-shadow:0 0 0 5px #ce112600}}.ap-sidebar-footer{border-top:1px solid #ffffff0f;flex-shrink:0;padding:.875rem 1.25rem}.ap-logout-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;color:#ffffff80;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;transition:all .18s;width:100%}.ap-logout-btn:hover{background:#ce112626;border-color:#ce11264d;color:#f87171}.ap-main{display:flex;flex:1 1;flex-direction:column;margin-left:260px;min-height:100vh;transition:margin-left .3s cubic-bezier(.22,1,.36,1)}.ap-main.sidebar-collapsed{margin-left:0}.ap-topbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;display:flex;gap:1rem;padding:.875rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.ap-hamburger{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:none;flex-shrink:0;height:32px;justify-content:center;width:32px}.ap-topbar-title{color:#0f172a;font-size:1.125rem;font-weight:700}.ap-topbar-sub{color:#94a3b8;font-size:12px}.ap-topbar-right{align-items:center;display:flex;gap:.75rem;margin-left:auto}.ap-topbar-time{background:#f1f5f9;border-radius:6px;color:#94a3b8;font-size:11px;padding:4px 10px}.ap-body{flex:1 1;padding:2rem}.ap-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.ap-card-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.125rem 1.5rem}.ap-card-header,.ap-card-title{align-items:center;display:flex}.ap-card-title{color:#0f172a;font-size:.9375rem;font-weight:700;gap:7px}.ap-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-bottom:1.5rem}.ap-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;padding:1.25rem 1.5rem;position:relative;transition:transform .2s,box-shadow .2s}.ap-stat-card:hover{box-shadow:0 8px 24px #00000012;transform:translateY(-2px)}.ap-stat-card:before{content:"";height:3px;left:0;position:absolute;right:0;top:0}.ap-stat-card.red:before{background:#ce1126}.ap-stat-card.green:before{background:#006b3f}.ap-stat-card.gold:before{background:#fcd116}.ap-stat-card.blue:before{background:#3b82f6}.ap-stat-card.orange:before{background:#f97316}.ap-stat-icon{font-size:1.5rem;line-height:1}.ap-stat-value{font-feature-settings:"tnum";color:#0f172a;font-size:2rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.ap-stat-label{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.ap-issues-layout{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:400px 1fr}.ap-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:.625rem;margin-bottom:1rem;padding:.875rem 1rem}.ap-filter-row{display:flex;flex-wrap:wrap;gap:.625rem}.ap-filter-input,.ap-filter-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;flex:1 1;font-family:inherit;font-size:12px;min-width:110px;padding:7px 10px;transition:border-color .2s}.ap-filter-input:focus,.ap-filter-select:focus{background:#fff;border-color:#ce1126;outline:none}.ap-filter-input::placeholder{color:#94a3b8}.ap-issue-list{display:flex;flex-direction:column;gap:.625rem}.ap-issue-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;overflow:hidden;padding:.875rem 1rem;position:relative;transition:all .18s}.ap-issue-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f;transform:translateX(2px)}.ap-issue-item.selected{border-color:#ce1126;box-shadow:0 0 0 2px #ce11261f}.ap-issue-item-stripe{bottom:0;left:0;position:absolute;top:0;width:4px}.ap-stripe-urgent{background:#ce1126}.ap-stripe-high{background:#f97316}.ap-stripe-medium{background:#fcd116}.ap-stripe-low{background:#3b82f6}.ap-issue-item-inner{padding-left:.75rem}.ap-issue-item-top{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:5px}.ap-new-badge{animation:ap-badge-pulse 2s ease-in-out infinite;background:#ce1126;border-radius:10px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.5px;padding:2px 7px}.ap-issue-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;font-size:13px;font-weight:600;line-height:1.35;margin-bottom:5px;overflow:hidden}.ap-issue-item-meta{align-items:center;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:11px;gap:10px}.ap-issue-item-district{align-items:center;color:#64748b;display:flex;font-weight:500;gap:3px}.ap-mini-badge{border-radius:10px;font-size:9px;font-weight:700;letter-spacing:.3px;padding:2px 7px;text-transform:uppercase}.ap-mini-badge-urgent{background:#fee2e2;color:#991b1b}.ap-mini-badge-high{background:#ffedd5;color:#9a3412}.ap-mini-badge-medium{background:#fef9c3;color:#854d0e}.ap-mini-badge-low{background:#dbeafe;color:#1e40af}.ap-mini-badge-open{background:#f1f5f9;color:#475569}.ap-mini-badge-review{background:#ffedd5;color:#9a3412}.ap-mini-badge-replied{background:#dcfce7;color:#166534}.ap-mini-badge-resolved{background:#dbeafe;color:#1e40af}.ap-detail-pane{position:-webkit-sticky;position:sticky;top:80px}.ap-detail-empty{background:#fff;border:1.5px dashed #e2e8f0;border-radius:14px;padding:4rem 2rem;text-align:center}.ap-detail-empty-icon{display:block;font-size:3rem;margin-bottom:1rem}.ap-detail-empty h3{color:#475569;font-size:1rem;font-weight:600;margin-bottom:.5rem}.ap-detail-empty p{color:#94a3b8;font-size:12px}.ap-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.ap-detail-priority-stripe{height:5px}.ap-detail-header{border-bottom:1px solid #f1f5f9;padding:1.25rem 1.5rem 1rem}.ap-detail-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.875rem}.ap-detail-title{color:#0f172a;font-size:1.125rem;font-weight:700;line-height:1.35;margin-bottom:.75rem}.ap-detail-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:11px;gap:1rem}.ap-detail-meta-item{align-items:center;display:flex;gap:4px}.ap-detail-body{border-bottom:1px solid #f1f5f9;padding:1.25rem 1.5rem}.ap-detail-description{color:#374151;font-size:13.5px;line-height:1.75;white-space:pre-wrap}.ap-detail-image{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;max-height:280px;object-fit:cover;width:100%}.ap-existing-reply{background:#f0fdf4;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem}.ap-existing-reply-label{align-items:center;color:#006b3f;display:flex;font-size:10px;font-weight:700;gap:5px;letter-spacing:.6px;margin-bottom:.5rem;text-transform:uppercase}.ap-existing-reply-text{color:#1e293b;font-size:13px;line-height:1.65;white-space:pre-wrap}.ap-reply-form{padding:1.25rem 1.5rem}.ap-reply-label{align-items:center;color:#374151;display:flex;font-size:12px;font-weight:600;gap:5px;margin-bottom:.625rem}.ap-reply-textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-family:inherit;font-size:13px;line-height:1.6;margin-bottom:.875rem;min-height:110px;padding:10px 14px;resize:vertical;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.ap-reply-textarea:focus{background:#fff;border-color:#006b3f;box-shadow:0 0 0 3px #006b3f14;outline:none}.ap-reply-footer{align-items:center;display:flex;flex-wrap:wrap;gap:.875rem;justify-content:space-between}.ap-status-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:12px;padding:7px 10px;transition:border-color .2s}.ap-status-select:focus{border-color:#006b3f;outline:none}.ap-send-btn{align-items:center;background:#006b3f;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:9px 22px;transition:background .2s,transform .15s}.ap-send-btn:hover{background:#004d2e;transform:translateY(-1px)}.ap-send-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.ap-users-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.ap-create-btn{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:background .2s,transform .15s}.ap-create-btn:hover{background:#a50e20;transform:translateY(-1px)}.ap-users-table-wrap{overflow-x:auto}.ap-table{border-collapse:collapse;font-size:13px;width:100%}.ap-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.5px;padding:10px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.ap-table td{border-bottom:1px solid #f1f5f9;color:#374151;padding:12px 14px;vertical-align:middle}.ap-table tbody tr:hover{background:#f8fafc}.ap-table tbody tr:last-child td{border-bottom:none}.ap-user-cell{align-items:center;display:flex;gap:9px}.ap-user-avatar-sm{align-items:center;background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:30px;justify-content:center;width:30px}.ap-user-name{color:#0f172a;font-weight:600}.ap-user-username{color:#94a3b8;font-size:11px}.ap-delete-btn{background:#fff5f5;border:1px solid #fecaca;border-radius:7px;color:#ce1126;cursor:pointer;font-size:11px;font-weight:600;padding:5px 12px;transition:all .15s}.ap-delete-btn:hover{background:#ce1126;color:#fff}.ap-modal-overlay{align-items:center;animation:ap-overlay-in .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:500}@keyframes ap-overlay-in{0%{opacity:0}to{opacity:1}}.ap-modal{animation:ap-modal-in .28s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:520px;overflow-y:auto;width:100%}@keyframes ap-modal-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ap-modal-flag{display:flex;height:4px}.ap-modal-flag-r{background:#ce1126;flex:1 1}.ap-modal-flag-g{background:#fcd116;flex:1 1}.ap-modal-flag-gr{background:#006b3f;flex:1 1}.ap-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem 1rem}.ap-modal-title{color:#0f172a;font-size:1.0625rem;font-weight:700}.ap-modal-sub{color:#94a3b8;font-size:11px;margin-top:2px}.ap-modal-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:28px;justify-content:center;transition:all .15s;width:28px}.ap-modal-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.ap-modal-body{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem 1.5rem 1.5rem}.ap-form-row{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr 1fr}.ap-form-group{display:flex;flex-direction:column;gap:4px}.ap-label{color:#374151;font-size:12px;font-weight:600}.ap-label span{color:#ce1126;margin-left:2px}.ap-input,.ap-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;color:#1e293b;font-family:inherit;font-size:13px;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.ap-input:focus,.ap-select:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce112614;outline:none}.ap-input::placeholder{color:#94a3b8}.ap-modal-footer{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;padding-top:.5rem}.ap-modal-cancel{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;font-size:13px;font-weight:500;padding:9px 20px;transition:all .15s}.ap-modal-cancel:hover{border-color:#cbd5e1;color:#374151}.ap-modal-submit{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:7px;padding:9px 22px;transition:background .2s,transform .15s}.ap-modal-submit:hover{background:#a50e20;transform:translateY(-1px)}.ap-modal-submit:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.ap-projects-table-wrap{overflow-x:auto}.ap-spinner-wrap{align-items:center;display:flex;justify-content:center;padding:3rem}.ap-spinner{animation:ap-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:32px;width:32px}.ap-empty{color:#94a3b8;padding:3rem 2rem;text-align:center}.ap-empty p{font-size:13px}@media (max-width:1100px){.ap-issues-layout{grid-template-columns:340px 1fr}}@media (max-width:900px){.ap-issues-layout{grid-template-columns:1fr}.ap-detail-pane{position:static}}@media (max-width:768px){.ap-sidebar{transform:translateX(-260px)}.ap-sidebar.open{transform:translateX(0)}.ap-main{margin-left:0}.ap-hamburger{display:flex}.ap-topbar{padding:.875rem 1rem}.ap-body{padding:1rem}.ap-stats-grid{grid-template-columns:repeat(2,1fr)}.ap-form-row{grid-template-columns:1fr}}.ap-recent-row{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:10px;padding:.75rem 1.5rem;transition:background .15s}.ap-recent-row:hover{background:#f8fafc}.ap-recent-row:last-child{border-bottom:none}.ap-recent-stripe{border-radius:2px;flex-shrink:0;height:36px;width:4px}.ap-action-btn{background:#fff5f5;border:1px solid #fecaca;border-radius:7px;color:#ce1126;cursor:pointer;font-size:11px;font-weight:600;padding:5px 12px;transition:all .15s;white-space:nowrap}.ap-action-btn:hover{background:#ce1126;color:#fff}@keyframes ap-spin{to{transform:rotate(1turn)}}.ap-contractors-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.ap-contractors-filters{display:flex;flex:1 1;flex-wrap:wrap;gap:.625rem}.ap-contractor-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ap-contractor-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s}.ap-contractor-card:hover{border-color:#cbd5e1;box-shadow:0 8px 28px #00000014;transform:translateY(-3px)}.ap-contractor-card-stripe{height:4px}.ap-contractor-stripe-active{background:#006b3f}.ap-contractor-stripe-suspended{background:#f97316}.ap-contractor-stripe-blacklisted{background:#ce1126}.ap-contractor-card-body{display:flex;flex:1 1;flex-direction:column;gap:.75rem;padding:1rem}.ap-contractor-card-top{align-items:flex-start;display:flex;gap:10px}.ap-contractor-avatar{align-items:center;background:linear-gradient(135deg,#0f172a,#334155);border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.ap-contractor-card-info{flex:1 1;min-width:0}.ap-contractor-card-name{color:#0f172a;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-contractor-card-reg{color:#94a3b8;font-size:11px;margin-top:2px}.ap-contractor-status{border-radius:10px;flex-shrink:0;font-size:10px;font-weight:700;padding:3px 8px;white-space:nowrap}.ap-contractor-status-active{background:#dcfce7;color:#166534}.ap-contractor-status-suspended{background:#ffedd5;color:#9a3412}.ap-contractor-status-blacklisted{background:#fee2e2;color:#991b1b}.ap-contractor-card-meta{display:flex;flex-wrap:wrap;gap:6px}.ap-contractor-chip{background:#f1f5f9;border-radius:8px;color:#475569;font-size:10px;font-weight:500;padding:3px 8px}.ap-contractor-card-footer{align-items:center;border-top:1px solid #f1f5f9;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:10px;gap:10px;padding-top:.5rem}.ap-contractor-doc-count{color:#475569;font-weight:500}.ap-profile-overlay{animation:ap-overlay-in .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;inset:0;position:fixed;z-index:300}.ap-profile-panel{animation:ap-panel-in .3s cubic-bezier(.22,1,.36,1);background:#f8fafc;bottom:0;box-shadow:-8px 0 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:0;top:0;width:min(560px,100vw);z-index:301}@keyframes ap-panel-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.ap-profile-header{background:#0f172a;flex-shrink:0}.ap-profile-flag{display:flex;height:3px}.ap-profile-flag-r{background:#ce1126;flex:1 1}.ap-profile-flag-g{background:#fcd116;flex:1 1}.ap-profile-flag-gr{background:#006b3f;flex:1 1}.ap-profile-header-inner{align-items:flex-start;display:flex;gap:14px;padding:1.125rem 1.25rem 1.25rem}.ap-profile-header-avatar{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;width:48px}.ap-profile-header-info{flex:1 1;min-width:0}.ap-profile-header-name{color:#fff;font-size:16px;font-weight:800;line-height:1.2;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-profile-header-reg{color:#ffffff73;font-size:11px;margin-bottom:6px}.ap-profile-header-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.ap-profile-close{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;color:#fff9;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:28px;justify-content:center;line-height:1;transition:all .15s;width:28px}.ap-profile-close:hover{background:#ce112666;border-color:#0000;color:#fff}.ap-profile-tabs{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;overflow-x:auto}.ap-profile-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#94a3b8;cursor:pointer;flex:1 1;font-size:11px;font-weight:600;padding:10px 8px;transition:all .18s;white-space:nowrap}.ap-profile-tab:hover{background:#f8fafc;color:#475569}.ap-profile-tab.active{background:#fff;border-bottom-color:#ce1126;color:#ce1126}.ap-profile-body{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.25rem}.ap-info-grid{grid-gap:.625rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:.625rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem;padding:1rem}.ap-info-item{display:flex;flex-direction:column;gap:2px}.ap-info-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.ap-info-value{color:#1e293b;font-size:13px;font-weight:500;word-break:break-word}.ap-section-subheader{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.ap-section-subheader-title{color:#374151;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.ap-doc-list{display:flex;flex-direction:column;gap:6px}.ap-doc-row{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:10px;padding:10px 12px;transition:border-color .15s}.ap-doc-row:hover{border-color:#cbd5e1}.ap-doc-icon{flex-shrink:0;font-size:20px}.ap-doc-info{flex:1 1;min-width:0}.ap-doc-name{color:#0f172a;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-doc-type{color:#94a3b8;font-size:10px;margin-top:1px}.ap-doc-download{align-items:center;background:#f0f9ff;border:1px solid #bae6fd;border-radius:7px;color:#0369a1;display:flex;flex-shrink:0;font-size:11px;font-weight:600;gap:4px;padding:5px 10px;text-decoration:none;transition:all .15s;white-space:nowrap}.ap-doc-download:hover{background:#0369a1;color:#fff}.ap-doc-delete{align-items:center;background:#fff5f5;border:1px solid #fecaca;border-radius:7px;color:#ce1126;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .15s;width:28px}.ap-doc-delete:hover{background:#ce1126;color:#fff}.ap-upload-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.ap-upload-section-title{color:#374151;font-size:12px;font-weight:700;margin-bottom:.875rem}.ap-upload-form{display:flex;flex-direction:column;gap:.75rem}.ap-upload-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.ap-file-label{align-items:center;background:#f8fafc;border:1.5px dashed #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;display:flex;font-size:12px;gap:8px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;transition:border-color .2s;white-space:nowrap}.ap-file-label:hover{border-color:#ce1126;color:#ce1126}.ap-file-input{display:none}.ap-progress-timeline{display:flex;flex-direction:column;gap:0}.ap-progress-entry{display:flex;gap:12px;padding-bottom:1.25rem;position:relative}.ap-progress-entry:before{background:#e2e8f0;bottom:0;content:"";left:14px;position:absolute;top:28px;width:2px}.ap-progress-entry:last-child:before{display:none}.ap-progress-dot{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;font-size:13px;height:30px;justify-content:center;position:relative;width:30px;z-index:1}.ap-progress-content{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1 1;padding:10px 12px}.ap-progress-desc{color:#374151;font-size:13px;line-height:1.6;margin:0 0 6px}.ap-progress-meta{align-items:center;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:10px;gap:12px}.ap-payment-list{display:flex;flex-direction:column;gap:8px}.ap-payment-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.ap-payment-card-top{align-items:flex-start;display:flex;gap:12px;padding:1rem}.ap-payment-card-docs{background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px;padding:.75rem 1rem}.ap-payment-amount{color:#0f172a;font-size:18px;font-weight:800;line-height:1.2}.ap-payment-desc{color:#64748b;font-size:12px;margin-top:3px}@media (max-width:640px){.ap-contractor-grid,.ap-info-grid,.ap-upload-row{grid-template-columns:1fr}.ap-profile-panel{width:100vw}}.edit-project-container{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.edit-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.edit-title{color:#1a365d;font-size:2rem;font-weight:700;margin:0}.edit-form{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.form-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:1.5rem}.section-title{border-bottom:1px solid #e2e8f0;color:#1a365d;font-size:1.25rem;font-weight:600;margin-top:0;padding-bottom:.5rem}.form-group,.section-title{margin-bottom:1.5rem}.form-label{color:#4a5568;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce33;outline:none}.form-textarea{min-height:120px;resize:vertical}.map-container{border:1px solid #e2e8f0;border-radius:8px;height:300px;margin-bottom:1rem;overflow:hidden;width:100%}.gps-coordinates{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.image-upload{margin-top:1.5rem}.image-preview{margin-top:1rem}.image-preview img{border-radius:8px;box-shadow:0 2px 4px #0000001a;max-height:200px;max-width:100%}.file-upload-label{background:#f7fafc;border:1px dashed #cbd5e0;border-radius:8px;cursor:pointer;display:inline-block;margin-bottom:1rem;padding:.75rem 1.25rem;transition:all .2s ease}.file-upload-label:hover{background:#ebf8ff;border-color:#3182ce}.file-upload-input{display:none}.submit-btn{background-color:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s ease}.submit-btn:hover{background-color:#2c5282;transform:translateY(-2px)}.error-message{background:#fff5f5;border:1px solid #fed7d7;color:#e53e3e;margin-top:1.5rem;padding:1rem}@media (max-width:768px){.edit-form,.gps-coordinates{grid-template-columns:1fr}}.admin-login-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e4e8f0);display:flex;justify-content:center;min-height:100vh;padding:20px}.admin-login-form{background:#fff;border-radius:12px;box-shadow:0 15px 35px #0000001a;max-width:450px;padding:40px;transition:all .3s ease;width:100%}.admin-login-form:hover{box-shadow:0 20px 40px #00000026}.admin-login-form h2{color:#d32f2f;font-size:28px;font-weight:600;margin-bottom:30px;text-align:center}.input-group{margin-bottom:25px;position:relative}.input-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:16px;padding:15px;transition:all .3s ease;width:100%}.input-group input:focus{border-color:#ffc107;box-shadow:0 0 0 3px #ffc10733;outline:none}.input-group input::placeholder{color:#9e9e9e}.error-message{background-color:#fde0e0;border-radius:8px;color:#d32f2f;font-size:14px;margin-bottom:20px;padding:12px;text-align:center}.login-button{background-color:#388e3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:1px;padding:15px;text-transform:uppercase;transition:all .3s ease;width:100%}.login-button:hover{background-color:#2e7d32;transform:translateY(-2px)}.login-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.input-group{animation:fadeIn .5s ease forwards}.input-group:nth-child(2){animation-delay:.1s}.input-group:nth-child(3){animation-delay:.2s}@media (max-width:480px){.admin-login-form{padding:30px 20px}.admin-login-form h2{font-size:24px}}.pi-root{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding-bottom:4rem}.pi-flag{display:flex;height:5px}.pi-flag-r{background:#ce1126;flex:1 1}.pi-flag-g{background:#fcd116;flex:1 1}.pi-flag-gr{background:#006b3f;flex:1 1}.pi-page-header{background:linear-gradient(135deg,#0f172a,#1e293b);padding:3rem 2rem 2.5rem}.pi-page-header-inner{margin:0 auto;max-width:1100px}.pi-eyebrow{color:#fcd116;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:.75rem;text-transform:uppercase}.pi-page-title{color:#fff;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;letter-spacing:-.5px;margin:0 0 .75rem}.pi-page-sub{color:#ffffff80;font-size:14px;margin:0;max-width:560px}.pi-body{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1100px;padding:2rem 2rem 0}.pi-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 4px #0000000a;padding:1.75rem 2rem}.pi-section-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.pi-section-title{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:8px;margin:0}.pi-filter-count{background:#f1f5f9;border-radius:20px;color:#94a3b8;font-size:12px;padding:4px 10px}.pi-summary-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.pi-summary-card{border:1px solid #0000;border-radius:12px;overflow:hidden;padding:1.25rem;position:relative;transition:transform .18s,box-shadow .18s}.pi-summary-card:hover{box-shadow:0 6px 20px #00000012;transform:translateY(-2px)}.pi-summary-card:before{content:"";height:3px;left:0;position:absolute;right:0;top:0}.pi-card-total{background:#f8fafc;border-color:#e2e8f0}.pi-card-total:before{background:#475569}.pi-card-ongoing{background:#f0fdf4;border-color:#86efac}.pi-card-ongoing:before{background:#006b3f}.pi-card-completed{background:#eff6ff;border-color:#93c5fd}.pi-card-completed:before{background:#1d4ed8}.pi-card-uncompleted{background:#fffbeb;border-color:#fcd34d}.pi-card-uncompleted:before{background:#b45309}.pi-card-abandoned{background:#fff1f2;border-color:#fca5a5}.pi-card-abandoned:before{background:#ce1126}.pi-summary-icon{font-size:1.5rem;line-height:1;margin-bottom:.625rem}.pi-summary-value{font-feature-settings:"tnum";color:#0f172a;font-size:2.25rem;font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.pi-summary-label{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.pi-summary-pct{font-feature-settings:"tnum";color:#94a3b8;font-size:12px;font-variant-numeric:tabular-nums;margin-top:6px}.pi-status-tabs{display:flex;flex-wrap:wrap;gap:.625rem}.pi-status-tab{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:30px;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:8px 16px;transition:all .15s}.pi-status-tab:hover{background:#f8fafc;border-color:#cbd5e1}.pi-status-tab.active{box-shadow:0 0 0 2px #00000014}.pi-tab-count{background:#00000012;border-radius:10px;font-size:11px;font-weight:700;padding:1px 7px}.pi-region-search{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:inherit;font-size:13px;padding:7px 12px;transition:border-color .2s;width:200px}.pi-region-search:focus{background:#fff;border-color:#ce1126;outline:none}.pi-region-search::placeholder{color:#94a3b8}.pi-region-list{display:flex;flex-direction:column;gap:0}.pi-region-item{border-bottom:1px solid #f1f5f9}.pi-region-item:last-child{border-bottom:none}.pi-region-item.open{background:#fafbff}.pi-region-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem .5rem;text-align:left;transition:background .15s;width:100%}.pi-region-header:hover{background:#f8fafc}.pi-region-header-left{align-items:center;display:flex;flex:1 1;gap:8px;min-width:200px}.pi-region-chevron{color:#94a3b8;flex-shrink:0;font-size:14px;text-align:center;width:16px}.pi-region-name{color:#0f172a;font-size:14px;font-weight:700}.pi-region-total-badge{background:#f1f5f9;border-radius:10px;color:#475569;font-size:11px;font-weight:600;padding:2px 8px}.pi-region-mini-bars{display:flex;flex-direction:column;gap:3px;min-width:140px}.pi-region-mini-bar-wrap{align-items:center;display:flex;gap:6px}.pi-region-mini-bar-fill{border-radius:3px;height:5px;min-width:4px;transition:width .6s cubic-bezier(.22,1,.36,1)}.pi-region-mini-count{font-feature-settings:"tnum";color:#94a3b8;font-size:10px;font-variant-numeric:tabular-nums;min-width:20px}.pi-region-status-pills{display:flex;flex-wrap:wrap;gap:5px}.pi-status-pill{border:1px solid;border-radius:10px;font-size:10px;font-weight:700;padding:2px 8px;white-space:nowrap}.pi-district-list{animation:pi-slide-down .2s ease;border-top:1px solid #f1f5f9;padding:0 .5rem 1rem 2rem}@keyframes pi-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pi-district-row,.pi-district-table-head{grid-gap:.5rem;align-items:center;border-radius:6px;display:grid;gap:.5rem;grid-template-columns:1fr 60px repeat(4,90px);padding:8px 6px}.pi-district-table-head{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.5px;padding:10px 6px 6px;text-transform:uppercase}.pi-district-row{border-bottom:1px solid #f8fafc;color:#374151;font-size:13px;transition:background .12s}.pi-district-row:hover{background:#f8fafc}.pi-district-row:last-child{border-bottom:none}.pi-district-subtotal{background:#f1f5f9!important;border-radius:8px;font-weight:700;margin-top:4px}.pi-dt-district{align-items:center;display:flex;font-weight:500;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pi-dt-total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.pi-dt-bold{font-weight:700}.pi-dt-stat{text-align:center}.pi-dt-zero{color:#cbd5e1}.pi-dt-badge{font-feature-settings:"tnum";border-radius:10px;display:inline-block;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;padding:2px 8px}.pi-project-table-wrap{overflow-x:auto}.pi-project-table{border-collapse:collapse;font-size:13px;width:100%}.pi-project-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.5px;padding:10px 14px;text-align:left;text-transform:uppercase}.pi-project-table td{border-bottom:1px solid #f1f5f9;color:#374151;padding:12px 14px;vertical-align:middle}.pi-project-table tbody tr:hover{background:#f8fafc}.pi-project-table tbody tr:last-child td{border-bottom:none}.pi-pt-title{color:#0f172a;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pi-pt-progress-wrap{align-items:center;display:flex;gap:8px}.pi-pt-progress-bar{background:#e2e8f0;border-radius:3px;flex:1 1;height:6px;min-width:80px;overflow:hidden}.pi-pt-progress-fill{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);border-radius:3px;height:100%;transition:width .6s ease}.pi-pt-pct{font-feature-settings:"tnum";color:#64748b;font-size:11px;font-variant-numeric:tabular-nums;min-width:30px;text-align:right}.pi-hbar-track{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.pi-hbar-fill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.pi-error,.pi-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:14px;gap:1rem;justify-content:center;min-height:50vh}.pi-spinner{animation:pi-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:36px;width:36px}@keyframes pi-spin{to{transform:rotate(1turn)}}.pi-empty{color:#94a3b8;font-size:13px;padding:2rem;text-align:center}@media (max-width:900px){.pi-body{padding:1rem}.pi-section{padding:1.25rem}.pi-district-row,.pi-district-table-head{font-size:12px;gap:4px;grid-template-columns:1fr 50px repeat(4,70px)}}@media (max-width:640px){.pi-summary-grid{grid-template-columns:1fr 1fr}.pi-region-mini-bars{display:none}.pi-district-row,.pi-district-table-head{font-size:11px;gap:2px;grid-template-columns:1fr 40px repeat(4,55px)}.pi-region-search{width:100%}}.pi-bar-legend{display:flex;flex-wrap:wrap;gap:1rem}.pi-legend-item{align-items:center;color:#64748b;display:flex;font-size:11px;font-weight:600;gap:5px}.pi-legend-dot{border-radius:50%;flex-shrink:0;height:9px;width:9px}.pi-bar-chart{display:flex;flex-direction:column;gap:10px;margin-top:.5rem}.pi-bar-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:160px 1fr 44px}.pi-bar-region-name{color:#374151;font-size:12px;font-weight:600;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.pi-bar-stack-wrap{display:flex;flex-direction:column;gap:3px}.pi-bar-stack{background:#f1f5f9;border-radius:4px;display:flex;height:22px;overflow:hidden}.pi-bar-segment{flex-shrink:0;height:100%;min-width:3px;transition:width .8s cubic-bezier(.22,1,.36,1)}.pi-bar-segment:first-child{border-radius:4px 0 0 4px}.pi-bar-segment:last-child{border-radius:0 4px 4px 0}.pi-bar-segment:only-child{border-radius:4px}.pi-bar-counts{display:flex;flex-wrap:wrap;gap:8px}.pi-bar-count-label{font-feature-settings:"tnum";font-size:10px;font-variant-numeric:tabular-nums;font-weight:700}.pi-bar-total{font-feature-settings:"tnum";color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;font-weight:800;text-align:right}@media (max-width:640px){.pi-bar-row{gap:8px;grid-template-columns:100px 1fr 36px}.pi-bar-region-name{font-size:11px}}.ff-root{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.ff-gate{align-items:center;background:#0f172a;display:flex;justify-content:center;min-height:100vh;padding:2rem}.ff-gate-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;max-width:440px;padding:3rem 2.5rem;text-align:center;width:100%}.ff-gate-flag{border-radius:3px;display:flex;height:5px;margin-bottom:2rem;overflow:hidden}.ff-gate-flag-r{background:#ce1126;flex:1 1}.ff-gate-flag-g{background:#fcd116;flex:1 1}.ff-gate-flag-gr{background:#006b3f;flex:1 1}.ff-gate-icon{display:block;font-size:3.5rem;margin-bottom:1.25rem}.ff-gate-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.ff-gate-sub{color:#ffffff80;font-size:.9rem;line-height:1.6;margin-bottom:2rem}.ff-gate-btn{align-items:center;background:#ce1126;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 28px;transition:background .2s,transform .2s}.ff-gate-btn:hover{background:#a50e20;transform:translateY(-2px)}.ff-hero{background:#0f172a;overflow:hidden;position:relative}.ff-hero:before{background:#ce112614;height:350px;right:-80px;top:-80px;width:350px}.ff-hero:after,.ff-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.ff-hero:after{background:#006b3f1a;bottom:-60px;height:280px;left:-60px;width:280px}.ff-flag-stripe{display:flex;height:4px}.ff-flag-r{background:#ce1126;flex:1 1}.ff-flag-g{background:#fcd116;flex:1 1}.ff-flag-gr{background:#006b3f;flex:1 1}.ff-hero-inner{margin:0 auto;max-width:1200px;padding:2.25rem 2rem 2rem;position:relative;z-index:2}.ff-hero-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:1.75rem}.ff-hero-eyebrow{align-items:center;background:#fcd1161a;border:1px solid #fcd11633;border-radius:20px;color:#fcd116;display:inline-flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:1.2px;margin-bottom:.875rem;padding:4px 12px;text-transform:uppercase}.ff-hero-title{color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.15;margin-bottom:.5rem}.ff-hero-sub{color:#ffffff80;font-size:.875rem;line-height:1.6;max-width:480px}.ff-user-badge{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;gap:10px;padding:10px 14px}.ff-user-avatar,.ff-user-badge{align-items:center;display:flex;flex-shrink:0}.ff-user-avatar{background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:50%;color:#fff;font-size:15px;font-weight:700;height:38px;justify-content:center;width:38px}.ff-user-name{color:#fff;font-size:12px;font-weight:600;line-height:1.2}.ff-user-district{color:#ffffff73;font-size:10px}.ff-stats-strip{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:1px;overflow:hidden}.ff-stat{flex:1 1;padding:12px 16px;text-align:center}.ff-stat-value{font-feature-settings:"tnum";color:#fff;font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1;margin-bottom:3px}.ff-stat-value.red{color:#f87171}.ff-stat-value.orange{color:#fb923c}.ff-stat-value.green{color:#4ade80}.ff-stat-value.blue{color:#60a5fa}.ff-stat-label{color:#fff6;font-size:9px;letter-spacing:.5px;text-transform:uppercase}.ff-toolbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;position:-webkit-sticky;position:sticky;top:0;z-index:50}.ff-toolbar-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:1200px;padding:.875rem 2rem}.ff-tabs{background:#f1f5f9;border-radius:8px;display:flex;gap:2px;padding:3px}.ff-tab{align-items:center;background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:5px;padding:6px 14px;transition:all .2s;white-space:nowrap}.ff-tab:hover{background:#fff9;color:#1e293b}.ff-tab.active{background:#fff;box-shadow:0 1px 3px #00000014;color:#ce1126;font-weight:600}.ff-tab-count{background:#e2e8f0;border-radius:10px;color:#64748b;font-size:10px;font-weight:700;min-width:18px;padding:1px 6px;text-align:center}.ff-tab.active .ff-tab-count{background:#fee2e2;color:#ce1126}.ff-search-wrap{flex:1 1;max-width:320px;min-width:180px;position:relative}.ff-search-icon{color:#94a3b8;left:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ff-search{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:inherit;font-size:13px;padding:7px 10px 7px 32px;transition:border-color .2s,box-shadow .2s;width:100%}.ff-search:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce112614;outline:none}.ff-search::placeholder{color:#94a3b8}.ff-compose-btn{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:7px;margin-left:auto;padding:8px 18px;transition:background .2s,transform .15s;white-space:nowrap}.ff-compose-btn:hover{background:#a50e20;transform:translateY(-1px)}.ff-body{margin:0 auto;max-width:1200px;padding:2rem 2rem 4rem}.ff-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.ff-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ff-card:hover{border-color:#cbd5e1;box-shadow:0 12px 32px #00000017;transform:translateY(-3px)}.ff-card-priority-bar{flex-shrink:0;height:4px}.ff-card-priority-bar.urgent{background:#ce1126}.ff-card-priority-bar.high{background:#f97316}.ff-card-priority-bar.medium{background:#fcd116}.ff-card-priority-bar.low{background:#3b82f6}.ff-card-inner{display:flex;flex:1 1;flex-direction:column;padding:1.125rem 1.25rem 1rem}.ff-card-badges{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.75rem}.ff-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:10px;font-weight:600;gap:4px;letter-spacing:.3px;padding:3px 9px;text-transform:uppercase;white-space:nowrap}.ff-badge-urgent{background:#fee2e2;color:#991b1b}.ff-badge-high{background:#ffedd5;color:#9a3412}.ff-badge-medium{background:#fef9c3;color:#854d0e}.ff-badge-low{background:#dbeafe;color:#1e40af}.ff-badge-open{background:#f1f5f9;color:#475569}.ff-badge-review{background:#ffedd5;color:#9a3412}.ff-badge-replied{background:#dcfce7;color:#166534}.ff-badge-resolved{background:#dbeafe;color:#1e40af}.ff-category-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:10px;margin-left:auto;padding:2px 8px}.ff-card-title{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.35;margin-bottom:.5rem}.ff-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;flex:1 1;font-size:12.5px;line-height:1.55;margin-bottom:1rem;overflow:hidden}.ff-card-footer{border-top:1px solid #f1f5f9;gap:8px;justify-content:space-between;padding-top:.875rem}.ff-card-footer,.ff-card-from{align-items:center;display:flex}.ff-card-from{color:#64748b;font-size:11px;gap:6px}.ff-card-from-avatar{align-items:center;background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:9px;font-weight:700;height:22px;justify-content:center;width:22px}.ff-card-meta{align-items:center;color:#94a3b8;display:flex;font-size:11px;gap:10px}.ff-card-meta-item{align-items:center;display:flex;gap:3px}.ff-card-replied-indicator{align-items:center;background:#dcfce7;border-radius:6px;color:#006b3f;display:flex;font-size:10px;font-weight:600;gap:4px;padding:3px 8px}.ff-empty{margin:0 auto;max-width:380px;padding:5rem 2rem;text-align:center}.ff-empty-icon{display:block;font-size:4rem;margin-bottom:1rem}.ff-empty h3{color:#334155;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.ff-empty p{color:#94a3b8;font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.ff-empty-btn{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:10px 22px;transition:background .2s}.ff-empty-btn:hover{background:#a50e20}.ff-modal-overlay{align-items:center;animation:ff-overlay-in .25s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}@keyframes ff-overlay-in{0%{opacity:0}to{opacity:1}}.ff-modal{animation:ff-modal-in .3s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:20px;box-shadow:0 24px 60px #00000040;max-height:90vh;max-width:580px;overflow-y:auto;width:100%}@keyframes ff-modal-in{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.ff-modal-flag{display:flex;height:5px}.ff-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem 1rem}.ff-modal-title{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:2px}.ff-modal-subtitle{color:#94a3b8;font-size:11px}.ff-modal-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:30px;justify-content:center;line-height:1;transition:all .15s;width:30px}.ff-modal-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.ff-modal-to{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;gap:10px;margin:1rem 1.5rem 0;padding:10px 14px}.ff-modal-to,.ff-modal-to-icon{align-items:center;display:flex}.ff-modal-to-icon{background:#006b3f;border-radius:8px;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.ff-modal-to-label{color:#94a3b8;font-size:9px;letter-spacing:.5px;text-transform:uppercase}.ff-modal-to-value{color:#166534;font-size:12px;font-weight:600}.ff-modal-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem}.ff-form-row{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr 1fr}.ff-form-group{display:flex;flex-direction:column;gap:5px}.ff-label{color:#374151;font-size:12px;font-weight:600}.ff-label span{color:#ce1126;margin-left:2px}.ff-input,.ff-select,.ff-textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;color:#1e293b;font-family:inherit;font-size:13px;padding:9px 12px;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.ff-input:focus,.ff-select:focus,.ff-textarea:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce112614;outline:none}.ff-input:read-only{background:#f1f5f9;border-color:#e2e8f0!important;box-shadow:none!important;color:#64748b;cursor:not-allowed}.ff-select{cursor:pointer}.ff-textarea{line-height:1.6;min-height:130px;resize:vertical}.ff-attach-label{align-items:center;background:#f8fafc;border:1.5px dashed #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;display:flex;font-size:12px;gap:8px;padding:9px 12px;transition:border-color .2s,background .2s}.ff-attach-label:hover{background:#fff5f5;border-color:#ce1126;color:#ce1126}.ff-attach-input{display:none}.ff-attach-preview{align-items:center;background:#f0fdf4;border-radius:8px;color:#166534;display:flex;font-size:11px;gap:8px;margin-top:6px;padding:6px 10px}.ff-submit-row{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding-top:.5rem}.ff-cancel-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;font-size:13px;font-weight:500;padding:9px 20px;transition:all .15s}.ff-cancel-btn:hover{border-color:#cbd5e1;color:#374151}.ff-submit-btn{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:7px;padding:9px 22px;transition:background .2s,transform .15s}.ff-submit-btn:hover{background:#a50e20;transform:translateY(-1px)}.ff-submit-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.ff-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:5rem 2rem}.ff-spinner{animation:ff-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:36px;width:36px}@keyframes ff-spin{to{transform:rotate(1turn)}}.ff-loading p{color:#94a3b8;font-size:13px}@media (max-width:768px){.ff-hero-inner{padding:1.5rem 1rem}.ff-hero-top{flex-direction:column}.ff-user-badge{align-self:flex-start}.ff-stats-strip{flex-wrap:wrap}.ff-stat{min-width:50%}.ff-toolbar-inner{gap:.625rem;padding:.75rem 1rem}.ff-tabs{flex-wrap:wrap}.ff-compose-btn{font-size:12px;padding:8px 14px}.ff-body{padding:1.25rem 1rem 3rem}.ff-form-row,.ff-grid{grid-template-columns:1fr}.ff-modal{border-radius:16px 16px 0 0;max-height:92vh}.ff-modal-overlay{align-items:flex-end;padding:0}}.fd-root{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.fd-topbar{background:#0f172a;padding:0}.fd-flag{display:flex;height:4px}.fd-flag-r{background:#ce1126;flex:1 1}.fd-flag-g{background:#fcd116;flex:1 1}.fd-flag-gr{background:#006b3f;flex:1 1}.fd-topbar-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:860px;padding:1rem 2rem}.fd-back-btn{align-items:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;color:#ffffffbf;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:7px 14px;transition:all .2s}.fd-back-btn:hover{background:#ffffff1f;color:#fff}.fd-breadcrumb{align-items:center;color:#ffffff59;display:flex;font-size:11px;gap:5px}.fd-breadcrumb-sep{opacity:.4}.fd-breadcrumb-current{color:#ffffffa6}.fd-content{margin:0 auto;max-width:860px;padding:2rem 2rem 5rem}.fd-issue-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;margin-bottom:1.5rem;overflow:hidden}.fd-issue-priority-stripe{height:5px}.fd-stripe-urgent{background:linear-gradient(90deg,#ce1126,#f87171)}.fd-stripe-high{background:linear-gradient(90deg,#f97316,#fb923c)}.fd-stripe-medium{background:linear-gradient(90deg,#fcd116,#fde047)}.fd-stripe-low{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.fd-issue-header{border-bottom:1px solid #f1f5f9;padding:1.5rem 1.75rem 1.25rem}.fd-badges{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:1rem}.fd-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:10px;font-weight:700;gap:4px;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.fd-badge-urgent{background:#fee2e2;color:#991b1b}.fd-badge-high{background:#ffedd5;color:#9a3412}.fd-badge-medium{background:#fef9c3;color:#854d0e}.fd-badge-low{background:#dbeafe;color:#1e40af}.fd-badge-open{background:#f1f5f9;color:#475569}.fd-badge-review{background:#ffedd5;color:#9a3412}.fd-badge-replied{background:#dcfce7;color:#166534}.fd-badge-resolved{background:#dbeafe;color:#1e40af}.fd-badge-cat{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1}.fd-issue-title{color:#0f172a;font-size:1.5rem;font-weight:800;line-height:1.3;margin-bottom:1rem}.fd-issue-meta{flex-wrap:wrap;gap:1.25rem}.fd-issue-meta,.fd-meta-item{align-items:center;display:flex}.fd-meta-item{color:#64748b;font-size:12px;gap:5px}.fd-meta-avatar{align-items:center;background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:24px;justify-content:center;width:24px}.fd-issue-body{padding:1.5rem 1.75rem}.fd-issue-image{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.25rem;max-height:360px;object-fit:cover;width:100%}.fd-issue-description{color:#334155;font-size:.95rem;line-height:1.75;white-space:pre-wrap}.fd-ministry-section{margin-bottom:1.5rem}.fd-ministry-label{align-items:center;color:#94a3b8;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.7px;margin-bottom:.75rem;padding-left:2px;text-transform:uppercase}.fd-ministry-waiting{align-items:center;background:#f8fafc;border:1.5px dashed #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:.625rem;padding:2rem 1.5rem;text-align:center}.fd-waiting-icon{animation:fd-float 3s ease-in-out infinite;display:block;font-size:2.5rem}@keyframes fd-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fd-waiting-title{color:#475569;font-size:.9375rem;font-weight:700}.fd-waiting-sub{color:#94a3b8;font-size:12px;line-height:1.5;max-width:320px}.fd-ministry-reply{background:#fff;border:1px solid #bbf7d0;border-radius:14px;box-shadow:0 2px 10px #006b3f14;overflow:hidden}.fd-ministry-reply-header{align-items:center;background:linear-gradient(135deg,#006b3f,#008751);display:flex;gap:10px;padding:1rem 1.5rem}.fd-ministry-icon{align-items:center;background:#ffffff26;border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.fd-ministry-reply-from{color:#fff;font-size:12px;font-weight:700;margin-bottom:1px}.fd-ministry-reply-time{color:#fff9;font-size:10px}.fd-ministry-reply-body{color:#1e293b;font-size:.9375rem;line-height:1.7;padding:1.25rem 1.5rem;white-space:pre-wrap}.fd-discussion{margin-top:1.5rem}.fd-section-label{align-items:center;color:#94a3b8;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.7px;margin-bottom:1rem;padding-left:2px;text-transform:uppercase}.fd-comments{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.fd-comment{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;transition:border-color .2s,background .2s,padding .2s}.fd-comment--collapsed{padding:.625rem 1rem}.fd-comment:hover{border-color:#cbd5e1}.fd-comment-header{align-items:center;display:flex;gap:8px;margin-bottom:.625rem}.fd-comment-avatar{align-items:center;background:linear-gradient(135deg,#1e293b,#475569);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:30px;justify-content:center;width:30px}.fd-comment-name{color:#1e293b;font-size:13px;font-weight:600}.fd-comment-district,.fd-comment-time{color:#94a3b8;font-size:11px}.fd-comment-time{margin-left:auto}.fd-comment-text{color:#374151;font-size:13.5px;line-height:1.65}.fd-comment-reply{border-left:3px solid #fcd116;border-radius:0 12px 12px 0;margin-left:2rem;margin-top:.75rem}.fd-comment-header--clickable{border-radius:8px;cursor:pointer;margin:-4px;padding:4px;transition:background .15s;-webkit-user-select:none;user-select:none}.fd-comment-header--clickable:hover{background:#f8fafc}.fd-chevron{color:#94a3b8;flex-shrink:0;margin-left:4px;transition:transform .22s cubic-bezier(.22,1,.36,1),color .15s}.fd-chevron--collapsed{transform:rotate(-90deg)}.fd-comment-header--clickable:hover .fd-chevron{color:#64748b}.fd-section-hint{color:#94a3b8;font-size:10px;font-style:italic;font-weight:400;letter-spacing:0;margin-left:auto;text-transform:none}.fd-comment-body{animation:fd-expand .25s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes fd-expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.fd-comment-body .fd-comment-text{margin-top:.625rem}.fd-comment-reply-badge{background:#f1f5f9;border-radius:10px;color:#64748b;font-size:10px;font-weight:600;padding:2px 8px;white-space:nowrap}.fd-collapse-all-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:10px;font-weight:600;letter-spacing:0;margin-left:auto;padding:3px 10px;text-transform:none;transition:all .15s}.fd-collapse-all-btn:hover{background:#f1f5f9;border-color:#ce1126;color:#ce1126}.fd-no-comments{background:#fff;border:1.5px dashed #e2e8f0;border-radius:12px;color:#94a3b8;font-size:13px;padding:2.5rem;text-align:center}.fd-compose{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000a;padding:1.25rem 1.5rem}.fd-compose-header{align-items:center;display:flex;gap:8px;margin-bottom:.875rem}.fd-compose-avatar{align-items:center;background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:32px;justify-content:center;width:32px}.fd-compose-label{color:#374151;font-size:12px;font-weight:600}.fd-compose-sublabel{color:#94a3b8;font-size:11px}.fd-compose-textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-family:inherit;font-size:13.5px;line-height:1.6;margin-bottom:.875rem;min-height:90px;padding:10px 14px;resize:vertical;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.fd-compose-textarea:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce112614;outline:none}.fd-compose-textarea::placeholder{color:#94a3b8}.fd-compose-footer{align-items:center;display:flex;gap:10px;justify-content:flex-end}.fd-compose-send{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:9px 20px;transition:background .2s,transform .15s}.fd-compose-send:hover{background:#a50e20;transform:translateY(-1px)}.fd-compose-send:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.fd-login-prompt{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-align:center}.fd-login-prompt p{color:#64748b;font-size:13px}.fd-login-prompt-btn{background:#ce1126;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:.25rem;padding:8px 20px;transition:background .2s}.fd-login-prompt-btn:hover{background:#a50e20}.fd-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.fd-spinner{animation:fd-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:36px;width:36px}@keyframes fd-spin{to{transform:rotate(1turn)}}.fd-loading p{color:#94a3b8;font-size:13px}.fd-not-found{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh;text-align:center}.fd-not-found h3{color:#475569;font-size:1.25rem;font-weight:700}.fd-not-found p{color:#94a3b8;font-size:13px}@media (max-width:768px){.fd-topbar-inner{padding:.875rem 1rem}.fd-content{padding:1.25rem 1rem 4rem}.fd-issue-header{padding:1.25rem 1.25rem 1rem}.fd-issue-body{padding:1.25rem}.fd-issue-title{font-size:1.25rem}.fd-ministry-reply-header{padding:.875rem 1.25rem}.fd-ministry-reply-body{padding:1rem 1.25rem}.fd-compose{padding:1rem}.fd-comment-reply{margin-left:1rem}.fd-breadcrumb{display:none}}.prp-root{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding-bottom:4rem}.prp-flag{display:flex;height:5px}.prp-flag-r{background:#ce1126;flex:1 1}.prp-flag-g{background:#fcd116;flex:1 1}.prp-flag-gr{background:#006b3f;flex:1 1}.prp-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:2.5rem 2rem 2rem}.prp-hero-inner{flex-wrap:wrap;gap:1.5rem;margin:0 auto;max-width:960px}.prp-avatar,.prp-hero-inner{align-items:center;display:flex}.prp-avatar{background:linear-gradient(135deg,#ce1126,#fcd116);border-radius:20px;box-shadow:0 8px 24px #ce112659;color:#fff;flex-shrink:0;font-size:2rem;font-weight:800;height:80px;justify-content:center;letter-spacing:-1px;width:80px}.prp-hero-info{flex:1 1;min-width:0}.prp-hero-name{color:#fff;font-size:1.625rem;font-weight:800;letter-spacing:-.3px;margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prp-hero-username{color:#ffffff73;font-size:13px;margin:0 0 6px}.prp-hero-location{align-items:center;color:#ffffff73;display:flex;font-size:12px;gap:5px;margin:0}.prp-hero-stats{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:1.5rem;padding:1rem 1.5rem}.prp-hero-stat{text-align:center}.prp-hero-stat-val{font-feature-settings:"tnum";color:#fff;font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.prp-hero-stat-lab{color:#fff6;font-size:10px;letter-spacing:.5px;margin-top:3px;text-transform:uppercase}.prp-hero-stat-divider{background:#ffffff1f;height:32px;width:1px}.prp-logout-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:9px;color:#ffffff8c;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:7px;padding:8px 16px;transition:all .15s;white-space:nowrap}.prp-logout-btn:hover{background:#ce112633;border-color:#ce11264d;color:#f87171}.prp-tabs-bar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:0;max-width:100%;overflow-x:auto;padding:0 2rem}.prp-tab{align-items:center;background:none;border:none;border-bottom:2.5px solid #0000;color:#94a3b8;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;padding:1rem 1.25rem;transition:all .18s;white-space:nowrap}.prp-tab:hover{color:#475569}.prp-tab.active{border-bottom-color:#ce1126;color:#ce1126}.prp-body{margin:0 auto;max-width:960px;padding:2rem 2rem 0}.prp-msg{border-radius:10px;font-size:13px;font-weight:500;margin-bottom:1.25rem;padding:10px 16px}.prp-msg-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.prp-msg-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.prp-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.prp-card-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.prp-card-title{color:#0f172a;font-size:.9375rem;font-weight:700;margin:0}.prp-info-grid{display:grid;grid-template-columns:1fr 1fr;padding:.5rem 0}.prp-info-item{border-bottom:1px solid #f8fafc;padding:.875rem 1.5rem}.prp-info-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.6px;margin-bottom:4px;text-transform:uppercase}.prp-info-value{color:#1e293b;font-size:14px;font-weight:500}.prp-edit-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.prp-field-row{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr 1fr;min-width:0}.prp-field{display:flex;flex-direction:column;gap:4px}.prp-label{align-items:center;color:#374151;display:flex;font-size:12px;font-weight:600;gap:6px}.prp-label-hint{color:#94a3b8;font-weight:400}.prp-input,.prp-select,.prp-textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;color:#1e293b;font-family:inherit;font-size:13px;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.prp-input:focus,.prp-select:focus,.prp-textarea:focus{background:#fff;border-color:#ce1126;box-shadow:0 0 0 3px #ce112612;outline:none}.prp-textarea{min-height:80px;resize:vertical}.prp-range{accent-color:#006b3f}.prp-pct-badge{background:#006b3f;border-radius:10px;color:#fff;font-size:11px;font-weight:700;padding:2px 8px}.prp-form-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:.25rem}.prp-btn-primary{align-items:center;background:#ce1126;border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;padding:9px 20px;text-decoration:none;transition:background .15s,transform .12s}.prp-btn-primary:hover{background:#a50e20;transform:translateY(-1px)}.prp-btn-primary:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.prp-btn-outline{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:7px 16px;transition:all .15s}.prp-btn-outline:hover{border-color:#ce1126;color:#ce1126}.prp-btn-ghost{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:9px 16px;transition:all .15s}.prp-btn-ghost:hover{background:#f8fafc}.prp-project-actions{display:flex;gap:5px}.prp-icon-btn{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;color:#64748b;cursor:pointer;display:flex;height:30px;justify-content:center;transition:all .15s;width:30px}.prp-icon-view:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.prp-icon-edit:hover{background:#f0fdf4;border-color:#86efac;color:#006b3f}.prp-icon-delete:hover{background:#fff1f2;border-color:#fca5a5;color:#ce1126}.prp-project-list{display:flex;flex-direction:column;gap:.875rem}.prp-project-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;overflow:hidden;transition:box-shadow .18s,transform .18s}.prp-project-card:hover{box-shadow:0 4px 16px #00000012;transform:translateY(-1px)}.prp-project-stripe{flex-shrink:0;width:4px}.prp-project-body{flex:1 1;min-width:0;padding:1rem 1.125rem}.prp-project-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.prp-project-meta{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.prp-status-badge{border-radius:10px;font-size:10px;font-weight:700;letter-spacing:.3px;padding:3px 9px;text-transform:uppercase}.prp-type-chip{background:#f1f5f9;border-radius:8px;color:#64748b;font-size:10px;font-weight:500;padding:3px 8px}.prp-project-title{color:#0f172a;font-size:15px;font-weight:700;line-height:1.35;margin:0 0 4px}.prp-project-location{color:#94a3b8;font-size:12px;margin:0 0 .75rem}.prp-progress-wrap{align-items:center;display:flex;gap:8px;margin-bottom:.75rem}.prp-progress-track{background:#e2e8f0;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.prp-progress-fill{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);border-radius:3px;height:100%;min-width:4px;transition:width .6s ease}.prp-progress-label{font-feature-settings:"tnum";color:#64748b;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;min-width:32px;text-align:right}.prp-project-footer{color:#94a3b8;display:flex;flex-wrap:wrap;font-size:11px;gap:1rem}.prp-forum-list{display:flex;flex-direction:column;gap:.875rem}.prp-forum-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;overflow:hidden;transition:box-shadow .18s,transform .18s}.prp-forum-card:hover{box-shadow:0 4px 16px #00000012;transform:translateY(-1px)}.prp-forum-stripe{flex-shrink:0;width:4px}.prp-forum-body{flex:1 1;min-width:0;padding:1rem 1.125rem}.prp-forum-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.prp-forum-badges{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.prp-priority-badge{border-radius:10px;font-size:10px;font-weight:700;letter-spacing:.3px;padding:3px 9px;text-transform:uppercase}.prp-category-chip{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0369a1;font-size:10px;font-weight:600;padding:3px 8px}.prp-forum-status{border-radius:10px;font-size:10px;font-weight:700;padding:3px 9px}.prp-forum-title{color:#0f172a;font-size:15px;font-weight:700;line-height:1.35;margin:0 0 6px}.prp-forum-desc{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 .75rem}.prp-forum-footer{flex-wrap:wrap;font-size:11px}.prp-forum-footer,.prp-loading{color:#94a3b8;display:flex;gap:1rem}.prp-loading{align-items:center;flex-direction:column;font-size:13px;justify-content:center;padding:4rem}.prp-spinner{animation:prp-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#ce1126;height:32px;width:32px}@keyframes prp-spin{to{transform:rotate(1turn)}}.prp-empty{color:#94a3b8;padding:4rem 2rem;text-align:center}.prp-empty-icon{display:block;font-size:3rem;margin-bottom:1rem}.prp-empty h3{color:#475569;font-size:1rem;font-weight:700;margin:0 0 .5rem}.prp-empty p{font-size:13px;margin:0}.prp-gate{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:70vh;text-align:center}.prp-gate-icon{font-size:3rem}.prp-gate h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.prp-modal-overlay{align-items:center;animation:prp-overlay-in .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:500}@keyframes prp-overlay-in{0%{opacity:0}to{opacity:1}}.prp-modal{animation:prp-modal-in .25s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:520px;overflow-y:auto;width:100%}@keyframes prp-modal-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.prp-modal-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:1.25rem 1.5rem 1rem}.prp-modal-title{color:#0f172a;font-size:1rem;font-weight:700}.prp-modal-close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;transition:all .15s;width:28px}.prp-modal-close:hover{background:#fff;border-color:#ce1126;color:#ce1126}.prp-modal-body{display:flex;flex-direction:column;gap:.875rem;overflow-x:hidden;padding:1.25rem}.prp-modal-footer{border-top:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.prp-modal-err{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:13px;padding:10px 14px}@media (max-width:720px){.prp-hero-inner{align-items:flex-start;flex-direction:column}.prp-hero-stats{justify-content:center;width:100%}.prp-field-row,.prp-info-grid{grid-template-columns:1fr}.prp-body{padding:1rem}.prp-tabs-bar{padding:0 1rem}}.prp-modal--wide{max-width:min(680px,95vw);overflow-x:hidden}.prp-modal-sub{color:#94a3b8;font-size:11px;margin-top:2px}.prp-modal-section-label{border-bottom:1px solid #f1f5f9;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.8px;margin-bottom:.125rem;padding-bottom:.125rem;padding-top:.25rem;text-transform:uppercase}.prp-required{color:#ce1126;margin-left:2px}.prp-field-row--3{grid-template-columns:1fr 1fr 1fr}.prp-prefix-wrap{align-items:stretch;border:1.5px solid #e2e8f0;border-radius:9px;display:flex;overflow:hidden;transition:border-color .2s}.prp-prefix-wrap:focus-within{border-color:#ce1126;box-shadow:0 0 0 3px #ce112612}.prp-prefix{align-items:center;background:#f8fafc;border-right:1.5px solid #e2e8f0;color:#64748b;display:flex;font-size:11px;font-weight:700;padding:0 10px;white-space:nowrap}.prp-input--prefix{border:none!important;border-radius:0!important;box-shadow:none!important;flex:1 1;min-width:0}.prp-input--prefix:focus{outline:none}.prp-field-hint{color:#006b3f;font-size:11px;font-weight:500;margin-top:3px}.prp-range-wrap{margin-bottom:4px;position:relative}.prp-range{cursor:pointer;height:28px;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:2}.prp-range-track{background:#e2e8f0;border-radius:5px;height:10px;margin:9px 0;overflow:hidden}.prp-range-fill{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);border-radius:5px;height:100%;min-width:4px;transition:width .12s ease}.prp-range-labels{color:#94a3b8;display:flex;font-size:10px;justify-content:space-between;padding:0 2px}.prp-img-preview-wrap{display:inline-block;margin-bottom:.75rem;position:relative}.prp-img-preview{border:1px solid #e2e8f0;border-radius:8px;display:block;max-height:110px;object-fit:cover;width:100%}.prp-img-remove{background:#0009;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;position:absolute;right:8px;top:8px;transition:background .15s}.prp-img-remove:hover{background:#ce1126}.prp-file-drop{align-items:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:1.5rem;text-align:center;transition:border-color .2s,background .2s}.prp-file-drop:hover{background:#fff8f8;border-color:#ce1126}.prp-file-drop-icon{font-size:1.75rem}.prp-file-drop-text{color:#374151;font-size:13px;font-weight:600}.prp-file-drop-hint{color:#94a3b8;font-size:11px}@media (max-width:640px){.prp-field-row,.prp-field-row--3{grid-template-columns:1fr}.prp-modal--wide{max-width:100%}.prp-modal-body,.prp-modal-header{padding:1rem}.prp-modal-footer{padding:.875rem 1rem}}.prp-contractor-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.prp-contractor-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s}.prp-contractor-card:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.prp-contractor-stripe{flex-shrink:0;width:4px}.prp-contractor-body{display:flex;flex:1 1;flex-direction:column;gap:.625rem;min-width:0;padding:1rem}.prp-contractor-top{align-items:flex-start;display:flex;gap:10px}.prp-contractor-avatar{align-items:center;background:linear-gradient(135deg,#1e293b,#334155);border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.prp-contractor-name{color:#0f172a;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prp-contractor-reg{color:#94a3b8;font-size:11px;margin-top:2px}.prp-contractor-meta{display:flex;flex-wrap:wrap;gap:6px}.prp-con-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;inset:0;position:fixed;z-index:300}.prp-con-panel{animation:prp-panel-in .3s cubic-bezier(.22,1,.36,1);background:#f8fafc;bottom:0;box-shadow:-8px 0 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:0;top:0;width:min(540px,100vw);z-index:301}@keyframes prp-panel-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.prp-con-header{background:#0f172a;flex-shrink:0}.prp-con-tabs{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;overflow-x:auto}.prp-con-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#94a3b8;cursor:pointer;flex:1 1;font-family:inherit;font-size:11px;font-weight:600;padding:10px 8px;transition:all .18s;white-space:nowrap}.prp-con-tab:hover{background:#f8fafc;color:#475569}.prp-con-tab.active{background:#fff;border-bottom-color:#ce1126;color:#ce1126}.prp-con-body{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.25rem}@media (max-width:600px){.prp-contractor-grid{grid-template-columns:1fr}.prp-con-panel{width:100vw}}.prp-me-scorecard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;margin-bottom:1.5rem;overflow:hidden}.prp-me-scorecard-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem 1.25rem .875rem}.prp-me-scorecard-title{align-items:center;color:#0f172a;display:flex;font-size:.9375rem;font-weight:700;gap:7px}.prp-me-metrics{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(5,1fr)}.prp-me-metric{border-right:1px solid #f1f5f9;padding:1rem 1.25rem;text-align:center;transition:opacity .2s}.prp-me-metric:last-child{border-right:none}.prp-me-metric-val{font-feature-settings:"tnum";font-size:1.875rem;font-variant-numeric:tabular-nums;font-weight:900;line-height:1;margin-bottom:5px}.prp-me-metric-lab{color:#64748b;font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.prp-me-alert{background:#fffbeb;border-top:1px solid #fde68a;color:#92400e;font-size:12px;font-weight:500;padding:.625rem 1.25rem}@media (max-width:640px){.prp-me-metrics{grid-template-columns:repeat(2,1fr)}.prp-me-metric{border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9}}*,:after,:before{box-sizing:border-box}.crp-root{background:#f8fafc;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:600px;min-height:100vh;padding-bottom:3rem}.crp-flag{display:flex;height:6px}.crp-flag div:first-child{background:#ce1126;flex:1 1}.crp-flag div:nth-child(2){background:#fcd116;flex:1 1}.crp-flag div:nth-child(3){background:#006b3f;flex:1 1}.crp-header{align-items:center;background:#0f172a;display:flex;gap:12px;padding:1rem 1.25rem}.crp-header-logo{font-size:1.75rem}.crp-header-ministry{color:#fff6;font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.crp-header-title{color:#fcd116;font-size:15px;font-weight:800}.crp-project-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000d;margin:1rem;padding:1.25rem}.crp-project-type-chip{background:#f1f5f9;border-radius:20px;color:#475569;display:inline-block;font-size:11px;font-weight:600;margin-bottom:.625rem;padding:3px 10px}.crp-project-title{color:#0f172a;font-size:1.125rem;font-weight:800;line-height:1.3;margin:0 0 .5rem}.crp-project-meta{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;margin-bottom:1rem}.crp-project-meta svg{opacity:.6}.crp-status-badge{border-radius:10px;font-size:10px;font-weight:700;letter-spacing:.3px;padding:3px 9px;text-transform:uppercase}.crp-status-resumed{background:#dcfce7;color:#166534}.crp-status-completed{background:#dbeafe;color:#1e40af}.crp-status-abandoned{background:#fee2e2;color:#991b1b}.crp-status-uncompleted{background:#fef9c3;color:#854d0e}.crp-project-details{display:flex;flex-direction:column;gap:8px}.crp-detail-row{align-items:center;display:flex;font-size:13px;gap:10px}.crp-detail-label{color:#94a3b8;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.4px;min-width:110px;text-transform:uppercase}.crp-detail-value{color:#1e293b;flex:1 1;font-weight:500}.crp-progress-bar{background:#e2e8f0;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.crp-progress-fill{background:linear-gradient(90deg,#ce1126,#fcd116,#006b3f);border-radius:3px;height:100%;min-width:4px}.crp-rate-limit-card{background:#fffbeb;border:1.5px solid #fde68a;border-radius:16px;margin:1rem;padding:1.5rem 1.25rem;text-align:center}.crp-rate-limit-icon{font-size:2.5rem;margin-bottom:.75rem}.crp-rate-limit-title{color:#92400e;font-size:1rem;font-weight:800;margin:0 0 .5rem}.crp-rate-limit-msg{color:#78350f;font-size:13px;line-height:1.65;margin:0 0 1rem}.crp-rate-limit-next{background:#fff;border:1px solid #fde68a;border-radius:10px;color:#92400e;font-size:13px;margin-bottom:.75rem;padding:10px 14px}.crp-rate-limit-obs{color:#78350f;font-size:12px}.crp-form{display:flex;flex-direction:column;gap:1.25rem;margin:0 1rem}.crp-form-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem}.crp-form-title{color:#0f172a;font-size:1rem;font-weight:800;margin:0 0 6px}.crp-form-sub{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 10px}.crp-window-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;display:inline-block;font-size:11px;font-weight:600;padding:4px 10px}.crp-field{display:flex;flex-direction:column;gap:6px}.crp-field-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.crp-label{color:#374151;font-size:12px;font-weight:700}.crp-hint{color:#94a3b8;font-weight:400}.crp-required{color:#ce1126;margin-left:2px}.crp-obs-grid{display:flex;flex-direction:column;gap:8px}.crp-obs-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#374151;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:12px 14px;text-align:left;transition:all .15s;width:100%}.crp-obs-btn:hover{background:#f8fafc;border-color:#cbd5e1}.crp-obs-btn.selected{font-weight:700}.crp-textarea{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-family:inherit;font-size:13px;min-height:80px;padding:10px 12px;resize:vertical;transition:border-color .2s}.crp-textarea:focus{border-color:#006b3f;box-shadow:0 0 0 3px #006b3f14;outline:none}.crp-char-count{color:#94a3b8;font-size:10px;text-align:right}.crp-photo-drop{align-items:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:1.5rem;text-align:center;transition:border-color .2s}.crp-photo-drop:hover{background:#fff;border-color:#ce1126}.crp-photo-icon{font-size:2rem}.crp-photo-text{color:#374151;font-size:13px;font-weight:600}.crp-photo-hint{color:#94a3b8;font-size:11px}.crp-photo-preview-wrap{position:relative}.crp-photo-preview{border:1px solid #e2e8f0;border-radius:10px;display:block;max-height:200px;object-fit:cover;width:100%}.crp-photo-remove{background:#0009;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;position:absolute;right:8px;top:8px}.crp-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .2s;width:100%}.crp-input:focus{border-color:#006b3f;box-shadow:0 0 0 3px #006b3f14;outline:none}.crp-privacy-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:11px;line-height:1.65;padding:10px 12px}.crp-submit-btn{align-items:center;background:#006b3f;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:700;gap:8px;justify-content:center;padding:14px;transition:background .15s,transform .12s;width:100%}.crp-submit-btn:hover:not(:disabled){background:#004d2e;transform:translateY(-1px)}.crp-submit-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.crp-btn-spinner{animation:crp-spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:14px;width:14px}@keyframes crp-spin{to{transform:rotate(1turn)}}.crp-error-msg{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;font-size:13px;font-weight:500;padding:10px 14px}.crp-success{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:2rem 1rem;padding:2rem 1.5rem;text-align:center}.crp-success-icon{font-size:3rem;margin-bottom:1rem}.crp-success-title{color:#0f172a;font-size:1.375rem;font-weight:800;margin:0 0 .75rem}.crp-success-msg{color:#475569;font-size:14px;line-height:1.7;margin:0 0 1rem}.crp-success-ref{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;display:inline-block;font-size:12px;font-weight:600;padding:6px 14px}.crp-error-wrap,.crp-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:80vh;padding:2rem;text-align:center}.crp-error-icon{font-size:3rem}.crp-error-wrap h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.crp-error-wrap p{font-size:14px;margin:0}.crp-spinner{animation:crp-spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#006b3f;height:36px;width:36px}.crp-footer{color:#94a3b8;font-size:11px;line-height:1.7;margin:2rem 1rem 0;text-align:center}.crp-footer-flag{border-radius:2px;display:flex;height:3px;margin-bottom:12px;overflow:hidden}.crp-footer-flag div:first-child{background:#ce1126;flex:1 1}.crp-footer-flag div:nth-child(2){background:#fcd116;flex:1 1}.crp-footer-flag div:nth-child(3){background:#006b3f;flex:1 1}.crp-footer p{margin:2px 0}@media (max-width:400px){.crp-field-row{grid-template-columns:1fr}}.osb-root{align-items:center;box-shadow:0 2px 6px #0000001f;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;gap:.75rem;padding:.6rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease,color .3s ease;z-index:900}.osb-offline{background:#ce1126;color:#fff}.osb-pending{background:#fcd116;color:#1a1a1a}.osb-syncing{background:#006b3f;color:#fff}.osb-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.osb-message{flex:1 1;line-height:1.4}.osb-sync-btn{background:#00000026;border:1px solid #00000040;border-radius:6px;color:inherit;cursor:pointer;flex-shrink:0;font-size:.8rem;font-weight:600;padding:.3rem .9rem;transition:background .2s ease,transform .15s ease;white-space:nowrap}.osb-sync-btn:hover{background:#00000040;transform:translateY(-1px)}.osb-sync-btn:active{transform:translateY(0)}.osb-spinner{animation:osb-spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:1rem;width:1rem}@keyframes osb-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.osb-spinner{animation:none;border-top-color:#ffffffb3}}@media (max-width:600px){.osb-root{flex-wrap:wrap;gap:.5rem;padding:.6rem 1rem}.osb-message{flex-basis:100%;font-size:.8rem;order:2}.osb-icon{order:1}.osb-sync-btn{order:3;padding:.45rem;text-align:center;width:100%}.osb-spinner{order:3}}
/*# sourceMappingURL=main.60793ffe.css.map*/