.header{display:flex;align-items:center;justify-content:space-between;height:90px;width:100%;background:#fff;color:#1e1b4b;padding:0 32px;box-shadow:0 2px 16px #7c3aed1a;position:fixed;top:0;left:0;z-index:1000;white-space:nowrap}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%}.header-title{font-size:1.8rem;font-weight:900;color:#7c3aed;letter-spacing:-.02em;margin-left:2%}nav{margin-right:4%}.nav-list{list-style-type:none;padding:0;margin:0;display:flex;gap:8px}.navItemWithBg{border-radius:12px;overflow:hidden;display:flex;align-items:center}.navListItem{display:flex;align-items:center;justify-content:center;padding:10px 20px;text-decoration:none;font-weight:800;font-size:.95rem;color:#374151;border-radius:12px;position:relative;z-index:1;background-size:200%;background-position:center;min-width:60px;transition:color .2s ease;letter-spacing:.01em}.navListItem:hover{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4)}#nav1:hover{background-image:url(/assets/smileyblue-DPRQ2On6.png);background-size:cover;background-position:center}#nav2:hover{background-image:url(/assets/smileypink-BcZnNSUi.png);background-size:cover;background-position:center}#nav3:hover{background-image:url(/assets/smileyred-DzjHuvp9.png);background-size:cover;background-position:center}#nav4:hover{background-image:url(/assets/smileypurple-_v1TPZB-.png);background-size:cover;background-position:center}#nav5:hover{background-image:url(/assets/smileyblack-mW2HEMGf.png);background-size:cover;background-position:center}@media (max-width: 600px){.header{padding:0 16px}.header-title{font-size:1.4rem;margin-left:0}nav{margin-right:0}.navListItem{padding:8px 12px;font-size:.85rem;min-width:44px}.nav-list{gap:4px}}html,body{height:100%;margin:0}#root{width:100%;margin:0 auto;text-align:center;min-height:100vh;display:flex;flex-direction:column}.container{display:flex;flex-direction:column;flex:1}.main{flex:1;padding-top:90px}.mainBody{min-height:calc(100vh - 90px)}.heroGradient{background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7);padding:64px 24px 56px}.homeHero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:72px 24px 56px;background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7)}.homeHero h1{font-size:clamp(2rem,5vw,3.4rem);max-width:720px;margin-bottom:16px;color:#1e1b4b}.homeHero p{font-size:1.2rem;max-width:560px;margin:0 auto 32px;color:#4b5563}.homeHeroImage{width:100%;max-width:480px;height:auto;border-radius:20px;box-shadow:0 12px 40px #7c3aed26;margin-top:32px}.howItWorksSection{background:#fff;padding:64px 24px}.sectionHeading{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;color:#1e1b4b;margin-bottom:8px}.sectionSubheading{color:#6b7280;font-size:1.05rem;margin-bottom:40px}.processGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin:0 auto}.processCard{background:#fafafa;border-radius:20px;padding:36px 24px;border:2px solid #F3E8FF;transition:transform .2s ease,box-shadow .2s ease}.processCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #7c3aed1a}.processEmoji{font-size:2.4rem;margin-bottom:12px}.processCard h3{margin:0 0 8px;color:#1e1b4b;font-size:1.15rem}.processCard p{margin:0;font-size:.95rem;color:#6b7280}.ctaButton{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;padding:14px 40px;font-size:1.1rem;font-weight:800;border-radius:50px;border:none;cursor:pointer;text-decoration:none;display:inline-block;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #7c3aed59}.ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #7c3aed73;color:#fff}.aboutHero{background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7);padding:64px 24px 48px;text-align:center}.aboutHero h1{font-size:clamp(2rem,4vw,3rem);color:#1e1b4b;margin-bottom:12px}.aboutHero p{color:#6b7280;font-size:1.1rem}.missionSection{background:#fff;padding:64px 24px;max-width:800px;margin:0 auto}.missionCard{background:#faf5ff;border-radius:24px;padding:44px 48px;border-left:5px solid #7C3AED;text-align:left;box-shadow:0 4px 20px #7c3aed12}.missionCard p{font-size:1.1rem;line-height:1.8;color:#374151;margin:0 0 16px}.missionCard .founders{font-weight:700;color:#7c3aed;font-size:1rem;margin:0}.kidKitsSection{background:#f9fafb;padding:64px 24px}.kidKitsInner{max-width:800px;margin:0 auto;text-align:left}.kidKitsInner p{font-size:1.05rem;line-height:1.8;color:#4b5563;text-align:center}.logoImageAbout{width:140px;height:auto;display:block;margin:32px auto 0;filter:drop-shadow(0 4px 12px rgba(124,58,237,.2))}.donateHero{background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7);padding:64px 24px 48px;text-align:center}.donateHero h1{font-size:clamp(2rem,4vw,3rem);color:#1e1b4b;margin-bottom:12px}.donateHero p{font-size:1.1rem;color:#6b7280;max-width:540px;margin:0 auto}.tierSection{background:#fff;padding:56px 24px}.tierGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:760px;margin:0 auto}.tierCard{background:#fff;border-radius:28px;padding:44px 36px;text-align:center;box-shadow:0 8px 40px #00000012;border:2px solid #F3E8FF;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center}.tierCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.tierCard.purpleTier{border-color:#ddd6fe}.tierCard.blueTier{border-color:#bae6fd}.tierImage{width:120px;height:auto;margin-bottom:20px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.tierName{font-size:1.5rem;font-weight:900;color:#1e1b4b;margin:0 0 6px}.tierPrice{font-size:2.6rem;font-weight:900;color:#7c3aed;margin:0 0 16px;line-height:1}.tierDesc{font-size:.95rem;color:#6b7280;line-height:1.7;margin-bottom:28px}.tierButtonPurple{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;padding:12px 36px;font-size:1rem;font-weight:800;border-radius:50px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #7c3aed4d}.tierButtonPurple:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed73}.tierButtonBlue{background:linear-gradient(135deg,#0ea5e9,#38bdf8);color:#fff;padding:12px 36px;font-size:1rem;font-weight:800;border-radius:50px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #0ea5e94d}.tierButtonBlue:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e973}.donateDescSection{background:#faf5ff;padding:56px 24px}.donateDescInner{max-width:720px;margin:0 auto;text-align:left}.donateDescInner p{font-size:1.05rem;line-height:1.8;color:#4b5563}.impactHero{background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7);padding:64px 24px 48px;text-align:center}.impactHero h1{font-size:clamp(2rem,4vw,3rem);color:#1e1b4b;margin-bottom:12px}.impactHero p{font-size:1.1rem;color:#6b7280;max-width:520px;margin:0 auto}.statsSection{background:#fff;padding:64px 24px}.statsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:840px;margin:0 auto}.statCard{background:#faf5ff;border-radius:24px;padding:40px 28px;text-align:center;border:2px solid #EDE9FE;box-shadow:0 4px 20px #7c3aed0f;transition:transform .2s ease,box-shadow .2s ease}.statCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #7c3aed1f}.statEmoji{font-size:2.6rem;margin-bottom:12px;display:block}.statNumber{font-size:2.8rem;font-weight:900;color:#7c3aed;line-height:1;margin-bottom:8px}.statLabel{font-size:1rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.impactNote{background:#f9fafb;padding:48px 24px;text-align:center}.impactNote p{max-width:600px;margin:0 auto;color:#6b7280;font-size:1rem;line-height:1.7}.contactPage{background:linear-gradient(135deg,#f5f0ff,#fce7f3 38%,#dbeafe 72%,#dcfce7);min-height:calc(100vh - 90px);display:flex;align-items:flex-start;justify-content:center;padding:64px 24px}.contactCard{background:#fff;border-radius:28px;padding:48px 40px;width:100%;max-width:520px;box-shadow:0 12px 40px #7c3aed1a;text-align:left}.contactCard h1{font-size:2rem;margin-bottom:8px;color:#1e1b4b}.contactCard .contactSubtitle{color:#6b7280;margin-bottom:32px;font-size:1rem}.contactForm{display:flex;flex-direction:column;gap:16px}.formField{display:flex;flex-direction:column;gap:6px}.formField label{font-size:.9rem;font-weight:700;color:#374151}.formField input,.formField textarea{border:2px solid #E5E7EB;border-radius:12px;padding:12px 16px;font-size:1rem;font-family:inherit;color:#1e1b4b;background:#fafafa;transition:border-color .2s ease;outline:none;resize:vertical}.formField input:focus,.formField textarea:focus{border-color:#7c3aed;background:#fff}.formField textarea{min-height:120px}.formError{font-size:.85rem;color:#ef4444;font-weight:600}.submitButton{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;padding:14px 36px;font-size:1rem;font-weight:800;border-radius:50px;border:none;cursor:pointer;margin-top:8px;width:100%;box-shadow:0 4px 16px #7c3aed4d;transition:transform .2s ease,box-shadow .2s ease}.submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7c3aed73}.formSuccess{background:#ecfdf5;border:2px solid #6EE7B7;border-radius:12px;padding:16px 20px;color:#065f46;font-weight:700;text-align:center}.footerSection{background:#1e1b4b;color:#d1d5db;padding:40px 24px;text-align:center}.footerMission{font-size:1rem;font-weight:600;color:#fff;margin-bottom:8px}.footerTagline{font-size:.9rem;color:#9ca3af;margin-bottom:20px}.footerLinks{display:flex;justify-content:center;gap:24px;margin-bottom:20px}.footerLink{color:#a5b4fc;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.footerLink:hover{color:#fff}.footerCopyright{font-size:.82rem;color:#6b7280;margin:0}.shopSelectPage{padding:48px 24px;max-width:600px;margin:0 auto}.shopSelectPage img{border-radius:16px;box-shadow:0 8px 32px #0000001a}@media (max-width: 768px){.processGrid,.tierGrid{grid-template-columns:1fr;max-width:400px}.statsGrid{grid-template-columns:1fr;max-width:360px}.missionCard{padding:32px 28px}.homeHero h1{font-size:2rem}}@media (max-width: 480px){.contactCard{padding:32px 24px}}:root{font-family:Nunito,Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1e1b4b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:#7c3aed;text-decoration:inherit}a:hover{color:#5b21b6}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:2.8em;line-height:1.2;font-weight:900;color:#1e1b4b}h2{font-size:2em;line-height:1.3;font-weight:800;color:#1e1b4b}h3{font-size:1.3em;font-weight:700;color:#374151}p{color:#4b5563;line-height:1.7}button{border-radius:50px;border:none;padding:.75em 2em;font-size:1em;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}button:focus,button:focus-visible{outline:3px solid #7C3AED;outline-offset:2px}*{box-sizing:border-box}
