.theme-toggle.svelte-1h32yp1{display:flex;align-items:center;gap:.5rem;padding:.25rem;border-radius:9999px;background:transparent;cursor:pointer;transition:all .2s ease}.theme-toggle.svelte-1h32yp1:hover{background:#8080801a}.sun-icon.svelte-1h32yp1,.moon-icon.svelte-1h32yp1{width:1rem;height:1rem;transition:all .3s ease}.sun-icon.svelte-1h32yp1{color:#f59e0b}.moon-icon.svelte-1h32yp1{color:var(--color-text-secondary)}.theme-toggle.dark.svelte-1h32yp1 .sun-icon:where(.svelte-1h32yp1){color:var(--color-text-secondary)}.theme-toggle.dark.svelte-1h32yp1 .moon-icon:where(.svelte-1h32yp1){color:#8b5cf6}.toggle-track.svelte-1h32yp1{position:relative;width:2.5rem;height:1.25rem;background:var(--color-border);border-radius:9999px;transition:all .3s ease}.theme-toggle.dark.svelte-1h32yp1 .toggle-track:where(.svelte-1h32yp1){background:var(--color-accent)}.toggle-thumb.svelte-1h32yp1{position:absolute;top:2px;left:2px;width:1rem;height:1rem;background:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px #0003}.theme-toggle.dark.svelte-1h32yp1 .toggle-thumb:where(.svelte-1h32yp1){left:calc(100% - 1rem - 2px)}.animated-gradient.svelte-7k1g60{position:fixed;inset:0;height:200vh;overflow:visible;z-index:-1;pointer-events:none}.gradient-blob.svelte-7k1g60{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6}.blob-1.svelte-7k1g60{width:60%;height:60%;top:-10%;left:-10%;background:linear-gradient(135deg,#a5f3fc,#7dd3fc,#c4b5fd);animation:svelte-7k1g60-float1 20s ease-in-out infinite}.blob-2.svelte-7k1g60{width:50%;height:50%;top:50%;right:-10%;background:linear-gradient(135deg,#c4b5fd,#a78bfa,#93c5fd);animation:svelte-7k1g60-float2 25s ease-in-out infinite}.blob-3.svelte-7k1g60{width:40%;height:40%;bottom:-10%;left:20%;background:linear-gradient(135deg,#5eead4,#67e8f9,#a5f3fc);animation:svelte-7k1g60-float3 18s ease-in-out infinite}.blob-4.svelte-7k1g60{width:35%;height:35%;top:30%;left:40%;background:linear-gradient(135deg,#fcd34d,#fca5a5,#c4b5fd);opacity:.4;animation:svelte-7k1g60-float4 22s ease-in-out infinite}.dark .blob-1.svelte-7k1g60{background:linear-gradient(135deg,#0e7490,#0369a1,#6d28d9);opacity:.5}.dark .blob-2.svelte-7k1g60{background:linear-gradient(135deg,#7c3aed,#4f46e5,#1d4ed8);opacity:.5}.dark .blob-3.svelte-7k1g60{background:linear-gradient(135deg,#047857,#0891b2,#0e7490);opacity:.5}.dark .blob-4.svelte-7k1g60{background:linear-gradient(135deg,#b45309,#be185d,#7c3aed);opacity:.3}.noise-overlay.svelte-7k1g60{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}@keyframes svelte-7k1g60-float1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(5%,10%) scale(1.05)}50%{transform:translate(10%,5%) scale(.95)}75%{transform:translate(3%,-5%) scale(1.02)}}@keyframes svelte-7k1g60-float2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-8%,5%) scale(1.03)}66%{transform:translate(-3%,-8%) scale(.97)}}@keyframes svelte-7k1g60-float3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(10%,-10%) scale(1.1)}}@keyframes svelte-7k1g60-float4{0%,to{transform:translate(0) scale(1) rotate(0)}25%{transform:translate(-5%,8%) scale(1.05) rotate(5deg)}50%{transform:translate(5%,5%) scale(.95) rotate(-5deg)}75%{transform:translate(8%,-3%) scale(1.02) rotate(3deg)}}.simplified.svelte-7k1g60 .gradient-blob:where(.svelte-7k1g60){animation:none}.simplified.svelte-7k1g60 .blob-1:where(.svelte-7k1g60){opacity:.4}.simplified.svelte-7k1g60 .blob-2:where(.svelte-7k1g60){opacity:.3}.simplified.svelte-7k1g60 .blob-3:where(.svelte-7k1g60){opacity:.3}.simplified.svelte-7k1g60 .blob-4:where(.svelte-7k1g60){opacity:.2}.hero-card.svelte-rivd5i{display:flex;align-items:center;gap:3rem;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:1.5rem;padding:3rem 4rem;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,0 20px 25px -5px #00000008;border:1px solid rgba(255,255,255,.6);max-width:1000px;width:100%;will-change:transform,opacity}html.dark .hero-card.svelte-rivd5i{background:#141414d9;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 6px -1px #0003,0 10px 15px -3px #0003,0 20px 25px -5px #00000026}.card-content.svelte-rivd5i{flex:1}.titles.svelte-rivd5i{font-family:var(--font-family-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--color-text-secondary);margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.titles.svelte-rivd5i .separator:where(.svelte-rivd5i){color:var(--color-text-secondary);opacity:.5}.name.svelte-rivd5i{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--color-text-primary);margin:0 0 1rem;line-height:1.1;letter-spacing:-.02em}.tagline.svelte-rivd5i{font-size:1.25rem;color:var(--color-text-primary);margin-bottom:1.5rem;line-height:1.5}.meta.svelte-rivd5i{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--color-text-secondary)}.meta.svelte-rivd5i .separator:where(.svelte-rivd5i){opacity:.4}.location.svelte-rivd5i{display:inline-flex;align-items:center;gap:.35rem}.icon.svelte-rivd5i{width:1rem;height:1rem}.photo-wrapper.svelte-rivd5i{flex-shrink:0}.photo.svelte-rivd5i{width:220px;height:280px;object-fit:cover;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a}@media(max-width:768px){.hero-card.svelte-rivd5i{flex-direction:column-reverse;padding:2rem;gap:2rem;text-align:center}.titles.svelte-rivd5i{justify-content:center}.meta.svelte-rivd5i{justify-content:center;flex-wrap:wrap}.photo.svelte-rivd5i{width:160px;height:200px}}.hero-section.svelte-1q37ri0{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.hero-content.svelte-1q37ri0{position:relative;z-index:10;padding:1rem}.tech-icon.svelte-oviq8z{width:14px;height:14px;fill:currentColor;flex-shrink:0}.tech-tag.svelte-oviq8z{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;padding:.25rem .625rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:9999px;color:var(--color-text-secondary);transition:all .2s ease}.tech-tag.svelte-oviq8z:hover{border-color:var(--tag-color, var(--color-accent));color:var(--tag-color, var(--color-accent))}.featured-badge.svelte-oviq8z{font-size:.75rem;font-weight:500;color:var(--color-text-primary);background:var(--color-surface);padding:.25rem .5rem;border-radius:.25rem;border:1px solid var(--color-border)}.projects-section.svelte-1tes396{position:relative;padding:6rem 0}.carousel-track.svelte-1tes396{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1rem 0;padding-left:max(1rem,calc(50vw - 210px));padding-right:max(1rem,calc(50vw - 210px));-webkit-overflow-scrolling:touch}.carousel-track.svelte-1tes396::-webkit-scrollbar{display:none}.carousel-track.svelte-1tes396{scrollbar-width:none;-ms-overflow-style:none}@media(max-width:768px){.carousel-track.svelte-1tes396{flex-direction:column;overflow-x:visible;scroll-snap-type:none;padding-left:1rem;padding-right:1rem;gap:1.5rem}.carousel-track.svelte-1tes396>div:where(.svelte-1tes396){width:100%}}.skills-grid.svelte-cefzrp{width:100%;max-width:900px;margin:0 auto;padding:2rem 1rem}.grid.svelte-cefzrp{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}@media(min-width:768px){.grid.svelte-cefzrp{grid-template-columns:repeat(6,1fr);gap:1.25rem}}.skill-card.svelte-cefzrp{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem .75rem;background:var(--color-surface);border:1px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.skill-card.svelte-cefzrp:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--accent) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.skill-card.svelte-cefzrp:hover,.skill-card.svelte-cefzrp:focus-visible{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 10px 40px -10px color-mix(in srgb,var(--accent) 30%,transparent),0 4px 6px -2px #0000001a}.skill-card.svelte-cefzrp:hover:before,.skill-card.svelte-cefzrp:focus-visible:before{opacity:.08}.icon-wrapper.svelte-cefzrp{width:48px;height:48px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.icon-wrapper.svelte-cefzrp img:where(.svelte-cefzrp){width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.skill-card.svelte-cefzrp:hover .icon-wrapper:where(.svelte-cefzrp) img:where(.svelte-cefzrp){transform:scale(1.1)}.label.svelte-cefzrp{font-size:.8rem;font-weight:500;color:var(--color-text-secondary);text-align:center;position:relative;z-index:1;transition:color .3s ease}.skill-card.svelte-cefzrp:hover .label:where(.svelte-cefzrp){color:var(--color-text-primary)}.tooltip.svelte-cefzrp{text-align:center;margin-top:2rem;padding:1rem 1.5rem;background:var(--color-surface);border-radius:12px;min-height:60px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease}.tooltip.visible.svelte-cefzrp{opacity:1;transform:translateY(0)}.tooltip-text.svelte-cefzrp{color:var(--color-text-secondary);font-size:1rem;margin:0}.keyboard-3d.svelte-hgp5zt{position:relative;width:100%;max-width:1100px;aspect-ratio:16 / 10;min-height:350px;max-height:700px;margin:0 auto;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.keyboard-3d.svelte-hgp5zt{aspect-ratio:4 / 3;min-height:280px;max-height:450px}}@media(max-width:480px){.keyboard-3d.svelte-hgp5zt{aspect-ratio:1 / 1;min-height:250px;max-height:350px}}.keyboard-canvas.svelte-hgp5zt{width:100%;height:100%;opacity:0;transition:opacity .6s ease;cursor:grab}.keyboard-canvas.svelte-hgp5zt:active{cursor:grabbing}.keyboard-canvas.visible.svelte-hgp5zt{opacity:1}.loading-state.svelte-hgp5zt,.error-state.svelte-hgp5zt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-secondary, #71717a)}.spinner.svelte-hgp5zt{width:36px;height:36px;border:3px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:svelte-hgp5zt-spin .8s linear infinite}@keyframes svelte-hgp5zt-spin{to{transform:rotate(360deg)}}.skill-tooltip.svelte-hgp5zt{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#0f0f14e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in srgb,var(--skill-color, #6366f1) 50%,transparent);border-radius:12px;box-shadow:0 4px 20px #0000004d;animation:svelte-hgp5zt-tooltipIn .2s ease-out;z-index:10}.skill-tooltip.svelte-hgp5zt img:where(.svelte-hgp5zt){width:32px;height:32px;object-fit:contain}.skill-name.svelte-hgp5zt{font-size:1rem;font-weight:600;color:var(--skill-color, #fff)}.skill-tooltip.dark-skill.svelte-hgp5zt .skill-name:where(.svelte-hgp5zt){color:#fff}.skill-tooltip.dark-skill.svelte-hgp5zt{border-color:#ffffff4d}@keyframes svelte-hgp5zt-tooltipIn{0%{opacity:0;transform:translate(-50%) translateY(12px) scale(.96)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.skills-section.svelte-1jvwvzs{position:relative;min-height:100vh;padding:6rem 0;overflow:visible}.marquee-bg.svelte-1jvwvzs{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-around;opacity:.06;pointer-events:none;overflow:hidden;padding-top:10rem}.marquee-row.svelte-1jvwvzs{display:flex;white-space:nowrap;overflow:hidden}.marquee-track.svelte-1jvwvzs{display:flex;gap:3rem;animation:svelte-1jvwvzs-marquee 40s linear infinite}.marquee-row.reverse.svelte-1jvwvzs .marquee-track:where(.svelte-1jvwvzs){animation-direction:reverse}.marquee-row.slow.svelte-1jvwvzs .marquee-track:where(.svelte-1jvwvzs){animation-duration:60s}.marquee-item.svelte-1jvwvzs{font-size:2rem;font-weight:700;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.1em}@keyframes svelte-1jvwvzs-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.content-overlay.svelte-1jvwvzs{position:relative;z-index:10}.tech-header.svelte-1jvwvzs{z-index:50}.keyboard-wrapper.svelte-1jvwvzs{width:100%;display:flex;justify-content:center}
