.About-module__0_IHpa__aboutPage{box-sizing:border-box;background-color:#0000;background-image:radial-gradient(at 85% 15%,#fffdd08c 0%,#fffaeb59 30%,#0000 70%),radial-gradient(at 15% 20%,#bbdefb80 0%,#e1bee759 40%,#0000 70%),radial-gradient(#f48fb159 0%,#f3e5f540 50%,#0000 80%),radial-gradient(at 20% 75%,#fffaeb40 0%,#dcedc826 40%,#0000 70%),radial-gradient(at 80% 85%,#e1bee773 0%,#bbdefb59 40%,#0000 70%),radial-gradient(at 70% 40%,#b3e5fc4d 0%,#0000 60%),linear-gradient(135deg,#e3f2fdd9 0%,#e1bee7a6 25%,#f3e5f5bf 50%,#e8eaf6a6 75%,#e3f2fdd9 100%);background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:100% 100%;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box;width:100%;min-height:100vh;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.About-module__0_IHpa__aboutPage:before{content:"";background:linear-gradient(90deg,#261f5c,#4a3f8f,#261f5c);height:4px;position:absolute;top:0;left:0;right:0}.About-module__0_IHpa__aboutContainer{z-index:1;margin:0;padding:0 20px;position:relative}.About-module__0_IHpa__aboutPage h1{color:#261f5c;text-align:left;text-shadow:2px 2px 4px #0000001a;margin-bottom:50px;padding-bottom:20px;font-size:3rem;font-weight:800;position:relative}.About-module__0_IHpa__aboutPage h1:after{content:"";background:linear-gradient(90deg,#261f5c,#4a3f8f);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.About-module__0_IHpa__aboutSection{background:#fff;border:1px solid #261f5c1a;border-radius:16px;margin-bottom:60px;padding:40px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.About-module__0_IHpa__aboutSection:before{content:"";background:linear-gradient(90deg,#261f5c,#4a3f8f);height:3px;position:absolute;top:0;left:0;right:0}.About-module__0_IHpa__aboutSection:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.About-module__0_IHpa__aboutSection h2{color:#261f5c;margin-bottom:30px;padding-left:20px;font-size:2rem;font-weight:700;position:relative}.About-module__0_IHpa__aboutSection h2:before{content:"";background:linear-gradient(#261f5c,#4a3f8f);border-radius:2px;width:4px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.About-module__0_IHpa__aboutSection p{color:#555;margin-bottom:20px;font-size:1.1rem;font-weight:400;line-height:1.8}.About-module__0_IHpa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;display:grid}.About-module__0_IHpa__feature{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #261f5c33;border-radius:16px;padding:30px;transition:all .3s;position:relative;overflow:hidden}.About-module__0_IHpa__feature:before{content:"";background:linear-gradient(90deg,#261f5c,#4a3f8f);height:3px;position:absolute;top:0;left:0;right:0}.About-module__0_IHpa__feature:hover{border-color:#261f5c66;transform:translateY(-6px);box-shadow:0 20px 40px #261f5c26}.About-module__0_IHpa__feature h3{color:#261f5c;align-items:center;gap:12px;margin-bottom:16px;font-size:1.4rem;font-weight:700;display:flex}.About-module__0_IHpa__feature p{color:#666;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.About-module__0_IHpa__categoryList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:30px 0;padding:0;list-style:none;display:grid}.About-module__0_IHpa__categoryList li{color:#555;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #261f5c33;border-radius:12px;margin-bottom:0;padding:20px 20px 20px 50px;font-size:1rem;line-height:1.7;transition:all .3s;position:relative}.About-module__0_IHpa__categoryList li:hover{border-color:#261f5c66;transform:translate(5px);box-shadow:0 8px 24px #261f5c1a}.About-module__0_IHpa__categoryList li:before{content:"🎮";font-size:1.2rem;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.About-module__0_IHpa__categoryList li strong{color:#261f5c;font-weight:700}.About-module__0_IHpa__aboutSection a{color:#261f5c;border-bottom:2px solid #0000;font-weight:600;text-decoration:none;transition:all .3s}.About-module__0_IHpa__aboutSection a:hover{color:#4a3f8f;border-bottom-color:#4a3f8f}@media (max-width:768px){.About-module__0_IHpa__aboutPage{padding:40px 16px}.About-module__0_IHpa__aboutContainer{padding:0 16px}.About-module__0_IHpa__aboutPage h1{margin-bottom:40px;font-size:2.5rem}.About-module__0_IHpa__aboutSection{margin-bottom:40px;padding:30px 20px}.About-module__0_IHpa__aboutSection h2{font-size:1.8rem}.About-module__0_IHpa__featuresGrid{grid-template-columns:1fr;gap:20px}.About-module__0_IHpa__feature{padding:25px}.About-module__0_IHpa__categoryList{grid-template-columns:1fr;gap:15px}.About-module__0_IHpa__categoryList li{padding:15px 15px 15px 45px}}@media (max-width:480px){.About-module__0_IHpa__aboutPage{padding:30px 12px}.About-module__0_IHpa__aboutContainer{padding:0 12px}.About-module__0_IHpa__aboutPage h1{font-size:2rem}.About-module__0_IHpa__aboutSection h2{font-size:1.5rem}.About-module__0_IHpa__aboutSection p{font-size:1rem}.About-module__0_IHpa__feature{padding:20px}.About-module__0_IHpa__categoryList li{padding:12px 12px 12px 40px;font-size:.9rem}}
