:root{--bg:#050706;--surface:#0a0d0b;--panel:#0c100dc7;--text:#eef2ef;--muted:#929c96;--accent:#a6ff73;--accent-soft:#a6ff7321;--border:#ffffff1a;--sans:var(--font-sans),sans-serif;--mono:var(--font-mono),monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:30;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.nav{z-index:20;background:0 0;align-items:center;gap:48px;height:76px;padding:0 max(24px,50vw - 620px);transition:all .25s;display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050706d1;height:66px}.logo{letter-spacing:-.04em;font-size:21px;font-weight:800}.logo span{color:var(--accent)}.nav nav{color:#b8c0bb;gap:28px;margin:auto;font-size:13px;display:flex}.nav nav a,.github-link{transition:color .2s}.nav nav a:hover,.github-link:hover{color:var(--accent)}.github-link{font:600 12px var(--mono);text-transform:uppercase;align-items:center;gap:7px;display:flex}.mobile-github,.menu{display:none}.hero{align-items:center;min-height:100dvh;padding:120px 24px 70px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#050706f7 4%,#050706c2 48%,#050706ad),radial-gradient(circle at 76% 45%,#64ff7317,#0000 34%);position:absolute;inset:0}.hero-media{z-index:-2;background:radial-gradient(circle at 75% 45%,#18331e,#0000 28%),linear-gradient(120deg,#050706,#07110a);position:absolute;inset:0}.hero-media video{object-fit:cover;opacity:.3;width:100%;height:100%}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;width:min(1240px,100%);margin:auto;display:grid}.availability,.eyebrow,.console-bar,.card-top,.live-label{font:600 11px var(--mono);letter-spacing:.14em}.availability{color:#c0c9c3;align-items:center;gap:10px;display:flex}.availability i,.online i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);border-radius:50%;animation:2s infinite pulse}.intro{color:#d2d8d4;margin:35px 0 12px;font-size:17px}.hero h1{letter-spacing:-.055em;max-width:790px;margin:0;font-size:clamp(45px,5.5vw,78px);line-height:1.02}.hero h1 span,.about h2 span,.contact h2 span{color:#7f8882}.role{font:500 13px var(--mono);letter-spacing:.06em;color:var(--accent);margin:27px 0 14px}.lede{color:var(--muted);max-width:620px;font-size:16px}.actions{gap:12px;margin:32px 0 25px;display:flex}.actions a{border-radius:4px;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;display:flex}.actions svg{width:16px}.primary{background:var(--accent);color:#071007}.primary:hover{background:#c5ffa2}.secondary{border:1px solid var(--border);background:#ffffff08}.secondary:hover{border-color:#a6ff7380}.text-link{color:#b8c0bb;align-items:center;gap:8px;font-size:13px;display:inline-flex}.text-link svg{width:14px}.console{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;box-shadow:0 32px 90px #00000073,inset 0 1px #ffffff0d}.workspace{border-radius:20px;transform:perspective(900px)rotateY(-2deg)}.console-bar{border-bottom:1px solid var(--border);color:#b8c0bb;align-items:center;gap:14px;height:50px;padding:0 18px;display:flex}.window-dots{gap:6px;display:flex}.window-dots i{background:#303832;border-radius:50%;width:7px;height:7px;display:block}.window-dots i:first-child{background:var(--accent)}.online{color:var(--accent);align-items:center;gap:8px;margin-left:auto;font-size:9px;display:flex}.console-body{min-height:250px;font:13px/1.8 var(--mono);color:#b6c0b9;padding:28px}.checks{color:#aab3ad;margin:0;padding:14px 0 22px;list-style:none}.checks li:first-letter{color:var(--accent)}.question{color:var(--text)}.command-result{border-left:2px solid var(--accent);background:var(--accent-soft);margin-top:24px;padding:16px}.command-result span{color:var(--accent);letter-spacing:.12em;font-size:10px}.command-result p{margin:5px 0 0}.prompt-chips{flex-wrap:wrap;gap:8px;padding:0 24px 20px;display:flex}.prompt-chips button,.filters button{cursor:pointer;color:#b7c0ba;border:1px solid var(--border);font:11px var(--mono);background:#ffffff06;border-radius:99px;padding:8px 12px;transition:all .2s}.prompt-chips button:hover,.filters button:hover,.filters button.active{background:var(--accent-soft);color:var(--accent);border-color:#a6ff7380}.command-input{border-top:1px solid var(--border);height:58px;color:var(--accent);align-items:center;gap:12px;padding:0 16px;display:flex}.command-input input{color:var(--text);min-width:0;font:12px var(--mono);background:0 0;border:0;outline:0;flex:1}.command-input button{cursor:pointer;background:var(--accent);color:#061006;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.command-input button:disabled{opacity:.35;cursor:not-allowed}.section{max-width:1240px;margin:auto;padding:140px 24px}.eyebrow{color:var(--accent);margin:0 0 22px}.section h2,.contact h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,67px);line-height:1.05}.editorial{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;display:grid}.editorial>div{color:var(--muted);max-width:510px;font-size:18px}.principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:85px;display:grid}.principles>div{border-right:1px solid var(--border);grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:30px 24px;display:grid}.principles>div:last-child{border:0}.principles svg{color:var(--accent)}.principles span{font:10px var(--mono);color:#606a63}.principles strong{grid-column:1/-1;font-size:16px}.section-head{justify-content:space-between;align-items:end;margin-bottom:70px;display:flex}.section-head>p{max-width:400px;color:var(--muted);margin:0}.experience{border-top:1px solid var(--border)}.timeline{margin-top:70px}.timeline article{grid-template-columns:180px 30px 1fr;gap:28px;padding:0 0 70px;display:grid;position:relative}.timeline article:not(:last-child):after{content:"";background:linear-gradient(var(--accent),var(--border));width:1px;position:absolute;top:15px;bottom:0;left:194px}.timeline time{font:12px var(--mono);color:var(--accent)}.timeline-dot{border:2px solid var(--accent);z-index:1;background:var(--bg);border-radius:50%;width:9px;height:9px;margin-top:6px}.timeline h3{margin:0;font-size:26px}.timeline h4{color:var(--muted);margin:5px 0 20px;font-weight:500}.timeline ul{color:#a3ada6;padding:0;list-style:none}.timeline li:before{content:"—";color:var(--accent);margin-right:10px}.github-status{border:1px solid var(--border);background:linear-gradient(105deg,var(--accent-soft),#ffffff05);grid-template-columns:1fr auto auto;align-items:center;gap:45px;margin-bottom:26px;padding:25px;display:grid}.github-status>div:first-child{display:grid}.live-label{color:var(--accent);align-items:center;gap:8px;display:flex}.github-status strong{font-size:18px}.github-status small{color:var(--muted)}.status-metrics{gap:30px;display:flex}.status-metrics span{color:var(--muted);font-size:12px;display:grid}.status-metrics strong{color:var(--text);font:12px var(--mono)}.github-status>a{font:12px var(--mono);gap:7px;display:flex}.filters{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.project-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-card{border:1px solid var(--border);background:#ffffff05;flex-direction:column;min-height:400px;padding:24px;transition:transform .25s,border-color .25s,background .25s;display:flex}.project-card:hover{background:#a6ff7306;border-color:#a6ff7359;transform:translateY(-5px)}.project-card.featured{border-color:#a6ff7333}.card-visual{height:104px;font:10px var(--mono);color:#617067;background:linear-gradient(135deg,#0d160f,#080b09);margin:-8px -8px 25px;padding:18px;position:relative;overflow:hidden}.card-visual:after{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49%,#a6ff7314 50%,#0000 51%),linear-gradient(#0000 49%,#a6ff730f 50%,#0000 51%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.card-visual i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 18px var(--accent);z-index:1;border-radius:50%;position:absolute}.card-visual i:first-of-type{top:60%;left:25%}.card-visual i:nth-of-type(2){top:34%;left:61%}.card-visual i:nth-of-type(3){top:69%;left:79%}.card-top{color:#727c75;justify-content:space-between;display:flex}.card-top b{color:var(--accent);font-weight:500}.project-card h3{letter-spacing:-.03em;margin:18px 0 8px;font-size:22px}.project-card>p{color:var(--muted);margin:0;font-size:14px}.tags{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.tags span{font:9px var(--mono);text-transform:uppercase;color:#aab4ad}.project-card footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.project-card footer small{color:#737d76}.project-card footer div{gap:13px;display:flex}.project-card footer a{font:11px var(--mono);align-items:center;display:flex}.empty-state{text-align:center;border:1px solid var(--border);color:var(--muted);padding:80px}.empty-state h3{color:var(--text)}.agentic{border-block:1px solid var(--border);background:#080b09;max-width:none}.agentic>.section-head,.pipeline{max-width:1192px;margin-left:auto;margin-right:auto}.pipeline{grid-template-columns:repeat(6,1fr);display:grid}.pipeline article{padding-right:24px;position:relative}.pipeline article:not(:last-child):before{content:"";background:linear-gradient(90deg,var(--accent),#a6ff731f);height:1px;position:absolute;top:42px;left:18px;right:-2px}.pipeline article>span{font:10px var(--mono);color:#667068}.node{align-items:center;height:55px;display:flex}.node i{background:var(--bg);border:2px solid var(--accent);z-index:1;border-radius:50%;width:11px;height:11px;box-shadow:0 0 16px #a6ff7359}.pipeline h3{font:12px var(--mono);letter-spacing:.1em;color:var(--accent)}.pipeline p{color:var(--muted);font-size:13px}.stack-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.stack-grid article{border:1px solid var(--border);padding:34px}.stack-grid svg{color:var(--accent)}.stack-grid h3{font-size:20px}.stack-grid article div{flex-wrap:wrap;gap:8px;display:flex}.stack-grid span{border:1px solid var(--border);font:10px var(--mono);color:#aeb7b1;padding:7px 10px}.terminal-section{grid-template-columns:.65fr 1.35fr;align-items:center;gap:80px;display:grid}.terminal-section>div>p:not(.eyebrow){color:var(--muted)}code{font:12px var(--mono);color:var(--accent)}.terminal{border-radius:8px}.terminal .console-body{min-height:180px}.contact{text-align:center;background:radial-gradient(circle at 50% 60%,#a6ff7314,#0000 35%);padding:160px 24px}.contact>p:not(.eyebrow){color:var(--muted)}.contact-links{justify-content:center;gap:10px;margin-top:35px;display:flex}.contact-links a{border:1px solid var(--border);align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:13px;transition:all .2s;display:flex}.contact-links a:hover{color:var(--accent);border-color:#a6ff7373}.contact-links svg{width:16px}.footer{border-top:1px solid var(--border);color:#707a73;justify-content:space-between;align-items:center;max-width:1192px;min-height:100px;margin:auto;font-size:12px;display:flex}.footer span{color:var(--text);font-size:18px;font-weight:800}.footer p{margin:0}@keyframes pulse{50%{opacity:.45;box-shadow:0 0 4px var(--accent)}}@media (max-width:900px){.nav{padding:0 20px}.nav nav{border:1px solid var(--border);background:#0a0d0b;flex-direction:column;gap:4px;padding:22px;display:none;position:fixed;inset:66px 12px auto}.nav nav.open{display:flex}.nav nav a{padding:10px}.menu{color:var(--text);background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.github-link{display:none}.mobile-github{align-items:center;gap:8px;display:flex!important}.hero-grid{grid-template-columns:1fr;gap:55px}.hero{padding-top:120px}.workspace{transform:none}.editorial,.terminal-section{grid-template-columns:1fr;gap:45px}.principles{grid-template-columns:1fr}.principles>div{border-right:0;border-bottom:1px solid var(--border)}.project-grid{grid-template-columns:repeat(2,1fr)}.github-status{grid-template-columns:1fr}.pipeline{grid-template-columns:repeat(3,1fr);row-gap:35px}.section-head{flex-direction:column;align-items:start;gap:20px}.status-metrics{flex-wrap:wrap}.footer{flex-wrap:wrap;gap:20px;padding:25px}}@media (max-width:600px){.hero{padding-inline:18px}.hero h1{font-size:46px}.section{padding:95px 18px}.project-grid,.stack-grid{grid-template-columns:1fr}.pipeline{scroll-snap-type:x mandatory;padding-bottom:20px;display:flex;overflow:auto}.pipeline article{scroll-snap-align:start;min-width:185px}.editorial{gap:30px}.principles{margin-top:50px}.timeline article{grid-template-columns:1fr;gap:5px;padding-left:28px}.timeline article:after{top:11px;left:4px!important}.timeline-dot{position:absolute;top:0;left:0}.github-status{gap:20px}.status-metrics{gap:12px;display:grid}.project-card{min-height:380px}.terminal-section{gap:30px}.contact{padding:110px 18px}.contact-links{flex-direction:column}.contact-links a{justify-content:center}.footer{text-align:center;justify-content:center;display:grid}.actions{flex-wrap:wrap}.workspace .console-body{min-height:220px;padding:20px}.console-bar{font-size:9px}.online{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-media video{display:none}}
:root{--font-sans:"Segoe UI",Arial,sans-serif;--font-mono:"Cascadia Code",Consolas,monospace}
:root{--rebuild-bg:#050605;--rebuild-soft:#090b09;--rebuild-text:#f0f2ef;--rebuild-muted:#8b918c;--rebuild-line:#ffffff1c;--rebuild-green:#a7ff6a;--rebuild-green-dim:#a7ff6a1a;--rebuild-width:1360px;--rebuild-gutter:clamp(22px, 4.2vw, 72px)}body{background:var(--rebuild-bg);color:var(--rebuild-text)}main{overflow:clip}.site-nav{z-index:80;height:88px;padding:0 var(--rebuild-gutter);border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;transition:height .35s,background .35s,border-color .35s;display:grid;position:fixed;inset:0 0 auto}.site-nav--scrolled{border-color:var(--rebuild-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050605db;height:70px}.site-mark{letter-spacing:-.06em;justify-self:start;font-size:20px;font-weight:750}.site-mark span,.site-footer a span{color:var(--rebuild-green)}.site-links{align-items:center;gap:clamp(22px,2.4vw,42px);display:flex}.site-links a,.site-links__ask,.site-github{color:#f0f2efb3;font:500 12px/1 var(--font-mono);letter-spacing:.04em;transition:color .2s}.site-links a:hover,.site-links__ask:hover,.site-github:hover{color:var(--rebuild-green)}.site-links__ask{background:0 0;border:0;padding:0;display:none}.site-github{justify-self:end;align-items:center;gap:7px;display:flex}.site-menu{width:46px;height:46px;color:var(--rebuild-text);background:0 0;border:0;justify-self:end;place-items:center;display:none}.cinematic-hero{background:#030403;align-items:stretch;min-height:100svh;display:grid;position:relative}.hero-film{background:radial-gradient(circle at 73% 38%,#17251d 0,#080b09 27%,#030403 65%);position:absolute;inset:0;overflow:hidden}.hero-film:before{content:"";z-index:2;background:linear-gradient(90deg,#030403ed 0%,#0304039e 46%,#030403d1 100%),linear-gradient(0deg,#030403f5 0,#0000 38%,#0304034d 100%),radial-gradient(#0000 20%,#000000b8 100%);position:absolute;inset:0}.hero-film:after{content:"";z-index:4;opacity:.055;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.83' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-film video{object-fit:cover;opacity:.33;filter:saturate(.62)contrast(1.12);width:100%;height:100%;position:absolute;inset:0}.hero-film__network{opacity:.58;background:linear-gradient(115deg,#0000 24%,#a7ff6a08 49%,#0000 70%);position:absolute;inset:0}.hero-film__network:before,.hero-film__network:after{content:"";background:linear-gradient(90deg,#0000,#a7ff6a3d,#0000);width:48vw;height:1px;position:absolute;top:40%;right:4vw;transform:rotate(-24deg)}.hero-film__network:after{opacity:.45;top:62%;right:12vw;transform:rotate(18deg)}.hero-film__network i{z-index:1;background:#d7ffbc;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 18px 3px #a7ff6a73}.hero-film__network i:first-child{top:26%;left:57%}.hero-film__network i:nth-child(2){top:42%;left:72%}.hero-film__network i:nth-child(3){top:29%;left:87%}.hero-film__network i:nth-child(4){top:69%;left:64%}.hero-film__network i:nth-child(5){top:76%;left:82%}.hero-film__network i:nth-child(6){top:57%;left:92%}.hero-frame{z-index:5;width:min(var(--rebuild-width),100%);min-height:100svh;padding:122px var(--rebuild-gutter) 54px;grid-template-rows:auto 1fr auto;margin:auto;display:grid;position:relative}.hero-kicker{color:#f0f2ef9e;font:500 10px/1 var(--font-mono);letter-spacing:.15em;justify-content:space-between;display:flex}.hero-availability{align-items:center;gap:10px;display:flex}.hero-availability i,.live-dot,.palette-status i{background:var(--rebuild-green);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #a7ff6a8c}.hero-title-wrap{align-items:center;padding:8vh 0 5vh;display:flex}.hero-title-wrap h1{color:#f0f2efeb;letter-spacing:-.065em;max-width:1200px;margin:0;font-size:clamp(62px,7.25vw,108px);font-weight:430;line-height:.96;animation:1s cubic-bezier(.2,.75,.2,1) both title-enter}.hero-title-wrap h1 span{color:#f0f2ef7a}.hero-footer{border-top:1px solid #ffffff26;grid-template-columns:1fr auto 1fr;align-items:end;gap:40px;padding-top:28px;display:grid}.hero-footer>p{color:#f0f2ef9e;max-width:340px;font:11px/1.7 var(--font-mono);letter-spacing:.045em;margin:0}.hero-actions{gap:30px;display:flex}.hero-actions a{border-bottom:1px solid #ffffff47;align-items:center;gap:9px;min-height:44px;font-size:13px;transition:color .2s,border-color .2s;display:flex}.hero-actions a:hover{color:var(--rebuild-green);border-color:var(--rebuild-green)}.ask-trigger{min-width:255px;min-height:54px;color:var(--rebuild-text);text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#04060570;border:1px solid #ffffff2e;grid-template-columns:1fr auto auto;justify-self:end;align-items:center;gap:14px;padding:0 0 0 18px;transition:color .25s,border-color .25s,background .25s;display:grid}.ask-trigger:hover{color:var(--rebuild-green);background:#080c09b8;border-color:#a7ff6a7a}.ask-trigger span{font:500 11px var(--font-mono);letter-spacing:.1em}.ask-trigger kbd{border-left:1px solid var(--rebuild-line);width:42px;height:52px;color:var(--rebuild-muted);font:11px var(--font-mono);place-items:center;display:grid}.hero-scroll{z-index:6;color:#ffffff6b;font:8px var(--font-mono);letter-spacing:.2em;writing-mode:vertical-rl;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:50px;left:18px}.hero-scroll i{background:linear-gradient(var(--rebuild-green),transparent);width:1px;height:36px}.editorial-section,.work-section{padding:clamp(120px,12vw,184px) var(--rebuild-gutter);max-width:var(--rebuild-width);margin:auto}.section-grid{grid-template-columns:minmax(170px,.7fr) 3.3fr;gap:clamp(36px,7vw,112px);display:grid}.section-index{color:var(--rebuild-green);font:500 10px/1.4 var(--font-mono);letter-spacing:.15em;margin:9px 0 0}.profile-copy h2,.section-grid--heading h2{letter-spacing:-.055em;max-width:1060px;margin:0;font-size:clamp(44px,5.5vw,78px);font-weight:430;line-height:1.05}.section-grid--heading h2 span,.experience-section h2 span,.stack-section h2 span{color:#f0f2ef6b}.profile-notes{border-top:1px solid var(--rebuild-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,7vw,110px);margin-top:clamp(64px,8vw,120px);padding-top:28px;display:grid}.profile-notes p,.section-deck{color:var(--rebuild-muted);margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.72}.section-grid--heading{margin-bottom:86px}.section-deck{max-width:500px;margin-top:32px}.work-section{max-width:none;padding-left:0;padding-right:0}.work-section>.section-grid{width:min(var(--rebuild-width),100%);padding-inline:var(--rebuild-gutter);margin-inline:auto}.featured-work{border-top:1px solid var(--rebuild-line);margin-top:12px}.featured-row{isolation:isolate;min-height:210px;padding:42px max(var(--rebuild-gutter),calc((100vw - var(--rebuild-width))/2 + var(--rebuild-gutter)));border-bottom:1px solid var(--rebuild-line);grid-template-columns:80px minmax(300px,1.5fr) minmax(220px,.75fr) 44px;align-items:center;gap:24px;display:grid;position:relative;overflow:hidden}.featured-row:before{content:"";z-index:-1;opacity:0;background:#ffffff06;transition:opacity .45s;position:absolute;inset:0}.featured-row__number{color:#f0f2ef61;font:10px var(--font-mono);letter-spacing:.1em;align-self:start}.featured-row__title{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.featured-row__title h3{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(39px,4.5vw,68px);font-weight:450;line-height:1}.featured-row__title p{max-width:620px;color:var(--rebuild-muted);margin:18px 0 0;font-size:14px}.featured-row__meta{color:#f0f2ef80;font:9px/1.5 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;gap:9px 18px;transition:color .3s;display:flex}.featured-row__arrow{justify-self:end;transition:transform .35s,color .35s}.featured-row__reveal{z-index:-2;opacity:0;background:linear-gradient(90deg,#0000,#0c140e 30%,#111a13);transition:opacity .5s,transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0 0 0 58%;transform:translate(24px);-webkit-mask-image:linear-gradient(90deg,#0000,#000 38%);mask-image:linear-gradient(90deg,#0000,#000 38%)}.featured-row__reveal:before,.featured-row__reveal:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 39px,#a7ff6a0b 40px),repeating-linear-gradient(0deg,#0000 0 39px,#a7ff6a0a 40px);position:absolute;inset:0}.featured-row__reveal:after{background:linear-gradient(135deg,#0000,#a7ff6a0f);border:1px solid #a7ff6a26;inset:30% 12%;transform:skew(-18deg)}.featured-row__reveal i{z-index:2;background:var(--rebuild-green);width:5px;height:5px;box-shadow:0 0 12px var(--rebuild-green);border-radius:50%;position:absolute}.featured-row__reveal i:first-child{top:34%;left:38%}.featured-row__reveal i:nth-child(2){top:57%;left:63%}.featured-row__reveal i:nth-child(3){top:27%;left:78%}.featured-row__reveal span{color:#a7ff6a3d;font:9px var(--font-mono);letter-spacing:.18em;text-transform:uppercase;position:absolute;bottom:16%;right:8%}.featured-row:hover:before,.featured-row:hover .featured-row__reveal{opacity:1}.featured-row:hover .featured-row__reveal{transform:none}.featured-row:hover .featured-row__title{transform:translate(10px)}.featured-row:hover .featured-row__meta{color:#f0f2efcc}.featured-row:hover .featured-row__arrow{color:var(--rebuild-green);transform:translate(5px,-5px)}.github-offline{width:min(calc(var(--rebuild-width) - 2*var(--rebuild-gutter)),calc(100% - 2*var(--rebuild-gutter)));border-block:1px solid var(--rebuild-line);margin:auto;padding:44px 0}.github-offline span{color:var(--rebuild-green);font:10px var(--font-mono);letter-spacing:.12em}.github-offline p{color:var(--rebuild-muted)}.project-index{width:min(var(--rebuild-width),100%);padding:0 var(--rebuild-gutter);margin:150px auto 0}.project-index__head{border-block:1px solid var(--rebuild-line);min-height:72px;color:var(--rebuild-muted);font:10px var(--font-mono);letter-spacing:.09em;grid-template-columns:1fr auto auto;align-items:center;gap:32px;display:grid}.project-index__head>div{color:var(--rebuild-text);align-items:center;gap:10px;display:flex}.project-index__head p{margin:0}.project-index__head label{color:var(--rebuild-text);align-items:center;gap:8px;display:flex;position:relative}.project-index__head select{appearance:none;min-height:44px;color:var(--rebuild-text);font:10px var(--font-mono);cursor:pointer;background:0 0;border:0;padding:0 32px 0 12px}.project-index__head select option{background:#0a0c0a}.project-index__head label svg{pointer-events:none;position:absolute;right:7px}.project-table__labels,.project-table__row{grid-template-columns:2fr 1fr .75fr .75fr 28px;align-items:center;gap:24px;display:grid}.project-table__labels{color:#f0f2ef59;font:9px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;padding:21px 0 13px}.project-table__row{border-top:1px solid #ffffff12;min-height:76px;transition:color .25s,padding .25s,background .25s}.project-table__row:hover{color:var(--rebuild-green);background:#ffffff04;padding-inline:12px}.project-table__row strong{letter-spacing:-.02em;font-weight:520}.project-table__row span{color:var(--rebuild-muted);font:10px var(--font-mono);letter-spacing:.05em}.project-table__row svg{justify-self:end}.project-index__empty{color:var(--rebuild-muted);padding:40px 0}.process-section{background:var(--rebuild-soft);border-block:1px solid #ffffff12;max-width:none}.process-section>.section-grid,.process-interface{width:min(calc(var(--rebuild-width) - 2*var(--rebuild-gutter)),calc(100% - 2*var(--rebuild-gutter)));margin-inline:auto}.process-interface{padding-top:18px;position:relative}.process-line{background:#ffffff1f;height:1px;position:absolute;top:52px;left:0;right:0}.process-line i{background:var(--rebuild-green);border-radius:50%;width:7px;height:7px;transition:left .55s cubic-bezier(.2,.8,.2,1);position:absolute;top:-3px;box-shadow:0 0 16px 3px #a7ff6a66}.process-tabs{grid-template-columns:repeat(5,1fr);display:grid;position:relative}.process-tabs button{text-align:left;color:#f0f2ef61;min-height:92px;font:500 11px var(--font-mono);letter-spacing:.1em;cursor:pointer;background:0 0;border:0;padding:0 0 36px;transition:color .25s}.process-tabs button span{margin-bottom:35px;font-size:8px;display:block}.process-tabs button.is-active{color:var(--rebuild-green)}.process-detail{border-top:1px solid var(--rebuild-line);grid-template-columns:1fr 2fr;min-height:170px;padding:40px 0 0;display:grid}.process-detail span{font:10px var(--font-mono);color:var(--rebuild-green);letter-spacing:.13em}.process-detail p{letter-spacing:-.035em;margin:0;font-size:clamp(22px,2.4vw,34px);line-height:1.35}.experience-list{border-top:1px solid var(--rebuild-line);margin-top:20px}.experience-list article{border-bottom:1px solid var(--rebuild-line);grid-template-columns:minmax(170px,.7fr) 28px 3.3fr;gap:clamp(36px,7vw,112px);min-height:260px;padding:52px 0;display:grid;position:relative}.experience-list time{font:10px var(--font-mono);color:var(--rebuild-muted);letter-spacing:.1em}.experience-list article>i{border:1px solid var(--rebuild-green);border-radius:50%;width:7px;height:7px;margin-top:7px;position:relative}.experience-list article>i:after{content:"";background:linear-gradient(var(--rebuild-green),transparent);width:1px;height:240px;position:absolute;top:8px;left:2px}.experience-list article:last-child>i:after{display:none}.experience-list article>div>p{color:var(--rebuild-green);font:10px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.experience-list h3{letter-spacing:-.04em;margin:0;font-size:clamp(26px,3vw,42px);font-weight:450}.experience-list ul{color:var(--rebuild-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 40px;margin:28px 0 0;padding:0;list-style:none;display:grid}.experience-list li:before{content:"—";color:#a7ff6a99;margin-right:10px}.stack-index{border-top:1px solid var(--rebuild-line);margin-top:10px}.stack-index article{border-bottom:1px solid var(--rebuild-line);grid-template-columns:minmax(70px,.4fr) 1.1fr 2.5fr;align-items:baseline;gap:32px;min-height:132px;padding:34px 0;display:grid}.stack-index article>span{color:#f0f2ef59;font:9px var(--font-mono)}.stack-index h3{text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:15px;font-weight:550}.stack-index p{color:var(--rebuild-muted);margin:0;font-size:16px;line-height:1.7}.contact-section{border-top:1px solid var(--rebuild-line);background:radial-gradient(circle at 78%,#a7ff6a09,#0000 28%);align-items:center;min-height:92svh;display:grid}.contact-inner{width:min(var(--rebuild-width),100%);padding:140px var(--rebuild-gutter) 100px;margin:auto}.contact-inner h2{letter-spacing:-.07em;margin:70px 0 100px;font-size:clamp(64px,9vw,132px);font-weight:420;line-height:.9}.contact-bottom{border-top:1px solid var(--rebuild-line);grid-template-columns:1fr auto;align-items:start;gap:40px;padding-top:26px;display:grid}.contact-bottom>p{max-width:400px;color:var(--rebuild-muted);margin:0}.contact-bottom>div{flex-wrap:wrap;justify-content:flex-end;gap:28px;display:flex}.contact-bottom a{border-bottom:1px solid #ffffff3d;align-items:center;gap:7px;min-height:44px;font-size:13px;transition:all .2s;display:flex}.contact-bottom a:hover{color:var(--rebuild-green);border-color:var(--rebuild-green)}.site-footer{min-height:96px;padding:0 var(--rebuild-gutter);border-top:1px solid var(--rebuild-line);color:var(--rebuild-muted);font:9px var(--font-mono);letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.site-footer>a{font:750 19px var(--font-sans);color:var(--rebuild-text)}.site-footer p{margin:0}.site-footer small{justify-self:end}.palette-backdrop{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bd;place-items:center;padding:24px;animation:.22s both backdrop-in;display:grid;position:fixed;inset:0}.command-palette{background:#080a08;border:1px solid #ffffff26;border-radius:6px;width:min(790px,100%);max-height:calc(100svh - 48px);animation:.32s cubic-bezier(.2,.8,.2,1) both palette-in;overflow:auto;box-shadow:0 40px 120px #000000a6}.palette-header{border-bottom:1px solid var(--rebuild-line);min-height:58px;font:9px var(--font-mono);letter-spacing:.15em;align-items:center;gap:18px;padding:0 20px;display:flex}.palette-status{color:var(--rebuild-muted);align-items:center;gap:9px;margin-left:auto;display:flex}.palette-header button{width:40px;height:40px;color:var(--rebuild-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.palette-intro{padding:38px 32px 27px}.palette-intro p{letter-spacing:-.04em;margin:0 0 5px;font-size:30px}.palette-intro span{color:var(--rebuild-muted);font-size:13px}.palette-input{min-height:76px;color:var(--rebuild-green);border-bottom:1px solid #a7ff6a75;align-items:center;gap:14px;margin:0 32px;padding:0 5px;display:flex}.palette-input input{min-width:0;color:var(--rebuild-text);background:0 0;border:0;outline:0;flex:1;font-size:19px}.palette-input input::placeholder{color:#f0f2ef45}.palette-input button{border:1px solid var(--rebuild-line);width:44px;height:44px;color:var(--rebuild-text);cursor:pointer;background:0 0;place-items:center;display:grid}.palette-input button:disabled{opacity:.3;cursor:not-allowed}.palette-suggestions,.palette-result{padding:34px 32px}.palette-suggestions>span,.palette-result>span{color:var(--rebuild-muted);font:9px var(--font-mono);letter-spacing:.14em;margin-bottom:15px;display:block}.palette-suggestions button{width:100%;min-height:54px;color:var(--rebuild-text);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff12;grid-template-columns:42px 1fr auto;align-items:center;transition:padding .2s,color .2s;display:grid}.palette-suggestions button:hover{color:var(--rebuild-green);padding-inline:10px}.palette-suggestions i{font:normal 9px var(--font-mono);color:var(--rebuild-muted)}.palette-suggestions strong{font-size:14px;font-weight:480}.palette-result{min-height:240px}.palette-result p{letter-spacing:-.02em;max-width:580px;margin:0 0 28px;font-size:22px;line-height:1.5}.palette-result button,.palette-result a{border:0;border-bottom:1px solid var(--rebuild-line);min-height:44px;color:var(--rebuild-text);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:0;display:inline-flex}.command-palette footer{border-top:1px solid var(--rebuild-line);color:#f0f2ef61;min-height:47px;font:9px var(--font-mono);align-items:center;gap:20px;padding:0 32px;display:flex}.command-palette kbd{color:var(--rebuild-text);font:9px var(--font-mono)}@keyframes title-enter{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes backdrop-in{0%{opacity:0}}@keyframes palette-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:900px){.site-nav{grid-template-columns:1fr auto;height:70px}.site-links{border:1px solid var(--rebuild-line);background:#090b09;align-items:stretch;gap:0;padding:20px;display:none;position:fixed;inset:70px 12px auto}.site-links--open{flex-direction:column;display:flex}.site-links a,.site-links__ask{text-align:left;border-bottom:1px solid #ffffff12;min-height:52px;padding:18px 10px;display:block}.site-github{display:none}.site-menu{display:grid}.hero-frame{padding-top:105px}.hero-footer{grid-template-columns:1fr auto}.ask-trigger{grid-column:1/-1;justify-self:stretch}.hero-scroll{display:none}.section-grid,.experience-list article{grid-template-columns:130px 1fr;gap:38px}.profile-copy,.section-grid--heading>div{grid-column:2}.featured-row{grid-template-columns:52px 1fr 34px}.featured-row__meta{grid-column:2}.featured-row__reveal{inset:0 0 0 45%}.project-table__labels,.project-table__row{grid-template-columns:1.6fr 1fr .7fr 26px}.project-table__labels span:nth-child(3),.project-table__row span:nth-child(3),.experience-list article>i{display:none}.experience-list article>div{grid-column:2}.experience-list ul,.contact-bottom{grid-template-columns:1fr}.contact-bottom>div{justify-content:flex-start}.site-footer{padding-block:26px}}@media (max-width:620px){:root{--rebuild-gutter:20px}.hero-frame{padding-bottom:24px}.hero-kicker{gap:13px;display:grid}.hero-title-wrap{padding:10vh 0 7vh}.hero-title-wrap h1{font-size:clamp(43px,12.5vw,54px);line-height:1.01}.hero-footer{grid-template-columns:1fr;gap:22px;padding-top:20px}.hero-actions{justify-content:space-between}.ask-trigger{min-width:0}.editorial-section,.work-section{padding-top:112px;padding-bottom:112px}.section-grid{display:block}.section-index{margin-bottom:46px}.profile-copy h2,.section-grid--heading h2{font-size:43px}.profile-notes{grid-template-columns:1fr;gap:24px;margin-top:64px}.section-grid--heading{margin-bottom:58px}.featured-row{min-height:245px;padding:34px var(--rebuild-gutter);grid-template-columns:36px 1fr 26px;gap:12px}.featured-row__title h3{font-size:36px}.featured-row__title p{font-size:13px}.featured-row__meta{grid-column:2/-1}.featured-row__reveal{opacity:.2;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.project-index{margin-top:100px}.project-index__head{grid-template-columns:1fr auto;padding:18px 0}.project-index__head p{grid-area:2/1/auto/-1}.project-table__labels{display:none}.project-table__row{grid-template-columns:1fr auto;min-height:90px;padding:18px 0}.project-table__row strong{font-size:16px}.project-table__row span{display:none!important}.process-section>.section-grid,.process-interface{width:calc(100% - 40px)}.process-tabs{scroll-snap-type:x mandatory;overflow-x:auto}.process-tabs button{scroll-snap-align:start;min-width:115px}.process-line{display:none}.process-detail{grid-template-columns:1fr;gap:20px}.process-detail p{font-size:23px}.experience-list article{min-height:0;padding:38px 0;display:block}.experience-list time{margin-bottom:28px;display:block}.experience-list article>div{display:block}.experience-list h3{font-size:28px}.stack-index article{grid-template-columns:32px 1fr;padding:28px 0}.stack-index p{grid-column:2}.contact-section{min-height:84svh}.contact-inner{padding-top:110px}.contact-inner h2{margin:65px 0 80px;font-size:58px}.contact-bottom>div{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}.palette-backdrop{place-items:end center;padding:10px}.command-palette{max-height:calc(100svh - 20px)}.palette-intro,.palette-suggestions,.palette-result{padding-inline:22px}.palette-input{margin-inline:22px}.command-palette footer{padding-inline:22px}.palette-intro p{font-size:26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-title-wrap h1,.palette-backdrop,.command-palette{animation:none}.hero-film video{display:none}.process-line i,.featured-row__reveal,.featured-row__title,.featured-row__arrow{transition:none}}
