@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-1.ttf)format("truetype")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-2.ttf)format("truetype")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-3.ttf)format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-4.ttf)format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-5.ttf)format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-6.ttf)format("truetype")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/font-7.ttf)format("truetype")}:root{color:#182d3c;font-synthesis:none;--ink:#182d3c;--coral:#e76f59;--paper:#fff7e6;--surface:#fffbee;--bar:#ede5d4;--line:#c9c2b2;--muted:#626960;--desktop:#243d48;--shadow:#122632;--mono:"IBM Plex Mono",monospace;background:#182d3c;font-family:Space Grotesk,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,a,input{touch-action:manipulation}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--coral);outline-offset:4px}a{color:inherit}button svg{flex-shrink:0}svg{vertical-align:middle}::selection{background:var(--coral);color:var(--ink)}.desktop{background-color:var(--desktop);background-image:linear-gradient(#fff7e608 1px,#0000 1px),linear-gradient(90deg,#fff7e608 1px,#0000 1px);background-size:28px 28px;height:100dvh;min-height:540px;padding:70px 54px 78px 132px;position:relative;overflow:hidden}.menubar{z-index:50;background:var(--paper);border:1px solid var(--shadow);border-radius:5px;align-items:center;gap:22px;height:43px;padding:0 8px 0 14px;display:flex;position:absolute;top:10px;left:12px;right:12px;box-shadow:0 3px #10202a40}.brand-button{align-items:center;padding:3px 0;display:flex}.brand-button img{object-fit:contain;width:93px;height:28px}.menubar nav{gap:2px;height:100%;display:flex}.menubar nav>button,.menu-trigger{align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:500;display:flex}.menubar nav button:hover{background:var(--bar)}.menu-right{align-items:center;gap:10px;height:100%;margin-left:auto;display:flex}.edition{font:10px var(--mono);letter-spacing:.05em;opacity:.7;margin-right:8px}.icon-button{border-radius:3px;place-items:center;padding:6px;display:grid}.icon-button:hover{background:var(--bar)}.button{border:1.5px solid var(--ink);box-shadow:0 3px 0 var(--ink);background:var(--paper);border-radius:3px;justify-content:center;align-items:center;gap:13px;padding:12px 17px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{box-shadow:0 5px 0 var(--ink);transform:translateY(-2px)}.button:active{box-shadow:0 1px 0 var(--ink);transform:translateY(2px)}.button.primary{background:var(--coral);color:#182d3c;border-color:#182d3c;box-shadow:0 3px #182d3c}.button.small{gap:10px;padding:6px 10px;font-size:13px;box-shadow:0 2px #182d3c}.text-link{text-underline-offset:4px;align-items:center;gap:8px;padding:8px 0;font-size:14px;text-decoration:underline;display:inline-flex}.text-link:hover{color:#b24f3d}.desktop-shortcuts{z-index:5;flex-direction:column;gap:14px;width:95px;display:flex;position:absolute;top:79px;left:15px}.shortcut{color:#fff7e6;text-shadow:0 1px 1px #0004;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:7px;width:95px;padding:8px 3px;font-size:13px;line-height:1.15;display:flex}.shortcut:hover,.shortcut.selected{background:#fff7e612;border-color:#fff7e633}.desktop-icon{color:#182d3c;background:#fff7e6;border:2px solid #152731;border-radius:5px;place-items:center;width:46px;height:43px;display:grid;transform:rotate(-3deg);box-shadow:3px 3px #122632,0 0 0 1px #f9efdc50}.icon-factory{background:#e76f59;transform:rotate(2deg)}.icon-agents{background:#92b6a9;transform:rotate(-2deg)}.icon-book{background:#eed1a1;transform:rotate(2deg)}.icon-shield{background:#aec6bd;transform:rotate(-3deg)}.icon-folder{background:#f1c576;transform:rotate(3deg)}.shortcut:hover .desktop-icon{transform:translateY(-3px)}.desktop-watermark{writing-mode:vertical-rl;font:11px var(--mono);letter-spacing:.1em;color:#fff7e65c;position:absolute;bottom:90px;right:12px}.office-window{z-index:10;background:var(--paper);border:1.5px solid #10232e;border-radius:7px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:8px 9px #12263270,0 20px 70px #0b1e2440}.window-titlebar{background:var(--bar);border-bottom:1px solid var(--ink);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:20px;height:37px;padding:0 7px 0 13px;display:flex}.window-titlebar>span{white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.window-titlebar>span img{width:18px;height:18px}.window-drag-dots{opacity:.22;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 5px);flex:1;height:5px;margin-left:8px;margin-right:4px}.window-controls{gap:5px;display:flex}.window-controls button{background:var(--paper);border:1px solid #969c95;border-radius:2px;place-items:center;width:23px;height:23px;display:grid}.window-controls button:hover{background:var(--coral)}.window-address{border-bottom:1px solid var(--line);font:11px var(--mono);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:9px 22px;display:flex}.window-address>span{align-items:center;gap:9px;display:flex}.welcome-tag{letter-spacing:.05em;color:var(--muted);font-size:9px}.welcome-tag span{color:#ad503e;font-size:17px}.window-content{scrollbar-color:#b8b5a8 var(--paper);scrollbar-width:thin;scroll-behavior:smooth;outline:none;flex:1;min-height:0;overflow:auto}.window-status{border-top:1px solid var(--line);background:var(--bar);height:28px;font:9px var(--mono);letter-spacing:.035em;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:flex}.window-status>span{align-items:center;gap:7px;display:flex}.status-dot{background:#477f68;border-radius:50%;width:6px;height:6px;display:inline-block}.home-page{padding:38px 38px 0}.hero{grid-template-columns:.91fr 1.12fr;align-items:center;gap:34px;padding:8px 0 40px;display:grid}.eyebrow{font:10px var(--mono);letter-spacing:.095em;align-items:center;gap:9px;display:flex}.square-dot{background:var(--coral);flex-shrink:0;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-.065em;white-space:nowrap;margin:25px 0 22px;font-size:clamp(33px,3.9vw,61px);font-weight:600;line-height:1.025}.hero h1 span{color:#aa503f}.hero-copy>p{max-width:335px;color:var(--muted);margin:0 0 24px;font-size:16px;line-height:1.65}.hero-copy>p strong{color:var(--ink);font-weight:500}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px 20px;display:flex}.hero-footnote{font:10px var(--mono);color:var(--muted);align-items:center;gap:6px;margin-top:21px;display:flex}.factory-picture{border:1.5px solid var(--ink);background:var(--ink);border-radius:4px;margin:10px 0 0;overflow:hidden;transform:rotate(1.1deg);box-shadow:5px 5px #182d3c1f}.picture-title{background:var(--ink);color:#fff7e6;font:10px var(--mono);letter-spacing:.04em;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.picture-title>span{align-items:center;gap:7px;display:flex}.factory-picture img{width:100%;height:auto;display:block}.factory-picture figcaption{color:#fff7e6;font:9px var(--mono);letter-spacing:.025em;align-items:center;gap:7px;padding:12px 11px;display:flex}.factory-picture figcaption>svg{color:var(--coral);margin-left:auto}.section-rule{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);font:9px var(--mono);letter-spacing:.09em;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.section-rule span:last-child{color:var(--muted)}.pillars{grid-template-columns:repeat(3,1fr);padding:24px 0 31px;display:grid}.pillars>button{text-align:left;border-right:1px solid var(--line);padding:0 22px}.pillars>button:first-child{padding-left:0}.pillars>button:last-child{border-right:0;padding-right:0}.pillar-icon{color:#aa503f;background:#e76f5918;border:1px solid #e76f5940;border-radius:4px;margin-bottom:12px;padding:9px;display:inline-flex}.pillars h2{letter-spacing:-.05em;margin:0 0 9px;font-size:21px;font-weight:600}.pillars p{color:var(--muted);margin:0 0 15px;font-size:13px;line-height:1.8}.pillar-link{align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.pillars button:hover .pillar-link{color:#ad503e;gap:15px}.runtime-strip{border:1px solid var(--line);background:var(--bar);border-radius:3px;justify-content:space-around;align-items:center;gap:24px;padding:18px 16px;display:flex}.runtime-strip>span{letter-spacing:-.02em;font-size:14px;font-weight:600}.runtime-strip>span:first-child{font:9px/1.6 var(--mono);letter-spacing:.02em;color:var(--muted);border-right:1px solid var(--line);padding-right:20px}.runtime-strip strong{color:var(--ink);font-weight:500}.page-footer{color:var(--muted);font:10px var(--mono);justify-content:space-between;gap:20px;padding:22px 0;display:flex}.taskbar{z-index:40;background:var(--paper);border:1px solid #10232e;border-radius:5px;align-items:center;gap:10px;height:43px;padding:5px 7px;display:flex;position:absolute;bottom:13px;left:12px;right:12px;box-shadow:0 3px #12263270}.start-button{align-items:center;gap:9px;height:100%;padding:0 9px;font-size:14px;font-weight:600;display:flex}.start-button img{width:22px;height:22px}.task-divider{border-left:1px solid var(--line);height:23px}.task{border:1px solid var(--line);border-radius:3px;align-items:center;gap:9px;min-width:136px;padding:7px 13px;font-size:12px;display:flex}.task.active{background:var(--bar);border-bottom:2px solid var(--coral)}.taskbar-right{font:10px var(--mono);align-items:center;gap:5px;margin-left:auto;display:flex}.taskbar-right>span:first-child{color:var(--muted);margin-right:15px}.desktop-note{color:#fff7e685;max-width:100px;font:9px/1.65 var(--mono);align-items:flex-start;gap:5px;display:flex;position:absolute;bottom:77px;left:19px;transform:rotate(-3deg)}.desktop-note strong{color:#fff7e6;font-weight:400}.desktop-note>svg{display:none}.skip-link{z-index:300;background:var(--paper);padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:15px}@media (min-width:1600px){.desktop{padding-left:164px;padding-right:96px}.desktop-shortcuts{left:30px}.home-page{padding:48px 52px 0}.hero{gap:50px}.hero h1{font-size:67px}.desktop-note{left:30px}}@media (max-width:1100px){.desktop{padding-left:115px;padding-right:25px}.desktop-watermark,.edition{display:none}.home-page{padding:28px 25px 0}.hero{grid-template-columns:1fr 1fr;gap:22px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.hero-actions{gap:8px}.hero .button{padding:11px;font-size:13px}.factory-picture figcaption{font-size:8px}.pillars>button{padding:0 16px}.pillars p{font-size:12px}.runtime-strip{gap:12px}.runtime-strip>span{font-size:12px}.desktop-shortcuts{left:9px}.menubar{gap:14px}.menubar nav>button{padding:0 8px}}@media (max-width:760px){.desktop{min-height:540px;padding:119px 10px 64px}.menubar{gap:10px;padding-left:10px;top:8px;left:8px;right:8px}.brand-button img{width:79px}.menubar nav,.menu-right .button{display:none}.menu-right{gap:8px}.desktop-shortcuts{flex-direction:row;justify-content:space-around;gap:2px;width:auto;top:61px;left:10px;right:10px}.shortcut{flex:1;gap:4px;width:auto;max-width:85px;padding:4px 3px;font-size:9px}.desktop-icon{border-width:1px;border-radius:3px;width:24px;height:24px;box-shadow:1px 2px #122632}.desktop-icon svg{width:17px;height:17px}.office-window{border-radius:5px;box-shadow:3px 3px #12263270}.window-titlebar{height:33px}.window-address{padding:8px 12px;font-size:10px}.welcome-tag{display:none!important}.home-page{padding:26px 21px 0}.hero{flex-direction:column;align-items:stretch;gap:22px;padding:0 0 28px;display:flex}.hero h1{margin:20px 0 18px;font-size:clamp(35px,8.6vw,55px)}.hero h1 span br{display:none}.hero h1{white-space:normal}.hero-copy>p{max-width:95%;margin-bottom:18px;font-size:16px}.eyebrow{font-size:9px}.hero-footnote{margin-top:17px;font-size:9px}.hero-actions{gap:10px 16px}.hero .button{padding:11px 13px;font-size:13px}.text-link{font-size:12px}.factory-picture{margin:0;transform:none}.factory-picture figcaption,.section-rule{font-size:8px}.section-rule span:last-child{display:none}.pillars{grid-template-columns:1fr;padding:5px 0 22px}.pillars>button,.pillars>button:first-child,.pillars>button:last-child{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:43px 1fr;gap:0 14px;padding:20px 0;display:grid}.pillar-icon{grid-row:1/4;align-self:start;padding:9px}.pillars h2{font-size:21px}.pillars p{margin-bottom:10px;font-size:14px}.pillar-link{font-size:12px}.runtime-strip{text-align:center;grid-template-columns:1fr 1fr;gap:18px;padding:18px;display:grid}.runtime-strip>span:first-child{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;padding:0 0 10px;font-size:10px}.runtime-strip>span:first-child br{display:none}.runtime-strip>span{font-size:12px}.page-footer{flex-direction:column;gap:5px;padding:18px 0;font-size:9px;line-height:1.7}.window-status{height:25px;padding:0 10px;font-size:8px}.window-status>span:last-child,.desktop-note{display:none}.taskbar{gap:5px;height:41px;bottom:10px;left:8px;right:8px}.taskbar-right>span:first-child{display:none}.task{min-width:100px;padding:7px 10px;font-size:11px}.start-button{gap:6px;padding:0 4px;font-size:13px}.start-button img{width:20px;height:20px}.taskbar-right{padding:0 6px}.window-drag-dots{margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.windows-area{outline:none;width:100%;height:100%;position:relative}.office-window{width:100%;height:100%;position:absolute;inset:0}.inactive-window>.window-titlebar{filter:saturate(.6);opacity:.85}.inactive-window>.window-content{pointer-events:none}.office-window.maximized{width:auto;height:auto;position:fixed;inset:61px 13px 67px}.window-titlebar{cursor:grab;touch-action:none}.window-titlebar:active{cursor:grabbing}.window-titlebar button{cursor:pointer}.window-content{overscroll-behavior:contain}.open-tasks{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow:auto}.task{white-space:nowrap;flex-shrink:0}.task.minimized{opacity:.68;border-style:dashed}.task:hover{background:var(--bar)}.taskbar-right{flex-shrink:0}.empty-desktop{color:#fff7e6;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex}.empty-desktop>img{width:190px;max-width:70%;margin-bottom:16px}.empty-desktop h1{letter-spacing:-.05em;margin:20px 0 8px;font-size:36px}.empty-desktop p{color:#c2c9c2;margin-bottom:27px;font-size:16px;line-height:1.7}.nav-menu{align-items:center;display:flex;position:relative}.nav-menu summary{cursor:pointer;align-items:center;gap:7px;height:100%;padding:0 12px;font-size:14px;font-weight:500;list-style:none;display:flex}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary:hover,.nav-menu[open] summary{background:var(--bar)}.nav-menu summary:focus-visible{outline:3px solid var(--coral);outline-offset:-3px}.nav-dropdown{background:var(--paper);border:1px solid var(--ink);border-radius:4px;width:330px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:4px 5px #12263255}.nav-dropdown button{text-align:left;border-radius:3px;align-items:center;gap:13px;width:100%;display:flex;padding:13px!important}.nav-dropdown button>span{flex:1}.nav-dropdown strong{margin-bottom:4px;font-size:15px;font-weight:600;display:block}.nav-dropdown small{color:var(--muted);font-size:12px;line-height:1.5;display:block}.pillars p{font-size:14px}.pillar-link{font-size:13px}.desktop-note{bottom:74px}.factory-picture,.picture-title{background:#182d3c}.factory-picture{cursor:default}.button:disabled:hover{box-shadow:0 3px 0 var(--ink);transform:none}.flipped{transform:rotate(180deg)}.subtle-button{border-radius:3px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:14px;display:inline-flex}.subtle-button:hover:not(:disabled){background:var(--bar)}.role-tag{font:10px/1.5 var(--mono);letter-spacing:.075em;color:var(--muted)}.outline-label{font:9px var(--mono);border:1px solid var(--line);border-radius:2px;padding:7px 9px}.modal{color:var(--ink);background:var(--paper);border:1.5px solid var(--ink);border-radius:6px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 36px);padding:0;font-family:Space Grotesk,Arial,sans-serif;box-shadow:7px 8px #0c212a55,0 20px 90px #0005}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c253d87}.modal-close{z-index:1;position:absolute;top:10px;right:11px}.search-dialog{width:620px;margin:14vh auto auto}.search-dialog .modal-close{display:none}.search-heading{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:22px;display:flex}.search-heading input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;padding:5px 0;font-size:18px}.search-heading input:focus-visible{outline:none}.search-heading:focus-within{box-shadow:inset 0 -2px 0 var(--coral)}.search-heading input::placeholder{color:var(--muted)}kbd{font:10px var(--mono);border:1px solid var(--line);background:var(--bar);border-radius:3px;padding:4px 5px}.search-results{max-height:57vh;padding:15px 11px;overflow:auto}.search-results>.role-tag{padding:5px 13px 12px;display:block}.search-results>button{text-align:left;border:1px solid #0000;border-radius:4px;align-items:center;gap:15px;width:100%;padding:12px;display:flex}.search-results>button.selected{background:var(--bar);border-color:var(--line)}.search-results>button>span:nth-child(2){flex:1}.search-results strong{font-size:16px;font-weight:600;display:block}.search-results small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.6;display:block}.search-icon{color:#182d3c;border:1px solid #182d3c44;border-radius:4px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;transform:none}.search-icon.icon-home,.search-icon.icon-spark{background:#fff7e6}.search-footer{border-top:1px solid var(--line);font:10px var(--mono);color:var(--muted);justify-content:space-between;gap:15px;padding:13px 19px;display:flex}.search-empty{text-align:center;padding:40px 20px}.search-empty>svg{color:var(--muted);margin-bottom:13px}.search-empty p{color:var(--muted);font-size:14px}.welcome-dialog{width:466px}.welcome-content{flex-direction:column;padding:35px 37px;display:flex}.welcome-content>img{width:43px;height:43px;margin-bottom:22px}.welcome-content .eyebrow{font-size:9px}.welcome-content h2{letter-spacing:-.06em;margin:16px 0;font-size:46px;font-weight:600;line-height:1.08}.welcome-content h2 span{color:#aa503f}.welcome-content p{color:var(--muted);margin:0 0 23px;font-size:16px;line-height:1.7}.welcome-content .button{justify-content:space-between;margin-bottom:13px;font-size:14px}.welcome-disclaimer{font:10px/1.8 var(--mono);color:var(--muted);text-align:center;margin-top:9px}.inner-page{padding:37px 42px 36px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.page-heading h1,.doc-content h1{letter-spacing:-.06em;margin:20px 0 17px;font-size:clamp(34px,3.9vw,55px);font-weight:600;line-height:1.08}.page-heading h1 span,.doc-content h1 span{color:#aa503f}.page-heading p{color:var(--muted);max-width:560px;margin:0;font-size:16px;line-height:1.7}.page-heading>.subtle-button{flex-shrink:0;margin-bottom:4px}.demo-notice,.plain-note,.callout{background:var(--bar);border:1px solid var(--line);border-radius:3px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;line-height:1.65;display:flex}.demo-notice>svg,.plain-note>svg,.callout>svg{flex-shrink:0;margin-top:2px}.demo-notice strong{font-weight:600}.tour-layout{grid-template-columns:190px minmax(0,1fr);gap:25px;margin-top:26px;display:grid}.tour-steps{flex-direction:column;gap:6px;display:flex}.tour-steps button{text-align:left;border:1px solid #0000;border-radius:3px;align-items:center;gap:10px;padding:13px 11px;font-size:13px;line-height:1.45;display:flex}.tour-steps .current{background:var(--bar);border-color:var(--line);box-shadow:inset 3px 0 0 var(--coral)}.tour-steps button:hover{background:var(--bar)}.step-number{font:10px var(--mono);color:var(--muted)}.tour-steps button>svg{flex-shrink:0;margin-left:auto}.tour-stage{border:1px solid var(--ink);background:var(--surface);border-radius:4px;min-width:0;padding:24px 26px;box-shadow:3px 3px #182d3c15}.stage-eyebrow{color:#aa503f;font:10px var(--mono);letter-spacing:.05em;justify-content:space-between;align-items:center;display:flex}.tour-stage h2{letter-spacing:-.05em;margin:19px 0 10px;font-size:25px;font-weight:600;line-height:1.2}.stage-description{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.7}.demo-mission>label{font:10px var(--mono);color:var(--muted);margin-bottom:9px;display:block}.demo-mission textarea{resize:vertical;background:var(--paper);width:100%;max-width:100%;min-height:94px;max-height:220px;color:var(--ink);border:1px solid var(--line);border-radius:3px;padding:13px;font:16px/1.6 Space Grotesk,Arial,sans-serif}.input-meta{font:9px/1.7 var(--mono);color:var(--muted);justify-content:space-between;gap:10px;margin:5px 0 17px;display:flex}.contract-row{border-top:1px solid var(--line);align-items:flex-start;gap:11px;padding:13px 0;font-size:13px;line-height:1.7;display:flex}.contract-row svg{flex-shrink:0;margin-top:2px}.contract-row strong{font-weight:600;display:block}.tour-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:20px;display:flex}.tour-pagination>span{font:10px var(--mono);color:var(--muted)}.tour-tail{font:10px/1.8 var(--mono);color:var(--muted);max-width:720px;padding-top:17px}.tour-page .page-heading{align-items:center;margin-bottom:20px}.tour-page .page-heading h1{margin:15px 0 10px;font-size:clamp(29px,3.3vw,44px)}.tour-page .page-heading p{font-size:14px}.tour-page .page-heading>.subtle-button{margin-top:14px}.graph-mission{background:var(--ink);color:var(--paper);overflow-wrap:anywhere;border-radius:3px;justify-content:center;align-items:center;gap:12px;padding:14px;font-size:14px;line-height:1.6;display:flex}.graph-mission>svg{flex-shrink:0}.graph-connector{color:var(--muted);justify-content:space-around;align-items:center;height:43px;font-size:26px;display:flex}.graph-connector span{font:9px var(--mono)}.graph-workers{grid-template-columns:1fr 1fr;gap:16px;display:grid}.graph-workers>div{border:1px solid var(--line);background:var(--paper);border-top:3px solid var(--coral);border-radius:3px;padding:17px 15px}.graph-workers>div:last-child{border-top-color:#80a294}.graph h3{margin:9px 0;font-size:16px;font-weight:600}.graph p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.graph-final{border:1px dashed var(--ink);border-radius:3px;align-items:center;gap:17px;padding:17px;display:flex}.graph-final strong{margin-bottom:5px;font-size:15px;font-weight:600;display:block}.build-desks{grid-template-columns:1fr 1fr;gap:14px;display:grid}.build-desks>article{border:1px solid var(--line);border-radius:4px;min-width:0;overflow:hidden}.desk-header{background:var(--bar);border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:13px 10px;display:flex}.agent-initial{background:var(--paper);border:1px solid var(--line);width:28px;height:31px;font:15px var(--mono);border-radius:3px;flex-shrink:0;place-items:center;display:grid}.desk-header strong{white-space:nowrap;font-size:13px;display:block}.desk-header>div>span{font:8px var(--mono);color:var(--muted);margin-top:4px;display:block}.desk-header>svg{flex-shrink:0;width:16px;margin-left:auto}.build-desks code{font:10px var(--mono);overflow-wrap:anywhere;align-items:center;gap:5px;padding:16px 12px;display:flex}.build-desks ul{color:var(--muted);margin:0;padding:0 14px 13px 28px;font-size:12px;line-height:1.8}.build-desks .plain-note{grid-column:1/-1;margin-top:4px}.plain-note p{margin:0;font-size:13px;line-height:1.7}.evidence-caption{font:9px/1.7 var(--mono);color:var(--muted);margin:0 0 13px}.evidence-list details{border:1px solid var(--line);background:var(--paper);border-radius:3px;margin-bottom:10px}.evidence-list summary{cursor:pointer;align-items:center;gap:11px;padding:13px 15px;font-size:14px;font-weight:500;list-style:none;display:flex}.evidence-list summary::-webkit-details-marker{display:none}.evidence-list summary>svg{margin-left:auto}.evidence-list details[open] summary>svg{transform:rotate(180deg)}.evidence-list details>p{color:var(--muted);margin:0;padding:0 15px 16px 50px;font-size:14px;line-height:1.7}.evidence-check{color:#49745e;background:#82a49520;border:1px solid #7b9d8a;border-radius:3px;place-items:center;width:22px;height:22px;display:grid}.pending-gate{background:#e76f5913;border:1px solid #e76f5966;border-radius:3px;align-items:center;gap:10px;margin-top:17px;padding:14px;font-size:13px;display:flex}.review-heading{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0 17px;font-size:15px;display:flex}.review-heading>span{font:9px var(--mono);color:var(--muted);margin-left:auto}.review-check{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:11px;padding:13px 0;font-size:14px;display:flex}.review-check input{accent-color:#c45f4c;flex-shrink:0;width:18px;height:18px}.review-hint{font:10px/1.7 var(--mono);color:var(--muted);margin:13px 0 18px}.review-actions{flex-wrap:wrap;align-items:center;gap:19px;display:flex}.review-actions .button{font-size:13px}.decision-note{background:#81a59115;border:1px solid #81a591;border-radius:3px;gap:11px;margin-top:23px;padding:14px 15px;font-size:13px;line-height:1.7;display:flex}.decision-note>svg{flex-shrink:0;margin-top:2px}.decision-note.changes{border-color:var(--coral);background:#e76f5915}.provider-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.provider-tabs>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:4px;align-items:center;gap:12px;padding:15px 13px;font-size:14px;font-weight:500;display:flex}.provider-tabs>button:hover{background:var(--bar)}.provider-tabs>button.selected{border-color:var(--ink);box-shadow:0 3px 0 var(--coral);background:var(--bar)}.provider-avatar{color:#182d3c;width:39px;height:39px;font:15px var(--mono);border:1px solid #182d3c66;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.provider-avatar.mint{background:#b6c9b8}.provider-avatar.ivory{background:#f3eddc}.provider-avatar.coral{background:#e9a28c}.provider-avatar.sand{background:#e6cd98}.provider-avatar.large{border-radius:8px;width:68px;height:68px;font-size:24px}.provider-panel{border:1px solid var(--ink);background:var(--surface);border-radius:4px;padding:29px}.provider-profile{align-items:center;gap:18px;margin-bottom:27px;display:flex}.provider-profile h2{letter-spacing:-.04em;margin:5px 0 0;font-size:29px;font-weight:600}.provider-profile>.outline-label{margin-left:auto}.provider-panel>h3{letter-spacing:-.04em;margin:10px 0;font-size:23px;font-weight:600}.provider-panel>p{color:var(--muted);max-width:780px;margin:0 0 24px;font-size:16px;line-height:1.8}.provider-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:23px 0;display:grid}.provider-facts>div{grid-template-columns:26px 1fr;gap:6px 10px;display:grid}.provider-facts svg{color:#aa503f;grid-row:1/3}.provider-facts strong{font-size:14px;font-weight:600}.provider-facts span{color:var(--muted);font-size:13px;line-height:1.7}.provider-permissions{align-items:flex-start;gap:13px;padding:22px 0 0;display:flex}.provider-permissions>svg{flex-shrink:0;margin-top:2px}.provider-permissions strong{font-size:14px;font-weight:600}.provider-permissions p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.7}.provider-bottom{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:17px;display:flex}.provider-bottom>p{font:10px/1.8 var(--mono);color:var(--muted);max-width:530px;margin:0}.provider-bottom>.text-link{flex-shrink:0;padding-bottom:0}.team-footnote{border-top:1px solid var(--line);align-items:center;gap:17px;margin-top:32px;padding-top:25px;display:flex}.team-footnote>svg{color:#aa503f;flex-shrink:0}.team-footnote h3{letter-spacing:-.03em;margin:0 0 7px;font-size:18px;font-weight:600}.team-footnote p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.team-footnote>.subtle-button{flex-shrink:0;margin-left:auto;font-size:13px}.handbook-page{grid-template-columns:200px minmax(0,1fr);min-height:100%;display:grid}.docs-nav{background:var(--bar);border-right:1px solid var(--line);flex-direction:column;align-self:start;align-items:stretch;gap:5px;min-height:100%;padding:28px 16px;display:flex;position:sticky;top:0}.docs-title{align-items:center;gap:12px;margin:0 7px 28px;display:flex}.docs-title strong{letter-spacing:-.025em;font-size:16px;font-weight:600;line-height:1.35}.docs-nav>.role-tag{padding:0 10px 9px;font-size:9px}.docs-nav>button{text-align:left;border:1px solid #0000;border-radius:3px;align-items:center;gap:10px;padding:11px 10px;font-size:13px;display:flex}.docs-nav>button:hover{background:var(--paper)}.docs-nav>button.selected{background:var(--paper);border-color:var(--line);box-shadow:inset 3px 0 0 var(--coral)}.docs-nav>a{color:var(--muted);align-items:center;gap:8px;padding:26px 10px 10px;font-size:12px;text-decoration:none;display:flex}.docs-nav>a:hover{text-decoration:underline}.doc-content{min-width:0;padding:34px 39px 28px}.doc-content>h1{margin-top:20px;font-size:clamp(33px,3.3vw,48px)}.doc-content .eyebrow{font-size:9px;line-height:1.7}.doc-intro{margin-bottom:25px!important;font-size:17px!important;line-height:1.75!important}.doc-content>p{color:var(--muted);max-width:760px;margin:10px 0 21px;font-size:15px;line-height:1.8}.doc-content h2{letter-spacing:-.04em;margin:27px 0 9px;font-size:22px;font-weight:600;line-height:1.3}.doc-content p code{font:12px var(--mono);color:var(--ink);background:var(--bar);overflow-wrap:anywhere;padding:3px 5px}.callout{margin:23px 0;font-size:13px}.callout p{margin:0;font-size:14px;line-height:1.75}.callout strong{font-weight:600}.code-block{color:#fff7e6;background:#182d3c;border:1px solid #182d3c;border-radius:4px;margin:17px 0;overflow:hidden}.code-block>div{border-bottom:1px solid #fff7e622;justify-content:space-between;align-items:center;padding:9px 13px;display:flex}.code-block>div>span{font:9px var(--mono);color:#bac7c3}.code-block pre{scrollbar-width:thin;font:12px/1.9 var(--mono);tab-size:2;margin:0;padding:17px;overflow:auto}.copy-button{font:10px var(--mono);border:1px solid #0000;border-radius:3px;align-items:center;gap:7px;padding:4px 5px;display:inline-flex}.copy-button:hover{border-color:currentColor}.doc-list{color:var(--muted);padding-left:20px;font-size:15px;line-height:2}.doc-list li::marker{color:#ba6954}.doc-source{font:9px/1.8 var(--mono);color:var(--muted);border-top:1px solid var(--line);align-items:flex-start;gap:8px;margin-top:31px;padding-top:17px;display:flex}.doc-source>svg{flex-shrink:0;margin-top:2px}.doc-source>a{flex-shrink:0;align-items:center;gap:5px;margin-left:auto;display:flex}.architecture-strip{border:1px solid var(--line);background:var(--bar);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;margin:28px 0;padding:25px 13px;display:flex}.architecture-strip>div{text-align:center;flex-direction:column;flex:1;align-items:center;gap:9px;min-width:0;display:flex}.architecture-strip>div>svg{color:#aa503f;margin-bottom:5px}.architecture-strip strong{font-size:14px;font-weight:600}.architecture-strip span{font:9px/1.7 var(--mono);color:var(--muted)}.architecture-strip>svg{color:var(--muted);flex-shrink:0}.runtime-doc{border-bottom:1px solid var(--line);padding-bottom:12px}.runtime-doc>p{color:var(--muted);font-size:15px;line-height:1.8}.principle-list{border-top:1px solid var(--ink)}.principle-list>section{border-bottom:1px solid var(--line);align-items:flex-start;gap:24px;padding:26px 0;display:flex}.principle-index{font:10px var(--mono);color:var(--muted);margin-top:7px}.principle-list>section>svg{color:#aa503f;flex-shrink:0;margin-top:3px}.principle-list h2{letter-spacing:-.04em;margin:0 0 10px;font-size:24px;font-weight:600}.principle-list p{color:var(--muted);max-width:730px;margin:0;font-size:16px;line-height:1.75}.honesty-note{background:var(--bar);border:1px solid var(--line);border-radius:4px;margin-top:28px;padding:24px 26px}.honesty-note h2{letter-spacing:-.04em;margin:11px 0;font-size:23px;font-weight:600}.honesty-note>p{color:var(--muted);font-size:15px;line-height:1.8}.honesty-note>.text-link{margin-right:26px}.brand-stages{grid-template-columns:1fr 1fr;gap:20px;display:grid}.brand-stages figure{color:#182d3c;background:#fff7e6;border:1px solid #182d3c;border-radius:4px;margin:0;overflow:hidden}.brand-stages figure>div{place-items:center;height:188px;padding:30px;display:grid}.brand-stages img{object-fit:contain;width:86%;max-height:87px}.brand-stages .reverse-stage{color:#fff7e6;background:#182d3c}.brand-stages figcaption{font:10px var(--mono);border-top:1px solid #182d3c33;justify-content:space-between;align-items:center;gap:9px;padding:14px;display:flex}.brand-stages .reverse-stage figcaption{border-color:#fff7e633}.brand-stages figcaption a{align-items:center;gap:8px;padding:2px 0;text-decoration:none;display:flex}.brand-stages figcaption a:hover{text-decoration:underline}.swatches{grid-template-columns:repeat(3,1fr);gap:15px;margin:23px 0 31px;display:grid}.swatches>div{border:1px solid var(--line);border-radius:3px;align-items:center;gap:10px;padding:12px;display:flex}.swatch-color{border:1px solid #182d3c44;border-radius:2px;flex-shrink:0;width:29px;height:34px}.swatches strong{font-size:13px;font-weight:600;display:block}.swatches code{font:10px var(--mono);color:var(--muted);margin-top:4px;display:block}.swatches .copy-button{margin-left:auto}.swatches .copy-button>span{font-size:0}.swatches .copy-button>span:not(:empty){max-width:52px}.brand-usage{border-top:1px solid var(--line);padding-top:22px}.brand-usage h2{letter-spacing:-.04em;margin:0 0 10px;font-size:24px;font-weight:600}.brand-usage p{color:var(--muted);max-width:800px;font-size:15px;line-height:1.8}.brand-usage>div{flex-wrap:wrap;gap:25px;display:flex}.brand-art{border:1px solid var(--ink);border-radius:4px;margin:29px 0 0;overflow:hidden}.brand-art>img{width:100%;height:auto;display:block}.brand-art figcaption{background:var(--bar);justify-content:space-between;align-items:center;gap:17px;padding:19px;display:flex}.brand-art strong{font-size:15px;font-weight:600;display:block}.brand-art figcaption>div>span{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.7;display:block}.brand-art .button{white-space:nowrap;flex-shrink:0;text-decoration:none}.about-page .page-heading{margin-bottom:21px}.about-lede{letter-spacing:-.025em;margin:12px 0 30px;font-size:22px;line-height:1.65}.about-body{max-width:710px}.about-body>p{color:var(--muted);font-size:17px;line-height:1.8}.about-body blockquote{letter-spacing:-.05em;border-left:4px solid var(--coral);margin:32px 0;padding:5px 0 5px 22px;font-size:35px;font-weight:500;line-height:1.2}.about-bottom{border-top:1px solid var(--line);align-items:center;gap:30px;margin-top:29px;padding-top:24px;display:flex}.about-bottom>div{flex:1}.about-bottom h2{letter-spacing:-.04em;margin:10px 0;font-size:22px;font-weight:600}.about-bottom p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.8}.about-bottom .button{flex-shrink:0;font-size:13px}.affiliation-note{font:10px/1.9 var(--mono);color:var(--muted);border-top:1px solid var(--line);margin-top:25px;padding-top:18px}[data-theme=night]{--ink:#fff7e6;--paper:#182d3c;--surface:#1e3544;--bar:#233c49;--line:#47606b;--muted:#bdc7c4;--desktop:#102631;--shadow:#061c29;color:#fff7e6}[data-theme=night] .hero h1 span,[data-theme=night] .page-heading h1 span,[data-theme=night] .doc-content h1 span,[data-theme=night] .welcome-content h2 span,[data-theme=night] .pillar-icon,[data-theme=night] .stage-eyebrow,[data-theme=night] .principle-list>section>svg,[data-theme=night] .provider-facts svg,[data-theme=night] .team-footnote>svg,[data-theme=night] .architecture-strip>div>svg,[data-theme=night] .welcome-tag span,[data-theme=night] .text-link:hover,[data-theme=night] .pillars button:hover .pillar-link{color:#ed957f}[data-theme=night] .evidence-check{color:#b0d2bd}[data-theme=night] .status-dot{background:#9cc3ad}[data-theme=night] .window-controls button{border-color:var(--line)}[data-theme=night] .window-controls button:hover,[data-theme=night] .modal .button.primary{color:#182d3c}@media (min-width:1600px){.inner-page{padding:45px 52px}.tour-layout{grid-template-columns:220px 1fr;gap:35px}.tour-stage{padding:30px 35px}.handbook-page{grid-template-columns:230px 1fr}.doc-content{padding:40px 50px}}@media (max-height:850px){.desktop-note{display:none}.desktop-shortcuts{gap:7px}.shortcut{padding-top:5px;padding-bottom:5px}}@media (max-height:620px) and (min-width:761px){.desktop-shortcuts{gap:0;top:65px}.desktop-icon{width:32px;height:32px}.desktop-icon svg{width:22px;height:22px}.shortcut{gap:4px;padding:4px 0;font-size:11px}.desktop{min-height:420px;padding-top:65px;padding-bottom:68px}}@media (max-width:1100px){.inner-page{padding:29px 27px}.tour-layout{grid-template-columns:160px 1fr;gap:18px}.tour-steps button{gap:8px;padding:11px 8px;font-size:12px}.tour-stage{padding:21px}.provider-tabs{gap:8px}.provider-tabs>button{gap:8px;padding:12px 9px;font-size:12px}.provider-avatar{width:31px;height:33px;font-size:12px}.provider-panel{padding:23px}.handbook-page{grid-template-columns:174px 1fr}.docs-nav{padding:25px 9px}.docs-nav>button{gap:7px;font-size:12px}.doc-content{padding:29px 26px}.team-footnote>.subtle-button{display:none}.brand-stages figure>div{height:150px}.brand-stages img{width:94%}.swatches{gap:10px}.swatches>div{gap:7px;padding:9px}.swatch-color{width:22px}.swatches strong{font-size:12px}.architecture-strip{padding:21px 8px}.architecture-strip strong{font-size:13px}.architecture-strip span{font-size:8px}.nav-menu summary{padding:0 8px}}@media (max-width:760px){.office-window{transform:none!important}.office-window.maximized{width:100%;height:100%;position:absolute;inset:0}.window-titlebar{cursor:default}.window-controls button{width:25px;height:25px}.window-controls button:nth-child(2){display:none}.desktop-shortcuts{gap:2px}.shortcut{gap:5px;padding:5px 2px;font-size:10px}.desktop-shortcuts .desktop-icon{width:24px;height:24px}.desktop-shortcuts .desktop-icon svg{width:17px;height:17px}.taskbar-right{display:none}.open-tasks{flex:1}.task{min-width:0;padding:7px 10px;font-size:11px}.inactive-window{visibility:hidden}.inner-page{padding:27px 21px 26px}.page-heading{margin-bottom:22px;display:block}.page-heading h1,.doc-content h1{margin-top:18px;font-size:clamp(33px,7.6vw,43px)}.page-heading p{font-size:15px}.page-heading>.subtle-button{margin-top:13px;padding-left:0}.demo-notice{padding:12px;font-size:12px}.tour-layout{flex-direction:column;gap:18px;margin-top:19px;display:flex}.tour-steps{scrollbar-width:thin;flex-direction:row;gap:7px;padding-bottom:4px;overflow:auto}.tour-steps>button{white-space:nowrap;background:var(--surface);border-color:var(--line);flex-shrink:0;gap:7px;padding:10px;font-size:12px}.tour-steps>button.current{box-shadow:inset 0 -3px 0 var(--coral)}.tour-steps>button>svg{display:none}.tour-stage{padding:19px 16px}.tour-stage h2{font-size:24px}.stage-description{margin-bottom:19px;font-size:14px}.input-meta{font-size:8px}.contract-row{gap:9px;font-size:13px}.demo-mission textarea{font-size:16px}.tour-pagination{gap:5px}.tour-pagination .subtle-button{padding:5px;font-size:12px}.tour-pagination .button.small{gap:7px;padding:7px 9px;font-size:12px}.tour-tail{font-size:9px}.graph-workers{gap:9px}.graph-workers>div{padding:13px 11px}.graph h3{font-size:15px}.graph p{font-size:12px}.graph-connector{height:41px}.graph-connector span{font-size:8px}.graph-mission{padding:12px;font-size:13px}.graph-final{padding:14px}.graph-final strong{font-size:14px}.build-desks{grid-template-columns:1fr;gap:13px}.desk-header{padding:14px}.desk-header strong{font-size:15px}.desk-header>div>span{font-size:9px}.build-desks code{padding-left:15px;font-size:12px}.build-desks ul{padding-left:32px;font-size:14px}.plain-note p{font-size:13px}.evidence-caption{font-size:8px}.evidence-list summary{padding:12px 10px;font-size:13px}.evidence-list details>p{padding-left:43px;padding-right:12px;font-size:13px}.pending-gate{padding:12px;font-size:12px}.review-heading{gap:7px;font-size:14px}.review-heading>span{font-size:8px}.review-check{font-size:13px}.review-actions{gap:12px}.review-actions .button{padding:10px;font-size:12px}.review-actions .text-link{font-size:12px}.decision-note{padding:12px;font-size:12px}.provider-tabs{grid-template-columns:1fr 1fr;gap:11px}.provider-tabs>button{gap:9px;padding:12px 10px;font-size:12px}.provider-panel{padding:19px}.provider-avatar.large{width:49px;height:53px;font-size:19px}.provider-profile{gap:13px;margin-bottom:23px}.provider-profile h2{font-size:24px}.provider-profile .role-tag{font-size:9px}.provider-profile>.outline-label{display:none}.provider-panel>h3{font-size:21px}.provider-panel>p{font-size:15px}.provider-facts{grid-template-columns:1fr;gap:20px}.provider-permissions{gap:10px}.provider-permissions p{font-size:13px}.provider-bottom{display:block}.provider-bottom .text-link{margin-top:10px}.team-footnote{align-items:flex-start;gap:12px}.team-footnote h3{font-size:18px}.team-footnote p{font-size:14px}.handbook-page{flex-direction:column;display:flex}.docs-nav{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap;gap:5px;min-height:0;padding:12px;position:static}.docs-title,.docs-nav>.role-tag,.docs-nav>a{display:none}.docs-nav>button{white-space:nowrap;gap:6px;padding:8px 9px;font-size:12px}.docs-nav>button>svg{width:14px;height:14px}.doc-content{padding:25px 21px}.doc-content>.eyebrow{font-size:8px}.doc-content>p{font-size:15px}.doc-intro{font-size:16px!important}.doc-content h2{font-size:21px}.callout{gap:9px;padding:13px 11px}.callout p{font-size:13px}.code-block>div{padding:9px 10px}.code-block pre{padding:14px;font-size:11px}.copy-button{font-size:9px}.doc-source{flex-wrap:wrap;gap:7px;font-size:8px}.doc-source>span{flex:1}.doc-source>a{margin-left:22px}.architecture-strip{gap:5px;padding:19px 6px}.architecture-strip>div>svg{width:23px;height:23px}.architecture-strip>svg{width:14px}.architecture-strip strong{font-size:11px}.architecture-strip span{font-size:8px}.principle-list>section{gap:13px;padding:23px 0}.principle-index{display:none}.principle-list>section>svg{width:25px;height:25px}.principle-list h2{font-size:22px}.principle-list p{font-size:15px}.honesty-note{padding:19px}.honesty-note h2{font-size:23px}.honesty-note>p{font-size:14px}.brand-stages{grid-template-columns:1fr;gap:16px}.brand-stages figure>div{height:152px;padding:26px}.brand-stages img{width:86%}.brand-stages figcaption{font-size:10px}.swatches{grid-template-columns:1fr;gap:11px}.swatches>div{gap:12px;padding:12px}.swatch-color{width:34px;height:38px}.swatches strong{font-size:14px}.swatches .copy-button>span{max-width:none;font-size:10px}.brand-usage p{font-size:15px}.brand-usage>div{gap:7px 17px}.brand-art figcaption{padding:17px;display:block}.brand-art .button{margin-top:16px;font-size:12px}.brand-art figcaption>div>span{font-size:12px}.about-lede{font-size:19px}.about-body>p{font-size:16px}.about-body blockquote{padding-left:17px;font-size:29px}.about-bottom{display:block}.about-bottom .button{margin-top:19px}.affiliation-note{font-size:9px}.search-dialog{margin:8vh auto auto}.search-heading{gap:10px;padding:17px 14px}.search-heading input{font-size:16px}.search-results{max-height:63vh;padding:12px 7px}.search-results>button{gap:11px;padding:11px 8px}.search-results strong{font-size:15px}.search-results small{font-size:11px}.search-icon{width:33px;height:33px}.search-footer{padding:13px;font-size:9px}.search-footer>span:last-child{display:none}.welcome-content{padding:29px 26px}.welcome-content h2{font-size:41px}.welcome-content p{font-size:15px}.welcome-content .button{font-size:13px}}@media (max-width:365px){.desktop{padding-left:7px;padding-right:7px}.home-page,.inner-page{padding-left:17px;padding-right:17px}.shortcut{font-size:9px}.hero h1{font-size:32px}.provider-tabs>button{gap:7px;font-size:11px}.provider-avatar{width:27px;height:30px}.window-address{font-size:9px}}:root{--accent-text:#a14534;--measure:68ch;--space-section:clamp(2.4rem,4vw,4.1rem);--ease-office:cubic-bezier(.16,1,.3,1)}[data-theme=night]{--accent-text:#ed957f}button,input,select,textarea{caret-color:var(--coral)}button,a{text-underline-offset:.22em}.window-content :is(h1,h2)[tabindex="-1"]:focus-visible{outline:none}.button{white-space:nowrap;min-height:44px;font-size:.9375rem}.button.small{min-height:36px;font-size:.875rem}.text-link{min-height:42px;font-size:.875rem}.subtle-button{min-height:40px}.icon-button{min-width:36px;min-height:36px}.github-repo-link{border:1px solid var(--line);background:var(--paper);white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;gap:.5rem;min-height:36px;padding:.4rem .7rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.github-repo-link:hover{background:var(--bar);border-color:var(--ink)}.github-repo-link svg{flex-shrink:0}@media (max-width:1000px){.github-repo-link{min-width:36px;padding:.35rem}.github-repo-link>span{display:none}}@media (max-width:760px){.github-repo-link{border-color:#0000;min-width:44px;min-height:44px;padding:0}}.window-controls{gap:3px}.window-controls button{width:30px;height:28px}.window-titlebar{height:39px;min-height:39px}.window-titlebar>span{font-size:.875rem}.window-address{padding:8px 18px;font-size:.75rem}.welcome-tag{letter-spacing:0;font:.75rem Space Grotesk,sans-serif}.window-status{letter-spacing:0;height:30px;font:.75rem Space Grotesk,sans-serif}.edition{letter-spacing:0;font:.75rem Space Grotesk,sans-serif}.desktop-watermark,.desktop-note{display:none}.shortcut,.task{font-size:.8125rem}.task{min-width:118px}.taskbar-right{font-size:.75rem}.taskbar-right>span:first-child{display:none}.page-heading h1,.doc-content h1,.provider-panel h2,.provider-panel h3,.principle-list h2,.brand-page h2,.welcome-content h2,.pillars h2,.about-page h1,.about-page h2,.about-page blockquote{letter-spacing:-.035em}.inner-page p,.doc-content>p{font-size:1rem}.affiliation-note{font-size:.75rem}.front-office{padding:0 clamp(1.25rem,3.2vw,3rem)}.front-office h1,.front-office h2,.front-office h3{letter-spacing:-.035em;text-wrap:balance;font-weight:600}.front-office p{line-height:1.65}.front-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(1.4rem,3vw,3rem);padding:2.6rem 0 2.4rem;display:grid}.front-intro h1{margin:0 0 1.35rem;font-size:clamp(2.35rem,4vw,3.65rem);line-height:1.08}.front-intro h1 span{color:var(--accent-text)}.front-intro>p{max-width:36ch;color:var(--muted);margin:0 0 1.45rem;font-size:1rem}.front-actions{flex-wrap:wrap;align-items:center;gap:.55rem 1.2rem;display:flex}.front-art{background:#182d3c;border-radius:4px;margin:0;overflow:hidden;box-shadow:0 9px 20px #182d3c18}.front-art img{width:100%;height:auto;display:block}.office-explorer{border:1px solid var(--line);background:var(--surface);border-radius:4px;overflow:hidden}.chapter-tabs{border-bottom:1px solid var(--line);background:var(--bar);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.chapter-tabs button{justify-content:center;align-items:center;gap:.6rem;min-height:58px;padding:.8rem;font-size:.875rem;font-weight:500;display:flex;position:relative}.chapter-tabs button:not(:last-child){border-right:1px solid var(--line)}.chapter-tabs button[aria-selected=true]{background:var(--surface)}.chapter-tabs button[aria-selected=true]:after{content:"";background:var(--coral);height:3px;position:absolute;bottom:-1px;left:20%;right:20%}.chapter-tabs button:hover{color:var(--accent-text)}.chapter-panel{grid-template-columns:1.12fr 1fr;align-items:center;gap:2.5rem;padding:1.7rem 1.8rem;display:grid}.chapter-copy h2{margin:0 0 .65rem;font-size:1.55rem;line-height:1.25}.chapter-copy p{color:var(--muted);max-width:46ch;margin:0 0 .45rem;font-size:.9375rem}.chapter-diagram{text-align:center;font-size:.8125rem}.diagram-pair{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.diagram-pair>span{border:1px solid var(--line);background:var(--paper);border-radius:3px;flex-direction:column;align-items:center;gap:.75rem;padding:1rem .6rem;display:flex}.diagram-pair svg{color:var(--accent-text)}.diagram-join{border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);height:17px;margin:0 25%}.diagram-result{color:var(--accent-text);justify-content:center;align-items:center;gap:.55rem;margin-top:13px;font-weight:500;display:flex}.mission-invitation{padding:var(--space-section) 0}.invitation-heading{margin-bottom:1.7rem}.invitation-heading h2{margin:0 0 .85rem;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.15}.invitation-heading p{color:var(--muted);max-width:55ch;margin:0;font-size:1rem}.mission-picker{border:1px solid var(--ink);border-radius:4px;grid-template-columns:minmax(185px,.65fr) minmax(0,1.35fr);display:grid;overflow:hidden}.scenario-options{background:var(--bar);flex-direction:column;gap:.35rem;padding:.8rem;display:flex}.scenario-options>button{text-align:left;border:1px solid #0000;border-radius:3px;align-items:center;gap:.65rem;min-height:54px;padding:.75rem;font-size:.9375rem;display:flex}.scenario-options>button>span{flex:1}.scenario-options>button[aria-pressed=true]{background:var(--paper);border-color:var(--line)}.scenario-options>button[aria-pressed=true]>svg:last-child{color:var(--accent-text)}.scenario-options>button:hover{background:var(--paper)}.scenario-detail{background:var(--surface);padding:1.7rem 2rem}.scenario-detail h3{margin:0 0 .75rem;font-size:1.55rem;line-height:1.25}.scenario-detail>p{color:var(--muted);max-width:56ch;margin:0 0 1.25rem;font-size:1rem}.scenario-output{border-top:1px solid var(--line);align-items:flex-start;gap:.65rem;padding:1rem 0;font-size:.875rem;line-height:1.65;display:flex}.scenario-output svg{color:var(--accent-text);flex-shrink:0;margin-top:3px}.scenario-launch{align-items:center;gap:1.3rem;margin-top:.6rem;display:flex}.scenario-launch>span{color:var(--muted);font-size:.75rem;line-height:1.6}.bring-your-team{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:start;gap:3rem;padding:2.2rem 0 2.6rem;display:grid}.bring-your-team h2{margin:0 0 .8rem;font-size:1.85rem;line-height:1.2}.bring-your-team p{color:var(--muted);max-width:34ch;margin:0;font-size:.9375rem}.runtime-links{grid-template-columns:1fr 1fr;gap:0 1.3rem;display:grid}.runtime-links button{text-align:left;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.6rem;min-height:55px;padding:.7rem 0;font-size:.9375rem;display:flex}.runtime-links button:hover{color:var(--accent-text)}.vision-invitation{padding:var(--space-section) 0;grid-template-columns:1.3fr 1fr;align-items:end;gap:3.5rem;display:grid}.vision-statement>svg{color:var(--accent-text);margin-bottom:1rem}.vision-statement h2{margin:0 0 1rem;font-size:clamp(1.85rem,3.1vw,2.6rem);line-height:1.14}.vision-statement h2 span{color:var(--accent-text)}.vision-statement p{color:var(--muted);max-width:42ch;margin:0 0 .6rem;font-size:1rem}.vision-grounding{padding-bottom:.15rem}.vision-grounding h3{margin:0 0 .75rem;font-size:1.25rem}.vision-grounding p{color:var(--muted);max-width:40ch;margin:0 0 .6rem;font-size:.9375rem;line-height:1.8}.front-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:1.6rem;padding:1.15rem 0;font-size:.75rem;display:flex}.front-footer>span{margin-right:auto}.front-footer button{align-items:center;gap:.5rem;min-height:36px;font-size:.8125rem;display:flex}.front-footer button:hover{color:var(--ink)}.chapter-copy,.scenario-detail{animation:office-state .24s var(--ease-office)}@keyframes office-state{0%{opacity:.8;clip-path:inset(0 0 3%)}to{opacity:1;clip-path:inset(0)}}@media (min-width:1600px){.front-hero{gap:3.2rem;padding-top:3rem}.front-intro h1{font-size:4.15rem}}@media (max-width:1100px){.front-hero{grid-template-columns:1fr 1.05fr;gap:1.5rem;padding-top:2rem}.front-intro h1{font-size:2.75rem}.front-actions{gap:.4rem .8rem}.chapter-panel{gap:1.3rem;padding:1.4rem}.chapter-tabs button{gap:.45rem;font-size:.8125rem}.chapter-copy h2{font-size:1.4rem}.scenario-detail{padding:1.5rem}.bring-your-team{gap:1.8rem}.runtime-links{grid-template-columns:1fr}.vision-invitation{gap:2rem}}@media (max-width:760px){.front-office{padding:0 1.25rem}.front-hero{grid-template-columns:1fr;gap:1.6rem;padding:1.8rem 0 1.7rem}.front-intro h1{margin-bottom:1rem;font-size:clamp(2.25rem,7.5vw,3.5rem)}.front-intro>p{max-width:48ch;margin-bottom:1.15rem;font-size:1rem}.front-actions{gap:.6rem 1.25rem}.front-actions .button{font-size:.875rem}.front-art{box-shadow:none}.chapter-tabs button{flex-direction:column;gap:.45rem;min-height:78px;padding:.8rem .45rem;font-size:.75rem}.chapter-panel{grid-template-columns:1fr;gap:1.4rem;padding:1.2rem}.chapter-copy h2{font-size:1.4rem}.chapter-copy p{font-size:.9375rem}.chapter-diagram{justify-self:center;width:100%;max-width:350px}.diagram-pair>span{flex-direction:row;justify-content:center;gap:.55rem;padding:.85rem .4rem;font-size:.75rem}.diagram-pair>span>svg{width:21px}.diagram-result{font-size:.8125rem}.invitation-heading h2{font-size:1.9rem}.invitation-heading p{font-size:.9375rem}.mission-picker{grid-template-columns:1fr}.scenario-options{scrollbar-width:thin;flex-direction:row;gap:.35rem;padding:.65rem;overflow-x:auto}.scenario-options>button{white-space:nowrap;flex-shrink:0;gap:.5rem;min-height:44px;padding:.6rem .7rem;font-size:.8125rem}.scenario-options>button>svg:last-child:not(:first-child){display:none}.scenario-detail{padding:1.3rem}.scenario-detail h3{font-size:1.4rem}.scenario-detail>p{font-size:.9375rem}.scenario-output{font-size:.8125rem}.scenario-launch{flex-wrap:wrap;gap:1rem}.scenario-launch .button{font-size:.875rem}.bring-your-team{grid-template-columns:1fr;gap:1.4rem}.bring-your-team h2{font-size:1.85rem}.runtime-links{grid-template-columns:1fr 1fr;gap:0 1rem}.runtime-links button{gap:.3rem;font-size:.8125rem}.vision-invitation{grid-template-columns:1fr;gap:1.8rem}.vision-statement h2{font-size:2rem}.vision-grounding{border-top:1px solid var(--line);padding-top:1.5rem}.vision-grounding p{max-width:60ch}.front-footer{flex-wrap:wrap;gap:.6rem 1.1rem}.front-footer>span{flex-basis:100%}.window-titlebar{height:39px;min-height:39px}.window-controls button{min-width:32px;min-height:30px}.window-status{height:28px;font-size:.75rem}.welcome-tag{display:none!important}}@media (prefers-reduced-motion:reduce){.chapter-copy,.scenario-detail{animation:none}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-navigation{display:none}.search-dismiss{flex-shrink:0}.search-heading input{font-size:1rem}.search-results small{font-size:.8125rem}.search-footer{font-size:.75rem}.mission-lab{padding:1.8rem clamp(1.2rem,2.8vw,2.5rem) 2rem}.lab-heading{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.2rem;display:flex}.lab-heading h1{letter-spacing:-.035em;margin:0 0 .65rem;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:600;line-height:1.15}.lab-heading p{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.6}.lab-heading>.subtle-button{flex-shrink:0}.lab-disclosure{background:var(--bar);border:1px solid var(--line);border-radius:3px;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.8125rem;line-height:1.6;display:flex}.lab-disclosure>svg{flex-shrink:0}.lab-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;padding:1.2rem 0;display:grid}.lab-steps>button{border-bottom:2px solid var(--line);text-align:left;align-items:center;gap:.55rem;min-height:43px;padding:.5rem .7rem;font-size:.875rem;display:flex}.lab-steps>button>span{font-variant-numeric:tabular-nums;background:var(--bar);border:1px solid var(--line);border-radius:3px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.75rem;display:grid}.lab-steps>button[aria-current=step]{border-color:var(--coral);color:var(--accent-text)}.lab-steps>button:disabled{opacity:.58}.lab-layout{grid-template-columns:minmax(0,1fr) 235px;align-items:start;gap:1.5rem;display:grid}.lab-stage{border:1px solid var(--ink);background:var(--surface);border-radius:4px;min-width:0;padding:1.45rem}.lab-step-body>h2{letter-spacing:-.03em;text-wrap:balance;margin:0 0 1.2rem;font-size:1.55rem;font-weight:600;line-height:1.25}.lab-body-copy{color:var(--muted);max-width:var(--measure);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.7}.lab-presets{flex-wrap:wrap;gap:.45rem;margin-bottom:1.4rem;display:flex}.lab-presets>button{border:1px solid var(--line);border-radius:3px;align-items:center;gap:.4rem;min-height:40px;padding:.55rem .65rem;font-size:.8125rem;display:flex}.lab-presets>button[aria-pressed=true]{background:var(--bar);border-color:var(--ink)}.field-label{margin:1.15rem 0 .55rem;font-size:.875rem;font-weight:600;display:block}.mission-lab textarea,.mission-lab select{width:100%;max-width:100%;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:3px;min-height:46px;padding:.75rem;font:1rem/1.6 Space Grotesk,sans-serif;display:block}.mission-lab textarea{resize:vertical;min-height:106px;max-height:240px}.mission-lab textarea:focus-visible,.mission-lab select:focus-visible{outline:3px solid var(--coral);outline-offset:2px}.mission-lab textarea:disabled,.mission-lab select:disabled{opacity:.7}.lab-input-meta{color:var(--muted);justify-content:space-between;gap:.8rem;margin:.5rem 0 1rem;font-size:.75rem;line-height:1.5;display:flex}.lab-input-meta>span:last-child{font-variant-numeric:tabular-nums;flex-shrink:0}.field-error{color:var(--accent-text);margin:.65rem 0 1rem;font-size:.8125rem;line-height:1.65}.lab-deliverable{border-top:1px solid var(--line);align-items:flex-start;gap:.8rem;margin-top:1.1rem;padding:1rem 0;display:flex}.lab-deliverable>svg{color:var(--accent-text);flex-shrink:0;margin-top:2px}.lab-deliverable strong{font-size:.875rem;font-weight:600}.lab-deliverable p{color:var(--muted);margin:.35rem 0 0;font-size:.875rem;line-height:1.65}.lab-footnote{color:var(--muted);margin:1.2rem 0 0;font-size:.75rem;line-height:1.7}.lab-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.4rem;padding-top:1.1rem;display:flex}.lab-pagination>span{color:var(--muted);font-size:.75rem}.pagination-note{text-align:right}.fault-choice input,.lab-review-checks input{accent-color:var(--accent-text);flex-shrink:0;width:18px;height:18px;margin:0}.example-workers{gap:.7rem;margin:1.2rem 0;display:grid}.example-workers>div{border:1px solid var(--line);background:var(--paper);border-radius:3px;align-items:center;gap:.85rem;min-width:0;padding:1rem;display:flex}.example-workers>div>svg{color:var(--accent-text);flex-shrink:0}.example-workers>div>div{min-width:0}.example-workers strong{font-size:.9375rem;font-weight:600;display:block}.example-workers>div>div>span{color:var(--muted);margin:.25rem 0;font-size:.8125rem;display:block}.example-workers code{font:.75rem/1.7 var(--mono);overflow-wrap:anywhere}.worker-status{color:var(--muted);text-align:right;flex-shrink:0;max-width:65px;margin-left:auto;font-size:.75rem;line-height:1.5}.is-running .worker-status{color:var(--accent-text)}.fault-choice{border-top:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:.75rem;margin:1.1rem 0 1.5rem;padding:1rem 0;display:flex}.fault-choice>span{flex:1}.fault-choice strong{font-size:.875rem;font-weight:500}.fault-choice small{color:var(--muted);margin-top:.3rem;font-size:.8125rem;line-height:1.6;display:block}.fault-choice>svg{color:var(--accent-text);flex-shrink:0}.running-feedback{align-items:center;gap:.65rem;min-height:44px;font-size:.8125rem;line-height:1.6;display:flex}.lab-evidence{gap:.7rem;display:grid}.lab-evidence details{border:1px solid var(--line);background:var(--paper);border-radius:3px}.lab-evidence summary{cursor:pointer;align-items:center;gap:.6rem;padding:.9rem .8rem;list-style:none;display:flex}.lab-evidence summary::-webkit-details-marker{display:none}.lab-evidence summary>svg:first-child{color:var(--accent-text)}.lab-evidence summary strong{font-size:.875rem;font-weight:500}.lab-evidence summary>span{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:.75rem}.lab-evidence details>p{color:var(--muted);margin:0;padding:0 1rem 1rem;font-size:.875rem;line-height:1.75}.verification-blocker,.review-next,.acceptance-receipt{background:var(--bar);border:1px solid var(--line);border-radius:3px;align-items:flex-start;gap:.8rem;margin-top:1.2rem;padding:1.1rem;font-size:.875rem;line-height:1.6;display:flex}.verification-blocker>svg,.review-next>svg,.acceptance-receipt>svg{color:var(--accent-text);flex-shrink:0;margin-top:2px}.verification-blocker strong,.acceptance-receipt strong{font-weight:600}.verification-blocker p,.acceptance-receipt p{color:var(--muted);margin:.5rem 0 1rem;font-size:.875rem;line-height:1.65}.verification-blocker .button{font-size:.875rem}.lab-review-checks{border:0;margin:1.25rem 0 0;padding:0}.lab-review-checks>legend{margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.lab-review-checks>label{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:.65rem;min-height:47px;padding:.7rem 0;font-size:.875rem;display:flex}.review-instruction{color:var(--muted);margin:1rem 0;font-size:.75rem;line-height:1.65}.lab-review-actions{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.acceptance-receipt code{font:.75rem/1.8 var(--mono);overflow-wrap:anywhere;margin-bottom:.6rem;display:block}.acceptance-receipt .copy-button{min-height:36px;font-size:.8125rem}.mission-journal{min-width:0;padding:.8rem 0 0}.journal-title{align-items:center;gap:.65rem;display:flex}.journal-title h2{letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:600}.journal-title>svg{color:var(--accent-text)}.journal-brief{color:var(--muted);overflow-wrap:anywhere;margin:.9rem 0 1.2rem;font-size:.875rem;line-height:1.7}.mission-journal dl{margin:0 0 1.3rem;font-size:.75rem}.mission-journal dl>div{justify-content:space-between;align-items:start;gap:.65rem;padding:.4rem 0;display:flex}.mission-journal dt{color:var(--muted)}.mission-journal dd{text-align:right;margin:0;font-weight:500}.mission-journal ol{color:var(--muted);margin:0;padding:0 0 0 1rem;font-size:.75rem;line-height:1.75}.mission-journal li{padding:0 0 .75rem .4rem}.mission-journal li::marker{color:var(--accent-text)}.journal-note{color:var(--muted);border-top:1px solid var(--line);margin-top:.5rem;padding-top:1rem;font-size:.75rem;line-height:1.75}.lab-step-body{animation:office-state .22s var(--ease-office)}.vision-page{padding:2rem clamp(1.3rem,3.5vw,3.1rem)}.vision-page h1,.vision-page h2,.vision-page h3{letter-spacing:-.035em;text-wrap:balance;font-weight:600}.vision-header h1{margin:0 0 1.3rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08}.vision-header h1>span,.vision-close h2>span{color:var(--accent-text)}.vision-header>p{max-width:65ch;color:var(--muted);margin:0;font-size:1.0625rem;line-height:1.75}.vision-manifesto{border-top:1px solid var(--ink);grid-template-columns:.9fr 1.1fr;gap:3rem;margin:2.5rem 0 3rem;padding-top:2.2rem;display:grid}.vision-manifesto>p{letter-spacing:-.025em;margin:0;font-size:1.6rem;line-height:1.5}.vision-manifesto>p strong{color:var(--accent-text);font-weight:500}.vision-manifesto h2{margin:0 0 .8rem;font-size:1.5rem;line-height:1.3}.vision-manifesto>div>p{color:var(--muted);margin:.65rem 0;font-size:1rem;line-height:1.75}.horizon-section{border:1px solid var(--ink);border-radius:4px;overflow:hidden}.horizon-tabs{background:var(--bar);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.horizon-tabs>button{min-height:54px;padding:.7rem .9rem;font-size:.9375rem;font-weight:500;position:relative}.horizon-tabs>button[aria-selected=true]{background:var(--surface)}.horizon-tabs>button[aria-selected=true]:after{content:"";background:var(--coral);height:3px;position:absolute;bottom:-1px;left:25%;right:25%}.horizon-panel{background:var(--surface);padding:1.8rem 2rem}.horizon-panel .horizon-status{color:var(--accent-text);margin:0 0 .8rem;font-size:.8125rem}.horizon-panel h2{margin:0 0 .9rem;font-size:1.75rem;line-height:1.2}.horizon-panel>p{color:var(--muted);max-width:65ch;margin:.7rem 0 1.2rem;font-size:1rem;line-height:1.75}.horizon-details{margin-top:1.3rem}.horizon-details details{border-top:1px solid var(--line)}.horizon-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:.9375rem;font-weight:500;list-style:none;display:flex}.horizon-details summary::-webkit-details-marker{display:none}.horizon-details details[open] summary svg{transform:rotate(180deg)}.horizon-details p{color:var(--muted);max-width:65ch;margin:0 0 1rem;font-size:.9375rem;line-height:1.75}.vision-architecture{padding:var(--space-section) 0 1rem}.vision-architecture>h2,.vision-close h2{margin:0 0 1rem;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.15}.vision-architecture>p,.vision-close>p{color:var(--muted);max-width:65ch;margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.vision-architecture .architecture-strip{margin:1.8rem 0}.vision-architecture .architecture-strip strong{font-size:1rem}.vision-architecture .architecture-strip span{font-family:Space Grotesk,sans-serif;font-size:.75rem}.project-foundations{grid-template-columns:1fr 1fr;gap:2.3rem;margin:1.6rem 0 .8rem;display:grid}.project-foundations h3{margin:0 0 .6rem;font-size:1.2rem}.project-foundations p{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.8}.vision-close{border-top:1px solid var(--line);margin-top:1.5rem;padding:2rem 0}.vision-close>div{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:1.5rem;display:flex}.vision-page .affiliation-note{font:.75rem/1.8 Space Grotesk,sans-serif}@media (max-width:1100px){.lab-layout{grid-template-columns:minmax(0,1fr) 190px;gap:1.1rem}.lab-stage{padding:1.2rem}.lab-step-body>h2{font-size:1.4rem}.lab-presets{gap:.4rem}.lab-presets>button{padding:.5rem;font-size:.75rem}.vision-manifesto{gap:2rem}.vision-manifesto>p{font-size:1.4rem}}@media (max-width:760px){.desktop{min-height:480px;padding:65px 9px 74px}.desktop-shortcuts,.taskbar{display:none}.menubar{height:47px;top:8px}.brand-button img{width:93px}.office-window{border-radius:5px}.window-address{display:none}.window-titlebar{padding-left:12px}.window-status{font-size:.75rem}.mobile-navigation{z-index:40;background:var(--paper);border:1px solid var(--shadow);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;height:56px;padding:3px;display:grid;position:absolute;bottom:9px;left:8px;right:8px}.mobile-navigation button{border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:47px;font-size:.75rem;display:flex}.mobile-navigation button[aria-current=page]{background:var(--bar);color:var(--accent-text)}.mobile-navigation button:active{background:var(--bar)}.mission-lab{padding:1.4rem 1rem 1.5rem}.lab-heading{align-items:start;gap:.6rem}.lab-heading h1{font-size:1.8rem}.lab-heading p{font-size:.875rem}.lab-heading .subtle-button{min-width:40px;padding:8px;font-size:0}.lab-heading .subtle-button>svg{width:20px;height:20px}.lab-disclosure{align-items:flex-start;gap:.55rem;padding:.8rem;font-size:.75rem}.lab-steps{gap:.25rem;padding:1rem 0}.lab-steps>button{flex-direction:column;justify-content:center;gap:.4rem;min-height:64px;padding:.45rem .15rem;font-size:.75rem}.lab-layout{grid-template-columns:1fr;gap:1.5rem}.lab-stage{padding:1.15rem 1rem}.lab-step-body>h2{margin-bottom:1rem;font-size:1.4rem}.lab-presets{grid-template-columns:1fr;gap:.4rem;margin-bottom:1rem;display:grid}.lab-presets>button{justify-content:flex-start;min-height:41px;padding:.6rem .75rem;font-size:.8125rem}.mission-lab textarea,.mission-lab select{font-size:1rem}.lab-input-meta{gap:.6rem;font-size:.75rem}.lab-deliverable{gap:.65rem}.lab-pagination{flex-wrap:wrap;gap:.35rem}.lab-pagination>.subtle-button{padding:.5rem .15rem;font-size:.8125rem}.lab-pagination>.button{gap:.4rem;padding:.65rem .6rem;font-size:.75rem}.lab-pagination>span{font-size:.75rem}.strategy-options>label{gap:.6rem;padding:.85rem}.strategy-options strong{font-size:.875rem}.strategy-options small{font-size:.75rem}.lab-plan-roots{grid-template-columns:1fr}.example-workers>div{gap:.65rem;padding:.85rem}.example-workers>div>svg{width:20px}.example-workers strong{font-size:.875rem}.worker-status{font-size:.75rem}.fault-choice{gap:.6rem}.fault-choice small{font-size:.75rem}.fault-choice>svg{display:none}.lab-evidence summary{gap:.4rem;padding:.8rem .65rem}.lab-evidence summary strong{font-size:.8125rem}.lab-evidence summary>span{font-size:.75rem}.lab-evidence summary>svg:first-child{width:17px}.lab-evidence summary>svg:last-child{width:13px}.verification-blocker,.review-next,.acceptance-receipt{gap:.65rem;padding:.85rem;font-size:.8125rem}.verification-blocker .button,.lab-review-actions .button{padding:.65rem .75rem;font-size:.8125rem}.lab-review-actions{gap:.65rem 1rem}.lab-review-checks>label{font-size:.8125rem}.mission-journal{border-top:1px solid var(--line);padding-top:1.25rem}.mission-journal dl,.mission-journal ol{font-size:.8125rem}.vision-page{padding:1.5rem 1.25rem}.vision-header h1{font-size:clamp(2rem,7.3vw,3rem)}.vision-header>p{font-size:1rem}.vision-manifesto{grid-template-columns:1fr;gap:1.5rem;margin:1.7rem 0 2rem;padding-top:1.7rem}.vision-manifesto>p{font-size:1.45rem}.vision-manifesto h2{font-size:1.4rem}.horizon-tabs>button{min-height:58px;padding:.7rem .5rem;font-size:.75rem}.horizon-panel{padding:1.25rem}.horizon-panel h2{font-size:1.5rem}.horizon-panel>p{font-size:.9375rem}.horizon-details summary,.horizon-details p{font-size:.875rem}.project-foundations{grid-template-columns:1fr;gap:1.5rem}.vision-architecture .architecture-strip strong{font-size:.8125rem}.vision-architecture .architecture-strip span{font-size:.75rem}.vision-close>div{gap:.7rem 1.25rem}.vision-close .button{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.lab-step-body{animation:none}}.factory-film,.architecture-preview{padding:var(--space-section) 0;border-top:1px solid var(--line)}.factory-film{scroll-margin-top:1.25rem}.media-heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.media-heading h2{margin:0 0 .85rem;font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.16}.media-heading h2 span{color:var(--accent-text)}.media-heading p{max-width:62ch;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.film-player{border:1px solid var(--ink);background:#10232e;border-radius:4px;overflow:hidden}.film-toolbar{background:var(--bar);color:var(--ink);border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:.45rem .8rem;display:flex}.film-toolbar>span{align-items:center;gap:.6rem;font-size:.875rem;font-weight:500;display:flex}.film-toggle{border:1px solid var(--ink);background:var(--paper);border-radius:3px;justify-content:center;align-items:center;gap:.5rem;min-width:118px;min-height:44px;padding:.5rem .8rem;font-size:.875rem;font-weight:600;display:inline-flex}.film-toggle:hover{background:var(--coral);color:#182d3c}.film-toggle:active{transform:translateY(1px)}.film-player video{aspect-ratio:16/9;object-fit:contain;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#10232e;width:100%;height:auto;display:block}.film-player video:focus-visible{outline:3px solid var(--coral);outline-offset:-3px}.film-player video::cue{color:#fff7e6;background:#10232eed;font-family:Space Grotesk,Arial,sans-serif}.film-details{justify-content:flex-end;align-items:flex-start;gap:1.4rem;padding:.65rem 0;display:flex}.film-details>.text-link{flex-shrink:0;min-height:44px;padding-top:0}.film-error{color:var(--accent-text);margin:0;padding:.9rem 0;font-size:1rem;line-height:1.65}.film-load-status{color:var(--muted);margin:.8rem 0;font-size:.875rem;line-height:1.65}.film-transcript{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.film-transcript summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.8rem 0;font-size:.875rem;list-style:none;display:flex}.film-transcript summary::-webkit-details-marker{display:none}.film-transcript summary:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.film-transcript summary:hover{color:var(--accent-text)}.film-transcript[open] summary svg{transform:rotate(180deg)}.transcript-content{padding:0 0 1.25rem}.transcript-content>p{max-width:70ch;color:var(--muted);margin:.4rem 0 1.2rem;font-size:.875rem}.transcript-content ol{margin:0;padding:0;list-style:none}.transcript-content li{border-top:1px solid var(--line);grid-template-columns:3.1rem minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.transcript-time{font:.8125rem/1.7 var(--mono);font-variant-numeric:tabular-nums;color:var(--accent-text)}.transcript-content h3{margin:0 0 .4rem;font-size:1rem;font-weight:600}.transcript-content li p{max-width:70ch;margin:0;font-size:1rem;line-height:1.7}.transcript-content li .transcript-scene{color:var(--muted);margin-top:.5rem;font-size:.875rem}.architecture-preview{margin-top:var(--space-section);padding-bottom:0}.architecture-figure{min-width:0;margin:0}.architecture-image-link{border:1px solid var(--line);background:var(--bar);border-radius:4px;text-decoration:none;display:block;overflow:hidden}.architecture-image-link img{aspect-ratio:2752/1536;object-fit:contain;width:100%;height:auto;display:block}.architecture-open{min-height:48px;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.architecture-image-link:hover .architecture-open{background:var(--paper);color:var(--accent-text)}.architecture-figure figcaption{color:var(--muted);max-width:76ch;padding:1rem 0 0;font-size:.875rem;line-height:1.7}.architecture-notes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:2rem;margin:1.6rem 0 0;padding:1.4rem 0;display:grid}.architecture-notes h3{margin:0 0 .55rem;font-size:1rem}.architecture-notes p{color:var(--muted);max-width:62ch;margin:0;font-size:1rem;line-height:1.7}.architecture-preview>.text-link{margin-top:1rem}.doc-content .architecture-figure{margin:1.5rem 0 2rem}.doc-content .architecture-boundary{background:var(--bar);border:1px solid var(--line);border-radius:4px;margin-top:1.5rem;padding:1rem 1.15rem;font-size:1rem;line-height:1.75}@media (max-width:760px){.media-heading{flex-direction:column;align-items:flex-start;gap:.55rem}.media-heading h2{font-size:clamp(1.85rem,7.5vw,2.3rem)}.film-toolbar{gap:.5rem;padding:.4rem .6rem}.film-toggle{min-width:108px}.film-details{flex-direction:column;gap:.5rem;padding-bottom:.5rem}.architecture-open{padding:.8rem}.architecture-notes{grid-template-columns:1fr;gap:1.35rem}.transcript-content li{grid-template-columns:2.6rem minmax(0,1fr);gap:.65rem}}@media (prefers-reduced-motion:reduce){.factory-film{scroll-behavior:auto}.film-toggle:active{transform:none}}.scope-options{border:0;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.65rem;margin:1.3rem 0;padding:0;display:grid}.scope-options legend{margin-bottom:.8rem;padding:0;font-size:1rem;font-weight:600}.scope-options label{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:3px;align-items:flex-start;gap:.7rem;min-height:70px;padding:.85rem;display:flex}.scope-options label:has(input:checked){background:var(--bar);border-color:var(--ink)}.scope-options input{width:18px;height:18px;accent-color:var(--accent-text);flex-shrink:0;margin:.15rem 0 0}.scope-options input:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.scope-options strong{font-size:.9375rem;font-weight:600;display:block}.scope-options small{color:var(--muted);margin-top:.35rem;font-size:.875rem;line-height:1.55;display:block}.staffing-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:.8rem;margin:1.3rem 0 .4rem;padding:1rem 0;display:flex}.staffing-summary>svg{color:var(--accent-text);flex-shrink:0}.staffing-summary strong{font-size:1rem;font-weight:600;display:block}.staffing-summary>span>span{color:var(--muted);margin-top:.2rem;font-size:.875rem;line-height:1.6;display:block}.team-roster{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));column-gap:1.4rem;margin:0;padding:0;list-style:none;display:grid}.team-roster li{border-bottom:1px solid var(--line);grid-template-columns:25px minmax(0,1fr);align-items:start;gap:.75rem;min-width:0;padding:1.15rem 0;display:grid}.team-roster li>svg{color:var(--accent-text);margin-top:2px}.team-roster h3{letter-spacing:-.02em;margin:0 0 .4rem;font-size:1rem;font-weight:600;line-height:1.45}.team-roster p{color:var(--muted);max-width:60ch;margin:0;font-size:1rem;line-height:1.65}.team-output{font:.8125rem/1.6 var(--mono);color:var(--muted);overflow-wrap:anywhere;align-items:flex-start;gap:.4rem;margin-top:.6rem;display:flex}.team-output svg{flex-shrink:0;margin-top:3px}.mission-handoff{align-items:flex-start;gap:.75rem;margin:1.4rem 0;display:flex}.mission-handoff>svg{color:var(--accent-text);flex-shrink:0;margin-top:4px}.mission-handoff p{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.mission-handoff strong{color:var(--ink);font-weight:600}.dynamic-workers>div,.dynamic-workers>div>div{min-width:0}.dynamic-workers code{overflow-wrap:anywhere}.dynamic-workers .worker-status{white-space:normal;text-align:right;max-width:100px}@media (max-width:760px){.team-roster,.scope-options{grid-template-columns:1fr}.dynamic-workers .worker-status{max-width:74px}}
