.photo-section.svelte-cwls5q{display:flex;justify-content:center;padding:48px 0 0}.photo-frame.svelte-cwls5q{position:relative;width:180px;height:180px;border-radius:50%;overflow:hidden;box-shadow:0 8px 32px #0000001a;border:3px solid var(--glass-border)}.photo-frame.svelte-cwls5q:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.12) 0%,transparent 50%)}.dark .photo-frame.svelte-cwls5q{box-shadow:0 8px 32px #00000059}.dark .photo-frame.svelte-cwls5q:after{background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 50%)}.photo.svelte-cwls5q{width:100%;height:100%;object-fit:cover;object-position:center 15%;filter:contrast(1.04) brightness(1.02) saturate(.9)}.dark .photo.svelte-cwls5q{filter:contrast(1.06) brightness(.92) saturate(.85)}@media(min-width:735px){.photo-frame.svelte-cwls5q{width:200px;height:200px}}.story-section.svelte-cwls5q{padding:40px 0 0}.story-block.svelte-cwls5q{margin-bottom:48px}.story-block.svelte-cwls5q p:where(.svelte-cwls5q){font-size:17px;line-height:1.65;color:var(--text-secondary);margin-top:16px}.story-block.svelte-cwls5q .section-heading:where(.svelte-cwls5q){margin-bottom:0}.journey-timeline.svelte-cwls5q{display:flex;position:relative;margin:24px 0 56px;padding-top:20px}.journey-track.svelte-cwls5q{position:absolute;top:39px;left:0;right:0;height:2px;background:var(--border)}.journey-track-fill.svelte-cwls5q{height:100%;background:var(--accent);border-radius:1px;width:0;opacity:1;transform:none;transition:width 1.2s var(--ease-out)}.journey-track-fill.svelte-cwls5q.visible{width:100%}.journey-node.svelte-cwls5q{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.journey-dot.svelte-cwls5q{width:12px;height:12px;border-radius:50%;background:var(--bg);border:2px solid var(--border-strong);z-index:2;transition:all .3s var(--ease)}.journey-node.is-current.svelte-cwls5q .journey-dot:where(.svelte-cwls5q){background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg),0 0 12px var(--accent-bg)}.journey-card.svelte-cwls5q{display:flex;align-items:center;gap:6px;margin-top:16px;padding:6px 14px;border-radius:var(--radius-pill);background:var(--bg-elevated);border:1px solid var(--border);box-shadow:0 2px 8px #0000000a}.journey-node.is-current.svelte-cwls5q .journey-card:where(.svelte-cwls5q){border-color:var(--accent);background:var(--accent-bg)}.journey-flag.svelte-cwls5q{font-size:18px}.journey-year.svelte-cwls5q{font-size:13px;font-weight:600;color:var(--text-primary)}.journey-node.is-current.svelte-cwls5q .journey-year:where(.svelte-cwls5q){color:var(--accent)}.journey-place.svelte-cwls5q{margin-top:10px;font-size:15px;font-weight:600;color:var(--text-primary)}.journey-duration.svelte-cwls5q{margin-top:2px;font-size:12px;font-weight:500;color:var(--accent)}.journey-text.svelte-cwls5q{margin-top:6px;font-size:12px;line-height:1.45;color:var(--text-tertiary);max-width:120px}@media(max-width:735px){.journey-timeline.svelte-cwls5q{flex-direction:column;align-items:flex-start;padding-top:0;padding-left:24px;gap:28px}.journey-track.svelte-cwls5q{top:0;bottom:0;left:5px;right:auto;width:2px;height:100%}.journey-node.svelte-cwls5q{flex-direction:row;text-align:left;align-items:flex-start;gap:16px}.journey-dot.svelte-cwls5q{flex-shrink:0;margin-top:8px}.journey-card.svelte-cwls5q{margin-top:0}.journey-text.svelte-cwls5q{max-width:none}.journey-node.svelte-cwls5q>:where(.svelte-cwls5q):not(.journey-dot){display:contents}.journey-node.svelte-cwls5q{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto auto;column-gap:16px;row-gap:2px}.journey-dot.svelte-cwls5q{grid-row:1 / -1;align-self:start;margin-top:10px}.journey-card.svelte-cwls5q{grid-column:2}.journey-place.svelte-cwls5q{grid-column:2;margin-top:6px}.journey-duration.svelte-cwls5q,.journey-text.svelte-cwls5q{grid-column:2}}.languages-section.svelte-cwls5q{padding:56px 0}@media(min-width:735px){.languages-section.svelte-cwls5q{padding:80px 0}}.languages-header.svelte-cwls5q{display:flex;align-items:center;gap:16px;margin-bottom:40px}.languages-header.svelte-cwls5q .icon-wrap{flex-shrink:0}.languages-header.svelte-cwls5q .section-heading{margin-bottom:0}.radar-layout.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width:735px){.radar-layout.svelte-cwls5q{flex-direction:row;align-items:center;gap:48px}}.radar-chart.svelte-cwls5q{display:none;flex-shrink:0;width:100%;max-width:320px}@media(min-width:735px){.radar-chart.svelte-cwls5q{display:block;max-width:300px}}.radar-svg.svelte-cwls5q{width:100%;height:auto}.radar-fill.svelte-cwls5q{fill:var(--accent-bg);stroke:var(--accent);stroke-width:2;opacity:0;animation:svelte-cwls5q-radarReveal 1s var(--ease-out) .3s forwards}.radar-dot.svelte-cwls5q{fill:var(--accent);opacity:0;animation:svelte-cwls5q-dotPop .4s var(--ease-spring) forwards}.radar-dot.svelte-cwls5q:nth-child(1){animation-delay:.5s}.radar-dot.svelte-cwls5q:nth-child(2){animation-delay:.6s}.radar-dot.svelte-cwls5q:nth-child(3){animation-delay:.7s}.radar-dot.svelte-cwls5q:nth-child(4){animation-delay:.8s}.radar-dot.svelte-cwls5q:nth-child(5){animation-delay:.9s}.radar-dot.svelte-cwls5q:nth-child(6){animation-delay:1s}.radar-label.svelte-cwls5q{font-size:11px;font-weight:500;fill:var(--text-secondary);font-family:var(--font-sans)}@keyframes svelte-cwls5q-radarReveal{0%{opacity:0;transform:scale(.5);transform-origin:center}to{opacity:1;transform:scale(1)}}@keyframes svelte-cwls5q-dotPop{0%{opacity:0;r:0}to{opacity:1;r:4}}.radar-legend.svelte-cwls5q{flex:1;min-width:0;width:100%}.legend-row.svelte-cwls5q{display:flex;align-items:center;gap:14px;padding:10px 0}.legend-row.svelte-cwls5q+.legend-row:where(.svelte-cwls5q){border-top:1px solid var(--border)}.legend-flag.svelte-cwls5q{font-size:24px;flex-shrink:0}.legend-info.svelte-cwls5q{flex:1;min-width:0}.legend-top.svelte-cwls5q{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.legend-name.svelte-cwls5q{font-size:15px;font-weight:600;color:var(--text-primary)}.legend-level.svelte-cwls5q{font-size:12px;font-weight:500;color:var(--text-tertiary)}.legend-bar.svelte-cwls5q{height:5px;border-radius:3px;background:var(--fill);overflow:hidden}.legend-bar-fill.svelte-cwls5q{height:100%;border-radius:3px;background:var(--accent);animation:svelte-cwls5q-barGrow .8s var(--ease-out) both}@keyframes svelte-cwls5q-barGrow{0%{width:0!important}}.principles-section.svelte-cwls5q{padding:56px 0}@media(min-width:735px){.principles-section.svelte-cwls5q{padding:80px 0}}.principles-grid.svelte-cwls5q{display:grid;gap:24px;margin-top:48px}@media(min-width:735px){.principles-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}.principle.svelte-cwls5q{display:flex;flex-direction:column}.principle-desc.svelte-cwls5q{margin-top:8px;font-size:15px;line-height:1.6;color:var(--text-secondary)}.icon-shine.svelte-cwls5q{position:relative;overflow:hidden}.icon-shine.svelte-cwls5q:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.5) 42%,rgba(255,255,255,.5) 48%,transparent 55%);transform:translate(-120%);pointer-events:none;z-index:2}.principle.svelte-cwls5q:hover .icon-shine:where(.svelte-cwls5q):before{transform:translate(120%);transition:transform .5s var(--ease)}.dark .icon-shine.svelte-cwls5q:before{background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.15) 42%,rgba(255,255,255,.15) 48%,transparent 55%)}.skills-section.svelte-cwls5q{padding:56px 0}@media(min-width:735px){.skills-section.svelte-cwls5q{padding:80px 0}}.skills-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px}@media(max-width:735px){.skills-grid.svelte-cwls5q{grid-template-columns:1fr}}.skill-label.svelte-cwls5q{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.skill-tags.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.about-cta.svelte-cwls5q{padding:56px 0 80px}@media(min-width:735px){.about-cta.svelte-cwls5q{padding:80px 0 100px}}.cta-box.svelte-cwls5q{position:relative;overflow:hidden;text-align:center;padding:40px 20px;border-radius:32px;background:var(--bg-elevated);border:1px solid var(--border);box-shadow:0 2px 20px #0000000a}.cta-box.svelte-cwls5q:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.55) 0%,rgba(255,255,255,.15) 25%,transparent 50%)}.dark .cta-box.svelte-cwls5q:after{background:linear-gradient(135deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 25%,transparent 50%)}.cta-box.svelte-cwls5q>*{position:relative;z-index:1}.dark .cta-box.svelte-cwls5q{box-shadow:0 2px 20px #0003}@media(min-width:735px){.cta-box.svelte-cwls5q{padding:80px 48px}}.cta-body.svelte-cwls5q{margin:16px auto 0;max-width:480px;font-size:17px;line-height:1.6;color:var(--text-secondary)}.cta-buttons.svelte-cwls5q{display:flex;justify-content:center;gap:12px;margin-top:32px;flex-wrap:wrap}.cta-box.svelte-cwls5q .btn:where(.svelte-cwls5q){margin-top:0}
