.page-content.svelte-cwls5q{max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-l)}.bio-section.svelte-cwls5q{padding-block:var(--space-3xl)}.bio-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:start}.section-index.svelte-cwls5q{font-family:var(--font-mono);font-size:var(--step--1);color:var(--color-accent);letter-spacing:.05em;display:block;margin-bottom:var(--space-2xs)}.bio-title.svelte-cwls5q{font-family:var(--font-serif);font-size:var(--step-5);font-weight:600;line-height:1.05;letter-spacing:-.03em;margin-bottom:var(--space-m);animation:svelte-cwls5q-fadeUp .8s cubic-bezier(.22,1,.36,1) both}.bio-lede.svelte-cwls5q{font-family:var(--font-serif);font-size:var(--step-1);line-height:1.5;color:var(--color-text);max-width:var(--measure);margin-bottom:var(--space-m);animation:svelte-cwls5q-fadeUp .8s cubic-bezier(.22,1,.36,1) .1s both}.bio-paragraph.svelte-cwls5q{font-size:var(--step-0);line-height:1.7;color:var(--color-text-muted);max-width:var(--measure);margin-bottom:var(--space-l);animation:svelte-cwls5q-fadeUp .8s cubic-bezier(.22,1,.36,1) .2s both}.bio-meta.svelte-cwls5q{display:flex;gap:var(--space-2xl);flex-wrap:wrap;animation:svelte-cwls5q-fadeUp .8s cubic-bezier(.22,1,.36,1) .3s both}.bio-meta-item.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-3xs)}.bio-meta-label.svelte-cwls5q{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.bio-meta-value.svelte-cwls5q{font-size:var(--step-0);font-weight:500}.bio-card.svelte-cwls5q{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-l);animation:svelte-cwls5q-cardIn .8s cubic-bezier(.22,1,.36,1) .4s both}.bio-card-header.svelte-cwls5q{display:flex;align-items:center;gap:var(--space-2xs);margin-bottom:var(--space-m)}.bio-card-dot.svelte-cwls5q{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:svelte-cwls5q-pulse 2s ease-in-out infinite}.bio-card-label.svelte-cwls5q{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.bio-card-body.svelte-cwls5q{margin-bottom:var(--space-s)}.bio-card-title.svelte-cwls5q{font-size:var(--step-0);font-weight:600;margin-bottom:var(--space-3xs)}.bio-card-subtitle.svelte-cwls5q{font-size:var(--step--1);color:var(--color-text-muted)}.bio-card-detail.svelte-cwls5q{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-text-muted);margin-top:var(--space-3xs)}.bio-card-divider.svelte-cwls5q{height:1px;background:var(--color-border);margin-block:var(--space-s)}.bio-card-tag-row.svelte-cwls5q{margin-top:var(--space-s)}.tag.svelte-cwls5q{display:inline-block;font-family:var(--font-mono);font-size:.6875rem;padding:.25em .6em;background:var(--color-accent-soft);color:var(--color-accent);border-radius:3px;white-space:nowrap}.tag-row.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:var(--space-2xs);margin-top:var(--space-s)}.timeline-section.svelte-cwls5q{padding-block:var(--space-3xl)}.section-header.svelte-cwls5q{margin-bottom:var(--space-xl)}.section-title.svelte-cwls5q{font-family:var(--font-serif);font-size:var(--step-3);font-weight:500;letter-spacing:-.02em}.timeline.svelte-cwls5q{display:flex;flex-direction:column}.timeline-item.svelte-cwls5q{display:flex;gap:var(--space-m);padding-bottom:var(--space-xl)}.timeline-item.svelte-cwls5q:last-child{padding-bottom:0}.timeline-marker.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.timeline-dot.svelte-cwls5q{width:10px;height:10px;border-radius:50%;background:var(--color-accent);flex-shrink:0;z-index:1}.timeline-line.svelte-cwls5q{width:1px;flex:1;background:var(--color-border);margin-top:var(--space-2xs)}.timeline-content.svelte-cwls5q{flex:1}.timeline-year.svelte-cwls5q{font-family:var(--font-mono);font-size:var(--step--1);color:var(--color-accent);letter-spacing:.03em;display:block;margin-bottom:var(--space-3xs)}.timeline-title.svelte-cwls5q{font-size:var(--step-1);font-weight:600;margin-bottom:var(--space-3xs)}.timeline-org.svelte-cwls5q{font-size:var(--step-0);color:var(--color-text-muted);margin-bottom:var(--space-s)}.timeline-desc.svelte-cwls5q{font-size:var(--step-0);line-height:1.6;color:var(--color-text-muted);max-width:52ch}.skills-section.svelte-cwls5q{padding-block:var(--space-3xl)}.skills-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-l)}.skill-group.svelte-cwls5q{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-l);transition:border-color var(--transition),transform var(--transition)}.skill-group.svelte-cwls5q:hover{border-color:var(--color-accent);transform:translateY(-2px)}.skill-group-title.svelte-cwls5q{font-family:var(--font-mono);font-size:var(--step-0);font-weight:500;margin-bottom:var(--space-m)}.skill-list.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:var(--space-2xs)}.skill-chip.svelte-cwls5q{display:inline-block;font-family:var(--font-mono);font-size:var(--step--1);padding:.3em .75em;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text)}.contact-cta.svelte-cwls5q{padding-block:var(--space-4xl);text-align:center}.contact-inner.svelte-cwls5q{max-width:48rem;margin-inline:auto}.contact-title.svelte-cwls5q{font-family:var(--font-serif);font-size:var(--step-4);font-weight:500;letter-spacing:-.02em;margin-bottom:var(--space-m)}.contact-desc.svelte-cwls5q{font-size:var(--step-1);line-height:1.5;color:var(--color-text-muted);max-width:36ch;margin-inline:auto;margin-bottom:var(--space-xl)}.contact-actions.svelte-cwls5q{display:flex;gap:var(--space-s);justify-content:center;flex-wrap:wrap}.contact-form.svelte-cwls5q{display:grid;gap:var(--space-m);margin-top:var(--space-2xl);padding:var(--space-xl);text-align:left;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.form-row.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-m)}.contact-form.svelte-cwls5q label:where(.svelte-cwls5q){display:grid;gap:var(--space-2xs);font-size:var(--step--1);font-weight:500}.contact-form.svelte-cwls5q input:where(.svelte-cwls5q),.contact-form.svelte-cwls5q textarea:where(.svelte-cwls5q){width:100%;box-sizing:border-box;padding:.75rem;font:inherit;color:var(--color-text);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius)}.contact-form.svelte-cwls5q textarea:where(.svelte-cwls5q){resize:vertical}.contact-form.svelte-cwls5q input:where(.svelte-cwls5q):focus,.contact-form.svelte-cwls5q textarea:where(.svelte-cwls5q):focus{outline:2px solid var(--color-accent);outline-offset:2px}.contact-form.svelte-cwls5q .btn:where(.svelte-cwls5q){justify-self:start}.form-trap.svelte-cwls5q{display:none!important}.contact-form.svelte-cwls5q .btn:where(.svelte-cwls5q):disabled{cursor:wait;opacity:.62}.form-error.svelte-cwls5q{margin:0;color:#a33;font-size:var(--step--1);line-height:1.5}.btn.svelte-cwls5q{display:inline-flex;align-items:center;gap:var(--space-2xs);padding:.7rem 1.4rem;font-family:var(--font-sans);font-size:var(--step-0);font-weight:500;border-radius:var(--radius);transition:all var(--transition);text-decoration:none;border:1px solid transparent;cursor:pointer}.btn--primary.svelte-cwls5q{background:var(--color-accent);color:#fff}.btn--primary.svelte-cwls5q:hover{background:var(--color-accent-hover);transform:translateY(-1px)}.btn--ghost.svelte-cwls5q{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--ghost.svelte-cwls5q:hover{background:var(--color-surface);border-color:var(--color-text-muted)}@media (max-width: 768px){.bio-grid.svelte-cwls5q{grid-template-columns:1fr;gap:var(--space-xl)}.bio-meta.svelte-cwls5q{flex-direction:column;gap:var(--space-s)}.contact-actions.svelte-cwls5q{flex-direction:column;align-items:stretch}.form-row.svelte-cwls5q{grid-template-columns:1fr}.contact-form.svelte-cwls5q{padding:var(--space-l)}}@keyframes svelte-cwls5q-fadeUp{0%{opacity:0;transform:translateY(.3em)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion: reduce){.svelte-cwls5q,.svelte-cwls5q:before,.svelte-cwls5q:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}.bio-title.svelte-cwls5q,.bio-lede.svelte-cwls5q,.bio-paragraph.svelte-cwls5q,.bio-meta.svelte-cwls5q,.bio-card.svelte-cwls5q{opacity:1!important;transform:none!important}}
