@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,700;9..144,900&display=swap";:root,[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--card-bg:#1e293b;--border:#334155;--border-soft:#94a3b82e;--electric:#3b82f6;--electric-soft:#3b82f61a;--electric-border:#3b82f63d;--cyan:#06b6d4;--cyan-soft:#06b6d41a;--cyan-border:#06b6d43d;--shadow:#02061757;--nav-bg:#0f172ae0}[data-theme=light]{--bg-primary:#f8fafc;--bg-secondary:#e2e8f0;--text-primary:#0f172a;--text-secondary:#475569;--card-bg:#fff;--border:#cbd5e1;--border-soft:#47556929;--electric:#2563eb;--electric-soft:#2563eb17;--electric-border:#2563eb3b;--cyan:#0891b2;--cyan-soft:#0891b217;--cyan-border:#0891b23b;--shadow:#0f172a1f;--nav-bg:#f8fafce6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,Helvetica,sans-serif;transition:color .25s,background .25s;overflow-x:clip}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.font-heading{font-family:Fraunces,Georgia,Times New Roman,serif}.skip-link{z-index:100;color:#fff;background:var(--electric);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(100% - 3rem,72rem);margin-inline:auto}.site-nav{z-index:50;border-bottom:1px solid var(--border);background:var(--nav-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;width:min(100% - 3rem,72rem);min-height:72px;margin-inline:auto;display:flex}.brand{justify-content:center;align-items:center;width:64px;height:52px;display:inline-flex}.brand-logo{width:64px;height:auto;display:block}.brand-logo-dark,[data-theme=dark] .brand-logo-light{display:none}[data-theme=dark] .brand-logo-dark{display:block}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.desktop-nav a,.mobile-nav a{border-radius:.5rem;font-size:.82rem;font-weight:500;transition:color .18s,background .18s,box-shadow .18s}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-nav a:hover,.mobile-nav a:focus-visible,.desktop-nav a[aria-current=location],.mobile-nav a[aria-current=location]{color:var(--electric)}.desktop-nav a{padding:.55rem .65rem}.desktop-nav a[aria-current=location],.mobile-nav a[aria-current=location]{background:var(--electric-soft);box-shadow:inset 0 0 0 1px var(--electric-border);font-weight:700}.nav-actions{align-items:center;gap:.5rem;display:flex}.icon-button{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.6rem;place-items:center;padding:0;transition:color .18s,border-color .18s,background .18s;display:grid}.icon-button:hover,.icon-button:focus-visible{color:var(--electric);border-color:var(--electric-border);background:var(--electric-soft)}.icon-button span{line-height:1}.svg-icon{width:1.25rem;height:1.25rem;display:block}.theme-moon,[data-theme=light] .theme-sun{display:none}[data-theme=light] .theme-moon{display:inline}.menu-close-icon,.menu-button[aria-expanded=true] .menu-open-icon{display:none}.menu-button[aria-expanded=true] .menu-close-icon{display:inline}.menu-button,.mobile-nav{display:none}.hero{align-items:center;min-height:100vh;padding-block:7rem 4rem;display:flex}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(3rem,8vw,7rem);width:100%;display:grid}.eyebrow{color:var(--electric);margin-bottom:.55rem;font-weight:600}.hero h1{letter-spacing:-.055em;white-space:nowrap;max-width:none;margin-bottom:0;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:900;line-height:1}.hero-title{color:var(--text-secondary);margin-block:1rem 0;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:500}.hero-title span{color:var(--electric);padding-inline:.3rem}.hero-description{max-width:42rem;color:var(--text-secondary);margin-block:1.25rem 0;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:.55rem;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.5rem;font-weight:600;transition:opacity .18s,transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--electric);box-shadow:0 12px 28px #3b82f633}.button-primary:hover,.button-primary:focus-visible{opacity:.9}.button-secondary{color:var(--text-primary);border-color:var(--border);background:0 0}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--electric);background:var(--electric-soft)}.button-disabled,.button-disabled:hover{color:var(--text-secondary);border-color:var(--border);box-shadow:none;cursor:not-allowed;opacity:.58;background:0 0;transform:none}.button-full{width:100%}.hero-badges{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.floating-badge,.tag{border-radius:999px;font-size:.74rem;font-weight:600}.floating-badge{padding:.45rem .75rem;animation:3s ease-in-out infinite float}.floating-badge:nth-child(2){animation-delay:.3s}.floating-badge:nth-child(3){animation-delay:.6s}.floating-badge:nth-child(4){animation-delay:.9s}.floating-badge:nth-child(5){animation-delay:1.2s}.floating-badge:nth-child(6){animation-delay:1.5s}.floating-badge:nth-child(7){animation-delay:1.8s}.floating-badge.is-blue,.tag-blue{color:var(--electric);border:1px solid var(--electric-border);background:var(--electric-soft)}.floating-badge.is-cyan,.tag-cyan{color:var(--cyan);border:1px solid var(--cyan-border);background:var(--cyan-soft)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.profile-wrap{justify-content:center;display:flex}.profile-card{aspect-ratio:1;color:#f8fafc;border:2px solid var(--electric-border);width:min(100%,23rem);box-shadow:0 24px 60px var(--shadow);background:radial-gradient(circle at 72% 24%,#06b6d457,#0000 25%),radial-gradient(circle at 24% 82%,#3b82f67a,#0000 34%),#111827;border-radius:1rem;position:relative;overflow:hidden}.profile-grid{opacity:.22;background-color:#0000;background-image:linear-gradient(#94a3b838 1px,#0000 1px),linear-gradient(90deg,#94a3b838 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.profile-orbit{aspect-ratio:1;border:1px solid #06b6d473;border-radius:50%;width:68%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-orbit:after{content:"";background:var(--cyan);width:10px;height:10px;box-shadow:0 0 20px var(--cyan);border-radius:50%;position:absolute;top:13%;right:8%}.profile-monogram{color:#fff;letter-spacing:-.08em;flex-direction:column;font-size:clamp(4.8rem,9vw,7.5rem);font-weight:900;line-height:.62;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.profile-monogram span:last-child{color:var(--cyan);margin-left:.7em}.profile-code{color:#94a3b8;letter-spacing:.1em;flex-direction:column;align-items:end;gap:.3rem;font-family:Courier New,monospace;font-size:.6rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.profile-caption{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #94a3b859;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.68rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.content-section{padding-block:6rem;scroll-margin-top:-2.5rem}.section-alt{background:var(--bg-secondary);transition:background .25s}.section-title{text-align:center;letter-spacing:-.035em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.about-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.about-copy{color:var(--text-secondary);margin-bottom:0;line-height:1.8}.fact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.surface-card{border:1px solid var(--border);background:var(--card-bg);border-radius:.8rem;transition:border-color .18s,transform .18s,box-shadow .18s,background .25s;box-shadow:0 12px 34px #0f172a08}.surface-card:hover{border-color:var(--electric-border);box-shadow:0 16px 40px var(--shadow);transform:translateY(-3px)}.fact-card{min-height:112px;padding:1rem}.fact-card-wide{grid-column:1/-1}.fact-icon{width:2rem;height:2rem;color:var(--electric);place-items:center;margin-bottom:.75rem;display:grid}.fact-icon .svg-icon{width:1.2rem;height:1.2rem}.fact-card p{margin-bottom:0;font-size:.88rem;font-weight:500;line-height:1.45}.skills-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.skill-card{min-height:190px;padding:1.5rem}.skill-card h3{margin-bottom:1.25rem;font-size:1.15rem}.text-blue{color:var(--electric)}.text-cyan{color:var(--cyan)}.tag-list{flex-wrap:wrap;gap:.5rem;display:flex}.tag{padding:.34rem .65rem}.timeline{flex-direction:column;gap:3rem;display:flex;position:relative}.timeline:before{content:"";background:var(--electric-border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-entry{grid-template-columns:1fr 2rem 1fr;align-items:start;gap:2rem;display:grid;position:relative}.timeline-summary{text-align:right;padding-right:.5rem}.timeline-summary>p{margin-bottom:.35rem;font-size:.82rem;font-weight:600}.timeline-summary h3{margin-bottom:.3rem;font-size:1.12rem}.timeline-summary span{color:var(--text-secondary);font-size:.82rem}.timeline-dot{z-index:1;border:4px solid var(--bg-primary);border-radius:50%;justify-self:center;width:16px;height:16px;margin-top:.15rem;position:relative}.timeline-dot.is-blue{background:var(--electric)}.timeline-dot.is-cyan{background:var(--cyan)}.timeline-entry ul{color:var(--text-secondary);flex-direction:column;gap:.55rem;margin:0;padding-left:1.1rem;font-size:.86rem;line-height:1.5;display:flex}.projects-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.5rem;display:grid}.projects-intro{max-width:42rem;color:var(--text-secondary);text-align:center;margin:-1.75rem auto 2.5rem;line-height:1.65}.project-card{flex-direction:column;grid-column:span 2;min-height:300px;padding:1.5rem;display:flex}.project-card-featured{border-color:var(--electric-border);background:linear-gradient(145deg, var(--electric-soft), transparent 48%), var(--card-bg);grid-column:span 3;min-height:350px}.project-card-featured:nth-child(2){border-color:var(--cyan-border);background:linear-gradient(145deg, var(--cyan-soft), transparent 48%), var(--card-bg)}.project-topline{justify-content:space-between;align-items:start;gap:1rem;display:flex}.project-focus-label{color:var(--electric);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.65rem;font-size:.66rem;font-weight:700;display:inline-block}.project-card-featured:nth-child(2) .project-focus-label{color:var(--cyan)}.project-topline h3{margin-bottom:.75rem;font-size:1.2rem}.project-topline>span{color:var(--text-secondary);font-family:Courier New,monospace;font-size:.7rem}.project-card>p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.project-card .project-role{margin-bottom:1.25rem;font-size:.78rem;font-style:italic}.project-card .tag-list{margin-top:auto}.credentials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.credential-card{min-height:290px;padding:1.5rem}.credential-icon{margin-bottom:1rem;display:block}.credential-icon .svg-icon{width:1.5rem;height:1.5rem}.credential-card h3{margin-bottom:.65rem;font-size:1.05rem;line-height:1.45}.credential-card>p{color:var(--text-secondary);margin-bottom:1rem;font-size:.86rem;line-height:1.5}.credential-card>strong{font-size:.78rem}.credential-card .tag-list{margin-top:1rem}.contact-shell{max-width:56rem}.contact-shell .section-title{margin-bottom:.75rem}.contact-intro{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:2rem;display:grid}.contact-list{flex-direction:column;gap:1.15rem;display:flex}.contact-list>*{color:var(--text-secondary);overflow-wrap:anywhere;align-items:center;gap:.9rem;font-size:.9rem;display:flex}.contact-list a{transition:color .18s}.contact-list a:hover,.contact-list a:focus-visible{color:var(--electric)}.contact-icon{width:2rem;height:2rem;color:var(--electric);border:1px solid var(--electric-border);background:var(--electric-soft);border-radius:.5rem;flex:none;place-items:center;display:grid}.contact-icon .svg-icon{width:1rem;height:1rem}.contact-card{padding:1.75rem}.contact-card h3{margin-bottom:.75rem;font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.1}.contact-card>p:not(.eyebrow){color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}footer{border-top:1px solid var(--border)}.footer-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:88px;display:flex}.footer-inner p{color:var(--text-secondary);margin-bottom:0;font-size:.82rem}.footer-inner a{border:1px solid var(--border);background:var(--card-bg);border-radius:.6rem;place-items:center;width:40px;height:40px;transition:color .18s,border-color .18s,transform .18s;display:grid}.footer-inner a:hover,.footer-inner a:focus-visible{color:var(--electric);border-color:var(--electric);transform:translateY(-2px)}@media (width<=980px){.desktop-nav{gap:1rem}.desktop-nav a{font-size:.74rem}.hero-grid{grid-template-columns:1fr .8fr;gap:3rem}.skills-grid{grid-template-columns:repeat(2,1fr)}.credentials-grid{grid-template-columns:1fr 1fr}.credential-card:first-child{grid-column:1/-1}}@media (width<=780px){.desktop-nav{display:none}.menu-button{display:grid}.mobile-nav{opacity:0;grid-template-columns:repeat(2,1fr);gap:0;max-height:0;padding-inline:1.5rem;transition:max-height .25s,padding .25s,opacity .18s;display:grid;overflow:hidden}.mobile-nav.is-open{opacity:1;max-height:24rem;padding-block:.5rem 1.25rem}.mobile-nav a{border-bottom:1px solid var(--border-soft);padding:.75rem}.hero{padding-block:8rem 5rem}.hero-grid{grid-template-columns:1fr}.profile-wrap{grid-row:1}.profile-card{width:min(100%,20rem)}.about-grid,.contact-grid{grid-template-columns:1fr}.timeline{padding-left:2.25rem}.timeline:before{left:.45rem;transform:none}.timeline-entry{display:block}.timeline-summary{text-align:left;padding-right:0}.timeline-dot{position:absolute;top:0;left:-2.25rem}.timeline-entry ul{margin-top:1.25rem}.projects-grid{grid-template-columns:1fr}.project-card,.project-card-featured{grid-column:1/-1}}@media (width<=560px){.section-shell,.nav-inner{width:min(100% - 2rem,72rem)}.content-section{padding-block:4.5rem}.nav-inner{min-height:64px}.mobile-nav{padding-inline:1rem}.hero{padding-block:6.5rem 4rem}.hero h1{font-size:clamp(2.15rem,10.5vw,3rem)}.hero-title{line-height:1.5}.profile-card{width:min(100%,17rem)}.profile-caption{flex-direction:column;gap:.35rem}.section-title{margin-bottom:2rem;font-size:2rem}.fact-grid,.skills-grid,.credentials-grid{grid-template-columns:1fr}.fact-card-wide,.credential-card:first-child{grid-column:auto}.project-card,.credential-card{min-height:auto}.contact-card{padding:1.25rem}.footer-inner{flex-direction:column;align-items:flex-start;padding-block:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
