.Navbar-module__cJzEcG__navbar{background:var(--overlay-color);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:1000;height:80px;transition:var(--transition);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;max-height:45px}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--foreground);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLinks a:after{content:"";background-color:var(--accent-orange);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLinks a:hover:after{width:100%}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--accent-orange)}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__themeToggle{background:var(--glass-bg);border:1px solid var(--border);color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Navbar-module__cJzEcG__themeToggle:hover{background:var(--card-bg);color:var(--accent-orange);transform:translateY(-2px)}.Navbar-module__cJzEcG__hamburger{color:var(--foreground);cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__mobileDonateBtn{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__donateBtn{display:none}.Navbar-module__cJzEcG__hamburger{color:var(--foreground);justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks{background:var(--overlay-color);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px var(--shadow-color);opacity:0;pointer-events:none;border-bottom:1px solid var(--border);flex-direction:column;gap:2rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:80px;left:0;right:0;transform:translateY(-150%)}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__navLinks a{text-align:center;width:100%;color:var(--foreground);font-size:1.2rem;display:block}.Navbar-module__cJzEcG__mobileDonateBtn{width:100%;margin-top:1rem;display:block}.Navbar-module__cJzEcG__mobileDonateBtn a{justify-content:center;width:100%;display:flex}}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:var(--foreground);border-top:1px solid var(--border);padding-top:5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-orange), transparent);opacity:.5;width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;max-height:50px;margin-bottom:1rem}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:300px;margin-bottom:2rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{background:var(--glass-bg);border:1px solid var(--glass-border);width:40px;height:40px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--accent-orange);border-color:var(--accent-orange);color:var(--background);box-shadow:0 10px 20px var(--glow-color);transform:translateY(-3px)}.Footer-module__S6Hkya__columnTitle{color:var(--foreground);letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__footerLinks ul,.Footer-module__S6Hkya__footerContact ul{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__footerLinks a{color:var(--text-muted);transition:var(--transition)}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--accent-orange);padding-left:5px}.Footer-module__S6Hkya__footerContact li{color:var(--text-muted);align-items:flex-start;gap:1rem;display:flex}.Footer-module__S6Hkya__footerContact svg{color:var(--accent-orange);flex-shrink:0;margin-top:3px}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:1.5rem 0;font-size:.9rem}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2rem}}
.BlogSection-module__nyVgcG__blogSection{background-color:var(--background);position:relative;overflow:hidden}.BlogSection-module__nyVgcG__glowOrb{background:radial-gradient(circle, var(--glow-color) 0%, transparent 60%);filter:blur(80px);z-index:0;pointer-events:none;width:700px;height:700px;position:absolute;top:-20%;right:-10%}.BlogSection-module__nyVgcG__masonry{column-count:3;column-gap:2rem}.BlogSection-module__nyVgcG__postCard{break-inside:avoid;box-shadow:0 10px 30px var(--shadow-color);border-radius:20px;flex-direction:column;margin-bottom:2.5rem;padding:0;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;overflow:hidden}.BlogSection-module__nyVgcG__postCard:hover{box-shadow:0 30px 60px var(--shadow-hover-color), 0 0 40px var(--glow-color);transform:translateY(-10px)}.BlogSection-module__nyVgcG__imageWrapper{width:100%;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__imageOverlay{background:linear-gradient(to top, var(--card-bg) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.BlogSection-module__nyVgcG__postImage{object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.BlogSection-module__nyVgcG__postCard:hover .BlogSection-module__nyVgcG__postImage{transform:scale(1.08)}.BlogSection-module__nyVgcG__postContent{background:var(--card-bg);flex-grow:1;padding:2rem}.BlogSection-module__nyVgcG__postMeta{color:var(--accent-orange);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:flex}.BlogSection-module__nyVgcG__postTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.BlogSection-module__nyVgcG__postExcerpt{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.BlogSection-module__nyVgcG__readMore{color:var(--accent-green);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.BlogSection-module__nyVgcG__readMore:hover{color:var(--foreground);text-shadow:0 0 10px var(--glow-color);gap:.75rem}.BlogSection-module__nyVgcG__emptyState{text-align:center;background:var(--glass-bg);border:1px dashed var(--border);color:var(--text-muted);border-radius:20px;padding:4rem}@media (max-width:1024px){.BlogSection-module__nyVgcG__masonry{column-count:2}}@media (max-width:768px){.BlogSection-module__nyVgcG__masonry{column-count:1}}
.HeroSection-module__sBkrQG__hero{background-color:var(--background);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__slide{opacity:0;z-index:1;align-items:center;transition:opacity 1.2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.HeroSection-module__sBkrQG__slide.HeroSection-module__sBkrQG__active{opacity:1;z-index:2}.HeroSection-module__sBkrQG__heroImage{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;transition:transform 10s ease-out;position:absolute;inset:0;transform:scale(1.05)}.HeroSection-module__sBkrQG__slide.HeroSection-module__sBkrQG__active .HeroSection-module__sBkrQG__heroImage{transform:scale(1)}.HeroSection-module__sBkrQG__imageOverlay{background:linear-gradient(to right, var(--overlay-color) 0%, transparent 100%);z-index:-1;opacity:.6;position:absolute;inset:0}.HeroSection-module__sBkrQG__content{z-index:10;padding-top:80px;position:relative}.HeroSection-module__sBkrQG__textContent{max-width:800px}.HeroSection-module__sBkrQG__title{color:var(--foreground);letter-spacing:-2px;text-shadow:0 10px 30px var(--shadow-color);opacity:0;margin-bottom:1.5rem;font-size:5rem;line-height:1.1;transition:all .8s cubic-bezier(.16,1,.3,1) .2s;transform:translateY(30px)}.HeroSection-module__sBkrQG__slide.HeroSection-module__sBkrQG__active .HeroSection-module__sBkrQG__title{opacity:1;transform:translateY(0)}.HeroSection-module__sBkrQG__highlight{background:linear-gradient(135deg, var(--accent-orange) 0%, #fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HeroSection-module__sBkrQG__subtitle{color:var(--foreground);max-width:650px;text-shadow:0 4px 12px var(--shadow-color);opacity:0;margin-bottom:3.5rem;font-size:1.35rem;font-weight:500;line-height:1.8;transition:all .8s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(30px)}.HeroSection-module__sBkrQG__slide.HeroSection-module__sBkrQG__active .HeroSection-module__sBkrQG__subtitle{opacity:1;transform:translateY(0)}.HeroSection-module__sBkrQG__actions{opacity:0;gap:1.5rem;transition:all .8s cubic-bezier(.16,1,.3,1) .6s;display:flex;transform:translateY(30px)}.HeroSection-module__sBkrQG__slide.HeroSection-module__sBkrQG__active .HeroSection-module__sBkrQG__actions{opacity:1;transform:translateY(0)}.HeroSection-module__sBkrQG__controls{z-index:20;justify-content:center;align-items:center;gap:2rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.HeroSection-module__sBkrQG__controlBtn{color:var(--text-muted);transition:var(--transition);background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HeroSection-module__sBkrQG__controlBtn:hover{color:var(--foreground);background:var(--card-bg);transform:scale(1.1)}.HeroSection-module__sBkrQG__indicators{gap:.75rem;display:flex}.HeroSection-module__sBkrQG__indicator{background:var(--border);width:40px;height:4px;transition:var(--transition);border-radius:2px}.HeroSection-module__sBkrQG__indicator.HeroSection-module__sBkrQG__activeIndicator{background:var(--accent-orange);box-shadow:0 0 10px var(--glow-color)}@media (max-width:768px){.HeroSection-module__sBkrQG__title{font-size:3.5rem}.HeroSection-module__sBkrQG__subtitle{font-size:1.15rem}.HeroSection-module__sBkrQG__actions{flex-direction:column}.HeroSection-module__sBkrQG__imageOverlay{background:linear-gradient(to bottom, var(--overlay-color) 100%, transparent 0%)}}
.AboutSection-module__UGBiha__aboutSection{background-color:var(--background);position:relative;overflow:hidden}.AboutSection-module__UGBiha__glowOrb1{background:radial-gradient(circle, var(--glow-color) 0%, transparent 70%);filter:blur(60px);z-index:0;pointer-events:none;width:500px;height:500px;position:absolute;top:-10%;left:-10%}.AboutSection-module__UGBiha__glowOrb2{background:radial-gradient(circle, var(--glow-color) 0%, transparent 70%);filter:blur(80px);z-index:0;pointer-events:none;width:600px;height:600px;position:absolute;bottom:-10%;right:-10%}.AboutSection-module__UGBiha__aboutHeader{margin-bottom:5rem}.AboutSection-module__UGBiha__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:6rem;display:grid}.AboutSection-module__UGBiha__card{padding:3rem 2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.AboutSection-module__UGBiha__card:before{content:"";background:linear-gradient(to right, var(--accent-orange), var(--accent-green));opacity:0;width:100%;height:4px;transition:opacity .4s;position:absolute;top:0;left:0}.AboutSection-module__UGBiha__card:hover{box-shadow:0 30px 60px var(--shadow-hover-color), inset 0 1px 1px var(--glass-border);transform:translateY(-10px)}.AboutSection-module__UGBiha__card:hover:before{opacity:1}.AboutSection-module__UGBiha__iconWrapper{background:linear-gradient(135deg, var(--glass-bg), transparent);border:1px solid var(--glass-border);width:72px;height:72px;color:var(--accent-orange);box-shadow:inset 0 2px 10px var(--shadow-color);border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s;display:flex}.AboutSection-module__UGBiha__card:hover .AboutSection-module__UGBiha__iconWrapper{background:var(--accent-orange);color:var(--background);box-shadow:0 10px 30px var(--glow-color);transform:scale(1.05)}.AboutSection-module__UGBiha__card h3{color:var(--foreground);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:1.75rem}.AboutSection-module__UGBiha__card p{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.AboutSection-module__UGBiha__valuesSection{padding:5rem 4rem;position:relative;overflow:hidden}.AboutSection-module__UGBiha__valuesTitle{text-align:center;color:var(--foreground);letter-spacing:-1px;margin-bottom:3.5rem;font-size:2.5rem}.AboutSection-module__UGBiha__valuesGrid{grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}.AboutSection-module__UGBiha__valueItem{text-align:center;background:var(--glass-bg);color:var(--foreground);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1rem;font-weight:600;transition:all .4s;display:flex}.AboutSection-module__UGBiha__valueItem:hover{background:var(--card-bg);border-color:var(--accent-green);box-shadow:0 10px 30px var(--shadow-color);transform:translateY(-5px)}.AboutSection-module__UGBiha__valueIconWrapper{background:var(--glass-bg);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;transition:all .3s;display:flex}.AboutSection-module__UGBiha__valueItem:hover .AboutSection-module__UGBiha__valueIconWrapper{background:var(--accent-green);color:var(--background);border-color:var(--accent-green);transform:scale(1.1)}.AboutSection-module__UGBiha__valueIcon{color:var(--accent-green);transition:color .3s}.AboutSection-module__UGBiha__valueItem:hover .AboutSection-module__UGBiha__valueIcon{color:var(--background)}@media (max-width:1024px){.AboutSection-module__UGBiha__grid{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__valuesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.AboutSection-module__UGBiha__grid{grid-template-columns:1fr}.AboutSection-module__UGBiha__valuesGrid{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__valuesSection{padding:3rem 1.5rem}}@media (max-width:480px){.AboutSection-module__UGBiha__valuesGrid{grid-template-columns:1fr}}
.WhatWeDoSection-module__TOQUlW__whatWeDoSection{background-color:var(--background);position:relative;overflow:hidden}.WhatWeDoSection-module__TOQUlW__glowOrb{background:radial-gradient(circle, var(--glow-color) 0%, transparent 60%);filter:blur(80px);z-index:0;pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhatWeDoSection-module__TOQUlW__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(220px,auto);gap:1.5rem;display:grid}.WhatWeDoSection-module__TOQUlW__bentoCard{background:var(--glass-bg);border:1px solid var(--border);border-radius:20px;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:hidden}.WhatWeDoSection-module__TOQUlW__cardGlow{background:radial-gradient(circle at center, var(--glow-color) 0%, transparent 70%);opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.WhatWeDoSection-module__TOQUlW__bentoCard:hover{border-color:var(--accent-orange);transform:translateY(-8px)}.WhatWeDoSection-module__TOQUlW__bentoCard:hover .WhatWeDoSection-module__TOQUlW__cardGlow{opacity:1}.WhatWeDoSection-module__TOQUlW__iconWrapper{background:var(--glass-bg);border:1px solid var(--glass-border);width:64px;height:64px;color:var(--accent-orange);z-index:1;border-radius:18px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s;display:flex;position:relative}.WhatWeDoSection-module__TOQUlW__bentoCard:hover .WhatWeDoSection-module__TOQUlW__iconWrapper{background:var(--accent-orange);color:var(--background);box-shadow:0 10px 30px var(--glow-color);transform:scale(1.1)}.WhatWeDoSection-module__TOQUlW__cardContent{z-index:1;position:relative}.WhatWeDoSection-module__TOQUlW__cardTitle{color:var(--foreground);letter-spacing:-.5px;margin-bottom:.75rem;font-size:1.5rem}.WhatWeDoSection-module__TOQUlW__cardDesc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}@media (max-width:1024px){.WhatWeDoSection-module__TOQUlW__bentoGrid{grid-template-columns:repeat(2,1fr)}.WhatWeDoSection-module__TOQUlW__bentoCard{grid-column:span 1!important}}@media (max-width:768px){.WhatWeDoSection-module__TOQUlW__bentoGrid{grid-template-columns:1fr}}
.DonationSection-module___BhG8G__donationSection{background-color:var(--background);position:relative;overflow:hidden}.DonationSection-module___BhG8G__glowOrb{background:radial-gradient(circle, var(--glow-color) 0%, transparent 60%);filter:blur(80px);z-index:0;pointer-events:none;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DonationSection-module___BhG8G__container{z-index:10;position:relative}.DonationSection-module___BhG8G__header{margin-bottom:5rem}.DonationSection-module___BhG8G__cardsWrapper{justify-content:center;gap:2.5rem;max-width:900px;margin-left:auto;margin-right:auto;display:flex}.DonationSection-module___BhG8G__donationCard{text-align:center;flex:1;padding:3rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.DonationSection-module___BhG8G__donationCard:hover{box-shadow:0 30px 60px var(--shadow-hover-color), inset 0 1px 1px var(--glass-border);transform:translateY(-8px)}.DonationSection-module___BhG8G__highlightCard{border:1px solid var(--accent-orange);box-shadow:0 10px 30px var(--glow-color);transform:scale(1.02)}.DonationSection-module___BhG8G__highlightCard:hover{box-shadow:0 30px 60px var(--shadow-hover-color), 0 0 40px var(--glow-color);transform:scale(1.02)translateY(-8px)}.DonationSection-module___BhG8G__highlightCard:before{content:"Most Popular";background:var(--accent-orange);color:var(--background);text-transform:uppercase;letter-spacing:1px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:6px 16px;font-size:.75rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%)}.DonationSection-module___BhG8G__cardHeader{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.DonationSection-module___BhG8G__cardIcon{color:var(--accent-red);filter:drop-shadow(0 0 10px var(--glow-color))}.DonationSection-module___BhG8G__donationCard h3{color:var(--foreground);letter-spacing:-.5px;margin:0;font-size:1.75rem}.DonationSection-module___BhG8G__cardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.DonationSection-module___BhG8G__amountGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.DonationSection-module___BhG8G__amountBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);border-radius:16px;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.DonationSection-module___BhG8G__amountBtn:hover{background:var(--card-bg);border-color:var(--accent-orange);transform:translateY(-2px)}.DonationSection-module___BhG8G__amountBtn.DonationSection-module___BhG8G__active{background:linear-gradient(135deg, var(--card-bg), var(--glass-bg));border-color:var(--border);box-shadow:0 4px 15px var(--shadow-color)}.DonationSection-module___BhG8G__highlightCard .DonationSection-module___BhG8G__amountBtn.DonationSection-module___BhG8G__active{background:linear-gradient(135deg, var(--accent-orange), #d97706);color:#fff;border-color:var(--accent-orange);box-shadow:0 4px 15px var(--glow-color)}.DonationSection-module___BhG8G__donateBtn{width:100%;margin-bottom:1.5rem;padding:1rem;font-size:1.1rem}.DonationSection-module___BhG8G__secureWrapper{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.DonationSection-module___BhG8G__secureWrapper svg{color:var(--accent-green)}@media (max-width:768px){.DonationSection-module___BhG8G__cardsWrapper{flex-direction:column}.DonationSection-module___BhG8G__highlightCard{transform:none}.DonationSection-module___BhG8G__highlightCard:hover{transform:translateY(-8px)}}
.ExecutiveSection-module__U0Tcga__executiveSection{background-color:var(--background);position:relative;overflow:hidden}.ExecutiveSection-module__U0Tcga__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem;display:grid}.ExecutiveSection-module__U0Tcga__card{box-shadow:0 10px 30px var(--shadow-color);background:var(--background);border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.ExecutiveSection-module__U0Tcga__card:hover{box-shadow:0 30px 60px var(--shadow-hover-color), 0 0 40px var(--glow-color);z-index:2;transform:translateY(-10px)}.ExecutiveSection-module__U0Tcga__imageWrapper{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.ExecutiveSection-module__U0Tcga__execImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.ExecutiveSection-module__U0Tcga__card:hover .ExecutiveSection-module__U0Tcga__execImage{transform:scale(1.05)}.ExecutiveSection-module__U0Tcga__imageOverlay{background:linear-gradient(to top, var(--card-bg) 0%, transparent 60%);pointer-events:none;opacity:.8;transition:opacity .4s;position:absolute;inset:0}.ExecutiveSection-module__U0Tcga__card:hover .ExecutiveSection-module__U0Tcga__imageOverlay{opacity:1}.ExecutiveSection-module__U0Tcga__info{background:var(--card-bg);flex-grow:1;padding:2rem;position:relative}.ExecutiveSection-module__U0Tcga__info h3{color:var(--foreground);letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.5rem}.ExecutiveSection-module__U0Tcga__role{color:var(--accent-orange);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.95rem;font-weight:600}.ExecutiveSection-module__U0Tcga__bio{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.ExecutiveSection-module__U0Tcga__socials{gap:1rem;margin-top:auto;display:flex}.ExecutiveSection-module__U0Tcga__socialBtn{background:var(--glass-bg);border:1px solid var(--border);width:36px;height:36px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ExecutiveSection-module__U0Tcga__socialBtn:hover{background:var(--accent-orange);border-color:var(--accent-orange);color:var(--background);box-shadow:0 10px 20px var(--glow-color);transform:translateY(-2px)}@media (max-width:1024px){.ExecutiveSection-module__U0Tcga__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ExecutiveSection-module__U0Tcga__grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}
