@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Public+Sans:opsz,wght@5..95,400..700&family=Source+Serif+4:opsz,wght@8..60,500..700&display=swap";:root{--slidev-code-background: #f5f5f5;--slidev-code-foreground: #1b1b1b;--slidev-code-font-family: "Menlo",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--slidev-code-padding: 8px;--slidev-code-font-size: 12px;--slidev-code-line-height: 18px;--slidev-code-radius: 4px;--slidev-code-margin: 4px 0;--slidev-theme-primary: #3ab9d5;--slidev-transition-duration: .5s;--slidev-slide-container-background: black;--slidev-controls-foreground: white;--slidev-code-tab-divider: #e5e5e5;--slidev-code-tab-text-color: #67676c;--slidev-code-tab-font-size: 12px;--slidev-code-tab-active-text-color: #3c3c43}html.dark{--slidev-code-background: #1b1b1b;--slidev-code-foreground: #eee;--slidev-code-tab-divider: #222222;--slidev-code-tab-text-color: #98989f;--slidev-code-tab-active-text-color: #dfdfd6}html,body,#app,#page-root{padding:0;margin:0;width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;print-color-adjust:exact;-webkit-print-color-adjust:exact;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.dark html,.dark body,.dark #app,.dark #page-root{--un-bg-opacity:1;background-color:rgb(18 18 18 / var(--un-bg-opacity))}html{background:transparent}.slidev-icon-btn{aspect-ratio:1;-webkit-user-select:none;user-select:none;outline:none;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.25rem;vertical-align:middle;opacity:.75;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.slidev-icon-btn{padding:.5rem}}.slidev-icon-btn:hover{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity));--un-bg-opacity:.1;opacity:1}.slidev-icon-btn:focus-visible{opacity:1;outline-width:2px;--un-outline-color-opacity:1;outline-color:rgb(0 0 0 / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.dark .slidev-icon-btn:focus-visible{--un-outline-color-opacity:1;outline-color:rgb(255 255 255 / var(--un-outline-color-opacity))}.slidev-icon-btn.shallow{opacity:.3}.slidev-icon-btn.active{opacity:1}.slidev-icon-btn.disabled{opacity:.25;pointer-events:none}.slidev-layout a.slidev-icon-btn{border-style:none}.slidev-layout a.slidev-icon-btn:hover{border-style:none;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.slidev-vclick-target{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.1s}.slidev-vclick-hidden{opacity:0!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.slidev-vclick-display-none{display:none!important}.slidev-vclick-fade{opacity:.5}.slidev-icon{display:inline-block;vertical-align:sub;line-height:1em}.slidev-page{position:relative;top:0;left:0;right:0;width:100%}.slidev-note-with-clicks .slidev-note-fade{color:#888c}.dark .slidev-note-with-clicks .slidev-note-fade{color:#a1a1a1cc}.slidev-note-click-mark{-webkit-user-select:none;user-select:none;font-size:.7em;display:inline-flex;align-items:center;border-width:1px;border-color:transparent;border-radius:.25rem;background-color:#a78bfa1a;padding-left:.25rem;padding-right:.25rem;--un-text-opacity:1;color:rgb(167 139 250 / var(--un-text-opacity));font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.slidev-note-click-mark.slidev-note-click-mark-active{border-width:1px;--un-border-opacity:1;border-color:rgb(167 139 250 / var(--un-border-opacity))}.slidev-note-click-mark.slidev-note-click-mark-past{filter:saturate(0);opacity:.5}.slidev-note-click-mark.slidev-note-click-mark-future{opacity:.5}.slidev-note-click-mark:before{content:"";display:inline-block;--un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 28a1 1 0 0 1-.71-.29l-6.13-6.14l-3.33 5a1 1 0 0 1-1 .44a1 1 0 0 1-.81-.7l-6-20A1 1 0 0 1 6.29 5l20 6a1 1 0 0 1 .7.81a1 1 0 0 1-.44 1l-5 3.33l6.14 6.13a1 1 0 0 1 0 1.42l-4 4A1 1 0 0 1 23 28m0-2.41L25.59 23l-7.16-7.15l5.25-3.5L7.49 7.49l4.86 16.19l3.5-5.25Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.2em;height:1.2em;opacity:.8}.slidev-note-click-mark:after{content:attr(data-clicks);display:inline-block;transform:translateY(.1em)}.slidev-form-button{border-bottom-width:2px;border-radius:.25rem;padding:.25rem 1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(107 114 128 / var(--un-bg-opacity))}.slidev-form-button:hover{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.slidev-form-button.primary{--un-border-opacity:1;border-color:rgb(17 94 89 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(13 148 136 / var(--un-bg-opacity))}.slidev-form-button.primary:hover{--un-border-opacity:1;border-color:rgb(15 118 110 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(20 184 166 / var(--un-bg-opacity))}.rough-annotation{transform:scale(calc(1 / var(--slidev-slide-scale)))}#twoslash-container{position:fixed}#twoslash-container .v-popper__wrapper:not(.no-slide-scale>*){transform:scale(calc(1 * var(--slidev-slide-scale)));transform-origin:30px top}.slidev-note ul{margin:0}html.dark:root{color-scheme:dark}html.dark .shiki{color:var(--shiki-dark, inherit);--twoslash-popup-bg: var(--shiki-dark-bg, inherit)}html.dark .shiki span{color:var(--shiki-dark)}html:not(.dark) .shiki{color:var(--shiki-light, inherit);--twoslash-popup-bg: var(--shiki-light-bg, inherit)}html:not(.dark) .shiki span{color:var(--shiki-light)}.twoslash-meta-line.twoslash-popover-line{margin-top:-10px}.slidev-code-wrapper{margin:var(--slidev-code-margin)!important;scroll-padding:var(--slidev-code-padding)}.slidev-code-wrapper:-webkit-scrollbar{width:0px}.slidev-code{font-family:var(--slidev-code-font-family)!important;padding:var(--slidev-code-padding)!important;font-size:var(--slidev-code-font-size)!important;line-height:var(--slidev-code-line-height)!important;border-radius:var(--slidev-code-radius)!important;background:var(--slidev-code-background);overflow:auto}.slidev-code-block-title,.slidev-code-group-tabs{background:var(--slidev-code-background);color:var(--slidev-code-tab-text-color);padding-left:var(--slidev-code-padding);padding-right:var(--slidev-code-padding);font-size:var(--slidev-code-tab-font-size);border-radius:var(--slidev-code-radius) var(--slidev-code-radius) 0 0;box-shadow:inset 0 -1px var(--slidev-code-tab-divider);display:flex;gap:8px;align-items:center}.slidev-code-block-title{padding:var(--slidev-code-padding)}.slidev-code-tab{font-size:var(--slidev-code-tab-font-size);white-space:nowrap;cursor:pointer;transition:color .25s;padding:var(--slidev-code-padding);border-bottom:2px solid transparent;color:var(--slidev-code-tab-text-color);position:relative;display:flex;align-items:center;gap:8px}.slidev-code-tab:hover{color:var(--slidev-code-tab-active-text-color)!important}.slidev-code-group-blocks .slidev-code-wrapper{margin:0!important}.slidev-code-group-blocks .slidev-code{border-radius:0 0 var(--slidev-code-radius) var(--slidev-code-radius)!important}.slidev-code-group-blocks .slidev-code-wrapper.active{display:block}.slidev-code-group-blocks .slidev-code-wrapper{display:none}.slidev-code-block-title+.slidev-code,.slidev-code-group-tabs+.slidev-code{border-top-left-radius:0!important;border-top-right-radius:0!important}.slidev-code .slidev-code-dishonored{opacity:.3;pointer-events:none}.slidev-code-line-numbers .slidev-code code{counter-reset:step;counter-increment:step calc(var(--start, 1) - 1)}.slidev-code-line-numbers .slidev-code code .line:before{content:counter(step);counter-increment:step;display:inline-block;text-align:right;margin-right:1.5rem;width:1rem;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.dark .slidev-code-line-numbers .slidev-code code .line:before{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.slidev-note :not(pre)>code,.slidev-layout :not(pre)>code{font-size:.9em;background:var(--slidev-code-background);border-radius:var(--slidev-code-radius);padding:.125rem .375rem;font-weight:300}.slidev-note :not(pre)>code:after,.slidev-note :not(pre)>code:before{content:""}.slidev-layout :not(pre)>code:before{margin-right:-.08em}.katex,.katex :after,.katex :before{border-color:currentColor}.slidev-katex-wrapper .mord.dishonored{opacity:.3}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active,.slide-up-enter-active,.slide-up-leave-active,.slide-down-enter-active,.slide-down-leave-active{transition:all var(--slidev-transition-duration) ease}.slide-left-enter-from,.slide-right-leave-to{translate:100% 0}.slide-left-leave-to,.slide-right-enter-from{translate:-100% 0}.slide-up-enter-from,.slide-down-leave-to{translate:0 100%}.slide-up-leave-to,.slide-down-enter-from{translate:0 -100%}.fade-enter-active,.fade-leave-active{transition:opacity var(--slidev-transition-duration) ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-out-leave-active{transition:opacity calc(var(--slidev-transition-duration) * .6) ease-out}.fade-out-enter-active{transition:opacity calc(var(--slidev-transition-duration) * .8) ease-in;transition-delay:calc(var(--slidev-transition-duration) * .6)}.fade-out-enter-from,.fade-out-leave-to{opacity:0}.slidev-layout{height:100%;padding:2.5rem 3.5rem;font-size:1.1rem}.slidev-layout pre,.slidev-layout code{-webkit-user-select:text;user-select:text}.slidev-layout code{font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.slidev-layout h1{margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem}.slidev-layout h6{padding-top:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.slidev-layout p{margin-top:1rem;margin-bottom:1rem;line-height:1.5rem}.slidev-layout ul{list-style:square}.slidev-layout ol{list-style:decimal}.slidev-layout li{line-height:1.8em}.slidev-layout blockquote{background:var(--slidev-code-background);color:var(--slidev-code-foreground);border-left-width:1px;border-color:var(--slidev-theme-primary);border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem}.slidev-layout blockquote>*{margin-top:0;margin-bottom:0}.slidev-layout table{width:100%}.slidev-layout tr{border-bottom-width:1px;border-color:#9ca3af33}.slidev-layout th{text-align:left;font-weight:400}.slidev-layout a{border-bottom-width:1px;border-color:currentColor;border-style:dashed}.slidev-layout a:hover{border-style:solid;color:var(--slidev-theme-primary)}.slidev-layout td,.slidev-layout th{padding:.75rem .5rem}.slidev-layout b,.slidev-layout strong{font-weight:600}.slidev-layout kbd{border-width:1px;border-bottom-width:2px;border-color:#9ca3af33;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity));--un-bg-opacity:.05;padding:.125rem .25rem;font-size:.75rem;line-height:1rem;font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.slidev-layout h1,[dir=ltr] h1,.slidev-layout [dir=ltr] h1,.slidev-layout h6,[dir=ltr] h6,.slidev-layout [dir=ltr] h6{margin-left:-.05em;margin-right:0}.slidev-layout li,[dir=ltr] li,.slidev-layout [dir=ltr] li{margin-left:1.1em;margin-right:0;padding-left:.2em;padding-right:0}[dir=rtl] h1,.slidev-layout [dir=rtl] h1,[dir=rtl] h6,.slidev-layout [dir=rtl] h6{margin-right:-.05em;margin-left:0}[dir=rtl] li,.slidev-layout [dir=rtl] li{margin-right:1.1em;margin-left:0;padding-right:.2em;padding-left:0}.slidev-layout h1+p{margin-top:-.5rem;margin-bottom:1rem;opacity:.5}.slidev-layout p+h2,.slidev-layout ul+h2,.slidev-layout table+h2{margin-top:2.5rem}.slidev-layout h1{margin-bottom:1rem;margin-left:-.05em;font-size:2.25rem;line-height:2.5rem}.slidev-layout h2{font-size:1.875rem;line-height:2.25rem}.slidev-layout h3{font-size:1.5rem;line-height:2rem}.slidev-layout h4{font-size:1.25rem;line-height:1.75rem}.slidev-layout h5{font-size:1rem;line-height:1.5rem}.slidev-layout h6{margin-left:-.05em;padding-top:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.slidev-layout h6:not(.opacity-100){opacity:.4}.slidev-layout.cover,.slidev-layout.intro{display:grid;height:100%}.slidev-layout.cover h1,.slidev-layout.intro h1{font-size:3.75rem;line-height:1;line-height:5rem}.slidev-layout.fact{display:grid;height:100%;text-align:center}.slidev-layout.fact h1{font-size:6rem;line-height:1;font-weight:700}.slidev-layout.fact h1+p{font-size:1.5rem;line-height:2rem;font-weight:700}.slidev-layout.statement{display:grid;height:100%;text-align:center}.slidev-layout.statement h1{font-size:3.75rem;line-height:1;font-weight:700}.slidev-layout.quote{display:grid;height:100%}.slidev-layout.quote h1+p{margin-top:.5rem}.slidev-layout.section h1{font-size:3.75rem;line-height:1;font-weight:500;line-height:5rem}:root{--prism-scheme: light;--prism-foreground: #6e6e6e;--prism-background: #f4f4f4;--prism-comment: #a8a8a8;--prism-string: #555555;--prism-literal: #333333;--prism-keyword: #000000;--prism-function: #4f4f4f;--prism-deleted: #333333;--prism-class: #333333;--prism-builtin: #757575;--prism-property: #333333;--prism-namespace: #4f4f4f;--prism-punctuation: #ababab;--prism-decorator: var(--prism-class);--prism-operator: var(--prism-punctuation);--prism-number: var(--prism-literal);--prism-boolean: var(--prism-literal);--prism-variable: var(--prism-literal);--prism-constant: var(--prism-literal);--prism-symbol: var(--prism-literal);--prism-interpolation: var(--prism-literal);--prism-selector: var(--prism-keyword);--prism-keyword-control: var(--prism-keyword);--prism-regex: var(--prism-string);--prism-json-property: var(--prism-property);--prism-inline-background: var(--prism-background);--prism-comment-style: italic;--prism-url-decoration: underline;--prism-line-number: #a5a5a5;--prism-line-number-gutter: #333333;--prism-line-highlight-background: #eeeeee;--prism-selection-background: #dddddd;--prism-marker-color: var(--prism-foreground);--prism-marker-opacity: .4;--prism-marker-font-size: .8em;--prism-font-size: 1em;--prism-line-height: 1.5em;--prism-font-family: monospace;--prism-inline-font-size: var(--prism-font-size);--prism-block-font-size: var(--prism-font-size);--prism-tab-size: 2;--prism-block-padding-x: 1em;--prism-block-padding-y: 1em;--prism-block-margin-x: 0;--prism-block-margin-y: .5em;--prism-block-radius: .3em;--prism-inline-padding-x: .3em;--prism-inline-padding-y: .1em;--prism-inline-radius: .3em}div[class*=language-],pre[class*=language-],code[class*=language-]{font-size:var(--prism-font-size);font-family:var(--prism-font-family);direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:var(--prism-line-height);-moz-tab-size:var(--prism-tab-size);-o-tab-size:var(--prism-tab-size);tab-size:var(--prism-tab-size);-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:var(--prism-foreground)!important}div[class*=language-],pre[class*=language-]{font-size:var(--prism-block-font-size);padding:var(--prism-block-padding-y) var(--prism-block-padding-x);margin:var(--prism-block-margin-y) var(--prism-block-margin-x);border-radius:var(--prism-block-radius);overflow:auto;background:var(--prism-background)}:not(pre)>code[class*=language-]{font-size:var(--prism-inline-font-size);padding:var(--prism-inline-padding-y) var(--prism-inline-padding-x);border-radius:var(--prism-inline-radius);background:var(--prism-inline-background)}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{background:var(--prism-selection-background)}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{background:var(--prism-selection-background)}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--prism-comment);font-style:var(--prism-comment-style)}.token.namespace{color:var(--prism-namespace)}.token.interpolation{color:var(--prism-interpolation)}.token.string{color:var(--prism-string)}.token.punctuation{color:var(--prism-punctuation)}.token.operator{color:var(--prism-operator)}.token.keyword.module,.token.keyword.control-flow{color:var(--prism-keyword-control)}.token.url,.token.symbol,.token.inserted{color:var(--prism-symbol)}.token.constant{color:var(--prism-constant)}.token.string.url{text-decoration:var(--prism-url-decoration)}.token.boolean,.language-json .token.boolean{color:var(--prism-boolean)}.token.number,.language-json .token.number{color:var(--prism-number)}.token.variable{color:var(--prism-variable)}.token.keyword{color:var(--prism-keyword)}.token.atrule,.token.attr-value,.token.selector{color:var(--prism-selector)}.token.function{color:var(--prism-function)}.token.deleted{color:var(--prism-deleted)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.class-name{color:var(--prism-class)}.token.tag,.token.builtin{color:var(--prism-builtin)}.token.attr-name,.token.property,.token.entity{color:var(--prism-property)}.language-json .token.property{color:var(--prism-json-property)}.token.regex{color:var(--prism-regex)}.token.decorator,.token.annotation{color:var(--prism-decorator)}.line-numbers .line-numbers-rows{border-right-color:var(--prism-line-number)}.line-numbers-rows>span:before{color:var(--prism-line-number-gutter)}.line-highlight{background:var(--prism-line-highlight-background)}:root{--cm-scheme: light;--cm-foreground: #6e6e6e;--cm-background: #f4f4f4;--cm-comment: #a8a8a8;--cm-string: #555555;--cm-literal: #333333;--cm-keyword: #000000;--cm-function: #4f4f4f;--cm-deleted: #333333;--cm-class: #333333;--cm-builtin: #757575;--cm-property: #333333;--cm-namespace: #4f4f4f;--cm-punctuation: #ababab;--cm-decorator: var(--cm-class);--cm-operator: var(--cm-punctuation);--cm-number: var(--cm-literal);--cm-boolean: var(--cm-literal);--cm-variable: var(--cm-literal);--cm-constant: var(--cm-literal);--cm-symbol: var(--cm-literal);--cm-interpolation: var(--cm-literal);--cm-selector: var(--cm-keyword);--cm-keyword-control: var(--cm-keyword);--cm-regex: var(--cm-string);--cm-json-property: var(--cm-property);--cm-inline-background: var(--cm-background);--cm-comment-style: italic;--cm-url-decoration: underline;--cm-line-number: #a5a5a5;--cm-line-number-gutter: #333333;--cm-line-highlight-background: #eeeeee;--cm-selection-background: #aaaaaa;--cm-marker-color: var(--cm-foreground);--cm-marker-opacity: .4;--cm-marker-font-size: .8em;--cm-font-size: 1em;--cm-line-height: 1.5em;--cm-font-family: monospace;--cm-inline-font-size: var(--cm-font-size);--cm-block-font-size: var(--cm-font-size);--cm-tab-size: 2;--cm-block-padding-x: 1em;--cm-block-padding-y: 1em;--cm-block-margin-x: 0;--cm-block-margin-y: .5em;--cm-block-radius: .3em;--cm-inline-padding-x: .3em;--cm-inline-padding-y: .1em;--cm-inline-radius: .3em}.cm-s-vars.CodeMirror{background-color:var(--cm-background);color:var(--cm-foreground)}.cm-s-vars .CodeMirror-gutters{background:var(--cm-line-number-gutter);color:var(--cm-line-number);border:none}.cm-s-vars .CodeMirror-guttermarker,.cm-s-vars .CodeMirror-guttermarker-subtle,.cm-s-vars .CodeMirror-linenumber{color:var(--cm-line-number)}.cm-s-vars div.CodeMirror-selected,.cm-s-vars.CodeMirror-focused div.CodeMirror-selected{background:var(--cm-selection-background)}.cm-s-vars .CodeMirror-line::selection,.cm-s-vars .CodeMirror-line>span::selection,.cm-s-vars .CodeMirror-line>span>span::selection{background:var(--cm-selection-background)}.cm-s-vars .CodeMirror-line::-moz-selection,.cm-s-vars .CodeMirror-line>span::-moz-selection,.cm-s-vars .CodeMirror-line>span>span::-moz-selection{background:var(--cm-selection-background)}.cm-s-vars .CodeMirror-activeline-background{background:var(--cm-line-highlight-background)}.cm-s-vars .cm-keyword{color:var(--cm-keyword)}.cm-s-vars .cm-variable,.cm-s-vars .cm-variable-2,.cm-s-vars .cm-variable-3,.cm-s-vars .cm-type{color:var(--cm-variable)}.cm-s-vars .cm-builtin{color:var(--cm-builtin)}.cm-s-vars .cm-atom{color:var(--cm-literal)}.cm-s-vars .cm-number{color:var(--cm-number)}.cm-s-vars .cm-def{color:var(--cm-decorator)}.cm-s-vars .cm-string,.cm-s-vars .cm-string-2{color:var(--cm-string)}.cm-s-vars .cm-comment{color:var(--cm-comment)}.cm-s-vars .cm-tag{color:var(--cm-builtin)}.cm-s-vars .cm-meta{color:var(--cm-namespace)}.cm-s-vars .cm-attribute,.cm-s-vars .cm-property{color:var(--cm-property)}.cm-s-vars .cm-qualifier{color:var(--cm-keyword)}.cm-s-vars .cm-error{color:var(--prism-deleted)}.cm-s-vars .cm-operator,.cm-s-vars .cm-bracket{color:var(--cm-punctuation)}.cm-s-vars .CodeMirror-matchingbracket{text-decoration:underline}.cm-s-vars .CodeMirror-cursor{border-left:1px solid currentColor}:root{--cm-scheme: var(--prism-scheme);--cm-foreground: var(--prism-foreground);--cm-background: var(--prism-background);--cm-comment: var(--prism-comment);--cm-string: var(--prism-string);--cm-literal: var(--prism-literal);--cm-keyword: var(--prism-keyword);--cm-function: var(--prism-function);--cm-deleted: var(--prism-deleted);--cm-class: var(--prism-class);--cm-builtin: var(--prism-builtin);--cm-property: var(--prism-property);--cm-namespace: var(--prism-namespace);--cm-punctuation: var(--prism-punctuation);--cm-decorator: var(--prism-decorator);--cm-operator: var(--prism-operator);--cm-number: var(--prism-number);--cm-boolean: var(--prism-boolean);--cm-variable: var(--prism-variable);--cm-constant: var(--prism-constant);--cm-symbol: var(--prism-symbol);--cm-interpolation: var(--prism-interpolation);--cm-selector: var(--prism-selector);--cm-keyword-control: var(--prism-keyword-control);--cm-regex: var(--prism-regex);--cm-json-property: var(--prism-json-property);--cm-inline-background: var(--prism-inline-background);--cm-comment-style: var(--prism-comment-style);--cm-url-decoration: var(--prism-url-decoration);--cm-line-number: var(--prism-line-number);--cm-line-number-gutter: var(--prism-line-number-gutter);--cm-line-highlight-background: var(--prism-line-highlight-background);--cm-selection-background: var(--prism-selection-background);--cm-marker-color: var(--prism-marker-color);--cm-marker-opacity: var(--prism-marker-opacity);--cm-marker-font-size: var(--prism-marker-font-size);--cm-font-size: var(--prism-font-size);--cm-line-height: var(--prism-line-height);--cm-font-family: var(--prism-font-family);--cm-inline-font-size: var(--prism-inline-font-size);--cm-block-font-size: var(--prism-block-font-size);--cm-tab-size: var(--prism-tab-size);--cm-block-padding-x: var(--prism-block-padding-x);--cm-block-padding-y: var(--prism-block-padding-y);--cm-block-margin-x: var(--prism-block-margin-x);--cm-block-margin-y: var(--prism-block-margin-y);--cm-block-radius: var(--prism-block-radius);--cm-inline-padding-x: var(--prism-inline-padding-x);--cm-inline-padding-y: var(--prism-inline-padding-y);--cm-inline-radius: var(--prism-inline-radius)}:root{--prism-font-family: var(--slidev-code-font-family);--prism-background: var(--slidev-code-background)}html:not(.dark){--prism-foreground: #393a34;--prism-comment: #a0ada0;--prism-string: #b56959;--prism-literal: #2f8a89;--prism-number: #296aa3;--prism-keyword: #1c6b48;--prism-function: #6c7834;--prism-boolean: #1c6b48;--prism-constant: #a65e2b;--prism-deleted: #a14f55;--prism-class: #2993a3;--prism-builtin: #ab5959;--prism-property: #b58451;--prism-namespace: #b05a78;--prism-punctuation: #8e8f8b;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #698c96}html.dark{--prism-foreground: #d4cfbf;--prism-comment: #758575;--prism-string: #d48372;--prism-literal: #429988;--prism-keyword: #4d9375;--prism-boolean: #1c6b48;--prism-number: #6394bf;--prism-variable: #c2b36e;--prism-function: #a1b567;--prism-deleted: #a14f55;--prism-class: #54b1bf;--prism-builtin: #e0a569;--prism-property: #dd8e6e;--prism-namespace: #db889a;--prism-punctuation: #858585;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #6b8b9e;--prism-line-number: #888888;--prism-line-number-gutter: #eeeeee;--prism-line-highlight-background: #444444;--prism-selection-background: #444444}:root{--font-display: "Barlow Condensed", "Avenir Next Condensed", "Arial Narrow", sans-serif;--font-body: "Public Sans", "Aptos", "Avenir Next", "Segoe UI", sans-serif;--font-serif: "Source Serif 4", "Iowan Old Style", "Baskerville", "Palatino Linotype", serif;--text-label: .74rem;--text-label-strong: .8rem;--text-body: 1rem;--text-heading-card: clamp(1.18rem, 1.05vw + .48rem, 1.48rem);--text-heading-feature: clamp(1.36rem, 1.25vw + .6rem, 1.82rem);--text-heading-display: clamp(2.45rem, 3vw + 1rem, 4rem);--text-heading-cover: clamp(3.05rem, 4.2vw, 5rem);--leading-body: 1.56;--leading-title: .92;--leading-tight: 1.04;--tracking-label: .12em;--tracking-display: -.024em;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--paper-0: oklch(98.2% .008 145);--paper-1: oklch(96.4% .011 145);--paper-2: oklch(93.4% .014 145);--paper-3: oklch(88.6% .02 145);--ink-1: oklch(19% .022 220);--ink-2: oklch(31% .018 220);--ink-3: oklch(47% .015 220);--ink-inverse: oklch(96.6% .01 145);--ink-inverse-soft: oklch(83% .012 170);--graphite-0: oklch(23% .02 220);--graphite-1: oklch(28% .022 220);--graphite-2: oklch(36% .025 220);--reply-green: oklch(79% .22 147);--reply-green-strong: oklch(72% .2 147);--reply-green-deep: oklch(61% .17 147);--reply-green-ink: oklch(48% .14 147);--reply-green-soft: oklch(94% .035 147);--adobe-coral: oklch(74% .16 34);--adobe-coral-strong: oklch(66% .18 34);--adobe-coral-soft: oklch(88% .045 34);--line: oklch(83% .012 145);--line-strong: oklch(73% .016 145);--line-dark: oklch(44% .018 220 / .9);--surface-shadow: 0 18px 32px oklch(18% .02 220 / .06);--surface-shadow-soft: 0 10px 18px oklch(18% .02 220 / .05);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--slidev-theme-primary: var(--reply-green)}*,*:before,*:after{box-sizing:border-box}html,body,#app,.slidev-layout,.slidev-page,.slidev-slide-content{font-family:var(--font-body);font-optical-sizing:auto;font-kerning:normal;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#app{background:var(--paper-0);color:var(--ink-1)}.slidev-layout{background:radial-gradient(circle at 88% 12%,oklch(95% .05 147 / .75),transparent 18%),linear-gradient(180deg,oklch(98.7% .006 145),var(--paper-0));color:var(--ink-1)}:where(.deck-frame,.deck-header,.deck-body,.deck-body>*,.grid-2>*,.grid-3>*,.grid-4>*,.metric-grid>*,.timeline-grid>*,.signal-grid>*,.proof-grid>*,.stage-shell>*,.process-grid>*,.decision-row>*,.governance-compare>*,.ownership-grid>*,.path-grid>*,.next-steps-list>*,.video-grid>*){min-width:0;min-height:0}:where(.deck-subtitle,.deck-tag,.info-card__title,.info-card__body,.info-card__body p,.info-card__body li,.stage-label,.stage-column h3,.stage-list,.editorial-note p,.editorial-statement__body,.editorial-statement__support,.process-card__eyebrow,.process-card h3,.process-card p,.governance-panel h3,.governance-panel li,.path-lead p,.path-note,.ownership-claim p,.decision-card h3,.decision-card p,.next-steps-intro p,.next-step__copy h3,.next-step__copy p,.proof-heading,.proof-copy,.proof-copy p,.cover-title,.cover-subtitle,.cover-thesis p,.cover-annotation p){overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual}:where(.deck-title,.editorial-statement__headline,.path-lead h3,.ownership-claim h3,.next-steps-intro h3,.cover-title){overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-wrap:balance}.deck-frame{position:relative;height:100%;padding:40px 44px 28px;overflow:hidden;--footer-line-color: var(--line);--footer-page-color: var(--ink-3);background:linear-gradient(135deg,oklch(99% .006 145),var(--paper-0) 46%,var(--paper-1)),linear-gradient(to right,oklch(79% .22 147 / .05),transparent 16%);color:var(--ink-1)}.deck-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,transparent 0,transparent 88px,oklch(78% .12 147 / .18) 88px,transparent 89px),linear-gradient(180deg,oklch(19% .02 220 / .02),transparent 18%);pointer-events:none}.deck-frame:after{content:"";position:absolute;right:44px;top:34px;width:86px;height:86px;border-radius:999px;background:radial-gradient(circle,oklch(79% .22 147 / .16),transparent 70%);pointer-events:none}.deck-frame.tone-dark{--footer-line-color: oklch(95% .008 145 / .2);--footer-page-color: var(--ink-inverse-soft);background:radial-gradient(circle at 84% 12%,oklch(79% .22 147 / .16),transparent 16%),linear-gradient(180deg,#1f2e33,#101d21 56%,#0a161a);color:var(--ink-inverse)}.deck-frame.tone-dark:before{background:linear-gradient(to right,transparent 0,transparent 88px,oklch(79% .18 147 / .18) 88px,transparent 89px),linear-gradient(90deg,transparent 0,transparent calc(100% - 1px),oklch(96% .01 145 / .08) calc(100% - 1px))}.deck-frame.tone-appendix{--footer-line-color: var(--line-strong);--footer-page-color: var(--ink-3);background:radial-gradient(circle at 82% 12%,oklch(84% .12 147 / .16),transparent 16%),linear-gradient(180deg,#f4faf4,#ecf4ec)}.cover-slide{--footer-line-color: oklch(95% .008 145 / .2);--footer-page-color: var(--ink-inverse-soft)}.deck-header,.deck-body,.deck-footer{position:relative;z-index:1}.deck-header{display:grid;gap:var(--space-sm)}.deck-tag{margin:0;font-family:var(--font-display);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--reply-green-ink)}.tone-dark .deck-tag{color:var(--reply-green)}.deck-title{margin:0;font-family:var(--font-display);font-size:clamp(2.35rem,3vw + 1rem,3.8rem);line-height:.93;letter-spacing:-.045em;font-weight:800;text-wrap:balance}.deck-subtitle{margin:0;font-size:1rem;line-height:1.42;color:var(--ink-3)}.tone-dark .deck-subtitle{color:var(--ink-inverse-soft)}.deck-rule{width:100%;height:1px;margin-top:.2rem;background:linear-gradient(90deg,var(--reply-green) 0,var(--reply-green) 72px,var(--line) 72px,var(--line) 100%)}.tone-dark .deck-rule{background:linear-gradient(90deg,var(--reply-green) 0,var(--reply-green) 72px,oklch(95% .008 145 / .18) 72px,oklch(95% .008 145 / .18) 100%)}.deck-body{padding-top:22px}.deck-footer{position:absolute;right:36px;bottom:18px;width:260px;height:26px}.deck-footer.footer-left{left:28px;right:auto}.deck-footer__line{position:absolute;top:12px;left:0;right:42px;height:1px;background:var(--footer-line-color, var(--line))}.deck-footer__page{position:absolute;top:0;right:42px;font-family:var(--font-display);font-size:.78rem;font-weight:800;letter-spacing:.14em;color:var(--footer-page-color, var(--ink-3));font-variant-numeric:tabular-nums}.footer-left .deck-footer__page{left:0;right:auto}.deck-footer__mark{position:absolute;top:-2px;right:0;width:18px;height:18px;object-fit:contain}.footer-left .deck-footer__mark{left:32px;right:auto}.info-card{position:relative;display:grid;align-content:start;min-height:100%;border:1px solid var(--line);border-radius:30px 30px 26px 18px;background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)));overflow:hidden;box-shadow:var(--surface-shadow-soft)}.info-card:before{content:"";position:absolute;left:-20px;top:-28px;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,oklch(79% .12 147 / .2),transparent 70%);pointer-events:none}.info-card:after{content:"";position:absolute;right:18px;top:18px;width:10px;height:10px;border-radius:999px;background:var(--reply-green);opacity:.95}.info-card>*{position:relative;z-index:1}.info-card.tone-dark{border-color:#ebf0eb29;background:linear-gradient(180deg,#243338eb,#142226f0);color:var(--ink-inverse);box-shadow:none}.info-card.tone-soft{background:linear-gradient(180deg,#e3f6e4,#dff0e0);border-color:#b8d3ba73;color:var(--ink-1)}.info-card.tone-dark:before{background:radial-gradient(circle,oklch(79% .18 147 / .22),transparent 72%)}.info-card.tone-soft:before{background:radial-gradient(circle,oklch(79% .1 147 / .14),transparent 70%)}.info-card.tone-soft:after{background:var(--reply-green-deep)}.info-card.accent-deep:after{background:var(--reply-green-deep)}.info-card.accent-none:after{display:none}.info-card__accent{width:68px;height:5px;margin:18px 20px 0;border-radius:999px;background:var(--reply-green)}.info-card.accent-deep .info-card__accent{background:var(--reply-green-deep)}.info-card.accent-none .info-card__accent{display:none}.info-card__title{margin:16px 20px 8px;padding-right:28px;font-family:var(--font-display);font-size:clamp(1.14rem,1.1vw + .4rem,1.4rem);line-height:1.02;letter-spacing:-.03em;font-weight:800;text-wrap:balance}.info-card__body{margin:0;display:grid;align-content:start;gap:.65rem;padding:0 20px 20px;font-size:.9rem;line-height:1.46;color:var(--ink-2)}.info-card.tone-dark .info-card__body{color:var(--ink-inverse-soft)}.info-card.tone-soft .info-card__body{color:var(--ink-2)}.info-card.align-center .info-card__title,.info-card.align-center .info-card__body{text-align:center}.info-card p:first-child,.info-card ul:first-child{margin-top:0}.info-card p:last-child,.info-card ul:last-child{margin-bottom:0}.number-pill{display:grid;place-items:center;width:42px;height:42px;border-radius:14px 14px 14px 4px;font-family:var(--font-display);font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--ink-1);background:var(--reply-green);box-shadow:0 10px 16px #4db8603d}.number-pill.tone-deep{background:var(--reply-green-deep);color:var(--ink-inverse);box-shadow:0 10px 16px #438d4e33}.badge-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid oklch(83% .04 147 / .8);background:var(--reply-green-soft);color:var(--reply-green-ink);font-family:var(--font-display);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge-pill.tone-soft{border-color:#adb7adcc;background:color-mix(in oklab,white 84%,var(--paper-1));color:var(--ink-2)}.badge-pill.tone-ink{border-color:#ebf0eb2e;background:#213135eb;color:var(--ink-inverse)}.grid-2,.grid-3,.grid-4,.metric-grid,.timeline-grid,.proof-grid,.signal-grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.signal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.metric-item{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;--metric-shift: 0px;transform:translateY(var(--metric-shift))}.metric-item:nth-child(1){--metric-shift: 8px}.metric-item:nth-child(2){--metric-shift: 30px}.metric-item:nth-child(3){--metric-shift: 16px}.triple-flow{display:grid;grid-template-columns:minmax(0,.88fr) 34px minmax(0,1.08fr) 34px minmax(0,.82fr);gap:14px;align-items:stretch}.flow-dash{align-self:center;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong),transparent)}.tone-dark .flow-dash{background:linear-gradient(90deg,transparent,oklch(95% .008 145 / .24),transparent)}.summary-banner{margin-bottom:24px}.statement-banner{margin-top:22px}.mini-banner{display:flex;justify-content:center;margin-top:22px}.timeline-shell{position:relative;padding-top:20px}.timeline-shell:before{content:"";position:absolute;top:54px;left:54px;right:54px;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong) 10%,var(--line-strong) 90%,transparent)}.timeline-grid{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.timeline-node{display:grid;justify-items:center;gap:12px;--timeline-shift: 0px;transform:translateY(var(--timeline-shift))}.timeline-node:nth-child(1){--timeline-shift: 16px}.timeline-node:nth-child(3){--timeline-shift: 30px}.timeline-node--focus{--timeline-shift: -4px}.thesis-shell,.governance-shell,.option-shell,.recommendation-shell{display:grid;gap:24px}.editorial-note{padding:20px 22px;border:1px solid var(--line-strong);border-radius:24px;background:linear-gradient(180deg,color-mix(in oklab,white 80%,var(--reply-green-soft)),color-mix(in oklab,white 92%,var(--paper-1)));box-shadow:var(--surface-shadow-soft)}.editorial-note.compact{padding:16px 18px}.editorial-note.inverse{border-color:#ebf0eb2e;background:linear-gradient(180deg,#28383ef2,#19262bf5);box-shadow:none}.editorial-note p{margin:0;font-size:1rem;line-height:1.48;color:var(--ink-2)}.editorial-note.inverse p{color:var(--ink-inverse)}.brief-grid .info-card{min-height:178px}.brief-grid .brief-card{--brief-shift: 0px;transform:translateY(var(--brief-shift))}.brief-grid .brief-card--north{--brief-shift: 10px}.brief-grid .brief-card--hero{--brief-shift: -4px}.brief-grid .brief-card--south{--brief-shift: 28px}.brief-grid .brief-card--east{--brief-shift: 14px}.stage-shell{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stage-shell:before{content:"";position:absolute;left:8%;right:8%;top:32px;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong) 10%,var(--line-strong) 90%,transparent)}.dark-stage:before{background:linear-gradient(90deg,transparent,oklch(95% .008 145 / .18) 10%,oklch(95% .008 145 / .18) 90%,transparent)}.airy-stage{grid-template-columns:minmax(0,.92fr) minmax(0,1.04fr) minmax(0,.92fr);align-items:start}.stage-column{position:relative;--stage-offset: 0px;display:grid;align-content:start;gap:12px;padding:28px 22px 24px;border:1px solid var(--line);border-radius:32px 30px 26px 18px;background:linear-gradient(180deg,color-mix(in oklab,white 88%,var(--paper-1)),color-mix(in oklab,white 84%,var(--paper-1)));box-shadow:var(--surface-shadow-soft);transform:translateY(var(--stage-offset))}.dark-stage .stage-column{border-color:#ebf0eb29;background:linear-gradient(180deg,#233338f0,#172428f2);box-shadow:none}.airy-stage .stage-column:nth-child(1){--stage-offset: 24px}.airy-stage .stage-column:nth-child(3){--stage-offset: 38px}.stage-column--focus{--stage-offset: -4px}.stage-shell:not(.dark-stage) .stage-column--focus{border-color:#99c99d61;background:linear-gradient(180deg,#213135fa,#101d21fc);box-shadow:0 22px 38px #04191f2e}.stage-shell:not(.dark-stage) .stage-column--focus .stage-label{color:var(--reply-green)}.stage-shell:not(.dark-stage) .stage-column--focus h3{color:var(--ink-inverse)}.stage-shell:not(.dark-stage) .stage-column--focus .stage-list{color:var(--ink-inverse-soft)}.dark-stage .stage-column--focus{border-color:#b0cdb26b;background:linear-gradient(180deg,#e8f8e9,#ddecde);box-shadow:0 22px 38px #020b0f38}.dark-stage .stage-column--focus .stage-label{color:var(--reply-green-ink)}.dark-stage .stage-column--focus h3{color:var(--ink-1)}.dark-stage .stage-column--focus .stage-list{color:var(--ink-2)}.stage-label{margin-bottom:20px;font-family:var(--font-display);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--reply-green-ink)}.dark-stage .stage-label{color:var(--reply-green)}.stage-column h3{margin:0 0 12px;font-family:var(--font-display);font-size:1.36rem;line-height:.98;letter-spacing:-.035em;font-weight:800}.stage-list{margin:0;padding-left:18px;font-size:.9rem;line-height:1.45;color:var(--ink-2)}.dark-stage .stage-list{color:var(--ink-inverse-soft)}.stage-list li+li{margin-top:.4rem}.option-flag{display:inline-flex;align-items:center;min-height:34px;width:fit-content;padding:0 14px;border-radius:999px;border:1px solid oklch(82% .03 147 / .8);background:var(--reply-green-soft);color:var(--reply-green-ink);font-family:var(--font-display);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recommendation-shell{gap:28px}.recommendation-hero{display:grid;gap:12px}.recommendation-kicker{font-family:var(--font-display);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--reply-green)}.recommendation-copy{margin:0;font-size:.96rem;line-height:1.46;color:var(--ink-inverse-soft)}.decision-shell{display:grid;gap:18px;align-content:start}.decision-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.decision-card{display:grid;align-content:start;gap:8px;padding:16px 18px;border-radius:24px;border:1px solid oklch(95% .008 145 / .16);background:linear-gradient(180deg,#243338eb,#142226f0)}.decision-card__eyebrow,.governance-panel__eyebrow,.path-note{font-family:var(--font-display);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--reply-green)}.decision-card h3{margin:0;font-family:var(--font-display);font-size:1.3rem;line-height:.98;letter-spacing:-.04em;font-weight:800;color:var(--ink-inverse)}.decision-card p{margin:0;font-size:.88rem;line-height:1.48;color:var(--ink-inverse-soft)}.editorial-statement{display:grid;align-content:start;gap:14px;padding-top:8px}.editorial-statement__kicker{font-family:var(--font-display);font-size:.8rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--reply-green-ink)}.editorial-statement.is-dark .editorial-statement__kicker{color:var(--reply-green)}.editorial-statement__headline{margin:0;font-family:var(--font-display);font-size:clamp(2.8rem,3.8vw,4.5rem);line-height:.9;letter-spacing:-.055em;font-weight:800;text-wrap:balance}.editorial-statement__body,.editorial-statement__support{margin:0;font-size:1rem;line-height:1.52;color:var(--ink-2)}.editorial-statement__support{padding-top:10px;color:var(--ink-3)}.editorial-statement.is-dark .editorial-statement__headline,.editorial-statement.is-dark .editorial-statement__body,.editorial-statement.is-dark .editorial-statement__support{color:var(--ink-inverse)}.editorial-statement.is-dark .editorial-statement__body{color:var(--ink-inverse-soft)}.process-shell,.process-grid{display:grid;gap:18px}.process-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.process-item{display:grid;gap:14px;align-items:start;--process-shift: 0px;transform:translateY(var(--process-shift))}.process-card{position:relative;min-height:158px;padding:18px 18px 20px;border:1px solid var(--line);border-radius:30px 28px 24px 18px;background:linear-gradient(180deg,color-mix(in oklab,white 90%,var(--paper-1)),color-mix(in oklab,white 86%,var(--paper-1)));box-shadow:var(--surface-shadow-soft);overflow:hidden}.process-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 10%,oklch(79% .08 147 / .12),transparent 26%);pointer-events:none}.process-card>*{position:relative;z-index:1}.process-grid--four .process-item:nth-child(1){--process-shift: 8px}.process-grid--four .process-item:nth-child(2){--process-shift: 34px}.process-grid--three .process-item:nth-child(2){--process-shift: 26px}.process-grid--three .process-item:nth-child(3){--process-shift: 10px}.process-item--focus .process-card{border-color:#8fbf9461;background:linear-gradient(180deg,#243338f5,#121f23fa);box-shadow:0 22px 36px #04191f29}.process-item--focus .process-card:before{background:radial-gradient(circle at 12% 12%,oklch(79% .18 147 / .18),transparent 30%)}.process-item--focus .process-card__eyebrow{color:var(--reply-green)}.process-item--focus .process-card h3{color:var(--ink-inverse)}.process-item--focus .process-card p{color:var(--ink-inverse-soft)}.process-card__eyebrow{margin-bottom:12px;font-family:var(--font-display);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--reply-green-ink)}.process-card h3{margin:0 0 8px;font-family:var(--font-display);font-size:1.24rem;line-height:1;letter-spacing:-.035em;font-weight:800}.process-card p{margin:0;font-size:.88rem;line-height:1.45;color:var(--ink-2)}.process-note,.process-output{padding:16px 18px;border:1px solid var(--line-strong);border-radius:22px;background:linear-gradient(180deg,color-mix(in oklab,white 84%,var(--reply-green-soft)),color-mix(in oklab,white 90%,var(--paper-1)));box-shadow:var(--surface-shadow-soft)}.process-output{justify-self:end}.process-output__label{margin-bottom:8px;font-family:var(--font-display);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--reply-green-ink)}.process-note,.process-output p{margin:0;font-size:.94rem;line-height:1.5;color:var(--ink-2)}.governance-board{display:grid;gap:18px;align-content:start}.governance-board__lead{display:grid;gap:12px}.governance-board__lead p{margin:0;font-size:.94rem;line-height:1.48;color:var(--ink-inverse-soft)}.governance-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.governance-panel{padding:18px 20px;border-radius:24px;border:1px solid oklch(95% .008 145 / .16);background:linear-gradient(180deg,#233338f0,#142226f2)}.governance-panel h3{margin:8px 0;font-family:var(--font-display);font-size:1.18rem;line-height:1;letter-spacing:-.03em;font-weight:800;color:var(--ink-inverse)}.governance-panel .card-list{font-size:.86rem;line-height:1.42;color:var(--ink-inverse-soft)}.governance-panel.emphasis{background:linear-gradient(180deg,#293b41f5,#1a292ef7)}.path-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;align-items:start}.path-lead{display:grid;gap:14px;padding-top:8px}.path-lead h3{margin:0;font-family:var(--font-display);font-size:clamp(2.15rem,2.8vw + .9rem,3.6rem);line-height:.92;letter-spacing:-.05em;font-weight:800}.path-shell--speed .path-lead h3{font-size:clamp(1.95rem,2.35vw + .9rem,3.1rem);line-height:.94}.path-lead p{margin:0;font-size:.96rem;line-height:1.5;color:var(--ink-2)}.path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.path-note{grid-column:1 / -1;padding:16px 18px;border:1px solid var(--line-strong);border-radius:22px;background:linear-gradient(180deg,color-mix(in oklab,white 86%,var(--reply-green-soft)),color-mix(in oklab,white 90%,var(--paper-1)));line-height:1.48}.next-steps-shell{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:30px;align-items:start}.next-steps-intro{display:grid;gap:14px;padding-top:8px}.next-steps-intro h3{margin:0;font-family:var(--font-display);font-size:clamp(2.15rem,3vw + .8rem,3.7rem);line-height:.92;letter-spacing:-.05em;font-weight:800;color:var(--ink-inverse)}.next-steps-intro p{margin:0;font-size:.96rem;line-height:1.5;color:var(--ink-inverse-soft)}.next-steps-list{display:grid;gap:16px}.next-step{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px 20px;border-radius:24px;border:1px solid oklch(95% .008 145 / .16);background:linear-gradient(180deg,#243338eb,#142226f0)}.next-step--focus{transform:translate(-12px);border-color:#b3d1b56b;background:linear-gradient(180deg,#e6f6e7,#ddecde);box-shadow:0 22px 36px #0714182e}.next-step__copy h3{margin:2px 0 6px;font-family:var(--font-display);font-size:1.18rem;line-height:1.02;letter-spacing:-.03em;font-weight:800;color:var(--ink-inverse)}.next-step__copy p{margin:0;font-size:.9rem;line-height:1.48;color:var(--ink-inverse-soft)}.next-step--focus .next-step__copy h3{color:var(--ink-1)}.next-step--focus .next-step__copy p{color:var(--ink-2)}.ownership-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;align-items:start}.ownership-claim{display:grid;gap:14px;padding-top:8px}.ownership-claim h3{margin:0;font-family:var(--font-display);font-size:clamp(2.3rem,3vw + .9rem,4rem);line-height:.92;letter-spacing:-.05em;font-weight:800}.ownership-claim p{margin:0;font-size:.98rem;line-height:1.5;color:var(--ink-2)}.ownership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ownership-grid .info-card:nth-child(1){transform:translateY(12px)}.ownership-grid .info-card:nth-child(2){transform:translateY(-2px)}.ownership-grid .info-card:nth-child(3){transform:translateY(-14px)}.ownership-grid .info-card__title{font-size:1rem}.ownership-grid .info-card__body{gap:.45rem;padding-bottom:16px;font-size:.84rem;line-height:1.34}.ownership-grid .card-list{padding-left:16px}.ownership-grid .card-list li{margin:2px 0}.ownership-grid .info-card:last-child{grid-column:1 / -1}.flow-card{--flow-shift: 0px;transform:translateY(var(--flow-shift))}.flow-card--request{--flow-shift: 26px}.flow-card--bridge{--flow-shift: -2px}.flow-card--output{--flow-shift: 40px}.review-grid .review-card{--review-shift: 0px;transform:translateY(var(--review-shift))}.review-grid .review-card--generate{--review-shift: 20px}.review-grid .review-card--check{--review-shift: -2px}.review-grid .review-card--revise{--review-shift: 36px}.review-grid .review-card--approve{--review-shift: 14px}.pilot-card--scope{transform:translateY(18px)}.pilot-card--success{transform:translateY(0)}.cover-slide{position:relative;height:100%;padding:46px 54px 30px;overflow:hidden;background:radial-gradient(circle at 18% 18%,oklch(79% .22 147 / .16),transparent 24%),radial-gradient(circle at 86% 24%,oklch(74% .16 34 / .14),transparent 16%),linear-gradient(180deg,#233339,#142226 60%,#081317);color:var(--ink-inverse)}.cover-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,transparent 0,transparent 94px,oklch(79% .18 147 / .22) 94px,transparent 95px),linear-gradient(90deg,transparent 0,transparent calc(100% - 1px),oklch(95% .008 145 / .08) calc(100% - 1px));pointer-events:none}.cover-slide:after{content:"";position:absolute;right:124px;bottom:108px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,oklch(74% .16 34 / .18),transparent 70%);filter:blur(10px);pointer-events:none}.cover-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.42fr) 254px;gap:34px;height:100%}.cover-copy{display:flex;flex-direction:column;min-height:100%;padding-top:26px;padding-bottom:58px}.cover-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:0 0 52px;color:var(--ink-inverse-soft)}.cover-meta span{position:relative;font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.cover-meta span:first-child{color:var(--reply-green)}.cover-meta span:last-child{color:var(--adobe-coral-soft)}.cover-meta span+span:before{content:"";position:absolute;left:-10px;top:50%;width:2px;height:2px;border-radius:999px;background:#e1e6e073;transform:translateY(-50%)}.cover-claim-block{display:grid;gap:18px}.cover-title{margin:0;font-family:var(--font-display);font-size:clamp(3.9rem,5.5vw,6.35rem);line-height:.78;letter-spacing:-.062em;font-weight:800;text-wrap:balance}.cover-title span{display:block;color:var(--reply-green)}.cover-subtitle{margin:0;display:grid;gap:6px;text-wrap:pretty}.cover-subtitle__lead,.cover-subtitle__support{display:block}.cover-subtitle__lead{font-family:var(--font-body);font-size:1.28rem;font-weight:650;line-height:1.28;letter-spacing:-.012em;color:#eaf1eafa}.cover-subtitle__support{font-family:var(--font-serif);font-size:1rem;font-weight:520;line-height:1.34;letter-spacing:.003em;color:#d6ddd6d6}.cover-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:auto;padding-top:18px;border-top:1px solid oklch(95% .008 145 / .14)}.cover-signal{position:relative;display:grid;align-content:start;gap:6px;min-height:0;padding:0 14px;border-left:1px solid oklch(95% .008 145 / .12)}.cover-signal:before{content:none}.cover-signal:first-child{padding-left:0;border-left:0}.cover-signal:last-child{padding-right:0}.cover-signal--green{--signal-accent: var(--reply-green)}.cover-signal--coral{--signal-accent: var(--adobe-coral)}.cover-signal__value{font-family:var(--font-display);font-size:.9rem;font-weight:700;line-height:.98;letter-spacing:-.01em;color:color-mix(in oklch,var(--ink-inverse) 78%,var(--signal-accent) 22%)}.cover-signal__label{margin:0;font-size:.72rem;line-height:1.28;color:var(--ink-inverse-soft)}.cover-rail{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:34px;padding-bottom:42px}.cover-reference{position:relative;width:100%;padding-right:4px}.cover-reference__frame,.cover-reference__inset{overflow:hidden;border:1px solid oklch(95% .008 145 / .16);background:#1e2b30eb;box-shadow:var(--surface-shadow)}.cover-reference__frame{position:relative;height:396px;border-radius:32px}.cover-reference__frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06111500 18%,#0611152e),linear-gradient(145deg,oklch(79% .14 147 / .1),transparent 34%,oklch(74% .16 34 / .12) 100%)}.cover-reference__inset{position:relative;width:152px;height:116px;margin-top:-98px;margin-left:auto;border-radius:24px;border-color:#ff816442;box-shadow:0 20px 44px #00040652,0 0 0 1px #ff816414}.cover-reference img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.proof-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;min-height:360px}.proof-panel{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:22px 22px 20px;border-radius:26px;border:1px solid oklch(95% .008 145 / .12);background:linear-gradient(180deg,#213135f2,#101d21f7);color:var(--ink-inverse)}.proof-panel.soft{border-color:var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 88%,var(--reply-green-soft)),color-mix(in oklab,white 90%,var(--paper-1)));color:var(--ink-1)}.proof-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.proof-copy{display:grid;gap:10px;font-size:.92rem;line-height:1.48}.proof-heading{margin:0;font-family:var(--font-display);font-size:1.24rem;line-height:1.02;letter-spacing:-.03em;font-weight:800}.proof-copy p{margin:0}.proof-panel.soft .proof-copy{color:var(--ink-2)}.proof-panel.soft .proof-index{color:var(--reply-green-ink)}.proof-tags{display:flex;flex-wrap:wrap;gap:10px}.proof-visual{display:grid;gap:14px;align-content:start}.proof-media-frame,.proof-media-grid img,.proof-hero-shot,.video-grid img,.video-grid video,.adaptation-grid img{border-radius:24px;overflow:hidden;box-shadow:var(--surface-shadow)}.proof-hero-shot{position:relative;min-height:280px;border:1px solid var(--line);background:color-mix(in oklab,white 88%,var(--paper-1));display:flex;align-items:center;justify-content:center}.proof-hero-shot img{width:100%;height:100%;object-fit:cover}.proof-hero-shot--contain{min-height:260px;background:#eff6f0f5}.proof-hero-shot--contain img{object-fit:contain;padding:16px}.proof-badge-image{max-height:84px;object-fit:contain}.proof-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.proof-media-grid img{width:100%;height:145px;object-fit:cover}.adaptation-grid{display:grid;grid-template-columns:.8fr .5fr 1.2fr;gap:12px}.adaptation-grid img{width:100%}.adaptation-grid .tall{height:210px;object-fit:cover}.adaptation-grid .hero-wide{height:110px;object-fit:contain;background:color-mix(in oklab,white 92%,var(--paper-1))}.adaptation-grid .full-wide{grid-column:1 / -1;height:72px;object-fit:contain;background:color-mix(in oklab,white 92%,var(--paper-1))}.adaptation-grid .bottom-left,.adaptation-grid .bottom-right{height:120px;object-fit:contain;background:color-mix(in oklab,white 92%,var(--paper-1))}.video-grid{display:grid;gap:12px;align-content:start}.video-grid--two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid img,.video-grid video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.proof-portrait-shot{min-height:340px;max-height:340px;border:1px solid var(--line);border-radius:24px;background:color-mix(in oklab,white 90%,var(--paper-1));display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:var(--surface-shadow)}.proof-portrait-shot img{width:100%;height:100%;object-fit:contain;padding:14px}.tiny-note{font-size:.82rem;line-height:1.42}.tight-list,.card-list{margin:0;padding-left:18px}.card-list li,.tight-list li,.no-list li{margin:4px 0}.no-list{list-style:none;margin:0;padding:0}.deck-header{animation:deck-rise .52s var(--ease-out-expo) both}.deck-body>*{animation:deck-rise .56s var(--ease-out-quart) both}.deck-body>*:nth-child(1){animation-delay:50ms}.deck-body>*:nth-child(2){animation-delay:.11s}.deck-body>*:nth-child(3){animation-delay:.16s}.deck-footer{animation:deck-fade .62s var(--ease-out-expo) both;animation-delay:.12s}.cover-copy>*{animation:deck-rise .62s var(--ease-out-expo) both}.cover-copy>*:nth-child(1){animation-delay:20ms}.cover-copy>*:nth-child(2){animation-delay:80ms}.cover-copy>*:nth-child(3){animation-delay:.14s}.cover-copy>*:nth-child(4){animation-delay:.19s}.cover-rail>*{animation:deck-rise .7s var(--ease-out-quart) both}.cover-rail>*:nth-child(1){animation-delay:.11s}.cover-rail>*:nth-child(2){animation-delay:.17s}.cover-rail>*:nth-child(3){animation-delay:.23s}@keyframes deck-rise{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes deck-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}}:is(.deck-tag,.deck-footer__page,.badge-pill,.cover-tag,.cover-thesis__label,.cover-annotation__label,.proof-index,.cover-rail__head,.reference-label,.process-card__eyebrow){font-family:var(--font-body);font-size:var(--text-label);font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase}.cover-tag,.deck-tag{font-size:var(--text-label-strong);letter-spacing:.13em}:is(.deck-subtitle,.info-card__body,.editorial-note p,.editorial-statement__body,.editorial-statement__support,.process-card p,.governance-panel li,.path-lead p,.ownership-claim p,.decision-card p,.next-steps-intro p,.next-step__copy p,.proof-copy,.cover-subtitle,.cover-thesis p,.cover-annotation p){font-family:var(--font-body);font-size:var(--text-body);font-weight:450;line-height:var(--leading-body)}:is(.info-card__body li,.governance-panel li,.process-card p,.decision-card p,.next-step__copy p,.proof-copy p){line-height:inherit}:is(.info-card__title,.stage-column h3,.process-card h3,.governance-panel h3,.decision-card h3,.next-step__copy h3,.proof-heading,.ownership-grid .info-card__title){font-family:var(--font-display);font-size:var(--text-heading-card);font-weight:600;line-height:1.06;letter-spacing:-.01em}:is(.editorial-statement__headline,.path-lead h3,.ownership-claim h3,.next-steps-intro h3){font-family:var(--font-display);font-size:var(--text-heading-feature);font-weight:600;line-height:.99;letter-spacing:-.016em}:is(.deck-title,.cover-title){font-family:var(--font-display);font-weight:700;line-height:var(--leading-title);letter-spacing:var(--tracking-display)}.deck-title{font-size:var(--text-heading-display)}.cover-kicker{font-family:var(--font-serif);font-size:1.22rem;font-weight:600;line-height:1.1;letter-spacing:.005em}.cover-title{font-size:var(--text-heading-cover)}:root{--text-heading-card: clamp(1.06rem, .88vw + .56rem, 1.26rem);--text-heading-feature: clamp(1.74rem, 1.5vw + .94rem, 2.7rem);--text-heading-display: clamp(2.12rem, 2.1vw + 1.02rem, 3.22rem);--text-heading-cover: clamp(2.88rem, 3.55vw, 4.4rem);--leading-body: 1.6;--leading-title: .98;--tracking-display: -.022em}.deck-subtitle{font-size:1.03rem;font-weight:500;color:var(--ink-2)}.tone-dark .deck-subtitle{color:#d2dad3eb}.info-card{border-radius:24px 24px 20px 16px}.info-card:before{left:-16px;top:-18px;width:88px;height:88px;background:radial-gradient(circle,oklch(79% .1 147 / .14),transparent 72%)}.info-card:after{width:8px;height:8px;opacity:.65}.info-card__accent{width:52px;height:3px;margin:16px 18px 0}.info-card__title{margin:14px 18px 10px;padding-right:18px;font-weight:700;line-height:1.08}.info-card__body{gap:.55rem;padding:0 18px 18px}.number-pill{width:40px;height:40px;border-radius:12px 12px 12px 5px;border:1px solid oklch(67% .12 147 / .34);box-shadow:none}.number-pill.tone-deep{box-shadow:none}.badge-pill{min-height:28px;padding:0 10px}.eyebrow-note,.thesis-tenet span,.stakes-cell__index,.atlas-card__eyebrow,.atlas-card__kicker,.capability-panel__eyebrow,.guided-brief__label,.review-step__index,.decision-summary__eyebrow,.rollout-phase__label,.pilot-duet__eyebrow,.appendix-architecture__eyebrow{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.deck-frame.chapter-thesis .deck-rule{width:min(28rem,56%)}.deck-frame.chapter-model{background:radial-gradient(circle at 90% 16%,oklch(93% .05 147 / .5),transparent 18%),linear-gradient(180deg,oklch(99% .006 145),var(--paper-0) 44%,var(--paper-1))}.deck-frame.chapter-model.tone-dark{background:radial-gradient(circle at 84% 12%,oklch(79% .18 147 / .16),transparent 18%),linear-gradient(180deg,#1f2e33,#101d21 56%,#0a161a)}.deck-frame.chapter-model .deck-rule{width:min(30rem,66%)}.deck-frame.chapter-decision.tone-dark{background:radial-gradient(circle at 82% 14%,oklch(79% .15 147 / .14),transparent 20%),linear-gradient(180deg,#1d2c30,#0e1b1f 58%,#081317)}.deck-frame.chapter-decision .deck-rule{width:min(24rem,50%)}.deck-frame.chapter-rollout{background:radial-gradient(circle at 16% 14%,oklch(93% .032 147 / .65),transparent 20%),linear-gradient(180deg,oklch(99% .008 145),var(--paper-0) 48%,var(--paper-1))}.deck-frame.chapter-rollout.tone-dark{background:radial-gradient(circle at 82% 14%,oklch(79% .16 147 / .16),transparent 18%),linear-gradient(180deg,#1d2c30,#0e1b1f 58%,#081317)}.deck-frame.chapter-proof{background:radial-gradient(circle at 88% 12%,oklch(93% .038 147 / .42),transparent 18%),linear-gradient(180deg,#f8fdf8,#eff6ef)}.deck-frame.chapter-proof .deck-header{gap:.5rem}.deck-frame.chapter-proof .deck-title{font-size:clamp(1.78rem,1.8vw + .92rem,2.52rem);line-height:1}.deck-frame.chapter-proof .deck-subtitle{font-size:.92rem}.deck-frame.chapter-proof .deck-rule{width:min(18rem,38%)}.deck-frame.chapter-proof .deck-body{padding-top:18px}.thesis-masthead{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(260px,.86fr);gap:30px;align-items:start}.thesis-masthead__lede{display:grid;gap:16px}.eyebrow-note{margin:0;color:var(--reply-green)}.thesis-masthead__lede p:last-child{margin:0;font-family:var(--font-serif);font-size:clamp(1.38rem,1.4vw + .92rem,2.06rem);line-height:1.22;color:var(--ink-inverse)}.thesis-tenets{display:grid;gap:12px;padding-top:10px}.thesis-tenet{display:grid;gap:6px;padding:16px 0 18px;border-top:1px solid oklch(95% .008 145 / .18)}.thesis-tenet:first-child{padding-top:0;border-top:0}.thesis-tenet span{color:var(--reply-green)}.thesis-tenet h3{margin:0;font-family:var(--font-body);font-size:1.08rem;font-weight:700;line-height:1.1;color:var(--ink-inverse)}.thesis-tenet p{margin:0;color:var(--ink-inverse-soft)}.stakes-board{display:grid;gap:24px}.stakes-board__intro{padding:18px 20px;border-radius:22px;border:1px solid oklch(95% .008 145 / .16);background:#213135bd}.stakes-board__intro p{margin:0;font-size:1.02rem;line-height:1.58;color:var(--ink-inverse)}.stakes-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stakes-cell{display:grid;gap:10px;padding:18px 18px 16px;border-radius:22px;border:1px solid oklch(95% .008 145 / .14);background:linear-gradient(180deg,#213135d1,#142226e6)}.stakes-cell__index{color:var(--reply-green)}.stakes-cell h3{margin:0;font-family:var(--font-body);font-size:1.08rem;font-weight:700;line-height:1.08;color:var(--ink-inverse)}.stakes-cell p{margin:0;color:var(--ink-inverse-soft)}.operating-atlas{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.16fr) minmax(0,.92fr);grid-template-areas:". north ." "west core east" ". south .";gap:16px;align-items:stretch;padding-top:8px}.atlas-card{display:grid;gap:10px;padding:18px 18px 16px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.atlas-card--north{grid-area:north}.atlas-card--west{grid-area:west;align-self:center}.atlas-card--core{grid-area:core;min-height:220px;align-content:center;padding:28px 26px 24px;border-color:#96c69a57;background:linear-gradient(180deg,#243338f5,#121f23fa);box-shadow:0 22px 34px #09161a24}.atlas-card--east{grid-area:east;align-self:center}.atlas-card--south{grid-area:south}.atlas-card__eyebrow,.atlas-card__kicker{margin:0;color:var(--reply-green-ink)}.atlas-card p,.atlas-card h3{margin:0}.atlas-card h3{font-family:var(--font-serif);font-size:clamp(1.88rem,1.8vw + .94rem,2.7rem);line-height:1.02;letter-spacing:-.02em;color:var(--ink-inverse)}.atlas-card--core p{font-size:1rem;line-height:1.56;color:var(--ink-inverse-soft)}.capability-spread{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:28px;align-items:start}.capability-spread__lead{display:grid;gap:14px;padding-top:8px}.capability-spread__lead h3{margin:0;font-family:var(--font-serif);font-size:clamp(1.9rem,2vw + .96rem,3rem);line-height:1.03;letter-spacing:-.02em}.capability-spread__lead p{margin:0;color:var(--ink-2)}.capability-spread__body{display:grid;gap:16px}.capability-panel{display:grid;gap:10px;padding:20px 20px 18px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.capability-panel--primary{border-color:#ebf0eb24;background:linear-gradient(180deg,#243338f2,#142226f7);color:var(--ink-inverse)}.capability-panel__eyebrow{color:var(--reply-green-ink)}.capability-panel--primary .capability-panel__eyebrow{color:var(--reply-green)}.capability-panel h3,.capability-panel p,.capability-panel ul{margin:0}.capability-panel ul{padding-left:18px;line-height:1.48}.capability-panel--primary ul{color:var(--ink-inverse-soft)}.guided-brief{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.12fr) minmax(0,.8fr);gap:16px;align-items:stretch}.guided-brief__request,.guided-brief__engine,.guided-brief__output{display:grid;align-content:start;gap:12px;padding:18px 18px 16px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.guided-brief__engine{border-color:#ebf0eb24;background:linear-gradient(180deg,#243338f2,#142226f7);color:var(--ink-inverse)}.guided-brief__output{background:linear-gradient(180deg,#e5f6e6,#e1efe1);border-color:#b8d3ba73}.guided-brief__label{margin:0;color:var(--reply-green-ink)}.guided-brief__engine .guided-brief__label{color:var(--reply-green)}.guided-brief__request ul,.guided-brief__output p,.guided-brief__engine p{margin:0}.guided-brief__request li{padding:10px 0;border-top:1px solid var(--line)}.guided-brief__request li:first-child{border-top:0;padding-top:0}.guided-brief__stack{display:flex;flex-wrap:wrap;gap:8px}.guided-brief__stack span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid oklch(95% .008 145 / .18);background:#21313599;color:var(--ink-inverse);font-size:.78rem;font-weight:600}.guided-brief__output h3{margin:0;font-family:var(--font-serif);font-size:1.48rem;line-height:1.08;letter-spacing:-.018em}.review-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.review-step{display:grid;gap:10px;padding:18px 16px 16px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.review-step--focus{transform:translateY(-6px);border-color:#9ccca05c;background:linear-gradient(180deg,#243338f5,#142226fa);box-shadow:0 20px 30px #09161a24}.review-step__index{color:var(--reply-green-ink)}.review-step--focus .review-step__index{color:var(--reply-green)}.review-step h3,.review-step p{margin:0}.review-step h3{font-family:var(--font-body);font-size:1.04rem;font-weight:700;line-height:1.1}.review-step--focus h3{color:var(--ink-inverse)}.review-step--focus p{color:var(--ink-inverse-soft)}.decision-snapshot{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.decision-snapshot__lead{display:grid;gap:14px;padding-top:6px}.decision-snapshot__lead h3{margin:0;font-family:var(--font-serif);font-size:clamp(2.04rem,2.3vw + .92rem,3.24rem);line-height:1.03;letter-spacing:-.02em;color:var(--ink-inverse)}.decision-snapshot__lead p{margin:0;color:var(--ink-inverse-soft)}.decision-snapshot__grid{display:grid;gap:16px}.decision-summary{padding:18px 18px 16px;border-radius:24px;border:1px solid oklch(95% .008 145 / .16);background:linear-gradient(180deg,#243338eb,#142226f0)}.decision-summary--winner{border-color:#b0cdb26b;background:linear-gradient(180deg,#e6f6e7,#ddecde);box-shadow:0 20px 30px #07141829}.decision-summary__eyebrow{margin-bottom:10px;color:var(--reply-green)}.decision-summary--winner .decision-summary__eyebrow{color:var(--reply-green-ink)}.decision-summary ul{margin:0;padding-left:18px;line-height:1.48;color:var(--ink-inverse-soft)}.decision-summary--winner ul{color:var(--ink-2)}.chapter-model .stage-column,.chapter-model .process-card{box-shadow:none;border-radius:24px}.chapter-model .stage-column{padding:26px 20px 22px}.chapter-model .stage-column--focus{transform:translateY(-10px)}.chapter-model .process-item,.chapter-model .pilot-card--scope,.chapter-model .pilot-card--success{transform:none}.chapter-decision .path-shell,.chapter-decision .ownership-shell{gap:30px}.chapter-decision .path-lead h3,.chapter-decision .ownership-claim h3{font-family:var(--font-serif);font-size:clamp(1.94rem,2.15vw + .96rem,3rem);line-height:1.03;letter-spacing:-.02em}.chapter-decision .ownership-grid{gap:14px}.chapter-decision .ownership-grid .info-card{transform:none}.chapter-decision .path-note{font-family:var(--font-body);font-size:.82rem;font-weight:700;letter-spacing:.08em}.rollout-ribbon{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.08fr) minmax(0,.94fr);gap:14px;align-items:stretch}.rollout-phase{position:relative;display:grid;gap:10px;min-height:226px;padding:20px 18px 18px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.rollout-phase:after{content:"";position:absolute;right:-14px;top:50%;width:28px;height:1px;background:var(--line-strong)}.rollout-phase:last-child:after{display:none}.rollout-phase--focus{transform:translateY(-8px);border-color:#ebf0eb24;background:linear-gradient(180deg,#243338f2,#142226f7);box-shadow:0 20px 30px #09161a24}.rollout-phase__label{color:var(--reply-green-ink)}.rollout-phase--focus .rollout-phase__label{color:var(--reply-green)}.rollout-phase h3,.rollout-phase ul{margin:0}.rollout-phase h3{font-family:var(--font-body);font-size:1.08rem;font-weight:700;line-height:1.08}.rollout-phase--focus h3,.rollout-phase--focus ul{color:var(--ink-inverse)}.rollout-phase ul{display:grid;gap:8px;color:var(--ink-2)}.rollout-phase--focus ul{color:var(--ink-inverse-soft)}.pilot-duet{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pilot-duet__panel{display:grid;gap:10px;padding:20px 20px 18px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.pilot-duet__panel--focus{border-color:#ebf0eb24;background:linear-gradient(180deg,#243338f2,#142226f7)}.pilot-duet__eyebrow{color:var(--reply-green-ink)}.pilot-duet__panel--focus .pilot-duet__eyebrow{color:var(--reply-green)}.pilot-duet__panel ul{margin:0;padding-left:18px;line-height:1.5}.pilot-duet__panel--focus ul{color:var(--ink-inverse-soft)}.pilot-duration{display:inline-flex;align-items:center;margin-top:18px;padding:10px 14px;border-radius:999px;border:1px solid var(--line-strong);background:color-mix(in oklab,white 84%,var(--reply-green-soft));font-size:.88rem;font-weight:600;color:var(--ink-2)}.appendix-architecture{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.appendix-architecture__band{display:grid;gap:10px;padding:18px 18px 16px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.appendix-architecture__band--focus{border-color:#ebf0eb24;background:linear-gradient(180deg,#243338f2,#142226f7)}.appendix-architecture__eyebrow{color:var(--reply-green-ink)}.appendix-architecture__band--focus .appendix-architecture__eyebrow{color:var(--reply-green)}.appendix-architecture__band h3,.appendix-architecture__band p{margin:0}.appendix-architecture__band h3{font-family:var(--font-body);font-size:1.04rem;font-weight:700;line-height:1.1}.appendix-architecture__band--focus h3{color:var(--ink-inverse)}.appendix-architecture__band--focus p{color:var(--ink-inverse-soft)}.chapter-proof .proof-shell{grid-template-columns:minmax(0,1.24fr) minmax(250px,.76fr);grid-template-areas:"visual panel";gap:18px;min-height:0}.chapter-proof .proof-shell>:not(.proof-panel){grid-area:visual}.chapter-proof .proof-panel{grid-area:panel;align-self:stretch;justify-content:start;gap:14px;padding:18px 18px 16px;border-radius:22px;box-shadow:none}.chapter-proof .proof-panel.soft{background:linear-gradient(180deg,color-mix(in oklab,white 90%,var(--reply-green-soft)),color-mix(in oklab,white 92%,var(--paper-1)))}.chapter-proof .proof-meta{flex-direction:column;align-items:flex-start;gap:8px}.chapter-proof .proof-copy{gap:8px;font-size:.88rem;line-height:1.5}.chapter-proof .proof-heading{font-family:var(--font-body);font-size:1.02rem;font-weight:650;line-height:1.18;letter-spacing:-.01em}.chapter-proof .proof-copy p:last-child{color:var(--ink-3)}.chapter-proof .proof-panel.soft .proof-copy p:last-child{color:var(--ink-3)}.chapter-proof .proof-tags{gap:8px}.chapter-proof .proof-visual{gap:12px}.chapter-proof .proof-badge-image{justify-self:end;max-height:64px}.chapter-proof .proof-hero-shot{min-height:318px}.chapter-proof .proof-portrait-shot{min-height:318px;max-height:318px}.proof-panel{max-height:45vh}.agenda-board{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:26px;align-items:start}.agenda-board__lead{display:grid;gap:14px;padding-top:8px}.agenda-board__lead p:last-child{margin:0;font-family:var(--font-serif);font-size:clamp(1.36rem,1.5vw + .9rem,2.02rem);line-height:1.22;color:var(--ink-1)}.agenda-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.agenda-item{display:grid;gap:8px;padding:18px 18px 16px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,white 92%,var(--paper-1)),color-mix(in oklab,white 88%,var(--paper-1)))}.agenda-item span{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--reply-green-ink)}.agenda-item h3,.agenda-item p{margin:0}.agenda-item h3{font-family:var(--font-body);font-size:1.02rem;font-weight:700;line-height:1.1}.deck-frame.variant-section-cover{position:relative;overflow:hidden;--section-cover-number-col: 96px;--section-cover-column-gap: 34px}.deck-frame.variant-section-cover.tone-dark{background:radial-gradient(circle at 24% 22%,oklch(79% .19 147 / .18),transparent 22%),radial-gradient(circle at 82% 18%,oklch(74% .16 34 / .16),transparent 18%),linear-gradient(160deg,#233338,#0d181c 62%,#071115)}.deck-frame.variant-section-cover.tone-appendix{background:radial-gradient(circle at 82% 14%,oklch(94% .038 147 / .7),transparent 18%),radial-gradient(circle at 16% 18%,oklch(88% .05 34 / .18),transparent 20%),linear-gradient(180deg,#f8fdf8,#eef5ee)}.deck-frame.variant-section-cover:after{content:"";position:absolute;left:118px;bottom:164px;width:420px;height:1px;background:linear-gradient(90deg,oklch(74% .16 34 / .75),transparent 86%);transform:rotate(-8deg);pointer-events:none}.deck-frame.variant-section-cover .deck-header,.deck-frame.variant-section-cover .deck-body{position:relative;z-index:1}.deck-frame.variant-section-cover .deck-header{display:grid;grid-template-columns:var(--section-cover-number-col) minmax(0,1fr);column-gap:var(--section-cover-column-gap);row-gap:26px;align-items:start;padding-top:2px}.deck-frame.variant-section-cover .deck-chapter-no{grid-column:1;grid-row:1 / span 2;align-self:start;font-family:var(--font-display);font-size:clamp(4.7rem,5.8vw,6.4rem);font-weight:800;line-height:.78;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.deck-frame.variant-section-cover.chapter-thesis .deck-chapter-no,.deck-frame.variant-section-cover.chapter-model .deck-chapter-no,.deck-frame.variant-section-cover.chapter-decision .deck-chapter-no,.deck-frame.variant-section-cover.chapter-rollout .deck-chapter-no{color:var(--reply-green)}.deck-frame.variant-section-cover.chapter-proof .deck-chapter-no{color:var(--adobe-coral-strong)}.deck-frame.variant-section-cover .deck-title{grid-column:2;display:grid;gap:14px;line-height:.84;letter-spacing:-.028em;text-wrap:balance}.deck-frame.variant-section-cover .deck-title__hero,.deck-frame.variant-section-cover .deck-title__accent{display:block}.deck-frame.variant-section-cover .deck-title__hero{font-family:var(--font-serif);font-size:clamp(4.95rem,5.9vw + .42rem,7.1rem);font-style:italic;font-weight:700;line-height:.9;letter-spacing:-.02em}.deck-frame.variant-section-cover .deck-title__accent{margin-top:0;font-family:var(--font-display);font-size:clamp(3.95rem,4.6vw + .46rem,5.8rem);font-weight:800;line-height:.92;letter-spacing:-.006em;text-transform:uppercase}.deck-frame.variant-section-cover.tone-dark .deck-title__hero{color:#eef4ee}.deck-frame.variant-section-cover.tone-dark .deck-title__accent{color:var(--reply-green)}.deck-frame.variant-section-cover.tone-appendix .deck-title__hero{color:var(--ink-1)}.deck-frame.variant-section-cover.tone-appendix .deck-title__accent{color:var(--adobe-coral-strong)}.deck-frame.variant-section-cover .deck-rule{grid-column:2;width:min(9.5rem,22%);margin-top:1.15rem;background:linear-gradient(90deg,var(--adobe-coral) 0,var(--reply-green) 68%,transparent 100%)}.deck-frame.variant-section-cover .deck-body{padding-top:54px}.deck-frame.variant-section-cover .deck-footer,.deck-frame.variant-section-cover .deck-footer.footer-left{position:absolute;left:auto;right:36px;bottom:18px;width:260px;z-index:1}.section-cover{display:grid;grid-template-columns:minmax(0,1.14fr) 176px;gap:clamp(72px,8vw,116px);align-items:start;padding-top:10px}.section-cover__copy{display:grid;gap:18px;padding-left:calc(var(--section-cover-number-col) + var(--section-cover-column-gap));padding-right:clamp(18px,3vw,42px)}.section-cover__label{display:block;font-family:var(--font-body);font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--adobe-coral-soft)}.section-cover__body{display:grid;gap:22px}.section-cover__body p{margin:0;font-family:var(--font-body);font-size:clamp(1.18rem,.72vw + .98rem,1.48rem);font-weight:600;line-height:1.38;letter-spacing:0;color:#e3eae3eb;text-wrap:pretty}.section-cover__body:after{content:"";width:92px;height:1px;background:linear-gradient(90deg,var(--reply-green),transparent)}.section-cover__nav{display:grid;align-content:start;gap:0;justify-items:stretch;justify-self:end;padding-top:72px}.section-cover__nav-kicker{display:none}.section-cover__nav-list{position:relative;display:grid;gap:14px;width:min(100%,182px);padding-left:18px}.section-cover__nav-list:before{content:"";position:absolute;left:4px;top:6px;bottom:6px;width:1px;background:#ebf0eb24}.section-cover__nav-item{position:relative;display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;padding:0;color:#d3dad3a3}.section-cover__nav-item:before{content:"";position:absolute;left:-18px;top:.5em;width:5px;height:5px;border-radius:999px;background:#ebf0eb33;transform:translateY(-50%)}.section-cover__nav-item strong{font-family:var(--font-body);font-size:.68rem;font-weight:800;line-height:1;letter-spacing:.15em;color:inherit;font-variant-numeric:tabular-nums}.section-cover__nav-item span{font-family:var(--font-body);font-size:.78rem;font-weight:600;line-height:1.12;letter-spacing:.05em;text-transform:uppercase;color:inherit}.section-cover__nav-item.is-active{padding:0;color:var(--ink-inverse);transform:none}.section-cover__nav-item.is-active:before{background:var(--reply-green);box-shadow:0 0 0 4px #54da6d29}.section-cover__nav-item.is-active strong{color:var(--reply-green)}.section-cover--appendix .section-cover__label{color:var(--reply-green-ink)}.section-cover--appendix .section-cover__nav-kicker{color:var(--ink-3)}.section-cover--appendix .section-cover__nav-list:before{background:var(--line)}.section-cover--appendix .section-cover__nav-item{color:var(--ink-3)}.section-cover--appendix .section-cover__nav-item:before{background:#a7b1a76b}.section-cover--appendix .section-cover__nav-item.is-active{color:var(--ink-1)}.section-cover--appendix .section-cover__nav-item.is-active:before{background:var(--adobe-coral-strong);box-shadow:0 0 0 4px #ff81641a}.section-cover--appendix .section-cover__nav-item.is-active strong{color:var(--adobe-coral-strong)}.section-cover--appendix .section-cover__body p{color:var(--ink-2)}.section-cover--appendix .section-cover__body:after{background:linear-gradient(90deg,var(--adobe-coral-strong),transparent)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }:is(.prose){color:var(--un-prose-body);max-width:65ch}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500}:is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-bold);font-weight:600}:is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--un-prose-counters)}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-bullets)}:is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.25em}:is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--un-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--un-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--un-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--un-prose-kbd);box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%),0 3px rgb(var(--un-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-weight:600;font-size:.875em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-pre-code);background-color:var(--un-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-th-borders)}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-td-borders)}:is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--un-prose-th-borders)}:is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose){font-size:1rem;line-height:1.75}:is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:is(.prose){--un-prose-body:#374151;--un-prose-invert-body:#d1d5db;--un-prose-headings:#111827;--un-prose-invert-headings:white;--un-prose-lead:#4b5563;--un-prose-invert-lead:#9ca3af;--un-prose-links:#111827;--un-prose-invert-links:white;--un-prose-bold:#111827;--un-prose-invert-bold:white;--un-prose-counters:#6b7280;--un-prose-invert-counters:#9ca3af;--un-prose-bullets:#d1d5db;--un-prose-invert-bullets:#4b5563;--un-prose-hr:#e5e7eb;--un-prose-invert-hr:#374151;--un-prose-quotes:#111827;--un-prose-invert-quotes:#f3f4f6;--un-prose-quote-borders:#e5e7eb;--un-prose-invert-quote-borders:#374151;--un-prose-captions:#6b7280;--un-prose-invert-captions:#9ca3af;--un-prose-kbd:#111827;--un-prose-invert-kbd:white;--un-prose-kbd-shadows:#111827;--un-prose-invert-kbd-shadows:white;--un-prose-code:#111827;--un-prose-invert-code:white;--un-prose-pre-code:#e5e7eb;--un-prose-invert-pre-code:#d1d5db;--un-prose-pre-bg:#1f2937;--un-prose-invert-pre-bg:rgb(0 0 0 / 50%);--un-prose-th-borders:#d1d5db;--un-prose-invert-th-borders:#4b5563;--un-prose-td-borders:#e5e7eb;--un-prose-invert-td-borders:#374151}.dark :is(.dark\:prose-invert){--un-prose-body:var(--un-prose-invert-body);--un-prose-headings:var(--un-prose-invert-headings);--un-prose-lead:var(--un-prose-invert-lead);--un-prose-links:var(--un-prose-invert-links);--un-prose-bold:var(--un-prose-invert-bold);--un-prose-counters:var(--un-prose-invert-counters);--un-prose-bullets:var(--un-prose-invert-bullets);--un-prose-hr:var(--un-prose-invert-hr);--un-prose-quotes:var(--un-prose-invert-quotes);--un-prose-quote-borders:var(--un-prose-invert-quote-borders);--un-prose-captions:var(--un-prose-invert-captions);--un-prose-kbd:var(--un-prose-invert-kbd);--un-prose-kbd-shadows:var(--un-prose-invert-kbd-shadows);--un-prose-code:var(--un-prose-invert-code);--un-prose-pre-code:var(--un-prose-invert-pre-code);--un-prose-pre-bg:var(--un-prose-invert-pre-bg);--un-prose-th-borders:var(--un-prose-invert-th-borders);--un-prose-td-borders:var(--un-prose-invert-td-borders)}.container{width:100%}.z-context-menu{z-index:60}.z-label,[z-label=""]{z-index:40}.z-menu{z-index:20}.z-modal{z-index:70}.z-nav{z-index:50}.slidev-glass-effect{border-width:1px;border-color:#9ca3af33;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-bg-opacity:.75 !important;--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.border-main,.dark [border~="dark:main"],.dark [dark\:border~=main],[border-main=""],[border~=main]{border-color:#9ca3af33}.border-primary,.hover\:border-primary:hover{border-color:var(--slidev-theme-primary)}.bg-active{background-color:#9ca3af1a}.bg-main,[bg-main=""]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .bg-main,.dark .slidev-glass-effect,.dark [bg-main=""]{--un-bg-opacity:1;background-color:rgb(18 18 18 / var(--un-bg-opacity))}.bg-primary,[bg-primary=""]{background-color:var(--slidev-theme-primary)}.hover\:bg-active:hover,[hover\:bg-active=""]:hover{background-color:#9ca3af1a}.dark .text-main,.dark [text-main=""]{--un-text-opacity:1;color:rgb(221 221 221 / var(--un-text-opacity))}.text-main,[text-main=""]{--un-text-opacity:1;color:rgb(24 24 24 / var(--un-text-opacity))}.text-primary,[text-primary=""]{color:var(--slidev-theme-primary)}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}:root{--twoslash-popup-bg: var(--slidev-code-background);--twoslash-popup-color: var(--slidev-code-foreground);--twoslash-docs-color: inherit;--twoslash-docs-font: inherit;--twoslash-code-font: "Menlo",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--twoslash-underline-color: #8888;--twoslash-border-color: #8888;--twoslash-cursor-color: var(--slidev-theme-primary);--twoslash-matched-color: var(--slidev-theme-primary)}.twoslash-popup-container{font-size:13px}.twoslash-popup-container .twoslash-popup-code{font-size:.85em}.twoslash-floating .twoslash-popup-docs-tags .twoslash-popup-docs-tag-name{color:inherit;opacity:.5}.shiki-magic-move-container{position:relative;white-space:pre}.shiki-magic-move-line-number{opacity:.3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shiki-magic-move-item{display:inline-block;transition:color var(--smm-duration,.5s) var(--smm-easing,"ease")}.shiki-magic-move-enter-active,.shiki-magic-move-leave-active,.shiki-magic-move-move{transition:all var(--smm-duration,.5s) var(--smm-easing,"ease")}.shiki-magic-move-container-resize,.shiki-magic-move-container-restyle{transition:all var(--smm-duration,.5s) var(--smm-easing,"ease");transition-delay:calc(var(--smm-duration, .5s)*var(--smm-delay-container, 1))}.shiki-magic-move-move{transition-delay:calc(var(--smm-duration, .5s)*var(--smm-delay-move, 1) + var(--smm-stagger, 0));z-index:1}.shiki-magic-move-enter-active{transition-delay:calc(var(--smm-duration, .5s)*var(--smm-delay-enter, 1) + var(--smm-stagger, 0));z-index:1}.shiki-magic-move-leave-active{transition-delay:calc(var(--smm-duration, .5s)*var(--smm-delay-leave, 1) + var(--smm-stagger, 0))}.shiki-magic-move-enter-from,.shiki-magic-move-leave-to{opacity:0}br.shiki-magic-move-leave-active{display:none}.i-carbon-camera{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29 26H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h6.46l1.71-2.55A1 1 0 0 1 12 4h8a1 1 0 0 1 .83.45L22.54 7H29a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1M4 24h24V9h-6a1 1 0 0 1-.83-.45L19.46 6h-6.92l-1.71 2.55A1 1 0 0 1 10 9H4Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a6 6 0 0 1-6 6m0-10a4 4 0 1 0 4 4a4 4 0 0 0-4-4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:apps{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 4v4H4V4Zm2-2H2v8h8Zm8 2v4h-4V4Zm2-2h-8v8h8Zm8 2v4h-4V4Zm2-2h-8v8h8ZM8 14v4H4v-4Zm2-2H2v8h8Zm8 2v4h-4v-4Zm2-2h-8v8h8Zm8 2v4h-4v-4Zm2-2h-8v8h8ZM8 24v4H4v-4Zm2-2H2v8h8Zm8 2v4h-4v-4Zm2-2h-8v8h8Zm8 2v4h-4v-4Zm2-2h-8v8h8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:arrow-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24.59 16.59L17 24.17V4h-2v20.17l-7.59-7.58L6 18l10 10l10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:arrow-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14 26l1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6L4 16z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m18 6l-1.43 1.393L24.15 15H4v2h20.15l-7.58 7.573L18 26l10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:arrow-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 4L6 14l1.41 1.41L15 7.83V28h2V7.83l7.59 7.58L26 14z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:arrow-up-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 6v2h12.59L6 24.59L7.41 26L24 9.41V22h2V6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:catalog{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 2H8a2 2 0 0 0-2 2v4H4v2h2v5H4v2h2v5H4v2h2v4a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m0 26H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18Z'/%3E%3Cpath fill='currentColor' d='M14 8h8v2h-8zm0 7h8v2h-8zm0 7h8v2h-8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:checkbox{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M6 26V6h20v20Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:checkmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:cics-program{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m20.17 19l-2.59 2.59L19 23l4-4l-4-4l-1.42 1.41zm-8.34 0l2.59-2.59L13 15l-4 4l4 4l1.42-1.41z'/%3E%3Ccircle cx='9' cy='8' r='1' fill='currentColor'/%3E%3Ccircle cx='6' cy='8' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M28 4H4c-1.103 0-2 .898-2 2v20c0 1.103.897 2 2 2h24c1.103 0 2-.897 2-2V6c0-1.102-.897-2-2-2m0 2v4H4V6zM4 26V12h24v14z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L24 9.414L22.586 8L16 14.586L9.414 8L8 9.414L14.586 16L8 22.586L9.414 24L16 17.414L22.586 24L24 22.586z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:close-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14s14-6.2 14-14S23.8 2 16 2m0 26C9.4 28 4 22.6 4 16S9.4 4 16 4s12 5.4 12 12s-5.4 12-12 12'/%3E%3Cpath fill='currentColor' d='M21.4 23L16 17.6L10.6 23L9 21.4l5.4-5.4L9 10.6L10.6 9l5.4 5.4L21.4 9l1.6 1.6l-5.4 5.4l5.4 5.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:cursor-1{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 28a1 1 0 0 1-.71-.29l-6.13-6.14l-3.33 5a1 1 0 0 1-1 .44a1 1 0 0 1-.81-.7l-6-20A1 1 0 0 1 6.29 5l20 6a1 1 0 0 1 .7.81a1 1 0 0 1-.44 1l-5 3.33l6.14 6.13a1 1 0 0 1 0 1.42l-4 4A1 1 0 0 1 23 28m0-2.41L25.59 23l-7.16-7.15l5.25-3.5L7.49 7.49l4.86 16.19l3.5-5.25Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:document-pdf{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2Zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3Z'/%3E%3Cpath fill='currentColor' d='M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24v4H6v-4H4v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4Zm0-10l-1.41-1.41L17 20.17V2h-2v18.17l-7.59-7.58L6 14l10 10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:drop-photo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 26a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 2 2a2 2 0 0 0-2-2'/%3E%3Cpath fill='currentColor' d='M27 29H11a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h3.28l.543-1.632A2 2 0 0 1 16.721 13h4.558a2 2 0 0 1 1.898 1.368L23.72 16H27a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2m-16-2h16v-9h-4.72l-1-3h-4.56l-1 3H11Zm16-16h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2zm-4 0h2v2h-2zm-4 0h2v2h-2zm-4 0h2v2h-2zm-4 0h2v2h-2zM7 3h2v2H7zM3 3h2v2H3zm0 4h2v2H3zm0 4h2v2H3zm0 4h2v2H3zm0 4h2v2H3zm0 4h2v2H3zm0 4h2v2H3z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:edit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4zm-5-5L24 7.6l-3 3L17.4 7zM6 22v-3.6l10-10l3.6 3.6l-10 10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:erase{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 27h23v2H7zm20.38-16.49l-7.93-7.92a2 2 0 0 0-2.83 0l-14 14a2 2 0 0 0 0 2.83L7.13 24h9.59l10.66-10.66a2 2 0 0 0 0-2.83M15.89 22H8l-4-4l6.31-6.31l7.93 7.92Zm3.76-3.76l-7.92-7.93L18 4l8 7.93Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:error{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 16A14 14 0 1 0 16 2A14 14 0 0 0 2 16m23.15 7.75L8.25 6.85a12 12 0 0 1 16.9 16.9M8.24 25.16a12 12 0 0 1-1.4-16.89l16.89 16.89a12 12 0 0 1-15.49 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:help{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Ccircle cx='16' cy='23.5' r='1.5' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 8h-1.5a4.49 4.49 0 0 0-4.5 4.5v.5h2v-.5a2.5 2.5 0 0 1 2.5-2.5H17a2.5 2.5 0 0 1 0 5h-2v4.5h2V17a4.5 4.5 0 0 0 0-9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:information{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 22v-8h-4v2h2v6h-3v2h8v-2zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8'/%3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:list-boxes{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 8h14v2H16zm0 14h14v2H16zm-6-8H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2M4 6v6h6.001L10 6Zm6 22H4a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2m-6-8v6h6.001L10 20Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:maximize{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.582L19.414 14L28 5.414V12h2V2zm-6 17.416L12.592 18L4 26.586V20H2v10h10v-2H5.414z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:minimize{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 18v2h6.586L2 28.582L3.414 30L12 21.414V28h2V18zM30 3.416L28.592 2L20 10.586V4h-2v10h10v-2h-6.586z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:pause{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 8v16H8V8zm0-2H8a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2m12 2v16h-4V8zm0-2h-4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:pen{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27.307 6.107L30 3.414L28.586 2l-2.693 2.693L24.8 3.6a1.933 1.933 0 0 0-2.8 0l-18 18V28h6.4l18-18a1.933 1.933 0 0 0 0-2.8ZM9.6 26H6v-3.6L23.4 5L27 8.6ZM9 11.586L16.586 4L18 5.414L10.414 13z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:pin{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28.59 13.31L30 11.9L20 2l-1.31 1.42l1.18 1.18l-11.49 9.72l-1.72-1.71L5.25 14l5.66 5.68L2 28.58L3.41 30l8.91-8.91L18 26.75l1.39-1.42l-1.71-1.71l9.72-11.49ZM16.26 22.2L9.8 15.74L21.29 6L26 10.71Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:pin-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28.586 13.314L30 11.9L20 2l-1.314 1.415l1.186 1.186L8.38 14.322l-1.716-1.715L5.25 14l5.657 5.677L2 28.583L3.41 30l8.911-8.909L18 26.748l1.393-1.414l-1.716-1.716l9.724-11.49Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:play{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 28a1 1 0 0 1-1-1V5a1 1 0 0 1 1.482-.876l20 11a1 1 0 0 1 0 1.752l-20 11A1 1 0 0 1 7 28M8 6.69v18.62L24.925 16Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:presentation-file{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 10h2v8h-2zm5 4h2v4h-2zm-10-2h2v6h-2z'/%3E%3Cpath fill='currentColor' d='M25 4h-8V2h-2v2H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8v6h-4v2h10v-2h-4v-6h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 16H7V6h18Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:radio-button{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:redo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 10h12.185l-3.587-3.586L22 5l6 6l-6 6l-1.402-1.415L24.182 12H12a6 6 0 0 0 0 12h8v2h-8a8 8 0 0 1 0-16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:renew{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 10H6.78A11 11 0 0 1 27 16h2A13 13 0 0 0 6 7.68V4H4v8h8Zm8 12h5.22A11 11 0 0 1 5 16H3a13 13 0 0 0 23 8.32V28h2v-8h-8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:settings-adjust{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30zm-9 4c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3M2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2zm9-4c1.7 0 3 1.3 3 3s-1.3 3-3 3s-3-1.3-3-3s1.3-3 3-3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:template{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 6v4H6V6zm0-2H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M10 16v10H6V16zm0-2H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2m16 2v10H16V16zm0-2H16a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:text-annotation-toggle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M29.537 13.76l-3.297-3.297a1.586 1.586 0 0 0-2.24 0L10 24.467V30h5.533l14.004-14a1.586 1.586 0 0 0 0-2.24zM14.704 28H12v-2.704l9.44-9.441l2.705 2.704zM25.56 17.145l-2.704-2.704l2.267-2.267l2.704 2.704z' fill='currentColor'/%3E%3Cpath d='M11 17h2v-7h3V8H8v2h3v7z' fill='currentColor'/%3E%3Cpath d='M8 20H4V4h16v4h2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:time{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4'/%3E%3Cpath fill='currentColor' d='M20.59 22L15 16.41V7h2v8.58l5 5.01z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:timer{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 11h2v9h-2zm-2-9h6v2h-6z'/%3E%3Cpath fill='currentColor' d='m28 9l-1.42-1.41l-2.25 2.25a10.94 10.94 0 1 0 1.18 1.65ZM16 26a9 9 0 1 1 9-9a9 9 0 0 1-9 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:trash-can{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 12h2v12h-2zm6 0h2v12h-2z'/%3E%3Cpath fill='currentColor' d='M4 6v2h2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6Zm4 22V8h16v20Zm4-26h8v2h-8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:undo{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 10H7.815l3.587-3.586L10 5l-6 6l6 6l1.402-1.415L7.818 12H20a6 6 0 0 1 0 12h-8v2h8a8 8 0 0 0 0-16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:user-speaker{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29.415 19L27.7 17.285A3 3 0 0 0 28 16a3 3 0 1 0-3 3a3 3 0 0 0 1.286-.3L28 20.414V28h-6v-3a7.01 7.01 0 0 0-7-7H9a7.01 7.01 0 0 0-7 7v5h28v-9.586A2 2 0 0 0 29.415 19M4 25a5.006 5.006 0 0 1 5-5h6a5.006 5.006 0 0 1 5 5v3H4Z'/%3E%3Cpath fill='currentColor' d='M12 4a5 5 0 1 1-5 5a5 5 0 0 1 5-5m0-2a7 7 0 1 0 7 7a7 7 0 0 0-7-7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:zoom-in{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 12h-4V8h-2v4H8v2h4v4h2v-4h4z'/%3E%3Cpath fill='currentColor' d='M21.448 20A10.86 10.86 0 0 0 24 13a11 11 0 1 0-11 11a10.86 10.86 0 0 0 7-2.552L27.586 29L29 27.586ZM13 22a9 9 0 1 1 9-9a9.01 9.01 0 0 1-9 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-carbon\:zoom-out{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 12h10v2H8z'/%3E%3Cpath fill='currentColor' d='M21.448 20A10.86 10.86 0 0 0 24 13a11 11 0 1 0-11 11a10.86 10.86 0 0 0 7-2.552L27.586 29L29 27.586ZM13 22a9 9 0 1 1 9-9a9.01 9.01 0 0 1-9 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ph\:arrow-down-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m208.49 152.49l-72 72a12 12 0 0 1-17 0l-72-72a12 12 0 0 1 17-17L116 187V40a12 12 0 0 1 24 0v147l51.51-51.52a12 12 0 0 1 17 17Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-ph\:arrow-up-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 256' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M208.49 120.49a12 12 0 0 1-17 0L140 69v147a12 12 0 0 1-24 0V69l-51.51 51.49a12 12 0 0 1-17-17l72-72a12 12 0 0 1 17 0l72 72a12 12 0 0 1 0 17'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.i-svg-spinners-90-ring-with-bg{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' opacity='.25'/%3E%3Cpath fill='currentColor' d='M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1em;height:1em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none,[pointer-events-none=""]{pointer-events:none}.absolute,[absolute=""]{position:absolute}.fixed,[fixed=""]{position:fixed}.relative,[relative=""]{position:relative}.static{position:static}.inset-0,[inset-0=""]{inset:0}.-top-15px{top:-15px}.-top-20{top:-5rem}.bottom-\[-6px\]{bottom:-6px}.bottom-0,[bottom-0=""]{bottom:0}.bottom-1,[bottom-1=""]{bottom:.25rem}.bottom-10{bottom:2.5rem}.bottom-5{bottom:1.25rem}.left-0,[left-0=""]{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-110\%{left:110%}.right--2,[right--2=""]{right:-.5rem}.right-\[-6px\]{right:-6px}.right-0,[right-0=""]{right:0}.right-0\.5,[right-0\.5=""]{right:.125rem}.right-1,[right-1=""]{right:.25rem}.right-4{right:1rem}.right-5,[right-5=""]{right:1.25rem}.top-\[-6px\]{top:-6px}.top-0,[top-0=""]{top:0}.top-0\.5,[top-0\.5=""]{top:.125rem}.top-1\/2,.top-50\%{top:50%}.top-4{top:1rem}.top-5{top:1.25rem}.-z-1{z-index:-1}.z-1,[z-1=""]{z-index:1}.z-10,[z-10=""]{z-index:10}.grid{display:grid}.grid-cols-\[1fr_max-content\]{grid-template-columns:1fr max-content}.grid-cols-\[35px_1fr\]{grid-template-columns:35px 1fr}.grid-rows-\[1fr_max-content\]{grid-template-rows:1fr max-content}.grid-rows-\[1fr_min-content\]{grid-template-rows:1fr min-content}.grid-rows-\[auto_max-content\]{grid-template-rows:auto max-content}.grid-rows-\[max-content_1fr\]{grid-template-rows:max-content 1fr}.m--1,[m--1=""]{margin:-.25rem}.m-1{margin:.25rem}.m-auto,.ma{margin:auto}.m0,[m0=""]{margin:0}.children\:my-auto>*,.my-auto,.mya{margin-top:auto;margin-bottom:auto}.mx--1\.2{margin-left:-.3rem;margin-right:-.3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1,.my1{margin-top:.25rem;margin-bottom:.25rem}.my2{margin-top:.5rem;margin-bottom:.5rem}.my4{margin-top:1rem;margin-bottom:1rem}.my5{margin-top:1.25rem;margin-bottom:1.25rem}.-mt-0\.5{margin-top:-.125rem}.mb-4{margin-bottom:1rem}.mb2{margin-bottom:.5rem}.ml--4{margin-left:-1rem}.mr--3,[mr--3=""]{margin-right:-.75rem}.mr--8{margin-right:-2rem}.mr-2{margin-right:.5rem}.mr1{margin-right:.25rem}.ms{margin-inline-start:1rem}.mt-0\.5{margin-top:.125rem}.mt-1,.mt1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-px{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.hidden,.group:hover .group-hover\:hidden,.group:not(:hover) .group-not-hover\:hidden{display:none}.aspect-ratio-initial{aspect-ratio:initial}.h-\[40px\]{height:40px}.h-\[calc\(var\(--vh\,1vh\)\*100\)\]{height:calc(var(--vh,1vh) * 100)}.h-0\.7{height:.175rem}.h-1\.5,[h-1\.5=""]{height:.375rem}.h-1px{height:1px}.h-2,[h-2=""]{height:.5rem}.h-22px,[h-22px=""]{height:22px}.h-40{height:10rem}.h-4px{height:4px}.h-5,.h5,[h-5=""],[h5=""]{height:1.25rem}.h-6{height:1.5rem}.h-8,[h-8=""]{height:2rem}.h-9,[h-9=""]{height:2.25rem}.h-full,[h-full=""]{height:100%}.h-max{height:max-content}.h-screen{height:100vh}.h1,[h1=""]{height:.25rem}.h3{height:.75rem}.max-h-full{max-height:100%}.max-h-full\!{max-height:100%!important}.max-w-150{max-width:37.5rem}.max-w-250,[max-w-250=""]{max-width:62.5rem}.max-w-90,[max-w-90=""]{max-width:22.5rem}.max-w-full{max-width:100%}.max-w-full\!{max-width:100%!important}.max-w-xs{max-width:20rem}.min-h-50{min-height:12.5rem}.min-h-full\!{min-height:100%!important}.min-w-16{min-width:4rem}.min-w-30,[min-w-30=""]{min-width:7.5rem}.min-w-40{min-width:10rem}.min-w-90,[min-w-90=""]{min-width:22.5rem}.min-w-full\!{min-width:100%!important}.w-\[40px\]{width:40px}.w-0{width:0}.w-1\.5,[w-1\.5=""]{width:.375rem}.w-13{width:3.25rem}.w-1px,[w-1px=""]{width:1px}.w-2,[w-2=""]{width:.5rem}.w-20,[w-20=""]{width:5rem}.w-200{width:50rem}.w-22px{width:22px}.w-250,[w-250=""]{width:62.5rem}.w-30,[w-30=""]{width:7.5rem}.w-5,[w-5=""]{width:1.25rem}.w-6{width:1.5rem}.w-60,[w-60=""]{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9,[w-9=""]{width:2.25rem}.w-90,[w-90=""]{width:22.5rem}.w-full,[w-full=""]{width:100%}.w-full\!{width:100%!important}.w-screen{width:100vw}.w1,[w1=""]{width:.25rem}.flex,[flex=""],[flex~="~"]{display:flex}.flex-1{flex:1 1 0%}.flex-auto,[flex-auto=""]{flex:1 1 auto}.flex-none{flex:none}[flex~=row]{flex-direction:row}.flex-col,[flex-col=""],[flex~=col]{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.table,[table=""]{display:table}.table-cell,[table-cell=""]{display:table-cell}.table-row,[table-row=""]{display:table-row}.border-collapse,[border-collapse=""]{border-collapse:collapse}.translate-y--50\%{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-102{--un-scale-x:1.02;--un-scale-y:1.02;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-85{--un-scale-x:.85;--un-scale-y:.85;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-x-80{--un-scale-x:.8;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in 1s linear 1}.animate-duration-100{animation-duration:.1s}.cursor-default{cursor:default}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.touch-none{touch-action:none}.important\:\[\&_\*\]\:select-none *{-webkit-user-select:none!important;user-select:none!important}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none}[select-none~="default:"]:default{-webkit-user-select:none;user-select:none}.resize{resize:both}.resize-none{resize:none}.items-end{align-items:flex-end}.items-center,[flex~=items-center],[items-center=""]{align-items:center}.justify-center,[flex~=justify-center],[justify-center=""]{justify-content:center}.justify-items-start{justify-items:start}.gap-0\.2{gap:.05rem}.gap-0\.5{gap:.125rem}.gap-1,[flex~=gap-1]{gap:.25rem}.gap-2,[flex~=gap-2],[gap-2=""]{gap:.5rem}.gap-4,[flex~=gap-4]{gap:1rem}.gap-5{gap:1.25rem}.gap-px{gap:1px}.gap-x-8{column-gap:2rem}.gap-y-4{row-gap:1rem}.of-auto,.overflow-auto{overflow:auto}.of-hidden,.overflow-hidden,[of-hidden=""],[overflow-hidden=""]{overflow:hidden}.of-x-visible{overflow-x:visible}.of-y-auto,.overflow-y-auto{overflow-y:auto}.whitespace-nowrap,.ws-nowrap,[ws-nowrap=""]{white-space:nowrap}.b,.border,.dark .dark\:border,.dark [dark\:border~="~"],[b=""],[border=""],[border~="~"]{border-width:1px}.border-2,[b~="2"]{border-width:2px}[b~="100%"]{border-width:100%}[b~="16"]{border-width:16px}[b~="50%"]{border-width:50%}[b~="64"]{border-width:64px}[border~="0"]{border-width:0px}.border-x,[b~=x]{border-left-width:1px;border-right-width:1px}[b~=y],[border~=y]{border-top-width:1px;border-bottom-width:1px}.border-b,[b~=b],[border~=b]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r,[border~=r]{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t,[border-t=""],[border~=t]{border-top-width:1px}.b-dark{--un-border-opacity:1;border-color:rgb(34 34 34 / var(--un-border-opacity))}.border-gray,.dark .dark\:b-gray-400,[border-gray=""]{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity))}.border-gray-300\/50{border-color:#d1d5db80}.border-transparent,[border~=transparent]{border-color:transparent}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity))}.dark .dark\:border-gray-500,.dark [dark\:border-gray-500=""]{--un-border-opacity:1;border-color:rgb(107 114 128 / var(--un-border-opacity))}[b-dark~="1"]{--un-border-opacity:1;border-color:rgb(60 60 60 / var(--un-border-opacity))}.dark [b~="dark:b-gray-400"]{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(156 163 175 / var(--un-border-bottom-opacity))}[b~=b-dark]{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(34 34 34 / var(--un-border-bottom-opacity))}.rounded,[border~=rounded],[rounded=""]{border-radius:.25rem}.rounded-1\/2{border-radius:50%}.rounded-full,[rounded-full=""]{border-radius:9999px}.rounded-md,[border~=rounded-md]{border-radius:.375rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-lb{border-bottom-left-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.\!border-none{border-style:none!important}.b-dashed{border-style:dashed}[b~=b-dashed]{border-bottom-style:dashed}.bg-blue{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}.bg-current{background-color:currentColor}.bg-cyan\:10,[bg-cyan\:10=""]{background-color:#22d3ee1a}.bg-gray,[bg-gray=""]{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.bg-gray\:10,.bg-gray\/10{background-color:#9ca3af1a}.bg-gray\:4,[bg-gray\:4=""]{background-color:#9ca3af0a}.bg-gray\:5,.bg-gray\/5,[bg-gray\:5=""]{background-color:#9ca3af0d}.bg-gray\/20{background-color:#9ca3af33}.bg-green{--un-bg-opacity:1;background-color:rgb(74 222 128 / var(--un-bg-opacity))}.bg-red{--un-bg-opacity:1;background-color:rgb(248 113 113 / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-yellow{--un-bg-opacity:1;background-color:rgb(250 204 21 / var(--un-bg-opacity))}.dark .dark\:bg-gray-800,.dark [dark\:bg-gray-800=""]{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}[bg~=black]{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.hover\:bg-gray-400:hover{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.hover\:bg-gray\/20:hover{background-color:#9ca3af33}[bg-transparent~="placeholder:"]::placeholder{background-color:transparent}.\!bg-opacity-75{--un-bg-opacity:.75 !important}.bg-opacity-30,[bg-opacity-30=""]{--un-bg-opacity:.3}[bg~=opacity-80]{--un-bg-opacity:.8}.hover\:bg-opacity-10:hover{--un-bg-opacity:.1}[stroke-width~="1"]{stroke-width:1px}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="3"]{stroke-width:3px}.dark .dark\:stroke-black{--un-stroke-opacity:1;stroke:rgb(0 0 0 / var(--un-stroke-opacity))}.stroke-white{--un-stroke-opacity:1;stroke:rgb(255 255 255 / var(--un-stroke-opacity))}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.\!p-4{padding:1rem!important}.p-1,.p1,[p1=""]{padding:.25rem}.p-16{padding:4rem}.p-2,.p2,[p2=""]{padding:.5rem}.p0\.5,[p0\.5=""]{padding:.125rem}.p3{padding:.75rem}.p4{padding:1rem}.p5{padding:1.25rem}.px,.px-4,.px4,[p~=x-4],[px=""],[px4=""]{padding-left:1rem;padding-right:1rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2,.px2,[px2=""]{padding-left:.5rem;padding-right:.5rem}.px-3,.px3,[px3=""]{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px1{padding-left:.25rem;padding-right:.25rem}.py-1,.py1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2,.py2,[p~=y-2],[py-2=""],[py2=""]{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3,.py3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py0\.5{padding-top:.125rem;padding-bottom:.125rem}.py1\.5{padding-top:.375rem;padding-bottom:.375rem}.pb2{padding-bottom:.5rem}.pl-0{padding-left:0}.pl-4,[pl-4=""]{padding-left:1rem}.pl1,[pl1=""]{padding-left:.25rem}.pl2,[pl2=""]{padding-left:.5rem}.pr-3,[pr-3=""]{padding-right:.75rem}.pr-4,[pr-4=""]{padding-right:1rem}.pt-\.5{padding-top:.125rem}.pt-15\%{padding-top:15%}.pt5{padding-top:1.25rem}.text-center{text-align:center}.text-right,[text-right=""]{text-align:right}.text-nowrap{text-wrap:nowrap}.align-top,[align-top=""]{vertical-align:top}.vertical-middle,[vertical-middle=""]{vertical-align:middle}.text-1\.2em{font-size:1.2em}.text-11px{font-size:11px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3em{font-size:3em}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-9xl,[text-9xl=""]{font-size:8rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs,[text-xs=""]{font-size:.75rem;line-height:1rem}[text-sm~="default:"]:default{font-size:.875rem;line-height:1.25rem}.\!text-current{color:currentColor!important}.dark .dark\:text-blue3{--un-text-opacity:1;color:rgb(147 197 253 / var(--un-text-opacity))}.dark .dark\:text-green,.text-green{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity))}.dark .dark\:text-green3{--un-text-opacity:1;color:rgb(134 239 172 / var(--un-text-opacity))}.dark .dark\:text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.dark .dark\:text-red3{--un-text-opacity:1;color:rgb(252 165 165 / var(--un-text-opacity))}.dark .dark\:text-yellow3{--un-text-opacity:1;color:rgb(253 224 71 / var(--un-text-opacity))}.text-\$slidev-controls-foreground{color:var(--slidev-controls-foreground)}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-blue{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.text-blue6{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity))}.text-cyan{--un-text-opacity:1;color:rgb(34 211 238 / var(--un-text-opacity))}.text-cyan\:75,[text-cyan\:75=""]{color:#22d3eebf}.text-gray,.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-green-500{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity))}.text-green6{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity))}.text-indigo{--un-text-opacity:1;color:rgb(129 140 248 / var(--un-text-opacity))}.text-lime{--un-text-opacity:1;color:rgb(163 230 53 / var(--un-text-opacity))}.text-orange{--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity))}.text-pink{--un-text-opacity:1;color:rgb(244 114 182 / var(--un-text-opacity))}.text-purple{--un-text-opacity:1;color:rgb(192 132 252 / var(--un-text-opacity))}.text-red,.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-red-700{--un-text-opacity:1;color:rgb(185 28 28 / var(--un-text-opacity))}.text-red6{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity))}.text-teal{--un-text-opacity:1;color:rgb(45 212 191 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-yellow{--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity))}.text-yellow6{--un-text-opacity:1;color:rgb(202 138 4 / var(--un-text-opacity))}.important-text-op-50,.text-opacity-50\!{--un-text-opacity:.5 !important}.font-bold,[font-bold=""]{font-weight:700}.font-light{font-weight:300}.leading-1\.6em{line-height:1.6em}.font-mono,[font-mono=""]{font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}[tab~="default:"]:default{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.\!opacity-0,.important\:op0{opacity:0!important}.\!opacity-100{opacity:1!important}.op-60{opacity:.6}.op-80,.op80,.opacity-80,.group:hover .group-hover\:op80{opacity:.8}.op0,.opacity-0,[op0=""]{opacity:0}.op100,[op100=""],.group:hover .group-hover\:op100{opacity:1}.op15{opacity:.15}.op20{opacity:.2}.op25,.opacity-25,[op25=""]{opacity:.25}.op30{opacity:.3}.op35{opacity:.35}.op40,.opacity-40,[op40=""]{opacity:.4}.op50,.opacity-50,[op50=""]{opacity:.5}.op75,[op75=""]{opacity:.75}.opacity-10,[opacity-10=""]{opacity:.1}.opacity-5{opacity:.05}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:op-100:hover,.hover\:op100:hover,.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}[hover~=op100]:hover{opacity:1}.focus-visible\:opacity-100:focus-visible{opacity:1}.shadow,[shadow~="~"]{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.outline-none,[outline-none=""]{outline:2px solid transparent;outline-offset:2px}.\!backdrop-blur-0px{--un-backdrop-blur:blur(0px) !important;-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)!important;backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)!important}.backdrop-blur-5px{--un-backdrop-blur:blur(5px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[transition-all~="0"]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:0s}[transition-all~="4"]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:4ms}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-400{transition-duration:.4s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.view-transition-name{view-transition-name:name}@media(max-width:767.9px){.lt-md\:hidden{display:none}.lt-md\:flex-col{flex-direction:column}}@media(min-width:1024px){.lg\:m-2{margin:.5rem}.lg\:p-2{padding:.5rem}.lg\:p-4{padding:1rem}}
