.locaciones-carousel[data-astro-cid-3r4h6s6u]{animation:locaciones-scroll 25s linear infinite}@keyframes locaciones-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.locacion-pill[data-astro-cid-3r4h6s6u]{text-shadow:0 0 10px rgba(128,255,0,.5);white-space:nowrap}.font-montserrat[data-astro-cid-3r4h6s6u]{font-family:Montserrat,sans-serif}select[data-astro-cid-3r4h6s6u] option[data-astro-cid-3r4h6s6u]{background-color:#1a1a1a;color:#fff;font-family:Montserrat,sans-serif}.filter-btn[data-astro-cid-3r4h6s6u]{font-family:Montserrat,sans-serif;transition:all .2s ease}.filter-btn[data-astro-cid-3r4h6s6u].active{background-color:#80ff00!important;color:#000!important;font-weight:600}.filter-btn[data-astro-cid-3r4h6s6u]:hover:not(.active){background-color:#1a1a1a!important;transform:translateY(-1px)}.price-card[data-astro-cid-3r4h6s6u]{animation:card-enter .8s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes card-enter{to{opacity:1;transform:translateY(0)}}.shine-effect[data-astro-cid-3r4h6s6u]{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);animation:shine-move 2s ease-in-out infinite}@keyframes shine-move{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.hover-particles[data-astro-cid-3r4h6s6u]{pointer-events:none}.particle-dot[data-astro-cid-3r4h6s6u]{position:absolute;width:3px;height:3px;background:#80ff00;border-radius:50%;opacity:0;animation:particle-float 3s ease-in-out infinite}.particle-dot-1[data-astro-cid-3r4h6s6u]{top:20%;left:20%;animation-delay:0s}.particle-dot-2[data-astro-cid-3r4h6s6u]{top:60%;left:80%;animation-delay:.5s}.particle-dot-3[data-astro-cid-3r4h6s6u]{top:80%;left:40%;animation-delay:1s}@keyframes particle-float{0%,to{transform:translateY(0) scale(0);opacity:0}50%{transform:translateY(-20px) scale(1);opacity:.8}}.price-value[data-astro-cid-3r4h6s6u]{position:relative;overflow:hidden}.price-number[data-astro-cid-3r4h6s6u]{position:relative;z-index:2;transition:all .3s ease}.price-glow[data-astro-cid-3r4h6s6u]{transition:all .5s ease}.magnetic-button[data-astro-cid-3r4h6s6u]{transition:all .3s ease;transform-style:preserve-3d}.magnetic-button[data-astro-cid-3r4h6s6u]:hover{transform:translateY(-2px) scale(1.05)}.ripple-effect[data-astro-cid-3r4h6s6u],.flag-container[data-astro-cid-3r4h6s6u]{transition:all .3s ease}.flag-container[data-astro-cid-3r4h6s6u]:hover img[data-astro-cid-3r4h6s6u]{transform:scale(1.1) rotate(5deg)}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(1){animation-delay:0ms}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(2){animation-delay:.1s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(3){animation-delay:.2s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(4){animation-delay:.3s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(5){animation-delay:.4s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(6){animation-delay:.5s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(7){animation-delay:.6s}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden) .price-card[data-astro-cid-3r4h6s6u]:nth-child(8){animation-delay:.7s}.price-card[data-astro-cid-3r4h6s6u]:hover{transform:translateY(-8px) scale(1.02)}.price-value[data-astro-cid-3r4h6s6u]:hover .price-number[data-astro-cid-3r4h6s6u]{animation:price-pulse .6s ease-in-out}@keyframes price-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.magnetic-button[data-astro-cid-3r4h6s6u]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#80ff004d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.magnetic-button[data-astro-cid-3r4h6s6u]:hover:before{width:300px;height:300px}.animate-pulse-dot[data-astro-cid-3r4h6s6u]{animation:pulseDot 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulseDot{0%{transform:scale(.95);box-shadow:0 0 #80ff0080}70%{transform:scale(1);box-shadow:0 0 0 6px #80ff0000}to{transform:scale(.95);box-shadow:0 0 #80ff0000}}.animate-pulse-subtle[data-astro-cid-3r4h6s6u]{animation:pulseSubtle 2s infinite}@keyframes pulseSubtle{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes borderFlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-border-flow[data-astro-cid-3r4h6s6u]{animation:borderFlow 4s linear infinite}.animate-border-glow[data-astro-cid-3r4h6s6u]{transition:all .3s ease}.animate-border-glow[data-astro-cid-3r4h6s6u]:hover{box-shadow:0 0 30px #80ff004d}.market-section[data-astro-cid-3r4h6s6u]{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.market-section[data-astro-cid-3r4h6s6u]:not(.hidden){opacity:1;transform:translateY(0)}@keyframes bounceSubtle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.animate-bounce-subtle[data-astro-cid-3r4h6s6u]{animation:bounceSubtle 2s ease-in-out infinite}button[data-astro-cid-3r4h6s6u]{font-size:1rem;letter-spacing:.02em;background:transparent}button[data-astro-cid-3r4h6s6u]:hover{background:transparent!important}.group[data-astro-cid-3r4h6s6u]:hover:before{content:"";position:absolute;inset:-1px;background:linear-gradient(to right,transparent,#80ff00,transparent);z-index:-1;animation:borderGlow 2s linear infinite}@keyframes borderGlow{0%{opacity:.3}50%{opacity:.7}to{opacity:.3}}button[data-astro-cid-3r4h6s6u],button[data-astro-cid-3r4h6s6u] span[data-astro-cid-3r4h6s6u],button[data-astro-cid-3r4h6s6u]:hover,button[data-astro-cid-3r4h6s6u] span[data-astro-cid-3r4h6s6u]:hover,.group[data-astro-cid-3r4h6s6u]:hover,.group[data-astro-cid-3r4h6s6u]:hover:before{background:transparent!important;background-color:transparent!important}button[data-astro-cid-3r4h6s6u]:before,button[data-astro-cid-3r4h6s6u]:after,button[data-astro-cid-3r4h6s6u] span[data-astro-cid-3r4h6s6u]:before,button[data-astro-cid-3r4h6s6u] span[data-astro-cid-3r4h6s6u]:after{display:none!important}@media (min-width: 1280px){.bg-\[#1a1a1a\].rounded-\[20px\].p-6{padding:1rem!important}.text-2xl[data-astro-cid-3r4h6s6u]{font-size:1.25rem!important;line-height:1.75rem!important}.text-3xl[data-astro-cid-3r4h6s6u]{font-size:1.75rem!important;line-height:2.25rem!important}.space-y-5[data-astro-cid-3r4h6s6u]>[data-astro-cid-3r4h6s6u]+[data-astro-cid-3r4h6s6u]{margin-top:1rem!important}.mb-5[data-astro-cid-3r4h6s6u]{margin-bottom:1rem!important}.my-5[data-astro-cid-3r4h6s6u]{margin-top:1rem!important;margin-bottom:1rem!important}.w-8[data-astro-cid-3r4h6s6u].h-8{width:1.75rem!important;height:1.75rem!important}.px-4[data-astro-cid-3r4h6s6u].py-1\.5{padding:.375rem .75rem!important}.px-3\.5[data-astro-cid-3r4h6s6u].py-1\.5{padding:.25rem .5rem!important}}input[data-astro-cid-n5s4hru2][type=number]::-webkit-inner-spin-button,input[data-astro-cid-n5s4hru2][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes progress-bar{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes orbit-1{0%{transform:rotate(0) translate(20px) rotate(0)}to{transform:rotate(360deg) translate(20px) rotate(-360deg)}}@keyframes orbit-2{0%{transform:rotate(180deg) translate(15px) rotate(-180deg)}to{transform:rotate(540deg) translate(15px) rotate(-540deg)}}@keyframes float-1{0%,to{transform:translate(0) scale(1);opacity:.6}25%{transform:translate(10px,-10px) scale(1.1);opacity:1}50%{transform:translateY(-15px) scale(.9);opacity:.8}75%{transform:translate(-10px,-5px) scale(1.05);opacity:.7}}@keyframes float-2{0%,to{transform:translate(0) scale(1);opacity:.5}33%{transform:translate(-8px,-12px) scale(1.2);opacity:.9}66%{transform:translate(5px,-8px) scale(.8);opacity:.6}}@keyframes float-3{0%,to{transform:translate(0) scale(1);opacity:.4}50%{transform:translate(12px,-10px) scale(1.15);opacity:.8}}@keyframes float-4{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(-5px,-8px) scale(1.1);opacity:.7}50%{transform:translate(8px,-12px) scale(.9);opacity:.5}75%{transform:translate(-3px,-6px) scale(1.05);opacity:.6}}.animate-spin-slow[data-astro-cid-n5s4hru2]{animation:spin-slow 3s linear infinite}.animate-progress-bar[data-astro-cid-n5s4hru2]{animation:progress-bar 2s ease-in-out infinite}.star-orbital-1[data-astro-cid-n5s4hru2]{animation:orbit-1 4s linear infinite}.star-orbital-2[data-astro-cid-n5s4hru2]{animation:orbit-2 3s linear infinite}.particle[data-astro-cid-n5s4hru2]{position:absolute;width:3px;height:3px;background:#80ff00;border-radius:50%;box-shadow:0 0 6px #80ff00}.particle-1[data-astro-cid-n5s4hru2]{top:20%;left:30%;animation:float-1 3s ease-in-out infinite}.particle-2[data-astro-cid-n5s4hru2]{top:60%;right:25%;animation:float-2 4s ease-in-out infinite}.particle-3[data-astro-cid-n5s4hru2]{bottom:30%;left:40%;animation:float-3 3.5s ease-in-out infinite}.particle-4[data-astro-cid-n5s4hru2]{top:40%;right:40%;animation:float-4 4.5s ease-in-out infinite}#converter[data-astro-cid-n5s4hru2]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 25px 50px -12px #000c,0 0 0 1px #80ff001a,inset 0 1px #ffffff0d}#converter[data-astro-cid-n5s4hru2]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(128,255,0,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(128,255,0,.05) 0%,transparent 50%);border-radius:1rem;pointer-events:none}#converter[data-astro-cid-n5s4hru2] input[data-astro-cid-n5s4hru2]:focus{background:#80ff000d;box-shadow:inset 0 0 0 1px #80ff004d}#converter[data-astro-cid-n5s4hru2] select[data-astro-cid-n5s4hru2]:hover{background:#80ff000d}#converter[data-astro-cid-n5s4hru2] select[data-astro-cid-n5s4hru2]:focus{background:#80ff001a;box-shadow:inset 0 0 0 1px #80ff0080}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#converter[data-astro-cid-n5s4hru2]{animation:slideInUp .8s ease-out}@keyframes titlePulse{0%,to{opacity:1}50%{opacity:.8}}#converter[data-astro-cid-n5s4hru2] h2[data-astro-cid-n5s4hru2]{animation:titlePulse 3s ease-in-out infinite}.star-main[data-astro-cid-n5s4hru2]:before,.star-orbital-1[data-astro-cid-n5s4hru2]:before,.star-orbital-2[data-astro-cid-n5s4hru2]:before{content:"";position:absolute;inset:-2px;background:radial-gradient(circle,rgba(128,255,0,.3) 0%,transparent 70%);border-radius:50%;z-index:-1}input[data-astro-cid-n5s4hru2][type=number]{-moz-appearance:textfield}select[data-astro-cid-n5s4hru2]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.market-button-active[data-astro-cid-n5s4hru2]{--tw-bg-opacity: 1;background-color:rgb(128 255 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.market-button-inactive[data-astro-cid-n5s4hru2]{background-color:transparent;--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.market-button-inactive[data-astro-cid-n5s4hru2]:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@keyframes gradient-x{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient-x[data-astro-cid-n5s4hru2]{animation:gradient-x 3s ease infinite;background-size:200% 200%}@keyframes glitch-x{0%,to{transform:translate(0)}10%{transform:translate(-2px)}20%{transform:translate(2px)}30%{transform:translate(-1px)}40%{transform:translate(1px)}50%{transform:translate(-3px)}60%{transform:translate(3px)}70%{transform:translate(-1px)}80%{transform:translate(1px)}90%{transform:translate(-2px)}}.animate-glitch-x[data-astro-cid-n5s4hru2]{animation:glitch-x 4s ease-in-out infinite}#previewModal[data-astro-cid-n5s4hru2]{opacity:0;transition:opacity .3s ease}#previewModal[data-astro-cid-n5s4hru2].show{opacity:1}#previewModal[data-astro-cid-n5s4hru2] .relative[data-astro-cid-n5s4hru2]{transform:scale(.95);transition:transform .3s ease}#previewModal[data-astro-cid-n5s4hru2].show .relative[data-astro-cid-n5s4hru2]{transform:scale(1)}#conversion-notification[data-astro-cid-n5s4hru2]{opacity:0;animation:fadeInOut 3s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translate(100%)}10%{opacity:1;transform:translate(0)}90%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}#loadingIndicator[data-astro-cid-n5s4hru2]{transition:opacity .2s ease}#errorMessage[data-astro-cid-n5s4hru2]{transition:all .3s ease}#contactModal[data-astro-cid-n5s4hru2]{opacity:0;transition:opacity .3s ease}#contactModal[data-astro-cid-n5s4hru2].show{opacity:1}#contactModal[data-astro-cid-n5s4hru2] .relative[data-astro-cid-n5s4hru2]{transform:scale(.95);transition:transform .3s ease}#contactModal[data-astro-cid-n5s4hru2].show .relative[data-astro-cid-n5s4hru2]{transform:scale(1)}
