.hero{flex-direction:column;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-background{z-index:-1;position:absolute;inset:0}.hero-pattern{z-index:2;background:radial-gradient(circle at 20%,#0e749026 0%,#0000 50%),radial-gradient(circle at 80% 20%,#22a1bb1a 0%,#0000 40%),radial-gradient(circle at 60% 80%,#67d4e81a 0%,#0000 40%);position:absolute;inset:0}.hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-background:after{content:"";opacity:.6;z-index:1;background:linear-gradient(135deg,#0a5c6b 0%,#0e7490 50%,#14b8a6 100%);position:absolute;inset:0}.hero-particles{z-index:3;position:absolute;inset:0;overflow:hidden}.particle{width:4px;height:4px;left:var(--x);animation:8s ease-in infinite rise;animation-delay:var(--delay);background:#ffffff4d;border-radius:50%;position:absolute}@keyframes rise{0%{opacity:0;bottom:-10px}10%{opacity:.5}90%{opacity:.5}to{opacity:0;bottom:100%}}.hero-container{width:100%;max-width:1200px;padding:var(--space-xl)var(--space-lg);gap:var(--space-2xl);flex:1;align-items:center;margin:0 auto;display:grid}.hero-content{color:var(--white);animation:.8s forwards fadeInUp}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.badge-icon{font-size:1.2rem}.hero-title{color:var(--white);margin-bottom:1.5rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:900;line-height:1.2}.title-line{display:block}.title-highlight{background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero-subtitle{opacity:.95;max-width:550px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.hero-why{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.hero-why h3{color:#fcd34d;margin-bottom:.75rem;font-size:1rem}.why-list{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.why-list li{opacity:.95;font-size:.9rem}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-outline{color:var(--white);padding:calc(var(--space-md) - 2px)calc(var(--space-xl) - 2px);background:0 0;border:2px solid #ffffff80}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}.hero-visual{opacity:0;flex-direction:column;justify-content:center;align-items:center;animation:.8s .2s forwards fadeInUp;display:flex}.hero-image-wrapper{max-width:450px;position:relative}.hero-image{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000004d}.hero-image img{width:100%;height:auto;display:block}.image-overlay{background:linear-gradient(#0000,#0a5c6b66);position:absolute;inset:0}.hero-highlight-quote{text-align:center;opacity:0;max-width:450px;margin-top:1.5rem;animation:.8s .4s forwards fadeInUp}.quote-accent{display:none}.hero-highlight-quote p{color:#ffffffe6;letter-spacing:.01em;margin:0;font-size:clamp(1rem,2.5vw,1.15rem);font-weight:500;line-height:1.8}.quote-highlight{color:#fcd34d;font-weight:700}.quote-emphasis{background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:700}.floating-card{background:var(--white);color:#0e7490;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 10px 30px #0003}.card-icon{font-size:1.25rem}.card-1{animation-delay:0s;top:5%;right:-8%}.card-2{animation-delay:.5s;bottom:40%;left:-12%}.card-3{animation-delay:1s;bottom:15%;right:-5%}.card-4{animation-delay:1.5s;top:35%;left:-10%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-stats-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffff1a;margin-top:auto;padding:2.5rem 0 6rem;position:relative}.stats-container{max-width:1200px;padding:0 var(--space-lg);flex-wrap:wrap;justify-content:center;gap:3rem;margin:0 auto;display:flex}.hero-stat{text-align:center;animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;flex-direction:column;align-items:center;gap:.25rem;display:flex}.stat-icon{color:#fcd34d;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.5rem;font-size:1.1rem;display:flex}.stat-number{font-family:var(--font-heading);color:#fcd34d;font-size:2.25rem;font-weight:700;line-height:1;display:block}.stat-label{color:#ffffffe6;margin-top:.25rem;font-size:.85rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.hero-container{gap:var(--space-3xl);grid-template-columns:1fr 1fr}.hero-title{font-size:clamp(2rem,4vw,2.5rem)}.stats-container{gap:4rem}.stat-number{font-size:2rem}}@media (min-width:992px){.hero{padding-top:100px}.hero-subtitle{font-size:1.1rem}.floating-card{padding:.75rem 1.25rem}}@media (max-width:768px){.why-list{grid-template-columns:1fr}.hero-highlight-quote{margin-top:1.25rem;padding:0 1rem}.hero-stats-section{padding:2rem 0 5rem}.stats-container{gap:1.5rem}.hero-stat{min-width:80px}.stat-number{font-size:1.75rem}.stat-label{font-size:.75rem}.stat-icon{width:36px;height:36px;font-size:.9rem}}
.about{background:var(--white);padding:5rem 0}.about-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.section-label{color:var(--white);text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:2rem;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title{margin-bottom:1rem}.section-subtitle{color:var(--gray-600);font-size:1.1rem}.about-intro{background:linear-gradient(135deg,#f0fdfa 0%,#ecfeff 100%);border-left:4px solid #0d9488;border-radius:1rem;margin:0 0 2rem;padding:1.75rem}.intro-text{color:var(--gray-700);margin-bottom:.875rem;font-size:.98rem;line-height:1.7}.intro-text:last-child{margin-bottom:0}.intro-text strong{color:#0e7490}.sdgs-description{background:var(--white);border:2px solid #e0f2fe;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem}.sdgs-title{font-size:1.15rem;font-family:var(--font-heading);color:#0e7490;margin-bottom:1rem;font-weight:700}.sdgs-list{margin:0;padding:0;list-style:none}.sdgs-list li{color:var(--gray-700);border-bottom:1px solid #e5e7eb;padding:.6rem 0 .6rem 1.35rem;font-size:.9rem;line-height:1.6;position:relative}.sdgs-list li:last-child{border-bottom:none;padding-bottom:0}.sdgs-list li:before{content:"✓";color:#0d9488;font-size:1rem;font-weight:700;position:absolute;left:0}.sdgs-list li strong{color:#0e7490;font-weight:600}.highlight-text{background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.about-grid{gap:2rem;display:grid}.vision-mission{gap:1.25rem;display:grid}.info-card{background:var(--gray-50);border-left:4px solid #0d9488;border-radius:.875rem;padding:1.75rem;transition:all .3s}.info-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000014}.info-card.vision{border-left-color:#0d9488}.info-card.mission{border-left-color:#7c3aed}.card-icon-wrapper{width:50px;height:50px;color:var(--white);background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:.875rem;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.35rem;display:flex}.info-card.mission .card-icon-wrapper{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.info-card h3{font-size:1.35rem;font-family:var(--font-heading);margin-bottom:.875rem}.info-card p{color:var(--gray-600);margin-bottom:0;font-size:.95rem;line-height:1.7}.mission-list{margin:0;padding:0;list-style:none}.mission-list li{color:var(--gray-600);margin-bottom:.6rem;padding-left:1.35rem;font-size:.9rem;line-height:1.55;position:relative}.mission-list li:last-child{margin-bottom:0}.mission-list li:before{content:"→";color:#7c3aed;font-size:.85rem;font-weight:700;position:absolute;left:0}.goals-section{background:linear-gradient(160deg,var(--primary-light)0%,var(--primary)50%,var(--primary-dark)100%);border-radius:1.5rem;margin-bottom:2.5rem;padding:2.5rem 2rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0e74904d,inset 0 0 0 1px #ffffff1a}.goals-header{text-align:center;z-index:2;margin-bottom:1.5rem;position:relative}.goals-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:3rem;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem 1.25rem .5rem .5rem;display:inline-flex}.un-badge{background:linear-gradient(135deg,var(--primary-lighter)0%,var(--primary-light)100%);width:36px;height:36px;color:var(--primary-dark);letter-spacing:.5px;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #0e749066}.goals-label{color:#fff;font-size:1rem;font-weight:600;font-family:var(--font-heading);letter-spacing:.5px}.goals-subtitle{color:#ffffffd9;margin:0;font-size:1rem;font-weight:500}.goals-grid{z-index:2;flex-wrap:nowrap;justify-content:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex;position:relative}.goal-card:nth-child(4),.goal-card:nth-child(5){margin-top:0}.goal-card{opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards goalCardIn;animation-delay:var(--delay);position:relative}.goal-card:first-child .goal-card-inner{animation-delay:0s}.goal-card:nth-child(2) .goal-card-inner{animation-delay:.6s}.goal-card:nth-child(3) .goal-card-inner{animation-delay:1.2s}.goal-card:nth-child(4) .goal-card-inner{animation-delay:.3s}.goal-card:nth-child(5) .goal-card-inner{animation-delay:.9s}.goal-card-inner{color:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;width:110px;height:110px;padding:.65rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3.5s ease-in-out infinite goalFloat,4s ease-in-out infinite goalPulse;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003,inset 0 0 0 1px #ffffff1a}.goal-card-inner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.goal-card:hover .goal-card-inner:before{left:100%}.goal-card-inner:after{content:"";transform-origin:0;background:#ffffff4d;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.goal-card:hover .goal-card-inner{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000004d,inset 0 0 0 1px #fff3}.goal-card:hover .goal-card-inner:after{transform:scaleX(1)}.goal-glow{filter:blur(20px);opacity:0;z-index:-1;border-radius:50%;width:80%;height:40px;transition:opacity .4s;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.goal-card:hover .goal-glow{opacity:.6}.goal-top{z-index:1;flex-direction:row;align-items:flex-start;gap:.35rem;display:flex;position:relative}.goal-number{text-shadow:0 2px 4px #0003;font-size:1.75rem;font-weight:900;line-height:1}.goal-bottom{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.goal-title{text-transform:uppercase;letter-spacing:.2px;text-shadow:0 1px 2px #0003;font-size:.55rem;font-weight:700;line-height:1.25}.goal-icon{opacity:.9;color:#fff;filter:drop-shadow(0 1px 2px #0003);flex-shrink:0;justify-content:center;font-size:1.85rem;display:flex}.goals-decoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.deco-circle{opacity:.1;border-radius:50%;position:absolute}.deco-circle-1{background:linear-gradient(135deg,var(--primary-lighter),var(--primary-light));width:300px;height:300px;top:-150px;right:-100px}.deco-circle-2{background:linear-gradient(135deg,var(--primary-lighter),var(--primary));width:200px;height:200px;bottom:-100px;left:-50px}.deco-wave{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23ffffff' fill-opacity='0.03' d='M0,192L48,197.3C96,203,192,213,288,229.3C384,245,480,267,576,250.7C672,235,768,181,864,181.3C960,181,1056,235,1152,234.7C1248,235,1344,181,1392,154.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E") bottom/cover no-repeat;height:100px;position:absolute;bottom:0;left:0;right:0}@keyframes goalCardIn{0%{opacity:0;transform:translateY(30px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes goalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes goalPulse{0%,to{box-shadow:0 4px 15px #0003,inset 0 0 0 1px #ffffff1a}50%{box-shadow:0 8px 25px #00000040,inset 0 0 0 1px #ffffff26,0 0 20px #ffffff1a}}@media (min-width:992px){.vision-mission{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:991px){.vision-mission{grid-template-columns:repeat(2,1fr)}.goals-grid{flex-wrap:wrap;gap:1rem;max-width:380px}.goal-card:nth-child(4),.goal-card:nth-child(5){margin-top:.5rem}.goals-section{border-radius:1.25rem;padding:2rem 1.5rem 1.5rem}.goals-badge{padding:.4rem 1rem .4rem .4rem}.un-badge{width:32px;height:32px;font-size:.7rem}.goals-label{font-size:.9rem}.goals-subtitle{font-size:.85rem}.goal-card-inner{width:100px;height:100px;padding:.65rem}.goal-number{font-size:1.6rem}.goal-title{font-size:.55rem}.goal-icon{font-size:1.8rem}}@media (max-width:767px){.about{padding:4rem 0}.about-header{margin-bottom:2rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.about-intro{margin-bottom:2rem;padding:1.5rem}.intro-text{font-size:.95rem;line-height:1.7}.sdgs-description{margin:1.5rem 0;padding:1rem}.sdgs-title{font-size:1.1rem}.sdgs-list li{padding:.6rem 0 .6rem 1.25rem;font-size:.9rem;line-height:1.6}.goals-section{border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem 1rem 1.25rem}.goals-header{margin-bottom:1.25rem}.goals-badge{gap:.5rem;padding:.35rem .85rem .35rem .35rem}.un-badge{width:28px;height:28px;font-size:.6rem}.goals-label,.goals-subtitle{font-size:.8rem}.goals-grid{flex-wrap:wrap;gap:.85rem;max-width:300px}.goal-card:nth-child(4),.goal-card:nth-child(5){margin-top:.5rem}.goal-card-inner{border-radius:6px;width:85px;height:85px;padding:.55rem}.goal-number{font-size:1.4rem}.goal-title{font-size:.48rem}.goal-icon{font-size:1.5rem}.deco-circle-1{width:200px;height:200px;top:-100px;right:-80px}.deco-circle-2{width:150px;height:150px;bottom:-80px;left:-40px}.vision-mission{grid-template-columns:1fr;gap:1rem}.info-card{padding:1.5rem}.info-card h3{font-size:1.25rem}.card-icon-wrapper{width:48px;height:48px;margin-bottom:1rem;font-size:1.25rem}}@media (max-width:480px){.about{padding:4rem 0}.section-label{padding:.2rem .75rem;font-size:.65rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.about-intro{border-radius:.75rem;padding:1.25rem}.intro-text{font-size:.9rem}.goals-section{border-radius:.875rem;padding:1.75rem .75rem 1.5rem}.goals-header{margin-bottom:1.5rem}.goals-badge{gap:.4rem;padding:.3rem .7rem .3rem .3rem}.un-badge{width:24px;height:24px;font-size:.55rem}.goals-label{font-size:.9rem}.goals-subtitle{margin-top:.35rem;font-size:.85rem}.goals-grid{flex-wrap:wrap;gap:.75rem;max-width:100%}.goal-card:nth-child(4),.goal-card:nth-child(5){margin-top:.5rem}.goal-card-inner{border-radius:8px;width:85px;height:85px;padding:.6rem}.goal-number{font-size:1.25rem}.goal-title{letter-spacing:.02em;font-size:.5rem}.goal-icon{font-size:1.85rem}.goal-card:hover .goal-card-inner{transform:translateY(-4px)scale(1.02)}.deco-circle-1,.deco-circle-2{display:none}.info-card{padding:1.25rem}.info-card h3{font-size:1.1rem}.card-icon-wrapper{border-radius:.75rem;width:42px;height:42px;font-size:1.1rem}.mission-list li{margin-bottom:.5rem;padding-left:1.25rem;font-size:.9rem}}
.programs{background:linear-gradient(#f8fafc 0%,#f0fdfa 100%);padding:6rem 0;position:relative;overflow:hidden}.programs-background{pointer-events:none;z-index:0;background:radial-gradient(circle at 10% 20%,#0e74900d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0e74900d 0%,#0000 40%);position:absolute;inset:0}.programs-header{text-align:center;max-width:700px;margin:0 auto 4rem;position:relative}.program-section{background:#fff;border-radius:1.5rem;margin-bottom:2rem;padding:2.5rem;position:relative;box-shadow:0 4px 20px #0000000f}.program-section-header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.program-icon-large{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;display:flex}.program-icon-large.crown{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.program-section-header h3{color:var(--color-heading);font-size:1.4rem;font-family:var(--font-heading);margin-bottom:.25rem}.program-section-header p{color:var(--color-text-light);margin:0;font-size:.95rem}.topics-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.topic-card{animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:linear-gradient(135deg,#f0fdfa 0%,#ecfeff 100%);border:1px solid #99f6e4;border-radius:.5rem;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .3s;display:flex}.topic-card:hover{border-color:#14b8a6;transform:translateY(-3px);box-shadow:0 8px 20px #0d948826}.topic-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.topic-card span{color:var(--color-heading);font-size:.85rem;font-weight:500;line-height:1.3}.skills-section .program-icon-large{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.skills-grid .topic-card{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-color:#c4b5fd}.skills-grid .topic-card:hover{border-color:#a78bfa;box-shadow:0 8px 20px #7c3aed26}.skills-grid .topic-icon{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.skill-card{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-color:#c4b5fd}.skill-card:hover{border-color:#a78bfa;box-shadow:0 8px 20px #7c3aed26}.skill-card .topic-icon{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.leadership-section .program-section-header p{color:#92400e;font-weight:600}.leadership-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.leadership-card{text-align:center;animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:linear-gradient(#fef3c7 0%,#fde68a 100%);border:1px solid #fbbf24;border-radius:1rem;padding:1.5rem 1rem;transition:all .3s}.leadership-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #d9770633}.leadership-icon{color:#fff;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.2rem;display:flex}.leadership-card h4{color:#92400e;margin-bottom:.5rem;font-size:.95rem}.leadership-card p{color:#78350f;margin:0;font-size:.8rem;line-height:1.4}.programs-cta{text-align:center;z-index:10;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:1rem;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;display:flex;position:relative}.programs-cta p{color:#fff;margin:0;font-size:1.1rem}.programs-cta .btn{color:#0d9488;background:#fff}.programs-cta .btn:hover{background:#f0fdfa}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.topics-grid{grid-template-columns:repeat(4,1fr)}.leadership-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.topics-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.topics-grid,.leadership-grid{grid-template-columns:repeat(2,1fr)}.program-section{padding:1.5rem}.program-section-header{text-align:center;flex-direction:column}.programs-cta{flex-direction:column;gap:1rem}}@media (max-width:480px){.topics-grid,.leadership-grid{grid-template-columns:1fr}}
.research{background:linear-gradient(#f0fdfa 0%,#fff 100%);padding:6rem 0;position:relative}.research:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%230d9488' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:200px;position:absolute;top:0;left:0;right:0}.research-header{text-align:center;margin-bottom:4rem}.research-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}.research-card{background:#fff;border-radius:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.research-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.research-card-header{text-align:center;margin-bottom:2rem;padding:0 .35rem}.research-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:1rem;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;font-size:1.8rem;display:flex}.research-icon.global{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.research-card-header h3{color:var(--color-heading);font-size:1.4rem;font-family:var(--font-heading);margin-bottom:.5rem}.research-card-header p{color:var(--color-text-light);font-size:.95rem}.opportunities-list{flex-direction:column;gap:.75rem;display:flex}.opportunity-item{animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:#f0fdfa;border-radius:.75rem;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.opportunity-item:hover{background:#ccfbf1;transform:translate(5px)}.opportunity-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.opportunity-item span{color:var(--color-heading);font-weight:500}.countries-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.35rem;display:grid}.country-badge{animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem .5rem;transition:all .3s;display:flex}.country-badge:hover{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);transform:translateY(-3px);box-shadow:0 4px 12px #7c3aed26}.country-badge .flag{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.country-badge .country-name{color:#5b21b6;font-weight:600}.includes-section{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 4px 20px #00000014}.includes-section h3{text-align:center;color:var(--color-heading);font-size:1.5rem;font-family:var(--font-heading);margin-bottom:2rem}.includes-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.includes-card{text-align:center;animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:linear-gradient(#f0fdfa 0%,#fff 100%);border-radius:1rem;padding:1.5rem 1rem;transition:all .3s}.includes-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0d948826}.includes-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.2rem;display:flex}.includes-card h4{color:var(--color-heading);margin-bottom:.5rem;font-size:.95rem}.includes-card p{color:var(--color-text-light);font-size:.8rem;line-height:1.4}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.includes-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.research-grid{grid-template-columns:1fr}.includes-grid{grid-template-columns:repeat(2,1fr)}.countries-grid{grid-template-columns:1fr}}@media (max-width:480px){.includes-grid{grid-template-columns:1fr}.includes-section{padding:2rem 1rem}}
.international{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4338ca 100%);padding:6rem 0;position:relative;overflow:hidden}.international-bg{pointer-events:none;position:absolute;inset:0}.globe-animation{width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit{border:1px solid #ffffff1a;border-radius:50%;animation:20s linear infinite rotate;position:absolute}.orbit-1{width:300px;height:300px;animation-duration:15s;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-2{width:450px;height:450px;animation-duration:25s;animation-direction:reverse;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-3{width:600px;height:600px;animation-duration:35s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.international-header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.international-header .section-label{color:#a5b4fc}.international-header .section-title{color:#fff}.international-header .section-subtitle{color:#fffc}.collaborations-section,.opportunities-section{z-index:1;position:relative}.collaborations-section h3,.opportunities-section h3{text-align:center;color:#fff;font-size:1.5rem;font-family:var(--font-heading);margin-bottom:2rem}.collaborations-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.collab-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.collab-card:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-5px)}.collab-icon{color:#fff;background:linear-gradient(135deg,#818cf8 0%,#a78bfa 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex}.collab-content h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem}.collab-content p{color:#ffffffb3;font-size:.85rem}.opportunities-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.opp-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem;transition:all .3s}.opp-card:hover{background:#ffffff1a;border-color:#818cf8;transform:translateY(-5px)}.opp-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.opp-card h4{color:#fff;margin-bottom:.5rem;font-size:1rem}.opp-card p{color:#ffffffb3;font-size:.85rem;line-height:1.4}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.collaborations-grid{grid-template-columns:repeat(2,1fr)}.opportunities-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.collaborations-grid{grid-template-columns:1fr}.opportunities-grid{grid-template-columns:repeat(2,1fr)}.globe-animation{opacity:.3}}@media (max-width:480px){.opportunities-grid{grid-template-columns:1fr}}
.startups{background:#fff;padding:6rem 0;position:relative;overflow:hidden}.startups-bg{pointer-events:none;position:absolute;inset:0}.bg-shape{opacity:.05;border-radius:50%;position:absolute}.bg-shape.shape-1{background:linear-gradient(135deg,#0d9488,#14b8a6);width:400px;height:400px;top:-100px;right:-100px}.bg-shape.shape-2{background:linear-gradient(135deg,#7c3aed,#a855f7);width:300px;height:300px;bottom:10%;left:-100px}.bg-shape.shape-3{background:linear-gradient(135deg,#dc2626,#f87171);width:200px;height:200px;top:40%;right:10%}.startups-header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.startups-content{z-index:1;position:relative}.areas-section{margin-bottom:4rem}.areas-section h3,.support-section h3{color:var(--color-heading);font-size:1.4rem;font-family:var(--font-heading);align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.title-icon{color:#0d9488}.areas-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.area-card{animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:linear-gradient(135deg,#f0fdfa 0%,#ecfeff 100%);border:1px solid #99f6e4;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.area-card:hover{border-color:#14b8a6;transform:translateY(-3px);box-shadow:0 8px 20px #0d948826}.area-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.area-card span{color:var(--color-heading);font-size:.95rem;font-weight:500}.support-section h3{text-align:center;justify-content:center}.support-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.support-card{text-align:center;animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.support-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.support-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.support-card h4{color:var(--color-heading);margin-bottom:.5rem;font-size:1rem}.support-card p{color:var(--color-text-light);font-size:.85rem;line-height:1.4}.startups-cta{z-index:1;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding:3rem;display:flex;position:relative}.cta-content h3{color:#fff;font-size:1.5rem;font-family:var(--font-heading);margin-bottom:.5rem}.cta-content p{color:#ffffffe6}.startups-cta .btn{color:#0d9488;white-space:nowrap;background:#fff;padding:1rem 2rem;font-weight:600}.startups-cta .btn:hover{background:#f0fdfa;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.areas-grid,.support-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.areas-grid,.support-grid{grid-template-columns:repeat(2,1fr)}.startups-cta{text-align:center;flex-direction:column}}@media (max-width:480px){.areas-grid,.support-grid{grid-template-columns:1fr}}
