*,:after,:before{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:privy;src:url(/fonts/inter-framer-400-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2070,u+2074-207e,u+2080-208e,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:privy;src:url(/fonts/inter-framer-500-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2070,u+2074-207e,u+2080-208e,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:privy;src:url(/fonts/inter-framer-600-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:600;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2070,u+2074-207e,u+2080-208e,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--bg:#ffffff;--heading:#111111;--body:#111111;--snippet:#7c7c77;--line:rgba(17,17,17,0.1);--surface:#ffffff;--surface-soft:#ffffff;--font-sans:"privy";--font-sans-medium:var(--font-sans)}html{color-scheme:light;scroll-behavior:smooth;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:transparent transparent;overflow-x:hidden}body,html{background:var(--bg);transition:background-color .42s ease,color .42s ease}body{min-height:100svh;color:var(--body);font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-feature-settings:"blwf" on,"cv03" on,"cv04" on,"cv09" on,"cv11" on,"cv12" on,"cv05" on,"cv07" on,"cv13" on,"cv06" on;font-size:.9rem;font-weight:500;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html::-webkit-scrollbar{width:.75rem}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:transparent;border:.22rem solid transparent;border-radius:999px;background-clip:padding-box;transition:background-color .18s ease,opacity .18s ease}html[data-scrolling=true]{scrollbar-color:rgba(17,17,17,.22) transparent}html[data-scrolling=true]::-webkit-scrollbar-thumb{background:rgba(17,17,17,.22);background-clip:padding-box}@keyframes section-domino{0%{opacity:0;filter:brightness(1) blur(20px)}10%{opacity:1;filter:brightness(2) blur(10px)}to{opacity:1;filter:none}}a{color:inherit;text-decoration:underline;text-decoration-color:var(--line);text-decoration-style:dotted;text-decoration-thickness:.08em;text-underline-offset:.26em;transition:text-decoration-color .16s ease}a:after{content:none}a:hover{text-decoration-color:currentColor}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:rgba(17,17,17,.12)}.minimal-page{min-height:100svh;display:flex;justify-content:center;padding:3.5rem 1.25rem 1.25rem}.minimal-shell{width:100%;max-width:68rem;min-width:0;min-height:calc(100svh - 6.75rem);isolation:isolate}.intro-rail,.minimal-shell{display:flex;flex-direction:column;position:relative}.intro-rail{z-index:1;gap:3rem;width:min(100%,36rem);align-self:center}.intro-rail-about{gap:1.75rem;min-height:60vh;justify-content:center}.intro{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.65rem}.intro-about-hero{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%}.intro-about-hero .intro-portrait{display:block;width:2.6rem}.intro-about-hero .intro-copy-about{align-items:flex-start;text-align:left}.intro-about-hero .intro-name-centered,.intro-about-hero .intro-role-large{text-align:left}.intro-copy{display:flex;flex-direction:column;gap:.7rem;min-width:0}.intro-copy-about,.intro-copy-centered{align-items:flex-start;gap:.05rem}.intro-copy-about{justify-content:center;min-width:0;padding-top:0;text-align:left}.intro-portrait{position:relative;width:100%;aspect-ratio:1;overflow:hidden;padding:0;border:0;border-radius:50%;background:#ffffff;cursor:pointer;opacity:1;justify-self:start;transform:scale(1);filter:blur(0);transition:opacity .15s ease-out,transform .15s ease-out,filter .15s ease-out;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.intro-portrait-swapping,.intro-portrait:active{transform:scale(.97);filter:blur(2px)}.intro-portrait-image{object-fit:cover;object-position:50% 44%;pointer-events:none;-webkit-user-drag:none;user-select:none}.intro-name{font-size:.9rem;line-height:1.35;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;letter-spacing:-.02em;color:var(--heading)}.intro-name-centered{text-align:left}.intro-name-large{max-width:100%;font-weight:600;letter-spacing:-.02em;text-align:left;text-wrap:balance}.intro-name-large,.intro-role{font-size:.9rem;line-height:1.4}.intro-role,.intro-role-large{font-weight:400;color:var(--snippet)}.intro-role-large{font-size:.9rem;line-height:1.5;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.02em;text-align:left}.intro-role-primary{margin-top:0}.content-flow{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;width:100%;min-width:0}.content-flow-about{margin-top:calc(-30vh + 3.25rem)}.resume-row{min-width:0}.resume-row-inner{max-width:36rem;margin:0 auto}.resume-row-label{margin:0 0 1rem;font-size:.9rem;line-height:1.4;font-weight:700;letter-spacing:-.01em;text-align:left;color:var(--heading)}.resume-row-content{display:flex;flex-direction:column;gap:1.1rem;min-width:0}.reveal-block{opacity:0;filter:brightness(1) blur(20px);animation:section-domino .82s ease both;animation-delay:calc(.22s + (var(--reveal-index, 0) * .22s));will-change:opacity,filter}.body-copy,.entry-copy{font-size:.9rem;line-height:1.62;letter-spacing:-.01em;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;color:var(--snippet)}.education-copy-rich,.experience-copy-rich{text-wrap:pretty}.inline-favicon-mark{display:inline-flex;width:1.08em;height:1.08em;margin-right:.28em;overflow:hidden;border-radius:.24em;vertical-align:-.18em}.inline-favicon-mark img{width:100%;height:100%;object-fit:cover}.inline-favicon-mark svg{display:block;width:100%;height:100%}.inline-favicon-mark-google{width:1.08em;height:1.08em;margin-left:.22em;margin-right:.22em;overflow:visible;border-radius:0;vertical-align:-.16em}.about-focus-chips{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem;width:min(100%,32rem);margin:0}.about-focus-chips .mini-chip{margin-right:0}.about-lead-block{display:flex;flex-direction:column;gap:.85rem}.about-lead{width:min(100%,32rem);max-width:32rem;margin:0;color:var(--heading);font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:600;letter-spacing:-.01em;line-height:1.5;text-align:left;text-wrap:balance}.inline-about-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;margin-left:.18em;margin-right:.06em;vertical-align:-.12em}.inline-about-icon svg{display:block;width:100%;height:100%}.inline-about-icon-code{color:var(--heading);width:.92em;height:.92em}.inline-about-icon-design{width:.98em;height:.98em}.inline-about-icon-sport{width:.95em;height:.95em}.inline-about-icon-music{width:.9em;height:.9em}.inline-about-icon-google,.inline-about-icon-oracle{width:.92em;height:.92em}.inline-experience-icon{margin-left:.2em;margin-right:.04em}.inline-experience-icon-image{width:1em;height:1em}.inline-experience-icon-image img{display:block;width:100%;height:100%;object-fit:contain}.inline-experience-icon-intempt{width:.92em;height:.92em}.inline-experience-icon-mysql{width:.98em;height:.98em}.inline-experience-icon-python{width:.92em;height:.92em}.inline-experience-icon-react{width:.95em;height:.95em}.inline-experience-icon-opencv{width:.92em;height:.92em;color:#111}.entry-list{list-style:none;gap:1.35rem}.entry,.entry-list{display:flex;flex-direction:column}.entry{gap:.35rem}.project-list{list-style:none;gap:1.9rem}.project-list,.project-row{display:flex;flex-direction:column}.project-row{border-radius:1rem;overflow:hidden;background:#f7f7f5}.project-row-link{display:flex;flex-direction:column;color:inherit;text-decoration:none}.project-banner{display:block;position:relative;width:100%;aspect-ratio:16/9;background:#111}.project-banner-image{object-fit:cover}.project-row-content{display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.25rem 1.25rem}.quote-image{display:block;width:75%;height:auto;margin:0 auto;pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-webkit-touch-callout:none}.project-title{font-size:.9rem;line-height:1.4;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;letter-spacing:-.02em;color:var(--heading)}.project-tagline{font-size:.9rem;line-height:1.62;letter-spacing:-.01em;font-weight:400;color:var(--snippet);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.disclosure{display:flex;flex-direction:column}.disclosure-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.disclosure-trigger-text{display:flex;align-items:center;gap:.5rem;min-width:0}.disclosure-chevron-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.8rem;height:1.8rem;border-radius:999px;background:#e6e6e3;transition:background-color .16s ease}.disclosure-chevron{flex:0 0 auto;width:.85rem;height:.85rem;color:var(--heading);transition:transform .26s cubic-bezier(.22,1,.36,1)}.disclosure[data-open=true] .disclosure-chevron-chip{background:#d8d8d4}.disclosure[data-open=true] .disclosure-chevron{transform:rotate(180deg)}.disclosure-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1)}.disclosure[data-open=true] .disclosure-panel{grid-template-rows:1fr}.disclosure-panel-inner{display:flex;flex-direction:column;gap:.5rem;padding-top:.6rem;overflow:hidden;min-height:0}.project-card{gap:.8rem}.project-card>.project-video-root{margin-top:0}.entry-title{font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;letter-spacing:-.02em;color:var(--heading)}.entry-read-more,.entry-title{font-size:.9rem;line-height:1.4}.entry-read-more{display:inline-flex;align-items:center;align-self:flex-start;width:fit-content;color:#2480ed;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;text-decoration:underline;text-decoration-color:currentColor;text-decoration-style:dotted;text-decoration-thickness:.08em;text-underline-offset:.26em}.entry-read-more:after{display:none}.entry-read-more:hover,.mini-chip{color:var(--heading)}.mini-chip{display:inline-flex;align-items:center;margin-right:.4rem;padding:.06rem .45rem;border-radius:999px;background:#e6e6e3;font-size:.9rem;line-height:1.25;font-weight:600}.labs-study-list{display:grid;grid-template-columns:1fr;gap:.75rem;min-width:0}.labs-study{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:1rem;background:#111}.labs-study-video{display:block;width:100%;height:100%;object-fit:cover;background:#111;transition:filter .32s ease}.labs-study:focus-visible .labs-study-video,.labs-study:hover .labs-study-video{filter:blur(10px) brightness(.65)}.labs-study-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;opacity:0;transition:opacity .32s ease;pointer-events:none}.labs-study:focus-visible .labs-study-overlay,.labs-study:hover .labs-study-overlay{opacity:1}.labs-study-overlay-title{color:#fafafa;font-size:.9rem;font-weight:500;line-height:1.3}.project-video-root{margin-top:.5rem}.project-video-placeholder{width:100%}.project-video{position:relative}.project-video-expanded{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,1.8vw,1.4rem);margin-top:0}.project-video-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.62);backdrop-filter:blur(16px);cursor:pointer;animation:project-video-backdrop-in .22s ease both}.project-video-closing .project-video-backdrop{animation:project-video-backdrop-out .18s ease both}.project-video-shell{position:relative;display:flex;flex-direction:column;gap:.55rem}.project-video-shell-expanded{width:min(90vw,calc((90vh - 5rem) * 16 / 9),112rem);max-width:90vw;animation:project-video-shell-in .24s cubic-bezier(.22,1,.36,1) both}.project-video-closing .project-video-shell-expanded{animation:project-video-shell-out .18s ease both}.project-video-frame{position:relative;overflow:hidden;aspect-ratio:16/9;border:0;border-radius:.75rem;background:#050505;user-select:none}.project-video-shell-expanded .project-video-frame{display:flex;align-items:center;justify-content:center;border-radius:1rem;width:100%}.project-video-element{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.project-video-element-crop-edges{object-fit:cover;transform:scale(1.025)}.project-video-poster{width:100%;height:100%;object-fit:cover;filter:blur(2px) saturate(.92);transform:scale(1.05)}.project-video-loader,.project-video-poster{position:absolute;inset:0;z-index:1;pointer-events:none}.project-video-loader{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.18)}.project-video-loader-spinner{width:1.25rem;height:1.25rem;border:1.5px solid rgba(255,255,255,.18);border-top-color:rgba(255,255,255,.9);border-radius:999px;animation:project-video-loader-spin .7s linear infinite}.project-video-shell-expanded .project-video-element{width:100%;height:100%}.project-video-hit-area{position:absolute;inset:0;z-index:2;border:0;background:transparent;cursor:pointer}.project-video-overlay{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.38);backdrop-filter:blur(2px)}.project-video-bar{position:absolute;left:0;right:0;bottom:0;z-index:4;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem 1rem .9rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.42) 48%,rgba(0,0,0,0));transform-origin:bottom center;transition:opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.project-video-bar-visible{opacity:1;transform:translateY(0) rotateX(0deg);pointer-events:auto}.project-video-bar-hidden{opacity:0;transform:translateY(1rem) rotateX(-10deg);pointer-events:none}.project-video-feedback{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none}.project-video-feedback-static{transition:opacity .18s ease}.project-video-feedback-static-visible{opacity:1}.project-video-feedback-static-hidden{opacity:0}.project-video-control{display:inline-flex;align-items:center;justify-content:center;min-width:4.6rem;min-height:2.5rem;padding:.55rem .9rem;border:0;border-radius:999px;background:rgba(255,255,255,.96);color:#111;box-shadow:0 12px 30px rgba(0,0,0,.24);font-size:.9rem;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;letter-spacing:-.01em}.project-video-action-icon{width:1rem;height:1rem;display:block}.project-video-control-text{border:1px solid rgba(0,0,0,.06)}.project-video-replay{border:0;background:rgba(255,255,255,.96);color:#111;min-width:4.6rem;min-height:2.5rem;padding:.55rem .9rem;border-radius:999px;cursor:pointer;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;font-size:.9rem;letter-spacing:-.01em;border:1px solid rgba(0,0,0,.06)}.project-video-slider{-webkit-appearance:none;appearance:none;width:100%;height:2px;border-radius:999px;background:linear-gradient(to right,rgba(255,255,255,.96) 0,rgba(255,255,255,.96) var(--video-progress),rgba(255,255,255,.22) var(--video-progress),rgba(255,255,255,.22) 100%);outline:none;cursor:pointer}.project-video-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.6rem;height:.6rem;border:0;border-radius:999px;background:#fff}.project-video-slider::-moz-range-track{height:2px;border:0;border-radius:999px;background:transparent}.project-video-slider::-moz-range-progress{height:2px;border-radius:999px;background:rgba(255,255,255,.96)}.project-video-slider::-moz-range-thumb{width:.6rem;height:.6rem;border:0;border-radius:999px;background:#fff}.project-video-time{font-size:.9rem;line-height:1.4;color:rgba(255,255,255,.94);white-space:nowrap;font-variant-numeric:tabular-nums}.project-video-icon-button{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:0;background:transparent;color:rgba(255,255,255,.92);cursor:pointer;transition:color .16s ease,transform .16s ease}.project-video-icon-button:hover{color:#fff;transform:translateY(-1px)}.project-video-icon-button-overlay{position:relative;z-index:1}.work-detail{width:min(100%,36rem);margin:0 auto;padding-top:0}.work-detail-back{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:2rem;padding:.3rem .75rem;border-radius:999px;background:#e6e6e3;color:var(--heading);font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .16s ease}.work-detail-back:hover{background:#dcdcd8}.work-detail-back-icon{width:.9rem;height:.9rem;transform:translateY(.02rem)}.work-detail-header{margin-bottom:1.35rem}.work-detail-header h1{margin:0;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;line-height:1.35;font-weight:600;color:var(--heading)}.work-detail-date{margin-top:.05rem;color:var(--snippet);font-size:.9rem;font-weight:400;line-height:1.45}.work-detail-copy{display:flex;flex-direction:column;gap:1.05rem}.work-detail-copy p{margin:0;color:var(--snippet);font-size:.9rem;font-weight:400;line-height:1.62;letter-spacing:-.01em;text-wrap:pretty}.work-detail-copy-after-media{margin-top:1.65rem}.work-detail .project-video-root{margin-top:2rem}.work-detail-caption{margin:1rem auto 2.25rem;width:min(100%,36rem);color:var(--snippet);font-size:.9rem;font-weight:400;line-height:1.5;text-align:center}.work-detail-image,.work-detail-image-pair{margin-top:1.65rem}.work-detail-image{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border:0;border-radius:0;background:transparent;user-select:none}.work-detail-image-media{object-fit:contain;-webkit-user-drag:none;user-select:none}.work-detail-image-pair{display:flex;flex-direction:column;gap:1.25rem}.work-detail-image-pair .work-detail-image{margin-top:0}.code-block{--code-bg:#1e1e1e;--code-line:rgba(255,255,255,0.09);--code-ink:#d4d4d4;--code-ink-dim:#6e7681;overflow:hidden;margin-top:1.65rem;border-radius:.65rem;background:var(--code-bg);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.78rem;max-width:100%}.code-block-header{display:flex;align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;border-bottom:1px solid var(--code-line);font-size:.72rem}.code-block-filename{display:inline-flex;min-width:0;align-items:center;gap:.4rem;overflow:hidden;color:var(--code-ink);white-space:nowrap;text-overflow:ellipsis}.code-block-file-icon{flex-shrink:0;color:var(--code-ink-dim)}.code-block-diff-stat{display:inline-flex;align-items:center;gap:.5rem;margin-left:auto;font-variant-numeric:tabular-nums}.code-block-diff-stat-add{color:#4ec9b0}.code-block-diff-stat-del{color:#f14c4c}.code-block-copy{display:inline-flex;align-items:center;gap:.3rem;margin-left:auto;padding:.3rem .55rem;border:0;border-radius:.4rem;background:none;color:var(--code-ink-dim);font:inherit;font-weight:500;cursor:pointer;transition:background-color .12s ease,color .12s ease}.code-block-copy:hover{background:var(--code-line);color:var(--code-ink)}.code-block-copy-done{color:#4ec9b0}.code-block-body{position:relative;overflow-x:hidden;overflow-y:hidden;padding:.85rem 0;line-height:1.68}.code-block-line{position:relative;display:grid;grid-template-columns:2.55rem minmax(0,1fr);width:100%;padding-right:1.25rem}.code-block-line-add{background:rgba(78,201,176,.1)}.code-block-line-del{background:rgba(241,76,76,.1)}.code-block-accent-bar{position:absolute;top:0;bottom:0;left:0;width:3px}.code-block-accent-bar-add{background:#4ec9b0}.code-block-accent-bar-del{background:repeating-linear-gradient(45deg,#f14c4c,#f14c4c 1.5px,transparent 0,transparent 3px)}.code-block-number{color:var(--code-ink-dim);text-align:right;user-select:none}.code-block-text{padding-left:1.05rem;min-width:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;color:var(--code-ink)}.code-block-piece-add{background:rgba(78,201,176,.22)}.code-block-piece-add,.code-block-piece-del{border-radius:3px;box-decoration-break:clone}.code-block-piece-del{background:rgba(241,76,76,.22)}.code-block-token-keyword{color:#569cd6}.code-block-token-function{color:#c586c0}.code-block-token-number,.code-block-token-string{color:#ce9178}.code-block-token-punctuation{color:var(--code-ink)}.work-detail-section{margin-top:2.75rem;padding-top:0}.work-detail-section h2{display:flex;align-items:center;gap:.8rem;margin:0 0 1.8rem;font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;line-height:1.4;font-weight:700;color:var(--heading)}.work-detail-section h2:after{content:"";flex:1;height:1px;background:var(--line)}.work-detail-cta{margin-top:2.75rem;font-size:.9rem;font-weight:400;line-height:1.5}.work-detail-cta a{display:inline-flex;align-items:center;gap:.32rem;margin-left:.15rem;padding:.3rem .75rem;border-radius:999px;background:#e6e6e3;color:var(--heading);font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .16s ease}.work-detail-cta a:hover{background:#dcdcd8}.work-detail-cta-icon{width:.95em;height:.95em;flex:0 0 auto}@keyframes project-video-control-bounce{0%{opacity:0;transform:scale(.84)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes project-video-control-fade{0%{opacity:0;transform:scale(.84)}18%{opacity:1;transform:scale(1.06)}72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes project-video-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes project-video-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes project-video-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes project-video-shell-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes project-video-shell-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(14px) scale(.985)}}@media (max-width:720px){.project-video-bar{gap:.55rem;padding:.85rem .85rem .8rem}}.github-block{display:flex;flex-direction:column;gap:.85rem}.github-chart-wrap{width:100%;overflow-x:auto}.github-chart{display:block;width:100%;height:auto}.connect-icon-links{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;padding-top:.85rem;border-top:1px solid var(--line)}.connect-icon-links a{display:inline-flex;align-items:center;padding-right:.85rem;margin-right:.85rem;border-right:1px solid var(--line);font-size:.9rem;line-height:1;color:var(--snippet);text-decoration:none;transition:color .18s ease}.connect-icon-links a:last-child{padding-right:0;margin-right:0;border-right:0}.connect-icon-links a:after{display:none}.connect-icon-links a:hover{color:var(--heading)}.site-footer{margin-top:3.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;color:var(--snippet)}.footer-tagline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem;width:min(100%,36rem);margin:3.75rem auto 0;font-family:"Biro",var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.45rem;font-weight:400;line-height:1.25;color:var(--heading);text-align:center;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.footer-tagline-divider{width:1.95rem;height:.8rem;color:currentColor;flex:0 0 auto;transform:translateY(.04em)}.footer-signature{display:flex;flex-direction:column;gap:.25rem}.footer-signature-title{font-family:var(--font-sans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;color:var(--heading)}.footer-signature-copy{color:var(--snippet);line-height:1.4}@media (min-width:980px){.minimal-shell{display:flex;flex-direction:column;align-items:stretch}.intro-rail{position:static;min-height:0}.intro-rail-about{min-height:60vh}.mobile-footer{display:flex;width:min(100%,36rem);align-self:center}.site-footer{margin-top:3.75rem}}@media (max-width:640px){.minimal-page{padding:1.25rem 1rem}.project-tagline{white-space:normal;overflow:visible;text-overflow:clip}.quote-image{width:min(72%,18rem)}.minimal-shell{min-height:calc(100svh - 4rem)}.intro-rail{gap:1.9rem}.intro-rail-about{gap:1.75rem;min-height:60svh}.intro{gap:.65rem}.intro-about-hero .intro-portrait{width:2.4rem}.intro-copy-about{gap:0}.intro-role{font-size:.9rem}.content-flow{gap:2.25rem;margin-top:2.25rem}.content-flow.content-flow-about{margin-top:calc(-30svh + 4rem)}.project-video-root{width:100vw;margin-top:.7rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.project-video-frame{border-radius:0}.project-video-bar{padding-left:.85rem;padding-right:.85rem}.work-detail-image,.work-detail-image-pair{margin-top:1.25rem}.work-detail-image{border-right:0;border-left:0;border-radius:0}.labs-study:focus-visible .labs-study-video,.labs-study:hover .labs-study-video{filter:none}.labs-study-overlay{display:none}.site-footer{margin-top:3rem;font-size:.9rem}.footer-tagline{margin-top:3rem;font-size:1.3rem}}@media (prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation:none}.reveal-block{opacity:1;filter:none;animation:none}}