.about-module__ZwjGzW__container{background-color:var(--background-primary);color:var(--text-primary);justify-content:center;min-height:100vh;padding:80px 24px;font-family:sans-serif;display:flex}.about-module__ZwjGzW__content{text-align:center;width:100%;max-width:960px}.about-module__ZwjGzW__header{margin-bottom:60px}.about-module__ZwjGzW__header h1{color:var(--primary-color);margin-bottom:16px;font-size:3.5rem;font-weight:800}.about-module__ZwjGzW__slogan{color:var(--text-secondary);margin-bottom:8px;font-size:1.5rem;font-style:italic}.about-module__ZwjGzW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.about-module__ZwjGzW__content h2{border-left:4px solid var(--primary-color);text-align:left;color:var(--heading-color);margin-top:60px;margin-bottom:40px;padding-left:20px;font-size:2.5rem;font-weight:700;transition:color .2s}.about-module__ZwjGzW__content p{color:var(--text-secondary);text-align:left;font-size:1.1rem;line-height:1.7}.about-module__ZwjGzW__whyJoinSection{background-color:var(--background-secondary);border-radius:12px;margin-bottom:60px;padding:40px}.about-module__ZwjGzW__benefitsGrid{text-align:center;grid-template-columns:1fr;gap:30px;margin-bottom:40px;display:grid}.about-module__ZwjGzW__benefitCard{background:var(--background-tertiary);border-radius:8px;padding:30px;transition:transform .3s,box-shadow .3s}.about-module__ZwjGzW__benefitCard:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0003}.about-module__ZwjGzW__benefitCard h3{color:var(--heading-color);margin-top:15px;margin-bottom:10px;font-size:1.4rem;transition:color .2s}.about-module__ZwjGzW__benefitCard p{text-align:center;font-size:1rem}.about-module__ZwjGzW__icon{color:var(--primary-color);margin-bottom:10px}.about-module__ZwjGzW__educationNote{background-color:var(--primary-color-light);border-left:4px solid var(--primary-color);text-align:left;border-radius:8px;margin-top:20px;padding:15px;font-style:italic}.about-module__ZwjGzW__safetySection p,.about-module__ZwjGzW__safetySection h3{text-align:left;max-width:800px}.about-module__ZwjGzW__safetyPoints h3{color:var(--heading-color);margin-top:30px;margin-bottom:10px;font-size:1.4rem;transition:color .2s}.about-module__ZwjGzW__ctaButton{background-color:var(--primary-color);color:#fff;border-radius:8px;width:fit-content;margin:60px auto 0;padding:18px 35px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s;display:block}.about-module__ZwjGzW__ctaButton:hover{background-color:var(--primary-color-dark);transform:scale(1.05)}.about-module__ZwjGzW__ecosystemSection{text-align:center;margin:4rem 0;padding:6rem 1rem;position:relative}.about-module__ZwjGzW__ecosystemTitle{background:linear-gradient(90deg,#fff,#d8b4fe);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #a855f74d;-webkit-background-clip:text;margin-bottom:4rem;font-size:3rem;font-weight:800}[data-theme=light] .about-module__ZwjGzW__ecosystemTitle{background:linear-gradient(90deg,#1e293b,#7c3aed);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text}.about-module__ZwjGzW__ecosystemGrid{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-module__ZwjGzW__ecosystemCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.about-module__ZwjGzW__ecosystemCard:before{content:"";opacity:0;background:radial-gradient(circle at top,#a855f71a,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.about-module__ZwjGzW__ecosystemCard:hover{background:#ffffff0f;border-color:#a855f74d;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.about-module__ZwjGzW__ecosystemCard:hover:before{opacity:1}.about-module__ZwjGzW__iconWrapper{background:radial-gradient(circle at 35% 35%,#fffffff2 0%,#e9d5ffcc 25%,#c084fc99 50%,#9333ea33 75%,#0000 100%);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:2rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 0 30px #a855f766,inset -10px -10px 20px #581c8733}.about-module__ZwjGzW__ecosystemCard:hover .about-module__ZwjGzW__iconWrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 0 50px #a855f799,inset -5px -5px 15px #581c871a}.about-module__ZwjGzW__iconWrapper:after{content:"";border:1px solid #d8b4fe66;border-color:#d8b4fe66 #d8b4fe33 #0000 #0000;border-radius:50%;animation:8s linear infinite about-module__ZwjGzW__orbit;position:absolute;inset:-8px}@keyframes about-module__ZwjGzW__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__ZwjGzW__iconWrapper img{filter:drop-shadow(0 4px 6px #0000004d);z-index:2;transition:transform .3s}.about-module__ZwjGzW__ecosystemCardTitle{color:#fff;z-index:1;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__ZwjGzW__ecosystemCardDesc{color:#d1d5db;z-index:1;font-size:1rem;line-height:1.6}@media (min-width:1083px){.about-module__ZwjGzW__benefitsGrid,.about-module__ZwjGzW__ecosystemGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.about-module__ZwjGzW__container{padding:60px 12px}.about-module__ZwjGzW__header{margin-bottom:40px}.about-module__ZwjGzW__header h1{margin-bottom:12px;font-size:2rem}.about-module__ZwjGzW__slogan{font-size:1.1rem}.about-module__ZwjGzW__subtitle{padding:0 .5rem;font-size:1rem}.about-module__ZwjGzW__content h2{margin-top:40px;margin-bottom:24px;padding-left:12px;font-size:1.6rem}.about-module__ZwjGzW__content p{font-size:.95rem}.about-module__ZwjGzW__whyJoinSection{margin-bottom:40px;padding:24px 16px}.about-module__ZwjGzW__benefitsGrid{gap:20px;margin-bottom:30px}.about-module__ZwjGzW__benefitCard{padding:20px 16px}.about-module__ZwjGzW__benefitCard h3{font-size:1.2rem}.about-module__ZwjGzW__benefitCard p{font-size:.9rem}.about-module__ZwjGzW__educationNote{padding:12px;font-size:.9rem}.about-module__ZwjGzW__ecosystemSection{margin:3rem 0;padding:4rem .5rem}.about-module__ZwjGzW__ecosystemTitle{margin-bottom:3rem;font-size:2rem}.about-module__ZwjGzW__ecosystemGrid{gap:2rem}.about-module__ZwjGzW__ecosystemCard{padding:2rem 1.5rem}.about-module__ZwjGzW__iconWrapper{width:100px;height:100px;margin-bottom:1.5rem}.about-module__ZwjGzW__ecosystemCardTitle{font-size:1.2rem}.about-module__ZwjGzW__ecosystemCardDesc{font-size:.9rem}.about-module__ZwjGzW__ctaButton{margin:40px auto 0;padding:14px 24px;font-size:1rem}}@media (min-width:401px) and (max-width:768px){.about-module__ZwjGzW__container{padding:70px 16px}.about-module__ZwjGzW__header h1{font-size:2.5rem}.about-module__ZwjGzW__slogan{font-size:1.3rem}.about-module__ZwjGzW__content h2{font-size:2rem}.about-module__ZwjGzW__ecosystemTitle{font-size:2.5rem}}
