.about-page[data-astro-cid-kh7btl4r]{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.hero-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem}.hero-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.portrait[data-astro-cid-kh7btl4r]{width:180px;height:180px;border-radius:50%;box-shadow:var(--shadow-md);object-fit:cover}.hero-text[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{color:var(--gray-0);margin-bottom:.5rem}.subtitle[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);color:var(--accent-regular);font-weight:600;margin-bottom:1rem}.bio[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-200);max-width:600px;line-height:1.6}.availability[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.avail-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;border:1px solid var(--accent-regular);border-radius:.75rem;background:color-mix(in srgb,var(--accent-regular) 6%,transparent);color:var(--accent-regular);cursor:pointer;text-align:left;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;min-width:190px}.avail-card[data-astro-cid-kh7btl4r]:hover{background:color-mix(in srgb,var(--accent-regular) 14%,transparent);transform:translateY(-2px);box-shadow:0 4px 16px color-mix(in srgb,var(--accent-regular) 20%,transparent)}.avail-card-top[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem}.avail-type[data-astro-cid-kh7btl4r]{font-size:var(--text-md);font-weight:700;line-height:1.2}.avail-detail[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);opacity:.85;line-height:1.2;padding-left:.1rem}.avail-cta[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--text-sm);font-weight:600;margin-top:.25rem;opacity:.9}section[data-astro-cid-kh7btl4r]{margin-bottom:4rem}section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:var(--text-3xl);color:var(--gray-0);margin-bottom:2rem;text-align:center}.skills-groups[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.75rem;max-width:860px;margin:0 auto}.skill-group[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:1.25rem}.skill-label[data-astro-cid-kh7btl4r]{font-size:var(--text-xs, .75rem);font-weight:700;color:var(--accent-regular);text-transform:uppercase;letter-spacing:.08em;min-width:90px;flex-shrink:0;padding-top:.55rem}.skill-items[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.6rem}.skill-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:.5rem;transition:border-color .2s ease,transform .2s ease;cursor:default}.skill-item[data-astro-cid-kh7btl4r]:hover{border-color:var(--accent-regular);transform:translateY(-2px)}.skill-item[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:last-child{font-size:var(--text-sm);color:var(--gray-200);font-weight:500}.icon-wrap[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;padding:.2rem;background:#fff;border-radius:.25rem;flex-shrink:0}:root.theme-dark .icon-wrap[data-astro-cid-kh7btl4r]{background:#ffffff1f}.timeline[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;position:relative;padding-left:2rem}.timeline[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--gradient-accent)}.timeline-item[data-astro-cid-kh7btl4r]{position:relative;margin-bottom:3rem;padding-left:2rem}.timeline-marker[data-astro-cid-kh7btl4r]{position:absolute;left:-.5rem;top:.5rem;width:1rem;height:1rem;background:var(--accent-regular);border-radius:50%;border:3px solid var(--gray-999);box-shadow:0 0 0 4px var(--accent-overlay)}.timeline-content[data-astro-cid-kh7btl4r]{background:var(--gradient-subtle);padding:1.5rem;border-radius:.75rem;border:1px solid var(--gray-800)}.timeline-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);color:var(--accent-regular);margin:0}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s ease}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:.8}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r] .link-icon{opacity:.5;transition:opacity .2s ease,transform .2s ease;flex-shrink:0}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover .link-icon{opacity:1;transform:translate(2px,-2px)}.timeline-content[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-100);font-weight:600;margin-bottom:1rem}.timeline-date[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--gray-400);font-weight:600}.timeline-content[data-astro-cid-kh7btl4r] ul[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.timeline-content[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-size:var(--text-md);color:var(--gray-200);padding-left:1.5rem;position:relative}.timeline-content[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"▹";position:absolute;left:0;color:var(--accent-regular);font-weight:700}.testimonial[data-astro-cid-kh7btl4r]{margin:1.25rem 0 0;padding:1rem 1.25rem;border-left:3px solid var(--accent-regular);background:color-mix(in srgb,var(--accent-regular) 6%,transparent);border-radius:0 .5rem .5rem 0}.testimonial[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:var(--text-md);color:var(--gray-200);line-height:1.7;font-style:italic;margin:0 0 .75rem}.testimonial[data-astro-cid-kh7btl4r] footer[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.1rem}.testimonial[data-astro-cid-kh7btl4r] footer[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--gray-0);font-style:normal}.testimonial[data-astro-cid-kh7btl4r] footer[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--gray-400);font-style:normal}.education-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto}.education-card[data-astro-cid-kh7btl4r]{background:var(--gradient-subtle);padding:2rem;border-radius:1rem;border:1px solid var(--gray-800);transition:all .3s ease}.education-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--accent-regular)}.education-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);color:var(--accent-regular);margin-bottom:.5rem}.education-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-100);margin-bottom:.75rem}.education-year[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--gray-400);font-weight:600;margin-bottom:1rem}.education-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{font-size:var(--text-md);color:var(--gray-200);line-height:1.6}.erasmus[data-astro-cid-kh7btl4r]{font-size:var(--text-sm)!important;color:var(--gray-400)!important;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--gray-800);line-height:1.5!important}.story-section[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto}.story-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.story-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-200);line-height:1.8;text-align:justify}@media (min-width: 768px){.about-page[data-astro-cid-kh7btl4r]{padding:3rem 2rem}.hero-content[data-astro-cid-kh7btl4r]{flex-direction:row;text-align:left;gap:3rem}.portrait[data-astro-cid-kh7btl4r]{width:220px;height:220px}.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}.timeline[data-astro-cid-kh7btl4r],.timeline-item[data-astro-cid-kh7btl4r]{padding-left:3rem}}@media (min-width: 768px) and (max-width: 1199px){.availability[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr)}.avail-card[data-astro-cid-kh7btl4r]{min-width:unset}.avail-card[data-astro-cid-kh7btl4r]:last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - .375rem);min-width:190px}}@media (min-width: 1024px){.about-page[data-astro-cid-kh7btl4r]{padding:4rem 3rem}.portrait[data-astro-cid-kh7btl4r]{width:250px;height:250px}section[data-astro-cid-kh7btl4r]{margin-bottom:5rem}}@media (max-width: 640px){.timeline-header[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:flex-start}.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.education-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
