@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap");@font-face{font-family:The Seasons;src:url("/fonts/seasons/theseasons-reg.57d3e9b5285fa8dfd595ef780.57981c5d6c03cd30856912da5d26c788 (2).woff2") format("woff2");font-weight:400;font-style:normal}:root{--term-bg:#0d0d0d;--term-bg-soft:#161513;--term-cream:#f4ecd8;--term-cream-dim:#c9c2b0;--term-cream-faint:#8a8579;--term-white:#ffffff;--term-accent:#f4ecd8;--term-line:rgba(244,236,216,0.14);--term-line-strong:rgba(244,236,216,0.28);--accent-orange:#f96300;--mono:"JetBrains Mono","SF Mono",ui-monospace,Menlo,Consolas,monospace;--display:"Instrument Serif",Georgia,serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden}body{font-family:var(--sans);background:radial-gradient(1100px 700px at 18% 10%,rgba(244,236,216,.045),transparent 60%),var(--term-bg);color:var(--term-cream);min-height:100vh;position:relative;-webkit-font-smoothing:antialiased}::selection{background:var(--accent-orange);color:#0d0d0d}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background:repeating-linear-gradient(180deg,rgba(244,236,216,.025) 0,rgba(244,236,216,.025) 1px,transparent 0,transparent 3px)}.container{width:100%;min-height:100vh;min-height:100dvh;padding:0;display:flex;flex-direction:column;position:relative;overflow:hidden}.container>:not(.hero-ghost){margin-left:95px;margin-right:95px;position:relative;z-index:2}.nav-header{display:flex;justify-content:space-between;align-items:flex-start;padding-top:90px;margin-bottom:24px}.nav-header .brand{display:flex;align-items:center;gap:12px}.nav-header .logo-icon{width:40px;height:40px}.nav-header .company-name{font-family:var(--display);font-size:30px;font-weight:400;color:var(--term-cream)}.nav-header .company-name strong{font-weight:400;font-style:italic}.nav-header .header-links{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.nav-header .papers-link{font-size:15px;color:var(--term-accent);text-decoration:none;transition:opacity .3s ease}.nav-header .papers-link:hover{opacity:.7}.header{display:flex;justify-content:space-between;align-items:flex-start;padding-top:90px}.intro-text{max-width:700px}.beta-badge{display:inline-flex;align-items:center;gap:9px;padding:6px 8px 6px 12px;margin-bottom:34px;border:1px solid var(--term-line-strong);border-radius:100px;background:var(--term-bg-soft);font-family:var(--mono);font-size:11.5px;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:border-color .25s ease,background .25s ease}.beta-badge:hover{border-color:rgba(249,99,0,.45);background:var(--term-bg)}.beta-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-orange);box-shadow:0 0 0 0 rgba(249,99,0,.5);animation:beta-pulse 2s ease-out infinite}.beta-label{color:var(--term-cream-dim)}.beta-cta{color:var(--term-cream);font-weight:500;padding:3px 9px;border-radius:100px;background:var(--term-line);transition:background .25s ease,color .25s ease}.beta-badge:hover .beta-cta{background:var(--accent-orange);color:#0d0d0d}@keyframes beta-pulse{0%{box-shadow:0 0 0 0 rgba(249,99,0,.5)}70%{box-shadow:0 0 0 7px rgba(249,99,0,0)}to{box-shadow:0 0 0 0 rgba(249,99,0,0)}}.intro-text .hero-text{font-family:var(--display);font-size:92px;line-height:1.05;letter-spacing:-.01em;font-weight:400;text-align:left;margin-bottom:28px}.subtitle{font-family:var(--sans);font-size:18px;line-height:1.55;letter-spacing:0;font-weight:400;text-align:left;text-wrap:balance;color:var(--term-cream-dim);max-width:620px;margin-bottom:18px}.subtitle-lead{color:var(--term-cream);font-weight:500}.contact-line{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:14px;color:var(--term-cream-faint);text-decoration:none;transition:color .3s ease}.contact-line:hover{color:var(--term-cream)}.contact-arrow{color:var(--accent-orange)}.email-link{color:var(--term-cream-faint);text-decoration:none;transition:opacity .3s ease}.email-link:hover{opacity:.7}.header-links{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.papers-link{font-size:15px;color:var(--term-cream-dim);text-decoration:none;font-weight:400;transition:opacity .3s ease,color .3s ease}.papers-link:hover{opacity:.7}.footer-left .cta-link{font-size:23px;color:var(--term-cream);text-decoration:none;font-weight:400;transition:color .3s ease;display:inline-flex;align-items:center;gap:10px}.footer-left .cta-link:before{content:"$ ";color:var(--accent-orange);opacity:.9}.arrow-icon{width:20px;height:20px;transition:transform .3s ease,color .3s ease;stroke-width:1.5}.cta-link:hover{color:var(--term-white)}.cta-link:hover .arrow-icon{transform:translate(3px,-3px);color:var(--accent-orange)}.hero{flex:1;position:relative}.hero-ghost{position:absolute;right:-180px;bottom:-140px;width:720px;height:720px;opacity:.035;pointer-events:none;user-select:none;z-index:0}.footer{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:90px}.footer-left{display:flex;flex-direction:column;gap:20px}.underlined{position:relative;display:inline-block}.underlined:after{content:"";position:absolute;left:-1px;right:-1px;bottom:.08em;height:4px;border-radius:2px;background:var(--accent-orange)}.brand{display:flex;align-items:center;gap:6px}.logo-icon{width:26px;height:26px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.company-name{font-family:var(--display);font-size:24px;font-weight:400;color:var(--term-cream)}.company-name strong{font-weight:400;font-style:italic}@media (max-width:1400px){.container>*{margin-left:90px;margin-right:90px}}@media (max-width:1024px){.container>*{margin-left:85px;margin-right:85px}.intro-text .hero-text{font-size:60px}.intro-text>:not(.hero-text){font-size:16px}.cta-link{font-size:20px}}@media (max-width:768px){.container>:not(.hero-ghost){margin-left:28px;margin-right:28px}.header{flex-direction:column-reverse;gap:28px;padding-top:40px}.header-links{flex-direction:row;align-items:center;align-self:flex-end;gap:20px}.beta-badge{margin-bottom:24px}.intro-text .hero-text{font-size:52px;margin-bottom:22px}.subtitle{font-size:16px}.cta-link{font-size:18px}.footer{padding-bottom:40px;gap:20px}.hero-ghost{width:420px;height:420px;right:-140px;bottom:-100px;opacity:.05}}@media (max-width:480px){.container>:not(.hero-ghost){margin-left:20px;margin-right:20px}.header{padding-top:28px}.intro-text .hero-text{font-size:42px}.subtitle{font-size:15px}.contact-line{font-size:13px}.footer{flex-direction:column;align-items:flex-start;gap:28px;padding-bottom:32px}.cta-link{font-size:17px}.hero-ghost{width:320px;height:320px;right:-110px;bottom:-80px}}.research-container{margin-left:95px;margin-right:95px;padding-top:40px;padding-bottom:120px;min-height:100vh}.research-container .nav-header{display:flex;justify-content:space-between;align-items:center;padding:32px 0;margin-bottom:48px;margin-left:0;margin-right:0}.nav-right{display:flex;gap:24px;align-items:center}.nav-right a{font-family:var(--display);font-size:15px;color:var(--term-cream-dim);text-decoration:none;transition:opacity .3s ease,color .3s ease}.nav-right a:hover{opacity:.7}.logo-link{display:flex;align-items:center;gap:6px;text-decoration:none;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.logo-link .logo-icon{width:40px;height:40px}.logo-link .company-name{font-family:var(--display);font-size:28px;font-weight:400;color:var(--term-cream)}.logo-link .company-name strong{font-weight:400;font-style:italic}.research-header{margin-bottom:64px}.research-title{font-family:var(--display);font-size:60px;line-height:1.1;font-weight:400;margin-bottom:16px;color:var(--term-cream);letter-spacing:-.02em}.research-subtitle{font-family:var(--sans);font-size:20px;line-height:1.6;color:var(--term-cream-dim);max-width:700px;font-weight:400;margin-bottom:48px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px;margin-top:64px}.blog-card{background:var(--term-bg-soft);border-radius:6px;padding:32px;box-shadow:0 2px 12px rgba(0,0,0,.5);transition:all .2s ease;cursor:pointer;text-decoration:none;display:block;border:1px solid var(--term-line)}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.6);border-color:var(--term-line-strong)}.blog-card:hover .blog-title{color:var(--term-accent)}.card-header{gap:16px;margin-bottom:20px}.card-header,.card-icon{display:flex;align-items:center}.card-icon{width:48px;height:48px;background:var(--term-bg);border:1px solid var(--term-line-strong);border-radius:6px;justify-content:center;flex-shrink:0}.card-icon svg{width:24px;height:24px;stroke:var(--term-cream);stroke-width:2}.blog-meta{display:flex;flex-direction:column;gap:4px}.blog-category{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--term-accent)}.blog-category,.blog-date{font-family:Inter,sans-serif}.blog-date{font-size:13px;color:var(--term-cream-faint);font-weight:400}.blog-title{font-family:var(--display);font-size:28px;line-height:1.3;margin-bottom:16px;color:var(--term-cream);font-weight:400;transition:color .2s ease}.blog-excerpt{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:var(--term-cream-dim);max-width:70ch}@media (max-width:1024px){.research-container{margin-left:40px;margin-right:40px}.blog-grid{grid-template-columns:1fr}.research-title{font-size:48px}}@media (max-width:640px){.blog-card{padding:24px}.blog-title{font-size:24px}.research-container{margin-left:20px;margin-right:20px}}.nav-header .papers-link,.nav-right a,.papers-link{font-family:var(--mono)!important;font-weight:500;letter-spacing:-.02em}.nav-header .papers-link:before,.papers-link:before{content:"> ";opacity:.55}.nav-header .papers-link:hover,.nav-right a:hover,.papers-link:hover{opacity:1;color:var(--term-cream);text-decoration:underline;text-underline-offset:4px}.nav-header .papers-link:hover:before,.papers-link:hover:before{color:var(--accent-orange);opacity:1}.cta-link{letter-spacing:-.02em}.blog-category,.cta-link{font-family:var(--mono)!important}.blog-category{color:var(--term-cream-dim)}.blog-date{font-family:var(--mono)!important}.hero-text:after{content:"";display:inline-block;width:.28em;height:.62em;margin-left:.14em;transform:translateY(.02em);background:var(--term-cream);animation:term-blink 1.1s steps(1) infinite}@keyframes term-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.email-link{font-family:var(--mono);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--term-line-strong)}.memo-container{margin-left:95px;margin-right:95px;padding-top:40px;padding-bottom:120px;min-height:100vh}.memo-container .nav-header{display:flex;justify-content:space-between;align-items:center;padding:32px 0;margin-bottom:64px;margin-left:0;margin-right:0}.memo{max-width:720px}.memo-kicker{font-family:var(--mono);font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:var(--term-cream-faint);margin-bottom:20px}.memo-kicker:before{content:"// ";opacity:.6}.memo-title{font-size:64px;line-height:1.05;letter-spacing:-.01em;margin-bottom:40px}.memo-subhead,.memo-title{font-family:var(--display);font-weight:400;color:var(--term-cream)}.memo-subhead{font-size:28px;line-height:1.3;margin-top:48px;margin-bottom:20px}.memo-body{font-family:var(--sans);font-size:20px;line-height:1.7;color:var(--term-cream-dim);margin-bottom:24px}.memo-signature{margin-top:56px;padding-top:32px;border-top:1px solid var(--term-line)}.memo-signature-name{font-family:var(--display);font-size:22px;color:var(--term-cream);margin-bottom:4px}.memo-signature-role{font-family:var(--mono);font-size:14px;color:var(--term-cream-faint)}@media (max-width:1024px){.memo-container{margin-left:40px;margin-right:40px}}@media (max-width:640px){.memo-container{margin-left:20px;margin-right:20px}.memo-title{font-size:38px}.memo-subhead{font-size:24px}.memo-body{font-size:18px}}:root{color-scheme:dark}:root[data-theme=light]{color-scheme:light;--term-bg:#f6f0df;--term-bg-soft:#ede5d0;--term-cream:#1a1712;--term-cream-dim:#4a453a;--term-cream-faint:#8a8272;--term-white:#000000;--term-accent:#1a1712;--term-line:rgba(26,23,18,0.14);--term-line-strong:rgba(26,23,18,0.3)}[data-theme=light] body{background:radial-gradient(1100px 700px at 18% 10%,rgba(26,23,18,.04),transparent 60%),var(--term-bg)}[data-theme=light] body:before{background:repeating-linear-gradient(180deg,rgba(26,23,18,.02) 0,rgba(26,23,18,.02) 1px,transparent 0,transparent 3px)}[data-theme=light] .hero-ghost,[data-theme=light] .logo-icon{filter:brightness(.15)}.logo-variant.is-light,[data-theme=light] .logo-variant.is-dark{display:none}[data-theme=light] .logo-variant.is-light{display:inline-block}.platform-logo .logo-icon{width:40px;height:40px}[data-theme=light] .hero-ghost{opacity:.06}[data-theme=light] ::selection{background:var(--accent-orange);color:#fff6e4}[data-theme=light] .blog-card{box-shadow:0 2px 12px rgba(26,23,18,.08)}[data-theme=light] .blog-card:hover{box-shadow:0 8px 24px rgba(26,23,18,.12)}.theme-toggle{font-family:var(--mono);font-size:15px;font-weight:500;letter-spacing:-.02em;color:var(--term-cream-faint);background:none;border:none;padding:0;cursor:pointer;transition:color .3s ease}.theme-toggle:hover{color:var(--accent-orange)}.theme-toggle:after{content:"--light"}:root[data-theme=light] .theme-toggle:after{content:"--dark"}