@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@400;500&display=swap');
:root{color-scheme:dark;--bg:#101713;--surface:#18211b;--surface-2:#202b23;--ink:#f3f5ed;--muted:#a4b0a6;--line:#344037;--accent:#c4f18a;--accent-dark:#172412;--mono:'IBM Plex Mono',monospace;--sans:'DM Sans','Noto Sans SC','Microsoft YaHei',sans-serif;--serif:'Noto Serif SC',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.8 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:500;line-height:1.35}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.mono,.eyebrow{font-family:var(--mono);font-size:12px;letter-spacing:.07em}.eyebrow{color:var(--muted);margin-bottom:28px;display:flex;align-items:center;gap:10px}.tiny-line{width:24px;height:1px;background:var(--accent)}.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center;font-weight:600;font-size:22px;line-height:1.2;letter-spacing:-.7px}.brand-symbol{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #6b806e;border-radius:11px;font-size:30px}.brand-symbol span{color:var(--accent)}.brand-caption{display:block;font-size:12px;font-weight:400;letter-spacing:.12em;color:var(--muted);margin-top:7px}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a{padding:10px 0}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--accent)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center;padding-block:98px 85px}.hero h1{font-size:clamp(38px,4.6vw,65px);line-height:1.38;letter-spacing:-.04em;font-weight:500}.serif-word{font-family:var(--serif);font-weight:400;color:var(--accent)}.hero-description{margin-top:27px;line-height:1.95;font-size:16px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;border:1px solid transparent;padding:14px 22px;border-radius:5px;font-size:14px;font-weight:500;min-height:50px}.button.primary{background:var(--accent);color:var(--accent-dark)}.button span,.text-link span{font-size:20px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;padding-block:9px}.hero-footnote{display:flex;flex-wrap:wrap;gap:18px;font:400 12px/1.6 var(--mono);color:#8b9c8e;margin-top:52px}.workflow-visual{position:relative;background:var(--surface);border:1px solid #405044;border-radius:12px;padding:23px 25px 18px;box-shadow:0 24px 80px #050a0638}.visual-top,.visual-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.visual-top{color:#b7c2b8;padding-bottom:28px}.visual-version{font:12px var(--mono);border:1px solid #485749;border-radius:4px;padding:5px 7px;color:var(--accent)}.flow-input{display:flex;align-items:center;gap:17px;border:1px solid var(--line);padding:15px 18px;width:83%;margin:auto;background:#1d2820}.flow-input>span:last-child{margin-left:auto;color:var(--muted);font-size:21px}.node-index{font:12px var(--mono);color:var(--muted)}.flow-input small{display:block;font-size:12px;color:var(--muted)}.flow-wire{height:32px;width:1px;background:#849775;margin:auto}.flow-hub{border:1px solid #93b97a;background:#243524;padding:18px 21px;position:relative}.hub-label{color:#bdd0ac;font-size:12px}.flow-hub strong{display:flex;align-items:center;justify-content:space-between;font-size:34px;font-weight:500;letter-spacing:-1px;color:var(--accent);line-height:1.6}.hub-mark{font-size:40px;font-weight:400}.flow-hub p{font-size:13px;color:#cad5c2}.flow-branches{height:39px;width:72%;border-top:1px solid #637c57;margin:20px auto 0;display:flex;justify-content:space-between;position:relative}.flow-branches:before{content:'';width:1px;height:20px;background:#637c57;position:absolute;left:50%;top:-21px}.flow-branches i{width:1px;height:22px;background:#637c57}.flow-nodes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:-17px}.flow-nodes>div{border:1px solid var(--line);padding:13px 5px 12px;text-align:center;background:#1b261e}.node-icon{display:block;color:var(--accent);font:22px var(--mono);height:33px}.flow-nodes strong{display:block;font-size:14px;font-weight:500}.flow-nodes small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.visual-bottom{margin-top:25px;border-top:1px solid var(--line);padding-top:15px;color:#9aad9c;font-size:12px}.visual-bottom .mono{font-size:12px;letter-spacing:0}.chapter-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;padding-block:20px;font-size:14px;color:var(--muted)}.chapter-strip .mono{font-size:12px}.section{padding-block:105px 115px}.section-intro{display:grid;grid-template-columns:1.2fr 1fr;column-gap:100px;align-items:end}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2,.notes-layout h2,.about-section h2{font-size:40px;letter-spacing:-.025em;line-height:1.5}.section-intro>p:last-child{max-width:445px;font-size:16px}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:62px}.capabilities article{border-top:1px solid #66775e;padding-top:22px}.feature-number{font:12px var(--mono);color:var(--accent)}.capabilities h3{font-size:22px;margin-top:29px;margin-bottom:14px}.capabilities p{font-size:15px;line-height:1.9}.notes-section{background:#1a241c;border-block:1px solid var(--line);padding-block:80px}.notes-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.notes-layout h2{font-size:58px;line-height:1.3;margin-bottom:25px}.notes-layout>div>p:not(.eyebrow){font-size:15px}.notes-empty{border-left:1px solid #485641;padding-left:64px;align-self:center}.notes-empty>.mono{color:var(--accent);font-size:12px}.empty-lines{margin:26px 0 25px;display:grid;gap:12px;width:145px}.empty-lines i{height:1px;background:#54664a}.empty-lines i:nth-child(2){width:75%}.empty-lines i:nth-child(3){width:90%}.notes-empty h3{font-size:23px;margin-bottom:16px}.notes-empty p{font-size:15px}.empty-caption{font-size:13px;display:block;color:#96ab8e;margin-top:30px}.about-section{padding-block:100px;display:grid;grid-template-columns:1.2fr 1fr;gap:0 100px}.about-section>.eyebrow{grid-column:1/-1}.about-section>div{padding-top:7px}.about-section p+p{margin-top:14px}.about-section .text-link{margin-top:18px;color:var(--accent)}.site-footer{padding-block:28px 36px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px}.footer-wordmark{font-size:24px;letter-spacing:-1px}.footer-wordmark span{color:var(--accent)}.site-footer p{font-size:13px}.site-footer>.mono{margin-left:auto;font-size:12px;color:var(--muted)}.skip-link{position:absolute;top:-100px;left:16px;z-index:100;background:var(--accent);color:var(--bg);padding:8px 16px}.skip-link:focus{top:10px}
.section-link{margin-top:29px;color:var(--accent)}.back-link{display:inline-flex;font-size:14px;color:var(--muted);margin-bottom:40px;padding:5px 0}.back-link:hover{color:var(--accent)}.page-heading{padding-block:45px 75px}.page-heading h1{font-size:clamp(36px,4.1vw,57px);line-height:1.5;letter-spacing:-.03em}.page-heading>.eyebrow{margin-bottom:24px}.page-lead{display:grid;grid-template-columns:1fr auto;gap:70px;margin-top:35px;align-items:center}.page-lead>p{max-width:695px;font-size:17px;line-height:1.95}.project-stamp{border-left:1px solid var(--line);padding-left:36px;display:flex;flex-direction:column}.project-stamp .mono{color:var(--muted)}.project-stamp strong{font:400 34px/1.8 var(--mono);color:var(--accent)}.project-stamp small{font-size:12px;color:var(--muted)}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-title-row h2{font-size:32px;line-height:1.5}.section-title-row .eyebrow{margin-bottom:16px}.section-title-row>p{font-size:14px}.workflow-section{padding-block:30px 15px}.workflow-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}.workflow-tabs button{border:0;background:var(--surface);color:var(--muted);padding:19px 14px;text-align:left;font-size:15px}.workflow-tabs button span{font:12px var(--mono);margin-right:13px}.workflow-tabs button[aria-selected=true]{color:var(--accent);background:#293829}.workflow-panels{border:1px solid var(--line);border-top:0;background:var(--surface)}.stage-panel{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:44px;min-height:300px}.stage-large{font:400 75px/1 var(--mono);color:#61785c;padding-top:15px}.stage-panel .mono{font-size:12px;color:var(--accent)}.stage-panel h3{font-size:27px;margin:12px 0 18px}.stage-panel p{max-width:730px;font-size:16px}.stage-example{margin-top:23px;border-top:1px solid var(--line);padding-top:17px;color:#b9c5b7;font-size:14px;display:flex;gap:19px}.stage-example>span{white-space:nowrap;color:#849f78}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 45px}.detail-grid article{border-top:1px solid var(--line);padding-top:24px}.detail-grid h3{font-size:21px;margin:15px 0 13px}.detail-grid p{font-size:15px}.principle-section{background:var(--surface);padding:70px 0;border-block:1px solid var(--line)}.principle-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.principle-layout h2{font-size:39px;line-height:1.5}.principle-list article{display:flex;gap:24px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.principle-list article:last-child{padding:0;margin:0;border:0}.principle-list article>span{font:12px var(--mono);color:var(--accent);padding-top:8px}.principle-list h3{font-size:21px;margin-bottom:9px}.principle-list p{font-size:15px}.closing-section{padding-block:80px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-section h2{font-size:31px;margin-bottom:20px}.closing-section p{font-size:15px}.closing-section .button{flex-shrink:0}.notes-heading{padding-bottom:48px}.notes-introduction{max-width:660px;margin-top:30px;font-size:17px}.journal-section{padding-block:0 50px}.journal-empty{padding:54px 7%;border:1px solid var(--line);background:var(--surface);position:relative;min-height:360px}.empty-page-number{color:#a1b992;position:absolute;right:7%;top:44px}.journal-empty h2{font-size:28px;margin-bottom:20px}.journal-empty p{font-size:16px}.journal-empty .empty-lines{margin-bottom:32px}.journal-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:60px;font-size:14px;color:var(--muted)}.note-row{display:block;padding:28px 0;border-top:1px solid var(--line)}.note-meta{display:flex;gap:20px;font-size:12px;color:var(--muted)}.note-meta>span{color:var(--accent)}.note-row h3{font-size:24px;margin:17px 0 12px;display:flex;justify-content:space-between;gap:20px}.note-row h3>span{color:var(--accent)}.note-row p{font-size:15px;max-width:750px}.note-readtime{font-size:12px;color:var(--muted);display:block;margin-top:19px}.note-row:hover h3{color:var(--accent)}.home-note-list .note-row:first-child{padding-top:0;border:0}.journal-count{padding-bottom:18px;color:var(--muted)}.article{max-width:850px;padding:40px 0 70px}.article-header h1{font-size:44px;line-height:1.5;margin-bottom:25px;overflow-wrap:anywhere}.article-meta{display:flex;gap:25px;color:var(--muted);font-size:13px;margin-bottom:27px}.article-header>p{font-size:18px;border-bottom:1px solid var(--line);padding-bottom:32px}.prose{padding:32px 0 20px;font-size:17px;line-height:2;overflow-wrap:anywhere}.prose p{margin-bottom:24px;color:#c5cec2}.prose h2{font-size:29px;margin:37px 0 22px}.prose h3{font-size:24px;margin:32px 0 20px}.prose h4{font-size:21px;margin:28px 0 18px}.prose ul{padding-left:25px;color:#c5cec2}.prose li{padding-left:5px;margin-bottom:10px}.prose a{text-decoration:underline;text-underline-offset:4px;color:var(--accent)}.prose code{font:14px/1.8 var(--mono);background:var(--surface-2);padding:2px 5px;border-radius:3px}.prose pre{overflow-x:auto;background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:6px}.prose pre code{padding:0;background:none}.prose blockquote{margin:25px 0;border-left:2px solid var(--accent);padding:16px 24px;background:var(--surface)}.prose blockquote p{margin:0}.article-footer{border-top:1px solid var(--line);padding-top:30px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:14px}.not-found{min-height:65vh;padding-block:95px}.not-found h1{font-size:42px;margin-bottom:25px}.not-found .button{margin-top:30px}.noscript-note{font-size:14px;padding:20px;border:1px solid var(--line)}
.demo-section{padding-block:82px 14px}.demo-shell{border:1px solid #4c5f46;border-radius:10px;overflow:hidden;background:var(--surface)}.demo-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 26px;background:#202e21;border-bottom:1px solid var(--line)}.demo-label{font:12px var(--mono);color:#d2e1c7;display:flex;align-items:center;gap:9px}.demo-label>span{color:var(--accent);font-size:22px}.demo-controls{display:flex;gap:20px;align-items:center}.demo-controls button{background:transparent;border:0;color:var(--accent);font-size:14px;min-height:37px;padding:3px 5px}.demo-controls .demo-restart{color:var(--muted)}.demo-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.demo-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;padding:19px 15px;color:var(--muted);font-size:14px;text-align:left;white-space:nowrap}.demo-tabs button+button{border-left:1px solid var(--line)}.demo-tabs button span{font:12px var(--mono);margin-right:9px}.demo-tabs button[aria-selected=true]{background:#293526;color:var(--accent);border-bottom-color:var(--accent)}.demo-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:40px;align-items:center;min-height:400px}.demo-explainer>.mono{font-size:12px;color:#a5be95}.demo-explainer h3{font-size:28px;line-height:1.6;margin:18px 0}.demo-explainer>p:not(.mono){font-size:15px;max-width:350px;line-height:1.9}.demo-principle{display:block;color:#becdb4;font-size:13px;margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.demo-screen{min-height:338px;background:#101a13;border:1px solid #3e513b;border-radius:7px;padding:20px 23px;overflow:hidden}.sim-screen-top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid var(--line);font-size:14px;color:#cad8c3}.sim-tag{font-size:12px;border:1px solid #3b5035;border-radius:4px;padding:2px 7px;color:#b3c5a7;white-space:nowrap}.sim-query{display:flex;gap:13px;padding-bottom:22px}.sim-avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:27px;height:27px;border-radius:6px;background:#374834;color:#d5eac5;font:13px var(--mono)}.sim-query p{font-size:14px;color:#e1e9db;line-height:1.8}.sim-response{display:flex;gap:13px}.assistant-avatar{background:var(--accent);color:#243c18}.sim-response>div{flex:1}.sim-thinking{display:block;font-size:12px;color:var(--muted);margin-bottom:14px}.sim-line{display:flex;gap:9px;align-items:center;margin-bottom:13px}.sim-check{font-size:13px;color:var(--accent)}.sim-line p{font-size:12px;color:#90a188;line-height:1.9}.sim-line strong{font-size:14px;color:#d6e4cc;font-weight:400;margin-left:9px}.demo-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 24px;border-top:1px solid var(--line);background:#19251b;font-size:12px}.demo-status{font-size:13px;color:#bfceB5;min-height:24px}.demo-bottom>span{color:#8fa184;font-size:12px}.sim-search{display:flex;align-items:center;gap:12px;border:1px solid #4b633f;background:#202d1d;padding:8px 12px;color:#cbe3b9;font-size:13px;margin-bottom:17px}.sim-search>span:first-child{font-size:22px;line-height:1}.sim-source{display:flex;gap:10px;align-items:flex-start;margin-top:10px;padding:11px;background:#1a281b;border:1px solid #2f432a}.source-number{font:12px var(--mono);color:var(--accent);padding-top:3px}.sim-source strong{font-size:13px;font-weight:500}.sim-source p{font-size:12px;line-height:1.8;margin-top:3px}.sim-source mark{background:transparent;color:#c4deaE}.source-kind{margin-left:auto;font-size:12px;color:#9bb78a;white-space:nowrap}.sim-answer{margin-top:15px;border-left:2px solid #9bbd7c;padding-left:13px}.sim-answer>span{font-size:12px;color:#b1cc9c}.sim-answer p{font-size:13px;color:#c5d5ba}.sim-answer sup{color:var(--accent);font:12px var(--mono);margin-left:5px}.sim-progress-label{display:flex;justify-content:space-between;font-size:13px;color:#c4d4b8}.sim-progress-label strong{font-weight:400}.sim-progress-value{font:13px var(--mono)}.sim-progress-track{height:4px;background:#2d4025;margin:13px 0 23px;border-radius:3px;overflow:hidden}.sim-progress-track i{height:100%;width:0;display:block;background:var(--accent);transition:width .7s ease}.sim-tasks{list-style:none;margin:0;padding:0;display:grid;gap:18px}.sim-tasks li{display:flex;align-items:center;gap:12px}.task-check{display:flex;justify-content:center;align-items:center;border:1px solid #48603b;border-radius:50%;width:24px;height:24px;flex-shrink:0;font:12px var(--mono);color:#829a71;transition:background .3s}.sim-tasks strong{font-size:13px;font-weight:400;color:#bccab3}.sim-tasks small{display:block;font-size:12px;color:#8c9f7f}.task-state{margin-left:auto;font-size:12px;color:#8c9f7f;white-space:nowrap}.sim-tasks li[data-state=done] .task-check{background:var(--accent);color:#203811;border-color:var(--accent)}.sim-tasks li[data-state=active] .task-check{border-color:var(--accent);color:var(--accent)}.sim-tasks li[data-state=active] .task-state{color:var(--accent)}.sim-footnote{font-size:12px;color:#8c9f7f;margin-top:18px}.sim-delivery{display:flex;gap:16px;align-items:center;padding:14px 12px;border:1px solid #3c5331;background:#1e2c1c}.delivery-icon{font-size:30px;color:var(--accent)}.sim-delivery strong{font-size:14px;font-weight:500}.sim-delivery p{font-size:12px;margin-top:3px}.sim-review-note{margin-top:20px}.sim-review-note>span{font-size:12px;color:#a9c294}.sim-review-note p{font-size:13px;margin-top:6px}.demo-approve{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--accent);color:var(--accent-dark);border:0;border-radius:4px;margin-top:20px;padding:10px 15px;font-size:14px;min-height:44px}.demo-approve:disabled{cursor:default}.sim-accepted{display:flex;align-items:center;gap:11px;padding:14px 0 0;animation:accepted-in .4s ease}.accepted-check{display:flex;align-items:center;justify-content:center;width:27px;height:27px;background:var(--accent);color:#1b3210;border-radius:50%}.sim-accepted strong{font-size:14px;font-weight:500;color:var(--accent)}.sim-accepted p{font-size:12px}.phase-1,.phase-2,.phase-3{transition:opacity .4s ease,transform .4s ease,visibility .4s}.enhanced [data-phase='0'] :is(.phase-1,.phase-2,.phase-3),.enhanced [data-phase='1'] :is(.phase-2,.phase-3),.enhanced [data-phase='2'] .phase-3{opacity:0;visibility:hidden;transform:translateY(8px)}.button,.text-link,.site-header nav a{transition:color .2s,background .2s,transform .2s}.button:hover{background:#d2f7a6;transform:translateY(-2px)}.text-link:hover{color:var(--accent)}.demo-controls button:hover{color:var(--ink)}.demo-tabs button:hover{background:#273722}.demo-approve:hover{background:#d6f8b3}[hidden]{display:none!important}@keyframes accepted-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{padding-block:118px 105px}.hero h1{font-size:69px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:34px}.hero h1{font-size:44px}.workflow-visual{padding:20px 16px}.hero-footnote{gap:12px}.flow-input{width:95%}.flow-nodes{gap:6px}.flow-nodes small{font-size:12px}.section-intro,.about-section{column-gap:45px}.notes-layout{gap:45px}.notes-empty{padding-left:40px}.visual-top .mono{font-size:12px}.site-header nav{gap:25px}.demo-panel{gap:28px;padding:30px}.demo-screen{padding:17px}.demo-explainer h3{font-size:25px}.demo-tabs button{font-size:13px}.demo-bottom{align-items:flex-start;flex-direction:column;gap:4px}.page-lead{gap:35px}.principle-layout{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:91px;gap:16px}.brand{font-size:19px;gap:9px}.brand-symbol{width:34px;height:36px;font-size:25px}.brand-caption{font-size:12px}.site-header nav{gap:17px;font-size:13px}.site-header nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding-block:57px 44px;gap:47px}.hero h1{font-size:clamp(39px,8vw,58px)}.eyebrow{margin-bottom:22px;font-size:12px}.hero-description{font-size:15px;margin-top:22px}.hero-footnote{margin-top:30px;font-size:12px}.hero-actions{margin-top:27px;gap:25px}.workflow-visual{width:100%;max-width:490px;justify-self:center;padding:20px}.visual-top{padding-bottom:23px}.chapter-strip{font-size:13px}.chapter-strip>.mono{display:none}.section{padding-block:64px}.section-intro,.about-section{grid-template-columns:1fr;gap:22px}.section-intro .eyebrow,.about-section>.eyebrow{margin:0}.section-intro h2,.about-section h2{font-size:31px}.section-intro>p:last-child{font-size:15px}.capabilities{grid-template-columns:1fr;gap:30px;margin-top:39px}.capabilities article{display:grid;grid-template-columns:30px 1fr;column-gap:15px;padding-top:20px}.feature-number{padding-top:6px}.capabilities h3{font-size:21px;margin:0 0 10px}.capabilities p{grid-column:2}.notes-section{padding-block:55px}.notes-layout{grid-template-columns:1fr;gap:40px}.notes-layout h2{font-size:46px}.notes-empty{border-left:0;border-top:1px solid #485641;padding:30px 0 0}.about-section{padding-block:65px}.about-section>div{padding-top:0;font-size:15px}.site-footer{flex-wrap:wrap;gap:10px 20px;padding-block:22px}.site-footer>.mono{width:100%;margin:4px 0 0}.hero-actions .button{gap:25px}}
@media(max-width:760px){.site-header{flex-wrap:wrap;padding-block:18px;gap:15px}.site-header nav{font-size:14px}.site-header nav a:last-child{display:block}.page-heading{padding-top:30px;padding-bottom:46px}.back-link{margin-bottom:30px}.page-heading h1{font-size:35px}.page-lead{grid-template-columns:1fr;gap:26px;margin-top:25px}.page-lead>p,.notes-introduction{font-size:16px}.project-stamp{padding-left:19px}.project-stamp strong{font-size:27px}.section-title-row{display:block;margin-bottom:25px}.section-title-row h2{font-size:27px}.section-title-row>p{margin-top:17px}.demo-section{padding-top:55px}.demo-toolbar{padding:12px 16px;gap:6px;flex-wrap:wrap}.demo-controls{width:100%;justify-content:space-between;gap:10px}.demo-panel{grid-template-columns:1fr;padding:24px 18px;gap:25px}.demo-explainer h3{font-size:25px;margin:12px 0}.demo-explainer h3 br{display:none}.demo-explainer>p:not(.mono){max-width:none}.demo-principle{margin-top:16px;padding-top:12px}.demo-screen{padding:15px;min-height:335px}.demo-tabs{grid-template-columns:repeat(2,1fr)}.demo-tabs button{padding:15px 12px;font-size:14px;border-bottom:1px solid var(--line)}.demo-tabs button[aria-selected=true]{box-shadow:inset 0 -2px var(--accent)}.demo-tabs button:nth-child(3){border-left:0}.demo-bottom{padding:13px 16px}.demo-status{font-size:13px}.sim-line strong{display:block;margin-left:0}.sim-line{align-items:flex-start;margin-bottom:8px}.sim-check{padding-top:2px}.sim-response{gap:10px}.sim-source p{font-size:12px}.sim-screen-top{font-size:13px}.workflow-section{padding-top:45px}.workflow-tabs{grid-template-columns:repeat(2,1fr)}.workflow-tabs button{font-size:14px}.stage-panel{grid-template-columns:1fr;padding:25px;gap:10px;min-height:385px}.stage-large{font-size:42px;padding-top:0}.stage-panel h3{font-size:25px}.stage-panel p{font-size:15px}.stage-example{font-size:13px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-grid h3{font-size:22px}.detail-grid p{font-size:16px}.principle-section{padding-block:50px}.principle-layout{grid-template-columns:1fr;gap:35px}.principle-layout h2{font-size:32px}.closing-section{display:block;padding-block:55px}.closing-section h2{font-size:26px}.closing-section .button{margin-top:26px}.journal-empty{padding:50px 24px 38px}.empty-page-number{right:24px;top:23px}.journal-empty h2{font-size:24px}.journal-empty p{font-size:15px}.journal-bottom{display:block;padding-bottom:40px}.journal-bottom .text-link{display:flex;margin-top:13px}.article{padding-top:30px}.article-header h1{font-size:31px}.article-header>p{font-size:16px}.article-footer{gap:18px;flex-wrap:wrap}.prose{font-size:16px}.prose h2{font-size:25px}.note-row h3{font-size:22px}.not-found h1{font-size:32px}}
@media(max-width:390px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:36px}.hero-actions{gap:16px;flex-wrap:wrap}.workflow-visual{padding:16px 12px}.flow-nodes strong{font-size:13px}.flow-nodes small{font-size:12px}.visual-top .mono{letter-spacing:0}.flow-hub strong{font-size:30px}.demo-panel{padding:20px 12px}.demo-screen{padding:12px}.source-kind{display:none}.task-state{font-size:12px}.sim-tasks{gap:17px}.sim-tasks li{gap:8px}.sim-tasks strong{font-size:13px}.sim-tasks small{max-width:145px}.demo-explainer h3{font-size:23px}.hero-footnote{gap:8px;font-size:12px}.visual-bottom{flex-wrap:wrap;gap:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.enhanced .phase-1,.enhanced .phase-2,.enhanced .phase-3{transform:none!important}}
