.navigation{background:#fff;color:#1f2937;padding:.5rem 2rem;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;min-height:80px}.nav-logo{text-decoration:none;color:#2d8659;display:flex;align-items:center}.logo-image{height:70px;width:auto;object-fit:contain;object-position:center;max-width:none}.nav-links{display:flex;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s;position:relative;padding:.5rem 0}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#2d8659;transition:width .3s}.nav-link:hover{color:#1f2937}.nav-link:hover:after{width:100%}.nav-user{color:#4b5563;font-size:.9rem;font-weight:500;margin-right:.5rem}.nav-button{background:none;border:none;cursor:pointer;font-family:inherit;padding:.5rem 0;color:#4b5563;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.nav-button:hover{color:#2d8659}.nav-link-compare{position:relative;display:flex;align-items:center;gap:.5rem}.comparison-badge{background:#2d8659;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:12px;min-width:1.5rem;text-align:center;line-height:1.2}@media (max-width: 768px){.navigation{padding:1rem;flex-direction:column;gap:1rem}.logo-image{height:60px}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}}.filter-form{background:transparent;border-radius:0;padding:0;margin-bottom:0;border:none}.filter-presets{margin-bottom:1.5rem;padding:1.25rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.filter-presets-title{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.preset-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.preset-btn{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.preset-btn:hover{background:#2d8659;color:#fff;border-color:#2d8659}.clear-filters-btn{padding:.5rem 1rem;border:1px solid #ef4444;background:#fff;color:#ef4444;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.clear-filters-btn:hover{background:#ef4444;color:#fff}.advanced-filters-toggle{margin-top:1rem;text-align:center}.toggle-advanced-btn{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;color:#6b7280;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.toggle-advanced-btn:hover{background:#f3f4f6;color:#374151}.advanced-filters{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.filter-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.filter-item{display:flex;flex-direction:column;min-width:120px;flex:1}.filter-item label{font-size:.7rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem}.filter-item select,.filter-item input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;font-family:inherit;background:#fff;color:#1f2937;transition:all .2s;width:100%}.filter-item select:focus,.filter-item input:focus{outline:none;border-color:#2d8659;box-shadow:0 0 0 3px #2d86591a}.filter-item select:hover,.filter-item input:hover{border-color:#9ca3af}.filter-item select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.filter-item select option{background:#fff;color:#1f2937}.search-button-container{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;width:100%;flex-wrap:wrap}.search-button{padding:.875rem 3rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#2d8659;color:#fff;box-shadow:0 2px 4px #0000001a;min-width:200px}.save-search-btn{padding:.875rem 1.5rem;border:1px solid #2d8659;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;background:#fff;color:#2d8659}.save-search-btn:hover{background:#f0fdf4;transform:translateY(-1px)}.save-search-form{margin-top:1rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.save-search-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;margin-bottom:1rem;font-family:inherit}.save-search-input:focus{outline:none;border-color:#2d8659;box-shadow:0 0 0 3px #2d86591a}.save-search-actions{display:flex;gap:.75rem;justify-content:flex-end}.save-search-submit,.save-search-cancel{padding:.625rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid}.save-search-submit{background:#2d8659;color:#fff;border-color:#2d8659}.save-search-submit:hover{background:#256f47;border-color:#256f47}.save-search-cancel{background:#fff;color:#6b7280;border-color:#d1d5db}.save-search-cancel:hover{background:#f3f4f6;border-color:#9ca3af}@media (max-width: 1200px){.filter-item{min-width:120px}}@media (max-width: 768px){.filter-form{padding:1.25rem 1.5rem}.filter-row{flex-direction:column;gap:1rem}.filter-item{width:100%;min-width:100%}.search-button-container{margin-top:1.25rem}.search-button{width:100%;min-width:100%}}.quick-stats-section{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.quick-stats-container{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid rgba(229,231,235,.8);border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;overflow:hidden}.quick-stats-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2d8659,#10b981,#2d8659)}.quick-stats-container h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center;letter-spacing:-.025em;text-transform:none}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat-card{text-align:center;padding:1.75rem 1.25rem;background:#fff;border-radius:12px;border:1px solid rgba(229,231,235,.8);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2d8659,#10b981);transform:scaleX(0);transition:transform .3s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2d86591f;border-color:#2d86594d}.stat-card:hover:before{transform:scaleX(1)}.stat-icon{font-size:2rem;margin-bottom:.75rem;opacity:.9;filter:grayscale(.1)}.stat-value{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.375rem;letter-spacing:-.02em;line-height:1.2}.stat-label{font-size:.8125rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em;line-height:1.4}@media (max-width: 768px){.quick-stats-section{padding:0 1rem}.quick-stats-container{padding:2rem 1.5rem}.quick-stats-container h2{font-size:1.375rem}.stats-grid{grid-template-columns:1fr;gap:1.25rem}.stat-card{padding:1.5rem 1rem}.stat-icon,.stat-value{font-size:1.75rem}.stat-label{font-size:.75rem}}.getting-started-section{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.getting-started-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:3rem 2rem;box-shadow:0 2px 8px #00000014}.getting-started-header{text-align:center;margin-bottom:3rem}.getting-started-header h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.getting-started-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.7;max-width:700px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.step-card{padding:2rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease;position:relative}.step-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#2d8659}.step-number{position:absolute;top:-1rem;left:2rem;width:3rem;height:3rem;background:#2d8659;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 8px #2d86594d}.step-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:.5rem;letter-spacing:-.3px}.step-description{color:#4b5563;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.step-link{display:inline-block;color:#2d8659;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s}.step-link:hover{color:#256f47;text-decoration:underline}@media (max-width: 968px){.steps-grid{grid-template-columns:1fr;gap:2.5rem}.step-card{padding:2rem 1.5rem}}@media (max-width: 768px){.getting-started-section{padding:0 1rem}.getting-started-container{padding:2rem 1.5rem}.getting-started-header h2{font-size:1.75rem}.getting-started-subtitle{font-size:1rem}.step-title{font-size:1.25rem}}.trending-projects-banner{width:100%;min-height:52px;background:linear-gradient(135deg,#ecfdf5f2,#fffffffa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(45,134,89,.2);border-bottom:1px solid rgba(45,134,89,.15);box-shadow:0 1px 3px #00000014,inset 0 1px #ffffffe6;position:relative;z-index:1;margin-top:-12px;margin-bottom:4rem;border-radius:0 0 12px 12px;overflow:hidden}.trending-projects-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(45,134,89,.4),transparent)}.trending-banner-container{max-width:1000px;margin:0 auto;padding:1rem 2rem;min-height:52px;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.trending-banner-label{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#1f2937;font-size:.875rem;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;padding:.375rem .75rem;background:linear-gradient(135deg,#2d86591a,#2d86590d);border-radius:6px;border:1px solid rgba(45,134,89,.15)}.trending-icon{font-size:1rem;filter:drop-shadow(0 1px 2px rgba(255,69,0,.3));animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.trending-banner-projects{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:1;min-width:0;min-height:2rem}.trending-project-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#374151;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;flex-shrink:0;padding:.375rem .75rem;border-radius:6px;background:#fff9;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 2px #0000000a}.trending-project-link:hover{color:#2d8659;background:#ecfdf5cc;border-color:#2d86594d;box-shadow:0 2px 4px #2d865926;transform:translateY(-1px)}.trending-project-name{font-weight:600;font-size:.875rem;letter-spacing:-.01em}.trending-comment-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .375rem;background:linear-gradient(135deg,#2d865926,#2d86591a);color:#2d8659;font-size:.75rem;font-weight:700;border-radius:10px;border:1px solid rgba(45,134,89,.2);box-shadow:inset 0 1px 1px #ffffff80}.trending-separator{color:#d1d5db99;margin:0 .125rem;font-size:.75rem;font-weight:300}.trending-loading,.trending-empty{color:#9ca3af;font-size:.875rem;font-style:italic;letter-spacing:.01em}.trending-view-all{display:inline-flex;align-items:center;gap:.375rem;color:#2d8659;font-weight:600;text-decoration:none;font-size:.875rem;letter-spacing:.01em;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;flex-shrink:0;margin-left:auto;padding:.5rem 1rem;background:#2d865914;border-radius:6px;border:1px solid rgba(45,134,89,.2)}.trending-view-all:hover{color:#256f47;background:#2d86591f;border-color:#2d86594d;transform:translate(2px);box-shadow:0 2px 4px #2d865926}.trending-view-all:after{content:"→";transition:transform .25s cubic-bezier(.4,0,.2,1);display:inline-block}.trending-view-all:hover:after{transform:translate(3px)}@media (max-width: 768px){.trending-banner-container{padding:.875rem 1.5rem;gap:.875rem}.trending-banner-label{font-size:.8rem;width:100%;margin-bottom:.375rem;padding:.375rem .625rem}.trending-banner-projects{width:100%;gap:.5rem}.trending-project-link{padding:.375rem .625rem;font-size:.8125rem}.trending-project-name{font-size:.8125rem}.trending-comment-count{font-size:.6875rem;min-width:1.375rem;height:1.125rem;padding:0 .3125rem}.trending-view-all{width:100%;justify-content:center;margin-left:0;margin-top:.375rem;padding:.5rem 1rem}}.tooltip-wrapper{position:relative;display:inline-block}.tooltip-trigger{cursor:help;border-bottom:1px dotted #2d8659;color:#2d8659;font-weight:500;position:relative;display:inline-flex;align-items:center;gap:.25rem}.tooltip-icon{font-size:.85em;opacity:.7}.tooltip-content{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:.5rem;background:#1f2937;color:#fff;padding:1rem;border-radius:8px;min-width:250px;max-width:350px;box-shadow:0 4px 12px #0000004d;z-index:1000;font-size:.9rem;line-height:1.6;animation:tooltipFadeIn .2s ease}.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}.tooltip-header{margin-bottom:.5rem;font-size:1rem;color:#fbbf24}.tooltip-body{color:#e5e7eb}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.tooltip-content{min-width:200px;max-width:280px;font-size:.85rem}}.project-card{background:linear-gradient(135deg,#fff,#f9fafb);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 3px #0000001a;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%;min-height:280px;border:2px solid #e5e7eb;position:relative}.project-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2d865908,#10b98105);opacity:0;transition:opacity .4s ease;pointer-events:none;border-radius:12px}.project-card-actions-top{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.favorite-btn{background:#fffffff2;border:1px solid #e5e7eb;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.favorite-btn:hover{background:#fff;border-color:#2d8659;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.favorite-btn.favorited{background:#fef2f2;border-color:#ef4444}.favorite-btn.favorited:hover{background:#fee2e2}.compare-checkbox-label{display:flex;align-items:center;gap:.4rem;background:#fffffff2;border:1px solid #e5e7eb;border-radius:20px;padding:.4rem .75rem;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;-webkit-user-select:none;user-select:none;white-space:nowrap}.compare-checkbox-label:hover{background:#fff;border-color:#2d8659;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.compare-checkbox-label:has(.compare-checkbox:checked){background:#f0fdf4;border-color:#2d8659;color:#2d8659}.compare-checkbox{cursor:pointer;width:1rem;height:1rem;accent-color:#2d8659;margin:0}.compare-checkbox-text{font-size:.75rem;font-weight:500;color:#1f2937}.compare-checkbox-label:has(.compare-checkbox:checked) .compare-checkbox-text{color:#2d8659;font-weight:600}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2d8659,#10b981,#2d8659);background-size:200% 100%;opacity:0;transition:opacity .4s ease;animation:shimmer 3s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.project-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px #2d865933,0 4px 12px #2d865926;border-color:#2d8659;background:linear-gradient(135deg,#fff,#f0fdf4)}.project-card:hover:before{opacity:1;animation:shimmer 2s infinite}.project-card:hover:after{opacity:1}.project-card-content{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:1rem}.project-card-header{display:flex;flex-direction:column;gap:.75rem;padding-bottom:.875rem;border-bottom:1px solid #f3f4f6;min-height:120px}.project-card-title{margin:0;color:#1f2937;font-size:1.125rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;transition:color .3s ease}.project-card:hover .project-card-title{color:#2d8659}.project-card-badges-container{display:flex;flex-direction:column;gap:.5rem;width:100%}.project-card-badges-row{display:flex;gap:.375rem;flex-wrap:nowrap;align-items:center;width:100%}.project-card-badges-row:first-child{justify-content:flex-start}.project-card-badges-row:last-child{justify-content:flex-start}.badge{padding:.3125rem .625rem;border-radius:6px;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.project-card:hover .badge{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.badge-type{background:#ecfdf5;color:#2d8659;border:1px solid #d1fae5;width:100%;text-align:center}.badge-cert{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe;width:100%;text-align:center}.badge-location{background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb}.badge-status{background:#eff6ff;color:#1e40af;border:1px solid #dbeafe;width:100%;text-align:center}.badge-status.badge-status-unknown{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.project-card-main-info{flex:1;display:flex;flex-direction:column}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;align-items:stretch}.info-item{display:flex;flex-direction:column;gap:.375rem;padding:.625rem;background:#f9fafb;border-radius:8px;border-left:3px solid #2d8659;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:60px;justify-content:space-between;position:relative;overflow:hidden}.info-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,#2d86591a,#10b9811a);transition:width .3s ease}.project-card:hover .info-item{background:#f0fdf4;border-left-color:#10b981;transform:translate(2px);box-shadow:0 2px 8px #2d86591a}.project-card:hover .info-item:before{width:100%}.info-label{color:#6b7280;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;line-height:1.2}.info-value{color:#1f2937;font-weight:700;font-size:.875rem;word-break:break-word;line-height:1.3}.trust-rating{display:flex;align-items:center;gap:.5rem}.stars{color:#f59e0b;font-size:.95rem}.price-estimate-badge{color:#f59e0b;font-size:.85rem;font-weight:600;margin-left:.25rem;cursor:help}.project-card-actions{display:flex;gap:.625rem;padding-top:.875rem;margin-top:.875rem;border-top:1px solid #e5e7eb;position:relative}.project-card:hover .project-card-actions{border-top-color:#d1fae5}.project-card-view-btn,.project-card-buy-btn{flex:1;padding:.625rem .875rem;border-radius:6px;font-size:.8125rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer}.project-card-view-btn{background:linear-gradient(135deg,#2d8659,#10b981);color:#fff;border:none;position:relative;overflow:hidden;font-weight:600;box-shadow:0 2px 4px #2d865933}.project-card-view-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.project-card-view-btn:hover{background:linear-gradient(135deg,#256f47,#059669);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2d86594d}.project-card-view-btn:hover:before{left:100%}.project-card-buy-btn{background:#2d8659;color:#fff}.project-card-buy-btn:hover{background:#256f47;transform:translateY(-1px);box-shadow:0 2px 4px #2d865933}@media (max-width: 768px){.project-card{min-height:260px}.project-card-content{padding:1.125rem;gap:.875rem}.project-card-title{font-size:1.0625rem}.project-card-header{min-height:110px;gap:.625rem;padding-bottom:.75rem}.project-card-badges-container{gap:.4375rem}.project-card-badges-row{gap:.3125rem}.badge{font-size:.625rem;padding:.25rem .5rem}.info-grid{grid-template-columns:1fr;gap:.625rem}.info-item{padding:.5625rem;min-height:55px}.info-label{font-size:.625rem}.info-value{font-size:.8125rem}.project-card-actions{flex-direction:column;gap:.5rem;padding-top:.75rem;margin-top:.75rem}.project-card-view-btn,.project-card-buy-btn{padding:.5625rem .75rem;font-size:.75rem}}.featured-credits-projects-section{max-width:1400px;margin:0 auto 3rem;padding:0 2rem}.featured-credits-projects-container{width:100%}.featured-credits-projects-header{text-align:center;margin-bottom:2.5rem}.featured-credits-projects-header h2{color:#1f2937;font-size:2.25rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.5px}.featured-credits-projects-subtitle{color:#6b7280;font-size:1.1rem;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.view-all-link{display:inline-block;color:#2d8659;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s}.view-all-link:hover{color:#256f47;text-decoration:underline}.featured-credits-projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){.featured-credits-projects-section{padding:0 1rem}.featured-credits-projects-header h2{font-size:1.75rem}.featured-credits-projects-subtitle{font-size:1rem}.featured-credits-projects-grid{grid-template-columns:1fr;gap:1.5rem}}.home-page{padding:2rem 0}.hero-section{position:relative;padding:4rem 2rem 2rem;margin-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;background-image:url(https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?w=1920&h=800&fit=crop&q=80);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0f162999;z-index:1}.hero-section h1{font-size:3rem;color:#fff;margin:0 0 3rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;text-align:center;position:relative;z-index:2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.filters-section{background:#ecfdf566;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px 12px 0 0;padding:2rem;border:2px solid rgba(45,134,89,.7);border-bottom:none;box-shadow:0 8px 32px #2d865933,0 0 0 1px #0000001a;max-width:1000px;width:100%;position:relative;z-index:2;margin-bottom:0}.search-button-container{display:flex;justify-content:center;margin-top:1.5rem;padding:0}.search-button{padding:1rem 3rem;background:#2d8659;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:300px;box-shadow:0 2px 4px #0000001a}.search-button:hover{background:#256f47;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.search-button:active{transform:translateY(0)}.mission-section{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.mission-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #00000014;text-align:center;border-top:4px solid #2d8659}.mission-content h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.5px}.mission-content p{color:#4b5563;font-size:1.1rem;line-height:1.8;max-width:900px;margin:0 auto}@media (max-width: 768px){.mission-section{padding:0 1.5rem;margin-bottom:2rem}.mission-content{padding:2rem 1.5rem}.mission-content h2{font-size:1.75rem;margin-bottom:1.25rem}.mission-content p{font-size:1rem;line-height:1.7}}.action-panels{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}.action-panel{background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014;border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.action-panel:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f;border-color:#2d8659}.panel-image{width:100%;height:250px;overflow:hidden;background:#f3f4f6}.panel-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.action-panel:hover .panel-image img{transform:scale(1.05)}.panel-content{padding:2rem;flex:1;display:flex;flex-direction:column}.panel-content h2{color:#1f2937;font-size:1.75rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.3px}.panel-content p{color:#4b5563;font-size:1rem;line-height:1.7;margin-bottom:1.5rem;flex:1}.panel-button{display:inline-block;padding:.875rem 2rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:600;text-align:center;transition:all .2s;box-shadow:0 2px 4px #0000001a;text-transform:uppercase;letter-spacing:.5px}.panel-button:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.list-panel .panel-button{background:#2d8659}.list-panel .panel-button:hover{background:#256f47}@media (max-width: 968px){.action-panels{grid-template-columns:1fr;gap:1.5rem}.hero-section{min-height:400px}}@media (max-width: 768px){.home-page{padding:1rem 0}.hero-section{padding:2.5rem 1.5rem 1.5rem;min-height:350px;border-radius:12px 12px 0 0;margin-bottom:0}.hero-section h1{font-size:2rem;margin-bottom:2rem}.filters-section{padding:2rem 1.5rem;border-radius:12px 12px 0 0;margin-bottom:0}.search-button{padding:.875rem 2rem;font-size:1rem}.panel-content{padding:1.5rem}.panel-content h2{font-size:1.5rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.project-map-container{width:100%;margin:2rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.map-loading{display:flex;justify-content:center;align-items:center;height:500px;color:#666;font-size:1.1rem}.map-popup{min-width:200px}.map-popup h4{margin:0 0 .5rem;color:#1f2937;font-size:1rem}.map-popup p{margin:.25rem 0;font-size:.85rem;color:#4b5563}.map-popup-button{margin-top:.75rem;padding:.5rem 1rem;background:#2d8659;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s}.map-popup-button:hover{background:#256d4a}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;min-height:200px}.loading-spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#2d8659;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-message{margin-top:1rem;color:#6b7280;font-size:.95rem}.projects-page{padding:2rem 0;max-width:1400px;margin:0 auto}.projects-controls{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0;flex-wrap:wrap;gap:1rem}.sort-controls{display:flex;align-items:center;gap:.75rem}.sort-controls label{font-weight:500;color:#374151;font-size:.95rem}.sort-select{padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.9rem;cursor:pointer;transition:all .2s}.sort-select:hover{border-color:#2d8659}.sort-select:focus{outline:none;border-color:#2d8659;box-shadow:0 0 0 3px #2d86591a}.view-toggle{display:flex;gap:.5rem;justify-content:center}.view-toggle button{padding:.625rem 1.5rem;border:1px solid #d1d5db;background:#fff;color:#4b5563;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.view-toggle button:hover{border-color:#2d8659;color:#2d8659}.view-toggle button.active{background:#2d8659;color:#fff;border-color:#2d8659}.view-toggle button:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.map-unavailable{padding:3rem 2rem;text-align:center;background:#fff7ed;border:1px solid #f59e0b;border-radius:8px;margin:2rem 0}.map-unavailable p{color:#92400e;font-size:1rem;margin:.5rem 0}.projects-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:400;font-size:.9rem;margin-bottom:1rem;transition:color .2s}.projects-header h1{color:#1f2937;font-size:2rem;margin-bottom:.75rem;font-weight:700;letter-spacing:-.5px}.results-count{color:#6b7280;font-size:1rem;font-weight:400}.data-source-note{color:#6b7280;font-size:.9rem;font-style:italic;margin-top:.5rem}.data-source-link{color:#2d8659;text-decoration:none;font-weight:500;transition:color .2s}.data-source-link:hover{color:#256f47;text-decoration:underline}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.no-results{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;border-radius:8px}.no-results p{font-size:1.2rem;color:#6b7280;margin-bottom:1.5rem;font-weight:400}.pagination{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.pagination-info{color:#6b7280;font-size:.95rem;font-weight:500}.pagination-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-btn{padding:.625rem 1.25rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#2d8659;color:#fff;border-color:#2d8659}.pagination-btn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af}.pagination-numbers{display:flex;align-items:center;gap:.25rem}.pagination-number{min-width:2.5rem;height:2.5rem;padding:.5rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background:#f3f4f6;border-color:#2d8659;color:#2d8659}.pagination-number.active{background:#2d8659;color:#fff;border-color:#2d8659;font-weight:600}.pagination-ellipsis{padding:0 .5rem;color:#6b7280;font-weight:500}@media (max-width: 768px){.projects-page{padding:1rem 0}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.projects-header h1{font-size:1.75rem}.pagination{margin-top:2rem;padding-top:1.5rem}.pagination-controls{gap:.25rem}.pagination-number{min-width:2.25rem;height:2.25rem;font-size:.85rem;padding:.375rem}.pagination-btn{padding:.5rem 1rem;font-size:.85rem}}.project-impact-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;margin-bottom:1.5rem}.project-impact-section h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.impact-card{margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.impact-card:last-child{margin-bottom:0}.impact-card h3{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem}.credits-breakdown{display:flex;flex-direction:column;gap:1.25rem}.credit-metric{display:flex;flex-direction:column;gap:.5rem}.metric-label{font-size:.875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.metric-value{font-size:1.5rem;font-weight:700;color:#1f2937}.metric-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.metric-bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.metric-percentage{font-size:.875rem;color:#6b7280;font-weight:500;margin-top:.25rem}.impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.impact-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.impact-icon{font-size:2.5rem;line-height:1}.impact-content{flex:1}.impact-label{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.25rem}.impact-value{font-size:1.75rem;font-weight:700;color:#2d8659;line-height:1.2}.impact-unit{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.indicators-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.indicator-item{padding:1.25rem;background:#fff;border-radius:8px;border:2px solid #e5e7eb;text-align:center}.indicator-item.indicator-good{border-color:#10b981;background:#f0fdf4}.indicator-item.indicator-warning{border-color:#f59e0b;background:#fffbeb}.indicator-label{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.5rem}.indicator-value{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.indicator-status{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.indicator-good .indicator-status{color:#10b981}.indicator-warning .indicator-status{color:#f59e0b}.risk-assessment{background:#f0fdf4;border:1px solid #d1fae5}.risk-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:6px;margin-bottom:.75rem;border:1px solid #e5e7eb}.risk-item:last-child{margin-bottom:0}.risk-label{font-size:.9rem;color:#374151;font-weight:500}.risk-value{font-size:.95rem;color:#1f2937;font-weight:600;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.risk-badge{padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.risk-badge.risk-good{background:#d1fae5;color:#065f46}.risk-badge.risk-warning{background:#fee2e2;color:#991b1b}.risk-badge.risk-info{background:#dbeafe;color:#1e40af}@media (max-width: 768px){.project-impact-section{padding:1.5rem}.impact-grid,.indicators-grid{grid-template-columns:1fr}.risk-item{flex-direction:column;align-items:flex-start;gap:.5rem}.risk-value{justify-content:flex-start}}.comment-section{background:#fff;padding:1.5rem;border-radius:0;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;margin-top:1.5rem}.comment-section h2{color:#333;font-size:1.25rem;margin-bottom:1.25rem;font-weight:600;letter-spacing:-.3px}.comment-login-prompt{padding:1.5rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:1.5rem;text-align:center}.comment-login-prompt p{margin:0;color:#4b5563;font-size:.95rem}.comment-login-prompt a{color:#2d8659;text-decoration:none;font-weight:500}.comment-login-prompt a:hover{text-decoration:underline}.comment-form{margin-bottom:2rem}.comment-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;font-family:inherit;resize:vertical;margin-bottom:.75rem;transition:border-color .2s}.comment-input:focus{outline:none;border-color:#2d8659;box-shadow:0 0 0 3px #2d86591a}.comment-submit{padding:.625rem 1.5rem;background:#2d8659;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.comment-submit:hover{background:#256d4a}.comments-list{display:flex;flex-direction:column;gap:1.25rem}.comments-loading,.no-comments{padding:2rem;text-align:center;color:#666;font-size:.95rem}.comment-item{padding:1.25rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.comment-author{font-weight:600;color:#1f2937;font-size:.95rem}.comment-date{color:#6b7280;font-size:.85rem}.comment-text{color:#4b5563;font-size:.95rem;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.similar-projects-banner{width:100%;background:#ecfdf566;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:none;border-bottom:2px solid rgba(45,134,89,.7);box-shadow:0 8px 32px #2d865933,0 0 0 1px #0000001a;position:relative;z-index:1;margin-top:2rem;margin-bottom:2rem;border-radius:12px}.similar-banner-container{max-width:1000px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.similar-banner-label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#2d8659;font-size:.95rem;white-space:nowrap;flex-shrink:0}.similar-icon{font-size:1.1rem}.similar-banner-projects{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex:1;min-width:0}.similar-project-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1f2937;transition:all .2s ease;white-space:nowrap;flex-shrink:0;background:#fff;padding:.3rem .75rem;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.similar-project-link:hover{color:#2d8659;background:#f0fdf4;border-color:#2d8659;transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.similar-project-name{font-weight:500;font-size:.875rem;letter-spacing:-.1px}.similar-separator{color:#d1d5db;margin:0 .25rem;font-size:.9rem}.similar-view-all{color:#2d8659;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s ease;white-space:nowrap;flex-shrink:0;margin-left:auto;display:flex;align-items:center;gap:.25rem}.similar-view-all:hover{color:#256f47;text-decoration:underline;transform:translate(2px)}.arrow-icon{transition:transform .2s ease}.similar-view-all:hover .arrow-icon{transform:translate(2px)}@media (max-width: 768px){.similar-banner-container{padding:.75rem 1.5rem;gap:.75rem}.similar-banner-label{font-size:.85rem;width:100%;margin-bottom:.25rem}.similar-banner-projects{width:100%;font-size:.85rem}.similar-project-link{padding:.25rem .6rem;font-size:.8rem}.similar-project-name{font-size:.8rem}.similar-view-all{width:100%;text-align:right;margin-left:0;margin-top:.25rem;justify-content:flex-end}}.project-detail-page{padding:2rem 0;max-width:1200px;margin:0 auto}.error-message{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 3px #00000014}.error-message h2{color:#333;margin-bottom:1.5rem;font-weight:600}.project-detail-header{background:linear-gradient(135deg,#fff,#f9fafb);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;border:1px solid #e5e7eb;border-top:4px solid #2d8659}.project-detail-title-section{padding:2.5rem}.project-header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.project-detail-title-section h1{color:#1f2937;font-size:2.5rem;margin:0;font-weight:800;letter-spacing:-.8px;line-height:1.2;flex:1;min-width:300px}.project-id-badge{background:#ecfdf5;color:#2d8659;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;border:1px solid #d1fae5;white-space:nowrap}.project-header-description{color:#4b5563;font-size:1.05rem;line-height:1.7;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.project-badges{display:flex;gap:.5rem;flex-wrap:nowrap;align-items:center;width:100%}.badge{flex:1 1 0;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px;text-align:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-type{background:#f0f0f0;color:#666}.badge-cert{background:#eff6ff;color:#2563eb}.badge-location{background:#f5f5f5;color:#666}.badge-status{background:#eff6ff;color:#1e40af;border:1px solid #dbeafe}.project-detail-content{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-top:1.5rem}.project-detail-main{display:flex;flex-direction:column;gap:1.5rem}.detail-section{background:#fff;padding:1.5rem;border-radius:0;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5}.detail-section h2{color:#333;font-size:1.25rem;margin-bottom:1rem;font-weight:600;letter-spacing:-.3px}.detail-section p{color:#666;line-height:1.7;font-size:.95rem}.project-detail-sidebar{display:flex;flex-direction:column}.info-card{background:#fff;padding:1.5rem;border-radius:0;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;position:sticky;top:2rem}.info-card h3{color:#333;font-size:1.25rem;margin-bottom:1.25rem;font-weight:600;border-bottom:1px solid #e5e5e5;padding-bottom:.75rem;letter-spacing:-.3px}.cta-card{background:linear-gradient(135deg,#f0fdf4,#fff);padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border:2px solid #2d8659;margin-top:2rem;position:sticky;top:calc(2rem + 400px)}.cta-card h3{color:#2d8659;font-size:1.5rem;margin-bottom:.75rem;font-weight:700}.cta-card p{color:#6b7280;font-size:.95rem;margin-bottom:1.5rem;line-height:1.6}.cta-button-primary,.cta-button-secondary{display:block;text-align:center;padding:1rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;margin-bottom:.75rem;font-size:1rem}.cta-button-primary{background:#2d8659;color:#fff;box-shadow:0 2px 4px #2d865933}.cta-button-primary:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #2d86594d}.detail-item{display:flex;justify-content:space-between;align-items:flex-start;padding:.875rem 0;border-bottom:1px solid #f5f5f5}.detail-item:last-child{border-bottom:none}.detail-label{color:#666;font-size:.9rem;font-weight:400}.detail-value{color:#333;font-weight:600;font-size:.95rem;text-align:right;flex:1;margin-left:1rem}.trust-rating-large{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.trust-rating-large .stars{color:#f59e0b;font-size:1.1rem}.pricing-disclaimer,.trust-rating-disclaimer{margin:1rem 0;padding:1rem;background:#fff7ed;border-left:4px solid #f59e0b;border-radius:4px}.disclaimer-text{color:#92400e;font-size:.875rem;line-height:1.6;margin:0}.disclaimer-text strong{color:#78350f;font-weight:600}.pricing-calculation{margin-top:1.5rem}.calculation-intro{color:#666;margin-bottom:1.25rem;line-height:1.7}.calculation-breakdown{background:#f9fafb;padding:1.25rem;border-radius:6px;margin:1rem 0;border:1px solid #e5e7eb}.calculation-step{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.calculation-step:last-child{border-bottom:none}.calculation-step.calculation-result{margin-top:.75rem;padding-top:1rem;border-top:2px solid #2d8659;font-weight:600}.step-label{color:#4b5563;font-size:.9rem;flex:1}.step-value{color:#1f2937;font-weight:600;font-size:.95rem}.calculation-result .step-label,.calculation-result .step-value{color:#2d8659;font-size:1rem;font-weight:700}.calculation-note{color:#6b7280;font-size:.85rem;line-height:1.6;margin-top:1rem;font-style:italic}@media (max-width: 968px){.project-detail-content{grid-template-columns:1fr}.info-card{position:static}}@media (max-width: 768px){.project-detail-page{padding:1rem 0}.project-detail-title-section{padding:1.5rem}.project-header-top{flex-direction:column;gap:1rem}.project-detail-title-section h1{font-size:1.75rem;min-width:auto}.project-id-badge{align-self:flex-start}.project-header-description{font-size:.95rem;margin-top:1.25rem;padding-top:1.25rem}.detail-section,.info-card{padding:1.5rem}.detail-section h2,.info-card h3{font-size:1.25rem}}.mission-page{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.feature-list{list-style:none;padding:0;margin:1.5rem 0}.feature-list li{color:#4b5563;font-size:1.1rem;line-height:1.8;padding:.75rem 0 .75rem 2rem;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;color:#2d8659;font-weight:700;font-size:1.2rem}.cta-section{text-align:center;background:#fff;border:2px solid #2d8659;border-radius:12px;padding:3rem 2rem;box-shadow:0 4px 12px #2d865926}.cta-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-section p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:#2d8659;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #0000001a}.cta-button:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}@media (max-width: 768px){.mission-page{padding:1.5rem 1rem}.page-header h1{font-size:2rem}.page-subtitle{font-size:1.1rem}.section-block{padding:2rem 1.5rem}.section-block h2{font-size:1.5rem}.section-block p{font-size:1rem}.cta-section{padding:2rem 1.5rem}.cta-section h2{font-size:1.75rem}}.contact-page{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.page-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.page-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.page-subtitle{color:#6b7280;font-size:1.25rem;font-weight:400;max-width:700px;margin:0 auto}.back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:400;font-size:.9rem;margin-bottom:2rem;transition:color .2s}.content-section{display:flex;flex-direction:column;gap:2.5rem}.section-block{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #00000014}.section-block h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.3px}.section-block p{color:#4b5563;font-size:1.1rem;line-height:1.8;margin-bottom:1.25rem}.section-block p:last-child{margin-bottom:0}.contact-info{margin-top:2rem;display:grid;gap:2rem}.contact-method{padding:1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #2d8659}.contact-method h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.contact-method p{color:#6b7280;font-size:1rem;margin-bottom:1rem}.contact-link{display:inline-block;color:#2d8659;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-link:hover{color:#256f47;text-decoration:underline}.feedback-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}.feedback-category{padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.feedback-category h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.feedback-category p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.inline-link{color:#2d8659;text-decoration:none;font-weight:600;transition:color .2s}.inline-link:hover{color:#256f47;text-decoration:underline}.highlight-section{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#2d8659;border-width:2px}.highlight-section h2{color:#1f2937}@media (max-width: 768px){.contact-page{padding:1.5rem 1rem}.page-header h1{font-size:2rem}.page-subtitle{font-size:1.1rem}.section-block{padding:2rem 1.5rem}.section-block h2{font-size:1.5rem}.section-block p{font-size:1rem}.feedback-categories,.contact-info{grid-template-columns:1fr}}.list-project-page{padding:2rem 0;max-width:1200px;margin:0 auto}.back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:400;font-size:.9rem;margin-bottom:1.5rem;transition:color .2s}.back-link:hover{color:#1e40af;text-decoration:underline}.page-header{text-align:center;padding:2rem 0;margin-bottom:3rem;border-bottom:1px solid #e5e5e5}.page-header h1{color:#333;font-size:2.5rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.5px}.page-subtitle{color:#666;font-size:1.1rem;max-width:700px;margin:0 auto}.content-section{display:flex;flex-direction:column;gap:3rem;max-width:800px;margin:0 auto}.trust-section{padding:3rem 2.5rem}.trust-section h2{text-align:center;color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2.5rem}.trust-points{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.trust-point{padding:1.5rem;background:#f9fafb;border-left:4px solid #2d8659;border-radius:8px}.trust-point h3{color:#2d8659;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.trust-point p{color:#6b7280;line-height:1.6;font-size:.95rem}.contact-section{text-align:center;padding:3rem 2rem}.contact-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.contact-message{font-size:1.25rem;color:#374151;margin-bottom:3rem;line-height:1.6}.section-block{background:#fff;padding:2.5rem;border:1px solid #e5e5e5;box-shadow:0 1px 3px #00000014}.section-block.highlight-section{background:#f0fdf4;border-color:#2d8659}.section-block h2{color:#333;font-size:1.75rem;margin-bottom:1.5rem;font-weight:700;text-align:center;letter-spacing:-.3px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit-item{padding:1.5rem;background:#fafafa;border:1px solid #e5e5e5;border-radius:0}.benefit-item h3{color:#2d8659;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.benefit-item p{color:#666;line-height:1.7;font-size:.95rem}.requirements-intro,.info-intro{color:#666;font-size:1rem;text-align:center;margin-bottom:2rem;line-height:1.7}.requirements-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.requirement-item{display:flex;gap:1.5rem;padding:1.5rem;background:#fafafa;border:1px solid #e5e5e5}.requirement-check{color:#2d8659;font-size:1.5rem;font-weight:700;flex-shrink:0}.requirement-content h3{color:#333;font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.requirement-content p{color:#666;line-height:1.7;font-size:.95rem}.info-checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:1.5rem}.info-item{color:#666;font-size:.95rem;padding:.75rem 1rem;background:#fafafa;border:1px solid #e5e5e5;line-height:1.6}.highlight-text{color:#333;font-size:1.1rem;line-height:1.8;text-align:center;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-options{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.contact-option{text-align:center;padding:2rem 1.5rem;background:#fff;border:1px solid #e5e5e5}.contact-option h3{color:#333;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.contact-option p{color:#666;font-size:.9rem;margin-bottom:1rem;line-height:1.6}.contact-link{color:#2563eb;text-decoration:none;font-weight:600;font-size:.95rem;transition:color .2s}.contact-link:hover{color:#1e40af;text-decoration:underline}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.process-step{display:flex;gap:1.5rem;padding:1.5rem;background:#fafafa;border:1px solid #e5e5e5}.step-number{width:50px;height:50px;background:#2d8659;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{color:#333;font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.step-content p{color:#666;line-height:1.7;font-size:.95rem}@media (max-width: 768px){.list-project-page{padding:1rem 0}.page-header h1{font-size:2rem}.section-block{padding:1.5rem}.benefits-grid,.contact-options,.process-steps,.trust-points{grid-template-columns:1fr}.trust-section,.contact-section{padding:2rem 1.5rem}.requirement-item,.process-step{flex-direction:column;text-align:center}.info-checklist{grid-template-columns:1fr}}.login-page{min-height:calc(100vh - 200px);display:flex;justify-content:center;align-items:center;padding:2rem}.login-container{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb;width:100%;max-width:400px}.login-container h1{color:#1f2937;font-size:2rem;margin-bottom:.5rem;font-weight:700;text-align:center}.login-subtitle{color:#6b7280;font-size:.95rem;text-align:center;margin-bottom:2rem}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:6px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid #fecaca}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#374151;font-size:.9rem;font-weight:500}.form-group input{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus{outline:none;border-color:#2d8659;box-shadow:0 0 0 3px #2d86591a}.submit-button{padding:.875rem;background:#2d8659;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem}.submit-button:hover{background:#256d4a}.login-switch{margin-top:1.5rem;text-align:center;color:#6b7280;font-size:.9rem}.link-button{background:none;border:none;color:#2d8659;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}.link-button:hover{color:#256d4a}.login-footer{margin-top:2rem;text-align:center}.back-link{color:#6b7280;text-decoration:none;font-size:.9rem;transition:color .2s}.back-link:hover{color:#2d8659}.faq-section{max-width:1200px;margin:0 auto;padding:0}.faq-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #00000014;border-top:4px solid #2d8659}.faq-container h2{display:none}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.faq-item:hover{background:#f0fdf4;border-color:#2d8659;box-shadow:0 2px 4px #2d86591a}.faq-question{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;line-height:1.4}.faq-answer{color:#4b5563;font-size:1rem;line-height:1.7;margin:0}@media (max-width: 768px){.faq-section{padding:0 1.5rem;margin-bottom:2rem}.faq-container{padding:2rem 1.5rem}.faq-container h2{font-size:1.75rem;margin-bottom:1.5rem}.faq-item{padding:1.25rem}.faq-question{font-size:1rem}.faq-answer{font-size:.95rem}}.faq-page{max-width:1200px;margin:0 auto;padding:2rem}.faq-page-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.faq-page-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.faq-page-intro{color:#4b5563;font-size:1.1rem;line-height:1.7;max-width:700px;margin:0 auto}@media (max-width: 768px){.faq-page{padding:1.5rem}.faq-page-header{margin-bottom:2rem;padding-bottom:1.5rem}.faq-page-header h1{font-size:2rem}.faq-page-intro{font-size:1rem}}.blog-page{max-width:1200px;margin:0 auto;padding:2rem}.blog-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.blog-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.blog-subtitle{color:#6b7280;font-size:1.1rem;max-width:700px;margin:0 auto}.blog-content{display:grid;grid-template-columns:1fr 300px;gap:3rem}.blog-articles{display:flex;flex-direction:column;gap:2rem}.blog-article-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.blog-article-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:#2d8659}.article-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.article-category{background:#2d8659;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.article-meta{color:#9ca3af;font-size:.85rem}.article-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.3}.article-excerpt{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.article-read-more{color:#2d8659;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .2s}.article-read-more:hover{color:#256f47;text-decoration:underline}.blog-sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.sidebar-section h3{color:#1f2937;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.sidebar-links{list-style:none;padding:0;margin:0}.sidebar-links li{margin-bottom:.75rem}.sidebar-links a{color:#2d8659;text-decoration:none;font-size:.95rem;transition:color .2s}.sidebar-links a:hover{color:#256f47;text-decoration:underline}.topic-tags{display:flex;flex-wrap:wrap;gap:.5rem}.topic-tag{background:#f3f4f6;color:#374151;padding:.375rem .75rem;border-radius:6px;font-size:.85rem;font-weight:500}.cta-section{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#2d8659;border-width:2px}.cta-section h3{color:#2d8659}.cta-section p{color:#6b7280;font-size:.95rem;margin-bottom:1.25rem;line-height:1.5}.sidebar-cta-btn{display:block;text-align:center;padding:.875rem 1.5rem;background:#2d8659;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #2d865933}.sidebar-cta-btn:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #2d86594d}@media (max-width: 968px){.blog-content{grid-template-columns:1fr;gap:2rem}.blog-sidebar{order:-1}}@media (max-width: 768px){.blog-page{padding:1.5rem}.blog-header h1{font-size:2rem}.blog-article-card{padding:1.5rem}.article-title{font-size:1.25rem}}.blog-post-page{max-width:900px;margin:0 auto;padding:2rem}.back-link{display:inline-block;color:#2d8659;text-decoration:none;font-weight:500;font-size:.95rem;margin-bottom:2rem;transition:color .2s}.blog-post{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb}.blog-post-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.blog-post-meta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;align-items:center}.post-category{background:#2d8659;color:#fff;padding:.375rem .875rem;border-radius:6px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.post-date,.post-read-time{color:#6b7280;font-size:.9rem}.blog-post-title{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.5px;margin:0}.blog-post-content{color:#374151;font-size:1.1rem;line-height:1.8}.blog-post-content h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3}.blog-post-content h3{color:#1f2937;font-size:1.4rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.blog-post-content p{margin-bottom:1.25rem}.blog-post-content ul,.blog-post-content ol{margin-bottom:1.25rem;padding-left:2rem}.blog-post-content li{margin-bottom:.75rem;line-height:1.7}.blog-post-content strong{color:#1f2937;font-weight:600}.blog-post-content a{color:#2d8659;text-decoration:underline}.blog-post-content a:hover{color:#256f47}.blog-post-content a.project-link{display:inline-block;color:#2d8659;font-weight:600;text-decoration:none;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#fff);border:2px solid #2d8659;border-radius:8px;margin:1rem 0;transition:all .3s ease;box-shadow:0 2px 4px #2d86591a}.blog-post-content a.project-link:hover{background:linear-gradient(135deg,#2d8659,#10b981);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2d86594d;border-color:#256f47}.blog-post-content a.cta-link{display:inline-block;color:#fff;font-weight:600;text-decoration:none;padding:1rem 2rem;background:linear-gradient(135deg,#2d8659,#10b981);border:2px solid #2d8659;border-radius:8px;margin:1.5rem 0;transition:all .3s ease;box-shadow:0 4px 8px #2d865933}.blog-post-content a.cta-link:hover{background:linear-gradient(135deg,#256f47,#059669);transform:translateY(-3px);box-shadow:0 6px 16px #2d865966;border-color:#1a5d3f}.blog-post-share{display:flex;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;flex-wrap:wrap}.share-label{color:#6b7280;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.share-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.share-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.share-button svg{flex-shrink:0}.share-twitter:hover{background:#1da1f2;color:#fff;border-color:#1da1f2}.share-facebook:hover{background:#1877f2;color:#fff;border-color:#1877f2}.share-linkedin:hover{background:#0a66c2;color:#fff;border-color:#0a66c2}.share-email:hover{background:#2d8659;color:#fff;border-color:#2d8659}.share-copy:hover{background:#6b7280;color:#fff;border-color:#6b7280}.blog-post-share-bottom{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;align-items:center}.share-buttons-group{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.blog-post-footer{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}.blog-post-cta{background:linear-gradient(135deg,#f0fdf4,#fff);border:2px solid #2d8659;border-radius:12px;padding:2.5rem;text-align:center}.blog-post-cta h3{color:#2d8659;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.blog-post-cta p{color:#6b7280;font-size:1.05rem;margin-bottom:2rem}.cta-button,.cta-button-secondary{display:inline-block;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;margin:0 .5rem;font-size:1rem}.cta-button{background:#2d8659;color:#fff;box-shadow:0 2px 4px #2d865933}.cta-button:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #2d86594d}.cta-button-secondary{background:#fff;color:#2d8659;border:2px solid #2d8659}.cta-button-secondary:hover{background:#f0fdf4;border-color:#256f47;color:#256f47}.blog-post-error{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.blog-post-error h2{color:#1f2937;margin-bottom:1.5rem}@media (max-width: 768px){.blog-post-page{padding:1.5rem}.blog-post{padding:2rem 1.5rem}.blog-post-title{font-size:2rem}.blog-post-content{font-size:1rem}.blog-post-content h2{font-size:1.5rem}.blog-post-content h3{font-size:1.25rem}.blog-post-cta{padding:2rem 1.5rem}.cta-button,.cta-button-secondary{display:block;margin:.5rem 0;width:100%}.blog-post-share{flex-direction:column;align-items:flex-start}.share-buttons-group{width:100%;flex-direction:column}.share-button{width:100%;justify-content:center}.blog-post-share-bottom{align-items:stretch}}.user-dashboard{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.dashboard-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.dashboard-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.5px}.dashboard-subtitle{color:#6b7280;font-size:1.1rem}.dashboard-tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.tab-btn{padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#6b7280;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:-2px}.tab-btn:hover{color:#2d8659;background:#f0fdf4}.tab-btn.active{color:#2d8659;border-bottom-color:#2d8659;background:#f0fdf4}.dashboard-content{min-height:400px}.dashboard-section h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.empty-state{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:12px;border:2px dashed #d1d5db}.empty-state p{color:#6b7280;font-size:1.1rem;margin-bottom:1.5rem}.cta-link{display:inline-block;padding:.875rem 2rem;background:#2d8659;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s}.cta-link:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.comment-card{padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.comment-card:hover{border-color:#2d8659;box-shadow:0 2px 8px #2d86591a}.comment-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.comment-project-info{flex:1}.comment-project-link{text-decoration:none;color:inherit}.comment-project-link h3{color:#2d8659;font-size:1.25rem;font-weight:600;margin-bottom:.25rem;transition:color .2s}.comment-project-link:hover h3{color:#256f47;text-decoration:underline}.comment-project-meta{color:#6b7280;font-size:.9rem;margin:0}.comment-actions{display:flex;gap:.5rem}.delete-comment-btn{width:28px;height:28px;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:50%;color:#ef4444;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.delete-comment-btn:hover{background:#fee2e2;border-color:#ef4444;transform:scale(1.1)}.comment-content{display:flex;flex-direction:column;gap:.75rem}.comment-text{color:#1f2937;font-size:1rem;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word}.comment-date{color:#9ca3af;font-size:.875rem;margin:0}@media (max-width: 768px){.user-dashboard{padding:1.5rem 1rem}.dashboard-header h1{font-size:2rem}.dashboard-tabs{flex-direction:column;border-bottom:none}.tab-btn{border-bottom:none;border-left:3px solid transparent;margin-bottom:0;margin-left:-1.5rem;padding-left:1.5rem}.tab-btn.active{border-left-color:#2d8659;border-bottom-color:transparent}.projects-grid{grid-template-columns:1fr}.comment-card-header{flex-direction:column;gap:1rem}.comment-actions{align-self:flex-end}}.admin-page{max-width:1400px;margin:0 auto;padding:2rem}.admin-header{margin-bottom:2rem}.admin-header h1{color:#1f2937;font-size:2rem;margin-bottom:.5rem}.admin-subtitle{color:#6b7280;font-size:1rem}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.admin-tab{padding:1rem 2rem;background:none;border:none;border-bottom:3px solid transparent;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.admin-tab:hover{color:#2d8659}.admin-tab.active{color:#2d8659;border-bottom-color:#2d8659}.admin-content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card{background:linear-gradient(135deg,#f0fdf4,#fff);border:2px solid #2d8659;border-radius:8px;padding:1.5rem;text-align:center}.stat-card h3{color:#2d8659;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.stat-value{color:#1f2937;font-size:2.5rem;font-weight:700;margin:.5rem 0}.stat-label{color:#6b7280;font-size:.85rem;margin:0}.users-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.export-btn,.refresh-btn{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.export-btn{background:#2d8659;color:#fff}.export-btn:hover{background:#256f47}.refresh-btn{background:#e5e7eb;color:#1f2937}.refresh-btn:hover{background:#d1d5db}.users-table{overflow-x:auto}.users-table table{width:100%;border-collapse:collapse}.users-table th{background:#f9fafb;padding:1rem;text-align:left;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb}.users-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151}.users-table tr:hover{background:#f9fafb}.loading{text-align:center;padding:4rem;color:#6b7280}.admin-login-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.admin-login-box{background:#fff;border:2px solid #2d8659;border-radius:12px;padding:3rem;max-width:400px;width:100%;box-shadow:0 4px 6px #0000001a}.admin-login-box h1{color:#1f2937;font-size:1.75rem;margin-bottom:.5rem;text-align:center}.admin-login-subtitle{color:#6b7280;text-align:center;margin-bottom:2rem;font-size:.95rem}.admin-login-form{display:flex;flex-direction:column;gap:1rem}.admin-password-input{padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;font-size:1rem;transition:border-color .2s}.admin-password-input:focus{outline:none;border-color:#2d8659}.admin-login-btn{padding:.75rem;background:#2d8659;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.admin-login-btn:hover{background:#256f47}.admin-logout-btn{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.admin-logout-btn:hover{background:#b91c1c}@media (max-width: 768px){.admin-page{padding:1rem}.stats-grid{grid-template-columns:1fr}.users-table{font-size:.9rem}.users-table th,.users-table td{padding:.75rem .5rem}}.comparison-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;margin:2rem 0;overflow:hidden}.comparison-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#f9fafb;border-bottom:2px solid #e5e7eb}.comparison-header h2{margin:0;color:#1f2937;font-size:1.5rem;font-weight:700}.comparison-actions{display:flex;gap:1rem}.comparison-clear-btn,.comparison-close-btn{padding:.5rem 1rem;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s}.comparison-clear-btn:hover{background:#f3f4f6;color:#1f2937}.comparison-close-btn{width:2rem;height:2rem;padding:0;font-size:1.5rem;line-height:1}.comparison-table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse}.comparison-table th{padding:1.25rem;text-align:left;background:#f9fafb;border-bottom:2px solid #e5e7eb;font-weight:600;color:#1f2937}.comparison-table th.comparison-project-col{text-align:center}.comparison-field-col{width:200px;min-width:150px}.comparison-project-col{min-width:250px;text-align:center}.comparison-project-header{display:flex;flex-direction:column;gap:.75rem;align-items:center}.comparison-project-header h3{margin:0;font-size:1rem;font-weight:600;color:#1f2937;line-height:1.3}.comparison-project-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.comparison-view-link,.comparison-buy-link{padding:.375rem .75rem;border-radius:4px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.comparison-view-link{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.comparison-view-link:hover{background:#e5e7eb}.comparison-buy-link{background:#2d8659;color:#fff}.comparison-buy-link:hover{background:#256f47}.comparison-remove-btn{padding:.25rem .5rem;font-size:.75rem;color:#ef4444;background:none;border:1px solid #fee2e2;border-radius:4px;cursor:pointer;transition:all .2s}.comparison-remove-btn:hover{background:#fee2e2}.comparison-table td{padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563}.comparison-field-label{font-weight:600;color:#374151;background:#f9fafb}.comparison-field-value{text-align:center;font-weight:500;position:relative}.comparison-field-value.best-value{background:#dcfce7;color:#166534;font-weight:700}.comparison-field-value.best-value:before{content:"✓ Best";position:absolute;top:.25rem;right:.25rem;font-size:.7rem;background:#2d8659;color:#fff;padding:.125rem .375rem;border-radius:4px;font-weight:600}.comparison-table tr.even-row td{background:#fff}.comparison-table tr.odd-row td{background:#f9fafb}.comparison-table tr:hover td{background:#f0fdf4}.comparison-empty{text-align:center;padding:3rem 2rem;color:#6b7280}.comparison-empty p{margin:.5rem 0}.comparison-hint{font-size:.9rem;color:#9ca3af}.comparison-footer{padding:1.5rem 2rem;background:#f9fafb;border-top:2px solid #e5e7eb;text-align:center}.comparison-cta-btn{display:inline-block;padding:1rem 2.5rem;background:#2d8659;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .2s;box-shadow:0 2px 4px #2d865933}.comparison-cta-btn:hover{background:#256f47;transform:translateY(-2px);box-shadow:0 4px 8px #2d86594d}@media (max-width: 768px){.comparison-header{flex-direction:column;align-items:flex-start;gap:1rem}.comparison-table{font-size:.9rem}.comparison-field-col{width:120px;min-width:100px}.comparison-project-col{min-width:200px}.comparison-table th,.comparison-table td{padding:.75rem}}.comparison-page{min-height:100vh;background:#f9fafb;padding-bottom:3rem}.comparison-page-header{max-width:1400px;margin:0 auto;padding:2rem 2rem 1.5rem}.back-link{display:inline-block;color:#2d8659;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .2s ease}.back-link:hover{color:#256f47;text-decoration:underline}.comparison-page-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.comparison-page-description{color:#6b7280;font-size:1.1rem;margin:0;line-height:1.6}.comparison-page-content{max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.comparison-page-header{padding:1.5rem 1.5rem 1rem}.comparison-page-header h1{font-size:2rem}.comparison-page-description{font-size:1rem}.comparison-page-content{padding:0 1.5rem}}.site-footer{background:#1f2937;color:#e5e7eb;margin-top:4rem;padding:3rem 0 1.5rem;border-top:3px solid #2d8659}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem}.footer-section h3{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#d1d5db;line-height:1.6;font-size:.95rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-links a:hover{color:#2d8659}.footer-link-category{color:#fff;font-weight:600;font-size:.9rem;margin-top:1rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.footer-link-category:first-child{margin-top:0}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.data-citation{margin-bottom:1.5rem;padding:1.5rem;background:#111827;border-radius:8px;border-left:4px solid #2d8659}.citation-label{color:#9ca3af;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.citation-text{color:#d1d5db;font-size:.9rem;line-height:1.6;margin:0}.citation-link{color:#2d8659;text-decoration:underline;transition:color .2s}.citation-link:hover{color:#10b981}.copyright{color:#9ca3af;font-size:.85rem;margin:0}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-container{padding:0 1.5rem}.data-citation{padding:1rem}.citation-text{font-size:.85rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;max-width:1400px;width:100%;margin:0 auto;padding:0 20px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#1f2937;line-height:1.6}#root{min-height:100vh}
