.about-page.svelte-cwls5q{min-height:100vh;background:var(--bg-1)}.about-hero.svelte-cwls5q{position:relative;background:var(--bg-0);overflow:hidden;padding-top:72px}.blobs.svelte-cwls5q{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.blob.svelte-cwls5q{position:absolute;border-radius:50%;filter:blur(100px)}.ab1.svelte-cwls5q{width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);top:-150px;right:-100px}.ab2.svelte-cwls5q{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 70%);bottom:-100px;left:-50px}.noise.svelte-cwls5q{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px}.about-hero-inner.svelte-cwls5q{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr 1fr;gap:var(--sp-7);align-items:center;padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(4rem,8vw,7rem)}.about-title.svelte-cwls5q{display:flex;flex-direction:column;line-height:.92;letter-spacing:-.045em;gap:0;margin-bottom:var(--sp-4)}.about-line.svelte-cwls5q{display:block;overflow:hidden;padding-bottom:.06em}.about-line.svelte-cwls5q .inner:where(.svelte-cwls5q){display:block;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;color:var(--text-1);transform:translateY(110%);will-change:transform}.accent-l.svelte-cwls5q .inner:where(.svelte-cwls5q){background:var(--accent-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-hero-sub.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--sp-3);opacity:0;transform:translateY(14px);will-change:opacity,transform}.about-lead.svelte-cwls5q{font-size:1.0625rem;color:var(--text-2);line-height:1.75}.about-lead.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--text-1);font-weight:700}.about-lead.svelte-cwls5q em:where(.svelte-cwls5q){font-style:normal;color:var(--accent-blue-light)}.about-body.svelte-cwls5q{font-size:.9375rem;color:var(--text-3);line-height:1.8}.about-actions.svelte-cwls5q{display:flex;gap:var(--sp-2);flex-wrap:wrap;margin-top:var(--sp-1)}.btn-dl.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:var(--accent-gradient);color:#fff;font-size:.9375rem;font-weight:700;border-radius:var(--r-full);box-shadow:0 4px 24px #6366f159;transition:transform var(--t-base),box-shadow var(--t-base)}.btn-dl.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f173}.btn-mail.svelte-cwls5q{display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--text-2);border:1px solid var(--border);border-radius:var(--r-full);transition:color var(--t-base),border-color var(--t-base),transform var(--t-base)}.btn-mail.svelte-cwls5q:hover{color:var(--text-1);border-color:var(--border-hover);transform:translateY(-2px)}.about-hero-img-wrap.svelte-cwls5q{position:relative}.about-hero-img.svelte-cwls5q{width:100%;max-width:400px;aspect-ratio:3/4;object-fit:cover;object-position:top;border-radius:var(--r-2xl);display:block;opacity:0;transform:translate(30px);will-change:opacity,transform}.img-glow.svelte-cwls5q{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--r-2xl);background:var(--accent-gradient);opacity:.12;z-index:-1;filter:blur(30px)}.skills-section.svelte-cwls5q{padding:var(--sp-8) 0;background:var(--bg-2);overflow:hidden}.skills-section.svelte-cwls5q .section-header:where(.svelte-cwls5q){margin-bottom:var(--sp-6)}.skill-row.svelte-cwls5q{display:flex;align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-3);will-change:opacity,transform}.skill-row-label.svelte-cwls5q{flex-shrink:0;width:110px;text-align:right;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);padding-right:var(--sp-2);border-right:1px solid var(--border)}.skill-track-wrap.svelte-cwls5q{flex:1;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%)}.skill-track.svelte-cwls5q{display:flex;gap:.625rem;animation:svelte-cwls5q-scroll-left 28s linear infinite;width:max-content}.skill-track.track-right.svelte-cwls5q{animation:svelte-cwls5q-scroll-right 32s linear infinite}.skill-track.svelte-cwls5q:hover,.skill-track.track-right.svelte-cwls5q:hover{animation-play-state:paused}.skill-chip.svelte-cwls5q{display:inline-flex;align-items:center;white-space:nowrap;font-size:.875rem;font-weight:600;color:var(--text-2);background:var(--bg-card);border:1px solid var(--border);padding:.5rem 1.125rem;border-radius:var(--r-full);cursor:default;transition:color var(--t-fast),border-color var(--t-fast),background var(--t-fast)}.skill-chip.svelte-cwls5q:hover{color:var(--accent-blue-light);border-color:#6366f159;background:#6366f10f}@keyframes svelte-cwls5q-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes svelte-cwls5q-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.skill-track.svelte-cwls5q,.skill-track.track-right.svelte-cwls5q{animation:none}}@media(max-width:600px){.skill-row-label.svelte-cwls5q{width:72px;font-size:.625rem}}.timeline-section.svelte-cwls5q{padding:var(--sp-8) 0;background:var(--bg-1)}.tl-order-note.svelte-cwls5q{font-size:.75rem;font-weight:600;color:var(--text-4);letter-spacing:.06em;margin-top:var(--sp-2)}.timeline.svelte-cwls5q{display:flex;flex-direction:column;gap:0;margin-top:var(--sp-6)}.tl-item.svelte-cwls5q{display:grid;grid-template-columns:180px 44px 1fr;gap:0;will-change:opacity,transform}.tl-date-col.svelte-cwls5q{display:flex;flex-direction:column;align-items:flex-end;padding-right:var(--sp-3);padding-top:.1rem;gap:.5rem}.tl-now-badge.svelte-cwls5q{display:inline-flex;align-items:center;gap:.375rem;font-size:.625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#10b981;background:#10b98114;border:1px solid rgba(16,185,129,.2);padding:.2rem .55rem;border-radius:var(--r-full)}.tl-pulse.svelte-cwls5q{width:6px;height:6px;border-radius:50%;background:#10b981;flex-shrink:0;animation:pulse-dot 1.6s ease-in-out infinite}.tl-date-col.svelte-cwls5q .tl-period:where(.svelte-cwls5q){font-size:.8rem;font-weight:700;line-height:1.4;color:var(--text-2);text-align:right}.tl-type-pill.svelte-cwls5q{font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-blue-light);background:#6366f114;border:1px solid rgba(99,102,241,.15);padding:.2rem .6rem;border-radius:var(--r-full)}.tl-type-pill.work.svelte-cwls5q{color:var(--accent-purple);background:#8b5cf614;border-color:#8b5cf62e}.tl-spine-col.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;position:relative}.tl-dot.svelte-cwls5q{width:13px;height:13px;border-radius:50%;background:var(--accent-blue-light);border:2.5px solid var(--bg-1);box-shadow:0 0 0 3px #6366f12e,0 0 10px #6366f133;flex-shrink:0;margin-top:.15rem;z-index:1;position:relative;will-change:opacity,transform}.tl-item--work.svelte-cwls5q .tl-dot:where(.svelte-cwls5q){background:var(--accent-purple);box-shadow:0 0 0 3px #8b5cf633,0 0 10px #8b5cf638}.tl-vline.svelte-cwls5q{flex:1;width:1.5px;margin:.5rem 0;background:linear-gradient(to bottom,var(--border) 60%,transparent 100%);min-height:1.5rem}.tl-content-col.svelte-cwls5q{padding-left:var(--sp-3);padding-bottom:var(--sp-5)}.tl-card.svelte-cwls5q{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-2xl);padding:var(--sp-4);display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden;transition:border-color var(--t-base),box-shadow var(--t-base),transform var(--t-base)}.tl-card.svelte-cwls5q:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent-gradient);opacity:0;transition:opacity var(--t-base)}.tl-item--work.svelte-cwls5q .tl-card:where(.svelte-cwls5q):after{background:linear-gradient(to right,#8b5cf6,#ec4899)}.tl-card.svelte-cwls5q:hover{border-color:#6366f147;box-shadow:0 10px 40px #00000021;transform:translateY(-2px)}.tl-item--work.svelte-cwls5q .tl-card:where(.svelte-cwls5q):hover{border-color:#8b5cf647}.tl-card.svelte-cwls5q:hover:after{opacity:1}.tl-item--latest.svelte-cwls5q .tl-card:where(.svelte-cwls5q){border-color:#6366f12e}.tl-card-top.svelte-cwls5q{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-2);flex-wrap:wrap}.tl-org-name.svelte-cwls5q{font-size:1.125rem;font-weight:800;color:var(--text-1);letter-spacing:-.025em;line-height:1.2}.tl-role-line.svelte-cwls5q{font-size:.875rem;margin-top:.1rem;display:flex;flex-wrap:wrap;gap:0}.tl-role.svelte-cwls5q{font-weight:600;color:var(--text-2)}.tl-loc.svelte-cwls5q{color:var(--text-4);font-weight:400}.tl-bullets.svelte-cwls5q{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-direction:column;gap:.3rem}.tl-bullets.svelte-cwls5q li:where(.svelte-cwls5q){font-size:.8125rem;color:var(--text-3);line-height:1.5;padding-left:1rem;position:relative}.tl-bullets.svelte-cwls5q li:where(.svelte-cwls5q):before{content:"";position:absolute;left:0;top:.45em;width:5px;height:5px;border-radius:50%;background:var(--accent-blue-light);opacity:.7}.tl-item--work.svelte-cwls5q .tl-bullets:where(.svelte-cwls5q) li:where(.svelte-cwls5q):before{background:var(--accent-purple)}.tl-highlight-chip.svelte-cwls5q{display:inline-block;flex-shrink:0;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-4);background:var(--bg-2);border:1px solid var(--border);padding:.2rem .6rem;border-radius:var(--r-full)}.back-section.svelte-cwls5q{background:var(--bg-2);padding:var(--sp-7) 0;border-top:1px solid var(--border)}.back-inner.svelte-cwls5q{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);flex-wrap:wrap}.back-text.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--text-1);letter-spacing:-.02em}.back-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9375rem;color:var(--text-3);margin-top:.5rem}.back-actions.svelte-cwls5q{display:flex;gap:var(--sp-2)}.back-btn-primary.svelte-cwls5q{padding:.875rem 2rem;background:var(--accent-gradient);color:#fff;font-size:.9375rem;font-weight:700;border-radius:var(--r-full);box-shadow:0 4px 24px #6366f159;transition:transform var(--t-base),box-shadow var(--t-base)}.back-btn-primary.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f173}.back-btn-ghost.svelte-cwls5q{padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;color:var(--text-2);border:1px solid var(--border);border-radius:var(--r-full);transition:color var(--t-base),border-color var(--t-base),transform var(--t-base)}.back-btn-ghost.svelte-cwls5q:hover{color:var(--text-1);border-color:var(--border-hover);transform:translateY(-2px)}@media(max-width:900px){.about-hero-inner.svelte-cwls5q{grid-template-columns:1fr}.about-hero-img.svelte-cwls5q{max-width:320px}}@media(max-width:768px){.tl-item.svelte-cwls5q{grid-template-columns:130px 36px 1fr}.tl-date-col.svelte-cwls5q .tl-period:where(.svelte-cwls5q){font-size:.75rem}}@media(max-width:560px){.tl-item.svelte-cwls5q{grid-template-columns:1fr;gap:var(--sp-2)}.tl-date-col.svelte-cwls5q{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem;padding-right:0}.tl-spine-col.svelte-cwls5q{display:none}.tl-content-col.svelte-cwls5q{padding-left:0;padding-bottom:var(--sp-4)}}@media(max-width:600px){.back-inner.svelte-cwls5q{flex-direction:column;align-items:flex-start}}
