:root{--color-bg: #0a0e1a;--color-surface: rgba(255, 255, 255, .04);--color-surface-hover: rgba(255, 255, 255, .08);--color-border: rgba(255, 255, 255, .08);--color-accent: #00d4ff;--color-accent-2: #7c3aed;--color-warm: #ecb22e;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--color-text-soft: #718096;--color-heading: #f8fafc;--color-band: rgba(255, 255, 255, .025);--color-border-strong: rgba(255, 255, 255, .16);--font-sans: "Inter", system-ui, -apple-system, sans-serif;--nav-height: 64px;--radius: 12px;--shadow: 0 4px 24px rgba(0, 0, 0, .4)}@media(prefers-color-scheme:light){:root{--color-bg: #f8fafc;--color-surface: rgba(0, 0, 0, .03);--color-surface-hover: rgba(0, 0, 0, .06);--color-border: rgba(0, 0, 0, .08);--color-accent: #0284c7;--color-accent-2: #7c3aed;--color-warm: #b7791f;--color-text: #334155;--color-text-muted: #64748b;--color-text-soft: #718096;--color-heading: #0f172a;--color-band: rgba(2, 132, 199, .045);--color-border-strong: rgba(15, 23, 42, .16);--shadow: 0 4px 24px rgba(0, 0, 0, .08)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100dvh}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1{font-size:clamp(3rem,8vw,6rem);font-weight:800;letter-spacing:-.03em;color:var(--color-heading);line-height:1}h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--color-heading)}h3{font-size:1.125rem;font-weight:600;color:var(--color-heading)}p{color:var(--color-text-muted)}.container{width:min(1200px,100% - 3rem);margin-inline:auto}section{padding-block:clamp(5rem,12vw,9rem)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:9999px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-2));color:#fff;box-shadow:0 0 24px #00d4ff4d}.btn-primary:hover{box-shadow:0 0 36px #00d4ff80}.btn-secondary{border:1px solid var(--color-border-strong);color:var(--color-text);background:var(--color-surface)}.btn-secondary:hover{box-shadow:var(--shadow)}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fade-up .7s ease both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.35s}nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;height:var(--nav-height);background:#0a0e1acc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border)}@media(prefers-color-scheme:light){nav[data-astro-cid-dmqpwcec]{background:#f8fafcd9}}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:100%}.nav-brand[data-astro-cid-dmqpwcec]{font-size:1.125rem;font-weight:800;letter-spacing:-.03em;color:var(--color-heading);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:clamp(.8rem,2.4vw,2rem);list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.875rem;font-weight:500;color:var(--color-text-muted);transition:color .15s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--color-heading)}@media(max-width:620px){.nav-brand[data-astro-cid-dmqpwcec]{font-size:1rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.78rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:min(760px,calc(100dvh - var(--nav-height)));display:flex;align-items:center;overflow:hidden;background:linear-gradient(125deg,rgba(0,212,255,.08),transparent 34%),linear-gradient(180deg,transparent 0%,var(--color-band) 100%)}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:var(--color-border)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding-block:clamp(5rem,12vw,8rem)}.eyebrow[data-astro-cid-bbe6dxrz]{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.tagline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.15rem,2.5vw,1.45rem);color:var(--color-text-muted);max-width:58ch;line-height:1.65}.tagline[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--color-text);font-weight:600}.actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.85rem;flex-wrap:wrap}.hero-meta[data-astro-cid-bbe6dxrz]{display:flex;gap:.65rem;flex-wrap:wrap;list-style:none;margin-top:.4rem}.hero-meta[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:.35rem .8rem;font-size:.86rem}.headshot-shell[data-astro-cid-p6ni4xbp]{align-self:stretch;display:grid;gap:.9rem;max-width:360px;margin-inline:auto 0}.headshot-shell[data-astro-cid-p6ni4xbp][hidden]{display:none}.portrait-frame[data-astro-cid-p6ni4xbp]{overflow:hidden;border:1px solid var(--color-border);border-radius:18px;background:linear-gradient(145deg,#00d4ff21,#ecb22e17),var(--color-surface);aspect-ratio:6 / 7}img[data-astro-cid-p6ni4xbp]{width:100%;height:100%;object-fit:cover}p[data-astro-cid-p6ni4xbp]{font-size:.78rem;color:var(--color-text-soft);text-align:center}.about-section[data-astro-cid-v2cbyr3p]{background:var(--color-band)}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:160px minmax(0,1fr) minmax(240px,360px);gap:clamp(2rem,5vw,4rem);align-items:start}.section-kicker[data-astro-cid-v2cbyr3p]{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding-top:.65rem}.about-copy[data-astro-cid-v2cbyr3p]{display:grid;gap:1.2rem;max-width:760px}.about-copy[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.75}.principles[data-astro-cid-v2cbyr3p]{display:grid;gap:.75rem;list-style:none;margin-top:.5rem}.principles[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{color:var(--color-text);padding-left:1.2rem;position:relative}.principles[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;left:0;top:.72em;width:.45rem;height:.45rem;border-radius:50%;background:var(--color-warm)}@media(max-width:900px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.section-kicker[data-astro-cid-v2cbyr3p]{padding-top:0}}.logo-mark[data-astro-cid-yykneotp]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);color:var(--color-accent);box-shadow:inset 0 1px #ffffff0a}.logo-mark[data-astro-cid-yykneotp].sm{width:2rem;height:2rem}.logo-mark[data-astro-cid-yykneotp].md{width:2.5rem;height:2.5rem}.logo-mark[data-astro-cid-yykneotp].lg{width:3rem;height:3rem}svg[data-astro-cid-yykneotp]{width:62%;height:62%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.section-header[data-astro-cid-uhrerali]{margin-bottom:3rem;max-width:760px}.section-header[data-astro-cid-uhrerali] p[data-astro-cid-uhrerali]{margin-top:.75rem;font-size:1.125rem}.eyebrow[data-astro-cid-uhrerali]{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:1.25rem;list-style:none}.card[data-astro-cid-uhrerali]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;animation:fade-up .6s ease both;animation-delay:calc(var(--i) * .07s)}.card[data-astro-cid-uhrerali]:hover{background:var(--color-surface-hover);border-color:#00d4ff33;transform:translateY(-4px);box-shadow:var(--shadow),0 0 0 1px #00d4ff1a}.card-body[data-astro-cid-uhrerali]{flex:1;display:flex;flex-direction:column;gap:.75rem}.card-body[data-astro-cid-uhrerali] p[data-astro-cid-uhrerali]{font-size:.9375rem;line-height:1.65}.decision[data-astro-cid-uhrerali]{color:var(--color-text);border-left:2px solid var(--color-warm);padding-left:.8rem;margin-top:.3rem}.card-footer[data-astro-cid-uhrerali]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.logo-row[data-astro-cid-uhrerali]{display:flex;gap:.45rem;margin-right:auto}.tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none}.tag[data-astro-cid-uhrerali]{font-size:.75rem;font-weight:500;padding:.25rem .625rem;border-radius:9999px;background:#00d4ff14;color:var(--color-accent);border:1px solid rgba(0,212,255,.15)}.card-link[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid var(--color-border);color:var(--color-text-muted);flex-shrink:0;transition:color .15s,border-color .15s}.card-link[data-astro-cid-uhrerali]:hover{color:var(--color-accent);border-color:var(--color-accent)}.split[data-astro-cid-xpq65ryk]{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);gap:2rem;align-items:end}.split[data-astro-cid-xpq65ryk]>p[data-astro-cid-xpq65ryk]{font-size:1rem;line-height:1.7}.eyebrow[data-astro-cid-xpq65ryk]{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.timeline[data-astro-cid-xpq65ryk]{display:grid;gap:1.5rem;list-style:none;margin-top:3rem}.timeline-item[data-astro-cid-xpq65ryk]{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1.25rem;position:relative}.timeline-item[data-astro-cid-xpq65ryk]+.timeline-item[data-astro-cid-xpq65ryk]:before{content:"";position:absolute;left:1.5rem;bottom:calc(100% + .25rem);width:1px;height:1rem;background:var(--color-border-strong)}.timeline-content[data-astro-cid-xpq65ryk]{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:clamp(1.25rem,3vw,1.75rem)}.timeline-heading[data-astro-cid-xpq65ryk]{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.timeline-heading[data-astro-cid-xpq65ryk] p[data-astro-cid-xpq65ryk]{margin-top:.25rem}.timeline-heading[data-astro-cid-xpq65ryk] span[data-astro-cid-xpq65ryk]{color:var(--color-warm);font-size:.86rem;font-weight:700;white-space:nowrap}.timeline-content[data-astro-cid-xpq65ryk] ul[data-astro-cid-xpq65ryk]{display:grid;gap:.6rem;color:var(--color-text-muted);padding-left:1.1rem}@media(max-width:720px){.split[data-astro-cid-xpq65ryk]{grid-template-columns:1fr}.timeline-heading[data-astro-cid-xpq65ryk]{flex-direction:column}}.stack-section[data-astro-cid-rlzglfcb]{background:transparent}.section-header[data-astro-cid-rlzglfcb]{margin-bottom:3rem}.section-header[data-astro-cid-rlzglfcb] p[data-astro-cid-rlzglfcb]{margin-top:.75rem;font-size:1.125rem}.eyebrow[data-astro-cid-rlzglfcb]{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.layers[data-astro-cid-rlzglfcb]{display:flex;flex-direction:column;gap:1.75rem}.layer[data-astro-cid-rlzglfcb]{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start}dd[data-astro-cid-rlzglfcb]{display:grid;gap:.75rem}.layer-icons[data-astro-cid-rlzglfcb]{display:flex;gap:.45rem}@media(max-width:600px){.layer[data-astro-cid-rlzglfcb]{grid-template-columns:1fr}}.layer-label[data-astro-cid-rlzglfcb]{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);padding-top:.35rem}.badges[data-astro-cid-rlzglfcb]{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.badge[data-astro-cid-rlzglfcb]{font-size:.875rem;font-weight:500;padding:.375rem .875rem;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);transition:background .15s,border-color .15s}.badge[data-astro-cid-rlzglfcb]:hover{background:var(--color-surface-hover);border-color:#7c3aed4d}.education-section[data-astro-cid-2gvrk3wr]{background:var(--color-band)}.eyebrow[data-astro-cid-2gvrk3wr]{color:var(--color-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.education-grid[data-astro-cid-2gvrk3wr]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;list-style:none;margin-top:3rem}.education-item[data-astro-cid-2gvrk3wr]{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1.2rem;align-items:start;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:1.5rem}.school[data-astro-cid-2gvrk3wr]{color:var(--color-warm);font-size:.9rem;font-weight:700;margin:.2rem 0 .65rem}@media(max-width:760px){.education-grid[data-astro-cid-2gvrk3wr]{grid-template-columns:1fr}}.section-header[data-astro-cid-xmivup5a]{margin-bottom:3rem}.section-header[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{margin-top:.75rem;font-size:1.125rem}.contact-list[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.25rem;list-style:none;max-width:560px}.contact-item[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);transition:background .15s,border-color .15s}.contact-item[data-astro-cid-xmivup5a]:hover{background:var(--color-surface-hover);border-color:#00d4ff33}.contact-label[data-astro-cid-xmivup5a]{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.125rem}.contact-value[data-astro-cid-xmivup5a]{font-size:.9375rem;font-weight:500;color:var(--color-text);transition:color .15s}a[data-astro-cid-xmivup5a].contact-value:hover{color:var(--color-accent)}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding-block:2rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.brand[data-astro-cid-sz7xmlte]{font-size:.875rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--color-text-muted)}
