*,*:before,*:after{box-sizing:border-box}*{margin:0}:root{color-scheme:dark;--bg: #0b0b0c;--panel: #131315;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--text: #f3f1ec;--muted: #9a9a9d;--quiet: #6f6f72;--accent: #c8a876;--logo-ink: #f3f1ec;--logo-css: #f3f1ec;--logo-langchain: #f3f1ec;--logo-pandas: #f3f1ec;--header-bg: rgba(11, 11, 12, .82);--card-shadow: rgba(0, 0, 0, .35);--glow: rgba(200, 168, 118, .07);--radius: 2px;--container: min(1040px, calc(100% - 40px) );--font-serif: Fraunces, Georgia, serif;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-sans);background:var(--bg);color:var(--text)}:root[data-theme=light]{color-scheme:light;--bg: #faf9f6;--panel: #ffffff;--line: rgba(0, 0, 0, .09);--line-strong: rgba(0, 0, 0, .16);--text: #1c1a18;--muted: #5f5d59;--quiet: #8a8781;--accent: #a8874f;--logo-ink: #1c1a18;--logo-css: #663399;--logo-langchain: #1c3c3c;--logo-pandas: #150458;--header-bg: rgba(250, 249, 246, .85);--card-shadow: rgba(0, 0, 0, .12);--glow: rgba(168, 135, 79, .05)}html{scroll-behavior:smooth;scroll-padding-top:84px;overflow-x:hidden}body{min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg);color:var(--text);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}img{display:block;max-width:100%}.app-shell{position:relative;isolation:isolate}.app-shell:before,.app-shell:after{content:"";position:fixed;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(90px)}.app-shell:before{top:-10%;left:-10%;width:560px;height:560px;background:var(--glow)}.app-shell:after{bottom:-14%;right:-12%;width:620px;height:620px;background:var(--glow)}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner,.page-grid,.section-block,.page-intro,.projects-layout,.skills-band,.about-layout{width:var(--container);margin:0 auto}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.brand img{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid var(--line-strong)}.brand strong{color:var(--text);font-family:var(--font-serif);font-size:1rem;font-weight:500}.site-nav{display:flex;gap:.25rem}.site-nav a{position:relative;color:var(--muted);font-size:.88rem;padding:.5rem .85rem;text-decoration:none;transition:color .2s ease}.site-nav a:hover,.site-nav a.is-active{color:var(--text)}.site-nav a.is-active:after{content:"";position:absolute;left:50%;bottom:.18rem;width:3px;height:3px;border-radius:50%;background:var(--accent);transform:translate(-50%)}.menu-button{display:none}.header-actions{display:flex;align-items:center;gap:.5rem}.theme-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line-strong);border-radius:var(--radius);background:transparent;color:var(--muted);cursor:pointer;transition:border-color .2s ease,color .2s ease}.theme-button:hover{border-color:var(--accent);color:var(--accent)}.theme-button svg{width:18px;height:18px}.page{border-bottom:1px solid var(--line)}.page:last-of-type{border-bottom:0}.home-hero{display:grid;align-content:center;padding:5rem 0}.home-hero h1,.page-intro h2,.contact-copy h2{max-width:820px;color:var(--text);font-family:var(--font-serif);font-weight:500;letter-spacing:-.02em;line-height:1.08}.home-hero h1{font-size:clamp(2.5rem,8vw,5rem)}.page-intro h2,.contact-copy h2{font-size:clamp(2rem,4vw,3.5rem)}.eyebrow{margin-bottom:.85rem;color:var(--accent);font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.home-hero>p:not(.eyebrow),.page-intro>p,.contact-copy>p,.about-story p,.project-body p,.timeline-item p,.timeline-item li{color:var(--muted)}.home-hero>p:not(.eyebrow),.page-intro>p,.contact-copy>p{max-width:620px;margin-top:1.2rem;font-size:1.02rem}.action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:var(--radius);font-size:.9rem;font-weight:500;padding:.65rem 1.2rem;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.button-primary{border-color:var(--accent);background:var(--accent);color:#14110d}.button-primary:hover{background:transparent;color:var(--accent)}.button-ghost:hover{border-color:var(--accent);color:var(--accent)}.page-intro,.section-block,.contact-page{padding:clamp(4rem,8vw,6rem) 0}.about-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start;padding-bottom:clamp(4rem,8vw,6rem)}.about-portrait{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.about-portrait img{width:100%;aspect-ratio:4 / 5;object-fit:cover;filter:grayscale(18%)}.about-story{display:grid;gap:1.1rem}.about-story h2{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:500;line-height:1.15}.skill-cloud,.tag-list{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.skill-cloud span,.tag-list span{color:var(--muted);font-size:.78rem}.skill-cloud span:before,.tag-list span:before{content:"";display:inline-block;width:4px;height:4px;margin-right:.5rem;border-radius:50%;background:var(--accent);vertical-align:middle}.skill-groups{margin-bottom:clamp(4rem,8vw,6rem)}.skill-group+.skill-group{margin-top:2.5rem}.skill-group h3{margin-bottom:1rem;font-family:var(--font-serif);font-size:1.05rem;font-weight:500}.skill-logos{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem}.skill-logo{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.25rem .75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.skill-logo:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:0 12px 32px var(--card-shadow)}.skill-logo svg{width:30px;height:30px}.skill-logo span{color:var(--muted);font-size:.78rem;line-height:1.35;text-align:center}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-top:0}.section-card{min-width:0}.compact-eyebrow{margin-top:2.4rem}.timeline{display:grid;gap:0}.timeline-item{border-top:1px solid var(--line);padding:1.15rem 0}.timeline-item:first-child{border-top:0;padding-top:0}.timeline-item span{color:var(--accent);font-size:.76rem}.timeline-item h3{margin-top:.25rem;font-family:var(--font-serif);font-size:1.1rem;font-weight:500;line-height:1.2}.timeline-item ul{display:grid;gap:.35rem;margin-top:.7rem;padding-left:1rem}.projects-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:clamp(4rem,8vw,6rem)}.project-card{display:flex;flex-direction:column;background:var(--panel);border-left:4px solid var(--accent);border-radius:var(--radius);transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px var(--card-shadow)}.project-body{display:flex;flex-direction:column;padding:1.5rem;flex:1}.project-body h2{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;line-height:1.2}.project-body p{flex:1;margin-top:.7rem;font-size:.92rem}.project-card .action-row{margin-top:1.2rem}.contact-page{min-height:70vh;display:grid;align-content:center}.contact-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.contact-links a,.footer-links a{color:var(--muted);text-decoration:none}.contact-links a:hover,.footer-links a:hover{color:var(--accent)}.site-footer{width:var(--container);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--quiet);font-size:.84rem;padding:2rem 0}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:860px){.about-layout,.two-column,.projects-layout{grid-template-columns:1fr}.about-portrait{max-width:260px;margin:0 auto}.about-layout{gap:1.5rem;padding-bottom:clamp(3rem,6vw,4rem)}.home-hero{padding:3rem 0}.section-block{gap:1.5rem}.timeline-item{padding:.85rem 0}.timeline-item:first-child{padding-top:0}.timeline-item h3{font-size:1rem}.timeline-item span{font-size:.7rem}.timeline-item li{font-size:.88rem}}@media(max-width:720px){:root{--container: min(100% - 28px, 1040px)}.brand strong{display:none}.menu-button{position:relative;z-index:32;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line-strong);background:transparent;cursor:pointer}.menu-button span{position:absolute;width:20px;height:1px;background:var(--text);transition:transform .2s ease}.menu-button span:first-child{transform:translateY(-5px)}.menu-button span:last-child{transform:translateY(5px)}.menu-button.is-open span:first-child{transform:rotate(45deg)}.menu-button.is-open span:last-child{transform:rotate(-45deg)}.site-nav{position:fixed;top:0;left:0;z-index:31;width:100vw;height:100dvh;min-height:100vh;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;overflow-y:auto;padding:5rem 1rem;background:var(--bg);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.site-nav.is-open{opacity:1;pointer-events:auto;visibility:visible}.site-nav a{font-family:var(--font-serif);font-size:1.5rem;max-width:100%;text-align:center}.home-hero{min-height:calc(88vh - 72px)}.action-row,.site-footer{align-items:stretch;flex-direction:column}.button{width:100%}.skill-cloud span,.tag-list span{font-size:.7rem}}
