/*!
* reveal.js 5.1.0
* https://revealjs.com
* MIT licensed
*
* Copyright (C) 2011-2024 Hakim El Hattab, https://hakim.se
*/
.reveal .r-stretch,.reveal .stretch{max-width:none;max-height:none}.reveal pre.r-stretch code,.reveal pre.stretch code{box-sizing:border-box;height:100%;max-height:100%}.reveal .r-fit-text{white-space:nowrap;display:inline-block}.reveal .r-stack{grid-template-rows:100%;display:grid}.reveal .r-stack>*{grid-area:1/1;margin:auto}.reveal .r-hstack,.reveal .r-vstack{display:flex}.reveal .r-hstack img,.reveal .r-hstack video,.reveal .r-vstack img,.reveal .r-vstack video{object-fit:contain;min-width:0;min-height:0}.reveal .r-vstack{flex-direction:column;justify-content:center;align-items:center}.reveal .r-hstack{flex-direction:row;justify-content:center;align-items:center}.reveal .items-stretch{align-items:stretch}.reveal .items-start{align-items:flex-start}.reveal .items-center{align-items:center}.reveal .items-end{align-items:flex-end}.reveal .justify-between{justify-content:space-between}.reveal .justify-around{justify-content:space-around}.reveal .justify-start{justify-content:flex-start}.reveal .justify-center{justify-content:center}.reveal .justify-end{justify-content:flex-end}html.reveal-full-page{width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);height:100svh;overflow:hidden}.reveal-viewport{color:#000;--r-controls-spacing:12px;background-color:#fff;height:100%;margin:0;line-height:1;position:relative;overflow:hidden}.reveal-viewport:fullscreen{width:100%!important;height:100%!important;top:0!important;left:0!important;transform:none!important}.reveal .fragment:not(.custom){opacity:0;visibility:hidden;will-change:opacity}.reveal .fragment.visible{opacity:1;visibility:inherit}.reveal .fragment.disabled{transition:none}.reveal .fragment.grow{opacity:1;visibility:inherit}.reveal .fragment.grow.visible{transform:scale(1.3)}.reveal .fragment.shrink{opacity:1;visibility:inherit}.reveal .fragment.shrink.visible{transform:scale(.7)}.reveal .fragment.zoom-in{transform:scale(.1)}.reveal .fragment.zoom-in.visible{transform:none}.reveal .fragment.fade-out{opacity:1;visibility:inherit}.reveal .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .fragment.semi-fade-out{opacity:1;visibility:inherit}.reveal .fragment.semi-fade-out.visible{opacity:.5;visibility:inherit}.reveal .fragment.strike{opacity:1;visibility:inherit}.reveal .fragment.strike.visible{text-decoration:line-through}.reveal .fragment.fade-up{transform:translateY(40px)}.reveal .fragment.fade-up.visible{transform:translate(0)}.reveal .fragment.fade-down{transform:translateY(-40px)}.reveal .fragment.fade-down.visible{transform:translate(0)}.reveal .fragment.fade-right{transform:translate(-40px)}.reveal .fragment.fade-right.visible{transform:translate(0)}.reveal .fragment.fade-left{transform:translate(40px)}.reveal .fragment.fade-left.visible{transform:translate(0)}.reveal .fragment.current-visible,.reveal .fragment.fade-in-then-out{opacity:0;visibility:hidden}.reveal .fragment.current-visible.current-fragment,.reveal .fragment.fade-in-then-out.current-fragment{opacity:1;visibility:inherit}.reveal .fragment.fade-in-then-semi-out{opacity:0;visibility:hidden}.reveal .fragment.fade-in-then-semi-out.visible{opacity:.5;visibility:inherit}.reveal .fragment.fade-in-then-semi-out.current-fragment,.reveal .fragment.highlight-blue,.reveal .fragment.highlight-current-blue,.reveal .fragment.highlight-current-green,.reveal .fragment.highlight-current-red,.reveal .fragment.highlight-green,.reveal .fragment.highlight-red{opacity:1;visibility:inherit}.reveal .fragment.highlight-red.visible{color:#ff2c2d}.reveal .fragment.highlight-green.visible{color:#17ff2e}.reveal .fragment.highlight-blue.visible{color:#1b91ff}.reveal .fragment.highlight-current-red.current-fragment{color:#ff2c2d}.reveal .fragment.highlight-current-green.current-fragment{color:#17ff2e}.reveal .fragment.highlight-current-blue.current-fragment{color:#1b91ff}.reveal:after{content:"";font-style:italic}.reveal iframe{z-index:1}.reveal a{position:relative}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(10px)}30%{transform:translate(-5px)}}@keyframes bounce-left{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(-10px)}30%{transform:translate(5px)}}@keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-5px)}}.reveal .controls{top:auto;bottom:var(--r-controls-spacing);right:var(--r-controls-spacing);z-index:11;color:#000;pointer-events:none;font-size:10px;display:none;position:absolute;left:auto}.reveal .controls button{cursor:pointer;color:currentColor;z-index:2;pointer-events:auto;font-size:inherit;visibility:hidden;opacity:0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background-color:#0000;border:0;outline:0;padding:0;transition:color .2s,opacity .2s,transform .2s;position:absolute;transform:scale(.9999)}.reveal .controls .controls-arrow:after,.reveal .controls .controls-arrow:before{content:"";transform-origin:.2em;will-change:transform;background-color:currentColor;border-radius:.25em;width:2.6em;height:.5em;transition:all .15s,background-color .8s;position:absolute;top:0;left:0}.reveal .controls .controls-arrow{width:3.6em;height:3.6em;position:relative}.reveal .controls .controls-arrow:before{transform:translate(.5em)translateY(1.55em)rotate(45deg)}.reveal .controls .controls-arrow:after{transform:translate(.5em)translateY(1.55em)rotate(-45deg)}.reveal .controls .controls-arrow:hover:before{transform:translate(.5em)translateY(1.55em)rotate(40deg)}.reveal .controls .controls-arrow:hover:after{transform:translate(.5em)translateY(1.55em)rotate(-40deg)}.reveal .controls .controls-arrow:active:before{transform:translate(.5em)translateY(1.55em)rotate(36deg)}.reveal .controls .controls-arrow:active:after{transform:translate(.5em)translateY(1.55em)rotate(-36deg)}.reveal .controls .navigate-left{bottom:3.2em;right:6.4em;transform:translate(-10px)}.reveal .controls .navigate-left.highlight{animation:2s ease-out 50 both bounce-left}.reveal .controls .navigate-right{bottom:3.2em;right:0;transform:translate(10px)}.reveal .controls .navigate-right .controls-arrow{transform:rotate(180deg)}.reveal .controls .navigate-right.highlight{animation:2s ease-out 50 both bounce-right}.reveal .controls .navigate-up{bottom:6.4em;right:3.2em;transform:translateY(-10px)}.reveal .controls .navigate-up .controls-arrow{transform:rotate(90deg)}.reveal .controls .navigate-down{padding-bottom:1.4em;bottom:-1.4em;right:3.2em;transform:translateY(10px)}.reveal .controls .navigate-down .controls-arrow{transform:rotate(-90deg)}.reveal .controls .navigate-down.highlight{animation:2s ease-out 50 both bounce-down}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled{opacity:.3}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled:hover{opacity:1}.reveal .controls[data-controls-back-arrows=hidden] .navigate-up.enabled{opacity:0;visibility:hidden}.reveal .controls .enabled{visibility:visible;opacity:.9;cursor:pointer;transform:none}.reveal .controls .enabled.fragmented{opacity:.5}.reveal .controls .enabled.fragmented:hover,.reveal .controls .enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled{opacity:.3}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=hidden] .navigate-left.enabled{opacity:0;visibility:hidden}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled{opacity:.3}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled:hover{opacity:1}.reveal.rtl .controls[data-controls-back-arrows=hidden] .navigate-right.enabled{opacity:0;visibility:hidden}.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-down,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-up{display:none}.reveal:not(.has-vertical-slides) .controls .navigate-left,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-left{bottom:1.4em;right:5.5em}.reveal:not(.has-vertical-slides) .controls .navigate-right,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-right{bottom:1.4em;right:.5em}.reveal:not(.has-horizontal-slides) .controls .navigate-up{bottom:5em;right:1.4em}.reveal:not(.has-horizontal-slides) .controls .navigate-down{bottom:.5em;right:1.4em}.reveal.has-dark-background .controls{color:#fff}.reveal.has-light-background .controls{color:#000}.reveal.no-hover .controls .controls-arrow:active:before,.reveal.no-hover .controls .controls-arrow:hover:before{transform:translate(.5em)translateY(1.55em)rotate(45deg)}.reveal.no-hover .controls .controls-arrow:active:after,.reveal.no-hover .controls .controls-arrow:hover:after{transform:translate(.5em)translateY(1.55em)rotate(-45deg)}@media screen and (width>=500px){.reveal-viewport{--r-controls-spacing:.8em}.reveal .controls[data-controls-layout=edges]{inset:0}.reveal .controls[data-controls-layout=edges] .navigate-down,.reveal .controls[data-controls-layout=edges] .navigate-left,.reveal .controls[data-controls-layout=edges] .navigate-right,.reveal .controls[data-controls-layout=edges] .navigate-up{bottom:auto;right:auto}.reveal .controls[data-controls-layout=edges] .navigate-left{top:50%;left:var(--r-controls-spacing);margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-right{top:50%;right:var(--r-controls-spacing);margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:var(--r-controls-spacing);margin-left:-1.8em;left:50%}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:calc(var(--r-controls-spacing) - 1.4em + .3em);margin-left:-1.8em;left:50%}}.reveal .progress{z-index:10;color:#fff;background-color:#0003;width:100%;height:3px;display:none;position:absolute;bottom:0;left:0}.reveal .progress:after{content:"";width:100%;height:10px;display:block;position:absolute;top:-10px}.reveal .progress span{transform-origin:0 0;background-color:currentColor;width:100%;height:100%;transition:transform .8s cubic-bezier(.26,.86,.44,.985);display:block;transform:scaleX(0)}.reveal .slide-number{z-index:31;color:#fff;background-color:#0006;padding:5px;font-family:Helvetica,sans-serif;font-size:12px;line-height:1;display:block;position:absolute;bottom:8px;right:8px}.reveal .slide-number a{color:currentColor}.reveal .slide-number-delimiter{margin:0 3px}.reveal{touch-action:pinch-zoom;width:100%;height:100%;position:relative;overflow:hidden}.reveal.embedded{touch-action:pan-y}.reveal.embedded.is-vertical-slide{touch-action:none}.reveal .slides{pointer-events:none;z-index:1;text-align:center;perspective:600px;perspective-origin:50% 40%;width:100%;height:100%;margin:auto;position:absolute;inset:0;overflow:visible}.reveal .slides>section{perspective:600px}.reveal .slides>section,.reveal .slides>section>section{pointer-events:auto;z-index:10;transform-style:flat;width:100%;transition:transform-origin .8s cubic-bezier(.26,.86,.44,.985),transform .8s cubic-bezier(.26,.86,.44,.985),visibility .8s cubic-bezier(.26,.86,.44,.985),opacity .8s cubic-bezier(.26,.86,.44,.985);display:none;position:absolute}.reveal[data-transition-speed=fast] .slides section{transition-duration:.4s}.reveal[data-transition-speed=slow] .slides section{transition-duration:1.2s}.reveal .slides section[data-transition-speed=fast]{transition-duration:.4s}.reveal .slides section[data-transition-speed=slow]{transition-duration:1.2s}.reveal .slides>section.stack{pointer-events:none;height:100%;padding-top:0;padding-bottom:0}.reveal .slides>section.present,.reveal .slides>section>section.present{z-index:11;opacity:1;display:block}.reveal .slides>section:empty,.reveal .slides>section>section:empty,.reveal .slides>section>section[data-background-interactive],.reveal .slides>section[data-background-interactive]{pointer-events:none}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0!important}.reveal .slides>section:not(.present),.reveal .slides>section>section:not(.present){pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.future,.reveal .slides>section.future>section,.reveal .slides>section.past,.reveal .slides>section.past>section,.reveal .slides>section>section.future,.reveal .slides>section>section.past{opacity:0}.reveal .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past,.reveal.slide .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future,.reveal.slide .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past,.reveal.slide .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future,.reveal.slide .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past,.reveal.linear .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future,.reveal.linear .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past,.reveal.linear .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future,.reveal.linear .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides section[data-transition=default].stack,.reveal.default .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future,.reveal.default .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(90deg)translate(100%)}.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past,.reveal.default .slides>section>section:not([data-transition]).past{transform:translateY(-300px)rotateX(70deg)translateY(-300px)}.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future,.reveal.default .slides>section>section:not([data-transition]).future{transform:translateY(300px)rotateX(-70deg)translateY(300px)}.reveal .slides section[data-transition=convex].stack,.reveal.convex .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future,.reveal.convex .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(90deg)translate(100%)}.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past,.reveal.convex .slides>section>section:not([data-transition]).past{transform:translateY(-300px)rotateX(70deg)translateY(-300px)}.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future,.reveal.convex .slides>section>section:not([data-transition]).future{transform:translateY(300px)rotateX(-70deg)translateY(300px)}.reveal .slides section[data-transition=concave].stack,.reveal.concave .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(90deg)translate(-100%)}.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future,.reveal.concave .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(-90deg)translate(100%)}.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past,.reveal.concave .slides>section>section:not([data-transition]).past{transform:translateY(-80%)rotateX(-70deg)translateY(-80%)}.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future,.reveal.concave .slides>section>section:not([data-transition]).future{transform:translateY(80%)rotateX(70deg)translateY(80%)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){transition-timing-function:ease}.reveal .slides>section[data-transition=zoom].past,.reveal .slides>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section:not([data-transition]).past{visibility:hidden;transform:scale(16)}.reveal .slides>section[data-transition=zoom].future,.reveal .slides>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section:not([data-transition]).future{visibility:hidden;transform:scale(.2)}.reveal .slides>section>section[data-transition=zoom].past,.reveal .slides>section>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section>section:not([data-transition]).past{transform:scale(16)}.reveal .slides>section>section[data-transition=zoom].future,.reveal .slides>section>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section>section:not([data-transition]).future{transform:scale(.2)}.reveal.cube .slides{perspective:1300px}.reveal.cube .slides section{backface-visibility:hidden;box-sizing:border-box;min-height:700px;transform-style:preserve-3d;padding:30px}.reveal.center.cube .slides section{min-height:0}.reveal.cube .slides section:not(.stack):before{content:"";background:#0000001a;border-radius:4px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:"";z-index:1;background:0 0;border-radius:4px;width:90%;height:30px;display:block;position:absolute;bottom:0;left:5%;transform:translateZ(-90px)rotateX(65deg);box-shadow:0 95px 25px #0003}.reveal.cube .slides>section.stack{background:0 0;padding:0}.reveal.cube .slides>section.past{transform-origin:100% 0;transform:translate(-100%)rotateY(-90deg)}.reveal.cube .slides>section.future{transform-origin:0 0;transform:translate(100%)rotateY(90deg)}.reveal.cube .slides>section>section.past{transform-origin:0 100%;transform:translateY(-100%)rotateX(90deg)}.reveal.cube .slides>section>section.future{transform-origin:0 0;transform:translateY(100%)rotateX(-90deg)}.reveal.page .slides{perspective-origin:0;perspective:3000px}.reveal.page .slides section{box-sizing:border-box;min-height:700px;transform-style:preserve-3d;padding:30px}.reveal.page .slides section.past{z-index:12}.reveal.page .slides section:not(.stack):before{content:"";background:#0000001a;width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:"";z-index:1;background:0 0;border-radius:4px;width:90%;height:30px;display:block;position:absolute;bottom:0;left:5%;-webkit-transform:translateZ(-90px)rotateX(65deg);box-shadow:0 95px 25px #0003}.reveal.page .slides>section.stack{background:0 0;padding:0}.reveal.page .slides>section.past{transform-origin:0 0;transform:translate(-40%)rotateY(-80deg)}.reveal.page .slides>section.future{transform-origin:100% 0;transform:translate(0,0)}.reveal.page .slides>section>section.past{transform-origin:0 0;transform:translateY(-40%)rotateX(80deg)}.reveal.page .slides>section>section.future{transform-origin:0 100%;transform:translate(0,0)}.reveal .slides section[data-transition=fade],.reveal.fade .slides section:not([data-transition]),.reveal.fade .slides>section>section:not([data-transition]){transition:opacity .5s;transform:none}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){transition:none;transform:none}.reveal .pause-overlay{visibility:hidden;opacity:0;z-index:100;background:#000;width:100%;height:100%;transition:all 1s;position:absolute;top:0;left:0}.reveal .pause-overlay .resume-button{color:#ccc;cursor:pointer;background:0 0;border:2px solid #ccc;border-radius:2px;padding:6px 14px;font-size:16px;position:absolute;bottom:20px;right:20px}.reveal .pause-overlay .resume-button:hover{color:#fff;border-color:#fff}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.reveal .no-transition,.reveal .no-transition *,.reveal .slides.disable-slide-transitions section{transition:none!important}.reveal .slides.disable-slide-transitions section{transform:none!important}.reveal .backgrounds{perspective:600px;width:100%;height:100%;position:absolute;top:0;left:0}.reveal .slide-background{opacity:0;visibility:hidden;background-color:#0000;width:100%;height:100%;transition:all .8s cubic-bezier(.26,.86,.44,.985);display:none;position:absolute;overflow:hidden}.reveal .slide-background-content{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible;z-index:2}.print-pdf .reveal .slide-background{opacity:1!important;visibility:visible!important}.reveal .slide-background video{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.reveal .slide-background[data-background-size=contain] video{object-fit:contain}.reveal>.backgrounds .slide-background[data-background-transition=none],.reveal[data-background-transition=none]>.backgrounds .slide-background:not([data-background-transition]){transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background:not([data-background-transition]){opacity:1}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past:not([data-background-transition]){transform:translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future:not([data-background-transition]){transform:translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){transform:translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){transform:translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate(100%)rotateY(90deg)translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translateY(-100%)rotateX(90deg)translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translateY(100%)rotateX(-90deg)translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate(-100%)rotateY(90deg)translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate(100%)rotateY(-90deg)translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translateY(-100%)rotateX(-90deg)translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translateY(100%)rotateX(90deg)translateY(100%)}.reveal>.backgrounds .slide-background[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background:not([data-background-transition]){transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal[data-transition-speed=fast]>.backgrounds .slide-background{transition-duration:.4s}.reveal[data-transition-speed=slow]>.backgrounds .slide-background{transition-duration:1.2s}.reveal [data-auto-animate-target^=unmatched]{will-change:opacity}.reveal section[data-auto-animate]:not(.stack):not([data-auto-animate=running]) [data-auto-animate-target^=unmatched]{opacity:0}.reveal.overview{perspective-origin:50%;perspective:700px}.reveal.overview .slides{-moz-transform-style:preserve-3d}.reveal.overview .slides section{cursor:pointer;box-sizing:border-box;height:100%;overflow:hidden;opacity:1!important;visibility:visible!important;top:0!important}.reveal.overview .slides section.present,.reveal.overview .slides section:hover{outline-offset:10px;outline:10px solid #96969666}.reveal.overview .slides section .fragment{opacity:1;transition:none}.reveal.overview .slides section:after,.reveal.overview .slides section:before{display:none!important}.reveal.overview .slides>section.stack{background:0 0;outline:0;padding:0;overflow:visible;top:0!important}.reveal.overview .backgrounds{perspective:inherit;-moz-transform-style:preserve-3d}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline-offset:10px;outline:10px solid #9696961a}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview .slides section,.reveal.overview-deactivating .slides section,.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{transition:none}.reveal.rtl .slides,.reveal.rtl .slides h1,.reveal.rtl .slides h2,.reveal.rtl .slides h3,.reveal.rtl .slides h4,.reveal.rtl .slides h5,.reveal.rtl .slides h6{direction:rtl;font-family:sans-serif}.reveal.rtl code,.reveal.rtl pre{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{transform-origin:100% 0}.reveal.has-parallax-background .backgrounds{transition:all .8s}.reveal.has-parallax-background[data-transition-speed=fast] .backgrounds{transition-duration:.4s}.reveal.has-parallax-background[data-transition-speed=slow] .backgrounds{transition-duration:1.2s}.reveal>.overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000f2;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.reveal>.overlay .spinner{z-index:10;visibility:visible;opacity:.6;background-image:url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ%2FV%2FnmOM82XiHRLYKhKP1oZmADdEAAAh%2BQQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY%2FCZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB%2BA4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6%2BHo7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq%2BB6QDtuetcaBPnW6%2BO7wDHpIiK9SaVK5GgV543tzjgGcghAgAh%2BQQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK%2B%2BG%2Bw48edZPK%2BM6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE%2BG%2BcD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm%2BFNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk%2BaV%2BoJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0%2FVNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc%2BXiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30%2FiI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE%2FjiuL04RGEBgwWhShRgQExHBAAh%2BQQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR%2BipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY%2BYip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd%2BMFCN6HAAIKgNggY0KtEBAAh%2BQQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1%2BvsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d%2BjYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg%2BygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0%2Bbm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h%2BKr0SJ8MFihpNbx%2B4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX%2BBP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA%3D%3D);width:32px;height:32px;margin:-16px 0 0 -16px;transition:all .3s;display:block;position:absolute;top:50%;left:50%}.reveal>.overlay header{z-index:2;box-sizing:border-box;width:100%;padding:5px;position:absolute;top:0;left:0}.reveal>.overlay header a{float:right;opacity:.6;box-sizing:border-box;width:40px;height:40px;padding:0 10px;line-height:36px;display:inline-block}.reveal>.overlay header a:hover{opacity:1}.reveal>.overlay header a .icon{background-position:50%;background-repeat:no-repeat;background-size:100%;width:20px;height:20px;display:inline-block}.reveal>.overlay header a.close .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca1EX44puJZUsnY0ObGmITE3GVLCbEhQUjGVt146j6oasWN+49Vph2w1pZ5EansNZqKBm1txbU57iRRcZ86RWMDdWtBJUHBHwoQPi1GV+JCbntmvok7iTX4/Up9mgyTc/FJYDTcndgH/AA5A/CHsyEkVAAAAAElFTkSuQmCC)}.reveal>.overlay header a.external .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==)}.reveal>.overlay .viewport{display:flex;position:absolute;inset:50px 0 0}.reveal>.overlay.overlay-preview .viewport iframe{opacity:0;visibility:hidden;border:0;width:100%;max-width:100%;height:100%;max-height:100%;transition:all .3s}.reveal>.overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal>.overlay.overlay-preview.loaded .viewport-inner{z-index:-1;text-align:center;letter-spacing:normal;width:100%;position:absolute;top:45%;left:0}.reveal>.overlay.overlay-preview .x-frame-error{opacity:0;transition:opacity .3s .3s}.reveal>.overlay.overlay-preview.loaded .x-frame-error{opacity:1}.reveal>.overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.overlay.overlay-help .viewport{color:#fff;overflow:auto}.reveal>.overlay.overlay-help .viewport .viewport-inner{text-align:center;letter-spacing:normal;width:600px;margin:auto;padding:20px 20px 80px}.reveal>.overlay.overlay-help .viewport .viewport-inner .title{font-size:20px}.reveal>.overlay.overlay-help .viewport .viewport-inner table{border-collapse:collapse;border:1px solid #fff;font-size:16px}.reveal>.overlay.overlay-help .viewport .viewport-inner table td,.reveal>.overlay.overlay-help .viewport .viewport-inner table th{vertical-align:middle;border:1px solid #fff;width:200px;padding:14px}.reveal>.overlay.overlay-help .viewport .viewport-inner table th{padding-top:20px;padding-bottom:20px}.reveal .playback{z-index:30;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .4s;position:absolute;bottom:20px;left:15px}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .hljs{min-height:100%}.reveal .hljs table{margin:initial}.reveal .hljs-ln-code,.reveal .hljs-ln-numbers{border:0;padding:0}.reveal .hljs-ln-numbers{opacity:.6;text-align:right;vertical-align:top;padding-right:.75em}.reveal .hljs.has-highlights tr:not(.highlight-line){opacity:.4}.reveal .hljs.has-highlights.fragment{transition:all .2s}.reveal .hljs:not(:first-child).fragment{box-sizing:border-box;width:100%;position:absolute;top:0;left:0}.reveal pre[data-auto-animate-target]{overflow:hidden}.reveal pre[data-auto-animate-target] code{height:100%}.reveal .roll{vertical-align:top;perspective:400px;perspective-origin:50%;line-height:1.2;display:inline-block;overflow:hidden}.reveal .roll:hover{text-shadow:none;background:0 0}.reveal .roll span{pointer-events:none;transform-origin:50% 0;transform-style:preserve-3d;backface-visibility:hidden;padding:0 2px;transition:all .4s;display:block;position:relative}.reveal .roll:hover span{background:#00000080;transform:translateZ(-45px)rotateX(90deg)}.reveal .roll span:after{content:attr(data-title);backface-visibility:hidden;transform-origin:50% 0;padding:0 2px;display:block;position:absolute;top:0;left:0;transform:translateY(110%)rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{z-index:1;color:#222;box-sizing:border-box;text-align:left;-webkit-overflow-scrolling:touch;background-color:#f5f5f5;border:1px solid #0000000d;width:33.3333%;height:100%;padding:14px 18px;font-family:Helvetica,sans-serif;font-size:18px;line-height:1.4;display:none;position:absolute;top:0;left:100%;overflow:auto}.reveal .speaker-notes .notes-placeholder{color:#ccc;font-style:italic}.reveal .speaker-notes:focus{outline:0}.reveal .speaker-notes:before{content:"Speaker notes";opacity:.5;margin-bottom:10px;display:block}.reveal.show-notes{max-width:75%;overflow:visible}.reveal.show-notes .speaker-notes{display:block}@media screen and (width>=1600px){.reveal .speaker-notes{font-size:20px}}@media screen and (width<=1024px){.reveal.show-notes{border-left:0;max-width:none;max-height:70vh;overflow:visible}.reveal.show-notes .speaker-notes{border:0;width:100%;height:30vh;top:100%;left:0}}@media screen and (width<=600px){.reveal.show-notes{max-height:60vh}.reveal.show-notes .speaker-notes{height:40vh;top:100%}.reveal .speaker-notes{font-size:14px}}.reveal .jump-to-slide{z-index:30;-webkit-tap-highlight-color:transparent;font-size:32px;position:absolute;top:15px;left:15px}.reveal .jump-to-slide-input{font-size:inherit;color:currentColor;background:0 0;border:0;padding:8px}.reveal .jump-to-slide-input::placeholder{color:currentColor;opacity:.5}.reveal.has-dark-background .jump-to-slide-input{color:#fff}.reveal.has-light-background .jump-to-slide-input{color:#222}.reveal .jump-to-slide-input:focus{outline:0}.zoomed .reveal *,.zoomed .reveal :after,.zoomed .reveal :before{backface-visibility:visible!important}.zoomed .reveal .controls,.zoomed .reveal .progress{opacity:0}.zoomed .reveal .roll span{background:0 0}.zoomed .reveal .roll span:after,.reveal-viewport.loading-scroll-mode{visibility:hidden}.reveal-viewport.reveal-scroll{z-index:1;--r-scrollbar-width:7px;--r-scrollbar-trigger-size:5px;--r-controls-spacing:8px;margin:0 auto;overflow:hidden auto}@media screen and (width<=500px){.reveal-viewport.reveal-scroll{--r-scrollbar-width:3px;--r-scrollbar-trigger-size:3px}}.reveal-viewport.reveal-scroll .backgrounds,.reveal-viewport.reveal-scroll .controls,.reveal-viewport.reveal-scroll .playback,.reveal-viewport.reveal-scroll .progress,.reveal-viewport.reveal-scroll .slide-number,.reveal-viewport.reveal-scroll .speaker-notes{display:none!important}.reveal-viewport.reveal-scroll .overlay,.reveal-viewport.reveal-scroll .pause-overlay{position:fixed}.reveal-viewport.reveal-scroll .reveal{touch-action:manipulation;overflow:visible}.reveal-viewport.reveal-scroll .slides{pointer-events:initial;perspective:none;perspective-origin:50%;margin:0;padding:0;display:block;position:static;top:auto;left:auto;overflow:visible;width:100%!important}.reveal-viewport.reveal-scroll .scroll-page{width:100%;height:calc(var(--page-height) + var(--page-scroll-padding));z-index:1;position:relative;overflow:visible}.reveal-viewport.reveal-scroll .scroll-page-sticky{height:var(--page-height);position:sticky;top:0}.reveal-viewport.reveal-scroll .scroll-page-content{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.reveal-viewport.reveal-scroll .scroll-page section{visibility:visible!important;width:var(--slide-width)!important;height:var(--slide-height)!important;opacity:1!important;transform:scale(var(--slide-scale)) translate(-50%,-50%)!important;transform-style:flat!important;transform-origin:0 0!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.reveal-viewport.reveal-scroll .slide-background{visibility:visible;opacity:1;touch-action:manipulation;width:100%;height:100%;position:absolute;top:0;left:0;z-index:auto!important;display:block!important}.reveal-viewport.reveal-scroll[data-scrollbar=auto]::-webkit-scrollbar{display:none}.reveal-viewport.reveal-scroll[data-scrollbar=true]::-webkit-scrollbar{display:none}.reveal-viewport.reveal-scroll[data-scrollbar=auto],.reveal-viewport.reveal-scroll[data-scrollbar=true]{scrollbar-width:none}.reveal-viewport.has-dark-background,.reveal.has-dark-background{--r-overlay-element-bg-color:240,240,240;--r-overlay-element-fg-color:0,0,0}.reveal-viewport.has-light-background,.reveal.has-light-background{--r-overlay-element-bg-color:0,0,0;--r-overlay-element-fg-color:240,240,240}.reveal-viewport.reveal-scroll .scrollbar{z-index:20;opacity:0;transition:all .3s;position:sticky;top:50%}.reveal-viewport.reveal-scroll .scrollbar.visible,.reveal-viewport.reveal-scroll .scrollbar:hover{opacity:1}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-inner{width:var(--r-scrollbar-width);height:calc(var(--viewport-height) - var(--r-controls-spacing) * 2);right:var(--r-controls-spacing);border-radius:var(--r-scrollbar-width);z-index:10;position:absolute;top:0;transform:translateY(-50%)}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-playhead{width:var(--r-scrollbar-width);height:var(--r-scrollbar-width);border-radius:var(--r-scrollbar-width);background-color:rgba(var(--r-overlay-element-bg-color),1);z-index:11;transition:background-color .2s;position:absolute;top:0;left:0}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide{background-color:rgba(var(--r-overlay-element-bg-color),.2);width:100%;box-shadow:0 0 0 1px rgba(var(--r-overlay-element-fg-color),.1);border-radius:var(--r-scrollbar-width);transition:background-color .2s;position:absolute}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide:after{content:"";z-index:-1;background:0 0;width:200%;height:100%;position:absolute;top:0;left:-50%}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active,.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide:hover{background-color:rgba(var(--r-overlay-element-bg-color),.4)}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-trigger{width:100%;transition:background-color .2s;position:absolute}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active.has-triggers{background-color:rgba(var(--r-overlay-element-bg-color),.4);z-index:10}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active .scrollbar-trigger:after{content:"";width:var(--r-scrollbar-trigger-size);height:var(--r-scrollbar-trigger-size);background-color:rgba(var(--r-overlay-element-bg-color),1);opacity:.4;border-radius:20px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active .scrollbar-trigger.active:after,.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active .scrollbar-trigger.active~.scrollbar-trigger:after{opacity:1}.reveal-viewport.reveal-scroll .scrollbar .scrollbar-slide.active .scrollbar-trigger~.scrollbar-trigger.active:after{transform:translate(calc(var(--r-scrollbar-width) * -2),0);background-color:rgba(var(--r-overlay-element-bg-color),1)}html.reveal-print *{-webkit-print-color-adjust:exact}html.reveal-print{width:100%;height:100%;overflow:visible}html.reveal-print body{border:0;padding:0;overflow:visible;float:none!important;margin:0 auto!important}html.reveal-print .nestedarrow,html.reveal-print .reveal .controls,html.reveal-print .reveal .playback,html.reveal-print .reveal .progress,html.reveal-print .reveal.overview,html.reveal-print .state-background{display:none!important}html.reveal-print .reveal pre code{overflow:hidden!important}html.reveal-print .reveal{width:auto!important;height:auto!important;overflow:hidden!important}html.reveal-print .reveal .slides{pointer-events:initial;perspective:none;perspective-origin:50%;display:block;position:static;top:auto;left:auto;overflow:visible;zoom:1!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}html.reveal-print .reveal .slides .pdf-page{z-index:1;page-break-after:always;position:relative;overflow:hidden}html.reveal-print .reveal .slides .pdf-page:last-of-type{page-break-after:avoid}html.reveal-print .reveal .slides section{min-height:1px;visibility:visible!important;box-sizing:border-box!important;opacity:1!important;transform-style:flat!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;transform:none!important}html.reveal-print .reveal section.stack{page-break-after:avoid!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;position:relative!important}html.reveal-print .reveal img{box-shadow:none}html.reveal-print .reveal .backgrounds{display:none}html.reveal-print .reveal .slide-background{width:100%;height:100%;position:absolute;top:0;left:0;z-index:auto!important;display:block!important}html.reveal-print .reveal.show-notes{max-width:none;max-height:none}html.reveal-print .reveal .speaker-notes-pdf{z-index:100;width:100%;height:auto;max-height:none;display:block;inset:auto}html.reveal-print .reveal .speaker-notes-pdf[data-layout=separate-page]{color:inherit;page-break-after:always;background-color:#0000;border:0;padding:20px;position:relative}html.reveal-print .reveal .slide-number-pdf{visibility:visible;font-size:14px;display:block;position:absolute}html.reveal-print .aria-status{display:none}@media print{html:not(.print-pdf){width:auto;height:auto;overflow:visible}html:not(.print-pdf) body{margin:0;padding:0;overflow:visible}html:not(.print-pdf) .reveal{background:#fff;font-size:20pt}html:not(.print-pdf) .reveal .backgrounds,html:not(.print-pdf) .reveal .controls,html:not(.print-pdf) .reveal .progress,html:not(.print-pdf) .reveal .slide-number,html:not(.print-pdf) .reveal .state-background{display:none!important}html:not(.print-pdf) .reveal li,html:not(.print-pdf) .reveal p,html:not(.print-pdf) .reveal td{color:#000;font-size:20pt!important}html:not(.print-pdf) .reveal h1,html:not(.print-pdf) .reveal h2,html:not(.print-pdf) .reveal h3,html:not(.print-pdf) .reveal h4,html:not(.print-pdf) .reveal h5,html:not(.print-pdf) .reveal h6{text-align:left;letter-spacing:normal;height:auto;line-height:normal;color:#000!important}html:not(.print-pdf) .reveal h1{font-size:28pt!important}html:not(.print-pdf) .reveal h2{font-size:24pt!important}html:not(.print-pdf) .reveal h3{font-size:22pt!important}html:not(.print-pdf) .reveal h4{font-variant:small-caps;font-size:22pt!important}html:not(.print-pdf) .reveal h5{font-size:21pt!important}html:not(.print-pdf) .reveal h6{font-style:italic;font-size:20pt!important}html:not(.print-pdf) .reveal a:link,html:not(.print-pdf) .reveal a:visited{font-weight:700;text-decoration:underline;color:#000!important}html:not(.print-pdf) .reveal div,html:not(.print-pdf) .reveal ol,html:not(.print-pdf) .reveal p,html:not(.print-pdf) .reveal ul{visibility:visible;width:auto;height:auto;margin:0;display:block;position:static;overflow:visible;text-align:left!important}html:not(.print-pdf) .reveal pre,html:not(.print-pdf) .reveal table{margin-left:0;margin-right:0}html:not(.print-pdf) .reveal pre code{padding:20px}html:not(.print-pdf) .reveal blockquote{margin:20px 0}html:not(.print-pdf) .reveal .slides{perspective:none;perspective-origin:50%;zoom:1!important;text-align:left!important;width:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;padding:0!important;display:block!important;position:static!important;top:0!important;left:0!important;overflow:visible!important;transform:none!important}html:not(.print-pdf) .reveal .slides section{visibility:visible!important;z-index:auto!important;opacity:1!important;page-break-after:always!important;transform-style:flat!important;width:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;padding:60px 20px!important;transition:none!important;display:block!important;position:static!important;top:0!important;left:0!important;overflow:visible!important;transform:none!important}html:not(.print-pdf) .reveal .slides section.stack{padding:0!important}html:not(.print-pdf) .reveal .slides section:last-of-type{page-break-after:avoid!important}html:not(.print-pdf) .reveal .slides section .fragment{opacity:1!important;visibility:visible!important;transform:none!important}html:not(.print-pdf) .reveal .r-fit-text{white-space:normal!important}html:not(.print-pdf) .reveal section img{box-shadow:none;background:#fff;border:1px solid #666;margin:15px 0;display:block}html:not(.print-pdf) .reveal section small{font-size:.8em}html:not(.print-pdf) .reveal .hljs{white-space:pre-wrap;word-wrap:break-word;word-break:break-word;max-height:100%;font-size:15pt}html:not(.print-pdf) .reveal .hljs .hljs-ln-numbers{white-space:nowrap}html:not(.print-pdf) .reveal .hljs td{font-size:inherit!important;color:inherit!important}}@font-face{font-family:FT Kunst Grotesk;src:url(./Kunst%20Grotesk%20Regular-YbRjne5F.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:FT Kunst Grotesk;src:url(./Kunst%20Grotesk%20Medium-CRGV_orE.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Apercu Mono Pro;src:url(./Apercu%20Mono%20Pro%20Regular-Dn67qFi1.woff2)format("woff2");font-weight:400;font-display:swap}:root{--cf-bg-page:#120706;--cf-bg-content:#1f0d09;--cf-bg-card:#26130d;--cf-bg-active:#32170f;--cf-text:#fff6ef;--cf-text-muted:#fff6ef99;--cf-text-subtle:#fff6ef60;--cf-border:#6d3a2c;--cf-border-light:#6d3a2c80;--cf-orange:#f63;--cf-orange-light:#ff663310;--cf-blue:#0a95ff;--cf-blue-light:#0a95ff10;--cf-purple:#9333ea;--cf-purple-light:#9333ea10;--cf-green:#19b006;--cf-green-light:#19b00610;--cf-accent-orange:#f6821f;--cf-accent-orange-light:#f6821f10;--heading-font:"FT Kunst Grotesk", "DM Sans", Helvetica, sans-serif;--body-font:"FT Kunst Grotesk", "DM Sans", Helvetica, sans-serif;--mono-font:"Apercu Mono Pro", "DM Mono", ui-monospace, "SF Mono", Monaco, Consolas, monospace;--base-font-size:32px;--text-size:16pt;--h1-size:48pt;--h2-size:36pt;--h3-size:24pt;--footnote-size:11pt;--slide-padding:60px;--slide-padding-top:40px;--content-gap:30px;--box-radius:8px}.reveal .slides section{padding:58px 72px}.reveal .slides section.cover-slide,.reveal .slides section.closing-slide{padding:82px 92px}.reveal h1,.reveal h2,.reveal h3{letter-spacing:-.045em}.reveal h1{font-size:56pt;line-height:.98}.reveal h2{font-size:43pt;line-height:1.02}.reveal em{color:var(--cf-orange);font-style:normal}.eyebrow,.kicker,.path-row,.principles,.close-steps,.num{font-family:var(--mono-font);letter-spacing:.08em}.eyebrow{color:var(--cf-orange);font-size:11pt}.kicker{color:var(--cf-text-muted);margin:0 0 16px;font-size:10pt}.lede{font-size:22pt;color:var(--cf-text-muted)!important;margin-top:26px!important;line-height:1.25!important}.lede-small{font-size:20pt;color:var(--cf-text-muted)!important;margin-top:12px!important}.cover-slide h1{margin-top:22px}.path-row{align-items:center;gap:22px;margin-top:76px;font-size:11pt;display:flex}.path-row,.close-steps{color:var(--cf-text)}.path-row i,.close-steps i{color:var(--cf-orange);font-size:20pt;font-style:normal}.path-row .active{border:2px solid var(--cf-orange);background:var(--cf-orange-light);padding:15px 18px}.request-tag{letter-spacing:.08em;color:var(--cf-orange)!important;font:11pt var(--mono-font)!important;margin-top:52px!important}.presenter-byline{flex-direction:column;gap:6px;display:flex;color:var(--cf-text-muted)!important;margin-top:42px!important;font-size:13pt!important;line-height:1.2!important}.presenter-byline strong{color:var(--cf-text);font-size:16pt}.presenter-byline strong .name-cn{color:var(--cf-orange);font-family:var(--body-font);margin-left:10px;font-size:15pt;font-weight:500}.presenter-byline>span{font:10pt var(--mono-font);letter-spacing:.04em}.production-robot rect{fill:var(--cf-orange);stroke:#162033;stroke-width:4px}.production-robot .robot-screen{fill:#192333;stroke:#162033;stroke-width:3px}.production-robot circle{fill:#72d8ff}.production-robot .robot-arm{fill:none;stroke:#f63;stroke-width:8px;stroke-linecap:round}.production-robot .robot-hand{fill:#f63;stroke:none}.agentic-transformation{width:100%;margin-top:30px}.agentic-transformation svg{width:100%;height:auto;display:block;overflow:visible}.trans-floor-grid{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 8;opacity:.45}.trans-label{font:11px var(--mono-font);letter-spacing:1.6px}.trans-label.generic{fill:var(--cf-text-muted)}.trans-label.system{fill:var(--cf-orange)}.trans-human circle{fill:#fff6ef}.trans-human path:not(.trans-intent){fill:#2e65a8;stroke:#172b49;stroke-width:4px}.trans-human .trans-intent{fill:none;stroke:var(--cf-orange);stroke-width:8px;stroke-linecap:round}.trans-request{fill:none;stroke:var(--cf-text-muted);stroke-width:1.5px;stroke-dasharray:4 8}.trans-agent rect{fill:var(--cf-orange);stroke:#162033;stroke-width:5px}.trans-agent-screen{fill:#192333!important;stroke:#162033!important;stroke-width:3px!important}.trans-agent circle{fill:#72d8ff}.trans-antenna,.trans-smile{fill:none;stroke:#162033;stroke-width:4px;stroke-linecap:round}.trans-agent circle:first-of-type{fill:var(--cf-orange);stroke:none}.trans-response{stroke:var(--cf-border);stroke-width:2px;stroke-dasharray:4 8}.trans-response-dot{fill:var(--cf-blue);filter:url(#packet-glow)}.trans-connections{fill:none;stroke:var(--cf-border);stroke-width:1.5px;stroke-dasharray:4 8;opacity:.85}.trans-object{fill:var(--cf-bg-content);stroke-width:2px}.trans-object rect,.trans-object path,.trans-object circle{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.trans-object text,.trans-outcome text{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:1px}.trans-object.context{color:var(--cf-blue)}.trans-object.tool{color:var(--cf-accent-orange)}.trans-object.sandbox{color:var(--cf-green)}.trans-object.approval{color:var(--cf-orange)}.trans-object.evidence{color:var(--cf-purple)}.trans-outcome{color:var(--cf-orange)}.trans-outcome rect{fill:var(--cf-bg-content);stroke:currentColor;stroke-width:2px}.trans-outcome path{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.trans-note{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.5px}.trans-outcome{animation:4s ease-in-out infinite outcomeGlow}@keyframes outcomeGlow{0%,to{opacity:.72}50%{opacity:1;filter:url(#scene-glow)}}.scene-system-object{animation-name:sceneObjectFade}@keyframes sceneObjectFade{0%{opacity:0}to{opacity:1}}.scene-kicker{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.5px}.production-kicker{fill:var(--cf-orange)}.scene-floor{opacity:.85}.scene-floor-grid{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 8;opacity:.5}.scene-human .human-head{fill:#fff6ef}.scene-human .human-body{fill:#2e65a8;stroke:#172b49;stroke-width:5px}.scene-human .human-gesture{fill:none;stroke:var(--cf-orange);stroke-width:10px;stroke-linecap:round}.scene-human .human-intent{fill:var(--cf-orange)}.scene-request{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:5 8}.agent-antenna,.agent-leg,.agent-foot{fill:none;stroke:#162033;stroke-width:6px;stroke-linecap:round}.agent-body{fill:var(--cf-orange);stroke:#162033;stroke-width:6px}.agent-face{fill:#192333;stroke:#162033;stroke-width:4px}.agent-eye{fill:#72d8ff}.agent-smile{fill:none;stroke:#72d8ff;stroke-width:4px;stroke-linecap:round}.agent-arm{fill:none;stroke:var(--cf-orange);stroke-width:12px;stroke-linecap:round}.agent-hand,.agent-antenna-light{fill:var(--cf-orange)}.scene-route{fill:none;stroke-width:2px;stroke-dasharray:5 9;opacity:.85;animation:5s linear infinite sceneRoute}.route-context{stroke:var(--cf-blue)}.route-tools{stroke:var(--cf-accent-orange)}.route-sandbox{stroke:var(--cf-green)}.route-approval{stroke:var(--cf-orange)}.route-traces{stroke:var(--cf-purple)}.scene-object{fill:var(--cf-bg-content);stroke-width:2px}.scene-object path,.scene-object rect,.scene-object circle{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.scene-object text{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:1px}.tools-object{color:var(--cf-accent-orange)}.scene-note{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.5px}.scene-system-object{animation:.9s ease-out both sceneObjectIn}.context-object{animation-delay:.2s}.tools-object{animation-delay:.4s}.sandbox-object{animation-delay:.6s}.approval-object{animation-delay:.8s}.trace-object{animation-delay:1s}@keyframes sceneRoute{to{stroke-dashoffset:-56px}}@keyframes sceneObjectIn{0%{opacity:0;transform-box:fill-box;transform-origin:50%;transform:translateY(10px)scale(.9)}to{opacity:1;transform-box:fill-box;transform-origin:50%;transform:translateY(0)scale(1)}}.workbench-scene{width:100%;margin-top:28px}.workbench-scene svg{width:100%;height:auto;display:block;overflow:visible}.workbench-floor{opacity:.8}.workbench-floor-grid{fill:none;stroke:var(--cf-border);stroke-width:1px;opacity:.45}.workbench-human .human-head{fill:#fff6ef}.workbench-human .human-body{fill:#2e65a8;stroke:#172b49;stroke-width:4px}.workbench-human .human-gesture{fill:none;stroke:var(--cf-orange);stroke-width:9px;stroke-linecap:round}.workbench-human .human-intent{fill:var(--cf-orange);filter:url(#workbench-glow)}.workbench-label{fill:var(--cf-orange);font:12px var(--mono-font);letter-spacing:1.7px}.production-label{fill:var(--cf-text-muted)}.workbench-robot rect{fill:var(--cf-orange);stroke:#162033;stroke-width:5px}.workbench-robot .robot-screen{fill:#192333;stroke:#162033;stroke-width:4px}.workbench-robot circle{fill:#72d8ff}.workbench-robot path{fill:none;stroke:#f63;stroke-width:6px;stroke-linecap:round}.workbench-robot .robot-arm{stroke-width:11px}.workbench-robot .robot-hand{fill:#f63}.human-to-agent{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:4 7}.prototype-output{fill:none;stroke:var(--cf-border);stroke-width:2px;stroke-dasharray:4 7}.prototype-payload{fill:var(--cf-blue);filter:url(#workbench-glow)}.workbench-floor-grid{stroke-dasharray:3 8}.production-platform{fill:#1b0c08;stroke:var(--cf-border);stroke-width:1px}.workbench-object{fill:#1b0c08;stroke-width:2px}.workbench-object rect{fill:#1b0c08;stroke:currentColor;stroke-width:2px}.workbench-object path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.workbench-object text{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:1px}.context-object{color:var(--cf-blue)}.tool-object{color:var(--cf-accent-orange)}.sandbox-object{color:var(--cf-green)}.approval-object{color:var(--cf-orange)}.trace-object{color:var(--cf-purple)}.workbench-note{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.5px}.production-note{text-anchor:middle}@keyframes workbenchRoute{to{stroke-dashoffset:-56px}}.production-route.secondary{stroke:var(--cf-border);stroke-width:1.2px;opacity:.75}.production-node rect{fill:var(--cf-bg-page);stroke:currentColor;stroke-width:2px}.production-node text{fill:var(--cf-text-muted);font:8px var(--mono-font);letter-spacing:1px}.prototype-human{opacity:.8}.production-human{opacity:.9}.agent-character,.human-character{transform-box:fill-box;transform-origin:50%}.production-agent{filter:url(#packet-glow)}.two-col{grid-template-columns:1fr 1fr;gap:28px;margin-top:42px;display:grid}.card{border:1px dashed var(--cf-border);background:var(--cf-bg-content);padding:25px 28px}.card.orange{border:2px solid var(--cf-orange);background:var(--cf-orange-light)}.card.muted{opacity:.74}.card h3{margin:26px 0 18px}.card p{font-size:16pt;line-height:1.35}.outcome-ribbon{font-family:var(--mono-font);color:var(--cf-orange)!important;margin-top:30px!important;font-size:17pt!important}.prototype-production-scene{width:100%;margin-top:36px}.prototype-production-scene svg{width:100%;height:auto;display:block}.prototype-zone rect,.production-zone>rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.prototype-zone text,.production-zone>text{font:11px var(--mono-font);letter-spacing:1.6px;fill:var(--cf-text-muted)}.scene-note{font:10px var(--mono-font)!important;fill:var(--cf-text-muted)!important}.chamber-grid{fill:none;stroke:var(--cf-border);stroke-width:1px;opacity:.45}.prototype-agent{fill:var(--cf-orange);filter:url(#packet-glow)}.prototype-prompt{fill:var(--cf-text)}.scene-transform{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:4 7}.scene-transform-arrow{fill:none;stroke:var(--cf-orange);stroke-width:2px}.production-zone>rect{stroke:var(--cf-orange);stroke-opacity:.7}.production-ring{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:2 7}.production-route{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:4 8;animation:5s linear infinite productionRoute}.production-agent{fill:var(--cf-orange);filter:url(#packet-glow)}.production-node{fill:var(--cf-bg-page);stroke-width:2px}.production-node path{fill:none;stroke:currentColor;stroke-width:2px}.production-node.context{color:var(--cf-blue);stroke:var(--cf-blue)}.production-node.tools{color:var(--cf-accent-orange);stroke:var(--cf-accent-orange)}.production-node.runtime{color:var(--cf-green);stroke:var(--cf-green)}.production-node.approval{color:var(--cf-orange);stroke:var(--cf-orange)}.production-node.traces{color:var(--cf-purple);stroke:var(--cf-purple)}@keyframes productionRoute{to{stroke-dashoffset:-48px}}.scene-label{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1px}.prototype-input,.prototype-output{fill:none;stroke:var(--cf-text-muted);stroke-width:2px}.prototype-response{fill:var(--cf-blue);filter:url(#packet-glow)}.production-node rect,.production-node path{fill:var(--cf-bg-page)}.production-node path{fill:none}.outcome-ribbon span{color:var(--cf-text-muted);padding:0 10px}.prototype-subtitle{color:var(--cf-text-muted)!important;margin:14px 0 0!important;font-size:17pt!important;line-height:1.2!important}.emoji-comparison{width:100%;margin-top:25px}.emoji-comparison svg{width:100%;height:auto;display:block;overflow:visible}.emoji-panel{fill:var(--cf-bg-content);stroke-width:1.5px}.prototype-panel{stroke:var(--cf-border)}.production-panel{stroke:var(--cf-orange);stroke-opacity:.58;fill:url(#outcome-glow)}.emoji-topline{stroke:none}.prototype-topline{fill:var(--cf-text-muted);opacity:.58}.production-topline{fill:var(--cf-orange)}.emoji-kicker{fill:var(--cf-text-muted);font:13px var(--mono-font);letter-spacing:1.6px}.production-copy{fill:var(--cf-orange)}.emoji-heading{font:28px var(--heading-font);letter-spacing:-.02em}.prototype-heading{fill:var(--cf-text-muted)}.emoji-row text{fill:var(--cf-text);font:25px var(--heading-font);font-weight:500}.emoji-row .emoji-detail{fill:var(--cf-text-muted);font:16px var(--body-font);font-weight:400}.emoji-disc{stroke:none}.muted-disc{fill:#fff6ef12}.orange-disc{fill:#ff66331d}.emoji-stroke{fill:none;stroke:var(--cf-text);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.emoji-dot{fill:var(--cf-blue);stroke:none}.production-row .emoji-stroke{stroke:var(--cf-orange)}.emoji-bridge{fill:none;stroke:var(--cf-orange);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.emoji-bridge circle{fill:var(--cf-orange);stroke:none}.emoji-outcome{stroke:var(--cf-orange);stroke-width:1px}.emoji-outcome-label{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:1.1px}.code-review-scene{width:100%;margin-top:34px}.code-review-scene svg{width:100%;height:auto;display:block;overflow:visible}.review-rail-under{fill:none;stroke:var(--cf-border);stroke-width:8px;stroke-linecap:round;opacity:.65}.review-rail{fill:none;stroke:url(#review-rail);stroke-width:2px;stroke-linecap:round;stroke-dasharray:9 12;animation:8s linear infinite reviewRail}.review-packet{fill:var(--cf-orange);filter:url(#review-glow);animation:8s linear infinite reviewPacket}.review-station-disc{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:2px}.review-merge .merge-disc{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:3px}.review-icon{fill:none;stroke:var(--cf-text);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.review-number{fill:var(--cf-orange);text-anchor:middle;font:11px var(--mono-font);letter-spacing:1px}.review-label{fill:var(--cf-text);text-anchor:middle;font:11px var(--mono-font);letter-spacing:1px}.review-detail{fill:var(--cf-text-muted);text-anchor:middle;font:12px var(--body-font)}.review-context-links{fill:none;stroke:var(--cf-blue);stroke-width:1.5px;stroke-dasharray:3 4;opacity:.8}.specialist-branch{fill:none;stroke:var(--cf-purple);stroke-width:1.5px;stroke-dasharray:3 4}.specialist-dot{fill:var(--cf-purple);stroke:none}.review-patch{fill:none;stroke:var(--cf-green);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.review-evidence-line{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 8}.review-proof-link{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 5;opacity:.85}.review-proof text{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1px}.review-proof-end{text-anchor:end}.agent-system-scene{width:100%;margin-top:26px}.agent-system-scene svg{width:100%;height:auto;display:block;overflow:visible}.system-boundary{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px;stroke-dasharray:5 7}.system-boundary-label{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.2px}.system-connector{fill:none;stroke-width:1.5px;stroke-dasharray:4 7;opacity:.82}.connector-workflow{stroke:var(--cf-orange)}.connector-context{stroke:var(--cf-blue)}.connector-model{stroke:var(--cf-purple)}.connector-tools{stroke:var(--cf-accent-orange)}.connector-runtime,.connector-evaluation{stroke:var(--cf-green)}.system-feedback{fill:none;stroke:url(#system-loop);stroke-width:2px;stroke-dasharray:6 9;animation:7s linear infinite systemFeedback}.system-packet{fill:var(--cf-green);filter:url(#system-glow);animation:7s linear infinite systemPacket}.system-node-shell{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.node-workflow .system-node-shell{stroke:var(--cf-orange)}.node-context .system-node-shell{stroke:var(--cf-blue)}.node-model .system-node-shell{stroke:var(--cf-purple)}.node-tools .system-node-shell{stroke:var(--cf-accent-orange)}.node-runtime .system-node-shell,.node-evaluation .system-node-shell{stroke:var(--cf-green)}.system-node-icon{fill:var(--cf-bg-content);stroke:currentColor;stroke-width:1.7px}.node-workflow{color:var(--cf-orange)}.node-context{color:var(--cf-blue)}.node-model{color:var(--cf-purple)}.node-tools{color:var(--cf-accent-orange)}.node-runtime,.node-evaluation{color:var(--cf-green)}.system-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.system-node-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.7px}.system-node-detail{fill:var(--cf-text-muted);font:12px var(--body-font)}.actor-halo{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 7;animation:3s ease-in-out infinite actorHalo}.actor-core{fill:var(--cf-orange);filter:url(#system-glow)}.actor-icon{fill:none;stroke:var(--cf-bg-page);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.actor-label{fill:var(--cf-text);text-anchor:middle;font:12px var(--mono-font);letter-spacing:1px}.actor-detail{fill:var(--cf-text-muted);text-anchor:middle;font:12px var(--body-font)}.system-caption{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:1px}@keyframes systemFeedback{to{stroke-dashoffset:-90px}}@keyframes systemPacket{0%,15%{opacity:0}25%,70%{opacity:1}85%,to{opacity:0}}@keyframes actorHalo{0%,to{opacity:.45;transform-origin:600px 155px;transform:scale(.96)}50%{opacity:1;transform-origin:600px 155px;transform:scale(1.04)}}.radial-orbit{fill:none;stroke:url(#system-loop);stroke-width:2px;stroke-dasharray:6 9;animation:7s linear infinite systemFeedback}.orbit-label{fill:var(--cf-green);font:9px var(--mono-font);letter-spacing:1px}.authority-chip{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.authority-label{fill:var(--cf-orange);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.7px}.bounded-stage-rail{color:var(--cf-border)}.bounded-stage-node circle{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.bounded-stage-node text{fill:var(--cf-text-muted);text-anchor:middle;font:11.25px var(--mono-font);letter-spacing:.8px}.bounded-stage-node path{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 6}.bounded-stage-node.active circle{fill:var(--cf-orange);stroke:var(--cf-orange)}.bounded-stage-node.active text{fill:var(--cf-orange)}.bounded-stage-shell>rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.bounded-stage-kicker{fill:var(--cf-orange);font:12.5px var(--mono-font);letter-spacing:1px}.bounded-context-block>rect{fill:var(--cf-bg-page);stroke:var(--cf-blue);stroke-width:1.5px}.bounded-actor-block .bounded-block-title{fill:var(--cf-purple)}.bounded-actor-chip rect{fill:var(--cf-bg-page);stroke:var(--cf-purple);stroke-width:1px}.bounded-actor-chip path{fill:none;stroke:var(--cf-purple);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.bounded-actor-chip text{fill:var(--cf-purple);font:10px var(--mono-font);letter-spacing:.35px}.bounded-artifact-block>rect{fill:var(--cf-bg-page);stroke:var(--cf-green);stroke-width:1.5px}.bounded-block-title{fill:var(--cf-blue);font:11.25px var(--mono-font);letter-spacing:.65px}.bounded-block-detail{fill:var(--cf-text-muted);font:13.75px var(--body-font)}.bounded-flow{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-linecap:round;stroke-dasharray:3 5}.bounded-footer{fill:var(--cf-orange);text-anchor:middle;font:12.5px var(--mono-font);letter-spacing:.8px}.system-field{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.system-field-kicker{fill:var(--cf-orange);font:9px var(--mono-font);letter-spacing:1.2px}.field-connector{fill:none;stroke-width:1.5px;stroke-dasharray:4 7;opacity:.8}.workflow-connector{stroke:var(--cf-orange)}.context-connector{stroke:var(--cf-blue)}.tools-connector{stroke:var(--cf-accent-orange)}.model-connector{stroke:var(--cf-purple)}.runtime-connector,.evaluation-connector{stroke:var(--cf-green)}.field-module-shell{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.module-workflow .field-module-shell{stroke:var(--cf-orange)}.module-context .field-module-shell{stroke:var(--cf-blue)}.module-tools .field-module-shell{stroke:var(--cf-accent-orange)}.module-model .field-module-shell{stroke:var(--cf-purple)}.module-runtime .field-module-shell,.module-evaluation .field-module-shell{stroke:var(--cf-green)}.field-module-icon{fill:var(--cf-bg-content);stroke:currentColor;stroke-width:1.7px}.module-workflow{color:var(--cf-orange)}.module-context{color:var(--cf-blue)}.module-tools{color:var(--cf-accent-orange)}.module-model{color:var(--cf-purple)}.module-runtime,.module-evaluation{color:var(--cf-green)}.field-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.field-module-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.7px}.field-module-detail{fill:var(--cf-text-muted);font:14px var(--body-font)}.field-feedback{fill:none;stroke:url(#system-feedback);stroke-width:2px;stroke-dasharray:6 9;animation:7s linear infinite systemFeedback}.field-feedback-label{fill:var(--cf-orange);text-anchor:middle;font:9px var(--mono-font);letter-spacing:1px}.agent-system-scene .system-reveal.fragment{transition:opacity .45s}.agent-system-scene .system-reveal.fragment:not(.visible):not(.fade-out){opacity:0}.agent-system-scene .model-initial.fade-out{opacity:1!important;transform:none!important}.agent-system-scene .model-initial.fade-out.visible{opacity:0!important;transform:none!important}.grid-card{color:var(--cf-orange)}.grid-card-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.grid-model .grid-card-shell{stroke:var(--cf-orange);stroke-width:1.5px}.grid-workflow .grid-card-shell{stroke:var(--cf-orange)}.grid-context .grid-card-shell{stroke:var(--cf-blue)}.grid-tools .grid-card-shell{stroke:var(--cf-accent-orange)}.grid-runtime .grid-card-shell{stroke:var(--cf-green)}.grid-evaluation .grid-card-shell{stroke:var(--cf-purple)}.grid-icon{fill:var(--cf-bg-page);stroke:currentColor;stroke-width:2px}.grid-model .grid-icon{fill:var(--cf-orange);stroke:var(--cf-bg-page)}.grid-icon-line{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.grid-model .grid-icon-line{stroke:var(--cf-bg-page)!important}.grid-title{fill:var(--cf-text);font:13px var(--mono-font);letter-spacing:.8px}.grid-detail{fill:var(--cf-text-muted);font:15px var(--body-font)}.model-final{opacity:1}.grid-footer-line{stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 7}.grid-footer{fill:var(--cf-orange);text-anchor:middle;font:14px var(--mono-font);letter-spacing:.8px}.principles{white-space:nowrap;font-size:8.5pt}.adlc-scene{width:100%;margin-top:28px}.adlc-scene svg{width:100%;height:auto;display:block;overflow:visible}.adlc-field{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.adlc-kicker{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.3px}.adlc-lane-label{font:10px var(--mono-font);letter-spacing:1px}.traditional-label{fill:var(--cf-text-muted)}.adlc-label-kicker{fill:var(--cf-orange)}.sdlc-line{fill:none;stroke:var(--cf-border);stroke-width:1.5px;stroke-dasharray:3 7}.sdlc-step circle{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.sdlc-step text{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font)}.sdlc-step .sdlc-label{fill:var(--cf-text-muted);letter-spacing:.7px;font-size:11px}.bottleneck-arrow{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-linecap:round}.bottleneck-label{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:.7px}.bottleneck-emphasis{fill:var(--cf-orange)}.adlc-main-line{fill:none;stroke:url(#adlc-flow);stroke-width:3px;stroke-linecap:round}.adlc-step rect{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1.5px}.adlc-step.downstream rect{stroke:var(--cf-orange);stroke-width:2.5px;fill:var(--cf-orange-light)}.adlc-number{fill:var(--cf-orange);font:8px var(--mono-font);letter-spacing:1px}.adlc-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.7px}.adlc-detail{fill:var(--cf-text-muted);font:10px var(--body-font)}.adlc-loop{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:5 8}.adlc-loop-label{fill:var(--cf-orange);text-anchor:middle;font:11px var(--mono-font);letter-spacing:1px}.adlc-principles rect{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1px}.adlc-principles text{fill:var(--cf-orange);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.35px}#adlc .adlc-evolution-scene{margin-top:14px}.evolution-label{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1px}.waterfall-track{fill:none;stroke:var(--cf-border);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.waterfall-path-ghost{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 7;opacity:.6}.waterfall-stage rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1px}.waterfall-stage text{fill:var(--cf-text-muted);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.7px}.waterfall-note{fill:var(--cf-text-subtle);font:9px var(--mono-font);letter-spacing:.7px}.evolution-divider{stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 7;opacity:.55}.downstream-arrow{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-linecap:round}.downstream-label{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:.7px}.downstream-label.emphasis{fill:var(--cf-orange)}.adlc-loop-track{fill:none;stroke:url(#adlc-evolution-flow);stroke-width:3px;stroke-linecap:round;stroke-dasharray:8 11;animation:8s linear infinite adlcLoopFlow}.adlc-loop-inner{fill:none;stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:2 7}.adlc-loop-node circle{fill:var(--cf-bg-content);stroke:var(--cf-orange);stroke-width:1.5px}.adlc-loop-node text{fill:var(--cf-text);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.6px}.adlc-loop-node .loop-detail{fill:var(--cf-text-muted);font:8px var(--body-font)}.loop-node-2 circle,.loop-node-4 circle,.loop-node-5 circle{stroke:var(--cf-green)}.loop-node-2 text,.loop-node-4 text,.loop-node-5 text{fill:var(--cf-green)}.loop-centre{fill:var(--cf-orange);text-anchor:middle;font:25px var(--mono-font);letter-spacing:2px}.loop-caption{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.7px}.evolution-footer{fill:var(--cf-orange);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.8px}@keyframes adlcLoopFlow{to{stroke-dashoffset:-114px}}@keyframes adlcLayerRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes adlcDrawFlow{0%{stroke-dashoffset:60px}to{stroke-dashoffset:0}}@keyframes adlcLoopPop{0%{opacity:0}to{opacity:1}}@keyframes adlcAgentFlow{to{stroke-dashoffset:-32px}}@keyframes adlcAgentReturn{to{stroke-dashoffset:-40px}}.factory-phase-layer.visible,.factory-human-layer.visible,.factory-agent-layer.visible,.factory-tool-layer.visible,.factory-context-layer-group.visible{animation:.45s cubic-bezier(.2,.75,.3,1) both adlcLayerRise}.agent-flow-layer.visible .agent-chain{stroke-dasharray:60;stroke-dashoffset:60px;animation:.55s ease-out forwards adlcDrawFlow}.agent-flow-layer.visible .agent-return{stroke-dasharray:3 6;stroke-dashoffset:18px;animation:.7s ease-out .2s forwards adlcDrawFlow}.agent-loop-layer.visible .spec-agent-loop{animation:.4s cubic-bezier(.2,.8,.3,1) both adlcLoopPop}.agent-flow-layer.visible .agent-chain{stroke-dasharray:2 14;animation:12s linear infinite adlcAgentFlow}.agent-flow-layer.visible .agent-return{stroke-dasharray:3 9;animation:10s linear infinite adlcAgentReturn}.factory-adlc-label{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.2px}.team-input-detail,.factory-input-detail{fill:var(--cf-text-muted)!important;font:9px var(--body-font)!important;letter-spacing:0!important}.team-route-line{fill:none;stroke:var(--cf-border);stroke-width:3px;stroke-linecap:round}.factory-route-shadow{fill:none;stroke:var(--cf-border);stroke-width:12px;opacity:.25}.factory-route-line{fill:none;stroke:url(#factory-flow);stroke-width:3px;stroke-dasharray:8 10;animation:9s linear infinite factoryFlow}.factory-control-label{fill:var(--cf-orange);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.8px}@keyframes factoryFlow{to{stroke-dashoffset:-144px}}.factory-layer-label{fill:var(--cf-orange);font:9px var(--mono-font);letter-spacing:1px;text-anchor:end}.human-role circle{fill:var(--cf-bg-content);stroke:var(--cf-text);stroke-width:1.5px}.human-role path{fill:var(--cf-blue);stroke:var(--cf-border);stroke-width:1px}.human-role text{fill:var(--cf-text-muted);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.5px}.agent-chain{fill:none;stroke:var(--cf-border);stroke-width:2px;stroke-dasharray:4 7}.factory-agent-card rect{fill:var(--cf-bg-content);stroke:var(--cf-orange);stroke-width:1.5px}.factory-agent-card circle{fill:var(--cf-orange)}.factory-agent-card path{fill:none;stroke:var(--cf-bg-page);stroke-width:1.5px;stroke-linecap:round}.factory-agent-card text{fill:var(--cf-text);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.5px}.agent-chain-packet{fill:var(--cf-orange);filter:url(#factory-glow)}.agent-chain{stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:none;stroke-linecap:round}.agent-return{stroke:var(--cf-purple);stroke-width:1.5px;stroke-dasharray:3 6}.factory-agent-card>text{text-anchor:start;letter-spacing:.35px;font-size:9px}.factory-agent-card .agent-card-label{text-anchor:middle;letter-spacing:.35px;font-size:9px}.spec-agent-loop{fill:none;stroke:var(--cf-orange);stroke-width:1.8px;stroke-linecap:round}.factory-agent-card .spec-agent-loop path,.agent-loop-layer .spec-agent-loop path{fill:none;stroke:#72d8ff;stroke-width:1.6px;stroke-linecap:round}.tool-pill rect{fill:var(--cf-bg-page);stroke:var(--cf-blue);stroke-width:1px}.tool-pill text{fill:var(--cf-text);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.5px}.factory-context-layer{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.2px}.factory-context-label{fill:var(--cf-orange);text-anchor:middle;font:9.5px var(--mono-font);letter-spacing:.7px}.agent-return{fill:none;stroke:var(--cf-purple);stroke-width:1.5px;stroke-dasharray:3 6;opacity:.8}.agent-loop{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:4 7}.agent-loop-orb{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.5px}.agent-loop-orb-label{fill:var(--cf-orange);text-anchor:middle;font:18px var(--body-font)}.agent-phase{fill:var(--cf-green)!important;letter-spacing:.3px!important;font-size:7px!important}.phase-pill rect{fill:var(--cf-bg-page);stroke:var(--cf-green);stroke-width:1px}.phase-pill text{fill:var(--cf-green);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.6px}.learning-link{fill:none;stroke:var(--cf-green);stroke-width:1.5px;stroke-dasharray:3 5;opacity:.85}.tool-layer-label{text-anchor:end}.factory-layer-label{font-size:11px}.human-role text{font-size:10.5px}.factory-agent-card .agent-card-label{font-size:11.5px}.tool-pill text,.phase-pill text{font-size:10.5px}.factory-agent-card .agent-card-shell{x:-62px;width:124px;fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.factory-agent-card .agent-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.factory-agent-card .agent-icon rect,.factory-agent-card .agent-icon path{fill:none;stroke:currentColor}.factory-agent-card .agent-card-label{fill:var(--cf-text)}.factory-agent-card.agent-card-0{color:var(--cf-blue)}.factory-agent-card.agent-card-1{color:var(--cf-orange)}.factory-agent-card.agent-card-2{color:var(--cf-purple)}.factory-agent-card.agent-card-3{color:var(--cf-green)}.factory-agent-card.agent-card-4{color:var(--cf-accent-orange)}.agent-robot .robot-antenna,.agent-robot .robot-ear{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-linecap:round}.agent-robot .robot-antenna-dot{fill:var(--cf-orange)}.agent-robot .robot-face{fill:var(--cf-orange);stroke:var(--cf-bg-page);stroke-width:1.5px}.agent-robot .robot-eye{fill:var(--cf-bg-page)}.agent-robot .robot-mouth{fill:none;stroke:var(--cf-bg-page);stroke-width:1.5px;stroke-linecap:round}.phase-pill:first-child rect{stroke:var(--cf-blue)}.phase-pill:first-child text{fill:var(--cf-blue)}.phase-pill:nth-child(2) rect{stroke:var(--cf-orange)}.phase-pill:nth-child(2) text{fill:var(--cf-orange)}.phase-pill:nth-child(3) rect{stroke:var(--cf-purple)}.phase-pill:nth-child(3) text{fill:var(--cf-purple)}.phase-pill:nth-child(4) rect{stroke:var(--cf-green)}.phase-pill:nth-child(4) text{fill:var(--cf-green)}.phase-pill:nth-child(5) rect{stroke:var(--cf-accent-orange)}.phase-pill:nth-child(5) text{fill:var(--cf-accent-orange)}.tool-pill:first-child rect{stroke:var(--cf-blue)}.tool-pill:nth-child(2) rect{stroke:var(--cf-accent-orange)}.tool-pill:nth-child(3) rect{stroke:var(--cf-purple)}.tool-pill:nth-child(4) rect{stroke:var(--cf-green)}.tool-pill:nth-child(5) rect{stroke:var(--cf-orange)}.factory-context-layer{fill:var(--cf-bg-content);stroke:var(--cf-border)}.factory-context-label{fill:var(--cf-text-muted)}.factory-act.fragment.fade-out{opacity:1!important;transform:none!important}.factory-act.fragment.fade-out.visible{opacity:0!important;transform:none!important}.factory-act-two.fragment:not(.visible){opacity:0}.factory-kicker{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.2px}.factory-claim{fill:var(--cf-text);font:28px var(--heading-font)}.factory-subclaim{fill:var(--cf-text-muted);font:14px var(--body-font)}.team-people circle{fill:var(--cf-text)}.team-people path{fill:var(--cf-blue);stroke:var(--cf-border);stroke-width:1px}.team-people-label{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:1px}.team-input,.factory-input{fill:var(--cf-bg-content);stroke:var(--cf-orange);stroke-width:1.5px}.team-input circle,.factory-input circle{fill:var(--cf-orange)}.team-input-title,.factory-input-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.8px}.team-input-detail,.factory-input-detail{fill:var(--cf-text-muted);font:9px var(--body-font)}.team-input-dot{fill:var(--cf-orange)!important}.team-pipeline{fill:none;stroke:var(--cf-border);stroke-width:3px;stroke-linecap:round}.team-packet{fill:var(--cf-orange);filter:url(#factory-glow)}.team-stage rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.team-stage text{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.6px}.downstream-stage rect{stroke:var(--cf-orange)}.downstream-stage text{fill:var(--cf-text)}.coding-agents rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.coding-agents circle{fill:var(--cf-orange)}.coding-agents path{fill:none;stroke:var(--cf-orange);stroke-width:1.5px}.coding-agents text{fill:var(--cf-orange);font:9px var(--mono-font);letter-spacing:.55px}.handoff-queue circle{fill:var(--cf-orange);filter:url(#factory-glow)}.queue-bracket{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 6}.queue-label{fill:var(--cf-orange);text-anchor:middle;font:12px var(--mono-font);letter-spacing:.5px}.factory-callout{fill:var(--cf-orange);text-anchor:middle;font:11px var(--mono-font);letter-spacing:1px}.team-input-title{font-size:12px}.team-input-detail{font-size:11px!important}.sdlc-queue-system .team-packet{transition:transform .75s cubic-bezier(.2,.75,.3,1)}.operate-exit-line{fill:none;stroke:var(--cf-border);stroke-width:2px;stroke-dasharray:3 6}.operate-terminal{fill:var(--cf-green-light);stroke:var(--cf-green);stroke-width:1.5px}.operate-terminal-check{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.operate-terminal-label{fill:var(--cf-green);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.7px}.sdlc-phase-pill rect{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1px}.sdlc-phase-pill text{fill:var(--cf-text-muted);text-anchor:middle;font:13px var(--mono-font);letter-spacing:.45px}.sdlc-phase-pill.sdlc-downstream rect{stroke:var(--cf-orange)}.sdlc-phase-pill.sdlc-downstream text{fill:var(--cf-orange)}.sdlc-station circle{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.sdlc-station .station-dot{fill:var(--cf-orange);stroke:none}.sdlc-station.downstream-stage circle:first-child{stroke:var(--cf-orange);stroke-width:2px}.sdlc-ownership{fill:var(--cf-text-muted);text-anchor:middle;font:9.5px var(--mono-font);letter-spacing:.1px}.sdlc-role-visual{text-anchor:middle}.sdlc-role-visual>text{fill:var(--cf-text-muted);font:11.5px var(--mono-font);letter-spacing:.15px}.sdlc-role-human{color:var(--cf-blue)}.sdlc-role-agent{color:var(--cf-orange)}.sdlc-role-pair{color:var(--cf-purple)}.sdlc-role-harness{color:var(--cf-green)}.sdlc-role-ops{color:var(--cf-accent-orange)}.sdlc-role-human circle,.sdlc-role-human path,.sdlc-role-agent rect,.sdlc-role-agent path,.sdlc-role-agent circle,.sdlc-role-pair circle,.sdlc-role-pair path,.sdlc-role-pair rect,.sdlc-role-harness rect,.sdlc-role-harness path,.sdlc-role-ops path,.sdlc-role-ops circle{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.sdlc-role-human path{fill:var(--cf-blue-light)}.sdlc-role-agent rect,.sdlc-role-pair rect{fill:var(--cf-orange-light)}.sdlc-role-harness rect{fill:var(--cf-green-light)}.sdlc-role-ops circle{fill:var(--cf-accent-orange-light)}.team-queue circle{fill:var(--cf-orange);filter:url(#factory-glow);opacity:.75}.handoff-queue circle{filter:none;fill:var(--cf-orange)!important}.factory-input-line{fill:none;stroke:var(--cf-orange);stroke-width:2px}.factory-loop-shadow{fill:none;stroke:var(--cf-border);stroke-width:12px;opacity:.25}.factory-loop-line{fill:none;stroke:url(#factory-flow);stroke-width:3px;stroke-dasharray:8 10;animation:9s linear infinite factoryFlow}.factory-packet{fill:var(--cf-orange);filter:url(#factory-glow)}.factory-agent circle{fill:var(--cf-bg-content);stroke:var(--cf-orange);stroke-width:1.5px}.factory-agent-label{fill:var(--cf-text);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.6px}.factory-agent-detail{fill:var(--cf-text-muted);text-anchor:middle;font:8px var(--body-font)}.agent-2 circle,.agent-4 circle,.agent-5 circle{stroke:var(--cf-green)}.agent-2 .factory-agent-label,.agent-4 .factory-agent-label,.agent-5 .factory-agent-label{fill:var(--cf-green)}.factory-core-halo{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 7;animation:3s ease-in-out infinite actorHalo}.factory-core{fill:var(--cf-orange);filter:url(#factory-glow)}.factory-core-title{fill:var(--cf-bg-page);text-anchor:middle;font:15px var(--mono-font);letter-spacing:1px}.factory-core-detail{fill:var(--cf-bg-page);text-anchor:middle;font:9px var(--body-font)}.human-control{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.human-control-label{fill:var(--cf-orange);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.7px}.factory-control{fill:var(--cf-green-light);stroke:var(--cf-green);stroke-width:1.5px}.factory-control-title{fill:var(--cf-green);font:9px var(--mono-font);letter-spacing:1px}.factory-control-value{fill:var(--cf-text);font:23px var(--heading-font)}.factory-control-detail{fill:var(--cf-text-muted);font:10px var(--body-font)}.factory-footer{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:1px}.adlc-evolution-scene{width:100%;margin-top:28px}.adlc-evolution-scene svg{width:100%;height:auto;display:block;overflow:visible}.adlc-act.fragment.fade-out{opacity:1!important;transform:none!important}.adlc-act.fragment.fade-out.visible{opacity:0!important;transform:none!important}.adlc-act-two.fragment:not(.visible){opacity:0}.evolution-kicker{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.2px}.evolution-claim{fill:var(--cf-text);font:28px var(--heading-font)}.evolution-subclaim{fill:var(--cf-text-muted);font:14px var(--body-font)}.waterfall-route-line{fill:none;stroke:var(--cf-border);stroke-width:3px;stroke-linecap:round}.waterfall-stage circle{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.waterfall-stage text{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font)}.waterfall-stage .waterfall-label{fill:var(--cf-text);letter-spacing:.7px;font-size:11px}.waterfall-number{font-size:8px}.waterfall-packet{fill:var(--cf-orange);filter:url(#adlc-glow)}.queue circle{fill:var(--cf-orange);opacity:.8;filter:url(#adlc-glow)}.queue-two circle{fill:var(--cf-red,#f63)}.handoff-break{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-dasharray:4 6}.waterfall-callout{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1px}.waterfall-callout.emphasis{fill:var(--cf-orange)}.waterfall-footer{fill:var(--cf-text-subtle);text-anchor:middle;font:9px var(--mono-font);letter-spacing:1px}.act-transition{fill:var(--cf-orange);text-anchor:middle;font:12px var(--mono-font);letter-spacing:1.5px}.adlc-loop-shadow{fill:none;stroke:var(--cf-border);stroke-width:12px;opacity:.25}.adlc-loop-route{fill:none;stroke:url(#adlc-flow);stroke-width:3px;stroke-dasharray:8 11;animation:8s linear infinite adlcLoopFlow}.adlc-loop-packet{fill:var(--cf-orange);filter:url(#adlc-glow)}.adlc-node circle{fill:var(--cf-bg-content);stroke:var(--cf-orange);stroke-width:1.5px}.adlc-node text{fill:var(--cf-text);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.5px}.adlc-node-detail{fill:var(--cf-text-muted)!important;font:9px var(--body-font)!important}.node-2 circle,.node-4 circle,.node-5 circle{stroke:var(--cf-green)}.node-2 text,.node-4 text,.node-5 text{fill:var(--cf-green)}.adlc-core-halo{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 7;animation:3s ease-in-out infinite actorHalo}.adlc-core{fill:var(--cf-orange);filter:url(#adlc-glow)}.adlc-core-label{fill:var(--cf-bg-page);text-anchor:middle;font:25px var(--mono-font);letter-spacing:2px}.adlc-core-detail{fill:var(--cf-bg-page);text-anchor:middle;font:9px var(--body-font)}.review-gate{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.review-gate-label{fill:var(--cf-orange);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.4px}.adlc-footer{fill:var(--cf-orange);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.9px}.review-caption{fill:var(--cf-orange);text-anchor:middle;font:11px var(--mono-font);letter-spacing:1.2px}@keyframes reviewRail{to{stroke-dashoffset:-168px}}@keyframes reviewPacket{0%{cx:68px;opacity:0}8%{opacity:1}88%{opacity:1}to{cx:1132px;opacity:0}}.review-hero-diff{filter:url(#review-glow)}.review-rail{stroke:url(#review-flow)}.diff-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.diff-topline{fill:var(--cf-orange)}.diff-kicker{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1.1px}.diff-title{fill:var(--cf-text);font:20px var(--heading-font)}.diff-meta{fill:var(--cf-text-muted);font:11px var(--body-font)}.diff-divider{stroke:var(--cf-border);stroke-width:1px}.diff-minus{fill:#ff9a8a;font:12px var(--mono-font)}.diff-plus{fill:#77d48a;font:12px var(--mono-font)}.diff-tag{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.diff-tag-text{fill:var(--cf-orange);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.8px}.review-rail-under{stroke-width:7px;opacity:.5}.review-packet{animation:8s linear infinite reviewPacketHero}.stage-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.risk-shell{stroke:var(--cf-accent-orange);stroke-opacity:.8}.specialist-shell{stroke:var(--cf-purple);stroke-opacity:.75}.sandbox-shell{stroke:var(--cf-green);stroke-opacity:.8}.findings-shell{stroke:var(--cf-orange);stroke-opacity:.85}.stage-number{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:1px}.stage-kicker{fill:var(--cf-text-muted);font:9px var(--mono-font);letter-spacing:1px}.select-kicker{letter-spacing:.45px;font-size:7.5px}.stage-label{fill:var(--cf-text);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.6px}.specialist-label{letter-spacing:.25px;font-size:10px}.context-node{fill:var(--cf-blue-light);stroke:var(--cf-blue);stroke-width:2px}.context-icon{fill:none;stroke:var(--cf-blue);stroke-width:2px;stroke-linecap:round}.context-link{fill:var(--cf-blue)}.context-lines{fill:none;stroke:var(--cf-blue);stroke-width:1px;stroke-dasharray:3 4;opacity:.7}.risk-icon{fill:none;stroke:var(--cf-accent-orange);stroke-width:2.2px;stroke-linejoin:round}.risk-mark{fill:none;stroke:var(--cf-accent-orange);stroke-width:2.5px;stroke-linecap:round}.review-branch{fill:none;stroke:var(--cf-purple);stroke-width:1.5px;stroke-dasharray:3 4}.review-chip{fill:var(--cf-purple-light);stroke:var(--cf-purple);stroke-width:1px}.review-chip-text{fill:var(--cf-text);text-anchor:middle;font:8px var(--mono-font);letter-spacing:.6px}.review-specialist-dot{fill:var(--cf-purple);filter:url(#review-glow)}.terminal{fill:#0d1722;stroke:var(--cf-green);stroke-width:1.5px}.terminal-line{fill:none;stroke:var(--cf-green);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.terminal-status{fill:var(--cf-green)}.findings-doc{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1.5px}.findings-lines{fill:none;stroke:var(--cf-text-muted);stroke-width:1.5px;stroke-linecap:round}.patch-check{fill:none;stroke:var(--cf-green);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.merge-halo{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5}.merge-core{fill:var(--cf-orange);filter:url(#review-glow)}.merge-check{fill:none;stroke:var(--cf-bg-page);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.merge-number{text-anchor:middle}.merge-kicker{text-anchor:middle;fill:var(--cf-orange)}.review-proof circle{fill:var(--cf-orange)}.review-proof text{font-size:9px}.review-caption{font-size:10px}@keyframes reviewPacketHero{0%{cx:220px;opacity:0}7%{opacity:1}88%{opacity:1}to{cx:1160px;opacity:0}}.workflow-row{align-items:center;gap:12px;margin-top:52px;display:flex}.workflow-row>i{color:var(--cf-orange);font-size:24pt;font-style:normal}.workflow-step{border:1px dashed var(--cf-border);background:var(--cf-bg-content);flex:1;min-height:110px;padding:14px}.workflow-step.active{border:2px solid var(--cf-orange);background:var(--cf-orange-light)}.workflow-step b{color:var(--cf-orange);font:10pt var(--mono-font);display:block}.workflow-step strong{margin-top:14px;font-size:16pt;display:block}.workflow-step small{color:var(--cf-text-muted);margin-top:7px;font-size:11pt;display:block}.three-points{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px;display:grid}.three-points div{border-top:3px solid var(--cf-orange);padding-top:12px}.three-points strong{font-size:17pt;display:block}.three-points small{color:var(--cf-text-muted);margin-top:8px;font-size:12pt;line-height:1.25;display:block}.stack{gap:8px;max-width:1050px;margin-top:34px;display:grid}.stack-row{background:var(--cf-bg-content);border:1px solid var(--cf-border);border-left:5px solid var(--cf-border);grid-template-columns:48px 275px 1fr;align-items:center;min-height:56px;padding:0 18px;display:grid}.stack-row b{font:10pt var(--mono-font);color:var(--cf-text-muted)}.stack-row strong{font:13pt var(--mono-font)}.stack-row span{color:var(--cf-text-muted);font-size:12pt}.stack-row.orange{border-left-color:var(--cf-orange)}.stack-row.blue{border-left-color:var(--cf-blue)}.stack-row.purple{border-left-color:var(--cf-purple)}.stack-row.amber{border-left-color:var(--cf-accent-orange)}.stack-row.green{border-left-color:var(--cf-green)}.agentic-definition{letter-spacing:.05em;color:var(--cf-orange)!important;font:10pt var(--mono-font)!important;margin:20px 0 0!important}.lifecycle .card{flex-direction:column;justify-content:center;min-height:235px;display:flex}.big-line{color:var(--cf-text-muted);font-size:20pt!important}.orbit{border:2px solid var(--cf-orange);border-radius:50%;width:330px;height:125px;margin:8px auto 0;position:relative}.orbit b{color:var(--cf-orange);font:20pt var(--mono-font);position:absolute;top:47px;left:132px}.orbit span{background:var(--cf-bg-page);font:9pt var(--mono-font);padding:2px 5px;position:absolute;color:var(--cf-text)!important}.orbit span:first-child{top:10px;left:4px}.orbit span:nth-child(2){top:10px;right:3px}.orbit span:nth-child(3){top:54px;right:-28px}.orbit span:nth-child(4){bottom:6px;right:25px}.orbit span:nth-child(5){bottom:6px;left:32px}.orbit span:nth-child(6){top:54px;left:-28px}.principles{color:var(--cf-text-muted);margin-top:30px;font-size:9pt}.golden-path-shell{align-items:center;gap:18px;margin-top:62px;display:flex}.golden-endpoint{color:var(--cf-orange);text-align:center;font:10px var(--mono-font);letter-spacing:.8px;flex:0 0 92px;line-height:1.35}.golden-end{color:var(--cf-green)}.golden-slide .golden-row{flex:1;align-items:stretch;gap:12px;display:flex;position:relative}.golden-step{border:1px solid var(--cf-border);background:var(--cf-bg-content);flex:1;min-height:154px;padding:16px 14px;position:relative}.golden-step.active{border:2px solid var(--cf-orange);background:var(--cf-orange-light)}.golden-step b{color:var(--cf-orange);font:11pt var(--mono-font);display:block}.golden-step strong{font:12pt var(--mono-font);letter-spacing:.03em;margin-top:16px;display:block}.golden-step small{color:var(--cf-text-muted);margin-top:10px;font-size:11pt;line-height:1.2;display:block}.golden-step em{color:var(--cf-orange);font:9pt var(--mono-font);margin-top:14px;font-style:normal;line-height:1.2;display:block}.golden-link{color:var(--cf-orange);align-self:center;padding:0 1px;font-size:20pt}.golden-artifact{z-index:2;background:var(--cf-orange);width:10px;height:10px;box-shadow:0 0 0 4px var(--cf-orange-light);border-radius:50%;animation:12s ease-in-out infinite goldenArtifact;position:absolute;top:-13px;left:0}.golden-slide blockquote{border-left:4px solid var(--cf-orange);width:100%;margin-top:42px;padding:12px 0 12px 22px;font-size:22pt}.golden-step strong{color:var(--cf-text)}.os-kicker{fill:var(--cf-orange);font:11px var(--mono-font);letter-spacing:1.2px}.os-milestone circle{fill:var(--cf-orange)}.os-milestone text{fill:var(--cf-text-muted);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.8px}.os-milestone-2 circle{fill:var(--cf-orange);stroke:var(--cf-orange);stroke-width:4px}.os-evolution-line{fill:none;stroke:var(--cf-border);stroke-width:1.5px;stroke-dasharray:3 6}.os-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.os-shell-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.8px}.os-surface{color:var(--cf-blue)}.os-surface>rect{fill:var(--cf-bg-page);stroke:var(--cf-blue);stroke-width:1.5px}.os-card-title{fill:var(--cf-blue);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.6px}.os-surface-chip rect{fill:var(--cf-blue-light);stroke:var(--cf-blue);stroke-width:1px}.os-surface-chip text{fill:var(--cf-blue);text-anchor:middle;font:9px var(--mono-font)}.os-workspace>rect{fill:var(--cf-bg-page);stroke:var(--cf-purple);stroke-width:1.5px}.os-workspace-title{fill:var(--cf-text);font:11px var(--mono-font);letter-spacing:.7px}.os-workspace-detail{fill:var(--cf-text-muted);font:11px var(--body-font)}.os-panel rect{fill:var(--cf-bg-content);stroke:var(--cf-purple);stroke-width:1px}.os-panel-title{fill:var(--cf-purple);font:9px var(--mono-font);letter-spacing:.55px}.os-panel-detail{fill:var(--cf-text-muted);font:11px var(--body-font)}.os-access>rect{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1.5px}.os-access-title{fill:var(--cf-orange);font:10px var(--mono-font);letter-spacing:.55px}.os-access-chip rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1px}.os-access-chip text{fill:var(--cf-orange);text-anchor:middle;font:9px var(--mono-font)}.os-access-detail{fill:var(--cf-text-muted);font:10px var(--body-font)}.os-flow{fill:none;stroke-width:1.8px;stroke-dasharray:3 5;stroke-linecap:round}.os-flow-blue{stroke:var(--cf-blue)}.os-flow-purple{stroke:var(--cf-purple)}.os-foundation rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.3px}.os-foundation text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.7px}.os-foundation-link{fill:none;stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5}.os-output-line{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-dasharray:3 5}.os-output circle{fill:var(--cf-green)}.os-output-check{fill:none;stroke:var(--cf-bg-page);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.os-output text{fill:var(--cf-green);font:10px var(--mono-font);letter-spacing:.7px}.dense-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.dense-shell-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.8px}.dense-ingress{color:var(--cf-blue)}.dense-ingress>rect{fill:var(--cf-bg-page);stroke:var(--cf-blue);stroke-width:1.5px}.dense-section-title{fill:var(--cf-blue);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.7px}.dense-chip rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1px}.dense-chip text{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font)}.dense-chip-blue rect{fill:var(--cf-blue-light);stroke:var(--cf-blue)}.dense-chip-blue text{fill:var(--cf-blue)}.dense-chip-orange rect{fill:var(--cf-orange-light);stroke:var(--cf-orange)}.dense-chip-orange text{fill:var(--cf-orange)}.dense-chip-green rect{fill:var(--cf-green-light);stroke:var(--cf-green)}.dense-chip-green text{fill:var(--cf-green)}.dense-workspace>rect{fill:var(--cf-bg-page);stroke:var(--cf-purple);stroke-width:1.5px}.dense-workspace-title{fill:var(--cf-text);font:11px var(--mono-font);letter-spacing:.7px}.dense-workspace-subtitle{fill:var(--cf-text-muted);font:10px var(--body-font)}.dense-card rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1px}.dense-card-blue rect{stroke:var(--cf-blue)}.dense-card-purple rect{stroke:var(--cf-purple)}.dense-card-orange rect{stroke:var(--cf-orange)}.dense-card-green rect{stroke:var(--cf-green)}.dense-card-title{fill:var(--cf-text);font:9px var(--mono-font);letter-spacing:.45px}.dense-card-detail{fill:var(--cf-text-muted);font:10px var(--body-font)}.dense-access>rect{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1.5px}.dense-access-title{fill:var(--cf-orange)}.dense-flow{fill:none;stroke-width:1.8px;stroke-dasharray:3 5;stroke-linecap:round}.dense-flow-blue{stroke:var(--cf-blue)}.dense-flow-orange{stroke:var(--cf-orange)}.dense-foundation rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.3px}.dense-foundation text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.7px}.dense-foundation-link{fill:none;stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5}.customer-zero-scene{width:100%;margin-top:24px}.customer-zero-scene svg{width:100%;height:auto;display:block;overflow:visible}.customer-architecture-kicker{fill:var(--cf-orange);font:11px var(--mono-font);letter-spacing:1.2px}.customer-event-chip rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1px}.customer-event-chip text{fill:var(--cf-text-muted);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.45px}.customer-event-bus,.customer-event-links{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 5}.customer-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.customer-zone-card{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.customer-zone-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.55px}.customer-zone-divider{stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 5}.customer-zone-detail{fill:var(--cf-text-muted);font:12px var(--body-font)}.customer-zone-node{fill:currentColor}.customer-zone-framework{color:var(--cf-blue)}.customer-zone-runtime{color:var(--cf-purple)}.customer-zone-execution{color:var(--cf-orange)}.customer-zone-governance{color:var(--cf-green)}.customer-flow{fill:none;stroke:var(--cf-orange);stroke-width:2px;stroke-linecap:round;stroke-dasharray:3 5}.customer-foundation{color:var(--cf-orange)}.customer-foundation rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.2px}.customer-foundation text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.8px}.customer-foundation-link{fill:none;stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5;opacity:.7}.customer-output-line{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-dasharray:3 5}.customer-output circle{fill:var(--cf-green)}.customer-output-check{fill:none;stroke:var(--cf-bg-page);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.customer-output text{fill:var(--cf-green);font:10px var(--mono-font);letter-spacing:.8px}.platform-grid{grid-template-columns:.72fr 1.58fr;gap:28px;margin-top:34px;display:grid}.ecosystem p:not(.kicker){border-bottom:1px solid var(--cf-border);font:11pt var(--mono-font);margin:0;padding:10px 0}.ecosystem p:last-child{border-bottom:0}.platform-stack{gap:8px;display:grid}.plat{background:var(--cf-bg-content);border:1px solid var(--cf-border);border-left:5px solid var(--cf-blue);grid-template-columns:245px 1fr;align-items:center;min-height:57px;padding:0 18px;display:grid}.plat b{color:var(--cf-text);font:10pt var(--mono-font)}.plat span{color:var(--cf-text-muted);font-size:13pt}.plat.green{border-left-color:var(--cf-green)}.plat.purple{border-left-color:var(--cf-purple)}.plat.amber{border-left-color:var(--cf-accent-orange)}.plat.orange{border-left-color:var(--cf-orange)}.platform-bottom{font:14pt var(--mono-font)!important;color:var(--cf-orange)!important;margin-top:28px!important}.request-route{letter-spacing:.06em;color:var(--cf-orange)!important;font:10pt var(--mono-font)!important;margin:24px 0 16px!important}.request-route span{color:var(--cf-text-muted);padding:0 9px}.lane{border:1px dashed var(--cf-border);background:var(--cf-bg-content);margin-top:34px;padding:22px 26px}.lane.security{border-color:#9333ea66;margin-top:15px}.lane-flow{margin:0!important;font-size:19pt!important}.lane-flow i{color:var(--cf-orange);padding:0 14px;font-style:normal}.shared{align-items:center;gap:18px;margin-top:28px;display:flex}.shared span{font:9pt var(--mono-font);color:var(--cf-orange)}.shared b{color:var(--cf-text-muted);font-size:13pt;font-weight:500}.shared b:before{content:"·";color:var(--cf-orange);margin-right:10px}.three-cards{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;display:grid}.three-cards .card{min-height:235px}.three-cards .top-orange{border-top:6px solid var(--cf-orange)}.three-cards .top-blue{border-top:6px solid var(--cf-blue)}.three-cards .top-green{border-top:6px solid var(--cf-green)}.num{color:var(--cf-text-muted);font-size:10pt}.three-cards h3{font:22pt var(--mono-font);margin:25px 0 16px}.three-cards p:not(.num){min-height:63px;font-size:15pt}.three-cards small{font:10pt var(--mono-font);color:var(--cf-text-muted)}.closing-slide{flex-direction:column;justify-content:center;display:flex!important}.closing-slide h1{margin-top:23px}.close-steps{align-items:center;gap:22px;margin-top:54px;font-size:11pt;display:flex}.closing-slide blockquote{border-left:4px solid var(--cf-orange);margin:50px 0 0;padding-left:22px;font-size:21pt;line-height:1.3}.close-note{font-size:15pt;color:var(--cf-text-muted)!important;margin-top:28px!important}.reveal .fragment{transition:opacity .35s,transform .35s}.reveal .fragment:not(.visible){opacity:.18;transform:translateY(8px)}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}.reveal{width:100%;height:100%;position:relative}.deck-brand{z-index:20;pointer-events:none;font:9pt var(--mono-font);letter-spacing:.08em;color:var(--cf-text);opacity:.62;position:absolute;top:22px;right:36px}.deck-brand span{color:var(--cf-text-muted)}.agentic-internet-hero{opacity:.96;pointer-events:none;width:70%;max-width:930px;position:absolute;bottom:-4px;right:20px}.agentic-internet-hero svg{width:100%;height:auto;display:block;overflow:visible}.agentic-network-grid{fill:none;stroke:#6d3a2c;stroke-width:1px;opacity:.78}.agentic-atmosphere{stroke:var(--cf-orange);stroke-width:1.3px;opacity:.7}.human-signals circle{fill:var(--cf-text-muted);opacity:.55}.agentic-call-arc{fill:none;stroke:url(#agentic-call);stroke-width:2px;stroke-dasharray:4 8;animation:5s ease-in-out infinite agentCall}.call-packet{fill:var(--cf-orange);filter:url(#agentic-glow);animation:5s linear infinite callPacket}.agent-glyph{transform-origin:50%;animation:7s ease-in-out infinite agentLifecycle}.agent-core{fill:var(--cf-orange)}.agent-glyph.blue .agent-core{fill:var(--cf-blue)}.agent-glyph.purple .agent-core{fill:var(--cf-purple)}.agent-glyph.green .agent-core{fill:var(--cf-green)}.agent-glyph.orange .agent-core{fill:var(--cf-orange)}.agent-life{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:2 5;opacity:.55}.agent-glyph.orange{color:var(--cf-orange)}.agent-glyph.blue{color:var(--cf-blue)}.agent-glyph.purple{color:var(--cf-purple)}.agent-glyph.green{color:var(--cf-green)}.agent-cross{stroke:var(--cf-bg-page);stroke-width:1.5px;opacity:.8}.selected-agent-ring{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;animation:2.8s ease-in-out infinite selectedPulse}.selected-agent text,.agentic-labels text{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.3px}.selected-route{fill:none;stroke:var(--cf-orange);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:7 93;animation:6s ease-in-out infinite requestTravel}@keyframes agentLifecycle{0%,to{opacity:.15;transform:scale(.5)}18%,68%{opacity:.9;transform:scale(1)}82%{opacity:.25;transform:scale(.65)}}@keyframes selectedPulse{0%,to{opacity:.35;transform-origin:560px 154px;transform:scale(.85)}50%{opacity:1;transform-origin:560px 154px;transform:scale(1.14)}}@keyframes agentCall{0%,15%{opacity:.15}32%,60%{opacity:1}80%,to{opacity:.15}}@keyframes callPacket{0%{opacity:0;transform:translate(0)}22%{opacity:1}60%{opacity:1;transform:translate(82px,72px)}75%,to{opacity:0;transform:translate(82px,72px)}}@keyframes requestTravel{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.agent-glyph,.agentic-call-arc,.call-packet,.selected-agent-ring,.selected-route{animation:none}}.agentic-world-map{opacity:.98;pointer-events:none;width:72%;max-width:960px;position:absolute;bottom:-5px;right:0}.map-atmosphere{opacity:.8}.map-grid{fill:none;stroke:#6d3a2c;stroke-width:1px;opacity:.45}.map-landmass{fill:#2b130e;stroke:#6d3a2c;stroke-width:.6px;opacity:.96}.map-call-arc{fill:none;stroke:url(#map-call);stroke-width:2.4px;stroke-dasharray:5 9;animation:5.2s ease-in-out infinite mapCall}.map-call-packet{fill:var(--cf-orange);filter:url(#map-glow);transform-origin:620px 130px;animation:5.2s linear infinite mapPacket}.map-agent-event{animation:7s ease-in-out infinite mapAgentLifecycle}.event-trace{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:2 5;opacity:.45}.event-core{fill:currentColor}.event-ring{fill:none;stroke:currentColor;stroke-width:1.4px;opacity:.8}.map-agent-event.orange{color:var(--cf-orange)}.map-agent-event.blue{color:var(--cf-blue)}.map-agent-event.purple{color:var(--cf-purple)}.map-agent-event.green{color:var(--cf-green)}.map-selected-event circle{fill:none;stroke:var(--cf-orange);stroke-width:1px;opacity:.65;transform-origin:522px 205px;animation:2.6s ease-in-out infinite mapSelectedPulse}.map-caption{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.7px}@keyframes mapAgentLifecycle{0%,to{opacity:.12;transform-origin:var(--agent-x) var(--agent-y);transform:scale(.55)}18%,66%{opacity:.95;transform-origin:var(--agent-x) var(--agent-y);transform:scale(1)}82%{opacity:.2;transform-origin:var(--agent-x) var(--agent-y);transform:scale(.7)}}@keyframes mapCall{0%,14%{opacity:.12}30%,64%{opacity:1}82%,to{opacity:.12}}@keyframes mapPacket{0%,18%{opacity:0;transform:translate(0)}25%{opacity:1}62%{opacity:1;transform:translate(95px,64px)}78%,to{opacity:0;transform:translate(95px,64px)}}@keyframes mapSelectedPulse{0%,to{opacity:.25;transform:scale(.78)}50%{opacity:.9;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.map-agent-event,.map-call-arc,.map-call-packet,.map-selected-event circle{animation:none}}.agentic-world-map{opacity:.98;pointer-events:none;z-index:1;width:58%;max-width:820px;position:absolute;bottom:-18px;right:-40px}.agentic-world-map svg{width:100%;height:auto;display:block;overflow:visible}.globe-aura{fill:none;stroke:var(--cf-orange)}.globe-aura.outer{stroke-opacity:.12;stroke-width:1px}.globe-aura.inner{stroke-opacity:.25;stroke-width:1px}.globe-disc{stroke:var(--cf-orange);stroke-width:1px;opacity:.95}.globe-grid{fill:none;stroke:#6d3a2c;stroke-width:1px;opacity:.65}.globe-land{fill:#2b130e;stroke:#6d3a2c;stroke-width:.7px;opacity:.96}.globe-route{fill:none;stroke:url(#route-line);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:4 7;opacity:.55}.globe-route.orange{stroke:#f63}.globe-route.blue{stroke:#48baff}.globe-route.purple{stroke:#b578ff}.globe-route.green{stroke:#64d85a}.globe-packet{fill:currentColor;filter:url(#packet-glow)}.globe-packet.orange{color:#f63}.globe-packet.blue{color:#48baff}.globe-packet.purple{color:#b578ff}.globe-packet.green{color:#64d85a}.globe-location{color:#f63}.globe-location.blue{color:#48baff}.globe-location.purple{color:#b578ff}.globe-location.green{color:#64d85a}.location-halo{fill:none;stroke:currentColor;stroke-width:1px;opacity:.5;animation:3s ease-in-out infinite locationPulse}.location-dot{fill:currentColor;filter:url(#packet-glow)}.globe-scan{fill:none;stroke:var(--cf-orange);stroke-width:1px;opacity:.26;stroke-dasharray:4 8;animation:8s linear infinite globeScan}.globe-caption{fill:var(--cf-text-muted);font:10px var(--mono-font);letter-spacing:1.7px}.rotating-world{transform-box:view-box}.world-copy{transform-box:view-box;animation:38s linear infinite worldWrapA}.world-copy.wrap-copy{animation-name:worldWrapB}@keyframes worldWrapA{0%{transform:translate(0)}to{transform:translate(-700px)}}@keyframes worldWrapB{0%{transform:translate(700px)}to{transform:translate(0)}}@keyframes locationPulse{0%,to{opacity:.2;transform-origin:50%;transform:scale(.8)}50%{opacity:.9;transform-origin:50%;transform:scale(1.3)}}@keyframes globeScan{0%{transform:translate(-40px)}to{transform:translate(40px)}}@media (prefers-reduced-motion:reduce){.location-halo,.globe-scan{animation:none}}.agent-event{opacity:0;animation-name:agentEventLife;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.agent-event-route{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-dasharray:4 8;opacity:.55}.agent-event-source,.agent-event-target{fill:currentColor;filter:url(#packet-glow)}.agent-event.orange{color:#f63}.agent-event.blue{color:#48baff}.agent-event.purple{color:#b578ff}.agent-event.green{color:#64d85a}.agent-event-packet{fill:currentColor;filter:url(#packet-glow)}@keyframes agentEventLife{0%,8%{opacity:0}14%,66%{opacity:1}78%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.agent-event{opacity:.8;animation:none}}.communication-channel{opacity:.9}.workflow-scene{animation:8s ease-in-out infinite workflowComplete}.workflow-scene:not(.hero-workflow){filter:opacity(.88)}.hero-workflow .communication-route{stroke-width:2.6px;opacity:1}.hero-workflow .payload{r:5px}.communication-route,.communication-return{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:4 8;opacity:.7}.communication-return{stroke:var(--cf-blue);opacity:.55}.communication-channel.tool .communication-route{stroke:var(--cf-accent-orange)}.communication-channel.data .communication-route{stroke:var(--cf-green)}.communication-channel.website .communication-route{stroke:var(--cf-orange)}.payload{fill:var(--cf-orange);filter:url(#packet-glow)}.payload.inbound{fill:var(--cf-blue)}.destination-symbol{fill:var(--cf-bg-page);stroke-width:2px}.destination-symbol path,.destination-symbol rect,.destination-symbol ellipse{fill:none;stroke:currentColor;stroke-width:2px}.destination-symbol.website{color:var(--cf-orange)}.destination-symbol.tool{color:var(--cf-accent-orange)}.destination-symbol.data{color:var(--cf-green)}.agent-triangle{fill:var(--cf-orange);filter:url(#packet-glow)}.agent-route-origin{fill:none;stroke:var(--cf-text-muted);stroke-width:1px;stroke-dasharray:2 6;opacity:.35}@keyframes workflowComplete{0%,8%{opacity:0}14%,95%{opacity:1}98%,to{opacity:0}}.cover-slide>:not(.agentic-world-map){z-index:2;position:relative}.reveal{font-family:var(--body-font);font-size:var(--base-font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.reveal strong,.reveal b{font-weight:600}.reveal-viewport{background-color:var(--cf-bg-page)}.reveal-viewport.is-section-divider .slide-background.present{background-color:var(--cf-bg-page)!important}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{font-family:var(--heading-font);text-transform:none;color:var(--cf-text);font-weight:500;line-height:1.2}.reveal h1{font-size:var(--h1-size)}.reveal h2{font-size:var(--h2-size);margin-bottom:0}.reveal h3{font-size:var(--h3-size)}.reveal p,.reveal li,.reveal td,.reveal th,.reveal blockquote{font-size:var(--text-size);color:var(--cf-text);line-height:1.5}.reveal code,.reveal pre{font-family:var(--mono-font)}.reveal ul{margin:15px 0;padding-left:0;list-style:none}.reveal ul li{margin-bottom:10px;padding-left:25px;position:relative}.reveal ul li:before{content:"";background:var(--cf-text);border-radius:50%;width:8px;height:8px;position:absolute;top:.6em;left:0}.reveal ul ul li:before{background:var(--cf-text-muted);width:6px;height:6px}.reveal blockquote p{font-size:inherit}.reveal .slides section{box-sizing:border-box;text-align:left;height:100%;padding:var(--slide-padding-top) var(--slide-padding) var(--slide-padding) var(--slide-padding)!important;flex-direction:column!important;display:flex!important}.reveal .slides section.stack{padding:0!important}.reveal .slides section>.content{padding-top:var(--content-gap);text-align:left;flex-direction:column;flex:1;justify-content:flex-start;display:flex}.reveal .slides section>.footnote{bottom:15px;left:var(--slide-padding);right:var(--slide-padding);font-size:var(--footnote-size);color:var(--cf-text-muted);position:absolute}.reveal .slides section.section-divider{text-align:center;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.reveal .slides section.section-divider h1{text-align:center;font-size:56pt}.reveal .slides section.section-divider p{color:var(--cf-text-muted);font-size:20pt}.text-lg{font-size:18pt!important}.text-xl{font-size:20pt!important}.text-2xl{font-size:24pt!important}.text-3xl{font-size:28pt!important}.text-4xl{font-size:32pt!important}.text-muted{color:var(--cf-text-muted)!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase;letter-spacing:.1em}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:600}.font-mono{font-family:var(--mono-font)!important}.reveal .progress{background:var(--cf-border);height:4px}.reveal .progress span{background:var(--cf-orange);transition:width .8s cubic-bezier(.26,.86,.44,.985)}.reveal blockquote{border-left:4px solid var(--cf-orange);box-shadow:none;background:0 0;width:100%;max-width:none;margin:20px 0;padding-left:20px;font-style:italic}.reveal blockquote cite{color:var(--cf-text-muted);margin-top:10px;font-style:normal;display:block}.card{background:var(--cf-bg-content);border:1px dashed var(--cf-border);border-radius:var(--box-radius);padding:20px}.card-solid{background:var(--cf-bg-content);border:1px solid var(--cf-border);border-radius:var(--box-radius);padding:20px}.card-orange{background:var(--cf-orange-light);border:1px solid var(--cf-orange);border-radius:var(--box-radius);padding:20px}.card-blue{background:var(--cf-blue-light);border:1px dashed var(--cf-blue);border-radius:var(--box-radius);padding:20px}.card-purple{background:var(--cf-purple-light);border:1px dashed var(--cf-purple);border-radius:var(--box-radius);padding:20px}.card-green{background:var(--cf-green-light);border:1px dashed var(--cf-green);border-radius:var(--box-radius);padding:20px}.badge{font-family:var(--mono-font);background:var(--cf-orange-light);color:var(--cf-orange);border:1px solid var(--cf-orange);border-radius:999px;padding:3px 10px;font-size:10pt;font-weight:500;display:inline-block}.badge-blue{background:var(--cf-blue-light);color:var(--cf-blue);border-color:var(--cf-blue)}.badge-purple{background:var(--cf-purple-light);color:var(--cf-purple);border-color:var(--cf-purple)}.badge-green{background:var(--cf-green-light);color:var(--cf-green);border-color:var(--cf-green)}.code-block{background:var(--cf-bg-content);border:1px solid var(--cf-border);border-radius:var(--box-radius);overflow:hidden}.code-block .tab{font-family:var(--mono-font);color:var(--cf-text-muted);background:var(--cf-bg-active);border-bottom:1px solid var(--cf-border);padding:5px 14px;font-size:10pt;display:inline-block}.reveal .code-block pre{box-shadow:none;font-family:var(--mono-font);background:0 0;margin:0;padding:16px;font-size:13pt;line-height:1.6}.reveal .code-block code .token.keyword,.reveal .code-block code .token.module,.reveal .code-block code .token.imports,.reveal .code-block code .token.exports{color:#ff500a}.reveal .code-block code .token.string,.reveal .code-block code .token.url,.reveal .code-block code .token.variable{color:#0a95ff}.reveal .code-block code .token.function,.reveal .code-block code .token.property,.reveal .code-block code .token.class-name{color:#9616ff}.reveal .code-block code .token.number,.reveal .code-block code .token.operator,.reveal .code-block code .token.tag{color:#ffab70}.reveal .code-block code .token.comment,.reveal .code-block code .token.punctuation{color:#52100050}.reveal .code-block code .token.attr-name{color:#79b8ff}.reveal pre code.hljs{background:var(--cf-bg-content);color:var(--cf-text);font-family:var(--mono-font);padding:16px;font-size:13pt;line-height:1.6}.reveal .hljs-keyword,.reveal .hljs-type,.reveal .hljs-module-access,.reveal .hljs-import{color:#ff500a}.reveal .hljs-string,.reveal .hljs-template-variable,.reveal .hljs-template-tag{color:#0a95ff}.reveal .hljs-title,.reveal .hljs-title.function_,.reveal .hljs-title.class_{color:#9616ff}.reveal .hljs-number,.reveal .hljs-literal{color:#ffab70}.reveal .hljs-comment{color:#52100050}.reveal .hljs-built_in,.reveal .hljs-attr{color:#79b8ff}.reveal .hljs-variable,.reveal .hljs-params{color:var(--cf-text)}.reveal .hljs-punctuation,.reveal .hljs-operator{color:#52100080}.reveal .hljs-property{color:#9616ff}.reveal .slides section:not(.cover-slide){--text-size:18.4pt}#prototype .emoji-kicker{font-size:14.95px}#prototype .emoji-heading{font-size:32.2px}#prototype .emoji-row text{font-size:28.75px}#prototype .emoji-row .emoji-detail{font-size:18.4px}#review-agent .diff-kicker{font-size:11.5px}#review-agent .diff-meta{font-size:12.65px}#review-agent .stage-kicker{font-size:10.35px}#review-agent .stage-label,#review-agent .review-proof text{font-size:11.5px}#review-agent .review-caption{font-size:12.65px}#adlc .factory-human-layer .human-role text{font-size:12px}#adlc .factory-agent-card .agent-card-label{font-size:13.2px}#adlc .tool-pill text{font-size:12px}#adlc .factory-context-label{font-size:10.9px}#golden-path .golden-step b,#golden-path .golden-step strong,#golden-path .golden-step small{font-size:11.5pt}#golden-path .golden-row>span{font-size:19.55pt}#platform .ecosystem p:not(.kicker){font-size:12.65pt}#platform .plat b{font-size:11.5pt}#platform .plat span{font-size:14.95pt}#platform .platform-bottom{font-size:16.1pt!important}#many-workflows .lane-flow{font-size:21.85pt!important}#many-workflows .shared span{font-size:10.35pt}#many-workflows .shared b{font-size:14.95pt}#pilot .num{font-size:11.5pt}#pilot .three-cards h3{font-size:25.3pt}#pilot .three-cards p:not(.num){font-size:17.25pt}#pilot .three-cards small{font-size:11.5pt}#close .close-steps{font-size:12.65pt}#close blockquote{font-size:18.4pt}#close .close-note{font-size:14.95pt}.workspace-event-bus,.workspace-event-links,.workspace-event-trunk{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 5}.workspace-event-trunk{stroke-width:2px}.workspace-shell>rect{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.workspace-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.8px}.workspace-subtitle{fill:var(--cf-text-muted);font:11px var(--body-font)}.workspace-runtime>rect{fill:var(--cf-bg-page);stroke:var(--cf-purple);stroke-width:1.5px}.workspace-execution>rect{fill:var(--cf-bg-page);stroke:var(--cf-orange);stroke-width:1.5px}.workspace-card-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.6px}.workspace-divider{stroke:var(--cf-border);stroke-width:1px;stroke-dasharray:3 5}.workspace-detail{fill:var(--cf-text-muted);font:12px var(--body-font)}.workspace-node{stroke:none}.workspace-node-purple{fill:var(--cf-purple)}.workspace-node-orange{fill:var(--cf-orange)}.workspace-foundation rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.3px}.workspace-foundation text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.8px}.workspace-foundation-link{fill:none;stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5}.workspace-output-line{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-dasharray:3 5}.workspace-output circle{fill:var(--cf-green)}.workspace-output-check{fill:none;stroke:var(--cf-bg-page);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.workspace-output text{fill:var(--cf-green);font:10px var(--mono-font);letter-spacing:.8px}.architect-event-bus,.architect-event-links{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 5}.architect-boundary-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.architect-boundary-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.8px}.architect-card rect{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.architect-framework rect{stroke:var(--cf-blue)}.architect-runtime rect{stroke:var(--cf-purple)}.architect-models rect{stroke:var(--cf-green)}.architect-context rect{stroke:var(--cf-blue)}.architect-tools rect{stroke:var(--cf-orange)}.architect-subagents rect{stroke:var(--cf-purple)}.architect-card-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.55px}.architect-card-detail{fill:var(--cf-text-muted);font:12px var(--body-font)}.architect-flow{fill:none;stroke:var(--cf-orange);stroke-width:1.8px;stroke-dasharray:3 5;stroke-linecap:round}.architect-governance rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.3px}.architect-governance text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.7px}.architect-output-line{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-dasharray:3 5}.architect-output circle{fill:var(--cf-green)}.architect-output-check{fill:none;stroke:var(--cf-bg-page);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.architect-output text{fill:var(--cf-green);font:10px var(--mono-font);letter-spacing:.75px}.ref-event-bus,.ref-event-drop{fill:none;stroke:var(--cf-orange);stroke-width:1.5px;stroke-dasharray:3 5}.ref-boundary-shell{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.5px}.ref-boundary-title{fill:var(--cf-text);font:12px var(--mono-font);letter-spacing:.8px}.ref-card rect{fill:var(--cf-bg-page);stroke:var(--cf-border);stroke-width:1.5px}.ref-framework rect{stroke:var(--cf-blue)}.ref-runtime rect{stroke:var(--cf-purple)}.ref-context rect{stroke:var(--cf-blue)}.ref-tools rect{stroke:var(--cf-orange)}.ref-models rect{stroke:var(--cf-green)}.ref-card-title{fill:var(--cf-text);font:10px var(--mono-font);letter-spacing:.55px}.ref-card-detail{fill:var(--cf-text-muted);font:12px var(--body-font)}.ref-flow{fill:none;stroke-width:1.8px;stroke-dasharray:3 5;stroke-linecap:round}.ref-flow-blue{stroke:var(--cf-blue)}.ref-flow-orange{stroke:var(--cf-orange)}.ref-flow-purple{stroke:var(--cf-purple)}.ref-governance rect{fill:var(--cf-orange-light);stroke:var(--cf-orange);stroke-width:1.3px}.ref-governance text{fill:var(--cf-orange);text-anchor:middle;font:10px var(--mono-font);letter-spacing:.7px}.ref-governance-links{fill:none;stroke:var(--cf-orange);stroke-width:1px;stroke-dasharray:3 5}.ref-external-card{fill:var(--cf-bg-content);stroke:var(--cf-border);stroke-width:1.3px}.ref-external-title{fill:var(--cf-text);text-anchor:middle;font:9px var(--mono-font);letter-spacing:.6px}.ref-external-detail{fill:var(--cf-text-muted);text-anchor:middle;font:11px var(--body-font)}.ref-output-line{fill:none;stroke:var(--cf-green);stroke-width:2px;stroke-dasharray:3 5}.ref-output circle{fill:var(--cf-green)}.ref-output-check{fill:none;stroke:var(--cf-bg-page);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ref-output-text{fill:var(--cf-green);font:10px var(--mono-font);letter-spacing:.75px}.scene-system-object{opacity:1!important;animation:none!important}
