.header{background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;padding:1rem 0;position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{text-decoration:none;color:#333}.logo h1{font-size:1.5rem;font-weight:600}.nav{display:flex;gap:2rem}.nav-link{color:#666;text-decoration:none;font-size:1rem;padding:.5rem 1rem;transition:color .2s;border:none;background:none}.nav-link:hover{color:#000}.nav-link.active{color:#000;font-weight:600;border-bottom:2px solid #000000}@media (max-width: 768px){.header-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav{gap:1rem;flex-wrap:wrap;justify-content:center}.logo h1{font-size:1.25rem}.nav-link{font-size:.9rem;padding:.25rem .75rem}}.footer{background-color:#f8f8f8;border-top:1px solid #e0e0e0;padding:2rem 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:2rem}.footer-section h3{font-size:1rem;margin-bottom:.75rem;color:#333}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#666;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#000}.footer-section p{color:#666;margin:0}.credits-section{margin-right:auto;margin-left:4rem}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid #e0e0e0;color:#888;font-size:.875rem}@media (max-width: 768px){.footer-container{padding:0 1rem}.footer-content{flex-direction:column;gap:1.5rem}}.home{width:100%;padding:0 2rem;margin-bottom:4rem}.hero-image-section{width:100vw;margin-left:calc(-50vw + 50%);margin-top:-2rem;margin-bottom:4rem}.hero-overlay-text{position:relative;z-index:2;font-size:2rem;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;text-shadow:2px 2px 8px rgba(0,0,0,.5);padding:0 2rem;line-height:1.2;width:100%}.carousel-container{width:100%;height:600px;position:relative;overflow:hidden}.carousel-slider{display:flex;transition:transform .5s ease-in-out;height:100%}.carousel-slide{min-width:100%;height:100%;position:relative}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#00000080,#0000004d,#00000080);z-index:1}.carousel-indicators{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:3}.indicator{width:12px;height:12px;border-radius:50%;border:2px solid #ffffff;background:transparent;cursor:pointer;transition:all .3s;padding:0}.indicator.active{background:#fff}.indicator:hover{background:#ffffffb3}.title-section{max-width:1200px;width:100%;margin:0 auto;margin-bottom:2rem;padding:0 2rem;text-align:left}.section-title{font-size:2.5rem;font-weight:700;color:#333;margin:0}.text-section{max-width:1200px;width:100%;margin:0 auto;margin-bottom:4rem;padding:0 2rem}.text-section p{font-size:1.2rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.text-section p:last-child{margin-bottom:0}.action-section{max-width:1200px;width:100%;margin:0 auto;display:flex;gap:1rem;padding:0 2rem;margin-top:4rem;margin-bottom:4rem}.action-button{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.2rem;transition:all .2s;border:none;text-align:center}.action-button.half-button{background-color:#2563eb;color:#fff}.action-button.half-button:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.action-button.half-button.primary{background-color:#059669;color:#fff}.action-button.half-button.primary:hover{background-color:#047857;transform:translateY(-2px);box-shadow:0 4px 12px #0596694d}@media (max-width: 768px){.home{padding:0 1rem}.hero-image-section{margin-top:-1rem}.carousel-container{height:300px}.hero-overlay-text{font-size:1.5rem;letter-spacing:.5px;padding:0 1rem}.title-section{padding:0 1rem}.section-title{font-size:2rem}.text-section{padding:0 1rem;margin-bottom:3rem}.text-section p{font-size:1.1rem}.action-section{flex-direction:column;padding:0 1rem;gap:1rem}.action-button{width:100%;padding:1.2rem;font-size:1rem}}.donate-page{width:100%;min-height:calc(100vh + 300px);padding:0;margin:0;position:relative;overflow:hidden}.donate-background{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;min-height:calc(100vh + 400px);background-size:cover;background-attachment:fixed;background-position:center;background-repeat:no-repeat;z-index:1;overflow:hidden}.donate-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;z-index:2}.donate-card{position:relative;z-index:10;background-color:#fff;border-radius:12px;padding:3rem;max-width:600px;width:calc(100% - 6rem);margin:4rem auto 3rem;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column}.donate-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 1.5rem}.donate-content{margin-bottom:1.5rem}.donate-content p{font-size:1.15rem;line-height:1.9;color:#333;margin-bottom:2.5rem}.donate-content p:last-child{margin-bottom:0}.donate-buttons{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.donate-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 2rem;background-color:#e30613;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.2rem;transition:background-color .2s,transform .2s}.donate-button:hover{background-color:#b8050f;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.donate-button-un{background-color:#2a5f8f}.donate-button-un:hover{background-color:#1a4a73}.arrow-icon{font-size:1.5rem;margin-left:1rem}.security-badge{display:flex;align-items:center;font-size:.9rem;color:#27ae60;font-weight:500}@media (max-width: 768px){.donate-page{width:100%;margin:0;min-height:calc(100vh + 200px)}.donate-background{min-height:calc(100vh + 200px);background-attachment:scroll}.donate-card{margin:2rem auto;padding:2rem 1.5rem;width:calc(100% - 2rem);max-width:100%;border-radius:8px}.donate-title{font-size:1.75rem;margin-bottom:1.25rem}.donate-content{margin-bottom:1.25rem}.donate-content p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.donate-buttons{gap:1rem;margin-bottom:1.5rem}.donate-button{font-size:1rem;padding:1rem 1.25rem;flex-wrap:wrap}.arrow-icon{font-size:1.25rem}.security-badge{font-size:.85rem}}.about{max-width:1200px;width:100%;margin:0 auto;margin-bottom:4rem;padding:0 2rem}.page-title{font-size:2.5rem;margin-top:3rem;margin-bottom:1rem;color:#333;text-align:left;padding-left:0}.team-section{display:flex;gap:3rem;align-items:stretch;margin-top:2rem;margin-bottom:4rem}.team-content{flex:1}.team-content p{font-size:1.1rem;line-height:2.2;color:#666;margin-bottom:1.5rem;padding-left:1px}.team-image{flex:0 0 500px;margin-left:2rem;margin-top:-6rem;display:flex;align-items:stretch;max-width:500px}.team-image img{width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center}.contact-section{margin-top:3rem}.contact-title{font-size:2rem;margin-bottom:1.5rem;color:#333;text-align:left;padding-left:0}.contact-info{margin-top:1rem;padding-left:1px}.contact-info p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1rem}.contact-info strong{color:#333}.contact-info a{color:#333;text-decoration:underline;transition:color .2s}.contact-info a:hover{color:#2a5f8f}@media (max-width: 968px){.team-section{flex-direction:column;gap:2rem}.team-image{flex:1;width:100%;max-width:100%;margin-left:0;margin-top:0}.team-image img{height:auto;min-height:300px;max-height:500px}}@media (max-width: 768px){.about{padding:0 1rem;margin-bottom:2rem}.page-title{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem}.team-section{margin-top:1.5rem;margin-bottom:2.5rem;gap:1.5rem}.team-content{order:2}.team-content p{font-size:.95rem;line-height:1.7;margin-bottom:1rem}.team-image{order:1;margin:0}.team-image img{min-height:250px;max-height:400px}.contact-section{margin-top:2rem}.contact-title{font-size:1.5rem;margin-bottom:1rem}.contact-info{margin-top:.5rem}.contact-info p{font-size:.95rem;line-height:1.6;margin-bottom:.75rem}}.fgc{max-width:1200px;width:100%;margin:0 auto;margin-bottom:4rem;padding:0 2rem}.page-title{font-size:2.5rem;margin-top:3rem;margin-bottom:3rem;color:#333;text-align:left;padding-left:0}.video-section{margin-bottom:4rem}.video-container{width:100%;max-width:900px;margin:0 auto}.fgc-video{width:100%;max-width:100%;max-height:400px;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 4px 6px #0000001a}.video-placeholder{width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:2px dashed #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:8px}.video-icon{font-size:4rem;color:#333;margin-bottom:1rem;opacity:.8}.placeholder-text{color:#999;font-size:1.1rem;margin-bottom:.5rem;text-align:center;font-style:italic}.placeholder-subtext{color:#888;font-size:.9rem;text-align:center}.fgc-message{max-width:900px;margin:2rem auto 0;text-align:left}.fgc-message p{font-size:1.1rem;line-height:1.8;color:#666}.fgc-message a{color:#333;text-decoration:underline;transition:color .2s}.fgc-message a:hover{color:#2a5f8f}@media (max-width: 768px){.page-title{font-size:2rem;margin-bottom:2rem}.fgc-video{max-height:350px}.video-icon{font-size:3rem}.placeholder-text{font-size:1rem;padding:0 1rem}.fgc{padding:0 1rem}.fgc-message{margin-top:1.5rem}.fgc-message p{font-size:1rem}}.app{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.main-content{flex:1;padding:0;width:100%;margin:0;overflow-x:hidden}@media (max-width: 768px){.main-content{padding:0}}*{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:#fff;color:#333;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh;display:flex;flex-direction:column}
