.about-page.svelte-xc4ah0{max-width:900px;margin:0 auto;padding:0 1rem}section.svelte-xc4ah0{margin-bottom:4rem}h1.svelte-xc4ah0,h2.svelte-xc4ah0,h3.svelte-xc4ah0{margin-top:0}h2.svelte-xc4ah0{margin-bottom:2rem;font-size:1.75rem;position:relative;display:inline-block}h2.svelte-xc4ah0:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:var(--accent-color);border-radius:2px}.hero.svelte-xc4ah0{padding:2rem 0 3rem;text-align:center}.hero-content.svelte-xc4ah0{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-image.svelte-xc4ah0{width:160px;height:160px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;background-color:var(--bg-secondary);display:flex;align-items:center;justify-content:center;border:3px solid var(--accent-color)}.profile-placeholder.svelte-xc4ah0{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.hero-text.svelte-xc4ah0 h1:where(.svelte-xc4ah0){font-size:2.5rem;margin-bottom:.25rem}.tagline.svelte-xc4ah0{font-size:1.25rem;color:var(--text-secondary);margin-bottom:1.5rem}.social-links.svelte-xc4ah0{display:flex;gap:1rem;justify-content:center}.social-links.svelte-xc4ah0 a:where(.svelte-xc4ah0){color:var(--text-secondary);transition:color .2s ease,transform .2s ease}.social-links.svelte-xc4ah0 a:where(.svelte-xc4ah0):hover{color:var(--accent-color);transform:translateY(-3px)}.timeline.svelte-xc4ah0{position:relative;max-width:800px;margin:0 auto}.timeline.svelte-xc4ah0:before{content:"";position:absolute;width:2px;background-color:var(--border-color);top:0;bottom:0;left:20px}.timeline-item.svelte-xc4ah0{display:flex;gap:1.5rem;margin-bottom:2.5rem;position:relative}.timeline-marker.svelte-xc4ah0{flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:var(--bg-secondary);border:2px solid var(--accent-color);z-index:1}.timeline-content.svelte-xc4ah0{padding:.5rem 0}.timeline-content.svelte-xc4ah0 h3:where(.svelte-xc4ah0){margin-bottom:.25rem;color:var(--heading-color)}.timeline-date.svelte-xc4ah0{color:var(--accent-color);font-weight:500;margin-bottom:1rem;font-size:.9rem}.project-grid.svelte-xc4ah0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.project-card.svelte-xc4ah0{background-color:var(--card-bg);border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px var(--shadow-color);transition:transform .3s ease,box-shadow .3s ease}.project-card.svelte-xc4ah0:hover{transform:translateY(-5px);box-shadow:0 5px 15px var(--shadow-color)}.project-header.svelte-xc4ah0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-header.svelte-xc4ah0 h3:where(.svelte-xc4ah0){margin:0;font-size:1.25rem}.project-links.svelte-xc4ah0{display:flex;gap:.75rem}.project-links.svelte-xc4ah0 a:where(.svelte-xc4ah0){color:var(--text-secondary);transition:color .2s ease}.project-links.svelte-xc4ah0 a:where(.svelte-xc4ah0):hover{color:var(--accent-color)}.project-tech.svelte-xc4ah0{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.project-tech.svelte-xc4ah0 span:where(.svelte-xc4ah0){font-size:.75rem;background-color:var(--bg-secondary);color:var(--text-secondary);padding:.3rem .6rem;border-radius:20px}.skills-container.svelte-xc4ah0{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.skill-category.svelte-xc4ah0 h3:where(.svelte-xc4ah0){margin-bottom:1rem;color:var(--accent-color)}.skill-list.svelte-xc4ah0{list-style:none;padding:0;margin:0}.skill-list.svelte-xc4ah0 li:where(.svelte-xc4ah0){margin-bottom:.5rem;position:relative;padding-left:1.5rem}.skill-list.svelte-xc4ah0 li:where(.svelte-xc4ah0):before{content:"→";position:absolute;left:0;color:var(--accent-color)}.contact.svelte-xc4ah0{text-align:center}.contact.svelte-xc4ah0 p:where(.svelte-xc4ah0){max-width:600px;margin:0 auto 2rem}.contact-methods.svelte-xc4ah0{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.contact-item.svelte-xc4ah0{display:flex;align-items:center;gap:.5rem;color:var(--text-color);padding:.75rem 1.25rem;border-radius:8px;background-color:var(--card-bg);text-decoration:none;transition:transform .3s ease,background-color .3s ease}.contact-item.svelte-xc4ah0:hover{transform:translateY(-3px);background-color:var(--hover-bg);text-decoration:none}@media (min-width: 768px){.hero-content.svelte-xc4ah0{flex-direction:row;text-align:left;gap:2rem}.profile-image.svelte-xc4ah0{margin-bottom:0}.social-links.svelte-xc4ah0{justify-content:flex-start}.timeline.svelte-xc4ah0:before{left:50%;transform:translate(-50%)}.timeline-item.svelte-xc4ah0{width:50%}.timeline-item.svelte-xc4ah0:nth-child(2n){margin-left:auto}.timeline-item.svelte-xc4ah0:nth-child(odd) .timeline-marker:where(.svelte-xc4ah0){order:2;margin-left:auto;margin-right:-20px}.timeline-item.svelte-xc4ah0:nth-child(2n) .timeline-marker:where(.svelte-xc4ah0){margin-left:-20px}.timeline-item.svelte-xc4ah0:nth-child(odd) .timeline-content:where(.svelte-xc4ah0){order:1;text-align:right}}
