:root{--portfolio-radius: .25rem;--portfolio-background: oklch(.984 .002 90);--portfolio-foreground: oklch(.145 .005 90);--portfolio-muted: oklch(.52 .01 90);--portfolio-accent: oklch(.48 .24 260);--portfolio-border: oklch(.145 .005 90 / 8%);--portfolio-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--portfolio-serif: "Newsreader", Georgia, serif;--portfolio-mono: "JetBrains Mono", Menlo, Consolas, monospace;--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--portfolio-background);color:var(--portfolio-foreground);font-family:var(--portfolio-sans);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body ::selection{background:oklch(.48 .24 260 / 10%);color:var(--portfolio-accent)}h1,h2,h3,h4,p,ul{margin:0}ul{padding:0;list-style:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.portfolio-page{min-height:100vh;padding:1rem;background:var(--portfolio-background);color:var(--portfolio-foreground)}.portfolio-nav,.hero,.section-block,.case-section{width:100%;max-width:72rem;margin-right:auto;margin-left:auto}.portfolio-nav{position:sticky;top:0;z-index:20;display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--portfolio-border);background:#fafaf8f0;padding:.85rem 0;margin-bottom:4rem;backdrop-filter:blur(16px)}.portfolio-kicker,.nav-links,.hero-kicker,.section-rule,.case-label,.figure-caption,.lab-copy>span,.lab-tags,.loop-card,.job-row>div>p:first-child{font-family:var(--portfolio-mono);text-transform:uppercase;letter-spacing:.1em}.portfolio-kicker{font-size:.75rem;line-height:1rem;font-weight:500}.nav-links{display:flex;gap:1.5rem;font-size:.75rem;line-height:1rem}.nav-links a{transition:color .15s ease}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--portfolio-accent)}.hero{margin-bottom:3.5rem}.hero-kicker{display:block;margin-bottom:1rem;color:var(--portfolio-muted);font-size:.75rem;line-height:1rem}.hero-title{max-width:100%;margin-bottom:0;font-size:3rem;font-weight:800;line-height:.92;letter-spacing:0;text-wrap:balance}.hero-title span{color:var(--portfolio-muted);font-family:var(--portfolio-serif);font-weight:400;font-style:italic}.hero-status{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.75rem;margin-bottom:1.25rem}.status-pill{display:inline-flex;width:fit-content;border-radius:9999px;background:var(--portfolio-foreground);color:var(--portfolio-background);padding:.5rem 1rem;font-family:var(--portfolio-mono);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.1em}.hero-status span{color:var(--portfolio-muted);font-family:var(--portfolio-mono);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.1em}.section-block{margin-bottom:5rem}.section-rule{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--portfolio-border);padding-top:1rem;margin-bottom:2rem;color:var(--portfolio-muted);font-size:10px;line-height:1rem}.case-section{display:flex;flex-direction:column;gap:5rem;margin-bottom:5rem}.case-heading{margin-bottom:.5rem}.case-article{display:grid;grid-template-columns:1fr;gap:2.5rem}.case-label{display:block;margin-bottom:1rem;color:var(--portfolio-muted);font-size:.75rem;line-height:1rem}.case-copy h2{margin-bottom:1.25rem;font-size:1.875rem;font-weight:800;line-height:1.05;letter-spacing:0}.case-italic{margin-bottom:2rem;color:var(--portfolio-muted);font-family:var(--portfolio-serif);font-size:1.125rem;line-height:1.75rem;font-style:italic}.case-details{display:flex;flex-direction:column;gap:1.5rem;border-left:2px solid oklch(.48 .24 260 / 30%);padding-left:1.5rem}.case-details h4{margin-bottom:.5rem;font-family:var(--portfolio-mono);font-size:10px;font-weight:700;line-height:1rem;text-transform:uppercase;letter-spacing:.1em}.case-details p,.case-details ul{color:#0b0a08cc;font-size:.875rem;line-height:1.625}.case-details ul{display:flex;flex-direction:column;gap:.25rem}.case-details li,.job-row li{display:flex;gap:.5rem}.case-details li span,.job-row li span:first-child{color:var(--portfolio-accent);font-family:var(--portfolio-mono)}.case-details .metric-line{color:#0b0a08b3;font-family:var(--portfolio-mono);font-size:.75rem;line-height:1.625}.image-frame{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:.125rem;background:#f4f4f5;outline:1px solid rgb(0 0 0 / 5%);outline-offset:-1px}.image-frame img{width:100%;height:100%;object-fit:cover}.figure-caption{display:flex;justify-content:space-between;margin-top:.75rem;color:var(--portfolio-muted);font-size:10px;line-height:1rem}.lab-preview-stack{display:grid;gap:1rem}.lab-panel{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:2.5rem;border-radius:.125rem;background:var(--portfolio-accent);color:var(--portfolio-background);padding:2.5rem}.lab-panel-alt{background:var(--portfolio-foreground)}.lab-panel::selection,.lab-panel *::selection{background:#0b0a0859;color:var(--portfolio-background)}.lab-copy{max-width:36rem}.lab-copy>span{display:block;margin-bottom:1rem;opacity:.7;font-size:10px;line-height:1rem}.lab-copy h3{margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:.95;letter-spacing:0}.lab-copy p{margin-bottom:2rem;opacity:.9;line-height:1.625;text-wrap:pretty}.lab-tags{display:flex;flex-wrap:wrap;gap:.75rem;font-size:10px;line-height:1rem}.lab-tags div{border:1px solid oklch(.984 .002 90 / 30%);border-radius:9999px;padding:.25rem .75rem}.lab-panel-alt .lab-tags div{border-color:#fafaf838}.loop-card{width:100%;flex-shrink:0;border:1px solid oklch(.984 .002 90 / 20%);background:#fafaf80d;padding:1.5rem;font-size:11px;line-height:1.625;text-transform:none}.loop-card>div{display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.7}.loop-card p:nth-of-type(2),.loop-card p:nth-of-type(3),.loop-card p:nth-of-type(4){opacity:.8}.loop-card p:last-child{margin-top:1rem;opacity:.7}.cv-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.profile-copy h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:2rem;letter-spacing:0}.profile-copy p{color:#0b0a08cc;font-size:.875rem;line-height:1.625}.job-list{display:flex;flex-direction:column;gap:2rem}.resume-cta-panel{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;border:1px solid var(--portfolio-border);background:var(--portfolio-background);padding:1.5rem}.resume-cta-panel span{display:block;margin-bottom:1rem;color:var(--portfolio-muted);font-family:var(--portfolio-mono);font-size:10px;line-height:1rem;text-transform:uppercase;letter-spacing:.1em}.resume-cta-panel h3{margin-bottom:.75rem;font-size:1.875rem;font-weight:800;line-height:1.05}.resume-cta-panel p{max-width:34rem;color:#0b0a08cc;font-size:.95rem;line-height:1.625}.resume-cta-panel a{width:fit-content;border-radius:9999px;background:var(--portfolio-foreground);color:var(--portfolio-background);padding:.65rem 1rem;font-family:var(--portfolio-mono);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.1em}.job-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;border-top:1px solid var(--portfolio-border);padding-top:1.5rem}.job-row>div,.job-row>ul{grid-column:span 12 / span 12}.job-row>div>p:first-child{color:var(--portfolio-muted);font-size:11px;line-height:1rem}.job-row>div>p:nth-child(2){margin-top:.25rem;font-weight:800}.job-row>div>p:nth-child(3){color:var(--portfolio-muted);font-size:.875rem;line-height:1.25rem}.job-row>ul{display:flex;flex-direction:column;gap:.5rem;color:#0b0a08d9;font-size:.875rem;line-height:1.25rem}.job-row li{gap:.75rem}.job-row li span:first-child{flex-shrink:0}.reveal{animation:reveal .9s var(--ease-out-expo) both}.delay-80{animation-delay:80ms}.delay-160{animation-delay:.16s}.delay-240{animation-delay:.24s}@keyframes reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.portfolio-page{padding:2rem}.portfolio-nav{margin-bottom:5rem}.nav-links{gap:2rem}.hero{margin-bottom:4.5rem}.hero-title{margin-bottom:0;font-size:4.5rem}.section-block{margin-bottom:6rem}.case-section{gap:6rem;margin-bottom:6rem}.case-heading{margin-bottom:.5rem}.case-article{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}.case-copy{grid-column:span 5 / span 5}.case-copy-alt{order:2}.case-copy h2{font-size:2.25rem}.case-visual{grid-column:span 7 / span 7}.case-visual-alt{order:1}.lab-panel{flex-direction:row;gap:3rem;padding:3rem}.lab-copy h3{font-size:3rem}.loop-card{width:18rem}.cv-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.profile-copy{grid-column:span 4 / span 4}.job-list{grid-column:span 8 / span 8}.resume-cta-panel{grid-column:span 8 / span 8;padding:2rem}.job-row>div{grid-column:span 4 / span 4}.job-row>ul{grid-column:span 8 / span 8}}
