.skill-badge.svelte-ehq51k{display:inline-block;padding:.5rem 0;font-size:.9rem;font-weight:500;min-width:140px}.skill-name.svelte-ehq51k{font-weight:600;margin-bottom:.5rem;color:#1f2937}.proficiency-squares.svelte-ehq51k{display:flex;gap:3px;align-items:center}.square.svelte-ehq51k{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.square.svelte-ehq51k:not(.filled){background:#f3f4f6;border-color:#e5e7eb}.square.filled.svelte-ehq51k{transform:scale(1.05);border-color:transparent;box-shadow:0 2px 4px #0000001a}.square.filled.square-primary.svelte-ehq51k{background:linear-gradient(135deg,#0f766e,#14b8a6)}.square.filled.square-secondary.svelte-ehq51k{background:linear-gradient(135deg,#d97706,#f59e0b)}.square.filled.svelte-ehq51k:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:svelte-ehq51k-shimmer 1.5s ease-in-out}@keyframes svelte-ehq51k-shimmer{0%{left:-100%}to{left:100%}}.skill-badge.svelte-ehq51k:hover .square.filled:where(.svelte-ehq51k){transform:scale(1.1);box-shadow:0 3px 6px #00000026}@media(max-width:480px){.skill-badge.svelte-ehq51k{font-size:.8rem;min-width:120px}.square.svelte-ehq51k{width:12px;height:12px}.proficiency-squares.svelte-ehq51k{gap:2px}}.contact-link.svelte-g7p0t8{padding:1rem;background:#374151;border-radius:50%;color:#fff;font-weight:600;transition:background .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;width:60px;height:60px;text-decoration:none}.contact-link.svelte-g7p0t8:hover{background:#667eea;transform:translateY(-2px)}.contact-icon.svelte-g7p0t8{width:28px;height:28px;filter:brightness(0) invert(1)}.stat.svelte-hxljyi{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.stat.svelte-hxljyi h3:where(.svelte-hxljyi){font-size:2rem;color:#0f766e;margin-bottom:.5rem}.stat.svelte-hxljyi p:where(.svelte-hxljyi){color:#6b7280;font-weight:500}@media(max-width:480px){.stat.svelte-hxljyi{padding:1rem}}.timeline-item.svelte-x8a3kw{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;margin:0 1rem}.timeline-dot.svelte-x8a3kw{width:28px;height:28px;border-radius:50%;background:#0f766e;border:4px solid white;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;position:relative;z-index:3}.timeline-dot.active.svelte-x8a3kw{background:#cba012;transform:scale(1.2);box-shadow:0 4px 12px #dc26264d}.timeline-content.svelte-x8a3kw{text-align:center;padding:1rem 1rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000014;border:1px solid #e5e7eb;width:180px;height:140px;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;transition:transform .2s ease,box-shadow .2s ease}.timeline-content.svelte-x8a3kw:hover{transform:translateY(-4px);box-shadow:0 4px 20px #0000001f}.timeline-year.svelte-x8a3kw{font-weight:700;color:#0f766e;font-size:1.1rem;margin:0}.timeline-content.svelte-x8a3kw h3:where(.svelte-x8a3kw){font-size:1rem;font-weight:600;color:#1f2937;margin:0;line-height:1.2}.timeline-location.svelte-x8a3kw{font-size:.8rem;color:#9ca3af;font-style:italic;margin:0}@media(max-width:768px){.timeline-content.svelte-x8a3kw{width:160px;height:130px;padding:.75rem .75rem 1.25rem;gap:.4rem}.timeline-content.svelte-x8a3kw h3:where(.svelte-x8a3kw){font-size:.9rem}.timeline-location.svelte-x8a3kw{font-size:.7rem}}@media(max-width:480px){.timeline-content.svelte-x8a3kw{width:140px;height:120px;padding:.5rem .5rem 1rem;gap:.3rem}.timeline-year.svelte-x8a3kw{font-size:1rem}.timeline-content.svelte-x8a3kw h3:where(.svelte-x8a3kw){font-size:.8rem}.timeline-location.svelte-x8a3kw{font-size:.65rem}}.timeline-container.svelte-112n2zp{margin-bottom:4rem;overflow-x:auto;padding:2rem 0}.timeline.svelte-112n2zp{display:flex;position:relative;min-width:800px;padding:0 2rem}.timeline.svelte-112n2zp:before{content:"";position:absolute;top:14px;left:0;right:0;height:2px;background:linear-gradient(90deg,#e5e7eb,#0f766e,#e5e7eb);z-index:1}@media(max-width:768px){.timeline-container.svelte-112n2zp{padding:1rem 0}.timeline.svelte-112n2zp{min-width:900px;padding:0 1rem}}@media(max-width:480px){.timeline.svelte-112n2zp{min-width:800px}}.container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.hero.svelte-1uha8ag{background:linear-gradient(135deg,#0f766e,#134e4a);color:#fff;padding:8rem 0 6rem;text-align:center}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle.svelte-1uha8ag{font-size:1.5rem;margin-bottom:1.5rem;opacity:.9}.hero-description.svelte-1uha8ag{font-size:1.1rem;margin-bottom:2.5rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-profile.svelte-1uha8ag{margin-bottom:2rem}.profile-img.svelte-1uha8ag{width:260px;height:260px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0003}.hero-contact-links.svelte-1uha8ag{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.hero-contact-links.svelte-1uha8ag .contact-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;transition:all .3s ease}.hero-contact-links.svelte-1uha8ag .contact-link:hover{background:#fff3;transform:translateY(-2px) scale(1.1)}.hero-contact-links.svelte-1uha8ag .contact-link img{width:48px;height:48px;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.hero-contact-links.svelte-1uha8ag .contact-link:hover img{opacity:1}.hero-cta.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-content.svelte-1uha8ag{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.about-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;margin-bottom:1.5rem;color:#4b5563}.about-stats.svelte-1uha8ag{display:flex;flex-direction:column;gap:2rem}.skills.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.8rem;margin-bottom:2rem;color:#1f2937;text-align:center}.skills-table.svelte-1uha8ag{max-width:900px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.skills-headers.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;text-align:left}.skills-headers.svelte-1uha8ag h4:where(.svelte-1uha8ag){font-size:1.2rem;color:#0f766e;margin:0;font-weight:600}.skills-rows.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.skills-row.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:center}.projects-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.contact-content.svelte-1uha8ag{text-align:center;max-width:600px;margin:0 auto}.contact-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-links.svelte-1uha8ag{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-links.svelte-1uha8ag .contact-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;transition:all .3s ease}.contact-links.svelte-1uha8ag .contact-link:hover{background:#fff3;transform:translateY(-2px) scale(1.1)}.contact-links.svelte-1uha8ag .contact-link img{width:48px;height:48px;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.contact-links.svelte-1uha8ag .contact-link:hover img{opacity:1}h2.svelte-1uha8ag{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}.section-dark h2.svelte-1uha8ag{color:#fff}@media(max-width:768px){.container.svelte-1uha8ag{padding:0 1rem;max-width:100%}.hero.svelte-1uha8ag{padding:6rem 0 4rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2.5rem}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem}.about-content.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem}.about-stats.svelte-1uha8ag{flex-direction:row;justify-content:center;gap:1rem}.hero-cta.svelte-1uha8ag{flex-direction:column;align-items:center}.hero-contact-links.svelte-1uha8ag{gap:1rem;margin-bottom:1.5rem}.hero-contact-links.svelte-1uha8ag .contact-link{width:54px;height:54px}.hero-contact-links.svelte-1uha8ag .contact-link img{width:42px;height:42px}.contact-links.svelte-1uha8ag{gap:1.5rem}.contact-links.svelte-1uha8ag .contact-link{width:54px;height:54px}.contact-links.svelte-1uha8ag .contact-link img{width:42px;height:42px}.skills-table.svelte-1uha8ag{max-width:100%;padding:1.5rem}.skills-headers.svelte-1uha8ag,.skills-row.svelte-1uha8ag{gap:1rem}.projects-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1rem}}@media(max-width:480px){.container.svelte-1uha8ag{padding:0 .75rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem;word-break:break-word}.hero-subtitle.svelte-1uha8ag{font-size:1.1rem}.about-stats.svelte-1uha8ag{flex-direction:column;gap:1rem}.hero-contact-links.svelte-1uha8ag{gap:.8rem;margin-bottom:1rem}.hero-contact-links.svelte-1uha8ag .contact-link{width:48px;height:48px}.hero-contact-links.svelte-1uha8ag .contact-link img{width:36px;height:36px}.contact-links.svelte-1uha8ag .contact-link{width:48px;height:48px}.contact-links.svelte-1uha8ag .contact-link img{width:36px;height:36px}.skills-headers.svelte-1uha8ag h4:where(.svelte-1uha8ag){font-size:1rem}.skills-headers.svelte-1uha8ag{margin-bottom:1rem}.skills-table.svelte-1uha8ag{padding:1rem}.skills-row.svelte-1uha8ag{gap:.5rem}}
