:root{--bg:#000;--surface:#151515;--surface-2:#1d1d1f;--text:#f4f2ed;--muted:#898985;--line:#252525;--rail:#151515;--accent:#9d7aff;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body:before{content:"";position:fixed;inset:0;z-index:-1;background:repeating-linear-gradient(135deg,transparent 0 9px,rgba(255,255,255,.055) 9px 10px);opacity:.7;pointer-events:none}.site-shell{width:min(var(--max),calc(100% - 96px));margin:0 auto;background:var(--bg);border-left:1px solid #202020;border-right:1px solid #202020;box-shadow:0 18px 48px rgba(0,0,0,.72)}a{color:inherit;text-decoration:none}button{font:inherit}.hero{border-bottom:1px dashed #1e1e1e}.hero-image{height:410px;position:relative;overflow:hidden;background:#071018 url("hero-banner.svg") center/cover no-repeat;border-bottom:1px solid #151515}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 35%,rgba(0,0,0,.68) 100%)}.hero-image p{position:absolute;z-index:1;top:47%;left:50%;width:90%;margin:0;transform:translate(-50%,-50%);font-size:28px;letter-spacing:-.04em;font-style:italic;text-align:center;color:#f4f4f1;text-shadow:0 2px 15px #000}.hero-profile{min-height:300px;padding:0 46px 44px;display:grid;grid-template-columns:170px 1fr auto;align-items:end;gap:0;position:relative}.avatar-wrap{width:170px;height:170px;align-self:start;transform:translateY(-67px);border:3px solid #050505;border-radius:50%;background:#0a0a0a;box-shadow:0 0 0 1px #393939,0 12px 30px rgba(0,0,0,.7);overflow:hidden}.avatar{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.75) contrast(1.08)}.identity{padding-bottom:1px}.identity-mark{width:23px;height:23px;display:grid;place-items:center;margin:0 0 16px 2px;color:#fff;font-size:7px;font-weight:900;letter-spacing:-.1em;border:1px solid #3e3e3e;background:#111}.identity h1{margin:0;color:#f5f4f1;font-size:53px;line-height:.98;font-weight:480;letter-spacing:-.065em}.identity p{margin:12px 0 0;color:#6f6f6f;font-size:18px;letter-spacing:-.025em}.hero-controls{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.status-pill{padding:11px 17px;border:1px solid #303033;border-radius:99px;background:linear-gradient(#1c1c1e,#151517);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 3px 7px rgba(0,0,0,.55);color:#d4d3cf;font-size:13px;white-space:nowrap}.status-dot{display:inline-block;width:7px;height:7px;margin:0 7px 1px 0;border-radius:50%;background:#79d37e;box-shadow:0 0 0 3px rgba(121,211,126,.12)}.round-links{display:flex;gap:10px}.round-links a,.theme-toggle{width:48px;height:48px;border:1px solid #303033;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#1f1f21,#151517);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 3px 7px rgba(0,0,0,.45);color:#e8e6e0;font-weight:750;font-size:13px;transition:transform .2s,border-color .2s;cursor:pointer}.round-links a:hover,.theme-toggle:hover{transform:translateY(-3px);border-color:#6a6a6f}.hero-copy{padding:38px 46px 74px;border-top:1px dashed #1e1e1e}.hero-copy p{max-width:970px;margin:0;color:#c4c2bd;font-size:25px;line-height:1.74;letter-spacing:-.038em}.hero-copy strong{color:#fff}.section{padding:66px 46px;border-bottom:1px dashed #1e1e1e}.section-title{margin:0 0 38px;color:#b0afac;font-size:27px;line-height:1.15;font-weight:460;letter-spacing:-.055em}.section-title span{color:#555}.experience-list{display:grid;gap:4px}.experience-row{border-radius:13px;transition:background .2s}.experience-row:hover{background:#080808}.experience-toggle{width:100%;padding:23px 15px;display:grid;grid-template-columns:82px minmax(0,1fr) 155px 50px;gap:14px;align-items:center;border:0;border-radius:13px;background:transparent;color:inherit;text-align:left;cursor:pointer}.company-mark{width:68px;height:68px;display:grid;place-items:center;border:1px solid #303030;border-radius:50%;background:#070707;color:#f4f2ed;font-size:25px;font-weight:700}.research-mark{color:#af91ff;border-color:#483d58}.founder-mark{color:#ff856f;font-family:Georgia,serif;font-style:italic}.systems-mark{color:#80d0ff}.experience-main{min-width:0;display:grid;gap:3px}.experience-main strong{font-size:20px;font-weight:640;letter-spacing:-.035em}.experience-main em{color:#9c9a96;font-size:17px;font-style:normal}.experience-main small{display:block;max-width:650px;margin-top:4px;color:#797874;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.experience-date{color:#a19e99;font-size:16px;text-align:right;white-space:nowrap}.chevron{width:45px;height:45px;display:grid;place-items:center;border:1px solid #2c2c2e;border-radius:50%;color:#a7a5a1;font-size:23px;transition:transform .2s}.is-open .chevron{transform:rotate(180deg)}.experience-detail{margin:-8px 78px 16px 96px;padding:17px 20px;border-left:2px solid #5d4b85;background:#0c0c0d;color:#a9a7a3;font-size:15px;line-height:1.7}.experience-detail p{margin:0}.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.work-card{min-height:470px;padding:8px;border:1px solid #2c2c2d;border-radius:17px;background:linear-gradient(145deg,#171719,#111112);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:transform .25s,border-color .25s}.work-card:hover{transform:translateY(-5px);border-color:#57575a}.project-preview{height:245px;position:relative;overflow:hidden;border:1px solid #2c2c2d;border-radius:11px;background:#060708}.docket-preview{padding:23px;background:radial-gradient(circle at 68% 22%,rgba(52,149,209,.28),transparent 28%),linear-gradient(135deg,#111d2e,#070a0f 55%,#071921);color:#d3e7fc}.window-dot{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#6e7d88}.preview-kicker{margin-top:44px;color:#8eb4d3;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.preview-title{margin-top:3px;font-size:54px;font-weight:850;letter-spacing:-.08em}.preview-bars{display:flex;gap:7px;position:absolute;right:22px;bottom:23px;align-items:end}.preview-bars i{display:block;width:24px;background:#81b5e0;border-radius:3px}.preview-bars i:nth-child(1){height:29px}.preview-bars i:nth-child(2){height:57px}.preview-bars i:nth-child(3){height:83px}.blast-preview{background:radial-gradient(circle at 50% 45%,rgba(70,198,142,.14),transparent 30%),#07100d}.blast-preview strong{position:absolute;left:27px;bottom:23px;color:#c8f6d1;font-size:35px;line-height:.83;letter-spacing:-.08em}.graph-node{position:absolute;width:13px;height:13px;border:2px solid #67e29c;border-radius:50%;background:#092518;box-shadow:0 0 17px #2ba964}.n1{top:46px;left:50%}.n2{top:97px;left:34%}.n3{top:131px;left:64%}.n4{top:180px;left:49%}.graph-line{position:absolute;height:1px;background:#4cbd7a;opacity:.7;transform-origin:left}.l1{top:53px;left:51%;width:125px;transform:rotate(145deg)}.l2{top:105px;left:36%;width:143px;transform:rotate(19deg)}.l3{top:140px;left:65%;width:118px;transform:rotate(153deg)}.airlock-preview{display:flex;align-items:center;justify-content:center;gap:25px;background:radial-gradient(circle at 51% 50%,rgba(168,123,255,.24),transparent 28%),#0b0910}.lock-ring{width:89px;height:89px;display:grid;place-items:center;border:2px solid #a981ff;border-radius:50%;box-shadow:0 0 0 12px rgba(167,124,255,.09),0 0 25px rgba(167,124,255,.48);color:#d5c2ff;font-size:38px}.airlock-preview div:not(.lock-ring){display:grid;gap:8px}.airlock-preview div:not(.lock-ring) span{padding:5px 9px;border:1px solid #5f4b86;border-radius:5px;color:#c4aafe;font-size:9px;letter-spacing:.13em}.airlock-preview strong{position:absolute;left:24px;bottom:20px;color:#e5dcff;font-size:30px;letter-spacing:-.08em}.cache-preview{background:radial-gradient(circle at 20% 19%,rgba(255,197,91,.22),transparent 20%),radial-gradient(circle at 77% 63%,rgba(105,164,255,.22),transparent 25%),#0c111c}.cache-preview strong{position:absolute;left:24px;bottom:45px;color:#e9edf8;font-size:29px;line-height:.9;letter-spacing:-.075em}.cache-preview small{position:absolute;left:25px;bottom:23px;color:#9eaeca;font-size:11px}.cache-orb{position:absolute;width:64px;height:64px;border:1px solid rgba(180,212,255,.7);border-radius:50%;background:radial-gradient(circle at 30% 30%,#e4edff,#5d79d3 35%,#142143 70%);box-shadow:0 0 25px rgba(137,175,255,.45)}.cache-orb.one{right:55px;top:35px}.cache-orb.two{right:148px;top:105px;transform:scale(.65)}.cache-orb.three{right:48px;top:135px;transform:scale(.45)}.work-card-body{display:flex;justify-content:space-between;gap:15px;padding:22px 12px 11px}.work-card h3{margin:0 0 7px;font-size:23px;line-height:1.1;letter-spacing:-.06em;font-weight:600}.work-card p{margin:0;color:#a6a39d;font-size:16px;line-height:1.48;letter-spacing:-.02em}.arrow-link{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border:1px solid #3b3b3d;border-radius:50%;font-size:25px;color:#d7d5d0;transition:background .2s}.arrow-link:hover{background:#28282a;text-decoration:none}.tags{display:flex;gap:8px;flex-wrap:wrap;padding:0 12px 15px}.tags span{padding:5px 11px;border-radius:999px;background:#29292b;color:#aaa7a1;font-size:12px;font-weight:650}.article-list{display:grid}.article-list article{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:37px 0;border-bottom:1px solid #272727}.article-list article:first-child{border-top:1px solid #272727}.article-list h3{margin:0;color:#e9e6df;font-size:21px;line-height:1.3;font-weight:550;letter-spacing:-.045em}.article-list p{margin:6px 0 0;color:#72716d;font-size:14px}.open-note{min-width:132px;padding:12px 17px;border:1px solid #343437;border-radius:99px;background:linear-gradient(#202022,#171719);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);color:#eeeae1;cursor:pointer;font-size:16px}.open-note span{margin-left:10px}.note-dialog{width:min(590px,calc(100% - 40px));border:1px solid #3a3a3d;border-radius:16px;background:#151517;color:#e7e4dc;padding:37px;box-shadow:0 25px 80px #000}.note-dialog::backdrop{background:rgba(0,0,0,.76);backdrop-filter:blur(5px)}.note-dialog h2{margin:8px 35px 14px 0;font-size:30px;line-height:1.1;letter-spacing:-.055em}.note-dialog .eyebrow{color:#ae8fff;font-size:11px;letter-spacing:.15em}.dialog-body{color:#b4b1aa;line-height:1.7}.dialog-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:1px solid #444;border-radius:50%;background:transparent;color:#ddd;font-size:24px;cursor:pointer}.build-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.build-card{min-height:145px;display:grid;grid-template-columns:70px 1fr auto;gap:18px;align-items:center;padding:25px;border:1px solid #2b2b2d;border-radius:15px;transition:transform .2s,border-color .2s}.build-card:hover{transform:translateY(-3px);border-color:#58585b;text-decoration:none}.build-icon{width:59px;height:59px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#355e9e,#172a4b);color:#dbeaff;font-size:28px;font-weight:800}.trainium-icon{background:linear-gradient(145deg,#6a489d,#241739);color:#e6d9ff}.build-card strong{display:block;font-size:20px;letter-spacing:-.045em}.build-card small{display:block;margin-top:6px;color:#97948e;font-size:15px;line-height:1.45}.build-card b{font-size:22px;font-weight:400;color:#cac7c0}.contribution-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px}.contribution-heading a{margin-bottom:38px;color:#a9baf1;font-size:14px}.contribution-card{padding:30px 14px 10px;border:1px solid #242426;border-radius:14px;background:#090909;overflow:auto}.contribution-card img{display:block;width:100%;min-width:720px;filter:brightness(.9) contrast(1.05)}.technology-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.technology-grid div{min-height:130px;display:grid;justify-items:center;align-content:center;gap:13px;color:#97948e;text-align:center}.technology-grid b{display:grid;place-items:center;min-width:54px;height:54px;border:1px solid #303033;border-radius:50%;color:#cbc8c1;font-size:17px;letter-spacing:-.06em}.technology-grid span{font-size:13px}.engineering-card{padding:15px 35px;border:1px solid #2d2d2f;border-radius:16px;background:linear-gradient(145deg,#1b1b1e,#151517)}.engineering-card a{display:grid;grid-template-columns:28px minmax(0,1fr) 60px 48px;gap:14px;align-items:start;padding:26px 0;border-bottom:1px solid #343437}.engineering-card a:last-child{border-bottom:0}.engineering-card a:hover strong{color:#c0a8ff}.engineering-symbol{color:#b58bff;font-size:25px}.engineering-card strong{display:block;font-size:19px;line-height:1.25;letter-spacing:-.04em}.engineering-card small{display:block;margin-top:8px;color:#aaa69f;font-size:15px;line-height:1.5}.engineering-card em{color:#b1ada5;font-size:15px;font-style:normal}.engineering-card b{width:44px;height:44px;display:grid;place-items:center;border:1px solid #69696b;border-radius:11px;color:#c9c6c0;font-size:22px;font-weight:400}.closing-section{text-align:center;padding:53px 46px 70px}.closing-section p{margin:0 0 24px;color:#c5c1b9;font-family:Georgia,serif;font-size:28px;font-style:italic;letter-spacing:-.035em}.call-button{display:inline-flex;gap:13px;align-items:center;padding:10px 18px 10px 11px;border:1px solid #353537;border-radius:999px;background:linear-gradient(#222224,#18181a);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 4px 8px #000;color:#eeeae2;font-size:18px}.call-button img{width:32px;height:32px;border-radius:50%;object-fit:cover}.call-button span{margin-left:2px}.footer{padding:48px 46px 32px;border-top:1px dashed #1e1e1e}.footer h2{margin:0;color:#d4d1ca;font-size:25px;font-weight:500;letter-spacing:-.05em}.footer>p{margin:8px 0 25px;color:#797772;font-size:19px;letter-spacing:-.035em}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer-links a{padding:10px 16px;border:1px solid #363638;border-radius:999px;background:#1d1d1f;color:#e5e1d9;font-size:16px}.footer-links a:hover{background:#28282a;text-decoration:none}.copyright{margin-top:48px;padding-top:27px;border-top:1px solid #191919;color:#75736f;font-size:14px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.reduced-effects *, .reduced-effects *:before,.reduced-effects *:after{transition-duration:.01ms!important;scroll-behavior:auto!important}@media(max-width:850px){.site-shell{width:calc(100% - 32px)}.hero-image{height:330px}.hero-image p{font-size:22px}.hero-profile{grid-template-columns:135px 1fr;padding:0 28px 34px}.avatar-wrap{width:132px;height:132px;transform:translateY(-56px)}.identity h1{font-size:42px}.hero-controls{grid-column:2;align-items:start;margin-top:19px}.hero-copy,.section,.footer{padding-left:28px;padding-right:28px}.work-card{min-height:0}.technology-grid{grid-template-columns:repeat(3,1fr)}.experience-toggle{grid-template-columns:70px minmax(0,1fr) 45px}.experience-date{display:none}.experience-detail{margin-left:84px;margin-right:10px}.engineering-card{padding:12px 22px}}@media(max-width:620px){body:before{opacity:.45}.site-shell{width:100%;border:0}.hero-image{height:250px}.hero-image p{top:50%;font-size:17px;line-height:1.3}.hero-profile{grid-template-columns:96px 1fr;min-height:255px;padding:0 19px 27px;gap:12px}.avatar-wrap{width:96px;height:96px;transform:translateY(-44px)}.identity h1{font-size:33px}.identity p{font-size:14px;line-height:1.3}.identity-mark{margin-bottom:10px}.hero-controls{grid-column:1 / -1;grid-row:2;align-items:start;margin:0}.status-pill{font-size:11px;padding:8px 11px}.round-links a,.theme-toggle{width:39px;height:39px;font-size:11px}.hero-copy,.section,.footer{padding-left:19px;padding-right:19px}.hero-copy{padding-top:30px;padding-bottom:47px}.hero-copy p{font-size:18px;line-height:1.63}.section{padding-top:48px;padding-bottom:48px}.section-title{margin-bottom:26px;font-size:25px}.experience-toggle{padding:17px 4px;grid-template-columns:53px minmax(0,1fr) 40px;gap:10px}.company-mark{width:47px;height:47px;font-size:19px}.experience-main strong{font-size:17px}.experience-main em{font-size:14px}.experience-main small{display:none}.chevron{width:38px;height:38px}.experience-detail{margin:0 0 13px 62px;padding:12px 14px;font-size:13px}.work-grid,.build-grid{grid-template-columns:1fr}.project-preview{height:210px}.work-card-body{padding:18px 10px 10px}.work-card h3{font-size:21px}.work-card p{font-size:14px}.article-list article{padding:25px 0}.article-list h3{font-size:17px}.open-note{min-width:auto;padding:10px 13px;font-size:14px}.contribution-heading{display:block}.contribution-heading a{display:inline-block;margin:-10px 0 20px}.contribution-card{padding:17px 9px}.technology-grid{grid-template-columns:repeat(2,1fr);gap:3px}.technology-grid div{min-height:105px}.engineering-card{padding:8px 16px}.engineering-card a{grid-template-columns:22px minmax(0,1fr) 37px;gap:9px;padding:19px 0}.engineering-card strong{font-size:16px}.engineering-card small{font-size:13px}.engineering-card em{display:none}.engineering-card b{width:35px;height:35px;font-size:17px}.closing-section{padding:45px 19px 55px}.closing-section p{font-size:23px}.footer>p{font-size:17px}.footer-links{gap:8px}.footer-links a{font-size:14px;padding:9px 12px}.copyright{margin-top:35px;font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
