.page-wrap[data-astro-cid-kh7btl4r]{position:relative;isolation:isolate}.about[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:5rem;padding-bottom:2rem}.reveal[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(2rem);transition:opacity .65s ease,transform .65s ease}.reveal[data-astro-cid-kh7btl4r].is-visible{opacity:1;transform:translateY(0)}.about-intro[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.eyebrow[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);letter-spacing:.18em;text-transform:uppercase;color:var(--gray-400)}.about-intro[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{max-width:18ch;font-size:clamp(2.4rem,5.5vw,4.8rem);line-height:1;letter-spacing:-.04em}.gradient-text[data-astro-cid-kh7btl4r]{background:linear-gradient(90deg,#7c3aed,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lead[data-astro-cid-kh7btl4r]{max-width:34rem;font-size:1.15rem;line-height:1.65;color:var(--gray-300)}.stat-row[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:1.25rem 2.5rem;margin-top:.5rem}.stat[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.1rem}.stat-num[data-astro-cid-kh7btl4r]{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1;background:linear-gradient(135deg,#7c3aed,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-variant-numeric:tabular-nums}.stat-num--static[data-astro-cid-kh7btl4r]{font-variant-numeric:normal}.stat-unit[data-astro-cid-kh7btl4r]{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400)}.stack-section[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.2rem;padding-top:2.2rem;border-top:1px solid var(--gray-800)}.section-title[data-astro-cid-kh7btl4r]{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-400)}.marquee-wrap[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.65rem;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 7%,black 93%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 7%,black 93%,transparent 100%)}.marquee[data-astro-cid-kh7btl4r]{overflow:hidden}.marquee-track[data-astro-cid-kh7btl4r]{display:flex;gap:.65rem;width:max-content}.marquee--left[data-astro-cid-kh7btl4r] .marquee-track[data-astro-cid-kh7btl4r]{animation:scroll-left 30s linear infinite}.marquee--right[data-astro-cid-kh7btl4r] .marquee-track[data-astro-cid-kh7btl4r]{animation:scroll-right 36s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.tool-chip[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .85rem;border-radius:999px;border:1px solid var(--gray-800);background:color-mix(in srgb,var(--gray-999) 82%,transparent);backdrop-filter:blur(8px);white-space:nowrap;font-size:.82rem;font-weight:500;color:var(--gray-200);transition:border-color .2s;cursor:default;user-select:none}.tool-chip[data-astro-cid-kh7btl4r]:hover{border-color:color-mix(in srgb,#7c3aed 60%,transparent)}.tool-chip[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:20px;height:20px;object-fit:contain;flex-shrink:0}.about-section[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.2rem;border-top:1px solid var(--gray-800)}.content[data-astro-cid-kh7btl4r]{max-width:42rem}.content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1rem;line-height:1.75;color:var(--gray-200)}.timeline[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.25rem;position:relative;padding-left:1.6rem}.timeline[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:.42rem;top:.8rem;bottom:.8rem;width:2px;background:linear-gradient(to bottom,#7c3aed,#06b6d4 80%,transparent);border-radius:999px}.timeline-item[data-astro-cid-kh7btl4r]{position:relative;opacity:0;transform:translate(-1rem);transition:opacity .45s ease calc(var(--i, 0) * .11s + .15s),transform .45s ease calc(var(--i, 0) * .11s + .15s)}.is-visible[data-astro-cid-kh7btl4r] .timeline-item[data-astro-cid-kh7btl4r]{opacity:1;transform:translate(0)}.tl-card[data-astro-cid-kh7btl4r]{padding:1rem 1.2rem;border-radius:.9rem;border:1px solid var(--gray-800);background:color-mix(in srgb,var(--gray-999) 78%,transparent);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:.6rem;transition:border-color .25s,box-shadow .25s}.tl-card--link[data-astro-cid-kh7btl4r]{text-decoration:none;color:inherit;cursor:pointer}.tl-card--link[data-astro-cid-kh7btl4r]:hover{border-color:color-mix(in srgb,#7c3aed 55%,transparent);box-shadow:0 6px 22px #7c3aed21;transform:translateY(-2px)}.tl-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.tl-logo[data-astro-cid-kh7btl4r]{width:2.2rem;height:2.2rem;border-radius:.5rem;object-fit:contain;background:#fff;padding:.15rem;flex-shrink:0}.tl-icon[data-astro-cid-kh7btl4r]{width:2.2rem;height:2.2rem;border-radius:.5rem;background:color-mix(in srgb,#7c3aed 15%,transparent);border:1px solid color-mix(in srgb,#7c3aed 30%,transparent);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.tl-meta[data-astro-cid-kh7btl4r]{flex:1;min-width:0}.tl-company[data-astro-cid-kh7btl4r]{font-weight:700;font-size:.92rem;color:var(--gray-0);line-height:1.25}.tl-role[data-astro-cid-kh7btl4r]{font-size:.79rem;color:var(--gray-400);line-height:1.25}.tl-period[data-astro-cid-kh7btl4r]{font-size:.75rem;font-weight:500;color:var(--gray-400);white-space:nowrap}.tl-period-wrap[data-astro-cid-kh7btl4r]{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.28rem}.tl-badge[data-astro-cid-kh7btl4r]{font-size:.67rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .5rem;border-radius:999px}.tl-badge--admitted[data-astro-cid-kh7btl4r]{background:#ede9fe;color:#6d28d9;border:1px solid #ddd6fe}.tl-badge--current[data-astro-cid-kh7btl4r]{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.tl-desc[data-astro-cid-kh7btl4r]{font-size:.86rem;line-height:1.7;color:var(--gray-300)}:root.theme-dark .tool-chip[data-astro-cid-kh7btl4r]{border-color:#8b5cf62e;background:#121624bf}:root.theme-dark .tl-card[data-astro-cid-kh7btl4r]{background:#101422c7;border-color:#8b5cf629}:root.theme-dark .tl-badge--admitted[data-astro-cid-kh7btl4r]{background:#6d28d938;color:#c4b5fd;border-color:#a78bfa59}:root.theme-dark .tl-badge--current[data-astro-cid-kh7btl4r]{background:#065f4647;color:#6ee7b7;border-color:#6ee7b759}@media (max-width: 30em){.about-intro[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(1.9rem,9vw,2.4rem)}.stat-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.tl-header[data-astro-cid-kh7btl4r]{row-gap:.25rem}.tl-meta[data-astro-cid-kh7btl4r]{flex:1 1 auto}.tl-period[data-astro-cid-kh7btl4r],.tl-period-wrap[data-astro-cid-kh7btl4r]{flex-basis:100%;margin-left:0;padding-left:3rem}.tl-period-wrap[data-astro-cid-kh7btl4r]{align-items:flex-start}.tl-desc[data-astro-cid-kh7btl4r]{font-size:.82rem}}@media (min-width: 50em){.about-section[data-astro-cid-kh7btl4r],.stack-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(10rem,13rem) 1fr;column-gap:3rem;align-items:start}.timeline[data-astro-cid-kh7btl4r]{padding-left:2rem}.timeline[data-astro-cid-kh7btl4r]:before{left:.52rem}.tl-dot[data-astro-cid-kh7btl4r]{left:-2rem}}
