:root{--primary:#5FC0F0;--accent:#79C798;--dark-gray:#1A1A1A;--light-gray:#E0E0E0}.btn-modern{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-block;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgb(95 192 240 / .3);position:relative;overflow:hidden;z-index:1}.btn-modern::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--accent),var(--primary));z-index:-1;opacity:0;transition:opacity 0.3s ease}.btn-modern:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgb(95 192 240 / .4);color:#fff;text-decoration:none}.btn-modern:hover::before{opacity:1}.pulse-glow{animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,100%{box-shadow:0 10px 30px rgb(95 192 240 / .3)}50%{box-shadow:0 10px 30px rgb(95 192 240 / .6),0 0 0 10px rgb(95 192 240 / .1)}}.floating{animation:floating 6s ease-in-out infinite}@keyframes floating{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:rgb(255 255 255 / .6);border-radius:50%;animation:particles 15s linear infinite}.particle:nth-child(2n){width:6px;height:6px;background:rgb(95 192 240 / .4)}.particle:nth-child(3n){width:3px;height:3px;background:rgb(121 199 152 / .5)}@keyframes particles{0%{transform:translateY(100vh) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translateY(-100px) rotate(360deg);opacity:0}}.gradient-text{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:#fff0}.neon-text{text-shadow:0 0 5px rgb(95 192 240 / .5),0 0 10px rgb(95 192 240 / .3),0 0 15px rgb(95 192 240 / .2)}.morphing{animation:morphing 8s ease-in-out infinite}@keyframes morphing{0%,100%{border-radius:50%;transform:scale(1) rotate(0deg)}25%{border-radius:60% 40% 60% 40%;transform:scale(1.1) rotate(90deg)}50%{border-radius:40% 60% 40% 60%;transform:scale(.9) rotate(180deg)}75%{border-radius:60% 40% 60% 40%;transform:scale(1.05) rotate(270deg)}}.hero-carousel-container{position:relative!important;overflow:hidden!important;height:70vh!important;min-height:600px!important}.hero-carousel-wrapper{width:100%;height:100%;position:relative;border-radius:0!important;box-shadow:none!important}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translateX(100%);transition:all 0.7s cubic-bezier(.4,0,.2,1);visibility:hidden}.hero-slide.active{opacity:1;transform:translateX(0);visibility:visible;position:relative}.hero-slide.prev{transform:translateX(-100%)}.carousel-control{transition:all 0.3s ease;backdrop-filter:blur(10px)}.carousel-control:hover{transform:scale(1.1);background-color:rgb(255 255 255 / .7)!important}.carousel-indicator{width:12px;height:12px;border-radius:50%;background-color:rgb(255 255 255 / .5);transition:all 0.3s ease;cursor:pointer}.carousel-indicator.active{background-color:#fff;transform:scale(1.2)}.carousel-indicator:hover{background-color:rgb(255 255 255 / .8);transform:scale(1.1)}.mobile-content-box{backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2)}body .hero-carousel-container,.hero-carousel-container.hero-carousel-container,#hero-carousel.hero-carousel-container{height:70vh!important;min-height:600px!important;max-height:none!important}body .hero-carousel-wrapper,.hero-carousel-wrapper.hero-carousel-wrapper,#hero-carousel .hero-carousel-wrapper{height:100%!important;min-height:100%!important}.hero-carousel-container[class*="h-"],.hero-carousel-wrapper[class*="h-"]{height:70vh!important}@media (max-width:768px){body .hero-carousel-container,.hero-carousel-container.hero-carousel-container{height:70vh!important;min-height:450px!important}}body.page-template-template-home #hero-carousel.hero-carousel-container{height:70vh!important;min-height:600px!important;max-height:none!important}@media (max-width:768px){body.page-template-template-home #hero-carousel.hero-carousel-container{height:70vh!important;min-height:450px!important}}@media (max-width:768px){.hero-carousel-container{height:70vh!important;min-height:450px!important}.btn-modern{padding:.75rem 1.5rem;font-size:.9rem}.particle{width:3px;height:3px}.particle:nth-child(2n){width:4px;height:4px}.particle:nth-child(3n){width:2px;height:2px}.hero-slide img{object-position:center center}}@media (max-width:768px){.hero-slide img{object-position:center center}.hero-slide .absolute.inset-0.bg-gradient-to-r{background:linear-gradient(to right,rgb(0 0 0 / .7),rgb(0 0 0 / .4))!important}.mobile-content-box{margin-top:1rem;backdrop-filter:blur(10px);border:none;border-radius:1rem}}.particles .particle{will-change:transform}.floating{will-change:transform}.morphing{will-change:transform,border-radius}.hero-slide img{transition:opacity 0.3s ease}.hero-slide img.loading{opacity:0}.hero-slide img.loaded{opacity:1}.hero-carousel-container::-webkit-scrollbar{display:none}.hero-carousel-container{-ms-overflow-style:none;scrollbar-width:none}