:root{--paper:#f7f5ef;--ink:#252b25;--muted:#64685e;--orange:#fb923c;--orange-light:#f4dbbf;--line:#d9dacd;--green:#3b6147;--sans:'Manrope',system-ui,sans-serif;--logo:'Fredoka',var(--sans)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.06;letter-spacing:-.05em}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #98520c;outline-offset:5px}button:disabled{cursor:default;opacity:.65}[hidden]{display:none!important}::selection{background:var(--orange);color:var(--ink)}.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:var(--ink);color:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{height:82px;max-width:1504px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:20}.wordmark{display:flex;gap:10px;align-items:center;font-family:var(--logo);font-size:28px;font-weight:500;letter-spacing:-.04em}.wordmark img{transform:rotate(-7deg);transition:transform .3s}.wordmark:hover img{transform:rotate(7deg)}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:600}.desktop-nav a:hover{color:#a84c0c}.nav-cta{border-radius:6px;background:var(--ink);color:var(--paper);padding:11px 18px;font-size:13px;font-weight:600;display:flex;gap:20px;align-items:center}.nav-cta:hover{background:#414c3f}.nav-cta span{font-size:22px;line-height:1}.menu-toggle{display:none}.hero{max-width:1440px;padding:37px 48px 43px;margin:auto}.hero-topline,.hero-bottomline{display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-topline{font-size:12px;font-weight:600;margin:0 2px 27px}.hero-topline>a{display:flex;align-items:center;gap:16px}.hero-topline>a span{font-size:23px}.hero h1{font-size:clamp(48px,6.18vw,92px);letter-spacing:-.068em;line-height:1.11;font-weight:600;white-space:nowrap}.headline-mark{position:relative;display:inline-block;isolation:isolate}.headline-mark:before{content:'';position:absolute;inset:7% -1% 0;background:var(--orange);z-index:-1;clip-path:polygon(0 5%,99% 0,100% 96%,1% 100%)}.hero-bottomline{margin-top:28px;align-items:flex-end}.hero-bottomline>p{max-width:540px;font-size:16px;line-height:1.7;letter-spacing:-.018em}.hero-note{display:flex;gap:15px;align-items:center;transform:rotate(-3deg);font-size:12px;line-height:1.5}.hero-note img{transform:rotate(12deg)}.explorer{max-width:1344px;margin:0 auto 0;border:1px solid #b9bbae;border-radius:13px;background:#fffef9;box-shadow:0 12px 24px -17px #67675359;scroll-margin-top:22px;overflow:clip}.explorer-top{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:17px 22px;background:#edeee5;border-radius:12px 12px 0 0}.workspace-name{display:flex;align-items:center;gap:13px}.workspace-symbol{font-family:Georgia,serif;font-size:36px;font-weight:700;line-height:1;color:#4e6447}.workspace-name h2{font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:1.5}.workspace-name p{font-size:10px;color:var(--muted)}.canvas-hint{font-size:10px;line-height:1.5;margin-left:auto;padding-right:24px;border-right:1px solid #cbcec0}.canvas-hint strong{font-weight:600}.reset-button{font-size:11px;display:flex;align-items:center;gap:8px;background:none;border:0;padding:8px 0}.reset-button span{font-size:20px}.reset-button:hover{color:#9f4a0d}.scenario-bar{display:flex;gap:8px;padding:12px 20px;border-block:1px solid #d9dccd;background:#f7f8f0}.scenario-bar button{border:0;background:transparent;padding:8px 13px;border-radius:5px;color:#5f6659;font-size:12px;font-weight:600;display:flex;gap:9px;align-items:center;transition:color .18s,background .18s}.scenario-bar button[aria-pressed=true]{background:var(--ink);color:#fffef9}.scenario-bar button:hover:not([aria-pressed=true]){background:#e2e6d8}.scenario-bar button>span{font-size:18px;line-height:1}.explorer-body{display:grid;grid-template-columns:minmax(0,1fr) 322px;min-height:515px}.map-area{min-width:0;position:relative;display:flex;flex-direction:column;background:#f5f5eb}.map-caption{display:flex;justify-content:space-between;font-size:10px;color:#6f7766;padding:18px 23px;align-items:center}.map-caption>span:last-child{font-size:9px;display:flex;align-items:center;gap:6px}.legend-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;display:inline-block}.graph-stage{position:relative;min-height:410px;height:410px;margin:0 10px;flex:1}.graph-lines{width:100%;height:100%;position:absolute;inset:0;pointer-events:none}.edge{stroke:#c6cdbb;stroke-width:1.2;transition:stroke .35s,stroke-width .35s}.map-node{width:20%;min-height:104px;border:1px solid #bfc6b2;background:#fffef8;border-radius:5px;padding:12px 12px 8px;position:absolute;text-align:left;transition:border-color .2s,background .2s;display:flex;flex-direction:column;box-shadow:0 3px 5px -3px #83916d55}.map-node:hover{border-color:#627756;background:#fff}.map-node.is-selected{border:2px solid #bc681f;padding:11px 11px 7px;background:#fff7e9}.node-kicker{font-size:9px;color:#68725c;display:block;margin-bottom:6px}.map-node strong{font-size:13px;line-height:1.4;letter-spacing:-.02em;font-weight:600}.node-bottom{border-top:1px solid #e2e4d9;padding-top:7px;margin-top:9px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#636c59;line-height:1.3}.node-bottom>span:last-child{font-size:13px;color:#3e4f34}.node-vision{left:8%;top:5%;transform:rotate(-3deg)}.node-design{left:40%;top:0;transform:rotate(2deg)}.node-brain{left:8%;top:40%;background:#e7ecdc;transform:rotate(-1deg)}.node-brain img{position:absolute;right:6px;top:13px;transform:rotate(10deg);width:26px;height:32px}.node-brain strong{margin-top:3px}.node-checkout{left:40%;top:37%;width:21%;z-index:2}.node-evidence{left:71%;top:8%;transform:rotate(2deg)}.node-decision{left:71%;top:68%;transform:rotate(-2deg)}.node-design .node-bottom{margin-top:5px}.mini-design{height:47px;display:flex;justify-content:space-between;gap:8px}.mini-design i{height:44px;width:30%;border:1px solid #cbd1bd;background:linear-gradient(#dfe5d2 0 15%,transparent 15% 22%,#edeedc 22% 49%,transparent 49% 57%,#edeedc 57% 77%,transparent 77%)}.mini-design i:nth-child(2){margin-top:4px}.mini-checkout{background:#fff;border:1px solid #cfd5c4;padding:9px 9px 7px;margin-top:0;border-radius:3px}.mini-checkout>span{display:block;font-size:9px;font-weight:700;margin-bottom:6px}.mini-checkout>div{position:relative;min-height:23px;padding-left:29px}.mini-checkout i{position:absolute;left:0;top:0;width:22px;height:22px;background:#d9e2cb;border-radius:3px}.mini-checkout b{display:block;height:3px;background:#dce1d3;width:80%;margin-bottom:4px}.mini-checkout b:last-child{width:50%}.mini-checkout em{display:block;text-align:center;font-size:6px;background:#32452c;color:white;font-style:normal;padding:3px;margin-top:6px;border-radius:2px}.node-checkout .node-bottom{font-size:9px}.map-annotation{position:absolute;left:26%;top:78%;transform:rotate(-8deg);font-family:Georgia,serif;font-style:italic;font-size:15px;line-height:1.35;color:#747d68;pointer-events:none}.map-annotation svg{position:absolute;right:-70px;top:-10px;width:65px;height:50px;transform:rotate(-35deg)}.map-bottom{display:flex;justify-content:space-between;padding:15px 22px;font-size:9px;color:#6f7863;gap:16px}.map-bottom b{font-weight:400;margin:0 7px;color:#a1aa94}.inspector{padding:24px 23px 18px;border-left:1px solid var(--line);background:#fffef9}.inspector-label{font-size:10px;color:#707667;display:block;margin-bottom:12px}.inspector h3{font-size:25px;letter-spacing:-.045em;line-height:1.17;margin-bottom:12px}.inspector>p{font-size:11px;line-height:1.7;color:#5c6555}.scenario-description{margin-top:10px}.demo-status{font-size:10px;padding:10px 12px;border-radius:4px;background:#ecefe4;color:#4e5e44;margin:18px 0 10px;line-height:1.5}.action-button{background:var(--orange);border:1px solid #d48035;border-radius:5px;padding:10px 12px;font-size:11px;font-weight:700;width:100%;display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:7px;min-height:40px;text-align:left}.action-button:hover{background:#ffad67}.action-button span{font-size:19px;line-height:1}.action-button:disabled{background:#e9ecdf;border-color:#d3d9c6}.activity{margin-top:24px}.activity h4{font-size:10px;font-weight:600;color:#66715c;margin-bottom:8px}.activity ol{list-style:none;padding:0;margin:0;font-size:9px;color:#68715f}.activity li{padding:7px 0;border-top:1px solid #eceee4;line-height:1.6}.activity li:first-child{color:#334b2b}.explorer-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 23px;background:#edeee5;border-top:1px solid var(--line);font-size:10px;min-height:52px}.explorer-footer ol{list-style:none;margin:0;padding:0;display:flex;gap:24px;color:#69725f}.explorer-footer li{position:relative}.explorer-footer li:not(:last-child):after{content:'›';position:absolute;right:-15px;color:#87917a}.explorer-footer li.is-current{color:#262f20;font-weight:800}.explorer-footer li.is-done{color:var(--green)}.explorer-footer>span{color:#5b6552;font-size:10px;text-align:right}.choice-options{display:flex;flex-direction:column;gap:6px;margin-top:10px}.choice-options button{border:1px solid #bac5ac;background:transparent;border-radius:4px;padding:9px;font-size:11px;text-align:left}.choice-options button[aria-pressed=true]{background:#e4ead9;border-color:#536b44;font-weight:700}.role-options{flex-direction:row;flex-wrap:wrap}.role-options button{flex:1}.evidence-detail{margin-top:14px;border-top:1px solid #dce1d1;padding-top:10px}.evidence-detail summary{font-size:10px;cursor:pointer}.evidence-detail pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#edf0e4;padding:12px;border-radius:4px;font:10px/1.7 ui-monospace,monospace}.no-script{padding:20px;background:#f7e9d4;font-size:13px}.no-script a{text-decoration:underline}
.graph-stage[data-focus=vision] .edge-vision,.graph-stage[data-focus=design] .edge-design,.graph-stage[data-focus=checkout] .edge-checkout,.graph-stage[data-focus=evidence] .edge-evidence,.graph-stage[data-focus=brain] .edge-brain,.graph-stage[data-focus=decision] .edge-decision{stroke:#b98751;stroke-width:1.8;stroke-dasharray:5 5;animation:flow 4s linear 1}.graph-stage[data-state=completed] .edge{stroke:#709660}.graph-stage[data-state=completed] .receipt-state{color:#3b6147}.graph-stage[data-state=completed] .node-evidence{background:#e6eddc;border-color:#749261}@keyframes flow{to{stroke-dashoffset:-200}}
.problem-section{max-width:1200px;margin:116px auto 110px;display:grid;grid-template-columns:1fr 1.22fr;gap:100px;padding:0 32px}.problem-intro h2{font-size:48px;line-height:1.1;letter-spacing:-.055em}.problem-intro h2>span{color:#8a8f80}.problem-intro>p{font-size:14px;line-height:1.8;margin-top:24px;max-width:340px;color:#61685a}.problem-list>a{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;padding:26px 0;border-bottom:1px solid #cdd2c3;align-items:center}.problem-list>a:first-child{padding-top:0}.problem-question{font-size:19px;letter-spacing:-.04em;line-height:1.4}.problem-question em{font-style:normal;color:#858d79}.problem-answer{position:relative;font-size:11px;line-height:1.7;color:#66705d;padding-right:28px}.problem-answer b{font-size:24px;font-weight:400;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#37432e;transition:transform .2s}.problem-list>a:hover .problem-answer b{transform:translate(3px,calc(-50% - 3px))}.problem-list>a:hover .problem-question em{color:#a64d0c}.framework-section{background:#e9eddf;padding:76px 48px 35px;position:relative}.framework-heading{max-width:1136px;margin:auto auto 44px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.framework-heading h2{font-size:60px;letter-spacing:-.065em}.framework-heading>p{max-width:290px;font-size:14px;line-height:1.8;color:#5e6b51;padding-bottom:3px}.architecture{max-width:1136px;margin:auto;display:grid;grid-template-columns:1fr 100px 1fr;align-items:center}.agent-panel{padding:24px 32px 0;position:relative;border-radius:9px;overflow:hidden}.agent-r{background:#283524;color:#f3f4e8}.agent-l{background:#d2dbbf;color:#283524}.agent-head{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:600}.agent-place{font-size:10px;font-weight:400;opacity:.85}.agent-letter{font-size:175px;font-weight:600;letter-spacing:-.075em;line-height:.95;margin:34px 0 24px;display:flex;align-items:center;gap:50px}.agent-r .agent-letter{color:#d7e5c4}.agent-l .agent-letter{color:#3f5233}.letter-caption{font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:1.8}.agent-panel h3{font-size:27px;letter-spacing:-.05em;line-height:1.2;margin-bottom:18px}.agent-panel>p{font-size:12px;line-height:1.8;max-width:340px;min-height:87px;opacity:.84}.agent-foot{border-top:1px solid #ffffff26;padding:18px 0;margin-top:25px;font-size:9px}.agent-l .agent-foot{border-color:#28352426}.human-seam{text-align:center;position:relative;z-index:2}.human-seam>span{font-size:35px;display:block}.human-seam p{font-size:8px;line-height:1.6;max-width:90px;margin:auto}.framework-note{max-width:1136px;margin:28px auto 0;display:flex;align-items:center;gap:30px;justify-content:space-between;font-size:11px;color:#5c6950}.framework-note p{max-width:670px}.framework-note strong{font-weight:700;color:#33412c}.framework-note a{font-weight:700;white-space:nowrap;color:#2e3b26}.framework-note a span{font-size:18px;margin-left:15px}.ownership-section{max-width:1200px;padding:94px 32px 100px;display:grid;grid-template-columns:.85fr 1fr;gap:110px;margin:auto}.ownership-title img{transform:rotate(-10deg);margin-bottom:20px}.ownership-title h2{font-size:56px;line-height:1.1}.ownership-title p{font-size:13px;max-width:250px;margin-top:18px;color:#6c735f}.ownership-questions{padding-top:22px}.ownership-questions details{border-bottom:1px solid #d3d8c7;padding:21px 0}.ownership-questions summary{font-size:15px;font-weight:600;list-style:none;cursor:pointer;display:flex;gap:20px;justify-content:space-between;align-items:center}.ownership-questions summary::-webkit-details-marker{display:none}.ownership-questions summary span{font-size:23px;font-weight:400;line-height:1;transition:transform .2s}.ownership-questions details[open] summary span{transform:rotate(45deg)}.ownership-questions p{font-size:12px;line-height:1.85;max-width:430px;margin-top:17px;color:#647056;padding-right:22px}.site-footer{background:var(--orange);padding:64px 48px 0;overflow:clip}.footer-top,.footer-links{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px}.footer-top h2{font-size:56px;letter-spacing:-.055em;line-height:1.1}.footer-top>div{justify-self:end;align-self:end}.footer-cta{font-size:22px;letter-spacing:-.03em;display:flex;align-items:center;justify-content:space-between;gap:36px;border-bottom:1px solid #784b26;padding-bottom:10px;font-weight:600}.footer-cta span{font-size:34px;line-height:1;transition:transform .2s}.footer-cta:hover span{transform:translate(3px,-3px)}.footer-top p{font-size:11px;margin-top:14px;color:#57452c}.footer-links{margin-top:52px;grid-template-columns:1fr 1.3fr .6fr;font-size:10px}.footer-links p{line-height:1.9}.footer-links p a{font-weight:700}.footer-links nav{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:8px;align-content:start}.footer-links nav a:hover{text-decoration:underline}.footer-links>span{justify-self:end;color:#57452c;line-height:1.9}.footer-wordmark{font-family:var(--logo);font-size:clamp(120px,22vw,360px);line-height:1;letter-spacing:-.055em;text-align:center;display:flex;align-items:center;justify-content:center;gap:24px;max-width:1450px;margin:26px auto -32px;padding-bottom:15px;white-space:nowrap}.footer-wordmark>span{font-family:var(--sans);font-size:.6em;font-weight:400;line-height:1;padding-top:20px}.agent-letter{transition:transform .5s}.agent-panel:hover .agent-letter{transform:translateX(6px)}
@media(min-width:1500px){.hero{padding-top:48px;padding-bottom:52px}.hero-bottomline{margin-top:38px}.graph-stage{height:450px}.explorer-body{min-height:565px}.map-node strong{font-size:15px}.map-node{padding:15px 15px 9px}.map-node.is-selected{padding:14px 14px 8px}.node-bottom{font-size:10px}.node-kicker{font-size:10px}.mini-design{height:60px}.mini-design i{height:55px}.mini-checkout{padding:13px}.inspector{padding:29px}.inspector>p{font-size:12px}}
@media(max-width:1400px){.explorer{margin-inline:36px}.hero h1{font-size:6.08vw}.hero{padding-inline:48px}.explorer-body{grid-template-columns:minmax(0,1fr) 298px}.graph-stage{height:400px}.map-node{width:21%;padding:10px 10px 7px}.map-node.is-selected{padding:9px 9px 6px}.map-node strong{font-size:11px}.map-node .node-bottom{font-size:8px}.node-checkout{width:22%}.node-brain img{width:24px}.inspector{padding:23px 20px}.inspector h3{font-size:23px}.problem-section{gap:64px;margin-top:100px}.problem-intro h2{font-size:43px}.problem-list>a{gap:22px}}
@media(max-width:1050px){.site-header{padding-inline:30px}.desktop-nav{gap:20px;font-size:12px}.hero{padding:30px 30px 35px}.hero h1{font-size:6.25vw}.hero-topline{margin-bottom:20px}.hero-bottomline>p{max-width:480px;font-size:14px}.hero-note{font-size:10px}.explorer{margin-inline:24px}.explorer-body{grid-template-columns:minmax(0,1fr) 272px}.canvas-hint{display:none}.graph-stage{height:410px}.map-node{width:24%;padding:8px;min-height:96px}.map-node.is-selected{padding:7px}.node-vision,.node-brain{left:3%}.node-design,.node-checkout{left:37%}.node-checkout{width:26%}.node-evidence,.node-decision{left:72%}.map-node strong{font-size:10px}.node-kicker{font-size:8px}.map-node .node-bottom{font-size:7px}.node-brain img{display:none}.map-bottom{font-size:8px}.map-bottom>span:last-child{display:none}.map-annotation{font-size:13px;left:22%}.map-caption>span:last-child{display:none}.problem-section{gap:40px;padding-inline:30px}.problem-intro h2{font-size:37px}.problem-list>a{grid-template-columns:1fr}.problem-answer{font-size:11px}.framework-section{padding-inline:30px}.framework-heading h2{font-size:48px}.agent-panel{padding:22px 24px 0}.architecture{grid-template-columns:1fr 78px 1fr}.agent-head{font-size:16px;gap:12px}.agent-place{font-size:8px}.agent-letter{font-size:150px;gap:30px}.letter-caption{font-size:13px}.agent-panel h3{font-size:24px}.agent-panel>p{min-height:110px}.ownership-section{gap:70px}.footer-top h2{font-size:47px}}
@media(max-width:780px){html{scroll-padding-top:24px}.site-header{height:72px;padding-inline:22px;gap:14px}.wordmark{font-size:25px}.wordmark img{width:26px}.desktop-nav{display:none}.nav-cta{margin-left:auto;font-size:11px;padding:9px 12px;gap:10px}.nav-cta span{font-size:18px}.menu-toggle{display:flex;background:none;border:0;gap:5px;align-items:center;font-size:11px;padding:10px 0}.menu-toggle>span{font-size:17px}#mobile-nav{position:absolute;top:66px;left:16px;right:16px;background:#f2f3e9;border:1px solid #c5cbb8;border-radius:7px;padding:18px;box-shadow:0 8px 18px -10px #58664a;display:grid;gap:6px}#mobile-nav a{padding:10px 8px;font-size:14px}.hero{padding:25px 24px 30px}.hero-topline{font-size:10px;gap:15px;margin-bottom:22px}.hero-topline>a{font-size:10px;gap:6px}.hero-topline>a span{font-size:18px}.hero h1{font-size:clamp(42px,7.1vw,58px);white-space:normal;line-height:1.1;letter-spacing:-.065em}.hero h1 br{display:none}.headline-mark{display:inline}.headline-mark:before{display:none}.headline-mark{background:var(--orange);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .055em}.hero-bottomline{margin-top:25px}.hero-bottomline>p{max-width:450px;font-size:13px}.hero-note{display:none}.explorer{margin-inline:16px;border-radius:9px}.explorer-top{padding:14px 16px;gap:14px;border-radius:8px 8px 0 0}.workspace-name{gap:9px}.workspace-name h2{font-size:12px}.workspace-name p{font-size:9px}.workspace-symbol{font-size:30px}.reset-button{font-size:10px;gap:5px}.scenario-bar{padding:9px;gap:5px}.scenario-bar button{font-size:10px;padding:7px 8px;flex:1;justify-content:center;line-height:1.35;text-align:left}.scenario-bar button>span{font-size:15px}.explorer-body{display:block;min-height:0}.map-caption{padding:15px 17px 8px}.map-caption>span:last-child{display:flex;font-size:8px}.graph-stage{height:365px;min-height:365px;margin-inline:14px}.map-node{width:22%;padding:10px;min-height:95px}.map-node.is-selected{padding:9px}.map-node strong{font-size:11px}.node-vision,.node-brain{left:5%}.node-design,.node-checkout{left:39%}.node-evidence,.node-decision{left:72%}.node-checkout{width:24%}.node-brain img{display:block;width:20px}.node-kicker{font-size:8px}.map-node .node-bottom{font-size:8px}.node-vision{top:8%}.node-design{top:2%}.node-evidence{top:10%}.node-checkout{top:42%}.node-brain{top:46%}.node-decision{top:70%}.map-annotation{top:80%;left:25%;font-size:13px}.map-bottom{padding:12px 18px;font-size:9px}.inspector{border-left:0;border-top:1px solid var(--line);padding:22px;display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.inspector-label,.inspector h3,.inspector>p,.demo-status,.action-button,.choice-options,.evidence-detail{grid-column:1}.inspector-label{margin-bottom:9px}.inspector h3{font-size:25px}.inspector>p{font-size:11px}.activity{grid-column:2;grid-row:1 / 12;margin-top:0;border-left:1px solid #e2e7d7;padding-left:20px}.activity h4{font-size:11px}.activity ol{font-size:10px}.activity li{padding:10px 0}.demo-status{margin-top:14px}.explorer-footer{font-size:9px;padding:13px 15px}.explorer-footer ol{gap:20px}.explorer-footer li:not(:last-child):after{right:-12px}.explorer-footer>span{max-width:140px;font-size:9px}.problem-section{margin:70px auto;display:block;padding:0 28px}.problem-intro{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:end;margin-bottom:40px}.problem-intro h2{font-size:34px}.problem-intro>p{font-size:12px;margin:0}.problem-list>a{grid-template-columns:1fr 1fr;gap:35px;padding:25px 0}.problem-question{font-size:21px}.problem-answer{font-size:12px}.framework-section{padding:48px 26px 26px}.framework-heading{display:block;margin-bottom:30px}.framework-heading h2{font-size:48px}.framework-heading>p{font-size:13px;margin-top:20px;max-width:390px}.architecture{grid-template-columns:1fr 58px 1fr}.agent-panel{padding:20px 19px 0}.agent-head{display:block;font-size:17px}.agent-place{display:block;margin-top:5px;font-size:9px}.agent-letter{font-size:130px;gap:18px;margin:30px 0 22px}.letter-caption{font-size:10px}.agent-panel h3{font-size:23px}.agent-panel>p{font-size:11px;min-height:120px}.agent-foot{font-size:8px;min-height:59px;margin-top:15px}.human-seam>span{font-size:29px}.human-seam p{font-size:7px;padding-inline:3px}.framework-note{display:block;font-size:11px}.framework-note a{display:inline-block;margin-top:13px}.ownership-section{padding:65px 28px;gap:40px;grid-template-columns:.8fr 1fr}.ownership-title h2{font-size:39px}.ownership-title p{font-size:12px}.ownership-title img{width:55px;height:64px}.ownership-questions{padding-top:0}.ownership-questions summary{font-size:12px}.ownership-questions p{font-size:11px;padding-right:5px}.site-footer{padding:42px 26px 0}.footer-top{gap:30px}.footer-top h2{font-size:37px}.footer-cta{font-size:17px;gap:15px}.footer-cta span{font-size:25px}.footer-top p{font-size:10px}.footer-links{margin-top:35px;gap:30px;grid-template-columns:1fr 1.5fr}.footer-links>span{grid-column:1 / -1;justify-self:start}.footer-links nav{grid-template-columns:1fr 1fr}.footer-wordmark{gap:10px;margin-top:20px;margin-bottom:-15px;font-size:22vw}.footer-wordmark>span{padding-top:10px}}
@media(max-width:520px){.site-header{padding-inline:17px}.nav-cta{display:none}.menu-toggle{margin-left:auto;font-size:12px;gap:8px}.hero{padding:21px 20px 28px}.hero-topline{font-size:9px}.hero-topline>a{font-size:9px}.hero h1{font-size:clamp(36px,9.6vw,50px);line-height:1.14;letter-spacing:-.065em}.hero-bottomline>p{font-size:12px;line-height:1.75;max-width:320px}.explorer-top{padding:12px}.workspace-symbol{display:none}.workspace-name h2{font-size:11px}.workspace-name p{font-size:8px}.reset-button{font-size:9px}.scenario-bar{padding:8px 6px;gap:3px}.scenario-bar button{font-size:9px;padding:8px 6px;min-height:42px}.scenario-bar button>span{display:none}.map-caption{font-size:9px;padding:13px 12px 7px}.map-caption>span:last-child{font-size:7px;gap:4px}.graph-stage{height:325px;min-height:325px;margin-inline:8px}.map-node{width:26%;padding:8px 7px 6px;min-height:84px}.map-node.is-selected{padding:7px 6px 5px}.node-vision,.node-brain{left:2%}.node-design,.node-checkout{left:37%}.node-evidence,.node-decision{left:72%}.node-checkout{width:27%}.map-node strong{font-size:9px}.node-kicker{font-size:7px;margin-bottom:5px}.map-node .node-bottom{font-size:6px;padding-top:5px;margin-top:6px;gap:2px}.node-bottom>span:last-child{font-size:10px}.node-brain img{display:none}.mini-design{height:36px;gap:4px}.mini-design i{height:35px}.mini-checkout{padding:6px}.mini-checkout>span{font-size:7px;margin-bottom:5px}.mini-checkout>div{padding-left:20px;min-height:17px}.mini-checkout i{width:16px;height:17px}.mini-checkout b{height:2px;margin-bottom:3px}.mini-checkout em{font-size:5px}.node-brain{top:45%}.node-checkout{top:40%}.map-annotation{font-size:11px;top:81%;left:24%}.map-annotation svg{width:40px;right:-45px;top:-13px}.map-bottom{font-size:7px;padding:11px 13px}.map-bottom b{margin:0 4px}.inspector{display:block;padding:22px 18px}.inspector-label{font-size:10px}.inspector h3{font-size:28px;max-width:290px}.inspector>p{font-size:12px;line-height:1.75}.scenario-description{margin-top:8px}.demo-status{font-size:11px;margin-top:18px}.action-button{font-size:12px;min-height:44px}.activity{border-left:0;padding-left:0;margin-top:22px}.activity ol{font-size:10px}.activity h4{font-size:10px}.activity li{padding:8px 0}.explorer-footer{display:block;padding:15px 15px}.explorer-footer ol{font-size:9px;gap:23px;justify-content:space-between}.explorer-footer>span{display:block;max-width:none;text-align:left;margin-top:7px;font-size:9px}.problem-section{padding:0 23px;margin:66px auto}.problem-intro{display:block;margin-bottom:36px}.problem-intro h2{font-size:41px}.problem-intro>p{font-size:13px;margin-top:20px;max-width:320px}.problem-list>a{grid-template-columns:1fr;gap:11px;padding:25px 0}.problem-question{font-size:23px}.problem-answer{font-size:12px;max-width:340px}.framework-section{padding:45px 22px 28px}.framework-heading h2{font-size:42px}.framework-heading>p{font-size:12px}.architecture{display:block}.agent-panel{padding:22px 26px 0}.agent-head{display:flex;align-items:center}.agent-place{margin:0;font-size:10px}.agent-letter{font-size:140px;margin:24px 0 19px;gap:50px}.letter-caption{font-size:14px}.agent-panel h3{font-size:26px}.agent-panel>p{min-height:0;font-size:12px;max-width:280px}.agent-foot{font-size:9px;min-height:0;margin-top:20px;padding:16px 0}.human-seam{display:flex;justify-content:center;align-items:center;gap:12px;padding:14px 0}.human-seam>span{transform:rotate(90deg);font-size:30px;line-height:1}.human-seam p{font-size:9px;max-width:none;margin:0;text-align:left}.framework-note{font-size:11px;margin-top:23px;line-height:1.8}.ownership-section{padding:64px 23px;display:block}.ownership-title{position:relative}.ownership-title img{position:absolute;right:5px;top:12px;width:62px;height:70px;transform:rotate(8deg)}.ownership-title h2{font-size:44px}.ownership-title p{font-size:12px;margin-top:16px;max-width:240px}.ownership-questions{margin-top:22px}.ownership-questions summary{font-size:13px}.ownership-questions p{font-size:12px}.site-footer{padding:40px 23px 0}.footer-top{display:block}.footer-top h2{font-size:41px}.footer-top>div{display:flex;align-items:center;gap:25px;margin-top:27px}.footer-cta{font-size:15px;gap:15px;white-space:nowrap}.footer-top p{font-size:9px;margin:0}.footer-links{font-size:9px;gap:20px;grid-template-columns:1fr 1fr}.footer-links>span{font-size:8px}.footer-wordmark{font-size:22vw;gap:8px;margin-top:24px;margin-bottom:-12px;padding-bottom:10px}.footer-wordmark>span{font-size:.55em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.agent-panel:hover .agent-letter{transform:none}}

@media(min-width:1051px){.graph-stage{height:430px}.map-node strong{font-size:13px}.node-kicker{font-size:10px}.map-node .node-bottom{font-size:9px}.inspector h3{font-size:25px}.inspector>p{font-size:12px}.demo-status{font-size:11px}.action-button{font-size:12px}.activity ol{font-size:10px}}
