:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--ink:#111114;--ink-soft:#2b2b31;--muted:#565660;--line:#dedee5;--line-strong:#c9c9d2;--panel:#f6f6f8;--panel-strong:#ececf1;--accent:#087d6b;--accent-2:#b93655;--accent-3:#a87500;--page-max:1120px;--page-gutter:clamp(1.25rem, 5vw, 3rem);--radius:8px;--shadow-soft:0 18px 45px #11111414;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:auto;scrollbar-width:none;-webkit-text-size-adjust:100%;background:#000}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{min-width:320px;color:var(--ink);background:#000;margin:0}button,a{font:inherit}a{color:inherit;text-underline-offset:.16em;text-decoration-thickness:.08em}a:focus-visible{outline-offset:4px;outline:3px solid #087d6b52}.site-shell{isolation:isolate;background:#000;width:100%;min-height:100vh;overflow-x:clip}.intro-track,.cinematic-track{background:#000;height:920vh}.cinematic-track--contact{height:1500vh}.intro-sticky,.cinematic-sticky{background:#000;width:100%;height:100svh;position:sticky;top:0;overflow:hidden}.name-canvas,.wipe-stack,.letter-wipe,.final-white{width:100%;height:100%;position:absolute;inset:0}.name-canvas{touch-action:pan-y;background:#000;display:block}.handoff-whiteout{z-index:2;pointer-events:none;background:#fff;position:absolute;inset:0}.wipe-stack{pointer-events:none}.letter-wipe__text{letter-spacing:0;transform-box:fill-box;transform-origin:50%;font:950 34px/1 Inter,ui-sans-serif,system-ui,sans-serif}.final-white{background:#fff}.cinematic-advance{left:50%;bottom:max(clamp(1.5rem, 4vh, 3rem), calc(env(safe-area-inset-bottom) + 1rem));z-index:5;transition:opacity .18s;position:absolute;transform:translate(-50%)}.advance-control{padding:0 0 max(2.5rem, calc(env(safe-area-inset-bottom) + 1.5rem));justify-content:center;display:flex}.advance-control--overlay{padding:0}.advance-button{cursor:pointer;background:0 0;border:1.5px solid;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;padding:0;transition:color .16s,background-color .16s,transform .18s cubic-bezier(.22,1,.36,1);display:grid}.advance-button--dark{color:#fff}.advance-button--light{color:#111114}.advance-button:hover,.advance-button:focus-visible{transform:translateY(-3px)}.advance-button--dark:hover,.advance-button--dark:focus-visible{background:#ffffff1f}.advance-button--light:hover,.advance-button--light:focus-visible{background:#11111414}.advance-button:focus-visible{outline-offset:4px;outline:3px solid #087d6b6b}.advance-cursor-label{z-index:1200;letter-spacing:0;opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;width:max-content;font-size:.76rem;font-weight:800;line-height:1;transition:opacity .1s;position:fixed;transform:translate(-50%,calc(-100% - 14px))}.advance-cursor-label--dark{color:#fff;text-shadow:0 1px 8px #000000e6}.advance-cursor-label--light{color:#111114;text-shadow:0 1px 8px #fffffff2}.advance-cursor-label.is-visible{opacity:1;visibility:visible}.portfolio-content{z-index:1;color:var(--ink);background:#fff;position:relative;box-shadow:0 -1px #fff}.content-chapter{min-height:100svh}.content-hero,.section-grid,.projects-section,.contact-panel{width:min(var(--page-max), calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.content-hero{align-content:center;gap:clamp(2rem,8vw,5.5rem);min-height:100svh;padding:clamp(5rem,9vw,8rem) 0;display:grid}.content-hero__copy{max-width:920px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:800}.content-hero h1,.section-heading h2,.contact-panel h2{letter-spacing:0;margin:0;line-height:.96}.content-hero h1{text-wrap:balance;max-width:11ch;font-size:clamp(4rem,13vw,11.5rem);font-weight:950}.content-hero__copy>p:last-child{max-width:780px;color:var(--ink-soft);margin:clamp(1.5rem,3vw,2.5rem) 0 0;font-size:clamp(1.08rem,2.2vw,1.55rem);line-height:1.5}.stat-strip{border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,4fr) minmax(0,1fr);display:grid;overflow:hidden}.stat-strip div{border-right:1px solid var(--line-strong);align-content:center;min-height:clamp(6.5rem,12vw,7.5rem);padding:clamp(1.25rem,2.8vw,1.7rem);display:grid}.stat-strip div:last-child{border-right:0}.stat-strip>div>span{color:var(--accent);letter-spacing:0;margin-bottom:.85rem;font-size:.95rem;font-weight:800;display:block}.stat-strip strong{max-width:14rem;color:var(--ink);text-wrap:balance;font-size:clamp(1.05rem,1.9vw,1.4rem);font-weight:700;line-height:1.15;display:block}.stat-line{color:inherit;font-size:inherit;font-weight:inherit;display:block}.stat-line--nowrap{white-space:nowrap}.section-grid,.projects-section{border-top:1px solid var(--line);grid-template-columns:minmax(14rem,.8fr) minmax(0,1.6fr);align-items:start;gap:clamp(2rem,6vw,5rem);padding:clamp(5rem,9vw,8rem) 0;scroll-margin-top:2rem;display:grid}.section-heading{align-self:start;position:sticky;top:clamp(1.5rem,4vw,3rem)}.section-heading h2{text-wrap:balance;max-width:11ch;font-size:clamp(2.2rem,5.4vw,5.2rem);font-weight:920}.capability-grid{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden;box-shadow:0 1px #11111408}.capability{background:#fff;align-content:start;min-height:clamp(13.5rem,22vw,15.5rem);padding:clamp(1.35rem,3vw,2rem);display:grid}.capability svg{width:2rem;height:2rem;color:var(--accent);flex:none}.capability:nth-child(2) svg{color:var(--accent-2)}.capability:nth-child(3) svg{color:var(--accent-3)}.capability h3{margin:2rem 0 .75rem;font-size:1.25rem;line-height:1.12}.capability p,.contact-panel p{color:var(--muted);margin:0;line-height:1.58}.projects-section{grid-template-columns:1fr}.projects-section .section-heading{position:static}.projects-section .section-heading h2{max-width:19ch}.project-list{gap:clamp(1rem,2vw,1.4rem);min-width:0;display:grid}.project-row{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--line-strong);overflow:hidden}.project-row__track{width:100%;transform:translateX(calc(var(--active-index) * -33.3333%));will-change:transform;gap:1px;transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex}.project-tab{background:#fff;flex:0 0 calc(33.3333% - .666667px);min-width:0;min-height:42rem;transition:flex-basis .7s cubic-bezier(.22,1,.36,1),box-shadow .24s;position:relative;overflow:visible}.project-tab:not(.is-expanded):hover{z-index:2;box-shadow:inset 0 0 0 2px var(--accent), 0 12px 32px #1111141f}.project-tab.is-expanded{flex-basis:100%;box-shadow:0 18px 45px #1111141f}.project-tab__open{height:100%;color:inherit;cursor:pointer;outline:none;flex-direction:column;display:flex;position:relative}.project-tab__open:after{z-index:3;color:#fff;content:"VIEW PROJECT  >";opacity:0;border-bottom:2px solid;padding-bottom:.2rem;font-size:.7rem;font-weight:900;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;top:13rem;right:1.25rem;transform:translate(-10px)}.project-tab:not(.is-expanded):hover .project-tab__open:after,.project-tab:not(.is-expanded) .project-tab__open:focus-visible:after{opacity:1;transform:translate(0)}.project-tab.is-expanded .project-tab__open:after{display:none}.project-tab__open:focus-visible{box-shadow:inset 0 0 0 3px var(--accent)}.project-tab__image{border-bottom:1px solid var(--line);isolation:isolate;place-items:center;min-height:15.5rem;display:grid;position:relative;overflow:hidden}.project-tab__image:before,.project-tab__image:after{content:"";position:absolute}.project-tab__image:before{border:1px solid #ffffff3d;inset:12% 9%;transform:skew(-12deg)}.project-tab__image:after{background:#ffffff61;width:72%;height:1px;transform:rotate(-24deg);box-shadow:0 -42px #ffffff1f,0 42px #ffffff1f}.project-tab__image span{z-index:1;color:#fff;font-size:clamp(5.5rem,10vw,8rem);font-weight:950;line-height:1;position:relative}.project-tab__image img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-tab__image:has(img):before{display:none}.project-tab__image:has(img):after{display:none}.project-tab__image--kinetic{background:linear-gradient(145deg,#0f705f,#071c1b 72%)}.project-tab__image--echoes{background:linear-gradient(145deg,#96334d,#260b24 72%)}.project-tab__image--signal{background:linear-gradient(145deg,#9b6b00,#251906 72%)}.project-tab__content{align-content:start;gap:1rem;padding:clamp(1.25rem,2.5vw,2rem);transition:padding-right .5s cubic-bezier(.22,1,.36,1);display:grid}.project-tab.is-expanded .project-tab__content{padding-left:clamp(5rem,9vw,6.5rem);padding-right:clamp(5rem,9vw,6.5rem)}.project-tab__meta{min-height:2rem;color:var(--accent);text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;font-size:.74rem;font-weight:850;display:flex}.project-tab__team{color:var(--ink);cursor:help;align-items:center;gap:.3rem;display:inline-flex;position:relative}.project-tab h3{margin:0;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1}.project-tab p,.project-tab dl,.project-tab dd{margin:0}.project-tab__description{min-height:5rem;color:var(--muted);line-height:1.55}.project-tab__description--full{white-space:pre-line}.project-tab__details{gap:1rem;padding-top:.25rem;display:grid}.project-tab dt,.project-tab__expanded-inner>span{color:var(--ink);text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:900}.project-tab dd{color:var(--muted);line-height:1.45}.project-tab__skills{flex-wrap:wrap;gap:.4rem;display:flex}.project-tab__skills span{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:3px;padding:.35rem .55rem;font-size:.76rem;font-weight:700}.project-tab__expanded{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .7s cubic-bezier(.22,1,.36,1) .18s,opacity .3s .26s;display:grid}.project-tab__expanded-inner{gap:.4rem;min-height:0;transition:transform .5s cubic-bezier(.22,1,.36,1) .22s;display:grid;overflow:hidden;transform:translateY(12px)}.project-tab.is-expanded .project-tab__expanded{opacity:1;grid-template-rows:1fr}.project-tab.is-expanded .project-tab__expanded-inner{transform:translateY(0)}.type-reveal{animation:.68s steps(24,end) .22s both type-reveal}.type-reveal--delayed{animation-delay:.54s}.project-tab__collapse-zone{z-index:4;width:clamp(3.25rem,7vw,4.5rem);color:var(--ink);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;place-items:center;transition:opacity linear,background .22s;display:grid;position:absolute;top:0;bottom:0}.project-tab__collapse-zone--left{left:0}.project-tab__collapse-zone--right{right:0}.project-tab__collapse-zone span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.project-tab__collapse-zone svg{opacity:.38;width:1.7rem;height:1.7rem;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1)}.project-tab.is-expanded .project-tab__collapse-zone{opacity:1;pointer-events:auto;transition-duration:.16s,.22s;transition-delay:.7s,0s}.project-tab__collapse-zone--left:hover,.project-tab__collapse-zone--left:focus-visible{background:linear-gradient(90deg,#0d8f7a21,#0d8f7a00)}.project-tab__collapse-zone--right:hover,.project-tab__collapse-zone--right:focus-visible{background:linear-gradient(270deg,#0d8f7a21,#0d8f7a00)}.project-tab__collapse-zone:hover svg,.project-tab__collapse-zone:focus-visible svg{opacity:1}.project-tab__collapse-zone--left:hover svg,.project-tab__collapse-zone--left:focus-visible svg{transform:translate(5px)}.project-tab__collapse-zone--right:hover svg,.project-tab__collapse-zone--right:focus-visible svg{transform:translate(-5px)}.project-tab__cursor-hint{z-index:1000;color:#111114;opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;font-size:.74rem;font-weight:800;line-height:1;transition:opacity .1s;position:fixed;transform:translate(-50%,calc(-100% - 12px))}.project-tab__cursor-hint.is-visible{opacity:1;visibility:visible}.project-tab__team-tooltip{z-index:1100;background:var(--ink);color:#fff;opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;border-radius:4px;width:max-content;padding:.42rem .6rem;font-size:.68rem;font-weight:750;line-height:1;transition:opacity .1s;position:fixed;transform:translate(-50%,calc(-100% - 10px))}.project-tab__team-tooltip.is-visible{opacity:1;visibility:visible}@keyframes type-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.contact-panel{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,2.5rem);padding:clamp(5rem,9vw,8rem) 0 clamp(4rem,8vw,7rem);display:grid}.contact-panel h2{max-width:13ch;font-size:clamp(2.7rem,7vw,7.6rem);font-weight:940}.contact-panel p:last-child{max-width:680px;margin-top:1.4rem;font-size:1.05rem}.contact-rows{gap:.8rem;width:min(100%,64rem);display:grid}.contact-row{grid-template-columns:max-content minmax(0,1fr);align-items:stretch;gap:.65rem;display:grid}.contact-row__label{border-radius:var(--radius);color:#17171b;white-space:nowrap;width:fit-content;min-height:3rem;box-shadow:none;background:#fff;border:1px solid #17171b;justify-content:flex-start;align-items:center;gap:.55rem;padding:.72rem .95rem;font-weight:800;text-decoration:none;transition:background-color .16s,color .16s,transform .16s,border-color .16s;display:inline-flex}.contact-row__brand-icon{object-fit:contain;flex:none;width:1.12rem;height:1.12rem}.contact-row__field-shell{min-width:0;position:relative}.contact-row__field{border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;min-height:3rem;color:var(--ink);font:inherit;white-space:nowrap;background:#fff;outline:none;padding:.72rem 3rem .72rem 1rem;font-size:.93rem;font-weight:700;line-height:1}.contact-row__field::selection{background:#17171b2e}.contact-row__action-hitarea{color:#3f4047;cursor:pointer;z-index:3;background:0 0;border:0;place-items:center;width:2.95rem;height:2.95rem;padding:0;display:grid;position:absolute;top:50%;right:.05rem;transform:translateY(-50%)}.contact-row__action-hitarea *{pointer-events:none;cursor:pointer}.contact-row__action-icon{z-index:1;place-items:center;width:1.3rem;height:1.3rem;display:grid}.contact-row__action-hitarea svg{width:1rem;height:1rem}.contact-row__tooltip{color:#17171b;opacity:0;pointer-events:none;white-space:nowrap;z-index:2;background:#fff;border:1px solid #17171b;border-radius:999px;padding:.36rem .55rem;font-size:.68rem;font-weight:850;line-height:1;transition:opacity .12s,transform .16s cubic-bezier(.22,1,.36,1),background-color .12s,color .12s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%,4px)}.contact-row__action-hitarea:hover .contact-row__tooltip,.contact-row__action-hitarea:focus-visible .contact-row__tooltip,.contact-row__action-hitarea.is-copied .contact-row__tooltip{opacity:1;transform:translate(-50%)}.contact-row__action-hitarea.is-copied .contact-row__tooltip{color:#fff;background:#2f8f46;border-color:#2f8f46}.contact-row__label:hover{color:#17171b;background:#fff;transform:translateY(-1px)}.contact-row__action-hitarea:hover,.contact-row__action-hitarea:focus-visible{color:#17171b;transform:translateY(-50%)}.contact-row__action-hitarea.is-copied{color:#17171b}.contact-row__field:hover,.contact-row__field:focus{border-color:#17171b}.contact-row__field:read-only{cursor:text}@media (width<=900px){.intro-track,.cinematic-track{height:860vh}.cinematic-track--contact{height:1380vh}.content-hero{align-content:start;min-height:auto}.section-grid,.projects-section,.contact-panel{grid-template-columns:1fr}.section-heading{position:static}.section-heading h2{max-width:14ch}.contact-rows{width:100%}.contact-row{grid-template-columns:minmax(7rem,9rem) minmax(0,1fr)}}@media (width<=700px){.capability-grid{grid-template-columns:1fr}.project-row{background:0 0;border:0;overflow:visible}.project-row__track{gap:.85rem;display:grid;transform:none}.project-tab,.project-tab.is-expanded{border:1px solid var(--line-strong);border-radius:var(--radius);min-height:0}.project-tab.is-expanded .project-tab__content{padding-left:3.75rem;padding-right:3.75rem}.project-tab__collapse-zone{width:3rem}}@media (hover:none){.project-tab:not(.is-expanded) .project-tab__open:after{opacity:.8;transform:translate(0)}}@media (width<=620px){:root{--page-gutter:.875rem}.stat-strip{grid-template-columns:1fr}.stat-strip div{border-right:0;border-bottom:1px solid var(--line-strong);min-height:5.5rem}.stat-strip div:last-child{border-bottom:0}}@media (width<=520px){.scroll-hint{gap:.6rem;font-size:.72rem}.content-hero h1{font-size:clamp(3.35rem,17vw,4.9rem)}.content-hero__copy>p:last-child,.contact-panel p:last-child{font-size:1rem}.contact-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-hint i,.contact-row__label,.contact-row__action-hitarea,.contact-row__field,.project-row__track,.project-tab,.project-tab__expanded,.project-tab__collapse-zone{transition:none;animation:none}.type-reveal{animation:none}}
