*{box-sizing:border-box}.neon{background:rgba(0,0,0,.7);border:1px solid rgba(255,255,255,.1);box-shadow:0 0 15px rgba(88,28,135,.5)}.badge-img{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:100%;height:256px;object-fit:cover;object-position:center}.badge-img:hover{transform:scale(1.05);box-shadow:0 0 20px rgba(236,72,153,.7)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease-out forwards}.neon-text{text-shadow:0 0 5px rgba(236,72,153,.8),0 0 10px rgba(88,28,135,.6)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ec4899,#581c87);border-radius:5px}.profile-img{border:2px solid #ec4899;box-shadow:0 0 15px rgba(236,72,153,.5)}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:50;align-items:center;justify-content:center}.modal img{max-width:90%;max-height:90%;border:2px solid #ec4899;box-shadow:0 0 20px rgba(236,72,153,.7);object-fit:contain}.modal-close{position:absolute;top:20px;right:20px;color:#ec4899;font-size:2rem;cursor:pointer}.modal-nav{position:absolute;top:50%;transform:translateY(-50%);color:#ec4899;font-size:2rem;cursor:pointer;padding:10px}.modal-prev{left:20px}.modal-next{right:20px}.form-modal-content{background:rgba(17,24,39,.95);padding:2rem;border-radius:.5rem;text-align:center;max-width:90%;width:400px;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 20px rgba(236,72,153,.5)}.video-tab{transition:all .3s ease;position:relative}.video-tab.active::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#ec4899,#581c87)}.video-tab:hover{transform:translateY(-2px)}.swiper{width:100%}.swiper-slide{display:flex;justify-content:center;align-items:center}.swiper-button-next,.swiper-button-prev{color:#ec4899;--swiper-navigation-size:24px;--swiper-navigation-swiper-button-offset:10px}.swiper-pagination{padding-bottom:1rem}.swiper-pagination-bullet{background:#ec4899}.swiper-pagination-bullet-active{background:#581c87}.video-slider .swiper-slide{flex-direction:column;min-height:450px;padding:1.5rem;height:auto}.video-slider .swiper-slide video{width:100%;max-height:360px;aspect-ratio:16/9;object-fit:contain;padding-bottom:2rem}.mobile-menu{transition:transform .3s ease-in-out;transform:translateX(100%)}.mobile-menu.open{transform:translateX(0)}#back-to-top{transition:opacity .3s ease}#back-to-top.hidden{opacity:0;pointer-events:none}.gallery-img{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:100%;height:auto;max-height:280px;object-fit:contain;object-position:center;aspect-ratio:auto}.gallery-img:hover{transform:scale(1.05);box-shadow:0 0 20px rgba(236,72,153,.7)}.gallery-img-container{padding:0}.fade{animation:pageFadeIn .5s ease-in}@keyframes pageFadeIn{0%{opacity:0}100%{opacity:1}}.fade-out{animation:pageFadeOut .5s ease-out forwards}@keyframes pageFadeOut{0%{opacity:1}100%{opacity:0}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;min-height:0;height:auto}#gallery{height:auto;overflow:hidden;margin-bottom:0}footer{position:relative;}.lg-backdrop{background:rgba(0,0,0,.9)}.lg-img-wrap img{border:2px solid #ec4899;box-shadow:0 0 20px rgba(236,72,153,.7);max-height:90vh;object-fit:contain}.lg-prev,.lg-next{color:#ec4899!important;font-size:24px!important}@media (max-width:640px){.profile-img{max-width:18rem!important;} .video-slider .swiper-slide{min-height:300px}.video-slider .swiper-slide video{max-height:240px;padding-bottom:1.5rem}#about{padding-top:5rem;padding-bottom:2rem}#hero{padding-top:6rem}.gallery-img{max-height:240px}.gallery-img-container{padding-top:1rem;padding-bottom:1rem}.gallery-grid{grid-template-columns:1fr;gap:2.5rem}}@media (min-width:641px) and (max-width:1024px){.gallery-img-container{padding-top:1rem;padding-bottom:1rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}