.container.svelte-1j7xyp9{max-width:1200px;margin:0 auto;padding:0 2rem}.hero.svelte-1j7xyp9{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative;overflow:hidden}.hero.svelte-1j7xyp9:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,126,234,.1) 0%,transparent 70%);animation:svelte-1j7xyp9-float 20s ease-in-out infinite}@keyframes svelte-1j7xyp9-float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-50px,-50px) rotate(180deg)}}.hero-content.svelte-1j7xyp9{text-align:center;position:relative;z-index:1;opacity:0;transform:translateY(20px);animation:svelte-1j7xyp9-fadeInUp .8s ease .1s forwards}@keyframes svelte-1j7xyp9-fadeInUp{to{opacity:1;transform:translateY(0)}}.hero-title.svelte-1j7xyp9{font-size:3.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.gradient-text.svelte-1j7xyp9{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1j7xyp9{font-size:1.75rem;color:#4a5568;margin-bottom:1rem;font-weight:400}.hero-description.svelte-1j7xyp9{font-size:1.125rem;color:#718096;max-width:600px;margin:0 auto 2rem}.hero-cta.svelte-1j7xyp9{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.hero-title.svelte-1j7xyp9{font-size:2.5rem}.hero-subtitle.svelte-1j7xyp9{font-size:1.25rem}.hero-cta.svelte-1j7xyp9{flex-direction:column;align-items:center}}@media (max-width: 480px){.container.svelte-1j7xyp9{padding:0 1rem}.hero-title.svelte-1j7xyp9{font-size:2rem}}.icon.svelte-17ywd6n{font-size:2rem;flex-shrink:0}.content.svelte-17ywd6n{flex:1}.title.svelte-17ywd6n{margin:0 0 .5rem;color:#1a202c;font-size:1.125rem;font-weight:600}.description.svelte-17ywd6n{margin:0;color:#718096;font-size:.95rem;line-height:1.6}body.dark .title.svelte-17ywd6n{color:#fff}body.dark .description.svelte-17ywd6n{color:#a0aec0}.skill-header.svelte-1r9zwkx{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;justify-content:center}.icon.svelte-1r9zwkx{font-size:2rem;flex-shrink:0}.title.svelte-1r9zwkx{margin:0;color:#1a202c;font-size:1.25rem;font-weight:600}.skills-list.svelte-1r9zwkx{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.skill-tag.svelte-1r9zwkx{background:#edf2f7;color:#4a5568;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;transition:all .3s ease}.card--elevated:hover .skill-tag.svelte-1r9zwkx{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark .title.svelte-1r9zwkx{color:#fff}body.dark .skill-tag.svelte-1r9zwkx{background:#2d3748;color:#e2e8f0}.timeline-item.svelte-uv6ddj{position:relative;padding-bottom:2rem;opacity:0;animation:svelte-uv6ddj-fadeInUp .6s ease forwards}@keyframes svelte-uv6ddj-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-marker.svelte-uv6ddj{position:absolute;left:-2rem;top:.75rem;width:14px;height:14px;background:#fff;border:3px solid #e2e8f0;border-radius:50%;transition:all .3s ease;z-index:1}.timeline-marker.current.svelte-uv6ddj{background:#667eea;border-color:#667eea;box-shadow:0 0 0 6px #667eea26;animation:svelte-uv6ddj-pulse 2s infinite}@keyframes svelte-uv6ddj-pulse{0%,to{box-shadow:0 0 0 6px #667eea26}50%{box-shadow:0 0 0 10px #667eea1a}}.timeline-content.svelte-uv6ddj{display:flex;flex-direction:column;gap:.75rem}.header-row.svelte-uv6ddj{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.role-info.svelte-uv6ddj{flex:1;min-width:0}.role.svelte-uv6ddj{margin:0 0 .25rem;color:#1a202c;font-size:1.25rem;font-weight:600;line-height:1.3}.company.svelte-uv6ddj{margin:0;color:#667eea;font-size:1rem;font-weight:500}.details-row.svelte-uv6ddj{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.location.svelte-uv6ddj{color:#718096;font-size:.85rem;display:flex;align-items:center;gap:.25rem}.period.svelte-uv6ddj{background:#f7fafc;color:#4a5568;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600;white-space:nowrap;border:1px solid #e2e8f0;flex-shrink:0}.current-badge.svelte-uv6ddj{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;animation:svelte-uv6ddj-glow 2s ease-in-out infinite alternate;flex-shrink:0}@keyframes svelte-uv6ddj-glow{0%{box-shadow:0 0 5px #48bb784d}to{box-shadow:0 0 15px #48bb7899}}body.dark .timeline-marker.svelte-uv6ddj{background:#1e1e1e;border-color:#4a5568}body.dark .timeline-marker.current.svelte-uv6ddj{background:#667eea;border-color:#667eea}body.dark .role.svelte-uv6ddj{color:#fff}body.dark .company.svelte-uv6ddj{color:#81a1c1}body.dark .period.svelte-uv6ddj{background:#2d3748;color:#e2e8f0;border-color:#4a5568}body.dark .location.svelte-uv6ddj{color:#a0aec0}@media (max-width: 768px){.timeline-marker.svelte-uv6ddj{left:-1rem}.timeline-content.svelte-uv6ddj{margin-left:.5rem}.header-row.svelte-uv6ddj,.details-row.svelte-uv6ddj{flex-direction:column;align-items:flex-start;gap:.5rem}}.project-content.svelte-jwscum{display:flex;flex-direction:column;height:100%}.category.svelte-jwscum{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.title.svelte-jwscum{margin:0 0 1rem;color:#1a202c;font-size:1.375rem;font-weight:600}.description.svelte-jwscum{color:#718096;line-height:1.6;margin:0 0 1.5rem;font-size:.95rem;flex-grow:1}.technologies.svelte-jwscum{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tech-tag.svelte-jwscum{background:#edf2f7;color:#4a5568;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;transition:all .3s ease}.card--animated:hover .tech-tag.svelte-jwscum{background:#e6fffa;color:#234e52}body.dark .title.svelte-jwscum{color:#fff}body.dark .description.svelte-jwscum{color:#a0aec0}body.dark .tech-tag.svelte-jwscum{background:#2d3748;color:#e2e8f0}body.dark .card--animated:hover .tech-tag.svelte-jwscum{background:#234e52;color:#e6fffa}.btn.svelte-1lq53qu{padding:.875rem 2rem;border-radius:30px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:2px solid transparent}.btn-primary.svelte-1lq53qu{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary.svelte-1lq53qu:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.btn-secondary.svelte-1lq53qu{background:#fff;color:#667eea;border-color:#667eea}.btn-secondary.svelte-1lq53qu:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.btn.svelte-1lq53qu{width:200px;justify-content:center}}.tag.svelte-wbcltm{display:inline-block;padding:.5rem 1.25rem;border-radius:25px;font-size:.95rem;transition:all .3s ease}.tag-default.svelte-wbcltm{background:#fff;color:#667eea;border:2px solid #667eea}.tag-primary.svelte-wbcltm{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid transparent}.tag-outline.svelte-wbcltm{background:transparent;color:#4a5568;border:1px solid #e2e8f0}.hoverable.svelte-wbcltm:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.tag-default.hoverable.svelte-wbcltm:hover{background:#667eea;color:#fff}.tag-outline.hoverable.svelte-wbcltm:hover{background:#f7fafc;border-color:#cbd5e0}.education-content.svelte-bt22zv{display:flex;align-items:center;gap:1rem}.icon.svelte-bt22zv{font-size:3rem;flex-shrink:0;transition:transform .3s ease}.content.svelte-bt22zv{flex:1;min-width:0}.degree.svelte-bt22zv{margin:0 0 .25rem;color:#1a202c;font-size:1.25rem;font-weight:600;line-height:1.3}.institution.svelte-bt22zv{margin:0;color:#667eea;font-size:1rem;font-weight:500}.period.svelte-bt22zv{background:#f7fafc;color:#4a5568;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap;border:1px solid #e2e8f0;flex-shrink:0;transition:all .3s ease}.card--elevated:hover .icon.svelte-bt22zv{transform:scale(1.1)}.card--elevated:hover .period.svelte-bt22zv{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}body.dark .degree.svelte-bt22zv{color:#fff}body.dark .institution.svelte-bt22zv{color:#81a1c1}body.dark .period.svelte-bt22zv{background:#2d3748;color:#e2e8f0;border-color:#4a5568}@media (max-width: 480px){.education-content.svelte-bt22zv{flex-direction:column;text-align:center;gap:.75rem}.content.svelte-bt22zv{text-align:center}}:root{--container-max-width: 1200px;--container-padding: 1rem;--grid-gap: 2rem;--grid-gap-sm: 1rem;--section-spacing: 3rem;--font-headings: "Verdana", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Georgia", "Times New Roman", serif;--font-ui: "Verdana", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-normal: 400;--font-bold: 700}body{font-family:var(--font-body);font-weight:var(--font-normal);line-height:1.6;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);font-weight:var(--font-bold);line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p,div,span{font-family:var(--font-body)}button,input,select,textarea{font-family:var(--font-ui)}.container.svelte-tgdm5x{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);width:100%}.intro-text.svelte-tgdm5x{font-family:var(--font-body);font-size:1.25rem;color:#4a5568;text-align:center;margin-bottom:var(--section-spacing);line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}.highlights-grid.svelte-tgdm5x{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--grid-gap);align-items:start}.skills-grid.svelte-tgdm5x{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--grid-gap);margin-bottom:var(--section-spacing)}.projects-grid.svelte-tgdm5x{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--grid-gap)}.timeline-container.svelte-tgdm5x{max-width:800px;margin:0 auto}.timeline.svelte-tgdm5x{position:relative;padding-left:2rem}.timeline.svelte-tgdm5x:before{content:"";position:absolute;left:0;top:0;bottom:2rem;width:2px;background:#e2e8f0}.education-container.svelte-tgdm5x{max-width:600px;margin:0 auto}.competencies-section.svelte-tgdm5x{background:#f7fafc;border-radius:12px;padding:2rem;text-align:center;margin-top:2rem}.competencies-section.svelte-tgdm5x h3:where(.svelte-tgdm5x){font-family:var(--font-headings);margin-bottom:1.5rem;color:#1a202c;font-size:1.5rem;font-weight:var(--font-bold)}.tags-container.svelte-tgdm5x{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}body.dark .intro-text.svelte-tgdm5x{color:#a0aec0}body.dark .competencies-section.svelte-tgdm5x{background:#2d3748}body.dark .competencies-section.svelte-tgdm5x h3:where(.svelte-tgdm5x){color:#fff}body.dark .timeline.svelte-tgdm5x:before{background:#4a5568}@media (max-width: 768px){:root{--container-padding: 1.5rem;--grid-gap: 1.5rem;--section-spacing: 2rem}.intro-text.svelte-tgdm5x{font-size:1.125rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.highlights-grid.svelte-tgdm5x,.skills-grid.svelte-tgdm5x,.projects-grid.svelte-tgdm5x{grid-template-columns:1fr;max-width:400px;margin:0 auto}.timeline.svelte-tgdm5x{padding-left:1rem}.competencies-section.svelte-tgdm5x{padding:1.5rem;margin-top:1.5rem}}@media (max-width: 480px){:root{--container-padding: 1rem;--grid-gap: 1rem}.intro-text.svelte-tgdm5x{font-size:1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.timeline.svelte-tgdm5x{padding-left:.5rem}.competencies-section.svelte-tgdm5x{padding:1rem}}@media (max-width: 1024px){.highlights-grid.svelte-tgdm5x,.skills-grid.svelte-tgdm5x{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}
