:root{--color-brand:#f7941d;--color-brand-dark:#e07d0a;--color-brand-light:#ffb347;--color-brand-glow:#f7941d33;--color-bg:#fff;--color-bg-elevated:#f7f8fa;--color-bg-card:#fff;--color-bg-card-hover:#f3f4f6;--color-text:#18181b;--color-text-muted:#52525b;--color-text-subtle:#71717a;--color-border:#00000014;--color-border-strong:#00000024;--color-surface-hover:#0000000a;--color-tag-bg:#0000000d;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Outfit", var(--font-sans);--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-card:0 4px 24px #00000014;--shadow-glow:0 0 60px var(--color-brand-glow);--header-height:4.5rem;--section-padding:clamp(4rem, 8vw, 7rem);--container:min(72rem, calc(100% - 2rem))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.container{width:var(--container);margin-inline:auto}.section{padding-block:var(--section-padding)}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.section-subtitle{color:var(--color-text-muted);max-width:38rem;font-size:1.0625rem}.btn{border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--color-brand);color:#111;box-shadow:0 4px 20px var(--color-brand-glow)}.btn-primary:hover{background:var(--color-brand-light);box-shadow:var(--shadow-glow)}.btn-outline{border:1px solid var(--color-border-strong);color:var(--color-text);background:0 0}.btn-outline:hover{border-color:var(--color-brand);color:var(--color-brand)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.header[data-astro-cid-nen7h5rs]{z-index:100;height:var(--header-height);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}.logo[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.logo-emblem[data-astro-cid-nen7h5rs]{object-fit:contain;width:2.25rem;height:2.25rem}.logo-text[data-astro-cid-nen7h5rs]{flex-direction:column;line-height:1.1;display:flex}.logo-name[data-astro-cid-nen7h5rs]{font-family:var(--font-display);color:var(--color-brand);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.logo-tagline[data-astro-cid-nen7h5rs]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-subtle);font-size:.625rem;font-weight:600}.nav-list[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;list-style:none;display:flex}.nav-link[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);color:var(--color-text-muted);padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--color-text);background:var(--color-surface-hover)}.header-cta[data-astro-cid-nen7h5rs]{flex-shrink:0;padding:.5rem 1.125rem;font-size:.875rem}.menu-toggle[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:.5rem;display:none}.menu-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-text);border-radius:1px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-nav[data-astro-cid-nen7h5rs]{top:var(--header-height);background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border);padding:1rem;position:absolute;left:0;right:0}.mobile-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.25rem;list-style:none;display:flex}.mobile-nav-link[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);color:var(--color-text-muted);padding:.75rem 1rem;font-weight:500;display:block}.mobile-nav-link[data-astro-cid-nen7h5rs]:hover{background:var(--color-surface-hover);color:var(--color-text)}.mobile-cta[data-astro-cid-nen7h5rs]{width:100%;margin-top:.75rem}@media (width<=768px){.nav[data-astro-cid-nen7h5rs],.header-cta[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs]{display:flex}}@media (width>=769px){.mobile-nav[data-astro-cid-nen7h5rs]{display:none!important}}.hero[data-astro-cid-ge2uvauf]{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{pointer-events:none;position:absolute;inset:0}.hero-glow[data-astro-cid-ge2uvauf]{background:radial-gradient(ellipse, var(--color-brand-glow) 0%, transparent 70%);opacity:.6;width:60%;height:80%;position:absolute;top:-20%;right:-10%}.hero-grid[data-astro-cid-ge2uvauf]{background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;mask-image:radial-gradient(#000 20%,#0000 75%)}.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding-block:4rem;display:grid;position:relative}.hero-eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand);margin-bottom:1rem;font-size:.8125rem;font-weight:600}.hero-title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.08}.hero-highlight[data-astro-cid-ge2uvauf]{color:var(--color-brand)}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--color-text);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.hero-description[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);max-width:32rem;margin-bottom:2rem;font-size:1.0625rem}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.hero-meta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1.5rem;display:flex}.meta-item[data-astro-cid-ge2uvauf]{color:var(--color-text-subtle);align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.meta-item[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{color:var(--color-brand);flex-shrink:0}.hero-visual[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;display:flex}.hero-logo-wrap[data-astro-cid-ge2uvauf]{padding:1rem}.hero-logo[data-astro-cid-ge2uvauf]{width:min(100%,22rem);height:auto}@media (width<=900px){.hero-inner[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero-description[data-astro-cid-ge2uvauf]{margin-inline:auto}.hero-actions[data-astro-cid-ge2uvauf],.hero-meta[data-astro-cid-ge2uvauf]{justify-content:center}.hero-visual[data-astro-cid-ge2uvauf]{order:-1}.hero-logo-wrap[data-astro-cid-ge2uvauf]{padding:.5rem}.hero-logo[data-astro-cid-ge2uvauf]{width:min(100%,16rem)}}.about[data-astro-cid-oxgmilyn]{background:var(--color-bg-elevated);border-block:1px solid var(--color-border)}.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:auto 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.about-card[data-astro-cid-oxgmilyn]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);flex-direction:column;align-items:center;padding:2.5rem;display:flex}.about-emblem[data-astro-cid-oxgmilyn]{object-fit:contain;width:8rem;height:8rem;margin-bottom:1rem}.about-brand[data-astro-cid-oxgmilyn]{font-family:var(--font-display);color:var(--color-brand);font-size:1.5rem;font-weight:700}.about-tagline[data-astro-cid-oxgmilyn]{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-subtle);margin-top:.25rem;font-size:.6875rem;font-weight:600}.about-text[data-astro-cid-oxgmilyn]{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.0625rem}.about-text[data-astro-cid-oxgmilyn]:last-of-type{margin-bottom:2rem}.interests-title[data-astro-cid-oxgmilyn]{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.interests-list[data-astro-cid-oxgmilyn]{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.interest-tag[data-astro-cid-oxgmilyn]{color:var(--color-brand-dark);background:#f7941d1a;border:1px solid #f7941d40;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500}@media (width<=768px){.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}.about-visual[data-astro-cid-oxgmilyn]{justify-content:center;display:flex}}.skills-header[data-astro-cid-2zwc476k]{margin-bottom:3rem}.skills-grid[data-astro-cid-2zwc476k]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.skill-group[data-astro-cid-2zwc476k]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .2s,background .2s}.skill-group[data-astro-cid-2zwc476k]:hover{background:var(--color-bg-card-hover);border-color:#f7941d4d}.skill-category[data-astro-cid-2zwc476k]{letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand);margin-bottom:1rem;font-size:.75rem;font-weight:600}.skill-list[data-astro-cid-2zwc476k]{flex-direction:column;gap:.5rem;list-style:none;display:flex}.skill-item[data-astro-cid-2zwc476k]{color:var(--color-text);border-left:2px solid var(--color-border-strong);padding-left:.875rem;font-size:.9375rem;font-weight:500;transition:border-color .2s}.skill-group[data-astro-cid-2zwc476k]:hover .skill-item[data-astro-cid-2zwc476k]{border-left-color:var(--color-brand)}.portfolio[data-astro-cid-c6r7gr4v]{background:var(--color-bg-elevated);border-block:1px solid var(--color-border)}.portfolio-header[data-astro-cid-c6r7gr4v]{flex-direction:column;gap:2rem;margin-bottom:2.5rem;display:flex}.filter-bar[data-astro-cid-c6r7gr4v]{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn[data-astro-cid-c6r7gr4v]{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.filter-btn[data-astro-cid-c6r7gr4v]:hover{color:var(--color-text);border-color:var(--color-border-strong)}.filter-btn[data-astro-cid-c6r7gr4v][aria-selected=true]{background:var(--color-brand);color:#111;border-color:var(--color-brand)}.portfolio-grid[data-astro-cid-c6r7gr4v]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.project-card[data-astro-cid-c6r7gr4v]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.project-card[data-astro-cid-c6r7gr4v]:hover{box-shadow:var(--shadow-card);border-color:#f7941d59;transform:translateY(-3px)}.project-card[data-astro-cid-c6r7gr4v][hidden]{display:none}.project-icon[data-astro-cid-c6r7gr4v]{border-radius:var(--radius-md);width:2.75rem;height:2.75rem;color:var(--color-brand);background:#f7941d1f;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.project-badge[data-astro-cid-c6r7gr4v]{letter-spacing:.04em;text-transform:uppercase;color:var(--color-brand-dark);background:#f7941d26;border:1px solid #f7941d4d;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.project-title[data-astro-cid-c6r7gr4v]{font-family:var(--font-display);margin-bottom:.5rem;padding-right:4rem;font-size:1.125rem;font-weight:700}.project-desc[data-astro-cid-c6r7gr4v]{color:var(--color-text-muted);flex:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.55}.project-tags[data-astro-cid-c6r7gr4v]{flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem;list-style:none;display:flex}.project-tags[data-astro-cid-c6r7gr4v] li[data-astro-cid-c6r7gr4v]{background:var(--color-tag-bg);border-radius:var(--radius-sm);color:var(--color-text-subtle);padding:.2rem .625rem;font-size:.75rem;font-weight:500}.project-link[data-astro-cid-c6r7gr4v]{color:var(--color-brand);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:inline-flex}.project-link[data-astro-cid-c6r7gr4v]:hover{gap:.625rem}.education-intro[data-astro-cid-ew4vagfh]{margin-bottom:2.5rem}.subsection-title[data-astro-cid-ew4vagfh]{font-family:var(--font-display);margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.certifications-heading[data-astro-cid-ew4vagfh]{margin-top:3rem}.cert-grid[data-astro-cid-ew4vagfh]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;max-width:52rem;list-style:none;display:grid}.cert-card[data-astro-cid-ew4vagfh]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);align-items:flex-start;gap:1rem;padding:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.cert-card[data-astro-cid-ew4vagfh]:hover{box-shadow:var(--shadow-card);border-color:#f7941d59}.cert-icon[data-astro-cid-ew4vagfh]{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-brand);background:#f7941d1f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cert-title[data-astro-cid-ew4vagfh]{font-family:var(--font-display);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.cert-issuer[data-astro-cid-ew4vagfh]{color:var(--color-text-muted);font-size:.8125rem}.timeline[data-astro-cid-ew4vagfh]{flex-direction:column;gap:0;max-width:40rem;list-style:none;display:flex}.timeline-item[data-astro-cid-ew4vagfh]{grid-template-columns:3rem 1fr;gap:1.25rem;padding-bottom:2rem;display:grid;position:relative}.timeline-item[data-astro-cid-ew4vagfh]:not(:last-child):before{content:"";background:var(--color-border);width:2px;position:absolute;top:3rem;bottom:0;left:1.4375rem}.timeline-marker[data-astro-cid-ew4vagfh]{background:var(--color-bg-card);border:2px solid var(--color-brand);width:3rem;height:3rem;font-family:var(--font-display);color:var(--color-brand);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.timeline-content[data-astro-cid-ew4vagfh]{padding-top:.375rem}.timeline-degree[data-astro-cid-ew4vagfh]{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.0625rem;font-weight:700}.timeline-institution[data-astro-cid-ew4vagfh]{color:var(--color-text-muted);font-size:.9375rem}.connect[data-astro-cid-s7v4yh22]{background:var(--color-bg-elevated);border-top:1px solid var(--color-border)}.connect-inner[data-astro-cid-s7v4yh22]{flex-direction:column;gap:2.5rem;display:flex}.social-grid[data-astro-cid-s7v4yh22]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.social-card[data-astro-cid-s7v4yh22]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);align-items:center;gap:.875rem;padding:1.125rem 1.25rem;transition:border-color .2s,transform .2s,background .2s;display:flex}.social-card[data-astro-cid-s7v4yh22]:hover{background:var(--color-bg-card-hover);border-color:#f7941d66;transform:translateY(-2px)}.social-icon[data-astro-cid-s7v4yh22]{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;color:var(--color-brand);background:#f7941d1f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.social-label[data-astro-cid-s7v4yh22]{flex:1;font-size:.9375rem;font-weight:600}.social-arrow[data-astro-cid-s7v4yh22]{color:var(--color-text-subtle);transition:color .2s,transform .2s}.social-card[data-astro-cid-s7v4yh22]:hover .social-arrow[data-astro-cid-s7v4yh22]{color:var(--color-brand);transform:translate(2px,-2px)}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border);padding:2.5rem 0}.footer-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{width:auto;height:1.5rem;margin-bottom:.25rem}.footer-tagline[data-astro-cid-jo6i4kqk]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-subtle);font-size:.6875rem;font-weight:600}.footer-nav[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.25rem;list-style:none;display:flex}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-muted);font-size:.875rem;transition:color .2s}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-brand)}.footer-copy[data-astro-cid-jo6i4kqk]{text-align:center;width:100%;color:var(--color-text-subtle);border-top:1px solid var(--color-border);padding-top:1rem;font-size:.8125rem}@media (width>=640px){.footer-copy[data-astro-cid-jo6i4kqk]{text-align:right;border-top:none;width:auto;padding-top:0}}
