@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}35%{transform:scale(.95)}45%{transform:scale(1.05)}55%{transform:scale(.98)}65%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse-glow{0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmark{0%{stroke-dashoffset:50}to{stroke-dashoffset:0}}@keyframes progress-pulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}body{background-color:#61063b;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0;transition:background-color .3s ease,color .3s ease}.dark[data-astro-cid-6cgqs2tn] body{background-color:#111827;color:#f9fafb}#loading-container[data-astro-cid-6cgqs2tn]{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50;background-color:#61063b;transition:background-color .3s ease}.dark[data-astro-cid-6cgqs2tn] #loading-container[data-astro-cid-6cgqs2tn]{background-color:#111827}#logo-wrapper[data-astro-cid-6cgqs2tn]{position:relative;width:180px;height:180px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}#logo-container[data-astro-cid-6cgqs2tn]{cursor:pointer;transition:all .3s ease;will-change:transform;z-index:10}#logo-container[data-astro-cid-6cgqs2tn]:hover{transform:scale(1.05)}#logo-container[data-astro-cid-6cgqs2tn]:active{transform:scale(.98)}.heartbeat[data-astro-cid-6cgqs2tn]{animation:heartbeat 1.8s ease infinite}.heartbeat-fast[data-astro-cid-6cgqs2tn]{animation:heartbeat .9s ease infinite}.pulse-glow[data-astro-cid-6cgqs2tn]{animation:pulse-glow 2s infinite}.progress-ring__circle[data-astro-cid-6cgqs2tn]{transition:stroke-dashoffset .65s cubic-bezier(.33,1,.68,1)}.progress-thumb[data-astro-cid-6cgqs2tn]{animation:progress-pulse 1.5s infinite}.verification-check[data-astro-cid-6cgqs2tn]{stroke-dasharray:50;stroke-dashoffset:50;animation:checkmark .5s ease-out forwards;animation-delay:.3s}.status-indicator[data-astro-cid-6cgqs2tn]{width:1.25rem;height:1.25rem;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff1a}.status-indicator[data-astro-cid-6cgqs2tn].pending:before{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid transparent;background:linear-gradient(135deg,#fff,#ee4c7c) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:spin 2s linear infinite}.status-indicator[data-astro-cid-6cgqs2tn].success{background:linear-gradient(135deg,#10b981,#059669)}.status-indicator[data-astro-cid-6cgqs2tn].failed{background:linear-gradient(135deg,#ef4444,#dc2626)}.dark[data-astro-cid-6cgqs2tn] .status-indicator[data-astro-cid-6cgqs2tn]{background:#f9fafb1a}.dark[data-astro-cid-6cgqs2tn] .status-indicator[data-astro-cid-6cgqs2tn].pending:before{background:linear-gradient(135deg,#f9fafb,#ee4c7c) border-box}.progress-track[data-astro-cid-6cgqs2tn]{height:6px;border-radius:3px;background:#ffffff1a;overflow:hidden}.progress-thumb[data-astro-cid-6cgqs2tn]{height:100%;border-radius:3px;background:linear-gradient(90deg,#fff,#ee4c7c);background-size:200% 100%;position:relative}.progress-thumb[data-astro-cid-6cgqs2tn]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffff4d,#fffc,#ffffff4d);background-size:200% 100%;animation:shimmer 2s infinite}.dark[data-astro-cid-6cgqs2tn] .progress-track[data-astro-cid-6cgqs2tn]{background:#f9fafb1a}.dark[data-astro-cid-6cgqs2tn] .progress-thumb[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#f9fafb,#ee4c7c)}.dark[data-astro-cid-6cgqs2tn] .progress-thumb[data-astro-cid-6cgqs2tn]:after{background:linear-gradient(90deg,#f9fafb4d,#f9fafbcc,#f9fafb4d)}.text-gradient[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#fff,#ee4c7c);-webkit-background-clip:text;background-clip:text;color:transparent}.dark[data-astro-cid-6cgqs2tn] .text-gradient[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#f9fafb,#ee4c7c);-webkit-background-clip:text;background-clip:text;color:transparent}.tooltip[data-astro-cid-6cgqs2tn]{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;opacity:0;transition:all .3s ease;pointer-events:none;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#logo-container[data-astro-cid-6cgqs2tn]:hover .tooltip[data-astro-cid-6cgqs2tn]{opacity:1;bottom:-25px}.dark[data-astro-cid-6cgqs2tn] .tooltip[data-astro-cid-6cgqs2tn]{background:#111827e6;color:#f9fafb}.dot-flashing[data-astro-cid-6cgqs2tn]{position:relative;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing[data-astro-cid-6cgqs2tn]:before,.dot-flashing[data-astro-cid-6cgqs2tn]:after{content:"";display:inline-block;position:absolute;top:0;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff}.dot-flashing[data-astro-cid-6cgqs2tn]:before{left:-12px;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing[data-astro-cid-6cgqs2tn]:after{left:12px;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%,to{opacity:.3}}.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn],.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn]:before,.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn]:after{background-color:#f9fafb;color:#f9fafb}.easter-egg[data-astro-cid-6cgqs2tn]{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-top:1rem;max-width:400px}.dark[data-astro-cid-6cgqs2tn] .easter-egg[data-astro-cid-6cgqs2tn]{background:#11182799;border:1px solid rgba(249,250,251,.1)}.loading-ring[data-astro-cid-6cgqs2tn]{position:absolute;border-style:solid;border-color:transparent;border-radius:50%;pointer-events:none}.ring-1[data-astro-cid-6cgqs2tn]{width:180px;height:180px;border-width:3px;border-top-color:#ffffff4d;animation:spin 3s linear infinite}.ring-2[data-astro-cid-6cgqs2tn]{width:220px;height:220px;border-width:3px;border-top-color:#ee4c7c66;animation:spin 2.5s linear infinite reverse;animation-delay:.2s}.ring-3[data-astro-cid-6cgqs2tn]{width:260px;height:260px;border-width:3px;border-top-color:#9a175080;animation:spin 2s linear infinite;animation-delay:.4s}.dark[data-astro-cid-6cgqs2tn] .ring-1[data-astro-cid-6cgqs2tn]{border-top-color:#f9fafb4d}.dark[data-astro-cid-6cgqs2tn] .ring-2[data-astro-cid-6cgqs2tn]{border-top-color:#ee4c7c80}.dark[data-astro-cid-6cgqs2tn] .ring-3[data-astro-cid-6cgqs2tn]{border-top-color:#9a175099}:root{--animation-duration: .8s;--animation-easing: cubic-bezier(.22, 1, .36, 1);--animation-delay-step: .15s}.animate-fade-in{animation:fadeIn var(--animation-duration) var(--animation-easing) both}.animate-fade-in-up{animation:fadeInUp var(--animation-duration) var(--animation-easing) both}.animate-scale-in{animation:scaleIn var(--animation-duration) var(--animation-easing) both}.animate-slide-in-up{animation:slideInUp var(--animation-duration) var(--animation-easing) both}.animate-float{animation:float 3s var(--animation-easing) infinite}.delay-100{animation-delay:calc(var(--animation-delay-step) * 1)}.delay-200{animation-delay:calc(var(--animation-delay-step) * 2)}.delay-300{animation-delay:calc(var(--animation-delay-step) * 3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) translate(-50%)}50%{transform:translateY(-15px) translate(-50%)}}.prose{font-size:1.125rem;line-height:1.8;color:#374151}.dark .prose{color:#e5e7eb}.prose p{margin-bottom:1.75em}.prose a{color:#7f1d1d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .3s ease}.dark .prose a{color:#fbbf24}.prose a:hover{color:#991b1b;text-decoration-thickness:2px}.dark .prose a:hover{color:#f59e0b}.glass{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}.bg-facebook-blue{background-color:#3b5998}.bg-facebook-blue-dark{background-color:#344e86}.bg-twitter-blue{background-color:#1da1f2}.bg-twitter-blue-dark{background-color:#1991db}.bg-linkedin-blue{background-color:#0077b5}.bg-linkedin-blue-dark{background-color:#00669b}.bg-whatsapp-green{background-color:#25d366}.bg-whatsapp-green-dark{background-color:#1fba58}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
