:root{font-family:Inter,Arial,sans-serif;color:#181c24;background:#fff;font-synthesis:none;--ink: #181c24;--muted: #626976;--line: #e3e6eb;--soft: #f7f8fa;--blue: #305bce;--mono: "IBM Plex Mono", monospace}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer;color:inherit;background:none;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.25;font-weight:550;letter-spacing:-.035em}p{color:var(--muted)}svg{flex-shrink:0;vertical-align:middle}button,a,input{-webkit-tap-highlight-color:transparent}::selection{background:#dce6ff;color:#152f79}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}main:focus{outline:none}.skip{position:fixed;top:-60px;left:20px;padding:10px 18px;color:#fff;background:var(--ink);z-index:100}.skip:focus{top:10px}.site{max-width:1360px;margin:0 auto;padding:0 56px}.site-header{height:97px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:30px}.wordmark{font-size:31px;font-weight:750;letter-spacing:-2px;display:inline-flex;align-items:baseline;gap:3px;line-height:1}.wordmark>span{width:5px;height:5px;background:var(--blue);border-radius:50%;margin-left:1px}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:auto;padding-left:60px;height:100%;align-items:center}.site-header nav a{height:100%;display:flex;align-items:center;font-size:13px;color:#737985;position:relative}.site-header nav a.active{color:var(--ink)}.site-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink)}.site-header nav a:hover{color:var(--ink)}.github-link{display:flex;gap:9px;align-items:center;font-size:12px}.github-link>svg:last-child{color:#7a8190}main{min-height:70vh}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:58px 0 40px}.eyebrow{font:10px/1.5 var(--mono);text-transform:uppercase;letter-spacing:1.1px;color:#707887;display:inline-flex;gap:7px;align-items:center}.page-heading h1{font-size:44px;letter-spacing:-1.8px;margin:12px 0 15px;font-weight:550}.page-heading p{font-size:14px;line-height:1.85;max-width:550px}.page-heading>.text-action{white-space:nowrap;margin-bottom:5px}.text-action{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;padding:0;color:#343e50}.text-action:hover{color:var(--blue)}.button{display:inline-flex;gap:15px;align-items:center;justify-content:center;border:1px solid var(--line);padding:11px 17px;font-size:12px;background:#fff;border-radius:3px}.button.dark{background:#202630;border-color:#202630;color:#fff}.button.dark:hover{background:#384458}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px 0 34px;font-size:10px;color:#727986;margin-top:60px}.site-footer a{display:flex;align-items:center;gap:6px}.site-footer span:first-child{color:#343c49}.diagram-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 21px;border-bottom:1px solid var(--line);font-size:10px;color:#6b7280}.diagram-toolbar>span{display:flex;align-items:center;gap:7px}.signal{width:5px;height:5px;border-radius:50%;background:var(--blue)}.context-toggle{display:flex;align-items:center;gap:7px;cursor:pointer}.context-toggle input{accent-color:var(--blue);width:12px;height:12px;margin:0}.workflow-section{border:1px solid var(--line);border-radius:4px;overflow:hidden}.workflow-canvas{height:auto;aspect-ratio:1120/650;position:relative;background:#fcfcfd}.workflow-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.main-paths{color:#aab2bf}.feedback-path{color:#c0c7d2}.context-paths{color:#6685d8;opacity:0;transition:opacity .2s}.with-context .context-paths{opacity:1}.flow-label{position:absolute;top:4%;font:8px var(--mono);letter-spacing:1.1px;color:#7d8592}.flow-label--left{left:2.3%;top:4.5%;max-width:130px;font-size:7px}.flow-label--context{left:75.8%;top:12.5%}.flow-node{position:absolute;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid #d8dde5;background:#fff;border-radius:4px;padding:15px 20px;box-shadow:0 2px 3px #151a2304;transition:border-color .16s,background .16s}.flow-node:hover,.specialist-node:hover,.context-node:hover{border-color:#8a9cc1}.flow-node.is-selected,.specialist-node.is-selected,.context-node.is-selected{border-color:#5b7cce;background:#f8faff;box-shadow:0 0 0 1px #5b7cce18}.node-label{font:9px var(--mono);letter-spacing:.05px;color:#69758a;display:flex;align-items:center;gap:7px;line-height:1.5}.flow-node strong{font-size:16px;font-weight:550;letter-spacing:-.35px;margin:5px 0}.node-description{font-size:10px;color:#757f8e;line-height:1.5}.flow-node--intent{left:20.5%;top:2.8%;width:30.5%;height:10%;padding:10px 15px}.flow-node--intent strong{font-size:13px;margin:3px 0}.flow-node--intent .node-description{display:none}.flow-node--orchestrator{left:18.75%;top:19.3%;width:33.1%;height:14%;padding-top:12px}.flow-node--orchestrator .node-description{display:none}.node-microflow{display:flex;align-items:center;gap:10px;color:#727d90;font:8px var(--mono);margin-top:3px}.specialist-row{position:absolute;left:2%;right:29.4%;top:41.7%;height:13.2%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.specialist-node{display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:#fff;border:1px solid #d8dde5;border-radius:4px;padding:14px 15px}.specialist-node>span:first-child{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550}.specialist-node small{font-size:9px;margin-top:6px;color:#737f91}.specialist-tier{font:7px var(--mono);color:#7b8595;margin-top:auto}.flow-node--tools{left:18.75%;top:63.2%;width:33.1%;height:13.5%}.flow-node--review{left:18.75%;top:83%;width:33.1%;height:13.4%}.context-node{position:absolute;left:75.7%;top:19.3%;width:21.4%;height:57.6%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid #cfd8eb;background:#f8faff;border-radius:4px;padding:20px 19px}.context-node>strong{font-size:17px;font-weight:550;letter-spacing:-.5px;margin:12px 0 10px}.context-intro{font-size:10px;color:#70809a;line-height:1.9}.file-tree{display:flex;flex-direction:column;gap:12px;font:10px var(--mono);margin:22px 0 20px;color:#546785;border-left:1px solid #d7dfed;padding-left:14px}.file-tree>span{display:flex;gap:7px;align-items:center}.context-note{font-size:10px;line-height:1.9;color:#6d7d98;margin-top:auto;border-top:1px solid #dce3ef;padding-top:12px;width:100%}.feedback-label{position:absolute;left:4.1%;top:82%;font:8px var(--mono);color:#818a98;writing-mode:vertical-rl;transform:rotate(180deg)}.diagram-caption{display:flex;justify-content:space-between;gap:20px;padding:12px 21px;border-top:1px solid var(--line);font-size:9px;color:#737c8b;background:#fff}.step-explainer{padding:36px 0 33px;border-bottom:1px solid var(--line)}.step-index{display:flex;gap:26px;align-items:flex-start;max-width:920px}.step-index>span{font:14px var(--mono);color:#4766a3;padding-top:4px;min-width:25px}.step-index h2{font-size:27px;margin:9px 0 13px;font-weight:500}.step-index p{font-size:13px;line-height:1.9;max-width:800px}.teaching-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:36px;margin:30px 0 29px;padding-left:51px}.teaching-grid p{font-size:12px;line-height:1.9;margin-top:11px}.teaching-grid ol{list-style:none;padding:0;margin:10px 0 0;font-size:12px;color:var(--muted)}.teaching-grid li{display:flex;align-items:center;gap:7px;margin-bottom:4px}.teaching-grid li:before{content:"";width:3px;height:3px;background:#9aa7bf;border-radius:50%}.example-line{margin-left:51px;border-left:2px solid #bccbed;padding:2px 0 2px 17px}.example-line p{font-size:12px;margin-top:7px;max-width:820px;line-height:1.9}.step-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-left:51px}.file-chips{display:flex;gap:7px;flex-wrap:wrap}.file-chips>span{font:9px var(--mono);color:#65718a;background:#f5f7fa;border:1px solid #e7eaf0;padding:5px 8px;display:flex;gap:6px;align-items:center;border-radius:2px}.context-lesson{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:49px 0 8px}.context-lesson h2,.resource-howto h2{font-size:30px;margin:12px 0 16px;font-weight:500}.context-lesson p{font-size:13px;line-height:1.9;max-width:430px;margin-bottom:22px}.handover-example{border:1px solid var(--line);border-radius:3px;background:#fafbfc}.file-caption{display:flex;gap:8px;align-items:center;padding:12px 17px;border-bottom:1px solid var(--line);font:11px var(--mono);color:#536176}.file-caption>span{margin-left:auto;font:9px var(--mono);color:#7b8799}.handover-example dl{padding:17px;display:grid;grid-template-columns:85px 1fr;gap:12px 20px;margin:0;font-size:11px}.handover-example dt{font-weight:500;color:#525e70}.handover-example dd{color:#7a8391;margin:0}.handover-arrow{display:flex;align-items:center;gap:8px;font-size:10px;padding:14px 17px;border-top:1px solid var(--line);color:#6d7d95}.resources-explorer{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-map-column{min-width:0}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px}.inline-search{display:flex;align-items:center;gap:7px;border-bottom:1px solid #d4dbe5;padding:7px 0;color:#7a8699;max-width:220px}.inline-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:11px;color:#465165}.inline-search input::placeholder{color:#7e8797}.inline-search:focus-within{border-color:var(--blue)}.inline-search button{padding:0;width:20px;min-height:20px}.resource-map{position:relative;aspect-ratio:760/650;min-height:500px;margin-top:3px}.resource-map>svg{position:absolute;inset:0;width:100%;height:100%;color:#cbd2dd;pointer-events:none}.resource-map .selected-path{stroke:#5478d1;stroke-width:1.5}.resource-root{position:absolute;left:0;top:44%;width:22%;height:13%;display:flex;align-items:flex-start;justify-content:center;gap:5px;padding:13px 17px;border-left:2px solid #202836}.resource-root>svg{color:#5e6b83;margin-bottom:3px}.resource-root strong{font-size:14px;font-weight:500}.resource-root>span{font-size:9px;color:#8590a0}.resource-group{position:absolute;left:33.3%;width:15.2%;height:7.5%;border:1px solid var(--line);background:#fafbfc;border-radius:3px;padding:8px 12px;text-align:left;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:5px}.resource-group>span{font:9px var(--mono);color:#8e97a5}.resource-group--0{top:13%}.resource-group--1{top:40.8%}.resource-group--2{top:77.1%}.resource-node{position:absolute;left:57.2%;top:var(--node-top);width:40%;height:8.9%;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#fff;border:1px solid #dce1e8;border-radius:3px;text-align:left;color:#5e6d85;transition:opacity .15s,border-color .15s}.resource-node>span{font-size:12px;color:#273245}.resource-node>svg:last-child{margin-left:auto;color:#8f9aab}.resource-node.is-selected{background:#f6f9ff;border-color:#6e8ad2}.resource-node:hover{border-color:#8b9fc7}.resource-node.is-dimmed{opacity:.24}.map-footnote{font-size:10px;margin:7px 0 20px;min-height:17px}.resource-detail{border-left:1px solid var(--line);padding:28px 0 30px 31px}.detail-label{font:10px var(--mono);color:#5b73a2}.resource-detail h2{font-size:30px;margin:13px 0 15px;font-weight:500}.resource-description{font-size:13px;line-height:1.9}.resource-note{font-size:10px;color:#7a8597;border-left:2px solid #d9e0ed;padding-left:9px;margin-top:15px;display:block}.resource-teaching{margin-top:26px}.resource-teaching h3{font-size:11px;font-weight:550;letter-spacing:0;margin:18px 0 7px}.resource-teaching p{font-size:12px;line-height:1.85}.resource-files{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.resource-files>.eyebrow{margin-bottom:4px}.resource-files>span:not(.eyebrow){font:9px var(--mono);color:#7a8597;display:flex;gap:7px;align-items:center;overflow-wrap:anywhere}.resource-actions{display:flex;gap:16px;align-items:flex-start;margin-top:26px;flex-wrap:wrap}.copy-control{display:flex;flex-direction:column;gap:4px;padding-top:10px}.copy-control>span{font-size:9px;color:#637693;max-width:160px;min-height:15px}.resource-howto{display:grid;grid-template-columns:1fr 2.2fr;gap:45px;margin:50px 0}.resource-howto h2{max-width:220px}.resource-howto ol{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;list-style:none;padding:0;margin:0}.resource-howto li>span{font:11px var(--mono);color:#8190a8}.resource-howto h3{font-size:14px;margin:15px 0 12px;letter-spacing:-.2px}.resource-howto p{font-size:12px;line-height:1.8}.source-footer{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7c8798}.source-footer>span{display:flex;gap:7px;align-items:center}.source-footer .text-action{font-size:10px}.projects-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid var(--line);padding:20px 0 12px}.project-filter{display:flex;gap:20px;align-items:center}.project-filter button{font-size:11px;color:#788292;padding:7px 0;border-bottom:1px solid transparent}.project-filter button.is-active{color:#253650;border-bottom-color:#253650}.projects-tools{display:flex;align-items:center;gap:19px}.view-switch{display:flex;gap:2px;border:1px solid var(--line);border-radius:3px;padding:3px}.view-switch button{display:grid;place-items:center;width:30px;height:28px;color:#8a94a4;border-radius:2px}.view-switch button.is-active{background:#eef2f8;color:#334b78}.project-results{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7d8797;margin-bottom:26px}.project-map{position:relative;padding-bottom:35px}.project-map-root{display:flex;align-items:center;gap:11px;margin:0 auto 36px;position:relative;width:fit-content;padding:16px 22px;border:1px solid #dce2eb;background:#fafbfc;border-radius:3px}.project-map-root strong{font-size:13px;font-weight:500}.project-map-root>span{font-size:10px;color:#8a95a6;border-left:1px solid var(--line);padding-left:13px;margin-left:6px}.project-map-root>svg{color:#697fa1}.project-map-root:after{content:"";position:absolute;top:100%;left:50%;height:36px;border-left:1px solid #cad3e1}.project-branches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;position:relative}.project-branches:before{content:"";position:absolute;top:0;left:12%;right:12%;border-top:1px solid #cad3e1}.project-branch{min-width:0;position:relative}.project-branch h2{font-size:12px;letter-spacing:0;font-weight:500;display:flex;align-items:center;gap:7px;padding:23px 0 20px;position:relative}.project-branch h2:before{content:"";position:absolute;top:0;left:50%;height:16px;border-left:1px solid #cad3e1}.project-branch h2>span:last-child{margin-left:auto;font:10px var(--mono);color:#8996a8}.branch-dot{width:5px;height:5px;border-radius:50%;background:#91a3c3}.project-branch>div{display:flex;flex-direction:column;gap:14px;border-left:1px solid #d6deeb;padding-left:12px;margin-left:2px}.project-node{padding:17px 14px;text-align:left;display:flex;flex-direction:column;gap:11px;border:1px solid #dee4ed;border-radius:3px;background:#fff;position:relative;width:100%;transition:border-color .15s}.project-node:before{content:"";position:absolute;right:100%;top:25px;width:13px;border-top:1px solid #d6deeb}.project-node:hover,.project-node.is-selected{border-color:#7793d0;background:#f9fbff}.project-node-heading{display:flex;align-items:center;gap:8px;color:#7182a1}.project-node-heading strong{font-size:12px;color:#273449;font-weight:550}.project-node-heading>svg:last-child{margin-left:auto;color:#8fa0ba}.project-node p{font-size:11px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.project-node-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font:8px var(--mono);color:#8995a7;padding-top:5px}.project-node-meta>span{color:#697e9e}.project-list{border-top:1px solid var(--line);margin-bottom:30px}.project-list-row{display:grid;grid-template-columns:100px 1fr 100px 16px;gap:22px;text-align:left;border-bottom:1px solid var(--line);padding:22px 0;align-items:start;width:100%}.project-list-row>span{font:10px var(--mono);color:#8693a7;padding-top:3px}.project-list-row strong{font-size:14px;font-weight:500}.project-list-row p{font-size:12px;margin-top:7px;line-height:1.8}.project-list-row>svg{color:#8a9abc;margin-top:5px}.project-list-row.is-selected strong,.project-list-row:hover strong{color:var(--blue)}.source-note{font-size:12px!important;margin-top:16px}.description-source{font-size:10px;color:#7c8ca3;margin-top:16px;display:block}.select-project-hint{display:flex;align-items:center;gap:8px;font-size:11px;margin:0 0 30px;color:#7e8ca3}.empty-result{padding:70px 20px;text-align:center;border-top:1px solid var(--line);margin-bottom:30px}.empty-result>svg{color:#94a4c0}.empty-result h2{font-size:24px;margin:17px 0 13px}.empty-result p{font-size:13px;margin-bottom:20px}.archived-notice{padding:20px 0;border-top:1px solid var(--line);margin-bottom:25px}.archived-notice p{font-size:13px;margin-bottom:9px}.not-found{padding:90px 0}.not-found h1{font-size:40px;margin:15px 0 25px}@media(min-width:1450px){.site{max-width:1440px;padding:0 70px}.page-heading{padding-top:66px}.page-heading h1{font-size:49px}.workflow-canvas{aspect-ratio:1120/620}.node-description{font-size:11px}.node-label{font-size:10px}.flow-node strong{font-size:17px}.flow-node--intent strong{font-size:14px}.specialist-node>span:first-child{font-size:14px}.specialist-node small{font-size:10px}.specialist-tier{font-size:8px}}@media(max-width:1150px){.site{padding:0 35px}.page-heading h1{font-size:40px}.workflow-canvas{aspect-ratio:1120/710}.flow-node{padding:12px 15px}.flow-node--intent{padding:8px 13px}.flow-node strong{font-size:14px}.flow-node--intent strong{font-size:12px}.node-label{font-size:8px}.node-description{font-size:9px}.node-microflow{font-size:7px;gap:7px}.specialist-row{gap:14px}.specialist-node{padding:12px}.specialist-node>span:first-child{font-size:12px}.specialist-node small{font-size:8px}.context-node{padding:15px 13px}.context-node>strong{font-size:15px}.file-tree{font-size:9px;gap:11px;padding-left:9px}.context-intro,.context-note{font-size:9px}.flow-label--left{font-size:6px;max-width:100px}.flow-label--context{font-size:7px}.resources-explorer{grid-template-columns:minmax(0,1fr) 285px;gap:24px}.resource-detail{padding-left:24px}.resource-map{min-height:520px}.resource-node{padding:10px;gap:7px}.resource-node>span{font-size:10px}.resource-node>svg:last-child{display:none}.resource-group{font-size:10px;padding:6px}.resource-root{padding:9px}.resource-root strong{font-size:12px}.resource-root>span{font-size:8px}.resource-howto{grid-template-columns:1fr;gap:18px}.resource-howto h2{max-width:none}.context-lesson{gap:45px}.project-branches{gap:16px}.project-node{padding:13px 10px}.project-node-heading{gap:6px}.project-node-heading strong{font-size:11px}.project-node-heading>svg:last-child{display:none}.project-node p{font-size:10px}.project-node-meta{font-size:7px}.project-filter{gap:15px}.projects-tools{gap:13px}.inline-search{max-width:175px}.project-map-root>span{font-size:9px}}@media(max-width:900px){.site{padding:0 28px}.site-header{height:82px}.site-header nav{gap:25px;padding-left:30px}.github-link span{display:none}.page-heading{padding:42px 0 32px}.page-heading h1{font-size:36px}.page-heading p{font-size:13px}.page-heading>.text-action{font-size:10px}.workflow-canvas{aspect-ratio:1120/780}.node-label{font-size:7px;gap:5px}.node-label svg{width:12px;height:12px}.flow-node strong{font-size:13px}.flow-node--intent strong{font-size:12px}.node-description{font-size:8px}.specialist-node{padding:10px}.specialist-node>span:first-child{font-size:10px;gap:6px}.specialist-node svg{width:13px;height:13px}.specialist-node small{font-size:7px}.specialist-tier{font-size:6px}.context-node>strong{font-size:13px}.context-intro,.context-note{font-size:8px}.file-tree{font-size:7px;padding-left:7px;gap:12px}.file-tree svg{width:10px;height:10px}.diagram-caption{font-size:8px;padding:11px 17px}.resources-explorer{grid-template-columns:1fr;gap:0}.resource-map{aspect-ratio:760/600;min-height:0;max-height:550px}.resource-node>span{font-size:13px}.resource-node>svg:last-child{display:block}.resource-group{font-size:12px;padding:10px}.resource-root strong{font-size:15px}.resource-root>span{font-size:10px}.resource-detail{border-left:0;border-top:1px solid var(--line);padding:30px 0}.resource-teaching{display:grid;grid-template-columns:1fr 2fr;gap:10px 20px}.resource-teaching h3{margin:0;font-size:12px}.resource-teaching p{margin:0}.resource-files{flex-direction:row;flex-wrap:wrap;gap:10px}.resource-files>.eyebrow{width:100%}.resource-description{max-width:650px}.project-branches{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.project-branches:before{left:24%;right:24%}.project-branch:nth-child(n+3) h2:before{display:none}.project-node{padding:17px}.project-node-heading strong{font-size:13px}.project-node p{font-size:12px}.project-node-meta{font-size:9px}.projects-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.projects-tools{width:100%;justify-content:space-between}.projects-tools .inline-search{max-width:250px}.project-filter button{font-size:12px}.project-filter{gap:24px}.step-index h2{font-size:25px}.teaching-grid{gap:25px}.context-lesson{gap:30px}.handover-example dl{grid-template-columns:65px 1fr;gap:12px;font-size:10px}.project-list-row{grid-template-columns:80px 1fr 70px 15px;gap:17px}}@media(max-width:650px){.site{padding:0 21px}.site-header{height:77px;gap:20px;flex-wrap:wrap;position:relative;padding-top:16px;padding-bottom:40px}.wordmark{font-size:26px}.github-link{margin-left:auto}.github-link>svg:last-child{display:none}.site-header nav{height:37px;position:absolute;bottom:0;left:0;right:0;justify-content:space-between;padding:0;gap:20px}.site-header nav a{font-size:11px;height:37px}.github-link>svg:first-child{width:17px;height:17px}.page-heading{padding:35px 0 27px;display:block}.page-heading h1{font-size:34px;letter-spacing:-1.25px;margin-top:10px}.page-heading p{font-size:12px;line-height:1.9;max-width:440px}.page-heading>.text-action{margin-top:20px;font-size:11px}.eyebrow{font-size:9px}.diagram-toolbar{padding:13px;font-size:9px;gap:10px}.context-toggle{font-size:8px;gap:5px}.context-toggle input{width:11px;height:11px}.workflow-canvas{aspect-ratio:auto;display:flex;flex-direction:column;align-items:center;gap:25px;padding:26px 18px 22px}.workflow-lines,.flow-label,.feedback-label{display:none}.flow-node{position:relative;left:auto;top:auto;width:90%;height:auto;min-height:82px;padding:14px 17px;border-radius:3px}.flow-node:after{content:"";position:absolute;top:100%;left:50%;height:25px;border-left:1px solid #a8b7ce}.flow-node--intent{width:75%;min-height:62px}.node-label{font-size:9px;gap:7px}.flow-node strong{font-size:17px;margin:5px 0}.flow-node--intent strong{font-size:14px}.node-description{font-size:11px}.node-microflow{font-size:9px;gap:10px;margin-top:5px}.specialist-row{position:relative;top:auto;left:auto;right:auto;width:100%;height:auto;min-height:100px;gap:8px}.specialist-row:after{content:"";position:absolute;top:100%;left:50%;height:25px;border-left:1px solid #a8b7ce}.specialist-node{padding:12px 8px}.specialist-node>span:first-child{font-size:11px;gap:5px}.specialist-node>span:first-child>svg{width:12px}.specialist-node small{font-size:8px;line-height:1.8;margin-top:8px}.specialist-tier{font-size:6px;margin-top:8px}.context-node{position:relative;left:auto;top:auto;width:90%;height:auto;padding:20px;min-height:265px;background:#fff;border-color:#d8dde5}.with-context .context-node{background:#f8faff;border-color:#96acdd}.context-node>strong{font-size:22px;margin:12px 0}.context-intro{font-size:11px}.file-tree{font-size:11px;gap:12px;margin:20px 0}.file-tree svg{width:13px;height:13px}.context-note{font-size:11px;padding-top:15px}.diagram-caption{font-size:8px;display:block;line-height:1.8;padding:12px 15px}.diagram-caption span{display:block}.step-explainer{padding:30px 0}.step-index{gap:14px}.step-index>span{font-size:12px;min-width:19px}.step-index h2{font-size:24px}.step-index p{font-size:12px}.teaching-grid{padding-left:33px;grid-template-columns:1fr;gap:22px;margin:25px 0}.teaching-grid p{margin-top:7px}.example-line{margin-left:33px}.step-bottom{padding-left:33px;align-items:flex-start;flex-direction:column}.file-chips>span{font-size:8px}.context-lesson{grid-template-columns:1fr;gap:25px;padding-top:33px}.context-lesson h2,.resource-howto h2{font-size:27px}.context-lesson p{font-size:12px}.handover-example dl{font-size:11px;gap:12px 16px;grid-template-columns:70px 1fr}.source-footer{flex-direction:column;gap:12px;font-size:9px;line-height:1.8}.site-footer{font-size:9px;padding:22px 0 27px;flex-wrap:wrap;gap:15px;margin-top:40px}.site-footer>span:nth-child(2){display:none}.resource-map{aspect-ratio:auto;min-height:0;height:auto;display:flex;flex-direction:column;align-items:stretch;gap:10px;margin:22px 0}.resource-map>svg{display:none}.resource-root{position:relative;left:auto;top:auto;width:100%;height:auto;padding:13px 18px;display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:8px}.resource-root>span{margin-left:auto;font-size:9px}.resource-root>svg{margin:0}.resource-root strong{font-size:13px}.resource-group{display:none}.resource-node{position:relative;left:auto;top:auto;width:calc(100% - 26px);margin-left:26px;height:auto;min-height:53px;padding:13px 16px}.resource-node:before{content:"";position:absolute;right:100%;width:17px;height:1px;background:#d7deea;top:50%}.resource-node:after{content:"";position:absolute;left:-18px;bottom:50%;height:64px;width:1px;background:#d7deea}.resource-node:nth-of-type(4):after{height:31px}.resource-node>span{font-size:13px}.resource-detail h2{font-size:29px}.resource-teaching{display:block}.resource-teaching h3{margin:21px 0 7px}.resource-files>span:not(.eyebrow){font-size:9px}.resource-howto{margin:33px 0;gap:15px}.resource-howto ol{grid-template-columns:1fr;gap:23px}.resource-howto li{padding-left:34px;position:relative}.resource-howto li>span{position:absolute;top:2px;left:0;font-size:10px}.resource-howto h3{margin:0 0 8px}.resource-howto p{font-size:12px}.map-toolbar{gap:16px}.map-toolbar .eyebrow{font-size:8px}.inline-search{max-width:160px}.project-filter{gap:18px;flex-wrap:wrap}.project-filter button{font-size:10px;min-height:30px}.projects-toolbar{padding-top:15px}.project-results{font-size:9px;margin:8px 0 23px;gap:12px}.project-map-root{padding:13px 15px;margin:4px 0 24px;width:100%;justify-content:flex-start}.project-map-root strong{font-size:12px}.project-map-root>span{font-size:8px;margin-left:auto}.project-map-root:after{left:15px;height:24px}.project-branches{grid-template-columns:1fr;gap:23px;padding-left:15px;border-left:1px solid #d2dbe9;margin-left:15px}.project-branches:before{display:none}.project-branch h2{padding:0 0 16px;font-size:13px}.project-branch h2:before{display:none}.project-branch>div{padding-left:13px}.project-node{padding:18px 16px;gap:10px}.project-node-heading strong{font-size:14px}.project-node-heading>svg:last-child{display:block}.project-node p{font-size:12px;-webkit-line-clamp:3}.project-node-meta{font-size:9px}.project-list-row{grid-template-columns:1fr 18px;gap:10px;padding:21px 0}.project-list-row>span:first-child{grid-column:1;font-size:9px}.project-list-row>div{grid-column:1;grid-row:2}.project-list-row>span:nth-child(3){grid-column:1;grid-row:3;font-size:9px}.project-list-row>svg{grid-column:2;grid-row:2}.project-list-row strong{font-size:14px}.project-list-row p{font-size:12px}.select-project-hint{font-size:10px}.not-found h1{font-size:32px}}@media(max-width:360px){.site{padding:0 16px}.page-heading h1{font-size:30px}.diagram-toolbar{font-size:8px;padding:11px}.context-toggle{font-size:7px}.workflow-canvas{padding-left:12px;padding-right:12px}.specialist-row{gap:5px}.specialist-node{padding:11px 6px}.specialist-node>span:first-child{font-size:10px;gap:4px}.specialist-node>span:first-child svg{width:10px}.resource-root>span{font-size:8px}.project-filter{gap:13px}.project-results{flex-direction:column;gap:4px}.project-map-root>span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.resource-root{flex-direction:column}.resource-detail{scroll-margin-top:25px}.project-dialog{position:fixed;inset:15vh auto auto 50%;transform:translate(-50%);margin:0;width:min(640px,calc(100vw - 36px));max-height:75dvh;overflow-y:auto;border:1px solid #cfd7e4;border-radius:5px;padding:0;color:var(--ink);box-shadow:0 25px 90px #15284826}.project-dialog::backdrop{background:#1a273a4d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-dialog-inner{padding:38px;position:relative;background:#fff}.dialog-close{position:absolute;right:17px;top:16px;width:30px;height:30px;display:grid;place-items:center;color:#73819a}.dialog-close:hover{background:#f1f4f9}.project-dialog h2{font-size:34px;margin:13px 0 21px;letter-spacing:-1px}.project-dialog p{font-size:14px;line-height:1.9}.project-dialog-facts{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:flex;flex-wrap:wrap;gap:13px 22px;font-size:11px;color:#6c7a90}.project-dialog-facts>span{display:flex;align-items:center;gap:8px}.project-dialog-actions{display:flex;align-items:center;gap:20px;margin-top:28px}@media(max-width:650px){.resource-root{flex-direction:row}.project-dialog{top:10vh;max-height:80dvh}.project-dialog-inner{padding:32px 24px}.project-dialog h2{font-size:29px}.project-dialog p{font-size:13px}.project-dialog-facts{font-size:10px}.project-dialog-actions{flex-wrap:wrap}}.step-explainer,.workflow-section{scroll-margin-top:24px}.stage-controls{display:flex;align-items:center;gap:23px}.stage-controls>button:first-child{font-size:11px;color:#7e8a9d}.project-branches.single-branch{grid-template-columns:minmax(0,1fr);max-width:620px;margin-inline:auto}.project-branches.single-branch:before{display:none}
