.navbar{background:var(--brand-accent);box-shadow:0 2px 4px #0000001f;color:var(--brand-on-primary);justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s ease;z-index:1000}.navbar,.navbar-brand,.navbar-brand a{align-items:center;display:flex}.navbar-brand a{color:var(--brand-on-primary);text-decoration:none}.navbar-logo{height:50px;margin-right:1rem;object-fit:contain;transition:transform .2s ease}.navbar-logo:hover{transform:scale(1.05)}.brand-text{align-self:center;color:var(--brand-text);font-family:Zapfino,cursive;font-size:2rem;font-weight:700;line-height:1}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-links a{color:var(--brand-on-primary);font-weight:500;text-decoration:none;transition:opacity .2s ease}.navbar-links a:hover{opacity:.8}.nav-button{background:#0000;border-radius:6px;color:var(--brand-on-primary);cursor:pointer;font-weight:600;padding:.45rem .9rem}.nav-button:hover{background:#ffffff14;filter:none}@media (max-width:768px){.navbar{align-items:flex-start;flex-direction:column;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;top:0}.navbar-brand{margin-bottom:.5rem;width:100%}.navbar-logo{height:40px}.brand-text{font-size:1rem}.navbar-links{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:0;width:100%}.navbar-links li{width:100%}.nav-button,.navbar-links a{font-size:1rem;padding:.7rem 1rem;text-align:left;width:100%}}.footer{background-color:#0b5cff;margin-top:auto;padding:2rem 0}.footer-content{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.social-links{margin:1rem 0}.social-links a{align-items:center;color:#fff;display:inline-flex;margin:0 1rem;text-decoration:none;transition:opacity .2s ease}.social-links a:hover{opacity:.8}.social-links svg{height:24px;margin-right:.5rem;width:24px}.copyright{font-size:.9rem;margin-top:1rem;opacity:.9}@media (max-width:768px){.footer{padding:1.5rem 0}.social-links a{margin:0 .5rem}}.home{display:flex;flex-direction:column}.hero{background:#fff;color:var(--brand-text);padding:4rem 1rem}.hero-content{margin:0 auto;max-width:1100px;text-align:center}.tagline{color:#555;line-height:1.6;margin:0 auto 1.5rem;max-width:900px}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border-radius:6px;display:inline-block;font-weight:600;padding:.75rem 1.25rem;text-decoration:none}.btn-primary{background:var(--brand-primary)}.btn-primary,.btn-secondary{color:var(--brand-on-primary)}.btn-secondary{background:var(--brand-alt)}.btn-outline{background:#0000;border:2px solid var(--brand-text);color:var(--brand-text)}.btn:hover{filter:brightness(.95)}.section-header{text-align:center}.container{margin:0 auto;max-width:1100px;padding:2rem 1rem}.about-brief p{color:#555}.about-links{margin-top:.5rem;text-align:center}.text-link{color:var(--brand-primary);font-weight:600}.focus-areas{background:#fff}.cards-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;padding:1.25rem}.card-icon{color:var(--brand-accent);height:28px;width:28px}.card h3{color:var(--brand-text);margin:.5rem 0}.card p{color:#555}.impact{background:#fafafa}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.stat{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000f;padding:1.5rem;text-align:center}.stat-value{color:var(--brand-text);font-size:1.8rem;font-weight:800}.stat-label{margin-top:.25rem}.get-involved{background:#fff}.gi-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between}.gi-actions{display:flex;flex-wrap:wrap;gap:.75rem}.cta-highlight{background:#fff}.cta-inner{align-items:center;display:flex;gap:2rem;padding:2rem 1rem}.cta-logo{height:auto;object-fit:contain;width:240px}.cta-actions .hero-ctas{justify-content:flex-start}@media (max-width:900px){.cards-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hero{padding:3rem 1rem}.hero h1{font-size:1.6rem}.cards-grid,.stats-grid{grid-template-columns:1fr}.cta-inner,.gi-inner{align-items:flex-start;flex-direction:column}.cta-logo{width:180px}}.about-container{margin:2rem auto;max-width:900px;padding:0 1rem}.about-container h1{color:var(--brand-text);margin-bottom:2rem;text-align:center}.about-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;margin-bottom:2rem;padding:2rem}.about-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.about-icon{color:var(--brand-accent);flex-shrink:0;height:32px;width:32px}.about-section h2{color:var(--brand-text);margin:0 0 1rem}.core-values-list{color:#444;list-style:disc inside;margin:1rem 0 0;padding:0}.objectives-list{color:#444;list-style:decimal;margin:1rem 0 0 1.5rem;padding:0}.objectives-list li{line-height:1.6;margin-bottom:1rem}.objectives-list strong{color:var(--brand-text)}.documents-list{color:#444;list-style:square inside;margin:1rem 0 0;padding:0}@media (max-width:768px){.about-container{padding:0 .2rem}.about-section{padding:1rem}.about-icon{height:24px;width:24px}.about-section h2{font-size:1.1rem}}.projects-container{margin:2rem auto;max-width:900px;padding:0 1rem}.projects-container h1{color:var(--brand-text);margin-bottom:2rem;text-align:center}.project-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;margin-bottom:2rem;padding:2rem}.project-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.project-icon{color:var(--brand-accent);flex-shrink:0;height:32px;width:32px}.project-section h2{color:var(--brand-text);margin:0 0 1rem}@media (max-width:768px){.projects-container{padding:0 .2rem}.project-section{padding:1rem}.project-icon{height:24px;width:24px}.project-section h2{font-size:1.1rem}}.resources-container{margin:2rem auto;max-width:1200px;padding:0 2rem}.resources-container h1{color:var(--brand-text);margin-bottom:1rem;text-align:center}.resources-intro{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:3rem;text-align:center}.resources-hero{padding:2rem 0 1rem;text-align:center}.resources-hero h1{font-size:2.5rem;margin-bottom:.5rem}.resource-stats{grid-gap:1.5rem;background:#f8f9fa;border-radius:12px;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:2rem 0 2.5rem;padding:1.5rem 2rem}.stat-item{text-align:center}.stat-number{color:#2c3e50;color:var(--brand-text,#2c3e50);display:block;font-size:2rem;font-weight:700}.stat-label{color:#666;font-size:.9rem}.resource-nav{border-bottom:2px solid #eee;display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1.5rem;padding:.5rem 0}.resource-nav button{align-items:center;background:#f0f2f5;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease}.resource-nav button:hover{background:#e0e4ea;transform:translateY(-1px)}.resource-nav button.active{background:#2c3e50;background:var(--brand-accent,#2c3e50);color:#fff}.category-count{background:#fff3;border-radius:12px;font-size:.75rem;font-weight:600;padding:.1rem .6rem}.resource-nav button.active .category-count{background:#ffffff40}.parent-category-header{background:#f8f9fa;border-left:4px solid #2c3e50;border-left:4px solid var(--brand-accent,#2c3e50);border-radius:8px;margin:1.5rem 0;padding:1rem 1.5rem}.parent-category-header h2{color:#2c3e50;color:var(--brand-text,#2c3e50);font-size:1.3rem;margin:0}.parent-category-header p{color:#666;font-size:.95rem;margin:.25rem 0 0}.resources-grid{margin:2rem 0}.resource-group{margin-bottom:2.5rem}.subcategory-title{border-bottom:2px solid #eef2f7;color:#2c3e50;color:var(--brand-text,#2c3e50);font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.resource-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.resource-card{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 2px 4px #0000000a;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.resource-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.resource-thumbnail{background:#f0f2f5;height:200px;overflow:hidden;width:100%}.resource-thumbnail img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.resource-card:hover .resource-thumbnail img{transform:scale(1.03)}.resource-info{display:flex;flex-direction:column;padding:1.5rem}.resource-info h4{color:#2c3e50;color:var(--brand-text,#2c3e50);font-size:1.1rem;line-height:1.4;margin:0 0 .5rem}.resource-info p{color:#666;flex:1 1;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.resource-meta{color:#888;font-size:.85rem;gap:1rem;margin-bottom:1rem}.resource-author,.resource-date,.resource-size{align-items:center;display:flex;gap:.3rem}.resource-size{color:#888}.resource-actions{flex-wrap:wrap;gap:.75rem;margin-top:auto}.btn-download,.btn-read{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;gap:.4rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s ease}.btn-download{background:#2c3e50;background:var(--brand-accent,#2c3e50);color:#fff}.btn-download:hover{background:#1a2a3a;background:var(--brand-text,#1a2a3a);transform:translateY(-1px)}.btn-read{background:#0000;border:1px solid #2c3e50;border:1px solid var(--brand-text,#2c3e50);color:#2c3e50;color:var(--brand-text,#2c3e50)}.btn-read:hover{background:#2c3e50;background:var(--brand-text,#2c3e50);color:#fff;transform:translateY(-1px)}.no-resources{background:#fafbfc;border:2px dashed #e0e4ea;border-radius:12px;color:#888;padding:3rem 2rem;text-align:center}.no-resources-sub{color:#aaa;font-size:.9rem;margin-top:.5rem}.loading-state{width:100%}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.spinner-animation{animation:spin .8s linear infinite;border:4px solid #eef2f7;border-radius:50%;border-top-color:#2c3e50;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.loading-spinner p{color:#666;font-size:1rem;margin-top:1rem}.skeleton-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.skeleton-card{background:#fff;border:1px solid #eef2f7;border-radius:12px;overflow:hidden}.skeleton-image{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;height:200px;width:100%}.skeleton-content{padding:1.5rem}.skeleton-line{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:16px;margin-bottom:.75rem}.skeleton-line.short{height:20px;width:60%}.skeleton-line:last-child{margin-bottom:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pagination-summary{color:#666;font-size:.95rem;margin-bottom:1rem;text-align:center}.pagination-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin:2rem 0;padding:1rem 0}.pagination-btn{background:#2c3e50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.5rem 1.5rem;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#1a2a3a;transform:translateY(-1px)}.pagination-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.pagination-status{color:#666;font-size:.95rem}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:3rem 2rem;text-align:center}.error-message h2{color:#dc2626;margin-bottom:.5rem}.error-message p{color:#666;margin-bottom:1.5rem}.btn-retry{background:#2c3e50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.6rem 2rem;transition:all .3s ease}.btn-retry:hover{background:#1a2a3a}.resource-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.section-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.section-icon{color:var(--brand-accent);flex-shrink:0;height:32px;width:32px}.section-header h2{color:var(--brand-text);margin:0}.section-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.resource-list{margin-top:1rem}.coming-soon{color:#999;font-style:italic;padding:2rem;text-align:center}@media (min-width:768px){.resource-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.resource-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.resources-container{margin:1rem auto;padding:0 1rem}.resource-section{padding:1.5rem}.section-icon{height:28px;width:28px}.resources-hero h1{font-size:2rem}.resource-stats{gap:.75rem;grid-template-columns:repeat(3,1fr);padding:1rem}.stat-number{font-size:1.5rem}.resource-nav{gap:.5rem;justify-content:center}.resource-nav button{font-size:.85rem;padding:.4rem .8rem}.resource-card{flex-direction:column}.resource-thumbnail{height:160px}.resource-info{padding:1rem}.resource-actions{flex-direction:column}.btn-download,.btn-read{justify-content:center}.skeleton-grid{gap:1rem;grid-template-columns:1fr 1fr}.pagination-controls{flex-direction:column;gap:.5rem}.pagination-btn{text-align:center;width:100%}.pagination-summary{font-size:.85rem}}@media (max-width:480px){.resource-stats{grid-template-columns:1fr 1fr}.resource-nav button{font-size:.75rem;padding:.3rem .6rem}.category-count{font-size:.65rem;padding:.05rem .4rem}.parent-category-header{padding:.75rem 1rem}.parent-category-header h2{font-size:1.1rem}.resources-grid{margin:1rem 0}.resource-group{margin-bottom:1.5rem}.skeleton-grid{grid-template-columns:1fr}.skeleton-image{height:140px}}@media (prefers-color-scheme:dark){.resource-stats{background:#1e1e1e;border:1px solid #333}.stat-number{color:#eee}.resource-nav button{background:#2a2a2a;color:#ccc}.resource-nav button:hover{background:#3a3a3a}.resource-nav button.active{background:#4a6a8a;background:var(--brand-accent,#4a6a8a);color:#fff}.resource-card{background:#1e1e1e;border-color:#333}.resource-info h4{color:#eee}.resource-info p{color:#aaa}.resource-meta{color:#777}.btn-download{background:#4a6a8a;background:var(--brand-accent,#4a6a8a)}.btn-read{border-color:#555;color:#ccc}.btn-read:hover{background:#555;color:#fff}.parent-category-header{background:#1a1a1a;border-color:#4a6a8a;border-color:var(--brand-accent,#4a6a8a)}.parent-category-header h2{color:#eee}.parent-category-header p{color:#888}.no-resources{background:#1a1a1a;border-color:#333;color:#888}.skeleton-card{background:#1e1e1e;border-color:#333}.skeleton-image,.skeleton-line{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%)}.error-message{background:#1a1a1a;border-color:#dc2626}.error-message h2{color:#f87171}.btn-retry{background:#4a6a8a}.btn-retry:hover{background:#5a7a9a}}.resource-detail-container{margin:0 auto;max-width:900px;padding:2rem 1.5rem}.loading-spinner{color:#888;font-size:1.1rem}.error-container,.loading-spinner{padding:4rem 2rem;text-align:center}.error-container{background:#f8f9fa;border-radius:12px}.error-container h2{color:#dc2626;margin-bottom:.5rem}.error-container p{color:#666;margin-bottom:1.5rem}.breadcrumb{align-items:center;color:#888;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;margin-bottom:2rem}.breadcrumb a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#2563eb;text-decoration:underline}.breadcrumb .separator{color:#ccc}.breadcrumb-parent{color:#666}.breadcrumb-current{color:#2c3e50;font-weight:500}.resource-header{border-bottom:2px solid #eef2f7;margin-bottom:2.5rem;padding-bottom:1.5rem}.resource-meta-top{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.resource-category-badge{background:#f0f2f5;color:#4b5563}.featured-badge,.resource-category-badge{border-radius:20px;font-size:.85rem;padding:.3rem .8rem}.featured-badge{font-weight:500}.resource-date{color:#888;font-size:.9rem}.resource-header h1{color:#2c3e50;font-size:2.25rem;line-height:1.3;margin:0 0 .75rem}.resource-authors{color:#4b5563;font-size:1rem;line-height:1.6}.resource-body{display:flex;flex-direction:column;gap:2rem}.resource-body section{background:#fafbfc;border-radius:8px;padding:1.5rem}.resource-body section h2{color:#2c3e50;font-size:1.25rem;margin:0 0 .75rem}.resource-body section h3{color:#374151;font-size:1.1rem;margin:0 0 .5rem}.resource-body section p{color:#4b5563;line-height:1.8;margin:0}.resource-full-description{font-size:1.05rem;line-height:1.8}.resource-key-findings ul{color:#4b5563;line-height:1.8;margin:.5rem 0 0;padding-left:1.5rem}.resource-key-findings li{margin-bottom:.5rem}.resource-tags{background:#0000!important;padding:0!important}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f0f2f5;border-radius:20px;color:#4b5563;font-size:.85rem;padding:.3rem .8rem}.resource-actions-section{background:#f8f9fa!important;border:1px solid #eef2f7}.btn-download-large{align-items:center;background:#2c3e50;border:none;border-radius:8px;color:#fff;display:inline-flex;font-size:1rem;gap:.5rem;margin-bottom:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-download-large:hover{background:#1a2a3a;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.file-size{opacity:.7}.btn-external{background:#3b82f6;border:none;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;margin-top:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-external:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-2px)}.doi-info{color:#4b5563;font-size:.95rem;margin-top:1rem}.doi-info a{color:#3b82f6;text-decoration:none}.doi-info a:hover{text-decoration:underline}.citation-info{background:#fff;border:1px solid #eef2f7;border-radius:6px;margin-top:1rem;padding:1rem}.citation-info p{color:#4b5563;font-style:italic;margin:.5rem 0 0}.back-to-resources{margin-top:1rem}.back-link{color:#3b82f6;font-size:.95rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#2563eb;text-decoration:underline}@media (max-width:768px){.resource-detail-container{padding:1rem}.resource-header h1{font-size:1.6rem}.resource-meta-top{align-items:flex-start;flex-direction:column;gap:.4rem}.resource-body section{padding:1rem}.btn-download-large,.btn-external{justify-content:center;width:100%}.breadcrumb{font-size:.8rem}}@media (max-width:480px){.resource-header h1{font-size:1.3rem}.resource-body section{padding:.75rem}.resource-body section h2{font-size:1.1rem}.resource-authors{font-size:.9rem}}.contact-container{margin:2rem auto;max-width:800px;padding:0 1rem}.contact-intro{color:#666;line-height:1.6;margin-bottom:2rem}.contact-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem;position:relative}.form-group label{color:#333;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#0b5cff;outline:none}.form-group input:disabled,.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.char-count{color:#888;display:block;font-size:.85rem;margin-top:.25rem;text-align:right}.submit-button{background-color:var(--brand-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 4px 8px #00000026;filter:brightness(.9);transform:translateY(-1px)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.status-message{animation:slideIn .3s ease-out;border-radius:4px;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.contact-info{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:3rem;padding:2rem}.contact-info h2{color:#333;margin-bottom:1rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;color:#666;display:flex;gap:1rem;line-height:1.8;text-decoration:none;transition:color .2s ease}.contact-icon,.contact-item:hover{color:var(--brand-accent)}.contact-icon{flex-shrink:0;height:24px;width:24px}@media (max-width:768px){.contact-container{margin:1rem auto}.contact-form,.contact-info{padding:1.5rem}.contact-info{margin-top:2rem}}.file-upload{margin:.5rem 0}.upload-button{background:#2c3e50;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;padding:.6rem 1.5rem;transition:all .3s ease}.upload-button:hover{background:#1a2a3a;transform:translateY(-1px)}.upload-button input{display:none}.image-preview-wrapper{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;display:inline-block;margin-top:.75rem;max-width:100%;padding:.75rem}.image-preview{border-radius:6px;display:block;max-height:220px;max-width:100%;object-fit:contain}.author-row{grid-gap:.75rem;align-items:center;background:#f8f9fa;border-radius:6px;display:grid;gap:.75rem;grid-template-columns:1fr 1fr 1fr auto;margin-bottom:.75rem;padding:.75rem}.author-row input{border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box;font-size:.9rem;padding:.4rem .6rem;width:100%}.author-row input:focus{border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;outline:none}.author-row button{background:#fee2e2;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:all .3s ease}.author-row button:hover{background:#fecaca}.file-upload-area{background:#fafbfc;border:2px dashed #d1d5db;border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#f0f2f5;border-color:#2c3e50}.file-upload-label{background:#2c3e50;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;padding:.6rem 2rem;transition:all .3s ease}.file-upload-label:hover{background:#1a2a3a;transform:translateY(-1px)}.file-upload-label:disabled{cursor:not-allowed;opacity:.6}.upload-error{color:#dc2626;display:block;font-size:.85rem;margin-top:.5rem}.uploaded-file-info{align-items:center;background:#eef2f7;border-radius:6px;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding:.75rem 1rem}.file-icon{font-size:1.5rem}.file-name{color:#2c3e50;flex:1 1;font-weight:500}.file-size{color:#888;font-size:.85rem}.remove-file-btn{background:#fee2e2;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:.85rem;padding:.25rem .6rem;transition:all .3s ease}.remove-file-btn:hover{background:#fecaca}@media (max-width:768px){.uploaded-file-info{align-items:flex-start;flex-direction:column;gap:.5rem}.file-upload-label{text-align:center;width:100%}.modal{margin:.5rem;padding:1.5rem}.author-row,.form-row{grid-template-columns:1fr}.author-row{gap:.5rem}.author-row button{justify-self:end}.form-actions{flex-direction:column}.form-actions button{text-align:center;width:100%}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;width:100%}.modal h2{color:#2c3e50;font-size:1.5rem;margin:0 0 1.5rem}.form-section{border-bottom:1px solid #eef2f7;margin-bottom:1.5rem;padding-bottom:1.5rem}.form-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h3{color:#4b5563;font-size:1rem;margin:0 0 1rem}.form-group{margin-bottom:1rem}.form-group label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.95rem;padding:.6rem .8rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;outline:none}.form-group textarea{font-family:inherit;min-height:80px;resize:vertical}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.array-row{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.array-row input{border:1px solid #d1d5db;border-radius:4px;flex:1 1;font-size:.9rem;padding:.4rem .6rem}.array-row input:focus{border-color:#2c3e50;outline:none}.array-row button{background:#fee2e2;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:all .3s ease;white-space:nowrap}.array-row button:hover{background:#fecaca}.btn-add{background:#f0f2f5;border:1px dashed #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.btn-add:hover{background:#e0e4ea}.checkbox-group{display:flex;flex-wrap:wrap;gap:1.5rem}.checkbox-group label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.5rem}.checkbox-group input[type=checkbox]{cursor:pointer;width:auto}.form-actions{border-top:1px solid #eef2f7;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#f0f2f5;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.95rem;padding:.6rem 1.5rem;transition:all .3s ease}.btn-secondary:hover{background:#e0e4ea}@media (max-width:768px){.modal{margin:.5rem;padding:1.5rem}.form-row{grid-template-columns:1fr}.array-row{flex-wrap:wrap}.form-actions{flex-direction:column}.form-actions button{text-align:center;width:100%}}@media (max-width:480px){.modal h2{font-size:1.2rem}.form-section h3{font-size:.95rem}.checkbox-group{flex-direction:column;gap:.5rem}}.project-manager{padding:.5rem 0}.manager-header h2{font-size:1.25rem}.filter-bar{align-items:center;gap:1rem;justify-content:space-between}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-buttons button{background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.filter-buttons button:hover{background:#eef2f7}.filter-buttons button.active{background:#2c3e50;border-color:#2c3e50;color:#fff}.search-box{align-items:center;display:flex;position:relative}.search-box input{border:1px solid #ddd;border-radius:20px;font-size:.85rem;min-width:200px;padding:.4rem 2rem .4rem 1rem;transition:all .3s ease}.search-box input:focus{border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;outline:none}.clear-search{background:none;border:none;color:#999;cursor:pointer;font-size:.8rem;padding:0 4px;position:absolute;right:8px}.clear-search:hover{color:#333}.project-list{grid-gap:1rem;display:grid;gap:1rem}.project-item{align-items:flex-start;background:#fff;border:1px solid #eef2f7;border-radius:8px;display:flex;justify-content:space-between;padding:1.25rem;transition:all .3s ease}.project-item:hover{box-shadow:0 4px 12px #00000014}.project-info{flex:1 1;min-width:0}.project-title-row{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.project-title-row h3{color:#2c3e50;font-size:1.05rem;margin:0}.featured-badge{background:#fef3c7;border-radius:12px;color:#f59e0b;font-size:.75rem;padding:.1rem .5rem;white-space:nowrap}.project-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.status-badge.draft{background:#ffd93d;color:#8a7000}.status-badge.published{background:#6bcb77;color:#1a4a1a}.status-badge.archived{background:#e0e0e0;color:#666}.status-badge.coming_soon{background:#ff9a3c;color:#7a3a00}.category{background:#f0f2f5;border-radius:12px;padding:.1rem .6rem}.category,.impact{color:#666;font-size:.85rem}.project-description{color:#666;font-size:.95rem;line-height:1.5;margin:.5rem 0}.project-stats{color:#888;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem}.ongoing-badge{color:#22c55e;font-weight:500}.project-actions{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;margin-left:1rem}.project-actions select{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.85rem;min-width:120px;padding:.4rem .8rem}.project-actions select:focus{border-color:#2c3e50;outline:none}.project-actions button{border:none;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:all .3s ease;white-space:nowrap}.no-projects{background:#fafbfc;border:2px dashed #e0e4ea;border-radius:8px;color:#888;padding:3rem;text-align:center}.hint{color:#aaa;font-size:.9rem;margin-top:.5rem}@media (max-width:768px){.project-item{flex-direction:column;gap:1rem}.project-actions{flex-direction:row;flex-wrap:wrap;margin-left:0;width:100%}.project-actions select{flex:1 1;min-width:100px}.filter-bar{align-items:stretch;flex-direction:column}.filter-buttons{justify-content:center}.search-box input{min-width:0;width:100%}}@media (max-width:480px){.project-title-row{flex-wrap:wrap}.project-meta{flex-direction:column;gap:.3rem}.project-stats{flex-wrap:wrap}.filter-buttons button{font-size:.75rem;padding:.3rem .6rem}}.admin-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.admin-loading{color:#888;padding:4rem;text-align:center}.login-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:4rem auto;max-width:400px;padding:2rem}.login-card h1{color:#2c3e50;color:var(--brand-primary,#2c3e50);margin-bottom:2rem;text-align:center}.login-card .form-group{margin-bottom:1.5rem}.login-card label{display:block;font-weight:500;margin-bottom:.5rem}.login-card input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.login-card button,.login-card input{font-size:1rem;padding:.75rem;width:100%}.login-card button{background-color:#2c3e50;background-color:var(--brand-accent,#2c3e50);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;transition:all .2s ease}.login-card button:hover:not(:disabled){filter:brightness(.9)}.login-card button:disabled{background-color:#ccc;cursor:not-allowed}.login-card .password-input-wrapper{position:relative}.login-card .password-input-wrapper input{padding-right:5.5rem;width:100%}.login-card .toggle-password{align-items:center;background:#0000;border:none;border-radius:999px;color:#2c3e50;cursor:pointer;display:flex;font-size:1.05rem;height:2rem;justify-content:center;padding:0;position:absolute;right:.35rem;top:50%;transform:translateY(-50%);width:2rem}.login-card .toggle-password:hover{background:#f3f4f6;color:#1a2a3a}.error-message{background:#fee2e2;border-radius:6px;color:#dc2626;margin-bottom:1rem;padding:1rem}.admin-header{align-items:center;border-bottom:2px solid #eef2f7;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 0}.admin-header h1{color:#2c3e50;font-size:1.5rem;margin:0}.admin-actions{align-items:center;display:flex;gap:1rem}.admin-user{color:#666;font-size:.9rem}.refresh-btn{background:#f0f2f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.refresh-btn:hover{background:#e0e4ea}.logout-btn{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.logout-btn:hover{background:#b91c1c}.admin-tabs{border-bottom:1px solid #eef2f7;display:flex;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem}.admin-tabs button{background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:all .3s ease}.admin-tabs button:hover{background:#f0f2f5}.admin-tabs button.active{background:#2c3e50;color:#fff}.filter-bar{background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.filter-bar button{background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.85rem;padding:.4rem 1rem;transition:all .3s ease}.filter-bar button:hover{background:#eef2f7}.filter-bar button.active{background:#2c3e50;border-color:#2c3e50;color:#fff}.contacts-table{grid-gap:1rem;display:grid;gap:1rem}.contact-card{background:#fff;border:1px solid #eef2f7;border-left:4px solid #ddd;border-radius:8px;padding:1.25rem;transition:all .3s ease}.contact-card:hover{box-shadow:0 4px 12px #00000014}.contact-card.new{background-color:#f0f7ff;border-left-color:#3b82f6}.contact-card.read{border-left-color:#6b7280}.contact-card.replied{border-left-color:#22c55e}.contact-card.archived{border-left-color:#9ca3af;opacity:.7}.contact-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.contact-header h3{color:#2c3e50;margin:0 0 .5rem}.contact-header a{color:#3b82f6;text-decoration:none}.contact-header a:hover{text-decoration:underline}.contact-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.status-badge{border-radius:12px;font-size:.75rem;font-weight:600;padding:.2rem .6rem;text-transform:uppercase}.status-badge.new{background:#bfdbfe;color:#1e40af}.status-badge.read{background:#e5e7eb;color:#4b5563}.status-badge.replied{background:#bbf7d0;color:#166534}.status-badge.archived{background:#f3f4f6;color:#6b7280}.date{color:#888;font-size:.85rem}.contact-message{background:#f8f9fa;border-radius:4px;color:#4b5563;line-height:1.6;margin:.5rem 0;padding:.75rem}.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.contact-actions select{border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.4rem .8rem}.contact-actions select:focus{border-color:#2c3e50;outline:none}.reply-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:.85rem;padding:.4rem 1rem;text-decoration:none;transition:all .3s ease}.reply-btn:hover{background:#2563eb}.resource-manager{padding:.5rem 0}.manager-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.manager-header h2{color:#2c3e50;margin:0}.resource-list{grid-gap:1rem;display:grid;gap:1rem}.resource-item{align-items:flex-start;background:#fff;border:1px solid #eef2f7;border-radius:8px;display:flex;justify-content:space-between;padding:1.25rem;transition:all .3s ease}.resource-item:hover{box-shadow:0 4px 12px #00000014}.resource-info{flex:1 1}.resource-info h3{color:#2c3e50;margin:0 0 .5rem}.resource-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.resource-description{color:#666;font-size:.95rem;margin:.5rem 0}.resource-stats{color:#888;display:flex;font-size:.85rem;gap:1rem}.resource-actions{display:flex;gap:.5rem;margin-left:1rem}.resource-actions button{border:none;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:all .3s ease}.btn-edit{background:#eef2f7;color:#333}.btn-edit:hover{background:#dde3ea}.btn-delete{background:#fee2e2;color:#dc2626}.btn-delete:hover{background:#fecaca}.btn-primary{background:#2c3e50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.6rem 1.5rem;transition:all .3s ease}.btn-primary:hover{background:#1a2a3a;transform:translateY(-1px)}.loading,.no-contacts,.no-items{color:#888;padding:3rem;text-align:center}@media (max-width:768px){.admin-container{padding:1rem}.admin-header{flex-direction:column;gap:.5rem;text-align:center}.admin-actions,.admin-tabs{flex-wrap:wrap;justify-content:center}.contact-header{flex-direction:column;gap:.5rem}.contact-meta{justify-content:flex-start}.contact-actions{align-items:stretch;flex-direction:column}.contact-actions select,.reply-btn{text-align:center;width:100%}.resource-item{flex-direction:column;gap:1rem}.resource-actions{justify-content:flex-end;margin-left:0;width:100%}.filter-bar{justify-content:center}}@media (max-width:480px){.login-card{margin:2rem auto;padding:1.5rem}.admin-tabs{align-items:stretch;flex-direction:column}.admin-tabs button{text-align:center}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar button{text-align:center}.resource-stats{flex-wrap:wrap}}body,html{height:100%;margin:0;padding:0}body{background-color:#f4f4f4;color:#333;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh;padding-top:0}:root{--logo-color-1:#fff;--logo-color-2:#ed1c24;--logo-color-3:#afe11a;--logo-color-4:#000;--logo-color-5:#ef7800;--logo-color-6:#ef7700;--brand-primary:var(--logo-color-2);--brand-accent:var(--logo-color-3);--brand-alt:var(--logo-color-5);--brand-text:var(--logo-color-4);--brand-on-primary:var(--logo-color-1)}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,Times,serif;font-weight:700;line-height:1.2;margin:0;padding:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5,h6{font-size:1rem}a{color:#ed1c24;color:var(--brand-primary);text-decoration:none}a:hover{text-decoration:underline}.container{margin:auto;overflow:hidden;width:80%}@media (max-width:768px){.container{padding:0 .5rem;width:100%}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}.header{background:linear-gradient(90deg,#afe11a,#000);background:linear-gradient(90deg,var(--brand-accent),var(--brand-text));padding:20px 0}.footer,.header{color:#fff;color:var(--brand-on-primary);text-align:center}.footer{background:linear-gradient(90deg,#ef7800,#ed1c24);background:linear-gradient(90deg,var(--brand-alt),var(--brand-primary));bottom:0;padding:10px 0;position:relative;width:100%}.button{background:linear-gradient(180deg,#ed1c24,#ef7800);background:linear-gradient(180deg,var(--brand-primary),var(--brand-alt));border:none;border-radius:6px;box-shadow:0 4px 8px #00000014;color:#fff;color:var(--brand-on-primary);cursor:pointer;display:inline-block;font-size:16px;padding:10px 20px}.button:hover{filter:brightness(.95);transform:translateY(-1px)}
/*# sourceMappingURL=main.d4f3fb6c.css.map*/