@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700&display=swap";:root{--paper:#f2eddf;--ink:#18201c;--muted:#667066;--line:#c7c3b7;--acid:#d6fa3f;--rust:#d86038;--dark:#17201b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit}header{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:#f2eddfed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;text-transform:uppercase;font:600 12px/1.1 DM Mono}.mark{display:grid;place-items:center;width:38px;height:38px;background:var(--dark);color:var(--acid);border-radius:50%;font-size:11px}nav{display:flex;gap:25px;align-items:center}nav a,nav button{font:500 11px DM Mono;text-transform:uppercase;text-decoration:none;border:0;background:none;cursor:pointer}.nav-button{background:var(--dark)!important;color:#fff;padding:11px 14px}.quiet{color:var(--muted)}main{max-width:1500px;margin:auto;padding:0 5vw}.hero{min-height:620px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink);padding:70px 0}.kicker,.eyebrow,.section-head span{font:500 10px DM Mono;letter-spacing:.12em;text-transform:uppercase}.kicker{display:flex;align-items:center;gap:9px}.kicker i{width:8px;height:8px;border-radius:50%;background:var(--rust);box-shadow:0 0 0 5px #d860381f}h1{font:400 clamp(62px,9vw,138px)/.78 Instrument Serif;margin:55px 0 38px;letter-spacing:-.045em}h1 em{color:var(--rust)}.hero>div>p{max-width:520px;font-size:18px;line-height:1.6;color:var(--muted)}.scope{width:245px;height:245px;border:1px solid var(--ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;font:10px DM Mono}.scope strong{font:400 72px Instrument Serif;line-height:1}.scope div{display:flex;gap:10px}.scope b{color:var(--rust)}section{padding:100px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.section-head h2{font:400 clamp(40px,5vw,67px)/1 Instrument Serif;margin:9px 0 0}.section-head>p{max-width:420px;color:var(--muted);line-height:1.6;font-size:14px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.tool-card{background:var(--paper);padding:30px;min-height:245px;position:relative}.card-top,.card-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tool-card h3{font:400 34px Instrument Serif;margin:8px 0}.tool-card h3 a{text-decoration-thickness:1px;text-underline-offset:4px}.tool-card p{color:var(--muted);line-height:1.6;max-width:600px}.state{font:500 9px DM Mono;letter-spacing:.08em;text-transform:uppercase;border:1px solid;padding:7px 9px;border-radius:20px}.state.trying,.state.adopted{background:var(--acid)}.state.rejected{color:#8d3120;border-color:#8d3120}.card-bottom{position:absolute;bottom:27px;left:30px;right:30px;align-items:center;color:var(--muted);font:10px DM Mono}.stars button{border:0;background:none;padding:0 2px;color:#aaa;cursor:pointer}.stars button.on,.stars-static{color:var(--rust)}.tool-card>select{position:absolute;right:30px;bottom:50px;border:0;border-bottom:1px solid;background:transparent;font:10px DM Mono}.trying-section{background:var(--dark);color:#f8f4e8;margin:0 -5vw;padding:100px 5vw}.trying-section .section-head p,.trying-section .tool-card p{color:#aeb8b0}.trying-section .grid{border-color:#445048;background:#445048}.trying-section .tool-card{background:var(--dark)}.environment{border-bottom-color:var(--ink)}.drift-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:25px}.drift{border-top:5px solid var(--ink);background:#e7e1d3;padding:25px}.drift h3{display:flex;justify-content:space-between;font:500 12px DM Mono;text-transform:uppercase}.drift h3 span{background:var(--rust);color:#fff;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.drift ul,.ledger{padding:0;margin:25px 0 0;list-style:none}.drift li,.ledger li{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:15px 0;font-size:13px}.drift small{font:10px DM Mono;color:var(--muted)}.compact{margin-bottom:25px}.compact h2{font-size:45px}.split{padding-bottom:120px}.split>div:first-child{border-right:1px solid var(--line);padding-right:25px}.empty{padding:30px;border:1px dashed var(--line);color:var(--muted);font:11px DM Mono}.empty i{display:inline-block;width:7px;height:7px;background:var(--acid);border-radius:50%;margin-right:8px}footer{height:100px;background:var(--dark);color:#aeb8b0;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;font:10px DM Mono;text-transform:uppercase}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c120ea6;display:grid;place-items:center;z-index:30;padding:20px}.sheet{background:var(--paper);width:min(640px,100%);padding:35px;box-shadow:0 20px 80px #0006}.sheet-title{display:flex;justify-content:space-between;align-items:center}.sheet-title h2{font:400 43px Instrument Serif;margin:0 0 25px}.sheet-title button{font-size:30px;border:0;background:none;cursor:pointer}.sheet label,.login label{display:grid;gap:8px;margin:14px 0;font:10px DM Mono;text-transform:uppercase}.sheet input,.sheet textarea,.sheet select,.login input{width:100%;border:1px solid var(--line);background:#faf7ef;padding:13px}.sheet textarea{min-height:90px}.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.primary,.login button{border:0;background:var(--dark);color:#fff;padding:14px 18px;margin-top:15px;cursor:pointer}.login-sheet{max-width:430px}.login span{color:var(--rust);font-size:12px}.loading{height:100vh;display:grid;place-items:center;font:12px DM Mono}@media(max-width:800px){header{height:72px}nav a{display:none}nav{gap:8px}.hero{min-height:650px;display:block;padding-top:90px}.scope{display:none}.section-head{display:block}.section-head>p{margin-top:20px}.grid,.drift-grid,.split{grid-template-columns:1fr}.trying-section{margin-left:-5vw;margin-right:-5vw}.split>div:first-child{border-right:0;padding-right:0}.card-bottom{position:static;margin-top:35px}.tool-card{min-height:0}.two{grid-template-columns:1fr}footer{gap:20px}.scope strong{font-size:50px}}.log-link{border:0;background:none;color:var(--muted);font:10px DM Mono;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.log-sheet{max-height:min(820px,92vh);overflow:auto}.log-sheet h3{font:500 11px DM Mono;text-transform:uppercase;letter-spacing:.1em;margin-top:35px;border-bottom:1px solid var(--line);padding-bottom:10px}.log-summary,.muted{color:var(--muted);line-height:1.6}.notes blockquote{margin:0;padding:15px 0;border-bottom:1px solid var(--line)}.notes blockquote p{font:400 21px Instrument Serif;margin:0 0 8px}.notes cite{font:10px DM Mono;color:var(--muted);font-style:normal}.agent-notes blockquote{border-left:3px solid var(--acid);padding-left:15px}.comment-form textarea{width:100%;min-height:80px;border:1px solid var(--line);background:#faf7ef;padding:12px}
