:root{--ink:#12191c;--muted:#536067;--line:#d9dfe0;--green:#d5fa64;--surface:#f3f5f5;--purple:#4e2a84;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #436810;outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:20px;top:-100px;background:var(--green);padding:12px;z-index:10}.skip:focus{top:12px}.header{height:104px;display:flex;justify-content:space-between;align-items:center}.identity{font-size:32px;font-weight:850;letter-spacing:-2px}.identity-dot{color:#578100}nav{display:flex;gap:38px;align-items:center;font-size:14px;font-weight:600}nav a:hover,.project-links a:hover,.report-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-github{border:1px solid var(--line);padding:8px 16px;border-radius:6px}.hero{background:var(--ink);color:white;padding:42px 48px 0;border-radius:6px;overflow:hidden}.hero-top,.hero-bottom,.hero-foot{display:flex;align-items:center;justify-content:space-between;gap:32px}.eyebrow,.hero-index,.project-meta,.cover-label,.diagram-label,.cover-bottom,.northwestern,.hero-foot{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}.eyebrow{font-size:12px;letter-spacing:.08em;font-weight:500;margin:0 0 12px}.hero .eyebrow{color:#d4dcdf;margin:0;display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;background:var(--green);border-radius:50%;display:inline-block}.hero-index{font-size:12px;color:#a6b3b7;letter-spacing:.08em}h1{font-size:clamp(48px,6.7vw,90px);line-height:1.06;letter-spacing:-.065em;font-weight:650;margin:48px 0 32px}.accent-word{color:var(--green)}.accent-word>span{font-weight:400;font-size:.75em;margin-left:24px}.hero-bottom{align-items:flex-end;padding-bottom:42px}.hero-bottom p{max-width:625px;color:#c2cccf;margin:0;font-size:17px;line-height:1.7}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--green);color:var(--ink);padding:14px 22px;font-size:14px;font-weight:650;white-space:nowrap;border-radius:4px;transition:transform .2s,background .2s}.button:hover{background:#e3ff96;transform:translateY(-2px)}.hero-foot{border-top:1px solid #354045;padding-block:18px;color:#aebbc0;font-size:12px;letter-spacing:.02em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:72px 0 30px}.section-heading .eyebrow{color:var(--muted);font-size:12px}.section-heading h2{font-size:40px;line-height:1.15;letter-spacing:-.05em;font-weight:600;margin:0}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 3px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 28px}.project{min-width:0}.cover{aspect-ratio:1.7;position:relative;border-radius:5px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--surface)}.cover-label{position:absolute;left:24px;top:20px;font-size:12px;font-weight:600;letter-spacing:.08em;z-index:1}.hectur-cover{background:#263033;color:white}.hectur-cover img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hectur-cover:after{position:absolute;content:"";inset:0;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent 45%,rgba(0,0,0,.8))}.hectur-cover:hover img{transform:scale(1.025)}.play{position:absolute;z-index:1;right:22px;bottom:25px;font-size:12px;background:#fff;color:var(--ink);padding:10px 16px;border-radius:30px;display:flex;gap:8px;align-items:center}.cover-caption{position:absolute;z-index:1;bottom:23px;left:24px;letter-spacing:-.04em;font-size:35px;font-weight:600;line-height:1.1}.cover-caption span{display:block;font-size:12px;letter-spacing:.01em;font-weight:400;margin-top:6px}.mercor-cover{background:#f0f0ff;flex-direction:column;gap:40px}.mercor-cover img{width:45%;height:auto;max-height:90px;object-fit:contain}.pipeline{display:flex;gap:13px;align-items:center;font-size:12px;color:#4f46e5}.pipeline span{border:1px solid #c8c6f0;padding:6px 14px;background:rgba(255,255,255,.55);border-radius:4px}.pipeline b{font-weight:400}.project-body{padding:20px 3px 0}.project-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.5;color:var(--muted)}h3{font-weight:600}.project-body h3{font-size:25px;letter-spacing:-.035em;line-height:1.25;margin:15px 0 12px}.project-body p{color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 16px;max-width:560px}.tags{padding:0;margin:0 0 20px;list-style:none;display:flex;flex-wrap:wrap;gap:7px}.tags li{font-size:12px;background:var(--surface);padding:3px 9px;color:#455358;border-radius:3px}.project-links{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;gap:16px;font-size:13px;font-weight:550}.project-links a span{margin-left:4px}.code-cover{background:#e7edf0}.code-window{width:72%;margin-top:20px;box-shadow:0 12px 35px #25374626;border:1px solid #3d4b56;background:#1b2630;border-radius:7px;overflow:hidden;color:#f0f3f5}.window-title{background:#263440;padding:8px 14px;font:12px monospace;color:#b0bbc2;display:flex;gap:28px}.window-title>span{color:#718490;font-size:8px;letter-spacing:3px}.code-window pre{font-size:clamp(10px,1.1vw,14px);line-height:1.5;padding:16px 24px;margin:0}.code-purple{color:#cbb3ff}.code-green{color:#d2f09c}.code-gray{color:#718b9e}.square-cover{background:#d9edc8;justify-content:flex-start;padding:38px 40px}.square-title{font-size:clamp(32px,4.2vw,58px);font-weight:650;line-height:1.04;letter-spacing:-.055em;margin-top:10px}.square-title span{color:#436528}.cover-bottom{position:absolute;left:24px;bottom:18px;font-size:12px;letter-spacing:.015em}.arc-cover{background:#18263b;color:white}.arc-demo{display:flex;align-items:center;gap:26px;margin-top:15px}.diagram-label{font-size:12px;letter-spacing:.08em;color:#b3bfce;display:block;margin-bottom:9px}.arc-grid{display:grid;gap:3px;min-width:80px}.arc-cell{aspect-ratio:1;min-width:14px;border-radius:1px}.grid-arrow{font-size:28px;color:#a5b1c4}.aml-cover{background:#f1e6d7}.aml-diagram{display:flex;flex-direction:column;align-items:center;width:65%;gap:4px;padding-top:15px;font-size:14px}.aml-diagram span{display:block;border:1px solid #b9a894;width:100%;text-align:center;padding:10px 12px;border-radius:4px}.aml-diagram b{font-weight:400;color:#8d7961;line-height:1.4}.aml-diagram .aml-highlight{background:#252d29;color:#e3eec9;border-color:#252d29}.research{margin-top:76px;background:#f3f5f5;padding-bottom:58px}.research .section-heading{padding-top:54px}.research-feature{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;padding:40px;background:white;border:1px solid #e2e7e6;border-radius:5px;align-items:center}.northwestern{font-size:12px;letter-spacing:.045em;font-weight:650;color:var(--purple);display:flex;gap:16px;flex-wrap:wrap}.northwestern span{color:var(--muted);font-weight:400}.research-feature h3{font-size:36px;line-height:1.15;letter-spacing:-.05em;margin:22px 0 18px}.research-copy>p:not(.northwestern){font-size:15px;color:var(--muted);line-height:1.8}.research-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:22px;font-size:13px}.button.light{background:var(--purple);color:white;font-size:12px;padding:12px 16px;gap:15px}.button.light:hover{background:#644091}.report-link{display:inline-block;font-size:12px;color:var(--muted);margin-top:20px}.research-feature figure{margin:0}.research-feature figure img{width:100%;height:auto}.research-feature figcaption{font-size:12px;color:var(--muted);text-align:center;margin-top:18px}.earlier-work{margin-top:32px}.earlier-work>a{display:flex;align-items:center;gap:26px;padding:22px 0;border-bottom:1px solid #d4dcde}.earlier-work>a:hover h3{text-decoration:underline;text-underline-offset:5px}.work-number{font:12px monospace;color:var(--muted)}.earlier-work h3{font-size:17px;margin:0 0 3px;letter-spacing:-.02em}.earlier-work p{font-size:13px;color:var(--muted);margin:0}.earlier-work>a>span:last-child{margin-left:auto;font-size:23px}.footer{padding-block:38px;display:flex;justify-content:space-between;align-items:center;gap:28px;font-size:13px}.footer>div{display:flex;gap:22px;align-items:center}.footer p{font-size:13px;line-height:1.6}.footer p span{color:var(--muted);font-size:12px}.footer>a:last-child{font-size:12px;color:var(--muted)}
@media(min-width:1450px){.hero{padding-top:50px}h1{font-size:94px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{padding:32px 32px 0}.hero-index{display:none}.hero-bottom p{font-size:15px;max-width:540px}.hero-bottom{gap:20px}.project-meta{flex-direction:column;gap:3px}.research-feature{padding:30px;gap:28px}.research-feature h3{font-size:30px}.pipeline{gap:8px}.pipeline span{padding:4px 10px}.code-window pre{padding:12px 18px}.aml-diagram{font-size:12px;gap:2px}.aml-diagram span{padding:6px}.cover-label{font-size:12px;left:18px;top:16px}.cover-bottom{font-size:12px;left:18px;bottom:12px}.cover-caption{font-size:29px;left:18px}.play{font-size:12px;padding:8px 12px;right:16px}.arc-demo{gap:18px}.arc-grid{gap:2px}.arc-cell{min-width:10px}.footer{gap:15px}}@media(max-width:700px){.wrap{width:calc(100% - 32px)}.header{height:80px}.identity{font-size:28px}nav{gap:18px;font-size:12px}.nav-github{border:0;padding:0}.hero{padding:28px 23px 0}.hero .eyebrow{font-size:12px;letter-spacing:.03em}h1{font-size:clamp(43px,9.7vw,65px);margin:35px 0 24px}.accent-word>span{margin-left:12px}.hero-bottom{display:block;padding-bottom:30px}.hero-bottom p{font-size:14px;margin-bottom:25px}.button{font-size:12px;padding:12px 18px}.hero-foot{font-size:12px;align-items:start;gap:8px;flex-direction:column;padding-block:14px}.section-heading{padding-top:48px;display:block}.section-heading h2{font-size:33px}.section-heading>p{margin-top:15px;font-size:13px}.project-grid{grid-template-columns:1fr;gap:38px}.cover{aspect-ratio:1.65}.project-meta{flex-direction:row;font-size:12px}.project-body h3{font-size:24px}.project-body p{font-size:15px}.project-links{font-size:12px}.cover-label{font-size:12px}.mercor-cover{gap:28px}.mercor-cover img{max-height:90px}.square-title{font-size:clamp(38px,10vw,62px)}.code-window pre{font-size:clamp(11px,3vw,16px);padding:14px 24px}.window-title{font-size:12px}.cover-bottom{font-size:12px}.aml-diagram{font-size:13px}.aml-diagram span{padding:9px}.arc-demo{gap:20px}.arc-cell{min-width:13px}.research{margin-top:48px;padding-bottom:35px}.research-feature{grid-template-columns:1fr;padding:26px 22px;gap:30px}.research-feature h3{font-size:31px}.research-feature figure{max-width:420px;margin:auto}.research-feature figcaption{font-size:12px}.research-links{gap:15px}.earlier-work>a{gap:16px}.earlier-work h3{font-size:16px}.earlier-work p{font-size:12px}.footer{flex-wrap:wrap;padding-block:28px;gap:14px}.footer>div{width:100%;gap:16px}.footer>a{font-size:12px}.footer>a:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.project-body p,.research-copy>p:not(.northwestern),.hero-bottom p{font-size:16px}.cover-label{max-width:calc(100% - 40px)}
@media(max-width:700px){.project-meta{flex-wrap:wrap}.hero-foot{font-size:12px}.arc-demo{margin-top:28px}.cover-bottom{font-size:12px}.cover-caption span{max-width:190px}.cover-label{font-size:12px}.code-window pre{padding:12px 18px}.square-title{margin-top:28px}.cover-caption{bottom:25px}}
