:root{--font-size:36px;--font-mono:"Fira Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-color:#000;--background-color:#fff;font-size:var(--font-size);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media (prefers-color-scheme:dark){:root{--text-color:#fff;--background-color:#000}}:root{--sc-background-color-light:#3d87f51a;--sc-background-color:#fff;--sc-background-color-layer:var(--sc-background-color);--sc-inline-code-background-color:#f2f2f2;--sc-line-highlight-color:#c2e8ff75;--sc-line-number-color:#adadad;--sc-link-color:#3d87f5;--sc-text-color-light:#1113;--sc-text-color:#111;--sc-scrollbar-background:transparent;--sc-thumb-background:#1116;--sc-editor-background:transparent;--sc-editor-findmatchbackground:#ffe792;--sc-editor-findmatchhighlightbackground:#ffe79250;--sc-editor-foreground:#111;--sc-editor-inactiveselectionbackground:#c2e8ff30;--sc-editor-linehighlightbackground:#a5a5a520;--sc-editor-selectionbackground:#c2e8ff;--sc-editor-selectionhighlightbackground:#c2e8ff50;--sc-editorbrackethighlight-foreground2:#284181;--sc-editorbrackethighlight-foreground3:#626fc9;--sc-editorbrackethighlight-foreground4:#352de3;--sc-editorbrackethighlight-foreground5:#bb28c7;--sc-editorbrackethighlight-unexpectedbracket-foreground:#cd3131;--sc-editorcursor-foreground:#3b68fc;--sc-editorlinenumber-foreground:#adadad;--sc-editorwhitespace-foreground:#e0e0e0;--sc-focusborder:#3d87f5;--sc-list-focushighlightforeground:#0066bf;--sc-comments-fg:#919191;--sc-comments-documentation-fg:#bc670f;--sc-comments-documentation-bg:#fffdf7;--sc-invalid-deprecated-fg:#fff;--sc-invalid-deprecated-bg:#900;--sc-types-fg:#c56e0e;--sc-exceptions-fg:#f93232;--sc-numbers-fg:#dd3c2f;--sc-strings-fg:#00a33f;--sc-strings-escape-sequences-bg:#fbe9ad44;--sc-strings-regular-expressions-fg:#699d36;--sc-strings-symbols-bg:#e8ffd5;--sc-object-keys-fg:#444;--sc-embedded-source-fg:#434343;--sc-html-doctype-declaration-fg:#7f7f7f;--sc-html-tags-fg:#0072c8;--sc-html-tag-punctuation-fg:#4f9fcf;--sc-css-selectors-fg:#3a77bf;--sc-css-property-values-fg:#43a202;--sc-markup-changed-bg:#ffd;--sc-markup-deletion-bg:#fdd;--sc-markup-insertion-bg:#dfd;--sc-markup-prompt-fg:#555}@media (prefers-color-scheme:dark){:root{--sc-background-color-light:#4980d11a;--sc-background-color:#141414;--sc-background-color-layer:#262626;--sc-inline-code-background-color:#202020;--sc-line-highlight-color:#c2e8ff35;--sc-line-number-color:#adadad;--sc-link-color:#5e9fff;--sc-text-color-light:#e6e6e633;--sc-text-color:#e6e6e6;--sc-scrollbar-background:transparent;--sc-thumb-background:#e6e6e666;--sc-editor-findmatchbackground:#ffe792;--sc-editor-findmatchhighlightbackground:#ffe79250;--sc-editor-foreground:#c8c8c8;--sc-editor-inactiveselectionbackground:#dbf0fc20;--sc-editor-linehighlightbackground:#a5a5a520;--sc-editor-selectionbackground:#3d87f560;--sc-editor-selectionhighlightbackground:#3d87f530;--sc-editorbrackethighlight-foreground2:#b2b2b2;--sc-editorbrackethighlight-foreground3:#949494;--sc-editorbrackethighlight-foreground4:#b27bb9;--sc-editorbrackethighlight-foreground5:#f06efb;--sc-editorbrackethighlight-unexpectedbracket-foreground:#db584d;--sc-editorcursor-foreground:#f06efb;--sc-editorlinenumber-foreground:#adadad;--sc-editorwhitespace-foreground:#e0e0e020;--sc-focusborder:#3d87f5;--sc-list-focushighlightforeground:#fff;--sc-comments-fg:#919191;--sc-comments-documentation-fg:#bc670f;--sc-comments-documentation-bg:#fffdf7;--sc-invalid-deprecated-fg:#fff;--sc-invalid-deprecated-bg:#900;--sc-types-fg:#eb9a3d;--sc-exceptions-fg:#f93232;--sc-numbers-fg:#db584d;--sc-strings-fg:#52ce81;--sc-strings-escape-sequences-bg:#fbe9ad44;--sc-strings-regular-expressions-fg:#699d36;--sc-strings-symbols-bg:#e8ffd5;--sc-object-keys-fg:#444;--sc-embedded-source-fg:#434343;--sc-html-doctype-declaration-fg:#c8c8c8;--sc-html-tags-fg:#6a93cf;--sc-html-tag-punctuation-fg:#4f9fcf;--sc-css-selectors-fg:#3a77bf;--sc-css-property-values-fg:#43a202;--sc-markup-changed-bg:#ffd;--sc-markup-deletion-bg:#fdd;--sc-markup-insertion-bg:#dfd;--sc-markup-prompt-fg:#555}.shiki,.shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}}h1{margin:0 0 .5em}h1,h2,h3,h4,h5,h6{text-wrap:balance}pre{font-size:1em;line-height:1.2em}pre div.code-container,pre.shiki{background-color:var(--sc-background-color);color:var(--sc-text-color);font-family:var(--font-mono);border-radius:4px;padding:0 12px 4px 2px;position:relative}pre[data-title]{margin-top:1.2em;padding-top:4px}pre[data-title]:before{background-color:var(--sc-background-color);color:var(--sc-comments-fg);content:attr(data-title);margin-bottom:4px;padding:2px .4rem 4px;display:inline-block;position:absolute;top:-1.2em;left:46px}pre.shiki>div>a,pre.shiki .language-id{display:none}pre.shiki .code-title{background-color:var(--sc-background-color);color:var(--sc-comments-fg);font-family:var(--font-mono);margin-bottom:4px;margin-left:46px;padding:2px .4rem 4px;display:inline-block}pre .code-container::-webkit-scrollbar{width:6px;height:6px}pre.shiki code::-webkit-scrollbar{width:6px;height:6px}pre .code-container,pre.shiki code{scrollbar-width:thin;scrollbar-color:var(--thumb-background) var(--sc-scrollbar-background)}pre .code-container::-webkit-scrollbar-track{background:var(--sc-scrollbar-background)}pre.shiki code::-webkit-scrollbar-track{background:var(--sc-scrollbar-background)}pre .code-container::-webkit-scrollbar-thumb{background-color:var(--thumb-background);border:1px solid var(--sc-scrollbar-background);border-radius:6px}pre.shiki code::-webkit-scrollbar-thumb{background-color:var(--thumb-background);border:1px solid var(--sc-scrollbar-background);border-radius:6px}pre .code-container,pre.shiki code{-webkit-overflow-scrolling:touch;overflow-x:auto}pre code{counter-increment:step 0;counter-reset:step;font-family:var(--font-mono);white-space:pre}pre code .line:before{content:counter(step);counter-increment:step;text-align:right;width:40px;color:var(--sc-line-number-color);margin-right:12px;padding-right:2px;display:inline-block}code:not(:where(pre *)){background:var(--sc-inline-code-background-color);overflow-wrap:anywhere;border-radius:4px;margin-top:-20px;padding-left:4px;padding-right:4px;font-size:.875em;line-height:1.4em;display:inline-block}pre code div.line.highlight,pre code span.line.highlighted,pre code div.line.highlighted{background-color:var(--sc-line-highlight-color);border-radius:10px;font-weight:700}@font-face{font-family:SalesforceSans;src:url(/fonts/salesforce/woff/SalesforceSans-Book.woff2)format("woff2"),url(/fonts/salesforce/woff/SalesforceSans-Book.woff)format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:SalesforceSans;src:url(/fonts/salesforce/woff/SalesforceSans-Semibold.woff2)format("woff2"),url(/fonts/salesforce/woff/SalesforceSans-Semibold.woff)format("woff");font-display:swap;font-weight:500}@font-face{font-family:SalesforceSansBold;src:url(/fonts/salesforce/woff/SalesforceSans-Bold.woff2)format("woff2"),url(/fonts/salesforce/woff/SalesforceSans-Bold.woff)format("woff");font-display:swap;font-weight:500}@font-face{font-family:Fira Code;src:url(/fonts/firacode/woff2/FiraCode-Regular.woff2)format("woff2"),url(/fonts/firacode/woff/FiraCode-Regular.woff)format("woff");font-display:swap;font-style:normal;font-weight:400}:root{--text-color:#111;--background-color:#fff;--text-shadow:drop-shadow(#fff 0 0 4px) drop-shadow(#ffffff4d 0 0 3px)}@media (prefers-color-scheme:dark){:root{--text-color:#111;--background-color:#fff}}body{font-family:SalesforceSans;font-size:1.4rem}a{color:oklch(49.447% .22924 307.393);-webkit-text-decoration:underline #d946ef4d;text-decoration:underline #d946ef4d;text-decoration-thickness:2.5px}h1,h2,.title,.no-color,.no-color-link{letter-spacing:.03em;text-align:center;text-wrap:balance;-webkit-user-select:none;user-select:none;align-self:center;width:fit-content;margin:0;font-size:1.5em;line-height:1.1em}h1,h2{margin-bottom:24px}h1,.colorful,.title,.no-color,.no-color-link,.alternate{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:transparent;filter:var(--text-shadow);text-transform:uppercase;background-image:linear-gradient(90deg,oklch(50.711% .19327 351.251),oklch(66% .18 329.479),oklch(50.513% .23127 310.437));-webkit-background-clip:text;background-clip:text;font-weight:700}.alternate{background-image:linear-gradient(90deg,oklch(50.711% .19327 351.251),oklch(66% .18 329.479),oklch(49.447% .22924 307.393))}.simple{background-image:linear-gradient(90deg,oklch(71.866% .29131 329.479),oklch(49.447% .22924 307.393))}.title,.no-color,.no-color-link{filter:var(--text-shadow) brightness(1.3);line-height:1.3em}a.title{text-decoration-color:#ffffff4d}.no-color{filter:none;background-image:linear-gradient(90deg,#fff,#fff)}.no-color-link{filter:none;background-image:linear-gradient(90deg,oklch(49.447% .22924 307.393),oklch(49.447% .22924 307.393))}h2{font-size:1.5em}pre{align-self:center;width:fit-content;margin:.25em 0}code{font-family:Fira Code,monospace}div.code-container{border-radius:20px;align-self:center;width:fit-content;padding:12px 0;font-size:.75em}li{margin:.4em}ul ul li:first-child,ul ul li:last-child{margin:.3em 0 0}p code,li>code,li a>code,ul>code{overflow-wrap:anywhere;border-radius:12px;margin:0 -1px;padding:0 3px}p,ul,ol{margin:.1em}li:first-child{margin-top:0}li:last-child{margin-bottom:0}li::marker{color:oklch(49.447% .22924 307.393)}.alternate-text li::marker{color:oklch(71.866% .29131 329.479)}.alternate-text a{color:oklch(49.447% .22924 307.393)}img,video{filter:drop-shadow(0 10px 20px #0006);-webkit-user-select:none;user-select:none;border-radius:32px;place-self:center;width:85%;display:block}video{width:95%}.video-intro{border-radius:0;align-self:start;width:100%}img{pointer-events:none;background-color:#fff}.video-shadow{filter:drop-shadow(0 10px 20px #ffffff80)}img.nostyle{filter:none}img.fate-logo{filter:none;background-color:#0000;border-radius:0;width:520px;margin:auto}.regular{text-transform:none}.demo{--text-shadow:drop-shadow(#ffffff4d 0 0 10px)}.slide-shell{position:relative}.slide-reactions{corner-shape:squircle;color:#fff;letter-spacing:.02em;z-index:20;background:#08060db8;border:1px solid #ffffff2e;border-radius:999px;justify-content:space-between;align-items:center;gap:.34rem;min-width:4.4rem;min-height:42px;padding:.18rem .24rem .18rem .58rem;font-family:Fira Code,monospace;font-size:.52rem;display:inline-flex;position:absolute;top:28px;right:28px;box-shadow:0 12px 28px #0000002e}.slide-reaction-count{text-align:right;min-width:2ch}.slide-reaction-button{corner-shape:squircle;color:inherit;cursor:pointer;font:inherit;white-space:nowrap;background:#ffffff24;border:0;border-radius:999px;justify-content:center;align-items:center;height:1.2rem;padding:.28rem .46rem;line-height:1;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;transform:scale(1)}.slide-reaction-button:hover:not(:disabled){background:#ffffff3d;transform:scale(1.05)}.slide-reaction-button:active:not(:disabled){transform:scale(.95)}.slide-reaction-button:disabled{cursor:wait;opacity:.7;transform:scale(1)}
