.header.svelte-1elxaub{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;position:relative}.header-content.svelte-1elxaub{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1200px;margin:0 auto}.header-text.svelte-1elxaub{text-align:left;opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.175,.885,.32,1.275)}.header-text.mounted.svelte-1elxaub{opacity:1;transform:translate(0)}.header-image.svelte-1elxaub{display:flex;justify-content:center;align-items:center;opacity:0;transform:translate(50px);transition:all .8s cubic-bezier(.175,.885,.32,1.275);transition-delay:.2s}.header-image.mounted.svelte-1elxaub{opacity:1;transform:translate(0)}.title.svelte-1elxaub{margin-bottom:1rem}.greeting.svelte-1elxaub{display:block;font-size:1.5rem;font-weight:400;color:var(--text-secondary);margin-bottom:.5rem;font-family:var(--font-body);min-height:2rem}.cursor.svelte-1elxaub{animation:svelte-1elxaub-blink 1s step-end infinite;color:var(--nebula-pink)}@keyframes svelte-1elxaub-blink{0%,50%{opacity:1}51%,to{opacity:0}}.name.svelte-1elxaub{display:block;font-size:4.5rem;line-height:1.1;animation:svelte-1elxaub-nameGlow 3s ease-in-out infinite}@keyframes svelte-1elxaub-nameGlow{0%,to{filter:drop-shadow(0 0 20px rgba(102,126,234,.5))}50%{filter:drop-shadow(0 0 40px rgba(197,108,240,.8))}}.subtitle.svelte-1elxaub{display:flex;flex-wrap:wrap;gap:.5rem;font-size:1.25rem;color:var(--text-secondary);margin-bottom:.75rem}.role.svelte-1elxaub{color:var(--nebula-purple);animation:svelte-1elxaub-roleFloat 3s ease-in-out infinite}.role.svelte-1elxaub:nth-child(3){animation-delay:.2s}.role.svelte-1elxaub:nth-child(5){animation-delay:.4s}@keyframes svelte-1elxaub-roleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.divider.svelte-1elxaub{color:var(--text-secondary);opacity:.5}.pronouns.svelte-1elxaub{font-size:1rem;color:var(--text-secondary);margin-bottom:2rem;padding:0;display:inline-flex;align-items:center;gap:.5rem;opacity:.8}.pronoun-icon.svelte-1elxaub{animation:svelte-1elxaub-sparkle 1.5s ease-in-out infinite}.pronoun-icon.svelte-1elxaub:last-child{animation-delay:.5s}@keyframes svelte-1elxaub-sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes svelte-1elxaub-pronounsPulse{0%,to{box-shadow:0 0 #ff6b9d66}50%{box-shadow:0 0 20px 5px #ff6b9d33}}.cta-buttons.svelte-1elxaub{display:flex;gap:1rem;flex-wrap:wrap}.image-container.svelte-1elxaub{position:relative;width:400px;height:400px}.glow-bg.svelte-1elxaub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(197,108,240,.3) 0%,transparent 70%);border-radius:50%;animation:svelte-1elxaub-glowPulse 4s ease-in-out infinite}@keyframes svelte-1elxaub-glowPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}.profile-wrapper.svelte-1elxaub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.profile-pic.svelte-1elxaub{width:250px;height:250px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.2);box-shadow:0 0 30px #c56cf04d,0 0 60px #ff6b9d33;animation:svelte-1elxaub-profileFloat 6s ease-in-out infinite}.profile-ring.svelte-1elxaub{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid transparent;border-radius:50%;background:linear-gradient(45deg,var(--nebula-purple),var(--nebula-pink),var(--nebula-blue)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-1elxaub-ringRotate 8s linear infinite}@keyframes svelte-1elxaub-profileFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-1elxaub-ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbit.svelte-1elxaub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px dashed rgba(255,255,255,.1);border-radius:50%;animation:svelte-1elxaub-orbitPulse 4s ease-in-out infinite}.orbit-1.svelte-1elxaub{width:300px;height:300px;animation:svelte-1elxaub-rotate 25s linear infinite}.orbit-2.svelte-1elxaub{width:350px;height:350px;animation:svelte-1elxaub-rotate 35s linear infinite reverse}.orbit-3.svelte-1elxaub{width:400px;height:400px;animation:svelte-1elxaub-rotate 45s linear infinite}@keyframes svelte-1elxaub-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes svelte-1elxaub-orbitPulse{0%,to{opacity:.3}50%{opacity:.6}}.planet.svelte-1elxaub{position:absolute;border-radius:50%;z-index:3}.planet-1.svelte-1elxaub{width:16px;height:16px;background:linear-gradient(135deg,var(--nebula-pink) 0%,#ff4081 100%);box-shadow:0 0 15px var(--nebula-pink);animation:svelte-1elxaub-orbit1 25s linear infinite}.planet-2.svelte-1elxaub{width:12px;height:12px;background:linear-gradient(135deg,var(--nebula-purple) 0%,#9c27b0 100%);box-shadow:0 0 12px var(--nebula-purple);animation:svelte-1elxaub-orbit2 35s linear infinite}.planet-3.svelte-1elxaub{width:8px;height:8px;background:linear-gradient(135deg,var(--nebula-blue) 0%,#2196f3 100%);box-shadow:0 0 10px var(--nebula-blue);animation:svelte-1elxaub-orbit3 45s linear infinite}.planet-glow.svelte-1elxaub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;background:inherit;border-radius:50%;filter:blur(8px);opacity:.5}@keyframes svelte-1elxaub-orbit1{0%{transform:rotate(0) translate(150px) rotate(0)}to{transform:rotate(360deg) translate(150px) rotate(-360deg)}}@keyframes svelte-1elxaub-orbit2{0%{transform:rotate(0) translate(175px) rotate(0)}to{transform:rotate(-360deg) translate(175px) rotate(360deg)}}@keyframes svelte-1elxaub-orbit3{0%{transform:rotate(0) translate(200px) rotate(0)}to{transform:rotate(360deg) translate(200px) rotate(-360deg)}}.floating-icon.svelte-1elxaub{position:absolute;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#1a1a3ecc;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--nebula-purple);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4}.icon-1.svelte-1elxaub{top:10%;right:10%;animation:svelte-1elxaub-iconFloat1 5s ease-in-out infinite}.icon-2.svelte-1elxaub{bottom:20%;left:5%;animation:svelte-1elxaub-iconFloat2 6s ease-in-out infinite;color:var(--nebula-pink)}.icon-3.svelte-1elxaub{top:60%;right:0;animation:svelte-1elxaub-iconFloat3 7s ease-in-out infinite;color:var(--nebula-blue)}@keyframes svelte-1elxaub-iconFloat1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-10px,15px) rotate(10deg)}}@keyframes svelte-1elxaub-iconFloat2{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(15px,-10px) rotate(-10deg)}}@keyframes svelte-1elxaub-iconFloat3{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-15px,-15px) rotate(5deg)}}.scroll-indicator.svelte-1elxaub{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:svelte-1elxaub-scrollBounce 2s ease-in-out infinite}.mouse.svelte-1elxaub{width:26px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:13px;display:flex;justify-content:center;padding-top:8px}.wheel.svelte-1elxaub{width:4px;height:8px;background:var(--nebula-pink);border-radius:2px;animation:svelte-1elxaub-scrollWheel 1.5s ease-in-out infinite}@keyframes svelte-1elxaub-scrollWheel{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.3}}@keyframes svelte-1elxaub-scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}.scroll-indicator.svelte-1elxaub span:where(.svelte-1elxaub){font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em}.orbit.svelte-1elxaub,.planet.svelte-1elxaub,.profile-pic.svelte-1elxaub,.profile-ring.svelte-1elxaub,.glow-bg.svelte-1elxaub{will-change:transform;backface-visibility:hidden}@media(max-width:900px){.header-content.svelte-1elxaub{grid-template-columns:1fr;text-align:center;gap:3rem}.header-text.svelte-1elxaub{text-align:center;order:2}.header-image.svelte-1elxaub{order:1}.subtitle.svelte-1elxaub{justify-content:center}.pronouns.svelte-1elxaub{margin-left:auto;margin-right:auto}.cta-buttons.svelte-1elxaub{justify-content:center}.name.svelte-1elxaub{font-size:3rem;animation:none;filter:none}.image-container.svelte-1elxaub{width:280px;height:280px}.profile-pic.svelte-1elxaub{width:180px;height:180px;animation:none;box-shadow:0 0 20px #c56cf04d}.profile-ring.svelte-1elxaub{animation:none}.glow-bg.svelte-1elxaub{width:220px;height:220px;animation:none;opacity:.4}.orbit.svelte-1elxaub{animation:none}.orbit-1.svelte-1elxaub{width:220px;height:220px}.orbit-2.svelte-1elxaub{width:250px;height:250px}.orbit-3.svelte-1elxaub,.planet.svelte-1elxaub,.floating-icon.svelte-1elxaub,.scroll-indicator.svelte-1elxaub{display:none}.role.svelte-1elxaub,.pronoun-icon.svelte-1elxaub{animation:none}}@media(prefers-reduced-motion:reduce){.orbit.svelte-1elxaub,.planet.svelte-1elxaub,.profile-pic.svelte-1elxaub,.profile-ring.svelte-1elxaub,.glow-bg.svelte-1elxaub,.name.svelte-1elxaub,.role.svelte-1elxaub,.cursor.svelte-1elxaub,.pronoun-icon.svelte-1elxaub,.wheel.svelte-1elxaub,.scroll-indicator.svelte-1elxaub,.floating-icon.svelte-1elxaub{animation:none!important}.name.svelte-1elxaub{filter:none}}.about.svelte-7hpc9t{padding:6rem 1.5rem}.section-header.svelte-7hpc9t{text-align:center;margin-bottom:4rem}.section-tag.svelte-7hpc9t{display:inline-block;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--nebula-pink);background:#ff6b9d1a;border:1px solid rgba(255,107,157,.3);border-radius:50px;margin-bottom:1rem}.section-title.svelte-7hpc9t{font-size:2.5rem;color:var(--text-primary)}.about-content.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text.svelte-7hpc9t{display:flex;flex-direction:column;gap:1.5rem}.tagline.svelte-7hpc9t{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--nebula-purple)}.bio.svelte-7hpc9t{font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.skills-section.svelte-7hpc9t{background:linear-gradient(135deg,#1a1a3e80,#0d0d2bb3);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem}.skills-title.svelte-7hpc9t{font-size:1.25rem;margin-bottom:1.5rem;color:var(--text-primary);text-align:center}.skills-grid.svelte-7hpc9t{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.skill-item.svelte-7hpc9t{display:flex;align-items:center;gap:.75rem;padding:1rem}.skill-icon.svelte-7hpc9t{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-family:var(--font-display);font-size:.875rem;font-weight:700;color:var(--text-primary);background:var(--cosmic-gradient);border-radius:10px}.skill-name.svelte-7hpc9t{font-weight:500;color:var(--text-primary)}@media(max-width:900px){.about-content.svelte-7hpc9t{grid-template-columns:1fr;gap:3rem}.about-text.svelte-7hpc9t{text-align:center}.section-title.svelte-7hpc9t{font-size:2rem}.tagline.svelte-7hpc9t{font-size:1.25rem}}@media(max-width:480px){.skills-grid.svelte-7hpc9t{grid-template-columns:1fr}}.projects.svelte-1tes396{padding:6rem 1.5rem;position:relative}.section-header.svelte-1tes396{text-align:center;margin-bottom:5rem}.section-tag.svelte-1tes396{display:inline-block;padding:.4rem 1.2rem;font-family:var(--font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--nebula-purple);background:#c56cf01a;border:1px solid rgba(197,108,240,.3);border-radius:50px;margin-bottom:1.5rem}.section-title.svelte-1tes396{font-size:3rem;color:var(--text-primary);margin-bottom:1rem;letter-spacing:.02em}.section-desc.svelte-1tes396{font-size:1.1rem;color:var(--text-secondary)}.timeline-container.svelte-1tes396{position:relative;max-width:900px;margin:0 auto 5rem;padding:2rem 0}.timeline-line.svelte-1tes396{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent 0%,var(--nebula-purple) 10%,var(--nebula-pink) 50%,var(--nebula-purple) 90%,transparent 100%);transform:translate(-50%)}.timeline-line.svelte-1tes396:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:20px;transform:translate(-50%);background:linear-gradient(180deg,transparent 0%,rgba(197,108,240,.2) 10%,rgba(255,107,157,.1) 50%,rgba(197,108,240,.2) 90%,transparent 100%);filter:blur(10px)}.timeline-item.svelte-1tes396{position:relative;width:50%;padding:0 3rem 3rem 0;animation:svelte-1tes396-fadeIn .6s ease forwards;animation-delay:var(--delay);opacity:0}.timeline-item.right.svelte-1tes396{margin-left:50%;padding:0 0 3rem 3rem}@keyframes svelte-1tes396-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-node.svelte-1tes396{position:absolute;top:0;right:-8px;width:16px;height:16px;z-index:2}.timeline-item.right.svelte-1tes396 .timeline-node:where(.svelte-1tes396){right:auto;left:-8px}.node-core.svelte-1tes396{position:absolute;top:50%;left:50%;width:10px;height:10px;background:var(--nebula-pink);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px var(--nebula-pink)}.node-ring.svelte-1tes396{position:absolute;top:50%;left:50%;width:20px;height:20px;border:1px solid rgba(255,107,157,.5);border-radius:50%;transform:translate(-50%,-50%);animation:svelte-1tes396-ringPulse 2s ease-in-out infinite}@keyframes svelte-1tes396-ringPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.timeline-card.svelte-1tes396{position:relative;background:linear-gradient(135deg,#1a1a3e99,#0d0d2bcc);border:1px solid rgba(197,108,240,.15);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;overflow:hidden}.timeline-card.svelte-1tes396:hover{border-color:#c56cf066;transform:translateY(-5px)}.timeline-card.svelte-1tes396:hover .card-glow:where(.svelte-1tes396){opacity:1}.card-glow.svelte-1tes396{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 0%,rgba(197,108,240,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.card-year.svelte-1tes396{font-family:var(--font-display);font-size:.85rem;font-weight:700;color:var(--nebula-purple);letter-spacing:.1em;margin-bottom:.5rem}.card-title.svelte-1tes396{font-size:1.25rem;color:var(--text-primary);margin-bottom:.75rem}.card-desc.svelte-1tes396{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.card-tech.svelte-1tes396{display:flex;flex-wrap:wrap;gap:.4rem}.tech-tag.svelte-1tes396{padding:.2rem .6rem;font-size:.7rem;font-weight:500;color:var(--nebula-pink);background:#ff6b9d1a;border:1px solid rgba(255,107,157,.2);border-radius:50px}.coming-soon.svelte-1tes396{max-width:300px;margin:0 auto;text-align:center}.coming-soon-content.svelte-1tes396{padding:3rem 2rem;background:linear-gradient(135deg,#1a1a3e99,#0d0d2bcc);border:1px solid rgba(197,108,240,.15);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.orbit-container.svelte-1tes396{position:relative;width:80px;height:80px;margin:0 auto 1.5rem}.orbit.svelte-1tes396{position:absolute;top:50%;left:50%;border:1px dashed rgba(197,108,240,.3);border-radius:50%;transform:translate(-50%,-50%)}.orbit-1.svelte-1tes396{width:60px;height:60px;animation:svelte-1tes396-spin 8s linear infinite}.orbit-2.svelte-1tes396{width:80px;height:80px;animation:svelte-1tes396-spin 12s linear infinite reverse}.orbit-1.svelte-1tes396:after{content:"";position:absolute;top:-3px;left:50%;width:6px;height:6px;background:var(--nebula-pink);border-radius:50%;box-shadow:0 0 10px var(--nebula-pink)}.orbit-2.svelte-1tes396:after{content:"";position:absolute;bottom:-3px;left:50%;width:4px;height:4px;background:var(--nebula-purple);border-radius:50%;box-shadow:0 0 8px var(--nebula-purple)}@keyframes svelte-1tes396-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.planet-icon.svelte-1tes396{position:absolute;top:50%;left:50%;width:24px;height:24px;background:linear-gradient(135deg,var(--nebula-purple) 0%,var(--nebula-pink) 100%);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #c56cf080,inset -3px -3px 6px #0000004d}.coming-soon-title.svelte-1tes396{font-family:var(--font-display);font-size:1.3rem;color:var(--text-primary);letter-spacing:.05em;margin-bottom:.25rem}.coming-soon-subtitle.svelte-1tes396{font-size:.85rem;color:var(--nebula-purple);letter-spacing:.15em;text-transform:uppercase}@media(max-width:768px){.timeline-line.svelte-1tes396{left:20px}.timeline-item.svelte-1tes396{width:100%;padding:0 0 2rem 50px;animation:none;opacity:1}.timeline-item.right.svelte-1tes396{margin-left:0;padding:0 0 2rem 50px}.timeline-node.svelte-1tes396{left:12px;right:auto}.timeline-item.right.svelte-1tes396 .timeline-node:where(.svelte-1tes396){left:12px}.section-title.svelte-1tes396{font-size:2.25rem}.node-ring.svelte-1tes396,.orbit-1.svelte-1tes396,.orbit-2.svelte-1tes396{animation:none}.timeline-card.svelte-1tes396,.coming-soon-content.svelte-1tes396{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.timeline-item.svelte-1tes396,.node-ring.svelte-1tes396,.orbit-1.svelte-1tes396,.orbit-2.svelte-1tes396{animation:none!important}.timeline-item.svelte-1tes396{opacity:1}}.footer.svelte-jz8lnl{padding:4rem 1.5rem 2rem;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.footer-content.svelte-jz8lnl{max-width:1200px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:2rem;align-items:center}.footer-brand.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem}.logo.svelte-jz8lnl{font-family:var(--font-display);font-size:2rem;font-weight:700}.footer-tagline.svelte-jz8lnl{color:var(--text-secondary);font-size:.875rem}.footer-links.svelte-jz8lnl{display:flex;gap:1.5rem}.social-link.svelte-jz8lnl{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--text-secondary);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;transition:all .3s ease}.social-link.svelte-jz8lnl:hover{color:var(--nebula-pink);border-color:var(--nebula-pink);transform:translateY(-3px);box-shadow:0 10px 20px #ff6b9d33}.footer-bottom.svelte-jz8lnl{padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);width:100%}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--text-secondary);font-size:.875rem}
