.AboutHeader-module__-VFM0G__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex}.AboutHeader-module__-VFM0G__name{border-radius:5rem;align-items:center;margin-left:.3rem;padding:.2rem;display:flex}.AboutHeader-module__-VFM0G__baggyt{color:var(--foreground);padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:700}.AboutHeader-module__-VFM0G__header>a{color:var(--foreground);text-decoration:none}.AboutHeader-module__-VFM0G__end{align-items:center;gap:20px;font-size:1.1rem;font-weight:700;display:flex}.AboutHeader-module__-VFM0G__create,.AboutHeader-module__-VFM0G__about{color:var(--foreground);border:1px solid var(--border-color);border-radius:20px;padding:2px 15px;text-decoration:none;transition:background-color .3s,color .3s}.AboutHeader-module__-VFM0G__create:hover,.AboutHeader-module__-VFM0G__about:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.AboutHeader-module__-VFM0G__create a,.AboutHeader-module__-VFM0G__about a{color:inherit;text-decoration:none}.AboutHeader-module__-VFM0G__hamburger{cursor:pointer;z-index:10;flex-direction:column;margin-right:20px;display:none}.AboutHeader-module__-VFM0G__bar{background-color:var(--foreground);width:30px;height:4px;margin:4px 0;transition:all .3s}.AboutHeader-module__-VFM0G__showMenu{display:none}@media (min-width:599px) and (max-width:800px){.AboutHeader-module__-VFM0G__end{align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.AboutHeader-module__-VFM0G__create,.AboutHeader-module__-VFM0G__about{color:var(--foreground);border:1px solid var(--border-color);border-radius:20px;padding:1px 5px;text-decoration:none;transition:background-color .3s,color .3s}}@media (min-width:100px) and (max-width:600px){.AboutHeader-module__-VFM0G__hamburger{display:flex}.AboutHeader-module__-VFM0G__end{display:none}.AboutHeader-module__-VFM0G__bar{background-color:var(--foreground);width:20px;height:2px;margin:2px 0;transition:all .3s}.AboutHeader-module__-VFM0G__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex;position:fixed;top:0}.AboutHeader-module__-VFM0G__name{border-radius:5rem;align-items:center;margin-left:.1rem;padding:.2rem;display:flex}.AboutHeader-module__-VFM0G__end.AboutHeader-module__-VFM0G__showMenu{display:flex!important}.AboutHeader-module__-VFM0G__bar{font-size:10px}.AboutHeader-module__-VFM0G__baggyt{color:var(--foreground);padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}.AboutHeader-module__-VFM0G__logoformat{width:2rem;height:2.1rem;margin-left:0;font-size:.7rem}.AboutHeader-module__-VFM0G__end.AboutHeader-module__-VFM0G__showMenu{background-color:var(--card-bg);color:var(--foreground);border:1px solid var(--border-color);border-radius:5px;flex-direction:column;padding:10px;font-size:13px;position:absolute;top:50px;right:10px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex!important}}[data-theme=dark] .AboutHeader-module__-VFM0G__logoformat,[data-theme=semi-dark] .AboutHeader-module__-VFM0G__logoformat{filter:invert()brightness()}
.AboutPage-module__s9h7rG__container{background:var(--background);justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.AboutPage-module__s9h7rG__textContent{z-index:2;flex-direction:column;gap:1.5rem;display:flex}.AboutPage-module__s9h7rG__logoBadge{background:rgba(var(--primary-rgb),.1);width:fit-content;color:var(--primary);border-radius:50px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-family:Courier New,Courier,monospace;font-weight:700;display:inline-flex}.AboutPage-module__s9h7rG__miniLogo{border-radius:50%}.AboutPage-module__s9h7rG__heroTitle{color:var(--foreground);margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.AboutPage-module__s9h7rG__highlight{background:linear-gradient(135deg,var(--primary)0%,#f2f2f2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutPage-module__s9h7rG__subtitle{color:var(--secondary-text);max-width:500px;font-size:1.1rem;font-weight:500;line-height:1.6}.AboutPage-module__s9h7rG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.AboutPage-module__s9h7rG__primaryBtn{background:var(--primary);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.AboutPage-module__s9h7rG__primaryBtn:hover{box-shadow:0 10px 20px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}.AboutPage-module__s9h7rG__secondaryBtn{background:var(--card-bg);border:1px solid var(--border-color);color:var(--foreground);border-radius:50px;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s}.AboutPage-module__s9h7rG__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}.AboutPage-module__s9h7rG__textLink{color:var(--secondary-text);margin-left:.5rem;font-size:.9rem;font-weight:500;text-decoration:none}.AboutPage-module__s9h7rG__textLink:hover{color:var(--foreground);text-decoration:underline}.AboutPage-module__s9h7rG__visualContent{justify-content:center;display:flex;position:relative}.AboutPage-module__s9h7rG__slideFrame{aspect-ratio:4/3;border:8px solid var(--card-bg);border-radius:20px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000026}@media (max-width:900px){.AboutPage-module__s9h7rG__container{height:auto;min-height:auto;padding:2rem 1rem 4rem}.AboutPage-module__s9h7rG__contentWrapper{text-align:center;grid-template-columns:1fr;gap:3rem}.AboutPage-module__s9h7rG__textContent{order:1;align-items:center}.AboutPage-module__s9h7rG__heroTitle{font-size:2.5rem}.AboutPage-module__s9h7rG__subtitle{padding:0 1rem;font-size:1rem}.AboutPage-module__s9h7rG__ctaGroup{flex-direction:column;justify-content:center;width:100%}.AboutPage-module__s9h7rG__primaryBtn,.AboutPage-module__s9h7rG__secondaryBtn,.AboutPage-module__s9h7rG__textLink{text-align:center;justify-content:center;width:100%}.AboutPage-module__s9h7rG__visualContent{order:-1;margin-bottom:1rem}.AboutPage-module__s9h7rG__slideFrame{border-width:4px;max-width:100%}}@media (min-width:901px) and (max-width:1200px){.AboutPage-module__s9h7rG__container{padding:2rem}.AboutPage-module__s9h7rG__heroTitle{font-size:3rem}}@media (max-width:768px){.AboutPage-module__s9h7rG__slideFrame{display:none}}@media (max-width:480px){.AboutPage-module__s9h7rG__slideFrame{display:none}}
.ImageSlide-module__5Ct9sW__slider{background:var(--card-bg);border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.ImageSlide-module__5Ct9sW__slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.ImageSlide-module__5Ct9sW__active{opacity:1;z-index:1}.ImageSlide-module__5Ct9sW__image{object-fit:contain}.ImageSlide-module__5Ct9sW__img{z-index:10;width:60px;height:auto;position:absolute;bottom:20px;right:20px}.ImageSlide-module__5Ct9sW__logoformat{border-radius:50%;width:100%;height:auto;box-shadow:0 4px 10px #0003}@media (max-width:768px){.ImageSlide-module__5Ct9sW__slider{border-radius:8px;min-height:300px;display:none}}@media (max-width:480px){.ImageSlide-module__5Ct9sW__slider{min-height:250px;display:none}.ImageSlide-module__5Ct9sW__visualContent{display:none}}
