.navbar{position:sticky;top:0;z-index:1000;width:100%;padding:16px 28px;background:#c3628be0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(235,196,213,.45);box-shadow:0 8px 30px #d7afc214}.nav-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-left{display:flex;align-items:center;flex-shrink:0}.nav-logo{display:flex;align-items:center;gap:14px;text-decoration:none}.nav-logo-img{height:42px;width:auto;object-fit:contain}.nav-logo-text{font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700;color:#ddd4d9;letter-spacing:-.4px;line-height:1}.nav-right{display:flex;align-items:center;margin-left:auto}.nav-menu{display:flex;align-items:center;gap:28px}.nav-item{text-decoration:none;color:#ddd5da;font-size:1.3rem;font-weight:600;transition:all .25s ease;position:relative}.nav-item:after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:2px;border-radius:999px;background:#d98aa9;transition:width .3s ease}.nav-item:hover{color:#b46c89}.nav-item:hover:after{width:100%}.nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;margin-left:14px;cursor:pointer;border-radius:14px;transition:background .3s ease;z-index:1200}.nav-toggle:hover{background:#d98aa91f}.bar{width:24px;height:3px;margin:3px 0;border-radius:999px;background:#b46c89;transition:all .3s ease}.nav-toggle.open .bar:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.nav-toggle.open .bar:nth-child(2){opacity:0}.nav-toggle.open .bar:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:768px){.navbar{padding:14px 18px}.nav-logo-text{font-size:1.2rem}.nav-logo-img{height:34px}.nav-toggle{display:flex}.nav-menu{position:fixed;top:78px;right:-320px;width:280px;height:calc(100vh - 78px);flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:30px 0;background:#fff8fbf7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(235,196,213,.45);box-shadow:-10px 0 30px #d7afc21f;transition:right .35s ease}.nav-menu.active{right:0}.nav-item{width:100%;padding:18px 20px;text-align:center;font-size:1rem;border-bottom:1px solid rgba(235,196,213,.35)}.nav-item:after{display:none}}html,body{margin:0;padding:0;font-family:Poppins,sans-serif;overflow-x:hidden;background:linear-gradient(180deg,#fff8fb,#ffeef5 45%,#fffafc);color:#6e4c5f}img{display:block;max-width:100%}.home-page{min-height:100vh;position:relative;padding:70px 0 100px;overflow:hidden}.home-page:before{content:"";position:absolute;width:500px;height:500px;top:-180px;left:-120px;background:#ffc2db80;border-radius:50%;filter:blur(130px);z-index:0}.home-page:after{content:"";position:absolute;width:450px;height:450px;bottom:-180px;right:-100px;background:#e8b3cc66;border-radius:50%;filter:blur(120px);z-index:0}.container{width:min(1200px,92%);margin:0 auto;position:relative;z-index:2;text-align:center}.homee-title{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4rem);font-weight:700;color:#a55c7a;margin-bottom:20px;line-height:1.1;letter-spacing:-1px;text-shadow:0 8px 20px rgba(214,155,181,.18)}.Logos-middle{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap;margin-bottom:60px}.Middle-logos{width:85px;height:85px;object-fit:contain;padding:14px;background:#ffffffbf;border-radius:50%;box-shadow:0 12px 30px #d6a8bb38;transition:all .3s ease}.Middle-logos:hover{transform:translateY(-6px) scale(1.04)}.home-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:100px}.home-gallery img{width:100%;height:290px;object-fit:cover;border-radius:35px;border:6px solid rgba(255,255,255,.75);box-shadow:0 18px 45px #d6a8bb2e;transition:all .35s ease}.home-gallery img:hover{transform:translateY(-8px) rotate(-1deg);box-shadow:0 24px 60px #d6a8bb47}.home-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#a55c7a;margin-bottom:20px}.home-description{max-width:760px;margin:0 auto 80px;font-size:1.15rem;line-height:2;color:#7b6170;font-weight:400}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.mission-card{background:linear-gradient(180deg,#ffffffeb,#fff7fbe0);border-radius:32px;padding:38px 30px;text-align:center;border:1px solid rgba(235,196,213,.55);box-shadow:0 20px 50px #d7afc224;transition:all .35s ease;position:relative;overflow:hidden}.mission-card:before{content:"";position:absolute;width:180px;height:180px;top:-90px;right:-60px;background:#ffd6e673;border-radius:50%;filter:blur(40px)}.mission-card:hover{transform:translateY(-10px);box-shadow:0 28px 70px #d7afc23d}.mission-card h3{font-family:Playfair Display,serif;font-size:1.8rem;color:#b46c89;margin-bottom:16px;position:relative;z-index:2}.mission-card p{font-size:1rem;line-height:1.9;color:#7a6370;position:relative;z-index:2;margin:0}@media(max-width:950px){.home-gallery{grid-template-columns:repeat(2,1fr)}.mission-grid{grid-template-columns:1fr}}@media(max-width:650px){.home-page{padding:40px 0 70px}.home-gallery{grid-template-columns:1fr}.home-gallery img{height:240px}.Middle-logos{width:65px;height:65px}.homee-title{font-size:2.5rem}.home-description{font-size:1rem;line-height:1.8}}.donate-page{min-height:100vh;padding:90px 20px 120px;text-align:center;background:linear-gradient(180deg,#fff8fb,#ffeef5 45%,#fffafc);color:#6d4e5e;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.donate-page:before{content:"";position:absolute;width:450px;height:450px;top:-140px;left:-120px;background:#ffc4dc73;border-radius:50%;filter:blur(120px)}.donate-page:after{content:"";position:absolute;width:400px;height:400px;bottom:-120px;right:-100px;background:#eeb7d059;border-radius:50%;filter:blur(110px)}.donate-title{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4rem);font-weight:700;margin:0 0 20px;color:#a55c7a;position:relative;z-index:2}.donate-intro{max-width:760px;margin:0 auto 70px;font-size:1.12rem;line-height:2;color:#7b6170;font-weight:400;position:relative;z-index:2}.donate-card{max-width:620px;margin:0 auto;padding:50px 40px;border-radius:36px;background:#ffffffd1;border:1px solid rgba(236,198,214,.6);box-shadow:0 20px 50px #d5aebf29;position:relative;z-index:2;overflow:hidden}.donate-card:before{content:"";position:absolute;width:220px;height:220px;top:-100px;right:-70px;background:#ffdce880;border-radius:50%;filter:blur(45px)}.donate-card h2{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:18px;color:#b46c89;position:relative;z-index:2}.donate-text{font-size:1.05rem;line-height:1.9;margin-bottom:36px;color:#7a6370;position:relative;z-index:2}.paypal-btn{display:inline-block;padding:16px 40px;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;border:none;background:linear-gradient(135deg,#e8a8bf,#d98aa9);color:#fff;box-shadow:0 12px 30px #d98aa947;transition:all .3s ease;position:relative;z-index:2}.paypal-btn:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 18px 40px #d98aa959}.donate-note{margin-top:28px;font-size:.95rem;line-height:1.8;color:#8d7380;position:relative;z-index:2}.thank-you{animation:fadeInUp .7s ease forwards;position:relative;z-index:2}.thank-you h2{font-family:Playfair Display,serif;font-size:2.3rem;margin-bottom:14px;color:#b46c89}.thank-you p{font-size:1.08rem;line-height:1.9;color:#7a6370;margin-bottom:20px}.signature{font-size:1rem;font-style:italic;color:#9b7a89}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.donate-page{padding:70px 18px 90px}.donate-card{padding:35px 24px;border-radius:28px}.donate-title{font-size:2.5rem}.donate-card h2{font-size:1.6rem}.donate-intro{font-size:1rem;line-height:1.8}}.site-footer{width:100%;margin-top:80px;padding:45px 20px 35px;background:linear-gradient(180deg,#fff5f9f2,#ffecf4f2);border-top:1px solid rgba(235,196,213,.55);text-align:center;color:#7b6170;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;width:260px;height:260px;top:-120px;left:-80px;background:#ffd2e473;border-radius:50%;filter:blur(80px)}.site-footer:after{content:"";position:absolute;width:220px;height:220px;bottom:-100px;right:-60px;background:#eebcd159;border-radius:50%;filter:blur(70px)}.site-footer p{margin:0;font-size:.98rem;line-height:1.8;position:relative;z-index:2}.sponsor{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px;position:relative;z-index:2}.sponsor span{font-size:.95rem;color:#9a7384;font-weight:500}.site-footer img{height:52px;width:auto;object-fit:contain;padding:8px;border-radius:16px;background:#ffffffb3;border:1px solid rgba(235,196,213,.5);box-shadow:0 8px 20px #d7afc226;transition:all .3s ease}.site-footer img:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 14px 28px #d7afc238}@media(max-width:768px){.site-footer{padding:35px 16px 28px}.site-footer img{height:42px}.sponsor{gap:10px}}*,*:before,*:after{box-sizing:border-box}.contact-page{min-height:100vh;padding:90px 20px 120px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:linear-gradient(180deg,#fff8fb,#ffeef5 45%,#fffafc);font-family:Poppins,sans-serif;color:#6e4c5f;position:relative;overflow:hidden}.contact-page:before{content:"";position:absolute;width:420px;height:420px;top:-130px;left:-120px;background:#ffc8dc73;border-radius:50%;filter:blur(120px)}.contact-page:after{content:"";position:absolute;width:380px;height:380px;bottom:-100px;right:-90px;background:#ebb4cd59;border-radius:50%;filter:blur(110px)}.contact-title{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4rem);font-weight:700;margin-bottom:18px;color:#a55c7a;text-align:center;position:relative;z-index:2}.contact-subtitle{max-width:650px;text-align:center;font-size:1.08rem;line-height:1.9;color:#7c6370;margin-bottom:50px;position:relative;z-index:2}.contact-form{width:100%;max-width:560px;display:flex;flex-direction:column;gap:18px;padding:42px 36px;border-radius:34px;background:#ffffffd6;border:1px solid rgba(235,196,213,.6);box-shadow:0 20px 50px #d7afc226;position:relative;z-index:2;overflow:hidden}.contact-form:before{content:"";position:absolute;width:180px;height:180px;top:-80px;right:-50px;background:#ffdce880;border-radius:50%;filter:blur(45px)}.contact-form input,.contact-form textarea{width:100%;padding:16px 18px;border-radius:18px;border:1px solid #efd5df;background:#fff9fcf2;color:#6e4c5f;font-size:1rem;font-family:inherit;outline:none;transition:all .3s ease;position:relative;z-index:2}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b592a1}.contact-form textarea{min-height:140px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#d98aa9;box-shadow:0 0 0 4px #d98aa91f;background:#fff}.contact-form button{margin-top:8px;padding:16px;border-radius:999px;border:none;background:linear-gradient(135deg,#e8a8bf,#d98aa9);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 12px 30px #d98aa947;position:relative;z-index:2}.contact-form button:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 18px 40px #d98aa959}.contact-form button:disabled{opacity:.65;cursor:not-allowed;transform:none}.thank-you{max-width:560px;text-align:center;padding:50px 36px;background:#ffffffd6;border:1px solid rgba(235,196,213,.6);border-radius:34px;box-shadow:0 20px 50px #d7afc226;color:#7a6370;position:relative;z-index:2}.thank-you h2{font-family:Playfair Display,serif;color:#b46c89;font-size:2.2rem;margin-bottom:16px}.thank-you p{font-size:1.08rem;line-height:1.9}@media(max-width:768px){.contact-page{padding:70px 18px 90px}.contact-title{font-size:2.5rem}.contact-form{padding:30px 22px;border-radius:26px}.thank-you{padding:34px 22px;border-radius:26px}.contact-subtitle{font-size:1rem;margin-bottom:35px}}
