#services[data-astro-cid-f44o672t]{content-visibility:auto;contain-intrinsic-size:1px 1000px}.bento-card[data-astro-cid-f44o672t]{will-change:transform;transition:transform var(--duration-slow) var(--ease-organic-2),border-color var(--duration-base) var(--ease-organic-1),box-shadow var(--duration-base) var(--ease-organic-1),opacity .6s ease-out,filter .6s ease-out}.bento-card[data-astro-cid-f44o672t]:hover{transform:translateY(-3px) scale(1.01);border-color:var(--accent-primary-soft);box-shadow:var(--shadow-2)}.binary-bit{display:inline-block;opacity:0;animation:bit-flash 3s infinite;animation-delay:calc(var(--bit-delay, 0) * .2s)}.binary-bit:nth-child(2n){--bit-delay: 1;animation-duration:2.5s}.binary-bit:nth-child(3n){--bit-delay: 3;animation-duration:3.2s}.binary-bit:nth-child(5n){--bit-delay: 5;animation-duration:2.8s}.binary-bit:nth-child(7n){--bit-delay: 7;animation-duration:4s}.binary-bit:nth-child(11n){--bit-delay: 11;animation-duration:2.2s}.binary-bit:nth-child(13n){--bit-delay: 13;animation-duration:3.5s}.binary-bit:nth-child(17n){--bit-delay: 2;animation-duration:2.6s}.binary-bit:nth-child(4n+1){--bit-delay: .5;animation-duration:3.8s}.binary-bit:nth-child(6n+2){--bit-delay: 4;animation-duration:2.4s}.binary-bit:nth-child(8n+3){--bit-delay: 6;animation-duration:3.1s}@keyframes bit-flash{0%,85%,to{opacity:0}88%,95%{opacity:.8;color:#a78bfa}90%{opacity:1;color:#c4b5fd;text-shadow:0 0 4px #a78bfa}}.tech-icon-glitch[data-astro-cid-f44o672t]{animation:tech-glitch 8s ease-in-out infinite}@keyframes tech-glitch{0%,90%,to{filter:grayscale(100%);opacity:.5;transform:translate(0) skew(0)}92%{filter:grayscale(0%) brightness(1.2);opacity:1;transform:translate(-2px,1px) skew(-5deg)}94%{filter:grayscale(20%);opacity:.8;transform:translate(2px,-1px) skew(5deg)}96%{filter:grayscale(0%) brightness(1.2);opacity:1;transform:translate(-1px) skew(-2deg)}98%{filter:grayscale(10%);opacity:.9;transform:translate(1px) skew(2deg)}}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(1){animation-delay:0s}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(2){animation-delay:1.3s}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(3){animation-delay:2.6s}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(4){animation-delay:3.9s}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(5){animation-delay:5.2s}.tech-icon-glitch[data-astro-cid-f44o672t]:nth-child(6){animation-delay:6.5s}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(500%)}}.group[data-astro-cid-f44o672t]:hover .group-hover\:animate-scan[data-astro-cid-f44o672t]{animation:scan 2s ease-in-out infinite}@keyframes slide-up-loop{0%,to{opacity:0;transform:translateY(-32px) scale(1.1)}15%,85%{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-down-loop{0%,to{opacity:0;transform:translateY(48px) scale(.9)}15%,85%{opacity:1;transform:translateY(0) scale(1)}}@keyframes scale-in-loop{0%,to{opacity:0;transform:scale(1.3)}15%,85%{opacity:1;transform:scale(1)}}@keyframes slide-left-loop{0%,to{opacity:0;transform:translate(-24px)}15%,85%{opacity:1;transform:translate(0)}}@keyframes slide-right-loop{0%,to{opacity:0;transform:translate(24px)}15%,85%{opacity:1;transform:translate(0)}}.bento-slide-up{animation:slide-up-loop 5s ease-in-out infinite}.bento-slide-down{animation:slide-down-loop 5s ease-in-out infinite}.bento-scale-in{animation:scale-in-loop 5s ease-in-out infinite}.bento-slide-left{animation:slide-left-loop 5s ease-in-out infinite}.bento-slide-right{animation:slide-right-loop 5s ease-in-out infinite}.bento-tile-animate{animation:slide-up-loop 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.bento-tile-animate,.bento-slide-up,.bento-slide-down,.bento-scale-in,.bento-slide-left,.bento-slide-right,.bento-bar,.bento-pulse,.bento-scan{animation:none;opacity:1;transform:none}.bento-bar{height:70%}}@keyframes bar-grow{0%,to{transform:scaleY(.12)}20%,80%{transform:scaleY(1)}}.bento-bar{transform-origin:bottom;animation:bar-grow 5s ease-in-out infinite;will-change:transform}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(.8)}20%,80%{opacity:1;transform:scale(1)}}.bento-pulse{animation:pulse-dot 3s ease-in-out infinite}@keyframes scan-loop{0%{transform:translateY(-100%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(500%);opacity:0}}.bento-scan{animation:scan-loop 4s ease-in-out infinite}@keyframes rain-fall-a{0%{transform:translateY(-110%);opacity:0}8%{opacity:1}88%{opacity:1}to{transform:translateY(110%);opacity:0}}@keyframes rain-fall-b{0%{transform:translateY(110%);opacity:0}8%{opacity:1}88%{opacity:1}to{transform:translateY(-110%);opacity:0}}@keyframes rain-flicker{0%,to{opacity:1}25%{opacity:.3}50%{opacity:.8}75%{opacity:.15}}.digital-rain-column{text-shadow:0 0 8px currentColor;background:linear-gradient(to bottom,transparent 0%,currentColor 10%,currentColor 50%,transparent 100%);-webkit-background-clip:text;background-clip:text}.digital-rain-column:nth-child(odd){animation:rain-fall-a var(--rain-dur, 3s) linear infinite,rain-flicker var(--flicker-dur, 4s) step-end infinite}.digital-rain-column:nth-child(2n){animation:rain-fall-b var(--rain-dur, 3.5s) linear infinite,rain-flicker var(--flicker-dur, 5s) step-end infinite}.digital-rain-column:nth-child(1){--rain-dur: 2.4s;--flicker-dur: 3.1s}.digital-rain-column:nth-child(2){--rain-dur: 3.8s;--flicker-dur: 4.7s}.digital-rain-column:nth-child(3){--rain-dur: 2.9s;--flicker-dur: 2.8s}.digital-rain-column:nth-child(4){--rain-dur: 4.2s;--flicker-dur: 5.3s}.digital-rain-column:nth-child(5){--rain-dur: 2.1s;--flicker-dur: 3.6s}.digital-rain-column:nth-child(6){--rain-dur: 3.5s;--flicker-dur: 4.1s}.digital-rain-column:nth-child(7){--rain-dur: 2.7s;--flicker-dur: 5.8s}.digital-rain-column:nth-child(8){--rain-dur: 3.1s;--flicker-dur: 3.4s}@media(prefers-reduced-motion:reduce){.digital-rain-column{animation:none!important;transform:none}}@keyframes bento-soft-float-keyframes{0%{opacity:0;transform:translateY(16px) scale(.98)}60%{opacity:1;transform:translateY(-4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bento-tilt-in-left-keyframes{0%{opacity:0;transform:translateY(12px) rotateY(-6deg)}to{opacity:1;transform:translateY(0) rotateY(0)}}@keyframes bento-glow-once-keyframes{0%{filter:drop-shadow(0 0 0 rgba(16,185,129,0));opacity:.85}40%{filter:drop-shadow(0 0 16px rgba(16,185,129,.25));opacity:1}to{filter:drop-shadow(0 0 0 rgba(16,185,129,0));opacity:1}}@keyframes bento-icon-orbit-keyframes{0%{transform:translate(0) translateY(0) rotate(0)}40%{transform:translate(2px) translateY(-2px) rotate(5deg)}75%{transform:translate(-1px) translateY(1px) rotate(-3deg)}to{transform:translate(0) translateY(0) rotate(0)}}.bento-soft-float{animation:bento-soft-float-keyframes .7s cubic-bezier(.22,.61,.36,1) both}.bento-tilt-in-left{animation:bento-tilt-in-left-keyframes .65s cubic-bezier(.19,1,.22,1) both}.bento-glow-once{animation:bento-glow-once-keyframes .9s ease-out both}.bento-icon-orbit{animation:bento-icon-orbit-keyframes .6s ease-out both}@media(prefers-reduced-motion:reduce){.bento-soft-float,.bento-tilt-in-left,.bento-glow-once,.bento-icon-orbit{animation:none}}.promo-cycle-slot{position:absolute;inset:0;opacity:0}@keyframes promo-cycle-1-keyframes{0%{opacity:1;transform:translateY(0)}26%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-4px)}to{opacity:0;transform:translateY(-4px)}}@keyframes promo-cycle-2-keyframes{0%{opacity:0;transform:translateY(4px)}26%{opacity:0;transform:translateY(4px)}33%{opacity:1;transform:translateY(0)}59%{opacity:1;transform:translateY(0)}66%{opacity:0;transform:translateY(-4px)}to{opacity:0;transform:translateY(-4px)}}@keyframes promo-cycle-3-keyframes{0%{opacity:0;transform:translateY(4px)}59%{opacity:0;transform:translateY(4px)}66%{opacity:1;transform:translateY(0)}92%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.promo-cycle-1{animation:promo-cycle-1-keyframes 12s ease-in-out infinite}.promo-cycle-2{animation:promo-cycle-2-keyframes 12s ease-in-out infinite}.promo-cycle-3{animation:promo-cycle-3-keyframes 12s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.promo-cycle-slot,.promo-cycle-1,.promo-cycle-2,.promo-cycle-3{animation:none;opacity:1;position:static;transform:none}}@media(min-width:1024px){.hero-content-container[data-astro-cid-nto4elzu]{margin-left:0!important;margin-right:auto!important;text-align:left!important}.hero-heading[data-astro-cid-nto4elzu]{text-align:left!important}.hero-badge-container[data-astro-cid-nto4elzu]{margin-left:0!important;margin-right:auto!important}.hero-buttons-container[data-astro-cid-nto4elzu]{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:1rem!important}.hero-description[data-astro-cid-nto4elzu]{text-align:left!important}.hero-title-text-shadow[data-astro-cid-nto4elzu]{text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-bg-image-container[data-astro-cid-nto4elzu]{width:65%!important;left:auto!important;right:0!important}.promo-box-container[data-astro-cid-nto4elzu]{text-align:left!important}}@media(max-width:639px){.hero-buttons-container[data-astro-cid-nto4elzu]{flex-direction:column!important;width:100%!important}}@keyframes orb-pulse{0%,to{transform:scale(.85);opacity:.3}50%{transform:scale(1.3);opacity:1}}@keyframes orb-float{0%,to{transform:translate(0)}33%{transform:translate(50px,-70px)}66%{transform:translate(-40px,35px)}}@keyframes orb-color-emerald{0%,to{opacity:1}33%{opacity:.85}66%{opacity:.7}}@keyframes orb-color-indigo{0%,to{opacity:1}33%{opacity:.75}66%{opacity:.9}}@keyframes ellipse-glow{0%,to{opacity:.2;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.12)}}@keyframes blur-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-blur-in[data-astro-cid-nto4elzu]{animation:blur-in .8s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}@keyframes draw-underline{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.animated-underline[data-astro-cid-nto4elzu]{position:relative;display:inline-block;white-space:nowrap}.animated-underline[data-astro-cid-nto4elzu] svg[data-astro-cid-nto4elzu]{position:absolute;left:-8px;top:85%;width:calc(100% + 16px);height:20px;z-index:-1;overflow:visible;pointer-events:none}.animated-underline[data-astro-cid-nto4elzu] path[data-astro-cid-nto4elzu]{fill:none;stroke:#10b981;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pathLength:1;stroke-dasharray:1 1;stroke-dashoffset:1;animation:draw-underline 1.2s cubic-bezier(.45,0,.55,1) forwards;animation-delay:1.2s}.dark[data-astro-cid-nto4elzu] .animated-underline[data-astro-cid-nto4elzu] path[data-astro-cid-nto4elzu]{stroke:#34d399}@media(prefers-reduced-motion:reduce){.animate-blur-in[data-astro-cid-nto4elzu]{animation:none;opacity:1;transform:none}.animated-underline[data-astro-cid-nto4elzu] path[data-astro-cid-nto4elzu]{animation:none;stroke-dashoffset:0}.orb-pulse[data-astro-cid-nto4elzu],[data-astro-cid-nto4elzu][class*="animate-[orb-"]{animation:none!important}}.below-fold-paused[data-astro-cid-nto4elzu] .orb-pulse[data-astro-cid-nto4elzu]{animation-play-state:paused}.below-fold-paused[data-astro-cid-nto4elzu].is-visible .orb-pulse[data-astro-cid-nto4elzu]{animation-play-state:running}.orb-1[data-astro-cid-nto4elzu]{top:10%;left:15%;animation:orb-pulse 8s ease-in-out infinite}.orb-2[data-astro-cid-nto4elzu]{bottom:15%;right:20%;animation:orb-pulse 12s ease-in-out infinite;animation-delay:2s}.orb-3[data-astro-cid-nto4elzu]{top:40%;right:5%;animation:orb-pulse 10s ease-in-out infinite;animation-delay:4s}.orb-4[data-astro-cid-nto4elzu]{top:60%;left:5%;animation:orb-pulse 14s ease-in-out infinite;animation-delay:1s}.orb-5[data-astro-cid-nto4elzu]{top:20%;right:30%;animation:orb-pulse 16s ease-in-out infinite;animation-delay:5s}.orb-6[data-astro-cid-nto4elzu]{bottom:30%;left:40%;animation:orb-pulse 11s ease-in-out infinite;animation-delay:7s}.dot-grid-bg[data-astro-cid-nto4elzu]{background-image:radial-gradient(circle,currentColor 1px,transparent 1px);background-size:32px 32px}.cv-auto[data-astro-cid-nto4elzu]{content-visibility:auto;contain-intrinsic-size:auto 600px}.hero-sparkles[data-astro-cid-nto4elzu]{position:absolute;inset:0;z-index:1;overflow:hidden}.sparkle[data-astro-cid-nto4elzu]{position:absolute;width:4px;height:4px;border-radius:50%;background:#34d399;box-shadow:0 0 6px 2px #34d39966,0 0 14px 4px #34d39926;animation:sparkle-float 6s ease-in-out infinite,sparkle-blink 3s ease-in-out infinite;will-change:transform,opacity}.sparkle--sky[data-astro-cid-nto4elzu]{background:#0ea5e9;box-shadow:0 0 6px 2px #0ea5e966,0 0 14px 4px #0ea5e926}.sparkle-1[data-astro-cid-nto4elzu]{top:8%;left:12%;animation:sparkle-float 6s ease-in-out infinite,sparkle-blink 3s ease-in-out infinite;animation-delay:0s}.sparkle-2[data-astro-cid-nto4elzu]{top:22%;right:8%;animation:sparkle-drift 8s ease-in-out infinite,sparkle-blink 3.5s ease-in-out infinite;animation-delay:.8s;width:3px;height:3px}.sparkle-3[data-astro-cid-nto4elzu]{bottom:18%;left:28%;animation-delay:1.6s;width:5px;height:5px}.sparkle-4[data-astro-cid-nto4elzu]{top:45%;right:22%;animation:sparkle-drift 7s ease-in-out infinite,sparkle-blink 2.8s ease-in-out infinite;animation-delay:.4s;width:3px;height:3px}.sparkle-5[data-astro-cid-nto4elzu]{top:14%;right:35%;animation-delay:2.8s;width:6px;height:6px}.sparkle-6[data-astro-cid-nto4elzu]{bottom:30%;left:6%;animation:sparkle-drift 9s ease-in-out infinite,sparkle-blink 3.2s ease-in-out infinite;animation-delay:3.6s}.sparkle-7[data-astro-cid-nto4elzu]{top:60%;left:45%;animation-delay:1.2s;width:3px;height:3px}.sparkle-8[data-astro-cid-nto4elzu]{top:35%;left:5%;animation:sparkle-drift 7.5s ease-in-out infinite,sparkle-blink 3s ease-in-out infinite;animation-delay:2.2s;width:5px;height:5px}.sparkle-9[data-astro-cid-nto4elzu]{bottom:10%;right:18%;animation-delay:4.2s;width:3px;height:3px}.sparkle-10[data-astro-cid-nto4elzu]{top:5%;left:55%;animation:sparkle-drift 8.5s ease-in-out infinite,sparkle-blink 2.6s ease-in-out infinite;animation-delay:.6s}.sparkle-11[data-astro-cid-nto4elzu]{top:70%;right:40%;animation-delay:3s;width:3px;height:3px}.sparkle-12[data-astro-cid-nto4elzu]{bottom:42%;left:65%;animation:sparkle-drift 7s ease-in-out infinite,sparkle-blink 3.4s ease-in-out infinite;animation-delay:1.8s;width:5px;height:5px}.sparkle-13[data-astro-cid-nto4elzu]{top:28%;left:40%;animation-delay:4.8s;width:3px;height:3px}.sparkle-14[data-astro-cid-nto4elzu]{bottom:55%;right:5%;animation:sparkle-drift 9.5s ease-in-out infinite,sparkle-blink 2.4s ease-in-out infinite;animation-delay:2.5s}.sparkle-15[data-astro-cid-nto4elzu]{top:80%;left:20%;animation-delay:3.8s;width:3px;height:3px}.sparkle-16[data-astro-cid-nto4elzu]{top:3%;right:15%;animation:sparkle-drift 8s ease-in-out infinite,sparkle-blink 2.9s ease-in-out infinite;animation-delay:1.4s;width:3px;height:3px}.sparkle-17[data-astro-cid-nto4elzu]{top:40%;left:58%;animation-delay:5.2s;width:4px;height:4px}.sparkle-18[data-astro-cid-nto4elzu]{bottom:8%;left:48%;animation:sparkle-drift 7.2s ease-in-out infinite,sparkle-blink 3.1s ease-in-out infinite;animation-delay:.2s;width:3px;height:3px}.sparkle-19[data-astro-cid-nto4elzu]{top:52%;left:15%;animation-delay:4.4s}.sparkle-20[data-astro-cid-nto4elzu]{top:18%;left:72%;animation:sparkle-drift 8.8s ease-in-out infinite,sparkle-blink 2.7s ease-in-out infinite;animation-delay:3.2s;width:5px;height:5px}.sparkle-21[data-astro-cid-nto4elzu]{bottom:48%;right:32%;animation-delay:1s;width:3px;height:3px}.sparkle-22[data-astro-cid-nto4elzu]{top:65%;right:10%;animation:sparkle-drift 7.8s ease-in-out infinite,sparkle-blink 3.3s ease-in-out infinite;animation-delay:2.8s}.sparkle-23[data-astro-cid-nto4elzu]{top:88%;left:42%;animation-delay:5.6s;width:3px;height:3px}.sparkle-24[data-astro-cid-nto4elzu]{top:10%;left:38%;animation:sparkle-drift 9.2s ease-in-out infinite,sparkle-blink 2.5s ease-in-out infinite;animation-delay:4s;width:3px;height:3px}.sparkle-25[data-astro-cid-nto4elzu]{bottom:15%;right:45%;animation-delay:.9s;width:5px;height:5px}@keyframes sparkle-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.4)}}@keyframes sparkle-drift{0%{transform:translate(0) scale(1)}25%{transform:translate(12px,-6px) scale(1.2)}50%{transform:translate(-8px,-10px) scale(1.4)}75%{transform:translate(10px,4px) scale(1.1)}to{transform:translate(0) scale(1)}}@keyframes sparkle-blink{0%,to{opacity:0}50%{opacity:.7}}@media(prefers-reduced-motion:reduce){.sparkle[data-astro-cid-nto4elzu]{animation:none;opacity:.4}}
