:root{--paper:#fafbf7;--white:#fff;--ink:#163e39;--muted:#52645d;--teal:#17675b;--line:#dce2d7;--wash:#f0f3eb;--lime:#dcedb3;--font:Inter,"Segoe UI",system-ui,-apple-system,sans-serif;--header-min-height:88px;--header-height:88px;--controls-height:0px;--viewport-height:100vh;color-scheme:light}@supports (height:100dvh){:root{--viewport-height:100dvh}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}html[data-chapter-layout=website]{scroll-snap-type:y proximity}html[data-chapter-layout=presentation]{scroll-padding-bottom:var(--controls-height)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}figure,h1,h2,h3,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}h1,h2,h3{line-height:1.1;letter-spacing:-.045em;font-weight:500;text-wrap:balance}h1{font-size:clamp(3.3rem,5.5vw,5.6rem)}h2{white-space:pre-line;font-size:clamp(2.3rem,3.8vw,4.15rem)}h3{font-size:1.35rem;letter-spacing:-.025em;line-height:1.3}button{border:0}:focus-visible{outline:3px solid var(--teal);outline-offset:5px}h1:focus,h2:focus,main:focus{outline:none}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:.67rem;font-weight:650;letter-spacing:.14em;line-height:1.7;text-transform:uppercase}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal);flex:0 0 auto}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:20px;border-radius:5px;border:1px solid var(--ink);background:var(--ink);color:var(--white);padding:13px 20px;font-size:.84rem;font-weight:550;line-height:1.5;transition:background .18s ease,transform .18s ease}.button:focus-visible,.button:hover{background:var(--teal);border-color:var(--teal);color:var(--white);transform:translateY(-1px)}.button .icon{width:19px;height:19px}.button-small{min-height:42px;padding:9px 14px;font-size:.73rem;gap:10px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:none;padding:10px 0;min-height:44px;color:var(--ink);font-size:.83rem}.text-button:hover{color:var(--teal);text-decoration:underline;text-underline-offset:5px}.text-button>span{font-size:1.2rem}.fine-print{color:var(--muted);font-size:.78rem;line-height:1.7}.badge{display:inline-flex;align-items:center;border-radius:3px;padding:4px 9px;font-size:.64rem;font-weight:650;letter-spacing:.03em;line-height:1.5}.foundation{color:#244c3a;background:#e8f0d9}.planned{color:#615026;background:#f1ead7}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:10px;color:white}.site-header{min-height:var(--header-min-height);flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgb(250 251 247/96%);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px max(4.5vw,calc((100vw - 1320px) / 2))}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.9rem;font-weight:650;letter-spacing:-.08em;line-height:1}.brand .brand-mark{width:25px;height:25px}.brand-period{color:var(--teal)}.primary-nav{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-left:auto}.primary-nav a{font-size:.78rem;color:var(--muted);padding:12px 0}.primary-nav a:hover,.primary-nav a[aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:7px}.header-actions{display:flex;align-items:center;gap:25px;margin-left:20px}.language-switch{display:flex;align-items:center;gap:8px;font-size:.7rem}.language-switch a{color:var(--muted);padding:10px 0}.language-switch [aria-current]{font-weight:750}.language-switch>span:nth-child(2){color:#89958b}.menu-toggle{display:none}.site-footer{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:48px 4.5vw}.site-footer .brand{font-size:1.5rem}.site-footer .brand-mark{width:21px;height:21px}.site-footer>div p{margin-top:13px;font-size:.78rem;color:var(--muted)}.back-link{display:inline-flex;gap:20px;font-size:.75rem;align-items:center;min-height:44px}.back-link span{font-size:1.3rem}@media (min-width:1600px){.site-header{gap:50px}}@media (max-width:1100px){.primary-nav{gap:17px}.header-actions{margin-left:0;gap:18px}.header-present{font-size:.68rem}}@media (max-width:900px){:root{--header-min-height:76px;--header-height:76px}.site-header{padding-inline:24px;gap:18px}.menu-toggle{display:flex;align-items:center;gap:12px;padding:10px 0;background:none;color:var(--ink);min-height:44px;margin-left:auto;font-size:.8rem}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:15px 24px;background:var(--paper);border-bottom:1px solid var(--line)}.primary-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.primary-nav a{padding:14px 0}.site-footer{flex-wrap:wrap}}@media (max-width:600px){.site-header{padding-inline:18px;gap:16px;flex-wrap:wrap;height:auto;min-height:var(--header-min-height)}.brand{font-size:1.65rem}.brand .brand-mark{width:23px}.header-actions{gap:14px}.header-present{display:none}.site-footer{padding:36px 22px;flex-direction:column;align-items:flex-start;gap:24px}.eyebrow{font-size:.61rem;letter-spacing:.1em}}@media (prefers-reduced-motion:reduce){html,html[data-chapter-layout]{scroll-behavior:auto;scroll-snap-type:none}*,:after,:before{animation:none!important;transition:none!important}}.chapter{--chapter-height:max(0px,calc(var(--viewport-height) - var(--header-height) - var(--controls-height)));min-height:var(--chapter-height)}.chapter[data-snap=true]{scroll-snap-align:start}.section-inner{width:min(1320px,91%);min-height:var(--chapter-height);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:clamp(42px,8vh,104px) 0}.section-inner>*{flex-shrink:0}.section-heading{margin-bottom:46px}.section-heading .eyebrow{margin-bottom:24px;color:var(--teal)}.section-heading h2{margin-bottom:25px}.lead{max-width:680px;font-size:1rem;line-height:1.8;color:var(--muted)}.hero .section-inner{display:grid;align-content:center;align-items:center;grid-template-columns:1.05fr 1fr;grid-column-gap:5%;column-gap:5%;padding-top:clamp(32px,6vh,78px);padding-bottom:0}.hero-copy{padding-top:18px}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.hero h1 span{display:block}.hero h1 .accent-title{color:var(--teal);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.06em}.hero-lead{color:var(--muted);max-width:510px;font-size:.99rem;line-height:1.85;margin:30px 0}.hero-actions{flex-wrap:wrap;gap:10px 24px;margin-top:32px}.hero-actions,.hero-bottom{display:flex;align-items:center}.hero-bottom{grid-column:1/-1;justify-content:space-between;margin-top:60px;padding:28px 0;border-top:1px solid var(--line);gap:16px}.hero-pillars{display:flex;flex-wrap:wrap;gap:12px 30px}.hero-pillars>span{display:inline-flex;gap:8px;font-size:.73rem;color:var(--muted);align-items:center}.hero-pillars .icon{width:14px;height:14px;color:var(--teal)}.hero-index{font-size:.61rem;letter-spacing:.09em;color:var(--muted);flex-shrink:0}.knowledge-figure{align-self:center}.knowledge-map{position:relative;background-color:#f0f3e9;background-image:radial-gradient(#ccd5c4 .8px,transparent 0);background-size:15px 15px;border:1px solid #d5dfc9;border-radius:14px;padding:22px 27px 48px;overflow:hidden}.map-caption{display:flex;align-items:center;gap:8px;font-size:.59rem;letter-spacing:.1em;font-weight:600;margin-bottom:40px}.map-caption>.icon{margin-left:auto;width:16px;height:16px}.map-sources{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.map-source{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;position:relative;min-height:98px;background:var(--paper);border:1px solid #d8dfcf;border-radius:6px;box-shadow:0 3px 0 #e1e7d9}.map-source>.icon{width:25px;height:25px;color:var(--teal)}.map-source>span:not(.source-index){font-size:.66rem}.source-index{position:absolute;top:6px;right:8px;font-size:.48rem;color:var(--muted)}.map-connectors{width:100%;height:62px;display:block}.map-connectors path{fill:none;stroke:#819a77;stroke-width:1.2;stroke-dasharray:4 4}.map-core{position:relative;flex-direction:column;gap:8px;margin:0 auto;background:var(--ink);color:#fff;width:62%;padding:22px 8px 17px;border-radius:9px;box-shadow:0 0 0 7px #e2e9d7,0 0 0 8px #bbcba9}.core-brand,.map-core{display:flex;align-items:center}.core-brand{gap:10px;font-size:2.2rem;letter-spacing:-.06em;font-weight:550}.core-brand .brand-mark{color:var(--lime);width:25px;height:25px}.map-core>span{font-size:.63rem;color:#d3e0d0}.local-tag{margin-top:9px;border-top:1px solid #426359;padding-top:10px;font-size:.46rem;letter-spacing:.12em;display:flex;align-items:center;gap:6px}.local-tag .status-dot{background:var(--lime);width:4px;height:4px}.map-output-line{display:block;width:2px;height:43px;margin:0 auto}.map-output-line path{fill:none;stroke:#94a986;stroke-width:1}.map-output{display:flex;align-items:center;gap:12px;background:var(--paper);padding:16px;border:1px solid #d2ddc6;border-radius:6px}.output-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:5px;background:#e7eddf}.output-icon .icon{width:19px}.map-output>div{display:flex;flex-direction:column;gap:3px}.map-output strong{font-size:.76rem;font-weight:550}.map-output div>span{font-size:.61rem;color:var(--muted)}.map-output>.icon{width:16px;margin-left:auto;color:var(--teal)}.map-annotation{position:absolute;bottom:13px;right:22px;color:var(--muted);font-size:.5rem;text-transform:uppercase;letter-spacing:.1em}.knowledge-figure figcaption{margin-top:14px;text-align:center;font-size:.65rem;color:var(--muted)}.knowledge-section{background:var(--white);border-top:1px solid var(--line)}.principle-grid,.source-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:38px;gap:38px}.feature-card{min-width:0}.source-grid .feature-card{border-top:1px solid var(--line);padding-top:27px}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.feature-top>.icon{color:var(--teal);width:28px;height:28px}.feature-number{color:var(--muted);font-size:.62rem;letter-spacing:.1em}.feature-card h3{margin-bottom:13px}.feature-card p{font-size:.88rem;color:var(--muted);line-height:1.8;max-width:370px}.knowledge-foot{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:50px;padding-top:30px;border-top:1px solid var(--line)}.knowledge-foot .fine-print{display:flex;align-items:flex-start;gap:12px;max-width:580px}.knowledge-foot .icon{width:18px;height:18px;margin-top:3px}.editorial-quote{font-family:Georgia,serif;font-style:italic;font-size:1.3rem;text-align:right;max-width:350px;line-height:1.4}.capabilities-section{background:var(--wash)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px}.capability-grid .feature-card{border-top:1px solid #d4dccd;padding-top:24px}.capability-grid .feature-top{margin-bottom:19px}.capability-grid h3{font-size:1.18rem}.status-note{margin-top:35px;max-width:850px}.examples-section{background:var(--paper)}.examples-section .section-heading{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 50px;gap:0 50px}.examples-section .section-heading .eyebrow{grid-column:1/-1}.examples-section .section-heading h2{margin:0}.examples-section .section-heading .lead{align-self:end;font-size:.9rem;max-width:510px}.scenario-selector{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;overflow:hidden}.scenario-selector button{display:flex;align-items:center;gap:12px;text-align:left;padding:20px;background:#eff1e9;color:var(--muted);font-size:.78rem;border-right:1px solid var(--line);min-height:72px}.scenario-selector button:last-child{border-right:0}.scenario-selector button[aria-pressed=true]{background:var(--ink);color:white}.scenario-selector button>span{font-size:.6rem}.scenario-selector button>.icon{margin-left:auto;width:17px;height:17px}.scenario-selector button:focus-visible{outline-offset:-5px;outline-color:#98bc63}.demo-workspace{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.demo-input{padding:32px;background:#f0f3eb}.demo-question{font-size:1.3rem;line-height:1.6;letter-spacing:-.025em;margin-top:18px}.demo-sources{margin-top:35px}.demo-sources ol{margin-top:13px}.demo-sources li{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #d9e0d1;font-size:.74rem;overflow-wrap:anywhere}.demo-sources li>span{font-size:.62rem;color:var(--muted)}.demo-sources .icon{width:15px;height:15px}.demo-response{padding:28px 34px;background:var(--white)}.response-top{justify-content:space-between;gap:10px;margin-bottom:29px}.response-brand,.response-top{display:flex;align-items:center}.response-brand{gap:8px;font-size:1rem;font-weight:600}.response-brand .brand-mark{width:17px;height:17px}.demo-response>.eyebrow{color:var(--muted);font-size:.58rem}.demo-response h3{margin:12px 0 18px;font-size:1.3rem}.response-text{font-size:.88rem;line-height:1.85}.references{font-size:.66rem;margin-top:16px;color:var(--teal);line-height:1.7}.response-note{border-top:1px solid var(--line);margin-top:23px;padding-top:18px;font-size:.7rem;color:var(--muted);display:flex;gap:8px;line-height:1.7}.response-note .icon{width:15px;height:15px;margin-top:3px}.demo-disclaimer{margin-top:16px;font-size:.7rem}.privacy-section{background:var(--ink);color:var(--paper)}.privacy-section .eyebrow{color:var(--lime)}.privacy-section .lead{color:#c4d1c4}.privacy-boundary{position:relative;border:1px dashed #71917b;border-radius:10px;margin-top:58px;padding:42px 35px 33px}.boundary-label{display:flex;align-items:center;gap:9px;position:absolute;top:-12px;left:25px;background:var(--ink);padding:0 12px;font-size:.58rem;letter-spacing:.13em;color:var(--lime)}.boundary-label .icon{width:18px;height:18px}.privacy-flow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.privacy-flow>li{display:flex;gap:15px;align-items:center;justify-content:space-between}.flow-step>.icon{color:var(--lime);width:28px;height:28px;margin-bottom:17px}.flow-step h3{font-size:1.16rem;margin-bottom:9px}.flow-step p{color:#c4d1c4;font-size:.77rem;max-width:235px}.flow-arrow{margin-right:12px;color:#a5bf89}.principle-grid{margin-top:43px}.principle-grid .feature-top{display:none}.principle-grid h3{font-size:1.06rem}.principle-grid p{font-size:.8rem;color:#c4d1c4}.privacy-note{border-top:1px solid #46655b;padding-top:25px;margin-top:35px;color:#c4d1c4;font-size:.74rem}.deployment-section{background:var(--white)}.deployment-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.deployment-card{padding:29px 27px;border:1px solid var(--line);border-radius:7px}.deployment-card>.eyebrow{display:block;font-size:.59rem;color:var(--muted)}.deployment-card>.icon{display:block;width:46px;height:46px;margin:30px 0 25px}.deployment-card h3{margin-bottom:15px}.deployment-card p{font-size:.85rem;color:var(--muted);line-height:1.8}.deployment-2{border-color:#cfdbbe}.deployment-card .badge{margin-top:18px}.offline-notes{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;grid-gap:35px;gap:35px}.offline-notes p{display:flex;align-items:flex-start;gap:12px;color:var(--muted);font-size:.76rem}.offline-notes .icon{width:19px;height:19px;margin-top:3px}.status-section{background:var(--wash)}.status-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:55px;gap:55px}.status-grid>article{border-top:1px solid #c5d0bd;padding-top:28px}.status-grid h3{margin:21px 0 24px;font-size:1.65rem}.status-grid li{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;color:var(--muted);font-size:.87rem}.status-grid li .icon{width:17px;height:17px;margin-top:4px;color:var(--teal)}.future-dot{flex:0 0 6px;height:6px;border-radius:50%;border:1px solid #687e5d;margin:10px 5px 0}.closing-section{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.closing-section .section-inner{position:relative;padding-block:clamp(48px,9vh,115px)}.closing-section .eyebrow{margin-bottom:32px;color:var(--teal)}.closing-section h2{font-size:clamp(3rem,5.5vw,6rem);position:relative}.closing-section .lead{margin-top:28px;max-width:550px;position:relative}.closing-actions{display:flex;gap:24px;flex-wrap:wrap;align-items:center;margin-top:32px;position:relative}.closing-symbol{position:absolute;right:-35px;top:110px;color:#e7eddf;transform:rotate(-9deg)}.closing-symbol .brand-mark{width:clamp(200px,30vw,420px);height:auto}@media (min-width:1700px){.hero .section-inner{padding-top:clamp(40px,8vh,100px)}}@media (max-width:1100px){.hero .section-inner{gap:35px;padding-top:55px}.hero h1{font-size:clamp(2.8rem,5.6vw,4.5rem)}.hero-lead{font-size:.9rem}.knowledge-map{padding-inline:18px}.map-caption{font-size:.53rem;margin-bottom:28px}.map-sources{gap:8px}.map-source>span:not(.source-index){font-size:.59rem}.map-source{min-height:87px}.map-output{padding:12px;gap:8px}.map-output>.icon{display:none}.map-output strong{font-size:.69rem}.map-output div>span{font-size:.55rem}.principle-grid,.source-grid{gap:26px}.section-inner{padding-block:clamp(36px,7vh,80px)}.demo-input,.demo-response{padding:25px}.scenario-selector button{padding:16px;font-size:.74rem}}@media (max-width:800px){.hero .section-inner{grid-template-columns:1fr;gap:0;padding-top:32px}.hero-copy{padding-top:5px}.hero h1{font-size:clamp(3.5rem,9vw,5rem)}.hero-lead{max-width:600px;font-size:1rem}.hero .knowledge-figure{margin-top:38px;max-width:600px;width:100%;justify-self:center}.knowledge-map{padding-inline:30px}.map-sources{gap:18px}.map-source{min-height:92px}.map-output{padding:18px}.map-output strong{font-size:.85rem}.map-output div>span{font-size:.7rem}.map-core{width:55%}.hero-bottom{margin-top:32px}.hero-index{display:none}.principle-grid,.source-grid{gap:22px}.feature-card h3{font-size:1.13rem}.feature-card p{font-size:.81rem}.knowledge-foot{flex-direction:column;align-items:flex-start;gap:22px}.editorial-quote{text-align:left;max-width:none}.capability-grid{grid-template-columns:repeat(2,1fr)}.examples-section .section-heading{display:block}.examples-section .section-heading h2{margin-bottom:22px}.demo-workspace{grid-template-columns:1fr}.demo-input{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 25px;gap:0 25px}.demo-input>.eyebrow{grid-column:1}.demo-question{grid-column:1;font-size:1.13rem}.demo-sources{grid-column:2;grid-row:1/3;margin:0}.scenario-selector button{gap:8px;font-size:.7rem;padding:14px}.scenario-selector button>.icon{display:none}.deployment-grid{gap:12px}.deployment-card{padding:20px 16px}.deployment-card>.eyebrow{font-size:.53rem}.deployment-card p{font-size:.8rem}.privacy-boundary{padding-inline:23px}.privacy-flow{gap:15px}.flow-arrow{width:15px;margin-right:0}.status-grid{gap:30px}}@media (max-width:600px){.section-inner{width:calc(100% - 40px);padding-block:clamp(32px,7vh,60px)}.section-heading{margin-bottom:34px}.section-heading .eyebrow{margin-bottom:20px}.lead{font-size:.94rem}.hero-copy .eyebrow{font-size:.57rem;letter-spacing:.08em;gap:8px}.hero h1{font-size:clamp(2.95rem,12vw,4rem)}.hero-lead{font-size:.94rem;margin:24px 0}.hero-actions{gap:10px 20px;margin-top:24px}.hero .knowledge-figure{margin-top:30px}.knowledge-map{padding:17px 16px 37px}.map-caption{font-size:.54rem;margin-bottom:24px}.map-sources{gap:9px}.map-source{min-height:82px;gap:8px}.map-source>.icon{width:21px;height:21px}.map-source>span:not(.source-index){font-size:.57rem}.map-connectors{height:43px}.map-core{width:65%;padding-block:18px 12px}.map-output-line{height:32px}.map-output{padding:12px}.map-output strong{font-size:.73rem}.map-output div>span{font-size:.6rem}.hero-pillars{gap:12px 18px}.hero-pillars>span{font-size:.66rem}.deployment-grid,.offline-notes,.principle-grid,.source-grid,.status-grid{grid-template-columns:1fr}.feature-top{margin-bottom:17px}.source-grid .feature-card{padding-top:20px}.feature-card p{max-width:none;font-size:.88rem}.source-grid .feature-card h3{font-size:1.3rem}.knowledge-foot{margin-top:30px;padding-top:25px}.capability-grid{gap:25px 22px}.capability-grid .feature-card h3{font-size:1.09rem;overflow-wrap:anywhere}.capability-grid .feature-card p{font-size:.8rem}.scenario-selector{grid-template-columns:1fr}.scenario-selector button{min-height:52px;padding:13px 18px;border-right:0;border-bottom:1px solid var(--line);font-size:.79rem}.demo-input,.scenario-selector button>.icon{display:block}.demo-sources{margin-top:27px}.demo-input,.demo-response{padding:24px 20px}.demo-response h3{font-size:1.2rem}.response-top{flex-wrap:wrap}.privacy-flow{grid-template-columns:1fr;gap:20px}.privacy-flow>li{flex-direction:column;align-items:flex-start}.flow-step{display:grid;grid-template-columns:35px 1fr;grid-column-gap:13px;column-gap:13px}.flow-step>.icon{grid-row:1/3;margin-top:3px}.flow-step p{grid-column:2;max-width:none}.flow-arrow{transform:rotate(90deg);margin-left:53px}.privacy-boundary{padding:34px 20px 25px;margin-top:37px}.principle-grid{margin-top:32px;gap:25px}.deployment-card{padding:25px}.deployment-card>.eyebrow{font-size:.62rem}.deployment-card>.icon{width:36px;height:36px;margin:22px 0}.deployment-card p{font-size:.87rem}.offline-notes{gap:20px}.status-grid h3{font-size:1.5rem}.closing-section .section-inner{padding-block:clamp(36px,7vh,65px)}.closing-section h2{font-size:clamp(2.5rem,10.5vw,3.5rem)}.closing-symbol{right:-90px;top:120px;opacity:.65}.closing-section .eyebrow{position:relative}.closing-actions{gap:12px 25px}}.knowledge-figure{position:relative;isolation:isolate}.knowledge-figure:before{content:"";position:absolute;z-index:-1;inset:-32px -20px 18px;background:radial-gradient(ellipse at 18% 25%,#dceab4 0,transparent 57%),radial-gradient(ellipse at 87% 65%,#b8d8cb 0,transparent 62%);filter:blur(22px);opacity:.8;pointer-events:none}.knowledge-map{background-image:radial-gradient(#ccd5c4 .8px,transparent 0),linear-gradient(145deg,#f6f8ef,#e9f0e2 60%,#dce9df);background-size:15px 15px,100% 100%;box-shadow:inset 0 1px 0 #fff,0 22px 50px -25px #244e3945}.map-source{box-shadow:inset 0 1px 0 #fff,0 4px 0 #e1e7d9,0 12px 18px -12px #28453755}.map-source:first-child{transform:translateY(4px) rotate(-3deg)}.map-source:last-child{transform:translateY(4px) rotate(3deg)}.map-core{background:linear-gradient(145deg,#24574e,var(--ink));box-shadow:inset 0 1px 0 #729589,0 0 0 7px #e2e9d7,0 0 0 8px #bbcba9,0 18px 25px -12px #163e3966}.map-output{position:relative;box-shadow:inset 0 1px 0 white,0 8px 16px -12px #244e3966}.flow-arrow path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.flow-arrow .flow-trace,.map-connectors .flow-trace,.map-output-line .flow-trace{stroke:var(--teal);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.flow-arrow .flow-trace{stroke:var(--lime)}.source-grid{gap:30px;padding:8px 0 12px}.source-grid .feature-card{position:relative;isolation:isolate;padding:28px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(150deg,#fff,#f8faf4);box-shadow:0 14px 25px -22px #254a3873}.source-grid .feature-card:before{inset:7px -5px -7px 5px;border:1px solid #dce4d4;background:#edf2e6;transform:rotate(1deg)}.source-grid .feature-card:after,.source-grid .feature-card:before{content:"";position:absolute;z-index:-1;border-radius:inherit;pointer-events:none}.source-grid .feature-card:after{inset:0;background:linear-gradient(150deg,#fff,#f8faf4)}.source-grid .feature-card:nth-child(2):before{transform:rotate(-1.5deg)}.examples-section{background:linear-gradient(160deg,#f8faf4,#eef3e7)}.demo{border-radius:12px;box-shadow:0 25px 45px -30px #294c4266}.scenario-selector{border-color:#c6d3be;border-radius:10px 10px 0 0}.scenario-selector button{transition:background .16s ease,color .16s ease}.scenario-selector button:hover:not([aria-pressed=true]){background:#e2ead8;color:var(--ink)}.demo-workspace{border-color:#c6d3be;box-shadow:inset 0 1px 0 #fff}.demo-response{background:linear-gradient(135deg,#fff,#fbfcf9)}.demo-disclaimer{background:var(--paper);border-radius:0 0 10px 10px;padding:12px 18px;margin-top:0}.privacy-boundary{box-shadow:inset 0 1px 0 #71917b22,0 16px 35px -26px #071e17}.deployment-grid{position:relative;gap:30px;padding-top:28px}.deployment-grid:before{content:"";position:absolute;height:1px;top:8px;left:30px;right:30px;background:linear-gradient(90deg,#b9cdb6,var(--teal),#b9cdb6)}.deployment-card{position:relative;background:#fcfdf9;box-shadow:inset 0 1px 0 #fff,0 14px 22px -22px #163e3980}.deployment-card:before{content:"";position:absolute;top:-25px;left:30px;width:9px;height:9px;border:2px solid var(--teal);border-radius:50%;background:var(--white);box-shadow:0 0 0 5px #eef3e8}.deployment-2{background:#f1f4e9}.deployment-card,.source-grid .feature-card{transition:box-shadow .18s ease}.deployment-card:hover,.source-grid .feature-card:hover{box-shadow:inset 0 1px 0 #fff,0 17px 28px -20px #163e3955}.icon-button{transition:background .16s ease,border-color .16s ease}.icon-button:focus-visible:not(:disabled){background:var(--wash);border-color:var(--teal)}@media (max-width:600px){.source-grid{gap:26px;padding-right:6px}.source-grid .feature-card{padding:24px}.deployment-grid{gap:20px;padding-top:0;padding-left:22px}.deployment-grid:before{width:1px;height:auto;left:5px;top:28px;bottom:28px}.deployment-card:before{top:29px;left:-22px}.knowledge-figure:before{inset-inline:0}}@media print{.knowledge-figure:before{display:none}.section-inner{min-height:0}}.presenting{min-height:var(--viewport-height);padding-bottom:var(--controls-height)}.presenting .section-inner{padding-block:clamp(24px,4vh,54px)}.presenting .section-heading{margin-bottom:28px}.presenting .section-heading .eyebrow{margin-bottom:15px}.presenting .section-heading h2{font-size:clamp(2rem,3.2vw,3.5rem);margin-bottom:18px}.presenting .lead{max-width:820px}.presenting .hero .section-inner{padding-top:40px}.presenting .hero h1{font-size:clamp(3rem,5.4vw,5rem)}.presenting .hero-bottom{margin-top:20px;padding-block:18px}.presenting .hero-actions .text-button{display:none}.presenting .knowledge-foot{margin-top:30px;padding-top:24px}.presenting .capability-grid{gap:25px}.presenting .capability-grid .feature-card{padding-top:18px}.presenting .capability-grid .feature-top{margin-bottom:13px}.presenting .status-note{margin-top:22px}.presenting .privacy-boundary{margin-top:36px;padding-block:28px 25px}.presenting .principle-grid{margin-top:28px}.presenting .privacy-note{margin-top:22px;padding-top:18px}.presenting .deployment-card{padding-block:22px}.presenting .deployment-card>.icon{margin-block:19px;width:36px;height:36px}.presenting .offline-notes{margin-top:24px}.presenting .closing-section .section-inner{padding-block:50px}.presenting .closing-section h2{font-size:clamp(2.8rem,4.7vw,5rem)}.presentation-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;position:fixed;bottom:0;left:0;right:0;z-index:30;min-height:78px;flex-wrap:wrap;padding:12px max(4.5vw,calc((100vw - 1320px) / 2));background:var(--paper);border-top:1px solid var(--line)}.presentation-progress{position:absolute;top:-1px;left:0;height:3px;background:var(--teal);transition:width .2s ease}.icon-button{background:none;border:1px solid var(--line);color:var(--ink);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.icon-button:hover:not(:disabled){background:var(--wash);border-color:var(--teal)}.icon-button .icon{width:20px;height:20px}.previous .icon{transform:rotate(180deg)}.chapter-counter{display:flex;align-items:center;gap:18px;margin-right:auto;font-size:.74rem}.chapter-counter>span:first-child{font-size:1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.counter-divider{color:var(--muted);font-size:.72rem}.chapter-dots{display:flex;gap:0}.chapter-dots button{background:none;padding:12px 9px;min-height:44px}.chapter-dots button>span{display:block;width:6px;height:6px;border-radius:50%;background:#bac6b2}.chapter-dots button[aria-current]>span{background:var(--teal);box-shadow:0 0 0 3px #dde5d5}.fullscreen-button{margin-left:auto;font-size:.73rem}.fullscreen-notice{position:fixed;bottom:calc(var(--controls-height) + 12px);right:24px;z-index:35;max-width:min(400px,calc(100% - 48px));padding:18px;color:var(--ink);background:var(--lime);border:1px solid var(--teal);border-radius:5px;font-size:.85rem}@media (min-width:1500px) and (min-height:950px){.presenting .section-inner{padding-top:clamp(38px,6vh,65px)}.presenting .deployment-card p,.presenting .feature-card p,.presenting .lead,.presenting .response-text{font-size:1.1rem}.presenting .section-heading h2{font-size:4rem}}@media (max-width:800px){.presenting .hero .knowledge-figure{max-width:460px}.presentation-controls{padding-inline:20px;gap:15px}.chapter-dots{display:none}.chapter-counter{gap:12px}.presenting .section-inner{padding-block:35px}}@media (max-width:600px){.presenting .header-present{display:flex;font-size:.62rem;gap:7px;padding:8px}.presenting .site-header{padding-block:12px}.presenting .menu-toggle{display:none}.presenting .header-actions{margin-left:auto;gap:12px}.presenting .primary-nav{display:none}.presenting .brand{font-size:1.4rem}.presenting .brand .brand-mark{width:20px}.presenting .hero h1{font-size:clamp(2.6rem,11vw,4rem)}.fullscreen-button{display:none}.chapter-counter>span:last-child{font-size:.68rem}.presentation-controls{min-height:70px;gap:12px;padding-inline:16px}}@media print{.closing-actions,.fullscreen-notice,.hero-actions,.presentation-controls,.site-footer,.site-header,.skip-link{display:none}.presenting .chapter[hidden]{display:block!important}.chapter{page-break-before:always;break-before:page;min-height:0!important}.hero{page-break-before:auto;break-before:auto}.section-inner{width:100%;padding:25px!important}.presenting{padding:0}.privacy-section{print-color-adjust:exact}}