.btn.svelte-18f749u{min-width:12rem;margin:.5rem 0 0;padding:.75rem 1rem;border-radius:6px;border:none;background-color:var(--primary-color);color:#fff;text-decoration:none;font-weight:500;transition:var(--transition);cursor:pointer;font-size:16px;font-family:inherit;line-height:1;display:inline-block}button.btn.svelte-18f749u{border:2px solid var(--primary-color)}button.btn.svelte-18f749u:disabled{opacity:.6;cursor:not-allowed;transform:none}button.btn.svelte-18f749u:disabled:hover{background-color:var(--primary-color);transform:none;box-shadow:none}.btn.svelte-18f749u:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 5px 15px #e56b6f4d}.btn-outline.svelte-18f749u{background-color:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.btn-outline.svelte-18f749u:hover{background-color:var(--primary-light);border-color:var(--primary-light);color:#fff}button.btn-outline.svelte-18f749u:disabled{background-color:transparent;color:var(--primary-color);border-color:var(--primary-color)}.detail-card.svelte-gbbvbd{background:var(--card-background);border-radius:12px;padding:20px;box-shadow:0 5px 15px var(--shadow-light);border:1px solid var(--border-color);transition:var(--transition)}.detail-card.svelte-gbbvbd:hover{transform:translateY(-5px);box-shadow:0 10px 25px var(--shadow-medium);border-color:var(--primary-color)}.detail-card.svelte-gbbvbd i:where(.svelte-gbbvbd){font-size:2.5rem;color:var(--primary-color);margin-bottom:15px}.detail-card.svelte-gbbvbd h3:where(.svelte-gbbvbd){font-size:1.3rem;margin-bottom:10px;color:var(--text-main)}.detail-card.svelte-gbbvbd p:where(.svelte-gbbvbd){color:var(--text-secondary);font-size:1rem}.hero-about.svelte-1pch8ix{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 0;margin-bottom:3rem}.hero-title.svelte-1pch8ix{font-size:3.5rem;color:var(--text-main);margin-bottom:1rem;line-height:1.2;position:relative}.hero-title.svelte-1pch8ix span:where(.svelte-1pch8ix){color:var(--primary-color);position:relative}.hero-title.svelte-1pch8ix span:where(.svelte-1pch8ix):after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background-color:#e56b6f4d;z-index:-1}.hero-subtitle.svelte-1pch8ix{font-size:1.4rem;color:var(--text-secondary);max-width:700px;margin-bottom:40px}.btn-container.svelte-1pch8ix{display:flex;gap:1rem}.about-content.svelte-1pch8ix{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:0 0 5rem}.about-text.svelte-1pch8ix{padding-right:1rem}.about-text.svelte-1pch8ix p:where(.svelte-1pch8ix){margin-bottom:1rem;color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.about-details.svelte-1pch8ix{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.section-header.svelte-1pch8ix{display:flex;align-items:center;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(229,107,111,.2)}.section-header.svelte-1pch8ix h2:where(.svelte-1pch8ix){font-size:32px;color:var(--primary-color);margin-right:1rem}.section-title.svelte-1pch8ix{margin:auto auto auto 1rem}.section-header.svelte-1pch8ix .icon:where(.svelte-1pch8ix){background-color:#e56b6f1a;color:var(--primary-color);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}@media(max-width:768px){.hero-about.svelte-1pch8ix{padding:4rem 0}.about-content.svelte-1pch8ix{grid-template-columns:1fr;gap:20px}.about-details.svelte-1pch8ix{grid-template-columns:1fr}.hero-title.svelte-1pch8ix{font-size:2.5rem}.hero-subtitle.svelte-1pch8ix{font-size:1.2rem}.btn-container.svelte-1pch8ix{flex-direction:column}}.content-section.svelte-1q2hkw6{margin-bottom:4rem;opacity:0;animation:svelte-1q2hkw6-fadeIn .8s ease forwards}.section-header.svelte-1q2hkw6{display:flex;align-items:center;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--primary-lighter)}.section-header.svelte-1q2hkw6 h2:where(.svelte-1q2hkw6){font-size:32px;color:var(--primary-color);margin-right:1rem}.section-title.svelte-1q2hkw6{margin:auto auto auto 1rem}.section-header.svelte-1q2hkw6 .icon:where(.svelte-1q2hkw6){background-color:var(--primary-lighter);color:var(--primary-color);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.section-content.svelte-1q2hkw6{margin-bottom:2rem}.see-all.svelte-1q2hkw6{text-align:center;margin-top:2rem}.see-all-link.svelte-1q2hkw6{color:var(--secondary-color);text-decoration:none;font-weight:700;font-family:var(--font-family-sans);font-size:1.1rem;transition:var(--transition)}.see-all-link.svelte-1q2hkw6:hover{color:var(--primary-color)}@keyframes svelte-1q2hkw6-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-section.svelte-1q2hkw6:nth-child(1){animation-delay:.2s}.content-section.svelte-1q2hkw6:nth-child(2){animation-delay:.4s}.content-section.svelte-1q2hkw6:nth-child(3){animation-delay:.6s}.content-section.svelte-1q2hkw6:nth-child(4){animation-delay:.8s}.projects-grid.svelte-fiykfy{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:2rem;margin-bottom:2rem}.project-card.svelte-fiykfy{background:var(--card-background);padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);box-shadow:0 2px 8px var(--shadow-light);transition:var(--transition);position:relative;overflow:hidden}.project-card.svelte-fiykfy:hover{transform:translateY(-5px);box-shadow:0 8px 25px var(--shadow-medium);border-color:var(--primary-light)}.project-card.featured.svelte-fiykfy{grid-column:1;grid-row:1 / -1;padding:2rem;background:linear-gradient(135deg,var(--card-background) 0%,var(--primary-lighter) 100%);border:2px solid var(--primary-color);display:flex;flex-direction:column}.project-card.featured.svelte-fiykfy h3:where(.svelte-fiykfy){font-size:1.5rem;color:var(--primary-color)}.project-card.featured.svelte-fiykfy .project-description:where(.svelte-fiykfy){font-size:1.1rem}.project-card.featured.svelte-fiykfy .project-tags:where(.svelte-fiykfy){margin-top:auto}.project-card.featured.svelte-fiykfy .project-links:where(.svelte-fiykfy){margin-top:1rem}.role-duration.svelte-fiykfy{font-size:1rem;margin:-1rem 0 0;color:var(--text-main)}.serving-info.svelte-fiykfy,.contributions-title.svelte-fiykfy{font-weight:400;font-size:medium;margin-bottom:.5rem;color:var(--text-main)}.serving-list.svelte-fiykfy,.contributions-list.svelte-fiykfy{margin:0rem 0rem 1rem 1rem;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.2rem 1rem}.serving-list.svelte-fiykfy li:where(.svelte-fiykfy),.contributions-list.svelte-fiykfy li:where(.svelte-fiykfy){margin:0rem;color:var(--text-secondary);font-size:.9rem}.project-card.featured.svelte-fiykfy .project-image:where(.svelte-fiykfy){width:auto;height:200px}.project-card.featured.svelte-fiykfy .project-image:where(.svelte-fiykfy) img:where(.svelte-fiykfy){width:100%;height:100%;max-width:150px}.non-featured-container.svelte-fiykfy{grid-column:2;display:flex;flex-direction:column;gap:2rem}.project-card.svelte-fiykfy:not(.featured){height:fit-content}.project-card.svelte-fiykfy:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--primary-light));opacity:0;transition:var(--transition)}.project-card.svelte-fiykfy:hover:before{opacity:1}.project-header.svelte-fiykfy{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}.project-header.svelte-fiykfy h3:where(.svelte-fiykfy){color:var(--text-main);font-family:var(--font-family-sans);margin-bottom:1rem;font-size:1.3rem}.project-image.svelte-fiykfy{width:80px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0}.project-image.svelte-fiykfy img:where(.svelte-fiykfy){width:100%;height:100%;object-fit:contain}.project-description.svelte-fiykfy{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1rem}.project-tags.svelte-fiykfy{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.tag.svelte-fiykfy{background-color:var(--primary-lighter);color:var(--primary-color);padding:.5rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.project-links.svelte-fiykfy{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.project-links.svelte-fiykfy .btn-primary{text-align:center;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.projects-grid.svelte-fiykfy{display:flex!important;flex-direction:column!important;width:100%!important;gap:1rem}.project-card.featured.svelte-fiykfy{grid-column:unset;grid-row:unset;width:100%;max-height:5 rem;padding:1.5rem;margin-bottom:1rem;text-align:center}.project-card.featured.svelte-fiykfy .project-header:where(.svelte-fiykfy){flex-direction:column;align-items:center;text-align:center}.project-card.featured.svelte-fiykfy .project-image:where(.svelte-fiykfy){margin:0 auto 1rem}.project-card.featured.svelte-fiykfy h3:where(.svelte-fiykfy){text-align:center;margin:1rem 0}.project-card.featured.svelte-fiykfy .project-description:where(.svelte-fiykfy){text-align:center}.project-card.featured.svelte-fiykfy .project-tags:where(.svelte-fiykfy){justify-content:center}.project-card.featured.svelte-fiykfy .project-links:where(.svelte-fiykfy){text-align:center}.non-featured-container.svelte-fiykfy{grid-column:unset;flex-direction:row;gap:1rem;width:100%;align-items:stretch}.project-card.svelte-fiykfy:not(.featured){width:calc(50% - .5rem);padding:1rem;font-size:.9rem;margin-bottom:0;text-align:center;height:100%;display:flex;flex-direction:column}.project-card.svelte-fiykfy:not(.featured) .project-header:where(.svelte-fiykfy){flex-direction:column;align-items:center;text-align:center}.project-card.svelte-fiykfy:not(.featured) .project-image:where(.svelte-fiykfy){margin:0 auto .5rem}.project-card.svelte-fiykfy:not(.featured) h3:where(.svelte-fiykfy){font-size:1.1rem;text-align:center;margin:.5rem 0}.project-card.svelte-fiykfy:not(.featured) .project-description:where(.svelte-fiykfy){font-size:.9rem;text-align:center;flex-grow:1}.project-card.svelte-fiykfy:not(.featured) .project-tags:where(.svelte-fiykfy){justify-content:center;margin-top:auto}.project-card.svelte-fiykfy:not(.featured) .project-links:where(.svelte-fiykfy){text-align:center;margin-top:1rem}.project-card.svelte-fiykfy:not(.featured) .project-links:where(.svelte-fiykfy) .btn{width:80%;max-width:none}.project-header.svelte-fiykfy{flex-direction:column;align-items:flex-start}}.blog-posts.svelte-1ponado{display:grid;gap:1.5rem;margin-bottom:2rem}.blog-card.svelte-1ponado{background:var(--card-background);padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);box-shadow:0 2px 8px var(--shadow-light);transition:var(--transition);position:relative;overflow:hidden}.blog-card.svelte-1ponado:hover{transform:translateY(-5px);box-shadow:0 8px 25px var(--shadow-medium);border-color:var(--primary-light)}.blog-card.svelte-1ponado:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--primary-light));opacity:0;transition:var(--transition)}.blog-card.svelte-1ponado:hover:before{opacity:1}.blog-card.svelte-1ponado h3:where(.svelte-1ponado){color:var(--text-main);font-family:var(--font-family-sans);margin-bottom:1rem;font-size:1.3rem}.blog-card.svelte-1ponado p:where(.svelte-1ponado){color:var(--text-secondary);font-size:.75rem}.post-meta.svelte-1ponado{display:flex;align-items:center;gap:1rem;margin:1rem 0;font-size:.9rem;color:var(--primary-color)}.meta-item.svelte-1ponado{display:flex;align-items:center;gap:.5rem}.read-more.svelte-1ponado{color:var(--primary-color);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-family:var(--font-family-sans);transition:var(--transition)}.read-more.svelte-1ponado:hover{color:var(--primary-light)}.read-more.svelte-1ponado svg:where(.svelte-1ponado){transition:var(--transition)}.read-more.svelte-1ponado:hover svg:where(.svelte-1ponado){transform:translate(3px)}@media(max-width:768px){.blog-posts.svelte-1ponado{width:100%}.blog-card.svelte-1ponado{width:100%;max-width:none}}.main-content.svelte-1ckenlq{padding:2rem;flex:1;min-height:100vh}.theme-toggle-container.svelte-1ckenlq{display:flex;justify-content:flex-end;margin-bottom:2rem;width:75px;margin-left:auto}@keyframes svelte-1ckenlq-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.main-content.svelte-1ckenlq{padding:4rem 1rem 0}.theme-toggle-container.svelte-1ckenlq{position:fixed;top:1.75rem;right:0;z-index:100}}
