.about-module__8TymFG__wrapper{flex-direction:column;gap:5vh;padding:8vh 8%;display:flex;position:relative}.about-module__8TymFG__topBar{background:var(--bg-card);z-index:5;align-items:center;height:7vh;padding:0 8%;display:flex;position:fixed;top:0;left:0;right:0}.about-module__8TymFG__topBar h1{color:var(--text-primary);padding-left:2vh;font-size:x-large;font-weight:400}.about-module__8TymFG__topBar span{color:var(--accent-highlight)}.about-module__8TymFG__hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:3vh;display:grid}.about-module__8TymFG__heroContent h1{color:var(--text-primary);padding-top:3vh;font-size:x-large;font-weight:400;line-height:1.2}.about-module__8TymFG__heroContent span{color:var(--accent-highlight)}.about-module__8TymFG__heroContent p{color:var(--text-secondary);max-width:500px;margin-top:4vh;font-size:medium;font-weight:300}.about-module__8TymFG__heroImage{border-radius:var(--radius-lg);height:30vh;box-shadow:var(--shadow-strong);position:relative;overflow:hidden}.about-module__8TymFG__heroImage img{object-fit:cover}.about-module__8TymFG__section,.about-module__8TymFG__sectionAlt{grid-template-columns:1fr 1fr;align-items:center;gap:5vh;display:grid}.about-module__8TymFG__sectionAlt{background:var(--bg-section);border-radius:var(--radius-lg);padding:5vh}.about-module__8TymFG__textBlock h2{color:var(--accent-main);margin-bottom:2vh;font-size:xx-large;font-weight:400}.about-module__8TymFG__textBlock p{color:var(--text-secondary);margin-bottom:2vh;font-size:medium;font-weight:300;line-height:1.7}.about-module__8TymFG__textBlock ul{padding:0;list-style:none}.about-module__8TymFG__textBlock li{color:var(--text-secondary);margin-bottom:2vh;padding-left:20px;font-size:medium;font-weight:300;position:relative}.about-module__8TymFG__textBlock li:before{content:"•";color:var(--accent-highlight);position:absolute;left:0}.about-module__8TymFG__imageBlock{border-radius:var(--radius-md);height:30vh;box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.about-module__8TymFG__imageBlock img{object-fit:cover}.about-module__8TymFG__stats{justify-content:space-between;gap:30px;display:flex}.about-module__8TymFG__statCard{background:var(--bg-card);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-soft);transition:var(--transition-normal);flex:1;padding:2vh}.about-module__8TymFG__statCard:hover{background:var(--bg-card-hover);transform:translateY(-6px)}.about-module__8TymFG__statCard h3{color:var(--accent-highlight);font-size:xx-large;font-weight:400}.about-module__8TymFG__statCard p{color:var(--text-muted);margin-top:2vh;font-size:medium;font-weight:300}@media (max-width:992px){.about-module__8TymFG__hero,.about-module__8TymFG__section,.about-module__8TymFG__sectionAlt{grid-template-columns:1fr}.about-module__8TymFG__stats{flex-direction:column}}
.footer-module__XhqkKq__footerSection{background:linear-gradient(to bottom,var(--bg-section),#0b1424);color:var(--text-primary);padding-top:5vh;position:relative;overflow:hidden}.footer-module__XhqkKq__footerSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.footer-module__XhqkKq__topGlow{background:linear-gradient(90deg,transparent,var(--accent-highlight),transparent);width:100%;height:4px;animation:6s linear infinite footer-module__XhqkKq__glowMove;position:absolute;top:0;left:0}@keyframes footer-module__XhqkKq__glowMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}.footer-module__XhqkKq__topFooter{flex-wrap:wrap;justify-content:space-between;gap:60px;max-width:1200px;margin:0 auto;padding:0 5vw 2vh;display:flex}.footer-module__XhqkKq__footerColumn{flex:1;min-width:250px}.footer-module__XhqkKq__footerColumn h2{color:var(--accent-highlight);margin-bottom:15px;font-size:1.4rem}.footer-module__XhqkKq__footerColumn h3{color:var(--accent-main);margin-bottom:15px;font-size:1.1rem}.footer-module__XhqkKq__footerColumn p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.footer-module__XhqkKq__footerColumn ul{padding:0;list-style:none}.footer-module__XhqkKq__footerColumn li{margin-bottom:8px}.footer-module__XhqkKq__footerColumn a{color:var(--text-secondary);text-decoration:none;transition:color .3s;position:relative}.footer-module__XhqkKq__footerColumn a:after{content:"";background:var(--accent-highlight);width:0%;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.footer-module__XhqkKq__footerColumn a:hover{color:var(--accent-highlight)}.footer-module__XhqkKq__footerColumn a:hover:after{width:100%}.footer-module__XhqkKq__donateBtn{color:#fff;background:linear-gradient(270deg,#00c853,#b2ff59,#00e676) 0 0/300% 300%;border-radius:25px;margin-top:20px;padding:10px 22px;font-weight:600;text-decoration:none;transition:transform .3s;animation:6s infinite footer-module__XhqkKq__gradientMove;display:inline-block;box-shadow:0 0 20px #00ff964d}.footer-module__XhqkKq__donateBtn:hover{transform:translateY(-3px)}@keyframes footer-module__XhqkKq__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.footer-module__XhqkKq__socail{gap:1vh;padding:1vh;display:flex}.footer-module__XhqkKq__bottomFooter{text-align:center;color:var(--text-secondary);background:#0003;border-top:1px solid #ffffff14;padding:2vh;font-size:.85rem}
.page-module___8aEwW__loadingWrapper{background:var(--bg-section-alt);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.page-module___8aEwW__loaderCard{background:var(--bg-card);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:24px;flex-direction:column;align-items:center;gap:25px;padding:50px 60px;display:flex;box-shadow:0 15px 40px #0000004d,inset 0 1px #ffffff14}.page-module___8aEwW__loaderRing{border:5px solid #ffffff14;border-top:5px solid var(--accent-main);border-right:5px solid var(--accent-highlight);border-radius:50%;width:70px;height:70px;animation:.9s linear infinite page-module___8aEwW__spin}.page-module___8aEwW__loadingText{letter-spacing:2px;color:var(--text-primary);font-size:1.1rem;position:relative}.page-module___8aEwW__loadingText:after{content:"...";animation:1.5s infinite page-module___8aEwW__dots}@keyframes page-module___8aEwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module___8aEwW__dots{0%{content:"."}33%{content:".."}66%{content:"..."}}
