@keyframes svelte-11byph3-backgroundMove{0%{background-position:0 0,0 0,0 0}to{background-position:1000px 0,-1000px 0,0 0}}.tech-background.svelte-11byph3{background-image:radial-gradient(circle at 10% 20%,rgba(255,255,255,.03) 0%,rgba(255,255,255,.03) 1%,transparent 1%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.03) 0%,rgba(255,255,255,.03) 1%,transparent 1%),linear-gradient(to right,#0f172a,#1e3a8a);background-size:50px 50px,50px 50px,100% 100%;animation:svelte-11byph3-backgroundMove 60s linear infinite}.hero-title.svelte-11byph3{font-family:Poppins,sans-serif;font-size:clamp(3rem,10vw,8rem);font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em;text-shadow:2px 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.hero-title.svelte-11byph3:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.hero-title.svelte-11byph3{font-size:clamp(4rem,15vw,10rem)}}.skill-card.svelte-11byph3{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 8px #0000001a;transition:all .3s ease}@media screen and (max-width: 768px){.skill-card.svelte-11byph3{background:linear-gradient(135deg,#fffffff2,#f8fafce6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026;padding:1.5rem;border-radius:1rem}@media (prefers-color-scheme: dark){.skill-card.svelte-11byph3{background:linear-gradient(135deg,#1f2937f2,#111827e6)}}.skill-card.svelte-11byph3:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}}.service-gradient.svelte-11byph3{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:200% 200%;animation:svelte-11byph3-gradientShift 6s ease infinite}@keyframes svelte-11byph3-gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hover-lift.svelte-11byph3{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift.svelte-11byph3:hover{transform:translateY(-8px) scale(1.02)}.custom-btn-primary.svelte-11byph3{position:relative;display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(to right,#2563eb,#7c3aed);color:#fff;font-weight:600;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease;text-decoration:none;overflow:hidden}.custom-btn-primary.svelte-11byph3:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;color:#fff}.custom-btn-secondary.svelte-11byph3{display:inline-flex;align-items:center;padding:1rem 2rem;border:2px solid rgba(255,255,255,.5);color:#fff;font-weight:600;border-radius:.75rem;background:transparent;transition:all .3s ease;text-decoration:none}@media (max-width: 767px){.custom-btn-secondary.svelte-11byph3{display:none}}.custom-btn-secondary.svelte-11byph3:hover{background:#fff;color:#1f2937;border-color:#fff;transform:translateY(-2px)}@keyframes svelte-11byph3-blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob.svelte-11byph3{animation:svelte-11byph3-blob 7s infinite}.animation-delay-2000.svelte-11byph3{animation-delay:2s}.animation-delay-4000.svelte-11byph3{animation-delay:4s}.line-clamp-3.svelte-11byph3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.group.svelte-11byph3:hover .group\/btn:where(.svelte-11byph3){transform:translateY(-1px)}@keyframes svelte-11byph3-blink{0%,50%{opacity:1}51%,to{opacity:0}}.particle.svelte-11byph3{position:absolute;width:6px;height:6px;background:#3b82f64d;border-radius:50%}.particle.svelte-11byph3:nth-child(1){top:20%;left:20%;animation-duration:20s}.particle.svelte-11byph3:nth-child(2){top:60%;right:20%;animation-duration:15s}.particle.svelte-11byph3:nth-child(3){bottom:20%;left:60%;animation-duration:25s}@keyframes svelte-11byph3-float-1{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(100px,-100px) rotate(90deg)}50%{transform:translate(-50px,-150px) rotate(180deg)}75%{transform:translate(-150px,50px) rotate(270deg)}}@keyframes svelte-11byph3-float-2{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(-120px,-80px) rotate(120deg)}66%{transform:translate(80px,-120px) rotate(240deg)}}@keyframes svelte-11byph3-float-3{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(60px,-60px) rotate(72deg)}40%{transform:translate(-30px,-120px) rotate(144deg)}60%{transform:translate(-90px,-30px) rotate(216deg)}80%{transform:translate(30px,60px) rotate(288deg)}}.animate-float-1.svelte-11byph3{animation:svelte-11byph3-float-1 20s infinite linear}.animate-float-2.svelte-11byph3{animation:svelte-11byph3-float-2 15s infinite linear}.animate-float-3.svelte-11byph3{animation:svelte-11byph3-float-3 25s infinite linear}@keyframes svelte-11byph3-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up.svelte-11byph3{animation:svelte-11byph3-fade-in-up .8s ease-out forwards;opacity:0}.animation-delay-200.svelte-11byph3{animation-delay:.2s}.animation-delay-600.svelte-11byph3{animation-delay:.6s}.animation-delay-800.svelte-11byph3{animation-delay:.8s}.typewriter.svelte-11byph3{position:relative}.typewriter.svelte-11byph3:after{content:"";display:inline-block;width:.3ch;height:1em;margin-left:2px;background:currentColor;animation:svelte-11byph3-blink .9s steps(1) infinite;vertical-align:-.1em}@keyframes svelte-11byph3-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}
