:root{--ink:#171713;--muted:#6f7068;--cream:#f6f3ec;--paper:#fcfaf5;--line:#dedbd2;--green:#397558;--green-soft:#e4eee7;--orange:#e44c25;--orange-dark:#c93b19;--orange-soft:#f7e6dc;--radius:16px;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 8%, #e44c2509, transparent 24%), var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}svg{display:block}.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}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.section-shell,.site-header,.hero{width:min(1180px,100% - 64px);margin-inline:auto}.site-header{z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:10px;display:inline-flex}.brand img{object-fit:contain;width:31px;height:38px}.brand>span{flex-direction:column;line-height:1.08;display:flex}.brand strong{letter-spacing:-.035em;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700}.brand small{color:var(--muted);margin-top:4px;font-size:9px}.desktop-nav{color:#51524d;align-items:center;gap:27px;font-size:13px;font-weight:500;display:flex}.desktop-nav a,.site-footer nav a{transition:color .16s}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--orange)}.header-cta{justify-self:end}.menu-button,.mobile-nav{display:none}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:48px;transition:transform .16s var(--ease), background .16s ease, border-color .16s ease;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 1px 1px #17171314}.button:hover{background:#292924;transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-small{border-radius:8px;min-height:38px;padding-inline:17px;font-size:12px}.button-secondary{color:var(--ink);background:0 0;border-color:#cbc8bf}.button-secondary:hover{border-color:var(--ink);background:#ffffff73}.button-secondary svg{fill:currentColor;width:16px}.button-accent{border-color:var(--orange);background:var(--orange)}.button-accent:hover{border-color:var(--orange-dark);background:var(--orange-dark)}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light:hover{background:#f1eee7}.button-row{flex-wrap:wrap;gap:12px;display:flex}.eyebrow{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{margin:0}h1{letter-spacing:-.058em;max-width:680px;font-size:clamp(48px,6.1vw,80px);font-weight:700;line-height:.99}h1 span{color:var(--green)}h2{letter-spacing:-.045em;font-size:clamp(32px,4vw,48px);font-weight:650;line-height:1.08}h3{letter-spacing:-.018em;font-size:17px;font-weight:650;line-height:1.3}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(48px,7vw,92px);min-height:650px;padding-block:68px 100px;display:grid}.hero-copy{align-self:center}.hero-lead{color:#595a54;max-width:610px;margin:28px 0 34px;font-size:18px;line-height:1.65}.hero-visual{grid-template-columns:1fr 38px .74fr 38px 1fr;align-items:center;min-height:390px;display:grid;position:relative}.hero-visual:before{content:"";z-index:-1;border:1px dashed #39755840;border-radius:48% 52% 45% 55%;width:330px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-7deg)}.pipeline-panel,.engine-panel{background:#fcfaf5e6}.pipeline-panel{border:1px solid #dcd8cf;border-radius:10px;flex-direction:column;justify-content:center;height:250px;padding:19px;display:flex;transform:rotate(-1.5deg);box-shadow:0 14px 35px #362e2317}.output-panel{transform:rotate(1.5deg)}.panel-label{color:var(--green);letter-spacing:.07em;text-transform:uppercase;margin-bottom:18px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;display:block}.pipeline-panel p,.pipeline-panel code{color:#474841;margin:0;font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.75}.pipeline-panel code{white-space:pre-wrap;display:block}.output-panel code{scrollbar-width:none;-ms-overflow-style:none;max-height:190px;font-size:8px;line-height:1.55;overflow:auto}.output-panel code::-webkit-scrollbar{display:none}.engine-panel{border:1px solid #e44c256b;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:158px;padding:18px 8px;display:flex;box-shadow:0 18px 40px #e44c251f}.engine-panel img{object-fit:contain;width:52px;height:62px}.engine-panel strong{text-align:center;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:10px}.engine-panel span{color:var(--muted);margin-top:5px;font-family:JetBrains Mono,monospace;font-size:7px}.pipeline-arrow{color:var(--orange);text-align:center;font-family:JetBrains Mono,monospace;font-size:21px}.how-section,.value-section,.use-cases{border-top:1px solid var(--line);padding-block:112px}.how-section{border-radius:var(--radius);background:#fcfaf5ad;border:1px solid #e5e1d8;padding-inline:clamp(28px,5vw,68px)}.section-heading{max-width:680px}.section-heading>p:last-child{max-width:580px;color:var(--muted);margin:20px 0 0;font-size:17px}.steps{grid-template-columns:repeat(4,1fr);gap:0;margin:74px 0 0;padding:0;list-style:none;display:grid}.steps li{border-left:1px solid var(--line);min-height:206px;padding:0 clamp(20px,3vw,40px);position:relative}.steps li:first-child{border-left:0;padding-left:0}.steps li:last-child{padding-right:0}.step-number{color:var(--green);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;display:block}.step-icon,.feature-icon{background:var(--green-soft);width:43px;height:43px;color:var(--green);border-radius:50%;place-items:center;margin:23px 0 17px;display:grid}.step-icon svg,.feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px}.steps p,.feature-grid p,.use-case-grid p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.technical-note{border-top:1px solid var(--line);color:var(--muted);margin:44px 0 0;padding-top:24px;font-size:13px}.technical-note a{color:var(--green);font-weight:600}.technical-note a:hover{color:var(--orange-dark)}.value-section{border-top:0}.feature-grid{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.feature-grid article{border-left:1px solid var(--line);min-height:190px;padding:0 34px}.feature-grid article:first-child{border-left:0;padding-left:0}.feature-grid article:last-child{padding-right:0}.feature-icon{border-radius:15px;width:48px;height:48px;margin:0 0 25px}.package-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:56px;margin-bottom:112px;padding:42px 48px;display:flex}.package-copy{align-items:center;gap:24px;display:flex}.pypi-mark{background:var(--green-soft);width:62px;height:62px;color:var(--green);border-radius:16px;flex:none;place-items:center;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;display:grid}.package-copy .eyebrow{margin-bottom:8px}.package-copy h2{font-size:clamp(26px,3vw,34px)}.package-copy p:last-child{color:var(--muted);margin:9px 0 0;font-size:14px}.package-actions{flex:none;width:min(100%,390px)}.install-command{background:var(--ink);color:#f5f1e8;border-radius:9px;align-items:center;gap:10px;min-height:52px;padding:0 9px 0 16px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.install-command>span{color:#75aa88}.install-command code{white-space:nowrap;font:inherit;scrollbar-width:none;flex:1;overflow-x:auto}.install-command code::-webkit-scrollbar{display:none}.copy-button{color:#d8d6cf;cursor:pointer;background:#34342f;border:0;border-radius:6px;min-height:34px;padding:0 11px;font-size:10px}.copy-button:hover{color:#fff;background:#46463f}.package-link{color:var(--green);margin-top:11px;font-size:12px;font-weight:600;display:inline-block}.package-link:hover{color:var(--orange-dark)}.playground-section{border-radius:var(--radius);background:radial-gradient(circle at 100% 0, #e44c2517, transparent 37%), var(--orange-soft);border:1px solid #eedbce;grid-template-columns:.8fr 1.2fr;align-items:center;gap:68px;padding:clamp(48px,7vw,78px);display:grid}.playground-copy>p:not(.eyebrow){color:#68625d;margin:20px 0 29px}.playground-demo{background:var(--paper);border:1px solid #d7d2c9;border-radius:11px;grid-template-columns:1fr 1.15fr;display:grid;overflow:hidden;box-shadow:0 18px 45px #452f221c}.playground-demo article{min-width:0}.playground-demo article+article{border-left:1px solid var(--line)}.playground-demo header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:42px;padding:0 14px;font-size:10px;display:flex}.playground-demo header span{color:var(--muted);text-transform:uppercase;background:#eceae4;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:7px}.playground-demo p,.playground-demo pre{color:#4e4e48;white-space:pre-wrap;min-height:236px;margin:0;padding:19px;font-family:JetBrains Mono,monospace;font-size:9px;line-height:1.8}.playground-demo pre{color:#315e49;background:#39755809}.playground-demo code{font:inherit}.use-cases{border-top:0}.use-case-grid{grid-template-columns:repeat(4,1fr);gap:42px;margin-top:62px;display:grid}.use-case-grid article>span{color:var(--green);margin-bottom:19px;font-family:JetBrains Mono,monospace;font-size:25px;line-height:1;display:block}.newsletter{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(48px,8vw,100px);padding-block:76px;display:grid}.newsletter-copy h2{font-size:clamp(30px,3.5vw,42px)}.newsletter-copy>p:last-child{max-width:450px;color:var(--muted);margin:16px 0 0;font-size:15px}.newsletter-form{position:relative}.newsletter-fields{grid-template-columns:1fr auto;gap:10px;display:grid}.newsletter-fields input[type=email]{width:100%;min-width:0;height:50px;color:var(--ink);background:#fcfaf5bf;border:1px solid #cbc8bf;border-radius:9px;outline:0;padding:0 16px;font:14px DM Sans,system-ui,sans-serif;transition:border-color .16s,box-shadow .16s}.newsletter-fields input[type=email]::placeholder{color:#999a94}.newsletter-fields input[type=email]:focus{border-color:var(--green);box-shadow:0 0 0 3px #3975581f}.newsletter-fields input[aria-invalid=true]{border-color:var(--orange)}.newsletter-honeypot{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.newsletter-status{min-height:19px;color:var(--muted);margin:10px 0 0;font-size:11px}.newsletter-status.is-error{color:var(--orange-dark)}.newsletter-status.is-success{color:var(--green)}.newsletter-form button:disabled{cursor:wait;opacity:.65}.community{border-radius:var(--radius);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:48px;margin-block:112px 34px;padding:clamp(48px,6vw,72px);display:flex;position:relative;overflow:hidden}.community:after{content:"";border:1px solid #e44c2573;border-radius:45%;width:350px;height:350px;position:absolute;bottom:-230px;right:-120px;transform:rotate(18deg)}.community>*{z-index:1;position:relative}.community h2{max-width:660px}.community .eyebrow{color:#f18061}.community p:not(.eyebrow){color:#bcbdb8;margin:18px 0 0}.community .button-row{flex:none}.site-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:132px;display:grid}.site-footer nav{color:var(--muted);gap:24px;font-size:11px;display:flex}.site-footer>p{color:#8b8c86;text-align:right;justify-self:end;max-width:190px;margin:0;font-size:10px}.reveal{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(16px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=980px){.section-shell,.site-header,.hero{width:min(100% - 40px,760px)}.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{border:1px solid var(--line);background:#ffffff4d;border-radius:8px;place-content:center;gap:4px;width:40px;height:40px;padding:0;display:grid}.menu-button>span:not(.sr-only){background:var(--ink);width:17px;height:1px;display:block}.mobile-nav{border:1px solid var(--line);background:var(--paper);border-radius:10px;width:220px;padding:10px;display:none;position:absolute;top:70px;right:0;box-shadow:0 15px 35px #1717131f}.mobile-nav.open{display:grid}.mobile-nav a{border-radius:6px;padding:10px 12px;font-size:14px}.mobile-nav a:hover{background:var(--green-soft)}.hero{grid-template-columns:1fr;min-height:0;padding-block:82px 110px}.hero-copy{max-width:700px}.hero-visual{width:min(100%,600px);margin:20px auto 0}.steps,.feature-grid{grid-template-columns:repeat(2,1fr);row-gap:44px}.steps li:nth-child(3),.feature-grid article:nth-child(3){border-left:0;padding-left:0}.playground-section{grid-template-columns:1fr}.package-section{flex-direction:column;align-items:flex-start}.package-actions{width:100%}.newsletter{grid-template-columns:1fr}.use-case-grid{grid-template-columns:repeat(2,1fr)}.community{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr auto}.site-footer>p{display:none}}@media (width<=620px){.section-shell,.site-header,.hero{width:calc(100% - 32px)}.site-header{height:72px}.brand small{display:none}.hero{gap:50px;padding-block:58px 88px}h1{font-size:clamp(44px,14vw,62px)}.hero-lead{font-size:16px}.hero .button-row,.community .button-row{width:100%;display:grid}.hero-visual{grid-template-columns:1fr 24px .8fr 24px 1fr;min-height:300px}.hero-visual:before{width:260px;height:260px}.pipeline-panel{height:220px;padding:12px}.pipeline-panel p,.pipeline-panel code,.panel-label{font-size:7px}.engine-panel{min-height:130px}.engine-panel img{width:39px;height:47px}.engine-panel strong{font-size:8px}.how-section,.value-section,.use-cases{padding-block:80px}.how-section{padding-inline:24px}.steps,.feature-grid,.use-case-grid{grid-template-columns:1fr}.steps li,.steps li:first-child,.steps li:last-child,.feature-grid article,.feature-grid article:first-child,.feature-grid article:last-child{border:0;border-bottom:1px solid var(--line);min-height:0;padding:0 0 36px}.steps li:last-child,.feature-grid article:last-child{border-bottom:0;padding-bottom:0}.playground-section{gap:44px;padding:48px 24px}.package-section{gap:30px;margin-bottom:80px;padding:36px 0}.package-copy{flex-direction:column;align-items:flex-start;gap:18px}.newsletter{gap:34px;padding-block:60px}.newsletter-fields,.playground-demo{grid-template-columns:1fr}.playground-demo article+article{border-top:1px solid var(--line);border-left:0}.playground-demo p,.playground-demo pre{min-height:180px}.use-case-grid{gap:40px}.community{padding:44px 25px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;min-height:160px;display:flex}.site-footer nav{flex-wrap:wrap;gap:12px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.button{transition:none}}
