:root{--c-primary:#0f6cbd;--c-primary-rgb:15,108,189;--c-primary-soft:rgba(15,108,189,.1);--c-primary-hover:rgba(15,108,189,.16);--c-accent:#57a6ff;--c-accent-rgb:87,166,255;--c-success:#107c10;--c-success-soft:rgba(16,124,16,.14);--c-danger:#c42b1c;--c-danger-soft:rgba(196,43,28,.14);--c-bg:#edf3fa;--c-bg-soft:#e5edf8;--c-surface:#fff;--c-surface-raised:#f8fbff;--c-border:rgba(79,100,129,.16);--c-border-strong:rgba(79,100,129,.28);--c-text:#10233f;--c-text-2:#344864;--c-text-3:#6a7f9c;--c-text-soft:rgba(16,35,63,.56);--c-shadow-sm:0 .25rem .75rem rgba(19,42,72,.06);--c-shadow-md:0 1rem 2.5rem rgba(21,46,81,.12);--c-shadow-lg:0 1.75rem 4.5rem rgba(18,41,73,.16);--c-shadow-hover:0 1.125rem 2.75rem rgba(16,44,79,.16);--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.25rem;--radius-xl:1.625rem;--motion-fast:.12s;--motion-base:.16s;--motion-slow:.22s;--ease-standard:cubic-bezier(.2,0,0,1);--header-h:4.375rem;--max-w:78rem;--content-px:clamp(1rem,3vw,2rem);--panel-surface:hsla(0,0%,100%,.88);--panel-surface-strong:hsla(0,0%,100%,.96);--panel-surface-muted:rgba(247,250,253,.9);--panel-border:rgba(79,100,129,.16);--panel-border-strong:rgba(15,108,189,.28);--control-surface:hsla(0,0%,100%,.8);--control-surface-hover:hsla(0,0%,100%,.94);--control-surface-active:rgba(238,244,251,.98);--control-border:rgba(79,100,129,.18);--control-border-strong:rgba(15,108,189,.3);--shell-surface:hsla(0,0%,100%,.74);--shell-surface-strong:hsla(0,0%,100%,.86);--shell-border:hsla(0,0%,100%,.62);--surface-highlight:linear-gradient(180deg,hsla(0,0%,100%,.72),hsla(0,0%,100%,0) 42%);--panel-fill:linear-gradient(180deg,var(--panel-surface-strong),var(--panel-surface));--panel-fill-muted:linear-gradient(180deg,rgba(252,253,255,.96),var(--panel-surface-muted));--control-fill:linear-gradient(180deg,hsla(0,0%,100%,.92),var(--control-surface));--primary-fill:linear-gradient(180deg,#2281dc,#0f6cbd);--primary-fill-hover:linear-gradient(180deg,#2b8ceb,#1675c4);--overlay-scrim:rgba(13,23,38,.28);--fluent-stroke:hsla(0,0%,100%,.58);--fluent-stroke-strong:hsla(0,0%,100%,.72);--fluent-panel:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(244,249,255,.58));--fluent-panel-strong:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(246,250,255,.72));--fluent-tint:linear-gradient(135deg,rgba(var(--c-primary-rgb),.12),rgba(var(--c-accent-rgb),.06) 48%,transparent 100%);--fluent-backdrop:blur(1.25rem) saturate(1.1);--inner-highlight:hsla(0,0%,100%,.54);--inner-highlight-strong:hsla(0,0%,100%,.68);--fluent-canvas:radial-gradient(circle at 10% -4%,rgba(var(--c-accent-rgb),.16),transparent 24rem),radial-gradient(circle at 88% 0%,rgba(var(--c-primary-rgb),.14),transparent 22rem),linear-gradient(180deg,#f8fbff 0%,#eef4fb 48%,#f4f8fc 100%)}html.dark{--c-primary:#83d7ff;--c-primary-rgb:131,215,255;--c-primary-soft:rgba(131,215,255,.16);--c-primary-hover:rgba(131,215,255,.22);--c-accent:#98baff;--c-accent-rgb:152,186,255;--c-success:#6ccb5f;--c-success-soft:rgba(108,203,95,.18);--c-danger:#ff867c;--c-danger-soft:rgba(255,134,124,.16);--c-bg:#0a1220;--c-bg-soft:#10192b;--c-surface:#121c2c;--c-surface-raised:#172232;--c-border:rgba(175,194,225,.14);--c-border-strong:rgba(175,194,225,.24);--c-text:#f2f7fe;--c-text-2:#d2def2;--c-text-3:#96abc9;--c-text-soft:rgba(242,247,254,.6);--c-shadow-sm:0 .375rem 1rem rgba(0,0,0,.24);--c-shadow-md:0 1rem 2.5rem rgba(0,0,0,.34);--c-shadow-lg:0 1.75rem 4.5rem rgba(0,0,0,.42);--c-shadow-hover:0 1.125rem 2.75rem rgba(0,0,0,.38);--panel-surface:rgba(17,28,44,.88);--panel-surface-strong:rgba(20,33,52,.96);--panel-surface-muted:rgba(16,27,43,.92);--panel-border:rgba(175,194,225,.14);--panel-border-strong:rgba(131,215,255,.28);--control-surface:rgba(17,29,46,.74);--control-surface-hover:rgba(22,35,54,.94);--control-surface-active:rgba(18,34,52,.98);--control-border:rgba(175,194,225,.16);--control-border-strong:rgba(131,215,255,.3);--shell-surface:rgba(11,20,34,.76);--shell-surface-strong:rgba(15,25,41,.88);--shell-border:hsla(0,0%,100%,.14);--surface-highlight:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,0) 46%);--panel-fill:linear-gradient(180deg,var(--panel-surface-strong),var(--panel-surface));--panel-fill-muted:linear-gradient(180deg,rgba(20,33,52,.96),var(--panel-surface-muted));--control-fill:linear-gradient(180deg,rgba(34,49,71,.96),var(--control-surface));--primary-fill:linear-gradient(180deg,#67c8ff,#2c95d7);--primary-fill-hover:linear-gradient(180deg,#7bd1ff,#39a0e3);--overlay-scrim:rgba(2,8,16,.54);--fluent-stroke:hsla(0,0%,100%,.1);--fluent-stroke-strong:hsla(0,0%,100%,.16);--fluent-panel:linear-gradient(180deg,rgba(19,30,47,.84),rgba(12,21,35,.74));--fluent-panel-strong:linear-gradient(180deg,rgba(24,36,56,.92),rgba(15,24,40,.8));--fluent-tint:linear-gradient(135deg,rgba(var(--c-primary-rgb),.22),rgba(var(--c-accent-rgb),.09) 48%,transparent 100%);--inner-highlight:hsla(0,0%,100%,.08);--inner-highlight-strong:hsla(0,0%,100%,.14);--fluent-canvas:radial-gradient(circle at 10% -4%,rgba(var(--c-accent-rgb),.12),transparent 22rem),radial-gradient(circle at 88% 0%,rgba(var(--c-primary-rgb),.14),transparent 24rem),linear-gradient(180deg,#09111d 0%,#0d1727 48%,#0a1321 100%);color-scheme:dark}html{scroll-behavior:smooth}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--c-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--c-primary-rgb),.3)}body{background:var(--fluent-canvas);background-attachment:fixed;color:var(--c-text);font-family:Segoe UI Variable Text,Segoe UI,Inter,Noto Sans SC,system-ui,sans-serif;font-size:.9375rem;letter-spacing:.005em;line-height:1.7;margin:0;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background var(--motion-base) var(--ease-standard),color var(--motion-base) var(--ease-standard)}h1,h2,h3,h4,h5,h6{font-family:Segoe UI Variable Display,Segoe UI Variable Text,Segoe UI,Inter,Noto Sans SC,system-ui,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.3}p{line-height:1.8;word-break:break-word}::-moz-selection{background-color:rgba(var(--c-primary-rgb),.86);color:#fff}::selection{background-color:rgba(var(--c-primary-rgb),.86);color:#fff}:focus-visible{border-radius:.75rem;box-shadow:0 0 0 .25rem rgba(var(--c-primary-rgb),.16);outline:2px solid rgba(var(--c-primary-rgb),.82);outline-offset:2px}a{color:inherit;text-decoration:none}.shell{display:flex;flex-direction:column;min-height:100dvh}.shell-main{flex:1;margin:0 auto;max-width:var(--max-w);padding:clamp(1.5rem,4vw,2.5rem) var(--content-px);width:100%}.reading-bar{background:var(--c-primary);height:2px;left:0;pointer-events:none;position:fixed;top:0;transition:width .08s linear;z-index:200}.site-header{-webkit-backdrop-filter:blur(1rem) saturate(1.2);backdrop-filter:blur(1rem) saturate(1.2);background:#fafaf8cc;border-bottom:1px solid var(--c-border);height:var(--header-h);position:sticky;top:0;transition:background .3s ease;z-index:100}html.dark .site-header{background:#0a0a0acc}.header-inner{height:100%;justify-content:space-between;margin:0 auto;max-width:var(--max-w);padding:0 var(--content-px)}.header-inner,.header-logo{align-items:center;display:flex}.header-logo{color:var(--c-text);font-size:.95rem;font-weight:700;gap:.5rem;letter-spacing:-.02em}.header-logo-icon{font-size:1.15rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.header-logo:hover .header-logo-icon{transform:rotate(90deg)}.header-nav{align-items:center;display:none;gap:.25rem}@media(min-width:40rem){.header-nav{display:flex}}.header-nav-link{border-radius:var(--radius-sm);color:var(--c-text-3);font-size:.8rem;font-weight:500;padding:.35rem .7rem;transition:all .15s ease}.header-nav-link.active,.header-nav-link:hover{background:var(--c-primary-soft)}.header-nav-link.active{color:var(--c-primary)}.header-actions{gap:.375rem}.header-actions,.header-btn{align-items:center;display:flex}.header-btn{background:transparent;border:1px solid var(--c-border);border-radius:var(--radius-sm);color:var(--c-text-3);cursor:pointer;font-size:1rem;height:2rem;justify-content:center;transition:all .15s ease;width:2rem}.header-btn:hover{background:var(--c-primary-soft);border-color:var(--c-border-strong);color:var(--c-text)}.site-footer{border-top:1px solid var(--c-border)}.footer-inner{align-items:center;color:var(--c-text-3);display:flex;font-size:.75rem;justify-content:space-between;padding:1.25rem var(--content-px)}.footer-link{color:var(--c-text-3);transition:color .15s ease}.footer-link:hover{color:var(--c-primary)}.scroll-top-btn{align-items:center;background:var(--c-surface);border:1px solid var(--c-border);border-radius:50%;bottom:1.5rem;box-shadow:var(--c-shadow-md);color:var(--c-text-2);cursor:pointer;display:flex;height:2.25rem;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:1.5rem;transform:translateY(.5rem);transition:all .25s ease;width:2.25rem;z-index:40}.scroll-top-btn.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn:hover{border-color:rgba(var(--c-primary-rgb),.3);box-shadow:var(--c-shadow-hover);color:var(--c-primary)}.card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:inherit;display:block;padding:1rem 1.125rem;transition:all .2s ease}.card:hover{border-color:rgba(var(--c-primary-rgb),.2);box-shadow:var(--c-shadow-hover);transform:translateY(-1px)}.bento{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:40rem){.bento{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.bento{grid-template-columns:repeat(3,1fr)}}.bento-item{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);overflow:hidden;position:relative;transition:all .2s ease}.bento-item:hover{border-color:rgba(var(--c-primary-rgb),.15);box-shadow:var(--c-shadow-hover)}.bento-item.span-2{grid-column:span 1}@media(min-width:40rem){.bento-item.span-2{grid-column:span 2}}.bento-label{align-items:center;color:var(--c-text-3);display:inline-flex;font-size:.7rem;font-weight:600;gap:.375rem;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}.bento-value{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;line-height:1.1}.tag,.tag-v2{align-items:center;background:var(--c-primary-soft);border-radius:2rem;color:var(--c-primary);display:inline-flex;font-size:.65rem;font-weight:600;letter-spacing:.02em;padding:.125rem .5rem}.section-title h2{align-items:center;display:flex;font-size:1rem;font-weight:700;gap:.5rem}.section-title .see-all{color:var(--c-text-3);font-size:.75rem;transition:color .15s ease}.section-title .see-all:hover{color:var(--c-primary)}.section-icon{background:var(--c-primary-soft);color:var(--c-primary);flex-shrink:0;font-size:.9rem;height:1.75rem;justify-content:center;width:1.75rem}.cat-nav-item,.section-icon{align-items:center;border-radius:var(--radius-sm);display:flex}.cat-nav-item{background:none;border:none;color:var(--c-text-3);cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:500;gap:.5rem;padding:.375rem .625rem;transition:all .15s ease;width:100%}.cat-nav-item:hover{background:var(--c-bg-soft);color:var(--c-text)}.cat-nav-item.active{background:var(--c-primary-soft);color:var(--c-primary);font-weight:600}.cat-nav-count{font-size:.65rem;opacity:.4}.cat-nav-item.active .cat-nav-count{opacity:.7}.group-tab{align-items:center;background:var(--c-surface);border:1px solid var(--c-border);border-radius:2rem;color:var(--c-text-3);cursor:pointer;display:flex;font-family:inherit;font-size:.75rem;font-weight:500;gap:.375rem;padding:.375rem .75rem;transition:all .15s ease}.group-tab:hover{border-color:var(--c-border-strong);color:var(--c-text-2)}.group-tab.active{background:var(--c-primary-soft);border-color:var(--c-primary);color:var(--c-primary)}.group-tab .tab-count{font-size:.6rem;opacity:.4}.group-tab.active .tab-count{opacity:.7}.tool-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:inherit;display:block;padding:.875rem 1rem;transition:all .2s ease}.tool-card:hover{border-color:rgba(var(--c-primary-rgb),.2);box-shadow:var(--c-shadow-hover);transform:translateY(-1px)}.link-card{align-items:center;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:inherit;display:flex;gap:.75rem;padding:.75rem .875rem;transition:all .2s ease}.link-card:hover{border-color:rgba(var(--c-primary-rgb),.2);box-shadow:var(--c-shadow-hover);transform:translateY(-1px)}.link-card-favicon{align-items:center;background:var(--c-bg-soft);border-radius:var(--radius-sm);display:flex;flex-shrink:0;height:1.75rem;justify-content:center;overflow:hidden;width:1.75rem}.link-card-favicon img{height:1.125rem;-o-object-fit:contain;object-fit:contain;width:1.125rem}.article-header{border-bottom:1px solid var(--c-border);margin-bottom:2rem;padding-bottom:1.5rem}.article-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.article-meta-item{color:var(--c-text-3);font-size:.8rem;gap:.3rem}.toc{max-height:calc(100dvh - var(--header-h) - 3rem);overflow-y:auto;padding-right:.5rem;position:sticky;top:calc(var(--header-h) + 1.5rem)}.toc-title{font-size:.7rem;font-weight:600;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}.toc-link,.toc-title{color:var(--c-text-3)}.toc-link{border-left:2px solid transparent;display:block;font-size:.78rem;line-height:1.5;padding:.25rem 0 .25rem .75rem;transition:all .15s ease}.toc-link:hover{color:var(--c-text-2)}.toc-link.active{border-left-color:var(--c-primary);color:var(--c-primary)}.toc-link.depth-3{font-size:.74rem;padding-left:1.5rem}.toc-mobile{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);margin-block-end:1.5rem;overflow:hidden}.toc-mobile-summary{align-items:center;color:var(--c-text);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.75rem;justify-content:space-between;list-style:none;padding-block:.875rem;padding-inline:1rem}.toc-mobile-summary::-webkit-details-marker{display:none}.toc-mobile-summary-label{align-items:center;display:inline-flex;gap:.5rem}.toc-mobile-summary-meta{color:var(--c-text-3);font-size:.75rem;font-weight:500}.toc-mobile[open] .toc-mobile-summary{border-block-end:1px solid var(--c-border)}.toc-mobile-list{display:flex;flex-direction:column;padding-block:.5rem}.toc-mobile-link{border-inline-start:2px solid transparent;color:var(--c-text-2);display:block;font-size:.8125rem;padding-block:.375rem;padding-inline:1rem;transition:color .15s ease,background .15s ease,border-color .15s ease}.toc-mobile-link.active,.toc-mobile-link:hover{background:var(--c-primary-soft);color:var(--c-primary)}.toc-mobile-link.active{border-inline-start-color:var(--c-primary);font-weight:600}.toc-mobile-link.depth-3{font-size:.75rem;padding-inline-start:1.75rem}.article-nav{border-top:1px solid var(--c-border);display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:3rem;padding-top:2rem}.article-nav-item{border:1px solid var(--c-border);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1rem;transition:all .15s ease}.article-nav-item:hover{background:var(--c-primary-soft);border-color:rgba(var(--c-primary-rgb),.2)}.article-nav-item.next{grid-column:2;text-align:right}.article-nav-label{color:var(--c-text-3);font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.article-nav-title{color:var(--c-text);font-size:.85rem;font-weight:600}.btn-back{color:var(--c-text-3);display:inline-flex;font-size:.8rem;gap:.35rem;margin-bottom:1.5rem;transition:color .15s ease}.btn-back:hover{color:var(--c-primary)}.prose{font-size:1rem;line-height:1.85;max-width:70ch}.prose h1{font-size:1.875em;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:.75em;margin-top:0}.prose h2{border-bottom:1px solid var(--c-border);color:var(--c-text)!important;font-size:1.375em;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:.6em;margin-top:2em;padding-bottom:.4em;-webkit-text-fill-color:var(--c-text)!important}.prose h3{font-size:1.125em;font-weight:600;margin-bottom:.5em;margin-top:1.6em}.prose h4{font-size:1em;font-weight:600;margin-bottom:.4em;margin-top:1.4em}.prose p{margin-bottom:1.25em;margin-top:0}.prose strong{color:var(--c-text);font-weight:600}.prose a{color:var(--c-primary);font-weight:500;text-decoration:underline;text-decoration-color:rgba(var(--c-primary-rgb),.25);text-underline-offset:2px;transition:text-decoration-color .15s ease}.prose a:hover{text-decoration-color:var(--c-primary)}.prose ol,.prose ul{margin-bottom:1.25em;padding-left:1.5em}.prose li{line-height:1.75;margin-bottom:.3em}.prose li::marker{color:var(--c-text-3)}.prose blockquote{background:var(--c-primary-soft);border-left:3px solid var(--c-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;margin:1.25em 0;padding:.875rem 1.125rem}.prose blockquote p{color:var(--c-text-2);margin-bottom:0}.prose hr{background:var(--c-border);border:none;height:1px;margin:2em 0}.prose pre{background:var(--c-bg-soft);border:1px solid var(--c-border);border-radius:var(--radius-md);font-family:Fira Code,Cascadia Code,monospace;font-size:.85em;line-height:1.7;overflow-x:auto;padding:1rem 1.125rem}.prose code:not(pre code){background:var(--c-primary-soft);border-radius:.25em;color:var(--c-primary);font-family:Fira Code,monospace;font-size:.85em;font-weight:500;padding:.125em .375em}.prose table{border-collapse:collapse;border-radius:var(--radius-md);font-size:.9em;overflow:hidden;width:100%}.prose th{background:var(--c-bg-soft);font-weight:600;text-align:left}.prose td,.prose th{border:1px solid var(--c-border);padding:.5rem .75rem}.prose tr:hover td{background:var(--c-primary-soft)}.prose img{border-radius:var(--radius-md)}.article-content>:first-child:is(h1),.article-content>div>:first-child:is(h1){display:none}.article-content :is(h2,h3,h4,h5,h6){scroll-margin-top:5.5rem}.page-header{border-bottom:1px solid var(--c-border);margin-bottom:1.5rem;padding-bottom:1.25rem}.gradient-text{background:linear-gradient(135deg,var(--c-primary),var(--c-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-enter-active,.page-leave-active{transition:opacity .2s ease,transform .2s ease}.page-enter-from{transform:translateY(.375rem)}.layout-enter-active,.layout-leave-active{transition:opacity .15s ease}.layout-enter-from,.layout-leave-to{opacity:0}.filter-chip{align-items:center;background:transparent;border:1px solid var(--c-border);border-radius:2rem;color:var(--c-text-3);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.75rem;font-weight:500;gap:.35rem;padding:.3rem .7rem;transition:all .15s ease}.filter-chip:hover{border-color:var(--c-border-strong);color:var(--c-text-2)}.filter-chip.active{background:var(--c-primary-soft);border-color:var(--c-primary);color:var(--c-primary)}.empty-state{color:var(--c-text-3);padding:3rem 1rem;text-align:center}.mobile-nav{background:var(--c-surface);border-top:1px solid var(--c-border);bottom:0;display:flex;left:0;padding:.375rem 0 calc(.375rem + env(safe-area-inset-bottom,0));position:fixed;right:0;z-index:90}@media(min-width:40rem){.mobile-nav{display:none}}.mobile-nav-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1;flex-direction:column;font-family:inherit;font-size:.6rem;font-weight:500;gap:.125rem;padding:.25rem 0;transition:color .15s ease}.mobile-nav-item.active{color:var(--c-primary)}.mobile-nav-item-icon{font-size:1.125rem}.section-header{align-items:center;display:flex;gap:.625rem}.section-icon-wrap{align-items:center;background:var(--c-primary-soft);border-radius:var(--radius-sm);color:var(--c-primary);display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}@media(max-width:39.9375rem){.shell-main{padding-bottom:4.5rem}}.search-trigger{align-items:center;background:transparent;border:1px solid var(--c-border);border-radius:var(--radius-sm);color:var(--c-text-3);cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;gap:.4rem;padding:.3rem .5rem;transition:all .15s ease}.search-trigger:hover{border-color:var(--c-border-strong);color:var(--c-text-2)}.search-trigger-icon{flex-shrink:0;font-size:.875rem}.search-trigger-text{display:none}@media(min-width:40rem){.search-trigger{min-width:10rem}.search-trigger-text{display:block;flex:1;opacity:.5;text-align:left}}.search-trigger-kbd{border:1px solid var(--c-border);border-radius:3px;color:var(--c-text-3);display:none;font-family:inherit;font-size:.6rem;font-weight:600;line-height:1;padding:.1rem .25rem}@media(min-width:40rem){.search-trigger-kbd{align-items:center;display:inline-flex;gap:1px}}.search-trigger-kbd-mod{font-size:.65rem}.search-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#00000059;display:flex;inset:0;justify-content:center;padding-top:12dvh;position:fixed;z-index:200}.search-modal{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-xl);box-shadow:var(--c-shadow-lg);display:flex;flex-direction:column;max-height:65dvh;width:min(94vw,32rem)}.search-modal-command{max-height:min(78dvh,52rem);width:min(95vw,44rem)}.search-modal-header{align-items:center;border-bottom:1px solid var(--c-border);display:flex;flex-wrap:wrap;gap:.625rem;padding:.75rem .875rem}.search-modal-input{background:none;border:none;color:var(--c-text);flex:1;font-family:inherit;font-size:.9rem;min-inline-size:12rem;outline:none}.search-modal-input::-moz-placeholder{color:var(--c-text-3)}.search-modal-input::placeholder{color:var(--c-text-3)}.search-kbd{border:1px solid var(--c-border);border-radius:3px;color:var(--c-text-3);cursor:pointer;flex-shrink:0;font-size:.6rem;padding:.1rem .3rem}.search-modal-body{flex:1;min-height:6rem;overflow-y:auto}.search-empty{padding:2rem 1rem;text-align:center}.search-results{padding:.375rem}.search-filters{border-bottom:1px dashed var(--c-border);display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.25rem;padding:.25rem .25rem .625rem}.search-filter-count{align-items:center;background:var(--c-bg-soft);border-radius:999px;color:var(--c-text-3);display:inline-flex;font-size:.625rem;height:1rem;justify-content:center;min-width:1.25rem;padding:0 .25rem}.search-result-item{align-items:center;background:none;border:none;border-radius:var(--radius-sm);color:var(--c-text);cursor:pointer;display:flex;font-family:inherit;gap:.625rem;padding:.5rem .625rem;text-align:left;transition:background .1s ease;width:100%}.search-result-item.active,.search-result-item:hover{background:var(--c-primary-soft)}.search-result-item.active .search-result-icon{color:var(--c-primary)}.search-result-icon{flex-shrink:0;font-size:1rem;opacity:.35;transition:color .1s ease}.search-result-type{background:var(--c-bg-soft);border-radius:3px;color:var(--c-text-3);flex-shrink:0;font-size:.6rem;font-weight:600;letter-spacing:.05em;padding:.1rem .35rem;text-transform:uppercase}.search-hit{background:rgba(var(--c-primary-rgb),.22);border-radius:.25rem;color:var(--c-text);padding:0 .08rem}.search-modal-footer{align-items:center;border-top:1px solid var(--c-border);display:flex;gap:.75rem;justify-content:space-between;padding:.5rem .875rem}.search-foot-kbd{border:1px solid var(--c-border);border-radius:2px;font-size:.5rem;padding:.05rem .2rem}.search-overlay-enter-active,.search-overlay-leave-active{transition:opacity .15s ease}.search-overlay-enter-from,.search-overlay-leave-to{opacity:0}.search-modal-enter-active{transition:all .2s cubic-bezier(.16,1,.3,1)}.search-modal-leave-active{transition:all .12s ease}.search-modal-enter-from{opacity:0;transform:scale(.97) translateY(-.375rem)}.search-modal-leave-to{opacity:0;transform:scale(.98)}.search-divider{color:var(--c-text-3);font-size:.6rem;font-weight:600;letter-spacing:.06em;padding:.5rem .75rem .25rem;text-transform:uppercase}@keyframes fadeInUp{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}.bento-item,.link-card,.tool-card{animation:fadeInUp .3s ease both}.bento-hero{overflow:hidden;position:relative}.bento-hero:before{background:radial-gradient(circle,rgba(var(--c-primary-rgb),.06) 0,transparent 70%);content:"";height:16rem;pointer-events:none;position:absolute;right:-10%;top:-30%;width:16rem}.bento-hero:after{background:linear-gradient(90deg,var(--c-primary),transparent 60%);bottom:0;content:"";height:1px;left:0;opacity:.15;position:absolute;right:0}.prose pre{position:relative}.prose pre code{color:var(--c-text)}html.dark .prose pre{background:#111;border-color:#ffffff0f}.toast-stack{align-items:flex-end;display:flex;flex-direction:column;gap:.625rem;inset-block-start:calc(var(--header-h) + .75rem);inset-inline-end:1rem;pointer-events:none;position:fixed;z-index:220}.app-toast{align-items:center;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:color-mix(in srgb,var(--c-surface) 92%,var(--c-bg-soft) 8%);border:1px solid var(--c-border);border-radius:var(--radius-md);box-shadow:var(--c-shadow-lg);display:flex;gap:.75rem;max-inline-size:24rem;min-inline-size:min(22rem,calc(100vw - 2rem));padding-block:.75rem;padding-inline:.875rem;pointer-events:auto}.app-toast.tone-success{border-color:#15803d2e}.app-toast.tone-error{border-color:#b91c1c2e}.app-toast-icon{align-items:center;background:var(--c-primary-soft);block-size:1.75rem;border-radius:999px;color:var(--c-primary);display:inline-flex;flex-shrink:0;font-size:.9rem;inline-size:1.75rem;justify-content:center}.app-toast.tone-success .app-toast-icon{background:var(--c-success-soft);color:var(--c-success)}.app-toast.tone-error .app-toast-icon{background:var(--c-danger-soft);color:var(--c-danger)}.app-toast-message{color:var(--c-text);flex:1;font-size:.8125rem;line-height:1.55;margin:0}.app-toast-dismiss{align-items:center;background:transparent;block-size:1.75rem;border:none;border-radius:999px;color:var(--c-text-3);cursor:pointer;display:inline-flex;inline-size:1.75rem;justify-content:center;transition:background .15s ease,color .15s ease}.app-toast-dismiss:hover{background:var(--c-primary-soft);color:var(--c-text)}.toast-list-enter-active,.toast-list-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-list-enter-from,.toast-list-leave-to{opacity:0;transform:translateY(-.375rem)}.toast-list-move{transition:transform .2s ease}.code-copy-btn{align-items:center;background:color-mix(in srgb,var(--c-surface-raised) 92%,var(--c-primary-soft) 8%);block-size:2rem;border:1px solid rgba(var(--c-primary-rgb),.15);border-radius:999px;box-shadow:var(--c-shadow-sm);color:var(--c-text-2);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.375rem;inset-block-start:.75rem;inset-inline-end:.75rem;justify-content:center;min-inline-size:4.625rem;opacity:.96;padding-inline:.75rem;position:absolute;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease;z-index:1}.code-copy-btn-icon{flex-shrink:0;font-size:.875rem}.code-copy-btn-label{font-size:.75rem;font-weight:600;letter-spacing:.01em}.prose pre:focus-within .code-copy-btn,.prose pre:hover .code-copy-btn{transform:translateY(-.0625rem)}.code-copy-btn:hover{background:color-mix(in srgb,var(--c-surface-raised) 84%,var(--c-primary-soft) 16%);border-color:rgba(var(--c-primary-rgb),.28);color:var(--c-text)}.code-copy-btn.copied{background:var(--c-success-soft);border-color:#15803d3d;color:var(--c-success)}.code-copy-btn.failed{background:var(--c-danger-soft);border-color:#b91c1c38;color:var(--c-danger)}.prose pre.has-copy-button{padding-top:2.875rem}html.dark .code-copy-btn{background:color-mix(in srgb,var(--c-surface-raised) 88%,hsla(0,0%,100%,.05) 12%);border-color:#ffffff1f;color:var(--c-text-2)}html.dark .code-copy-btn:hover{border-color:rgba(var(--c-primary-rgb),.36)}.default-apps-page,.github-trending-page{display:flex;flex-direction:column}.trending-hero:before{background:radial-gradient(circle at top right,rgba(var(--c-primary-rgb),.12) 0,transparent 46%),radial-gradient(circle at bottom left,rgba(var(--c-primary-rgb),.08) 0,transparent 38%)}.trending-toolbar{display:grid;gap:.875rem;margin-top:1.5rem}@media(min-width:56rem){.trending-toolbar{align-items:end;grid-template-columns:auto minmax(0,1fr) auto}}.trending-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.trending-language-field{display:flex;flex-direction:column;gap:.5rem}.trending-language-label{color:var(--c-text-3);font-size:.75rem;font-weight:600}.trending-language-input{background:color-mix(in srgb,var(--c-surface) 92%,var(--c-bg-soft) 8%);border:1px solid var(--c-border);border-radius:var(--radius-md);color:var(--c-text);font:inherit;min-height:2.5rem;padding:.65rem .875rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.trending-language-input:focus{border-color:rgba(var(--c-primary-rgb),.4);box-shadow:0 0 0 3px rgba(var(--c-primary-rgb),.12);outline:none}.trending-refresh-btn{align-items:center;background:rgba(var(--c-primary-rgb),.08);border:1px solid rgba(var(--c-primary-rgb),.2);border-radius:999px;color:var(--c-primary);cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:600;gap:.5rem;justify-content:center;min-height:2.5rem;padding:.65rem 1rem;transition:transform .15s ease,border-color .15s ease,background .15s ease}.trending-refresh-btn:hover:not(:disabled){background:rgba(var(--c-primary-rgb),.12);border-color:rgba(var(--c-primary-rgb),.32);transform:translateY(-.0625rem)}.trending-refresh-btn:disabled{cursor:wait;opacity:.72}.trending-meta-row{gap:.625rem;margin-top:1rem}.trending-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:56rem){.trending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.trending-card{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.03),transparent 28%),var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);color:inherit;display:flex;flex-direction:column;gap:.875rem;min-height:18rem;padding:1.125rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.trending-card:hover{border-color:rgba(var(--c-primary-rgb),.22);box-shadow:var(--c-shadow-hover);transform:translateY(-.125rem)}.trending-card-top{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.trending-rank{align-items:center;background:rgba(var(--c-primary-rgb),.1);border-radius:999px;color:var(--c-primary);display:inline-flex;font-size:.75rem;font-weight:700;height:1.75rem;justify-content:center;min-width:2.5rem;padding:0 .625rem}.trending-stars-today{color:var(--c-success);font-size:.8125rem;font-weight:700}.trending-card-title{font-size:1.25rem;letter-spacing:-.03em;line-height:1.15;margin:0}.trending-card-fullname{color:var(--c-text-3);font-size:.8125rem;margin:-.5rem 0 0}.trending-card-description{color:var(--c-text-2);font-size:.875rem;line-height:1.75;margin:0}.trending-card-stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.trending-stat{align-items:center;background:var(--c-bg-soft);border-radius:999px;color:var(--c-text-2);display:inline-flex;font-size:.75rem;font-weight:600;gap:.4rem;min-height:1.75rem;padding:.25rem .625rem}.trending-language-dot{border-radius:50%;flex-shrink:0;height:.625rem;width:.625rem}.trending-card-footer{align-items:center;color:var(--c-text-3);display:flex;font-size:.75rem;gap:.75rem;justify-content:space-between}.trending-built-by{display:flex;flex-wrap:wrap;gap:.35rem;line-height:1.6}.trending-empty{padding:3rem 1.5rem;text-align:center}.trending-card-skeleton{pointer-events:none}.trending-skeleton-line{animation:trendingSkeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,var(--c-bg-soft),rgba(var(--c-primary-rgb),.1),var(--c-bg-soft));background-size:200% 100%;border-radius:999px;height:.875rem}@keyframes trendingSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.default-apps-hero:before{background:radial-gradient(circle,rgba(var(--c-primary-rgb),.1) 0,transparent 72%)}.default-app-principles{display:grid;margin-top:1.5rem}@media(min-width:48rem){.default-app-principles{grid-template-columns:repeat(3,minmax(0,1fr))}}.default-app-principle{align-items:flex-start;background:rgba(var(--c-primary-rgb),.04);border:1px solid rgba(var(--c-primary-rgb),.1);border-radius:var(--radius-md);display:flex;gap:.75rem;padding:.875rem 1rem}.default-app-principle-icon{background:rgba(var(--c-primary-rgb),.12);block-size:1.75rem;flex-shrink:0;inline-size:1.75rem;justify-content:center}.default-app-principle-icon,.default-apps-hero-link{align-items:center;border-radius:999px;color:var(--c-primary);display:inline-flex}.default-apps-hero-link{background:rgba(var(--c-primary-rgb),.06);border:1px solid rgba(var(--c-primary-rgb),.16);font-size:.8125rem;font-weight:600;gap:.375rem;padding-block:.625rem;padding-inline:.875rem;transition:transform .15s ease,background .15s ease,border-color .15s ease}.default-apps-hero-link:hover{background:rgba(var(--c-primary-rgb),.1);border-color:rgba(var(--c-primary-rgb),.26);transform:translateY(-.0625rem)}.default-app-grid{display:grid;gap:.875rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:40rem){.default-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:72rem){.default-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.default-app-card{background:radial-gradient(circle at top right,rgba(var(--c-primary-rgb),.08),transparent 48%),var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);color:inherit;display:flex;flex-direction:column;gap:.875rem;min-block-size:17rem;overflow:hidden;padding:1.25rem;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.default-app-card:hover{border-color:rgba(var(--c-primary-rgb),.22);box-shadow:var(--c-shadow-hover);transform:translateY(-.125rem)}.default-app-card:after{background:linear-gradient(90deg,rgba(var(--c-primary-rgb),.3),transparent);block-size:1px;content:"";inset-block-end:0;inset-inline:1.25rem;opacity:.8;position:absolute}.default-app-card-top{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.default-app-card-icon{align-items:center;background:rgba(var(--c-primary-rgb),.12);block-size:2.5rem;border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px rgba(var(--c-primary-rgb),.06);color:var(--c-primary);display:inline-flex;font-size:1.1rem;inline-size:2.5rem;justify-content:center}.default-app-card-head{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.default-app-card-eyebrow{color:var(--c-text-3);font-size:.75rem;font-weight:600;margin:0 0 .25rem}.default-app-card-title{font-size:1.25rem;line-height:1.2;margin:0}.default-app-card-badge{align-items:center;background:var(--c-bg-soft);border-radius:999px;color:var(--c-text-2);display:inline-flex;font-size:.6875rem;font-weight:600;padding-block:.25rem;padding-inline:.625rem;white-space:nowrap}.default-app-format-list{display:flex;flex-wrap:wrap;gap:.5rem}.mini-chip{align-items:center;background:var(--c-bg-soft);border-radius:999px;color:var(--c-text-3);display:inline-flex;font-size:.6875rem;font-weight:600;padding-block:.1875rem;padding-inline:.5rem}.default-app-summary{color:var(--c-text-2);font-size:.875rem;line-height:1.7;margin:0}.default-app-highlights{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.default-app-highlights li{align-items:flex-start;color:var(--c-text-2);display:flex;font-size:.8125rem;gap:.5rem;line-height:1.6}.default-app-highlights li:before{background:var(--c-primary);block-size:.375rem;border-radius:999px;content:"";flex-shrink:0;inline-size:.375rem;margin-top:.4375rem}.default-app-footer{align-items:center;color:var(--c-text-3);display:flex;font-size:.75rem;gap:.75rem;justify-content:space-between;margin-top:auto;padding-top:.125rem;transition:color .15s ease}.default-app-card:hover .default-app-footer{color:var(--c-primary)}@media(max-width:39.9375rem){.toast-stack{align-items:stretch;inset-inline-end:.75rem;inset-inline-start:.75rem}.app-toast{max-inline-size:none;min-inline-size:0}.default-app-card{min-block-size:auto}.default-app-footer{align-items:flex-start;flex-direction:column}.trending-card{min-height:auto}.trending-card-footer{align-items:flex-start;flex-direction:column}}html.dark .prose code:not(pre code){background:rgba(var(--c-primary-rgb),.12)}.bento-item:has(.bento-value):hover .bento-value{color:var(--c-primary);transition:color .2s ease}.header-nav-link.active{position:relative}.header-nav-link.active:after{background:var(--c-primary);border-radius:1px;bottom:-.125rem;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:1rem}.link-card-favicon img{transition:transform .2s ease}.link-card:hover .link-card-favicon img{transform:scale(1.1)}.article-header h1{letter-spacing:-.03em}.filter-chip.active span{opacity:.7}.toc-link{transition:all .15s ease,border-left-color .15s ease}.page-header h1 span[class^=i-]{transition:transform .3s ease}.page-header:hover h1 span[class^=i-]{transform:scale(1.1)}@media(min-width:64rem){.bento{gap:1rem}}.home-page{display:flex;flex-direction:column}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1rem}.home-hero-link{align-items:center;background:rgba(var(--c-primary-rgb),.08);border:1px solid rgba(var(--c-primary-rgb),.2);border-radius:999px;color:var(--c-primary);display:inline-flex;font-size:.8125rem;font-weight:600;gap:.375rem;min-height:2.25rem;padding-block:.5rem;padding-inline:.8125rem;transition:transform .15s ease,background .15s ease,border-color .15s ease}.home-hero-link:hover{background:rgba(var(--c-primary-rgb),.12);border-color:rgba(var(--c-primary-rgb),.32);transform:translateY(-.0625rem)}.home-hero-link.secondary{background:transparent;border-color:var(--c-border);color:var(--c-text-2)}.home-hero-link.secondary:hover{background:var(--c-bg-soft);border-color:var(--c-border-strong);color:var(--c-text)}.home-hero-search{margin-bottom:0;margin-top:1rem;max-inline-size:42rem}.home-resource-layout{display:grid;gap:1rem}.home-resource-column{background:color-mix(in srgb,var(--c-surface) 94%,var(--c-bg-soft) 6%);border:1px solid var(--c-border);border-radius:var(--radius-md);min-width:0;padding:.875rem}@media(min-width:64rem){.home-resource-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.docs-explorer{display:flex;flex-direction:column}.docs-explorer-filters{display:flex;flex-direction:column;gap:.875rem;margin-bottom:2rem;padding:1rem}.docs-explorer-filters,.docs-filter-panel{background:color-mix(in srgb,var(--c-surface) 92%,var(--c-bg-soft) 8%);border:1px solid var(--c-border);border-radius:var(--radius-lg)}.docs-filter-grid{display:grid;gap:.75rem}@media(min-width:56rem){.docs-filter-grid{align-items:end;grid-template-columns:1fr 1fr}}.docs-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;justify-content:space-between}.docs-search-field{flex:1;min-inline-size:12rem;position:relative}.docs-search-field-icon{color:var(--c-text-3);font-size:.875rem;inset-block-start:50%;inset-inline-start:.75rem;position:absolute;transform:translateY(-50%)}.docs-search-input{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:var(--c-text);font:inherit;inline-size:100%;min-height:2.5rem;padding-inline:2rem .875rem;transition:border-color .15s ease,box-shadow .15s ease}.docs-search-input:focus{border-color:rgba(var(--c-primary-rgb),.36);box-shadow:0 0 0 3px rgba(var(--c-primary-rgb),.12);outline:none}.search-field{display:flex;flex-direction:column;gap:.45rem}.search-field-label{color:var(--c-text-3);font-size:.75rem;font-weight:600}.search-field-input{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:var(--c-text);font:inherit;min-height:2.5rem;padding-inline:.75rem;transition:border-color .15s ease,box-shadow .15s ease}.search-field-input:focus{border-color:rgba(var(--c-primary-rgb),.38);box-shadow:0 0 0 3px rgba(var(--c-primary-rgb),.12);outline:none}.docs-filter-group{display:flex;flex-direction:column;gap:.5rem}.docs-filter-label{font-size:.75rem;font-weight:600}.docs-empty-state{background:color-mix(in srgb,var(--c-surface) 90%,var(--c-bg-soft) 10%);border:1px dashed var(--c-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.5rem;min-height:10rem;padding:1.25rem;text-align:center}.docs-empty-state,.docs-kind-chip{align-items:center;justify-content:center}.docs-kind-chip{background:var(--c-bg-soft);border-radius:3px;color:var(--c-text-3);display:inline-flex;font-size:.6rem;font-weight:600;letter-spacing:.04em;min-height:1rem;padding-inline:.35rem;text-transform:uppercase}.doc-breadcrumb{align-items:center;color:var(--c-text-3);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.375rem;margin-bottom:.75rem}.doc-breadcrumb a{transition:color .15s ease}.doc-breadcrumb a:hover{color:var(--c-primary)}.doc-breadcrumb-separator{opacity:.35}.doc-breadcrumb-current{color:var(--c-text-2)}.breadcrumb-nav{margin-bottom:.75rem}.breadcrumb-list{align-items:center;color:var(--c-text-3);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.375rem;list-style:none;margin:0;padding:0}.breadcrumb-item{align-items:center;display:inline-flex;gap:.375rem;min-width:0}.breadcrumb-item:not(:last-child):after{color:var(--c-text-3);content:"/";opacity:.38}.breadcrumb-link{color:inherit;transition:color .15s ease}.breadcrumb-link:hover{color:var(--c-primary)}.breadcrumb-current{color:var(--c-text-2);font-weight:500}.search-result-meta-line{font-size:.65rem;gap:.625rem;margin-top:.375rem;opacity:.8}.search-result-meta-line>:first-child{min-width:0}.search-footer-right{align-items:center;display:flex;flex-wrap:wrap;font-size:.625rem;gap:.5rem;justify-content:flex-end}.search-view-all-btn{align-items:center;background:rgba(var(--c-primary-rgb),.08);border:1px solid rgba(var(--c-primary-rgb),.22);border-radius:999px;color:var(--c-primary);cursor:pointer;display:inline-flex;font-size:.625rem;font-weight:600;justify-content:center;min-height:1.5rem;padding-inline:.5rem;transition:border-color .15s ease,background .15s ease}.search-view-all-btn:hover{background:rgba(var(--c-primary-rgb),.14);border-color:rgba(var(--c-primary-rgb),.34)}.search-view-all-btn:focus-visible{outline:2px solid rgba(var(--c-primary-rgb),.45);outline-offset:2px}.search-page{display:flex;flex-direction:column}.search-page-header{margin-bottom:1rem}.search-page-toolbar{display:flex;flex-wrap:wrap;margin-bottom:1rem}.search-page-input-wrap{flex:1;min-inline-size:min(100%,18rem);position:relative}.search-page-input-icon{color:var(--c-text-3);inset-block-start:50%;inset-inline-start:.75rem;position:absolute;transform:translateY(-50%)}.search-page-input{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-md);color:var(--c-text);font:inherit;inline-size:100%;min-height:2.75rem;padding-inline:2rem .875rem;transition:border-color .15s ease,box-shadow .15s ease}.search-page-input:focus{border-color:rgba(var(--c-primary-rgb),.4);box-shadow:0 0 0 3px rgba(var(--c-primary-rgb),.12);outline:none}.search-page-submit{align-items:center;background:rgba(var(--c-primary-rgb),.1);border:1px solid rgba(var(--c-primary-rgb),.25);border-radius:var(--radius-md);color:var(--c-primary);cursor:pointer;display:inline-flex;font:inherit;font-weight:600;justify-content:center;min-height:2.75rem;padding-inline:1.125rem;transition:border-color .15s ease,background .15s ease}.search-page-submit:hover{background:rgba(var(--c-primary-rgb),.16);border-color:rgba(var(--c-primary-rgb),.38)}.search-page-filters{background:color-mix(in srgb,var(--c-surface) 92%,var(--c-bg-soft) 8%);border:1px solid var(--c-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.search-page-summary{display:inline-flex;font-size:.75rem}.discovery-panel{background:color-mix(in srgb,var(--c-surface) 92%,var(--c-bg-soft) 8%);border:1px solid var(--c-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.875rem;padding:1rem 1.125rem}.discovery-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.discovery-title{color:var(--c-text-3);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.discovery-copy{color:var(--c-text-2);font-size:.8125rem;line-height:1.7;margin:.25rem 0 0}.discovery-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.discovery-chip,.discovery-inline-btn{align-items:center;background:transparent;border:1px solid var(--c-border);border-radius:999rem;color:var(--c-text-2);cursor:pointer;display:inline-flex;font:inherit;font-size:.75rem;gap:.4375rem;justify-content:center;min-height:2.25rem;padding-inline:.8125rem;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.discovery-chip:hover,.discovery-inline-btn:hover{background:var(--c-primary-soft);border-color:var(--c-border-strong);color:var(--c-text);transform:translateY(-.0625rem)}.discovery-link-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.discovery-link-card{align-items:flex-start;background:color-mix(in srgb,var(--c-surface) 94%,var(--c-bg-soft) 6%);border:1px solid var(--c-border);border-radius:var(--radius-md);display:flex;gap:.75rem;min-width:0;padding:.875rem;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.discovery-link-card:hover{border-color:rgba(var(--c-primary-rgb),.22);box-shadow:var(--c-shadow-hover);transform:translateY(-.0625rem)}.discovery-link-description,.discovery-link-title{display:block}.discovery-link-title{color:var(--c-text);font-size:.875rem;font-weight:600}.discovery-link-description{color:var(--c-text-3);font-size:.75rem;line-height:1.6;margin-top:.25rem}.sr-only{block-size:1px;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);border:0;white-space:nowrap}.article-header-actions,.search-panel-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem}.article-header-action,.search-header-action,.search-view-all-btn{align-items:center;-webkit-backdrop-filter:blur(.875rem);backdrop-filter:blur(.875rem);background:color-mix(in srgb,var(--c-surface-raised) 84%,transparent);border:1px solid var(--c-border);border-radius:999rem;box-shadow:inset 0 1px 0 var(--fluent-stroke),var(--c-shadow-sm);color:var(--c-text-2);cursor:pointer;display:inline-flex;font:inherit;font-size:.75rem;font-weight:600;gap:.5rem;justify-content:center;min-height:2.25rem;padding-inline:.875rem;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.article-header-action:hover,.search-header-action:hover,.search-view-all-btn:hover{background:color-mix(in srgb,var(--c-surface-raised) 92%,rgba(var(--c-primary-rgb),.08));border-color:rgba(var(--c-primary-rgb),.26);box-shadow:inset 0 1px 0 var(--fluent-stroke-strong),var(--c-shadow-hover);color:var(--c-text);transform:translateY(-.0625rem)}.memory-doc-list,.memory-query-list{display:flex;flex-direction:column;gap:.625rem}.memory-doc-item,.memory-query-item,.search-result-entry{align-items:stretch;border:1px solid transparent;border-radius:var(--radius-md);display:flex;gap:.625rem;min-inline-size:0;padding:.25rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.memory-doc-item:hover,.memory-query-item:hover,.search-result-entry:hover{background:rgba(var(--c-primary-rgb),.05);border-color:rgba(var(--c-primary-rgb),.18)}.memory-doc-item.active,.memory-query-item.active,.search-result-entry.active{background:rgba(var(--c-primary-rgb),.08);border-color:rgba(var(--c-primary-rgb),.28);box-shadow:0 0 0 .125rem rgba(var(--c-primary-rgb),.08)}.memory-doc-main,.memory-query-main{align-items:center;background:transparent;border:none;border-radius:calc(var(--radius-md) - .125rem);color:var(--c-text);cursor:pointer;display:flex;flex:1 1 auto;font:inherit;gap:.75rem;min-inline-size:0;padding:.75rem .875rem;text-align:left;transition:background .18s ease,transform .18s ease}.memory-doc-main{align-items:flex-start;flex-direction:column;gap:.375rem}.memory-doc-main:hover,.memory-query-main:hover{background:rgba(var(--c-primary-rgb),.08);transform:translateY(-.0625rem)}.memory-query-icon{align-items:center;background:rgba(var(--c-primary-rgb),.12);block-size:2rem;border-radius:.75rem;color:var(--c-primary);display:inline-flex;flex-shrink:0;inline-size:2rem;justify-content:center}.memory-query-copy{display:flex;flex-direction:column;gap:.1875rem;min-inline-size:0}.memory-doc-title,.memory-query-title{color:var(--c-text);font-size:.875rem;font-weight:600;line-height:1.45}.memory-query-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memory-doc-meta,.memory-query-meta{color:var(--c-text-3);font-size:.75rem;line-height:1.5}.memory-doc-actions,.memory-query-actions,.search-result-actions{align-items:center;display:flex;flex-shrink:0;gap:.375rem}.memory-action-btn{align-items:center;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:color-mix(in srgb,var(--c-surface-raised) 76%,transparent);block-size:2.25rem;border:1px solid var(--c-border);border-radius:.875rem;box-shadow:inset 0 1px 0 var(--fluent-stroke);color:var(--c-text-3);cursor:pointer;display:inline-flex;inline-size:2.25rem;justify-content:center;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.memory-action-btn:hover{background:rgba(var(--c-primary-rgb),.1);border-color:rgba(var(--c-primary-rgb),.24);color:var(--c-primary);transform:translateY(-.0625rem)}.memory-doc-type{align-items:center;background:rgba(var(--c-primary-rgb),.08);border:1px solid rgba(var(--c-primary-rgb),.16);border-radius:999rem;color:var(--c-primary);display:inline-flex;font-size:.6875rem;font-weight:700;letter-spacing:.03em;min-height:1.5rem;padding-inline:.625rem}.memory-section-footer{display:flex;justify-content:flex-end}.search-result-entry{align-items:center}.search-result-actions{padding-inline-end:.25rem}.search-result-meta-line{color:var(--c-text-3);font-size:.6875rem;justify-content:space-between;margin-top:.4375rem}.search-footer-right,.search-footer-status,.search-result-meta-line{align-items:center;display:flex;gap:.75rem}.search-footer-status{min-inline-size:0}.search-footer-section{color:var(--c-text-2);font-size:.75rem;font-weight:700;letter-spacing:.03em}.discovery-link-list{display:grid;gap:.75rem}.home-hero-memory-panel,.search-assist-panel{min-block-size:100%}.home-hero-memory,.search-assist-grid,.search-discovery-stack,.search-empty-layout{display:flex;flex-direction:column;gap:1rem}.search-empty-rich{padding:1rem 1.125rem;text-align:left}.search-discovery-panel{padding:.875rem}.docs-filter-summary-panel,.search-filter-summary-panel{padding:1rem 1.125rem}.search-assist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.search-assist-panel{min-height:100%}.home-hero-memory{margin-top:1rem}.home-hero-memory-group{display:flex;flex-direction:column;gap:.5rem}.history-card-footer,.history-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.history-card-meta{margin-bottom:.625rem}.history-card-footer,.history-card-time{color:var(--c-text-3);font-size:.6875rem}.history-card-footer{gap:.75rem;justify-content:space-between;margin-top:.875rem}@media(max-width:39.9375rem){.home-hero-actions{width:100%}.home-hero-link{flex:1 1 auto;justify-content:center}.home-resource-column{padding:.75rem}.docs-explorer-filters{padding:.875rem}.docs-filter-row{align-items:stretch;flex-direction:column}.docs-search-field{min-inline-size:0}.search-page-toolbar{gap:.625rem}.search-page-input-wrap{min-inline-size:0}.article-header-action,.article-header-actions,.search-header-action,.search-page-submit,.search-panel-actions,.search-view-all-btn{width:100%}.memory-doc-item,.memory-query-item,.search-result-entry{align-items:stretch;flex-direction:column}.memory-doc-actions,.memory-query-actions,.search-result-actions{justify-content:flex-end}.search-modal-footer{align-items:flex-start;flex-direction:column;gap:.5rem}.search-footer-right{justify-content:flex-start}.discovery-header,.history-card-footer{align-items:flex-start;flex-direction:column}.discovery-chip,.discovery-inline-btn{justify-content:flex-start;width:100%}}.shell{isolation:isolate;overflow-x:clip;position:relative}.shell-backdrop{inset:0;pointer-events:none;position:fixed;z-index:0}.shell-orb{border-radius:999rem;filter:blur(4rem);opacity:.72;position:absolute}.shell-orb--north{background:rgba(var(--c-accent-rgb),.24);block-size:22rem;inline-size:22rem;inset-block-start:-8rem;inset-inline-start:-6rem}.shell-orb--east{background:rgba(var(--c-primary-rgb),.18);block-size:24rem;inline-size:24rem;inset-block-start:12rem;inset-inline-end:-8rem}.shell-orb--south{background:rgba(var(--c-accent-rgb),.14);block-size:20rem;inline-size:20rem;inset-block-end:-10rem;inset-inline-start:22%}.shell-frame{display:flex;flex-direction:column;min-height:100dvh;position:relative;z-index:1}.shell-main{padding-block:clamp(1.5rem,3vw,2.25rem) clamp(3.5rem,5vw,4.75rem)}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:none;height:auto;padding:1rem var(--content-px) 0}.header-inner{-webkit-backdrop-filter:var(--fluent-backdrop);backdrop-filter:var(--fluent-backdrop);background:var(--fluent-panel-strong);border:1px solid var(--fluent-stroke);border-radius:calc(var(--radius-xl) + .125rem);box-shadow:inset 0 1px #ffffffb8,var(--c-shadow-md)}.header-logo{gap:.75rem}.header-logo-mark{align-items:center;background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.18),rgba(var(--c-accent-rgb),.12));border:1px solid hsla(0,0%,100%,.56);box-shadow:inset 0 1px #ffffffb8,0 .875rem 1.5rem rgba(var(--c-primary-rgb),.16);display:inline-flex;justify-content:center}.header-logo-title{font-size:.98rem;font-weight:700}.header-logo-subtitle{font-size:.6875rem;letter-spacing:.02em}.header-logo-icon{color:var(--c-primary)}.header-nav{-webkit-backdrop-filter:blur(.875rem);backdrop-filter:blur(.875rem);background:#ffffff57;border:1px solid hsla(0,0%,100%,.44)}.header-nav-link{min-height:2.125rem;padding-inline:.875rem}.header-nav-link:hover{background:#ffffff8a}.header-nav-link.active{background:#ffffffbd;box-shadow:inset 0 1px #ffffffd1,0 .625rem 1.5rem rgba(var(--c-primary-rgb),.12)}.header-actions{gap:.5rem}.header-status{background:#ffffff57;border:1px solid hsla(0,0%,100%,.48);border-radius:999rem;color:var(--c-text-2);display:none;font-weight:600;letter-spacing:.03em;min-height:2rem;padding-inline:.75rem}.header-status:before{background:var(--c-primary);block-size:.375rem;border-radius:999rem;box-shadow:0 0 .75rem rgba(var(--c-primary-rgb),.42);content:"";inline-size:.375rem;margin-inline-end:.5rem}.discovery-chip,.discovery-inline-btn,.docs-search-input,.filter-chip,.group-tab,.header-btn,.search-field-input,.search-page-input,.search-trigger,.trending-language-input{-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#ffffff6b;border:1px solid hsla(0,0%,100%,.54);box-shadow:inset 0 1px #ffffffad}.discovery-chip,.discovery-inline-btn,.filter-chip,.group-tab,.header-btn,.search-trigger{color:var(--c-text-2)}.discovery-chip:hover,.discovery-inline-btn:hover,.filter-chip:hover,.group-tab:hover,.header-btn:hover,.search-trigger:hover{background:#ffffff9e;border-color:rgba(var(--c-primary-rgb),.22);color:var(--c-text)}.search-trigger{min-height:2.25rem;padding-inline:.75rem}.search-foot-kbd,.search-kbd,.search-trigger-kbd{background:#ffffff57;border-color:#ffffff80}.app-toast,.article-header,.article-nav-item,.bento-item,.card,.default-app-card,.discovery-link-card,.discovery-panel,.docs-empty-state,.docs-explorer-filters,.docs-filter-panel,.home-resource-column,.link-card,.page-header,.search-modal,.search-page-filters,.toc,.toc-mobile,.tool-card,.trending-card{-webkit-backdrop-filter:var(--fluent-backdrop);backdrop-filter:var(--fluent-backdrop);background:var(--fluent-tint),var(--fluent-panel);border:1px solid var(--fluent-stroke);box-shadow:inset 0 1px #ffffffb8,var(--c-shadow-md)}.article-nav-item:hover,.bento-item:hover,.card:hover,.default-app-card:hover,.discovery-link-card:hover,.link-card:hover,.tool-card:hover,.trending-card:hover{border-color:rgba(var(--c-primary-rgb),.24);box-shadow:inset 0 1px #ffffffd1,var(--c-shadow-hover);transform:translateY(-.125rem)}.bento{gap:1rem}.bento-item{padding:1.25rem}.bento-hero{background:radial-gradient(circle at 100% 0,rgba(var(--c-accent-rgb),.18),transparent 38%),radial-gradient(circle at 0 100%,rgba(var(--c-primary-rgb),.12),transparent 34%),var(--fluent-panel-strong)}.bento-hero:before{background:radial-gradient(circle,rgba(var(--c-accent-rgb),.24) 0,rgba(var(--c-primary-rgb),.14) 32%,transparent 68%);height:20rem;right:-4%;top:-20%;width:20rem}.bento-hero:after{background:linear-gradient(90deg,rgba(var(--c-primary-rgb),.5),transparent 68%);inset-block-end:.875rem;inset-inline:1.25rem;opacity:.82}.default-app-card-badge,.docs-kind-chip,.mini-chip,.search-filter-count,.search-result-type,.tag,.tag-v2,.trending-rank,.trending-stat{background:#ffffff80;border:1px solid rgba(var(--c-primary-rgb),.16);box-shadow:inset 0 1px #ffffff9e;color:var(--c-primary)}.docs-kind-chip,.search-result-type{letter-spacing:.02em;text-transform:none}.default-app-card-badge,.mini-chip,.trending-stat{color:var(--c-text-2)}.section-title{margin-bottom:1.25rem}.section-title h2{font-size:1.05rem;gap:.625rem}.default-app-card-icon,.default-app-principle-icon,.section-icon,.section-icon-wrap{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.14),rgba(var(--c-accent-rgb),.08));border:1px solid hsla(0,0%,100%,.56);box-shadow:inset 0 1px #ffffffbd}.article-header,.page-header{margin-bottom:1.75rem;overflow:hidden;padding:1.5rem;position:relative}.article-header,.page-header{border-bottom:1px solid var(--fluent-stroke)}.article-header:before,.page-header:before{background:linear-gradient(135deg,rgba(var(--c-primary-rgb),.1),transparent 55%);content:"";inset:0;pointer-events:none;position:absolute}.article-header>*,.page-header>*{position:relative;z-index:1}.btn-back{align-items:center;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#fff6;border:1px solid hsla(0,0%,100%,.52);border-radius:999rem;box-shadow:inset 0 1px #ffffffad;color:var(--c-text-2);min-height:2.25rem;padding-inline:.875rem}.btn-back:hover{background:#fff9}.toc{border-radius:var(--radius-lg);padding:1rem .875rem}.toc-link{border-inline-start-width:.125rem;border-radius:.75rem;padding-block:.4375rem;padding-inline-start:.875rem}.toc-link.active,.toc-link:hover{background:rgba(var(--c-primary-rgb),.1)}.search-modal-footer,.search-modal-header,.toc-mobile-summary{background:#ffffff57}.search-overlay{-webkit-backdrop-filter:blur(1rem) saturate(1.1);backdrop-filter:blur(1rem) saturate(1.1);background:#10233f38}.search-modal{max-height:72dvh;width:min(94vw,40rem)}.search-result-item{border-radius:.875rem;transition:background .18s ease,transform .18s ease}.search-result-item.active,.search-result-item:hover{background:rgba(var(--c-primary-rgb),.1);transform:translate(.125rem)}.search-hit{background:rgba(var(--c-primary-rgb),.18)}.default-apps-hero-link,.home-hero-link,.search-page-submit,.trending-refresh-btn{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.98),rgba(var(--c-primary-rgb),.84));border:1px solid rgba(var(--c-primary-rgb),.52);border-radius:999rem;box-shadow:0 .875rem 1.875rem rgba(var(--c-primary-rgb),.24),inset 0 1px #ffffff3d;color:#fff;min-height:2.5rem}.default-apps-hero-link:hover,.home-hero-link:hover,.search-page-submit:hover,.trending-refresh-btn:hover:not(:disabled){background:linear-gradient(180deg,rgba(var(--c-primary-rgb),1),rgba(var(--c-primary-rgb),.9))}.home-hero-link.secondary{background:#ffffff70;border-color:#ffffff8f;box-shadow:inset 0 1px #ffffffb8}.home-hero-link.secondary:hover{background:#ffffff9e}.filter-chip.active,.group-tab.active{background:#ffffffbd;border-color:rgba(var(--c-primary-rgb),.24);box-shadow:0 .625rem 1.5rem rgba(var(--c-primary-rgb),.1),inset 0 1px #ffffffd6}.docs-search-input:focus,.search-field-input:focus,.search-page-input:focus,.trending-language-input:focus{border-color:rgba(var(--c-primary-rgb),.38);box-shadow:0 0 0 .1875rem rgba(var(--c-primary-rgb),.14),inset 0 1px #fffc}.docs-search-input,.search-field-input,.search-page-input,.trending-language-input{min-height:2.75rem}.docs-explorer-filters,.home-resource-column,.search-page-filters{padding:1.125rem}.reading-bar{background:linear-gradient(90deg,var(--c-primary),var(--c-accent));box-shadow:0 0 1rem rgba(var(--c-primary-rgb),.34);height:.1875rem}.scroll-top-btn{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#ffffff7a;border:1px solid hsla(0,0%,100%,.58);box-shadow:inset 0 1px #ffffffb8,var(--c-shadow-md)}.site-footer{border-top:none;margin:0 var(--content-px) calc(1.25rem + env(safe-area-inset-bottom,0))}.footer-inner{-webkit-backdrop-filter:var(--fluent-backdrop);backdrop-filter:var(--fluent-backdrop);background:var(--fluent-panel);border:1px solid var(--fluent-stroke);border-radius:var(--radius-xl);box-shadow:inset 0 1px #ffffffb8,var(--c-shadow-sm);padding:1rem 1.25rem}.footer-brand{display:flex;flex-direction:column;gap:.125rem}.footer-caption,.footer-meta,.footer-shortcut,.footer-title{margin:0}.footer-title{color:var(--c-text);font-size:.875rem;font-weight:700}.footer-caption,.footer-meta,.footer-shortcut{color:var(--c-text-3)}.footer-caption{font-size:.75rem}.footer-actions{align-items:center;flex-wrap:wrap;gap:.875rem}.footer-link{align-items:center;background:#ffffff5c;border:1px solid hsla(0,0%,100%,.48);border-radius:999rem;color:var(--c-text-2);display:inline-flex;min-height:2rem;padding-inline:.75rem}.footer-link:hover{background:#ffffff8f}.mobile-nav{-webkit-backdrop-filter:var(--fluent-backdrop);backdrop-filter:var(--fluent-backdrop);background:var(--fluent-panel-strong);border:1px solid var(--fluent-stroke);border-radius:calc(var(--radius-xl) + .125rem);box-shadow:inset 0 1px #ffffffb8,var(--c-shadow-lg);inset-block-end:.75rem;inset-inline:.75rem}.mobile-nav-item{border-radius:.875rem}.mobile-nav-item.active{background:#ffffff80;box-shadow:inset 0 1px #ffffffb8}.about-page{display:flex;flex-direction:column;gap:1rem;margin-inline:auto;max-inline-size:70rem}.about-panel{min-block-size:100%}.about-list{color:var(--c-text-2);padding-inline-start:1.125rem}.about-list li{line-height:1.7}.page-enter-active,.page-leave-active{transition:opacity .24s ease,transform .24s cubic-bezier(.16,1,.3,1)}.page-enter-from{opacity:0;transform:translateY(.5rem)}.page-leave-to{opacity:0;transform:translateY(-.375rem)}.search-overlay-enter-active,.search-overlay-leave-active{transition:opacity .18s ease}.search-modal-enter-active{transition:all .24s cubic-bezier(.16,1,.3,1)}.search-modal-leave-active{transition:all .18s ease}html.dark .btn-back,html.dark .discovery-chip,html.dark .discovery-inline-btn,html.dark .docs-search-input,html.dark .filter-chip,html.dark .footer-link,html.dark .group-tab,html.dark .header-btn,html.dark .header-nav,html.dark .header-status,html.dark .mobile-nav-item.active,html.dark .search-field-input,html.dark .search-foot-kbd,html.dark .search-kbd,html.dark .search-page-input,html.dark .search-trigger,html.dark .search-trigger-kbd,html.dark .trending-language-input{background:#101b2c9e;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff14}html.dark .btn-back:hover,html.dark .discovery-chip:hover,html.dark .discovery-inline-btn:hover,html.dark .filter-chip:hover,html.dark .footer-link:hover,html.dark .group-tab:hover,html.dark .header-btn:hover,html.dark .header-nav-link:hover,html.dark .home-hero-link.secondary:hover,html.dark .search-trigger:hover{background:#ffffff1a}html.dark .filter-chip.active,html.dark .group-tab.active,html.dark .header-nav-link.active{background:#ffffff1f;box-shadow:inset 0 1px #ffffff1f,0 .75rem 1.75rem #00000042}html.dark .search-modal-footer,html.dark .search-modal-header,html.dark .toc-mobile-summary{background:#ffffff0a}html.dark .default-app-card-badge,html.dark .docs-kind-chip,html.dark .mini-chip,html.dark .search-filter-count,html.dark .search-result-type,html.dark .tag,html.dark .tag-v2,html.dark .trending-rank,html.dark .trending-stat{background:#ffffff0f;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14}html.dark .home-hero-link.secondary{background:#101b2cad;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff14;color:var(--c-text)}html.dark .search-overlay{background:#04081070}@media(min-width:64rem){.header-status{display:inline-flex}.about-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}@media(max-width:39.9375rem){.site-header{padding-top:.75rem}.header-inner{min-height:4rem;padding-inline:.875rem}.header-logo-mark{block-size:2.25rem;inline-size:2.25rem}.header-logo-subtitle{display:none}.shell-main{padding-bottom:5.75rem}.site-footer{margin-bottom:6rem}.footer-inner{align-items:flex-start;flex-direction:column;gap:.875rem}.search-modal{width:min(96vw,40rem)}}.shell-orb{filter:blur(6.5rem);opacity:.26}.shell-orb--north{block-size:24rem;inline-size:24rem;inset-block-start:-10rem}.shell-orb--east{block-size:20rem;inline-size:20rem;inset-block-start:14rem}.shell-orb--south{block-size:18rem;inline-size:18rem;inset-block-end:-9rem}.site-header{padding:.875rem var(--content-px) 0}.app-toast,.footer-inner,.header-inner,.mobile-nav,.search-modal{-webkit-backdrop-filter:blur(1.375rem) saturate(1.08);backdrop-filter:blur(1.375rem) saturate(1.08);box-shadow:inset 0 1px #ffffff75,var(--c-shadow-md)}.header-inner{border-radius:1.5rem;min-height:var(--header-h);padding-inline:1rem}.default-app-card-icon,.default-app-principle-icon,.header-logo-mark,.section-icon,.section-icon-wrap,.workspace-stat-icon{align-items:center;background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.16),rgba(var(--c-accent-rgb),.08));block-size:2.375rem;border:1px solid var(--control-border);border-radius:.95rem;box-shadow:inset 0 1px #ffffff8a;color:var(--c-primary);display:inline-flex;inline-size:2.375rem;justify-content:center}.header-logo-title{font-size:1rem;letter-spacing:-.02em}.header-logo-subtitle{color:var(--c-text-3)}.header-nav{background:#ffffff80;border:1px solid var(--control-border);border-radius:999rem;box-shadow:inset 0 1px #ffffff75;gap:.125rem;padding:.25rem}.header-nav-link{border-radius:999rem;color:var(--c-text-2);min-height:2.25rem;padding-inline:.9rem;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.header-nav-link:hover{background:rgba(var(--c-primary-rgb),.08);color:var(--c-text)}.header-nav-link.active{background:rgba(var(--c-primary-rgb),.14);box-shadow:inset 0 1px #ffffff85;color:var(--c-text)}.header-nav-link.active:after{display:none}.article-header-action,.btn-back,.discovery-chip,.discovery-inline-btn,.filter-chip,.footer-link,.group-tab,.header-btn,.header-status,.memory-action-btn,.search-foot-kbd,.search-header-action,.search-kbd,.search-trigger,.search-trigger-kbd{background:var(--control-fill);border:1px solid var(--control-border);box-shadow:inset 0 1px #ffffff85;color:var(--c-text-2)}.btn-back,.discovery-chip,.discovery-inline-btn,.filter-chip,.footer-link,.group-tab,.header-status,.search-trigger{border-radius:999rem}.header-status{min-height:2.125rem;padding-inline:.8rem}.header-btn,.memory-action-btn,.search-result-action{border-radius:.95rem}.search-trigger{min-height:2.375rem;padding-inline:.875rem}.article-header-action:hover,.btn-back:hover,.discovery-chip:hover,.discovery-inline-btn:hover,.filter-chip:hover,.footer-link:hover,.group-tab:hover,.header-btn:hover,.memory-action-btn:hover,.search-foot-kbd:hover,.search-header-action:hover,.search-kbd:hover,.search-trigger-kbd:hover,.search-trigger:hover{background:var(--control-surface-hover);border-color:var(--control-border-strong);color:var(--c-text)}.filter-chip.active,.group-tab.active{background:rgba(var(--c-primary-rgb),.12);border-color:rgba(var(--c-primary-rgb),.26);color:var(--c-text)}.default-apps-hero-link,.home-hero-link,.search-page-submit,.search-view-all-btn,.trending-refresh-btn{background:var(--primary-fill);border:1px solid rgba(var(--c-primary-rgb),.42);box-shadow:0 .875rem 1.75rem rgba(var(--c-primary-rgb),.24);color:#fff}.default-apps-hero-link:hover,.home-hero-link:hover,.search-page-submit:hover,.search-view-all-btn:hover,.trending-refresh-btn:hover{background:var(--primary-fill-hover);box-shadow:0 1rem 2rem rgba(var(--c-primary-rgb),.28);color:#fff}.home-hero-link.secondary{background:var(--control-fill);border-color:var(--control-border);box-shadow:inset 0 1px #ffffff85;color:var(--c-text)}.home-hero-link.secondary:hover{background:var(--control-surface-hover)}.docs-search-input,.search-field-input,.search-modal-input,.search-page-input,.trending-language-input{background:linear-gradient(180deg,#ffffffe6,#f7fafdf0);border:1px solid var(--control-border);box-shadow:inset 0 1px #ffffff94;color:var(--c-text)}.about-panel,.article-header,.article-nav-item,.card,.default-app-card,.discovery-panel,.docs-empty-state,.docs-explorer-filters,.docs-filter-panel,.home-resource-column,.link-card,.page-header,.search-empty-rich,.search-page-filters,.search-page-toolbar,.toc,.toc-mobile,.tool-card,.trending-card,.workspace-masthead{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--surface-highlight),var(--panel-fill);border:1px solid var(--panel-border);box-shadow:inset 0 1px #ffffff8a,var(--c-shadow-md)}.article-nav-item,.card,.default-app-card,.discovery-link-card,.link-card,.tool-card,.trending-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.article-nav-item:hover,.card:hover,.default-app-card:hover,.discovery-link-card:hover,.link-card:hover,.tool-card:hover,.trending-card:hover{border-color:var(--panel-border-strong);box-shadow:inset 0 1px #ffffff94,var(--c-shadow-hover)}.gradient-text{background:none;-webkit-text-fill-color:currentColor;color:var(--c-text)}.bento-hero:after,.bento-hero:before,.default-app-card:after{display:none}.workspace-hero-grid{align-items:start}.workspace-hero-grid,.workspace-stat-cluster{display:grid;gap:1rem}.workspace-masthead{border-radius:1.75rem;overflow:hidden;padding:clamp(1.25rem,2.8vw,1.75rem);position:relative}.workspace-masthead:before{background:radial-gradient(circle at 100% 0,rgba(var(--c-primary-rgb),.12),transparent 32%),linear-gradient(135deg,hsla(0,0%,100%,.18),transparent 56%);content:"";inset:0;pointer-events:none;position:absolute}.workspace-masthead>*{position:relative;z-index:1}.workspace-kicker{color:var(--c-text-3);font-size:.72rem;font-weight:700;letter-spacing:.12em;margin:0 0 .625rem;text-transform:uppercase}.workspace-stat-tile{align-self:start;background:var(--surface-highlight),var(--panel-fill-muted);border:1px solid var(--panel-border);border-radius:1.45rem;box-shadow:inset 0 1px #ffffff8a,var(--c-shadow-md);display:flex;flex-direction:column;gap:.9rem;justify-content:space-between;min-block-size:8rem;padding:1.15rem}.bento-label,.workspace-stat-label{align-items:center;color:var(--c-text-3);display:flex;font-size:.76rem;font-weight:600;gap:.55rem;letter-spacing:.03em}.workspace-stat-value-row{align-items:flex-end;display:flex;gap:.75rem;justify-content:space-between}.bento-value,.workspace-stat-value{color:var(--c-text);font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;letter-spacing:-.04em;line-height:1}.workspace-stat-note{align-items:center;background:rgba(var(--c-primary-rgb),.08);border:1px solid var(--control-border);border-radius:999rem;color:var(--c-text-2);display:inline-flex;font-size:.72rem;font-weight:600;min-height:1.875rem;padding-inline:.7rem}.about-intro,.article-header,.search-page-header{border-radius:1.75rem;padding:clamp(1.25rem,2.5vw,1.6rem)}.article-header:before,.page-header:before{background:radial-gradient(circle at 100% 0,rgba(var(--c-primary-rgb),.12),transparent 34%),linear-gradient(135deg,hsla(0,0%,100%,.14),transparent 56%)}.section-title{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.section-title h2{font-size:1.0625rem;font-weight:650;gap:.75rem}.cat-nav-count,.default-app-card-badge,.docs-kind-chip,.mini-chip,.search-filter-count,.search-footer-section,.search-result-type,.tab-count,.tag,.tag-v2,.trending-rank,.trending-stat{background:rgba(var(--c-primary-rgb),.08);border:1px solid var(--control-border);box-shadow:inset 0 1px #ffffff70;color:var(--c-text-2)}.docs-kind-chip,.search-result-type,.tag,.tag-v2,.trending-rank{color:var(--c-primary)}.default-app-principle,.docs-filter-summary-panel,.home-hero-memory-group,.search-assist-panel,.search-discovery-panel,.search-filter-summary-panel{border-radius:1.35rem}.home-hero-memory-group{background:var(--surface-highlight),var(--panel-fill-muted);border:1px solid var(--panel-border);box-shadow:inset 0 1px #ffffff75,var(--c-shadow-sm);padding:1rem 1.1rem}.search-page-toolbar{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;padding:.8rem}.docs-explorer-filters,.search-page-filters{border-radius:1.5rem;padding:1rem}.docs-filter-row,.trending-toolbar{align-items:start;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto}.trending-toolbar{grid-template-columns:minmax(0,1fr) minmax(13rem,17rem) auto}.docs-filter-label{color:var(--c-text-3);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.filter-chip{min-height:2.25rem;padding-inline:.85rem}.home-resource-column,.search-page-filters{border-radius:1.5rem}.article-side-link,.cat-nav-item,.discovery-link-card,.memory-doc-main,.memory-query-main,.search-result-item{border:1px solid transparent;border-radius:1rem;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.article-side-link:hover,.cat-nav-item:hover,.discovery-link-card:hover,.memory-doc-main:hover,.memory-query-main:hover,.search-result-item:hover{background:rgba(var(--c-primary-rgb),.08);border-color:rgba(var(--c-primary-rgb),.16)}.cat-nav-item.active,.memory-doc-item.active,.memory-query-item.active,.search-result-entry.active .search-result-item{background:rgba(var(--c-primary-rgb),.1);border-color:rgba(var(--c-primary-rgb),.18);box-shadow:inset 0 1px #ffffff61}.search-result-item.active{transform:none}.article-meta{gap:.5rem}.article-meta-item{align-items:center;background:rgba(var(--c-primary-rgb),.06);border:1px solid var(--control-border);border-radius:999rem;box-shadow:inset 0 1px #ffffff6b;color:var(--c-text-2);display:inline-flex;gap:.35rem;min-height:1.9rem;padding-inline:.7rem}.article-header-actions{margin-top:1rem}.article-header-action{border-radius:1rem;min-height:2.5rem;padding-inline:1rem}.article-side-panel{border-radius:1.4rem;padding:1rem 1.125rem}.article-side-link{display:block;padding:.75rem .875rem}.toc,.toc-mobile{background:var(--surface-highlight),var(--panel-fill-muted)}.toc-link{border-inline-start-color:transparent}.toc-link.active,.toc-link:hover{background:rgba(var(--c-primary-rgb),.08);border-inline-start-color:rgba(var(--c-primary-rgb),.48)}.search-overlay{-webkit-backdrop-filter:blur(.875rem) saturate(1.02);backdrop-filter:blur(.875rem) saturate(1.02);background:var(--overlay-scrim)}.search-modal{border-radius:1.5rem;box-shadow:0 2rem 5rem #0003;max-height:min(78dvh,52rem);width:min(94vw,42rem)}.search-modal-footer,.search-modal-header{background:#ffffff29}.search-modal-input{min-height:2.75rem}.search-empty,.search-filters,.search-result-list{background:transparent}.search-result-item.active,.search-result-item:hover{transform:none}.search-footer-status{gap:.875rem}.default-app-principles{gap:.75rem}.default-app-principle{border:1px solid var(--panel-border);box-shadow:inset 0 1px #ffffff70,var(--c-shadow-sm);padding:.85rem .95rem}.default-app-principle,.trending-card-skeleton,.trending-empty{background:var(--surface-highlight),var(--panel-fill-muted)}.site-footer{background:transparent;padding:0 var(--content-px) 1.5rem}.footer-inner{border-radius:1.4rem;margin:0 auto;max-width:var(--max-w);padding:1rem 1.2rem}.footer-link{padding:.45rem .8rem}.mobile-nav{border-radius:1.5rem}.mobile-nav-item{border:1px solid transparent;border-radius:1rem;color:var(--c-text-3);transition:background .16s ease,border-color .16s ease,color .16s ease}.mobile-nav-item.active{background:rgba(var(--c-primary-rgb),.12);border-color:rgba(var(--c-primary-rgb),.22);color:var(--c-text)}.about-panel{border-radius:1.5rem}@media(min-width:48rem){.workspace-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.workspace-stat-cluster{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:63.9375rem){.trending-toolbar{grid-template-columns:1fr}}@media(max-width:47.9375rem){.workspace-stat-tile{min-block-size:auto}.docs-filter-row,.search-page-toolbar,.trending-toolbar,.workspace-stat-cluster{grid-template-columns:1fr}.section-title{align-items:flex-start}.home-hero-actions,.section-title{flex-direction:column}.default-apps-hero-link,.home-hero-link,.search-page-submit,.search-view-all-btn,.trending-refresh-btn{justify-content:center}}@media(max-width:39.9375rem){.about-panel,.article-header,.card,.default-app-card,.discovery-panel,.docs-explorer-filters,.home-resource-column,.page-header,.search-page-filters,.search-page-toolbar,.tool-card,.trending-card,.workspace-masthead,.workspace-stat-tile{border-radius:1.25rem}.footer-inner{gap:.875rem}.mobile-nav{border-radius:1.3rem}}.shell-backdrop{opacity:.88}.shell-orb{filter:blur(7rem);opacity:.18}.shell-frame{gap:.875rem}.site-header{padding-top:.75rem}.app-toast,.footer-inner,.header-inner,.mobile-nav,.search-modal{-webkit-backdrop-filter:var(--fluent-backdrop);backdrop-filter:var(--fluent-backdrop);background:linear-gradient(180deg,var(--shell-surface-strong),var(--shell-surface));border:1px solid var(--shell-border);box-shadow:inset 0 1px 0 var(--inner-highlight-strong),var(--c-shadow-md)}.header-inner{gap:1rem}.header-logo{min-width:0}.header-logo-copy{display:flex;flex-direction:column;gap:.125rem}.header-logo-mark{block-size:2.5rem;border-color:var(--control-border-strong);border-radius:1rem;box-shadow:inset 0 1px 0 var(--inner-highlight-strong),0 .875rem 1.8rem rgba(var(--c-primary-rgb),.16);inline-size:2.5rem}.header-nav{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.06),rgba(var(--c-primary-rgb),.02));border-color:var(--control-border);box-shadow:inset 0 1px 0 var(--inner-highlight)}.header-nav-link{border:1px solid transparent}.header-nav-link.active{background:rgba(var(--c-primary-rgb),.12);border-color:rgba(var(--c-primary-rgb),.16);box-shadow:inset 0 1px 0 var(--inner-highlight)}.article-header-action,.btn-back,.discovery-chip,.discovery-inline-btn,.filter-chip,.footer-link,.group-tab,.header-btn,.header-status,.memory-action-btn,.search-foot-kbd,.search-header-action,.search-kbd,.search-trigger,.search-trigger-kbd{box-shadow:inset 0 1px 0 var(--inner-highlight);transition:background var(--motion-base) var(--ease-standard),border-color var(--motion-base) var(--ease-standard),color var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.header-status{align-items:center;font-size:.75rem;gap:.45rem}.header-status-icon{color:var(--c-primary);font-size:.875rem}.header-btn,.memory-action-btn,.search-result-action{box-shadow:inset 0 1px 0 var(--inner-highlight)}.search-trigger{gap:.625rem;justify-content:flex-start;min-width:10rem}.search-trigger-text{color:var(--c-text-3)}.search-foot-kbd,.search-kbd,.search-trigger-kbd{background:rgba(var(--c-primary-rgb),.06);box-shadow:none}.default-apps-hero-link,.home-hero-link,.search-page-submit,.search-view-all-btn,.trending-refresh-btn{box-shadow:0 1rem 2rem rgba(var(--c-primary-rgb),.22);transition:background var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.default-apps-hero-link:hover,.home-hero-link:hover,.search-page-submit:hover,.search-view-all-btn:hover,.trending-refresh-btn:hover{transform:translateY(-.0625rem)}.about-panel,.article-header,.article-nav-item,.card,.default-app-card,.discovery-panel,.docs-empty-state,.docs-explorer-filters,.docs-filter-panel,.home-resource-column,.link-card,.page-header,.search-empty-rich,.search-page-filters,.search-page-toolbar,.toc,.toc-mobile,.tool-card,.trending-card,.workspace-masthead{box-shadow:inset 0 1px 0 var(--inner-highlight),var(--c-shadow-md)}.article-nav-item:hover,.card:hover,.default-app-card:hover,.discovery-link-card:hover,.link-card:hover,.tool-card:hover,.trending-card:hover{box-shadow:inset 0 1px 0 var(--inner-highlight-strong),var(--c-shadow-hover);transform:translateY(-.0625rem)}.article-header:before,.page-header:before,.workspace-masthead:before{background:radial-gradient(circle at 100% 0,rgba(var(--c-primary-rgb),.1),transparent 36%),linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 56%)}.workspace-stat-tile{box-shadow:inset 0 1px 0 var(--inner-highlight),var(--c-shadow-md)}.cat-nav-count,.default-app-card-badge,.docs-kind-chip,.mini-chip,.search-filter-count,.search-footer-section,.search-result-type,.tab-count,.tag,.tag-v2,.trending-rank,.trending-stat{box-shadow:inset 0 1px 0 var(--inner-highlight)}.docs-search-input,.search-field-input,.search-modal-input,.search-page-input,.trending-language-input{background:var(--control-fill);box-shadow:inset 0 1px 0 var(--inner-highlight);transition:border-color var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),background var(--motion-base) var(--ease-standard)}.search-panel-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.search-page-summary{color:var(--c-text-3)}.search-page-summary,.trending-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.memory-doc-item,.memory-query-item,.search-result-entry{border-radius:1.05rem}.memory-doc-item.active,.memory-query-item.active,.search-result-entry.active{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.1),rgba(var(--c-primary-rgb),.06))}.article-side-link,.cat-nav-item,.discovery-link-card,.memory-doc-main,.memory-query-main,.search-result-item{box-shadow:none}.article-side-link:hover,.cat-nav-item.active,.cat-nav-item:hover,.discovery-link-card:hover,.memory-doc-main:hover,.memory-query-main:hover,.search-result-entry.active .search-result-item,.search-result-item:hover{box-shadow:inset 0 1px 0 var(--inner-highlight)}.search-modal{box-shadow:inset 0 1px 0 var(--inner-highlight-strong),0 2rem 5rem #00000038;max-height:min(80dvh,54rem);overflow:hidden;width:min(94vw,44rem)}.search-modal-footer,.search-modal-header{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.07),rgba(var(--c-primary-rgb),.02));border-color:var(--panel-border)}.search-modal-body{background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.02),transparent 10%)}.search-footer-right,.search-footer-status{flex-wrap:wrap;gap:.625rem}.about-intro-points,.default-app-principles{display:grid;gap:.75rem}.about-intro-point,.default-app-principle{align-items:start;background:var(--surface-highlight),var(--panel-fill-muted);border:1px solid var(--panel-border);border-radius:1.125rem;box-shadow:inset 0 1px 0 var(--inner-highlight),var(--c-shadow-sm);display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr);padding:.9rem 1rem}.about-intro-point-icon{align-items:center;background:linear-gradient(180deg,rgba(var(--c-primary-rgb),.16),rgba(var(--c-accent-rgb),.08));block-size:2.25rem;border:1px solid var(--control-border);border-radius:.9rem;box-shadow:inset 0 1px 0 var(--inner-highlight);color:var(--c-primary);display:inline-flex;inline-size:2.25rem;justify-content:center}.about-grid{display:grid;gap:1rem}.about-panel{padding:1.15rem 1.2rem}.about-list{display:grid;gap:.75rem;margin:0;padding-inline-start:1rem}.about-list li{color:var(--c-text-2)}.site-footer{padding-bottom:1.5rem}.footer-inner{display:grid;gap:1rem 1.5rem;grid-template-columns:minmax(0,1fr) auto;padding:1rem 1.1rem}.footer-caption,.footer-kicker,.footer-meta,.footer-shortcut,.footer-title{margin:0}.footer-kicker{color:var(--c-text-3);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-actions{align-items:flex-end;display:flex;flex-direction:column;gap:.75rem}.footer-links,.footer-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-end}.mobile-nav{box-shadow:inset 0 1px 0 var(--inner-highlight-strong),var(--c-shadow-lg)}.mobile-nav-item{gap:.35rem;min-height:3rem}.mobile-nav-item.active{box-shadow:inset 0 1px 0 var(--inner-highlight)}@media(max-width:63.9375rem){.footer-inner{grid-template-columns:1fr}.footer-actions,.footer-links,.footer-meta-row{align-items:flex-start;justify-content:flex-start}}@media(max-width:47.9375rem){.header-inner{gap:.75rem}.search-panel-actions{justify-content:flex-start}}@media print{.article-nav,.btn-back,.mobile-nav,.reading-bar,.scroll-top-btn,.site-footer,.site-header,.toc{display:none!important}.shell-main{padding:0}.prose,.shell-main{max-width:100%}}*,:after,:before{--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 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(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 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(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: }.i-carbon-apps{--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='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")}.i-carbon-apps,.i-carbon-arrow-left{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-arrow-left{--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='m14 26l1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6L4 16z'/%3E%3C/svg%3E")}.i-carbon-arrow-right{--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='m18 6l-1.43 1.393L24.15 15H4v2h20.15l-7.58 7.573L18 26l10-10z'/%3E%3C/svg%3E")}.i-carbon-arrow-right,.i-carbon-arrow-up{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-arrow-up{--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='M16 4L6 14l1.41 1.41L15 7.83V28h2V7.83l7.59 7.58L26 14z'/%3E%3C/svg%3E")}.i-carbon-arrow-up-right{--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='M10 6v2h12.59L6 24.59L7.41 26L24 9.41V22h2V6z'/%3E%3C/svg%3E")}.i-carbon-arrow-up-right,.i-carbon-book,[i-carbon-book=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-book,[i-carbon-book=""]{--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='M19 10h7v2h-7zm0 5h7v2h-7zm0 5h7v2h-7zM6 10h7v2H6zm0 5h7v2H6zm0 5h7v2H6z'/%3E%3Cpath fill='currentColor' d='M28 5H4a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M4 7h11v18H4Zm13 18V7h11v18Z'/%3E%3C/svg%3E")}.i-carbon-calendar{--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='M26 4h-4V2h-2v2h-8V2h-2v2H6c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 22H6V12h20zm0-16H6V6h4v2h2V6h8v2h2V6h4z'/%3E%3C/svg%3E")}.i-carbon-calendar,.i-carbon-calendar-heat-map{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-calendar-heat-map{--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='M26 4h-4V2h-2v2h-8V2h-2v2H6a2.003 2.003 0 0 0-2 2v20a2.003 2.003 0 0 0 2 2h20a2.003 2.003 0 0 0 2-2V6a2.003 2.003 0 0 0-2-2M6 6h4v2h2V6h8v2h2V6h4v4H6Zm0 6h5v6H6Zm13 14h-6v-6h6Zm0-8h-6v-6h6Zm2 8v-6h5l.001 6Z'/%3E%3C/svg%3E")}.i-carbon-catalog{--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='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")}.i-carbon-catalog,.i-carbon-categories{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-categories{--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='m6.76 6l.45.89L7.76 8H12v5H4V6zm.62-2H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H9l-.72-1.45a1 1 0 0 0-.9-.55m15.38 2l.45.89l.55 1.11H28v5h-8V6zm.62-2H19a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-4l-.72-1.45a1 1 0 0 0-.9-.55M6.76 19l.45.89l.55 1.11H12v5H4v-7zm.62-2H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1H9l-.72-1.45a1 1 0 0 0-.9-.55m15.38 2l.45.89l.55 1.11H28v5h-8v-7zm.62-2H19a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-4l-.72-1.45a1 1 0 0 0-.9-.55'/%3E%3C/svg%3E")}.i-carbon-category{--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='M27 22.141V18a2 2 0 0 0-2-2h-8v-4h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2v4H7a2 2 0 0 0-2 2v4.142a4 4 0 1 0 2 0V18h8v4.142a4 4 0 1 0 2 0V18h8v4.141a4 4 0 1 0 2 0M13 4h6l.001 6H13ZM8 26a2 2 0 1 1-2-2a2 2 0 0 1 2 2m10 0a2 2 0 1 1-2-2a2.003 2.003 0 0 1 2 2m8 2a2 2 0 1 1 2-2a2 2 0 0 1-2 2'/%3E%3C/svg%3E")}.i-carbon-category,.i-carbon-chart-line-data{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-chart-line-data{--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='M10.06 17.88A4.3 4.3 0 0 0 11 18a4 4 0 0 0 2.23-.68l3.22 2.87a3.88 3.88 0 0 0-.2 3.17A4 4 0 1 0 22.62 19l2.54-5.09a3.78 3.78 0 0 0 2.91-.53a4 4 0 1 0-4.69-.38l-2.54 5.09A4 4 0 0 0 20 18a4 4 0 0 0-2.23.68l-3.22-2.87a3.88 3.88 0 0 0 .2-3.17a4 4 0 1 0-6.45 4.29L4 25V2H2v26a2 2 0 0 0 2 2h26v-2H4.67ZM26 8a2 2 0 1 1-2 2a2 2 0 0 1 2-2m-4 14a2 2 0 1 1-2-2a2 2 0 0 1 2 2M11 12a2 2 0 1 1-2 2a2 2 0 0 1 2-2'/%3E%3C/svg%3E")}.i-carbon-checkmark{--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='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9z'/%3E%3C/svg%3E")}.i-carbon-checkmark,.i-carbon-checkmark-outline{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-checkmark-outline{--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='m14 21.414l-5-5.001L10.413 15L14 18.586L21.585 11L23 12.415z'/%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")}.i-carbon-close{--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='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")}.i-carbon-close,.i-carbon-code{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-code{--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='m31 16l-7 7l-1.41-1.41L28.17 16l-5.58-5.59L24 9zM1 16l7-7l1.41 1.41L3.83 16l5.58 5.59L8 23zm11.42 9.484L17.64 6l1.932.517L14.352 26z'/%3E%3C/svg%3E")}.i-carbon-compass{--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='M16 4A12 12 0 1 1 4 16A12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2'/%3E%3Cpath fill='currentColor' d='M23 10.41L21.59 9l-4.3 4.3a3 3 0 0 0-4 4L9 21.59L10.41 23l4.3-4.3a3 3 0 0 0 4-4ZM17 16a1 1 0 1 1-1-1a1 1 0 0 1 1 1'/%3E%3Ccircle cx='16' cy='7.5' r='1.5' fill='currentColor'/%3E%3C/svg%3E")}.i-carbon-compass,.i-carbon-copy{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-copy{--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='M28 10v18H10V10zm0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E")}.i-carbon-cube{--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='m28.504 8.136l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v14a1 1 0 0 0 .496.864l12 7a1 1 0 0 0 1.008 0l12-7A1 1 0 0 0 29 23V9a1 1 0 0 0-.496-.864M16 3.158L26.016 9L16 14.842L5.984 9ZM5 10.74l10 5.833V28.26L5 22.426Zm12 17.52V16.574l10-5.833v11.685Z'/%3E%3C/svg%3E")}.i-carbon-cube,.i-carbon-data-base{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-data-base{--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='M24 3H8a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 2v6H8V5ZM8 19v-6h16v6Zm0 8v-6h16v6Z'/%3E%3Ccircle cx='11' cy='8' r='1' fill='currentColor'/%3E%3Ccircle cx='11' cy='16' r='1' fill='currentColor'/%3E%3Ccircle cx='11' cy='24' r='1' fill='currentColor'/%3E%3C/svg%3E")}.i-carbon-document{--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='m25.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H8c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-.3-.1-.5-.3-.7M18 4.4l5.6 5.6H18zM24 28H8V4h8v6c0 1.1.9 2 2 2h6z'/%3E%3Cpath fill='currentColor' d='M10 22h12v2H10zm0-6h12v2H10z'/%3E%3C/svg%3E")}.i-carbon-document,.i-carbon-download{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-download{--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='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")}.i-carbon-earth-americas{--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='M30 16a14.031 14.031 0 1 0-7.14 12.191l.117.026l.024-.111A14 14 0 0 0 30 16M4 16a12 12 0 0 1 .395-3h4.243l4.992 4.16l-1.91 2.546a2.01 2.01 0 0 0 .186 2.614L14 24.414v3.405A12.01 12.01 0 0 1 4 16m9.32 4.906l3.05-4.066L9.362 11H5.106a11.962 11.962 0 0 1 17.778-4.813L22.279 8h-5.693l-3.043 3.043l9.354 8.313l-1.649 7.419A11.9 11.9 0 0 1 16 28v-4.414Zm10.315 4.344l1.213-5.46a2 2 0 0 0-.623-1.927l-7.768-6.906l.957-.957h4.865a2 2 0 0 0 1.898-1.368l.353-1.06a11.98 11.98 0 0 1-.895 17.679Z'/%3E%3C/svg%3E")}.i-carbon-earth-americas,.i-carbon-flash{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-flash{--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='M11.61 29.92a1 1 0 0 1-.6-1.07L12.83 17H8a1 1 0 0 1-1-1.23l3-13A1 1 0 0 1 11 2h10a1 1 0 0 1 .78.37a1 1 0 0 1 .2.85L20.25 11H25a1 1 0 0 1 .9.56a1 1 0 0 1-.11 1l-13 17A1 1 0 0 1 12 30a1.1 1.1 0 0 1-.39-.08M17.75 13l2-9H11.8L9.26 15h5.91l-1.59 10.28L23 13Z'/%3E%3C/svg%3E")}.i-carbon-folder{--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='m11.17 6l3.42 3.41l.58.59H28v16H4V6zm0-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H16l-3.41-3.41A2 2 0 0 0 11.17 4'/%3E%3C/svg%3E")}.i-carbon-folder,.i-carbon-fork{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-fork{--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='M20 6c0 1.858 1.28 3.41 3 3.858V15H9V9.858c1.72-.447 3-2 3-3.858c0-2.206-1.794-4-4-4S4 3.794 4 6c0 1.858 1.28 3.41 3 3.858V15c0 1.103.897 2 2 2h6v5.142c-1.72.447-3 2-3 3.858c0 2.206 1.794 4 4 4s4-1.794 4-4c0-1.858-1.28-3.41-3-3.858V17h6c1.103 0 2-.897 2-2V9.858c1.72-.447 3-2 3-3.858c0-2.206-1.794-4-4-4s-4 1.794-4 4M6 6c0-1.103.897-2 2-2s2 .897 2 2s-.897 2-2 2s-2-.897-2-2m12 20c0 1.103-.897 2-2 2s-2-.897-2-2s.897-2 2-2s2 .897 2 2m8-20c0 1.103-.897 2-2 2s-2-.897-2-2s.897-2 2-2s2 .897 2 2'/%3E%3C/svg%3E")}.i-carbon-home{--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='M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15L31 13.428ZM18 26h-4v-8h4Zm2 0v-8a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v8H6V12.062l10-7.79l10 7.8V26Z'/%3E%3C/svg%3E")}.i-carbon-home,.i-carbon-information{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-information{--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='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")}.i-carbon-launch{--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='M26 28H6a2.003 2.003 0 0 1-2-2V6a2.003 2.003 0 0 1 2-2h10v2H6v20h20V16h2v10a2.003 2.003 0 0 1-2 2'/%3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.586L19.414 14L28 5.414V12h2V2z'/%3E%3C/svg%3E")}.i-carbon-launch,.i-carbon-link{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-link{--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='M29.25 6.76a6 6 0 0 0-8.5 0l1.42 1.42a4 4 0 1 1 5.67 5.67l-8 8a4 4 0 1 1-5.67-5.66l1.41-1.42l-1.41-1.42l-1.42 1.42a6 6 0 0 0 0 8.5A6 6 0 0 0 17 25a6 6 0 0 0 4.27-1.76l8-8a6 6 0 0 0-.02-8.48'/%3E%3Cpath fill='currentColor' d='M4.19 24.82a4 4 0 0 1 0-5.67l8-8a4 4 0 0 1 5.67 0A3.94 3.94 0 0 1 19 14a4 4 0 0 1-1.17 2.85L15.71 19l1.42 1.42l2.12-2.12a6 6 0 0 0-8.51-8.51l-8 8a6 6 0 0 0 0 8.51A6 6 0 0 0 7 28a6.07 6.07 0 0 0 4.28-1.76l-1.42-1.42a4 4 0 0 1-5.67 0'/%3E%3C/svg%3E")}.i-carbon-list{--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='M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z'/%3E%3C/svg%3E")}.i-carbon-list,.i-carbon-logo-github{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-logo-github{--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' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.7 3.7 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2'/%3E%3C/svg%3E")}.i-carbon-moon{--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='M13.503 5.414a15.076 15.076 0 0 0 11.593 18.194a11.1 11.1 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1 1 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.07 13.07 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3'/%3E%3C/svg%3E")}.i-carbon-moon,.i-carbon-notebook,[i-carbon-notebook=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-notebook,[i-carbon-notebook=""]{--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='M19 10h7v2h-7zm0 5h7v2h-7zm0 5h7v2h-7z'/%3E%3Cpath fill='currentColor' d='M28 5H4a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h24a2.003 2.003 0 0 0 2-2V7a2 2 0 0 0-2-2M4 7h11v18H4Zm13 18V7h11l.002 18Z'/%3E%3C/svg%3E")}.i-carbon-pin{--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='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")}.i-carbon-pin,.i-carbon-pin-filled{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-pin-filled{--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='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")}.i-carbon-recently-viewed{--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='M20.59 22L15 16.41V7h2v8.58l5 5.01z'/%3E%3Cpath fill='currentColor' d='M16 2A13.94 13.94 0 0 0 6 6.23V2H4v8h8V8H7.08A12 12 0 1 1 4 16H2A14 14 0 1 0 16 2'/%3E%3C/svg%3E")}.i-carbon-recently-viewed,.i-carbon-renew{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-renew{--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='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")}.i-carbon-reset{--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='M18 28A12 12 0 1 0 6 16v6.2l-3.6-3.6L1 20l6 6l6-6l-1.4-1.4L8 22.2V16a10 10 0 1 1 10 10Z'/%3E%3C/svg%3E")}.i-carbon-reset,.i-carbon-rocket{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-rocket{--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='m7.288 23.292l7.997-7.997l1.414 1.414l-7.997 7.997z'/%3E%3Cpath fill='currentColor' d='M17 30a1 1 0 0 1-.37-.07a1 1 0 0 1-.62-.79l-1-7l2-.28l.75 5.27L21 24.52V17a1 1 0 0 1 .29-.71l4.07-4.07A8.94 8.94 0 0 0 28 5.86V4h-1.86a8.94 8.94 0 0 0-6.36 2.64l-4.07 4.07A1 1 0 0 1 15 11H7.48l-2.61 3.26l5.27.75l-.28 2l-7-1a1 1 0 0 1-.79-.62a1 1 0 0 1 .15-1l4-5A1 1 0 0 1 7 9h7.59l3.77-3.78A10.92 10.92 0 0 1 26.14 2H28a2 2 0 0 1 2 2v1.86a10.92 10.92 0 0 1-3.22 7.78L23 17.41V25a1 1 0 0 1-.38.78l-5 4A1 1 0 0 1 17 30'/%3E%3C/svg%3E")}.i-carbon-search{--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='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9'/%3E%3C/svg%3E")}.i-carbon-search,.i-carbon-search-locate{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-search-locate{--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='m30 28.586l-4.688-4.688a8.028 8.028 0 1 0-1.415 1.414L28.586 30ZM19 25a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6M2 12h8v2H2zM2 2h16v2H2zm0 5h16v2H2z'/%3E%3C/svg%3E")}.i-carbon-settings{--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='M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11 11 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.5 11.5 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11 11 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.5 11.5 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.9 8.9 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.4 9.4 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.9 8.9 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.4 9.4 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6m0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4'/%3E%3C/svg%3E")}.i-carbon-settings,.i-carbon-star-filled{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-star-filled{--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='m16 2l-4.55 9.22l-10.17 1.47l7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13l7.36-7.17l-10.17-1.48Z'/%3E%3C/svg%3E")}.i-carbon-sun{--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='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6M5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E")}.i-carbon-sun,.i-carbon-task-complete{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-task-complete{--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='m22 27.18l-2.59-2.59L18 26l4 4l8-8l-1.41-1.41z'/%3E%3Cpath fill='currentColor' d='M25 5h-3V4a2.006 2.006 0 0 0-2-2h-8a2.006 2.006 0 0 0-2 2v1H7a2.006 2.006 0 0 0-2 2v21a2.006 2.006 0 0 0 2 2h9v-2H7V7h3v3h12V7h3v11h2V7a2.006 2.006 0 0 0-2-2m-5 3h-8V4h8Z'/%3E%3C/svg%3E")}.i-carbon-time{--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='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")}.i-carbon-time,.i-carbon-touch-interaction{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-touch-interaction{--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='M26 21v-1a1 1 0 0 1 2 0v10h2V20a3.003 3.003 0 0 0-3-3a2.96 2.96 0 0 0-1.47.401a2.954 2.954 0 0 0-4-1A3 3 0 0 0 19 15a3 3 0 0 0-1 .185V10a3 3 0 0 0-6 0v11.105l-2.235-1.53v.001a2.999 2.999 0 0 0-3.882 4.55L12.323 30l1.347-1.478l-6.378-5.818A1 1 0 0 1 7 22a1 1 0 0 1 1.6-.8l5.4 3.695V10a1 1 0 0 1 2 0v11h2v-3a1 1 0 0 1 2 0v3h2v-2a1 1 0 0 1 2 0v2Z'/%3E%3Cpath fill='currentColor' d='M28 12h-6v-2h6V4H4v6h4v2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2'/%3E%3C/svg%3E")}.i-carbon-user,[i-carbon-user=""]{--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='M16 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-7m10 28h-2v-5a5 5 0 0 0-5-5h-6a5 5 0 0 0-5 5v5H6v-5a7 7 0 0 1 7-7h6a7 7 0 0 1 7 7Z'/%3E%3C/svg%3E")}.i-carbon-user,.i-carbon-video,[i-carbon-user=""]{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-video{--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='M21 26H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h17a2 2 0 0 1 2 2v4.06l5.42-3.87A1 1 0 0 1 30 9v14a1 1 0 0 1-1.58.81L23 19.94V24a2 2 0 0 1-2 2M4 8v16h17v-6a1 1 0 0 1 1.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0 1 21 14V8Z'/%3E%3C/svg%3E")}.i-carbon-warning{--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='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%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%3E%3C/svg%3E")}.i-carbon-warning,.i-carbon-warning-alt{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-carbon-warning-alt{--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='M16 23a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 23m-1-11h2v9h-2z'/%3E%3Cpath fill='currentColor' d='M29 30H3a1 1 0 0 1-.887-1.461l13-25a1 1 0 0 1 1.774 0l13 25A1 1 0 0 1 29 30M4.65 28h22.7l.001-.003L16.002 6.17h-.004L4.648 27.997Z'/%3E%3C/svg%3E")}.i-carbon-window-base{--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 d='M15 2h2v3h-2z' fill='currentColor'/%3E%3Cpath d='M25 13h3v2h-3z' fill='currentColor'/%3E%3Cpath d='M15 23h2v3h-2z' fill='currentColor'/%3E%3Cpath d='M4 13h3v2H4z' fill='currentColor'/%3E%3Cpath d='M6.775 6.188L8.19 4.774l2.12 2.121L8.898 8.31z' fill='currentColor'/%3E%3Cpath d='M21.695 6.9l2.122-2.122l1.414 1.414l-2.121 2.122z' fill='currentColor'/%3E%3Cpath d='M21.691 21.088l1.415-1.414l2.12 2.121l-1.413 1.414z' fill='currentColor'/%3E%3Cpath d='M6.778 21.812L8.9 19.691l1.414 1.414l-2.121 2.122z' fill='currentColor'/%3E%3Cpath d='M4 28h24v2H4z' fill='currentColor'/%3E%3Cpath d='M16 20a6 6 0 1 0-6-6a6 6 0 0 0 6 6zm0-10v8a4 4 0 0 1 0-8z' fill='currentColor'/%3E%3C/svg%3E")}.i-carbon-window-base,.i-mdi-camera-outline{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-mdi-camera-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 4h-3.17L15 2H9L7.17 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 14H4V6h4.05l1.83-2h4.24l1.83 2H20zM12 7a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 8a3 3 0 0 1-3-3a3 3 0 0 1 3-3a3 3 0 0 1 3 3a3 3 0 0 1-3 3'/%3E%3C/svg%3E")}.i-mdi-console-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 19v-3h8v3zm-4.5-6L2.47 7h4.24l4.96 4.95c.58.59.58 1.55 0 2.12L6.74 19H2.5z'/%3E%3C/svg%3E")}.i-mdi-console-line,.i-mdi-file-document-edit-outline{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-mdi-file-document-edit-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 12h8v2H8zm2 8H6V4h7v5h5v3.1l2-2V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4zm-2-2h4.1l.9-.9V16H8zm12.2-5c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1l-2.1-2.1l1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z'/%3E%3C/svg%3E")}.i-mdi-file-pdf-box{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9.5 8.5c0 .8-.7 1.5-1.5 1.5H7v2H5.5V9H8c.8 0 1.5.7 1.5 1.5zm5 2c0 .8-.7 1.5-1.5 1.5h-2.5V9H13c.8 0 1.5.7 1.5 1.5zm4-3H17v1h1.5V13H17v2h-1.5V9h3zm-6.5 0h1v3h-1zm-5 0h1v1H7z'/%3E%3C/svg%3E")}.i-mdi-file-pdf-box,.i-mdi-folder-zip-outline{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-mdi-folder-zip-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 12h-4v-2h-2v2H4V8h10v2h2V8h4zm-4-6v-2h2v2zm-2 0h2v2h-2zm4 4h-2v-2h2z'/%3E%3C/svg%3E")}.i-mdi-image-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 19H5V5h14m0-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-5.04 9.29l-2.75 3.54l-1.96-2.36L6.5 17h11z'/%3E%3C/svg%3E")}.i-mdi-image-outline,.i-mdi-music-note-outline{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-mdi-music-note-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 3v10.55A4 4 0 1 0 14 17V7h4V3m-8 16a2 2 0 1 1 2-2a2 2 0 0 1-2 2'/%3E%3C/svg%3E")}.i-mdi-video-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 8v8H5V8zm1-2H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4V7a1 1 0 0 0-1-1'/%3E%3C/svg%3E")}.i-mdi-video-outline,.i-mdi-web{background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}.i-mdi-web{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2m-5.15 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M14.34 14H9.66c-.1-.66-.16-1.32-.16-2s.06-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2M12 19.96c-.83-1.2-1.5-2.53-1.91-3.96h3.82c-.41 1.43-1.08 2.76-1.91 3.96M8 8H5.08A7.92 7.92 0 0 1 9.4 4.44C8.8 5.55 8.35 6.75 8 8m-2.92 8H8c.35 1.25.8 2.45 1.4 3.56A8 8 0 0 1 5.08 16m-.82-2C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2M12 4.03c.83 1.2 1.5 2.54 1.91 3.97h-3.82c.41-1.43 1.08-2.77 1.91-3.97M18.92 8h-2.95a15.7 15.7 0 0 0-1.38-3.56c1.84.63 3.37 1.9 4.33 3.56M12 2C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E")}:is(.prose){color:var(--un-prose-body);font-size:1rem;line-height:1.75;max-width:65ch;--un-prose-body:#374151;--un-prose-invert-body:#d1d5db;--un-prose-headings:#111827;--un-prose-invert-headings:#fff;--un-prose-lead:#4b5563;--un-prose-invert-lead:#9ca3af;--un-prose-links:#111827;--un-prose-invert-links:#fff;--un-prose-bold:#111827;--un-prose-invert-bold:#fff;--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:#fff;--un-prose-kbd-shadows:#111827;--un-prose-invert-kbd-shadows:#fff;--un-prose-code:#111827;--un-prose-invert-code:#fff;--un-prose-pre-code:#e5e7eb;--un-prose-invert-pre-code:#d1d5db;--un-prose-pre-bg:#1f2937;--un-prose-invert-pre-bg:rgba(0,0,0,.5);--un-prose-th-borders:#d1d5db;--un-prose-invert-th-borders:#4b5563;--un-prose-td-borders:#e5e7eb;--un-prose-invert-td-borders:#374151}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top: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-bottom:1.2em;margin-top:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);font-weight:500;text-decoration:underline}: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-bottom:1.25em;margin-top: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-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-counters);font-weight:400}: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-bottom:3em;margin-top:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--un-prose-quote-borders);border-inline-start-width:.25rem;color:var(--un-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}: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-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows)/10%),0 3px rgb(var(--un-prose-kbd-shadows)/10%);color:var(--un-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-size:.875em;font-weight:600}: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] *)){background-color:var(--un-prose-pre-bg);border-radius:.375rem;color:var(--un-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}: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] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-th-borders);border-bottom-width:1px}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-td-borders);border-bottom-width:1px}: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-color:var(--un-prose-th-borders);border-top-width:1px}: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-bottom:0;margin-top: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) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.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-bottom:.75em;margin-top:.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-bottom:.75em;margin-top:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top: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-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.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-bottom:2em;margin-top: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-lg){font-size:1.125rem;line-height:1.7777778}:is(.prose-lg) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}:is(.prose-lg) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}:is(.prose-lg) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em}:is(.prose-lg) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}:is(.prose-lg) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}:is(.prose-lg) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}:is(.prose-lg) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}:is(.prose-lg) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose-lg) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em}:is(.prose-lg) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}:is(.prose-lg) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}:is(.prose-lg) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}:is(.prose-lg) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em}:is(.prose-lg) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}:is(.prose-lg) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}:is(.prose-lg) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}:is(.prose-lg) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}:is(.prose-lg) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}:is(.prose-lg) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}:is(.prose-lg) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}:is(.prose-lg) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}:is(.prose-lg) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}:is(.prose-lg) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}:is(.prose-lg) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}:is(.prose-lg) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}:is(.prose-lg) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}:is(.prose-lg) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}:is(.prose-lg) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}:is(.prose-lg) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}:is(.prose-lg) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}:is(.prose-lg) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose-lg) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose-lg) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em}:is(.prose-lg) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose-lg) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose-lg) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}:is(.prose-lg) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose-lg) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}:is(.prose-lg) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose-lg) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.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)}.btn-back{align-items:center;display:inline-flex;font-size:.875rem;gap:.375rem;line-height:1.25rem;margin-bottom:1.5rem;opacity:.5;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-back:hover{color:var(--c-primary);opacity:1}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-20{top:5rem}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3;line-clamp:3}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\!m-0{margin:0!important}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-0,[mb-0=""]{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2,[mb-2=""]{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4,[mb-4=""]{margin-bottom:1rem}.mb-5,[mb-5=""]{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.\!h-7{height:1.75rem!important}.\!w-7{width:1.75rem!important}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h4{height:1rem}.h5{height:1.25rem}.h6{height:1.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-520px{max-width:520px}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-2\/3{width:66.6666666667%}.w-20,[w-20=""]{width:5rem}.w-3\/4{width:75%}.w-40{width:10rem}.w-48{width:12rem}.w-5\/6{width:83.3333333333%}.w-full,[w-full=""]{width:100%}[w-2=""]{width:.5rem}[w-3=""]{width:.75rem}[w-5=""]{width:1.25rem}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-2{row-gap:.5rem}.space-y-1\.5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.375rem*var(--un-space-y-reverse));margin-top:calc(.375rem*(1 - var(--un-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.5rem*var(--un-space-y-reverse));margin-top:calc(.5rem*(1 - var(--un-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.75rem*var(--un-space-y-reverse));margin-top:calc(.75rem*(1 - var(--un-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1rem*var(--un-space-y-reverse));margin-top:calc(1rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.dark .dark\:bg-\[\#020420\]{--un-bg-opacity:1;background-color:rgb(2 4 32/var(--un-bg-opacity))}.px-2{padding-left:.5rem;padding-right:.5rem}.pl-5{padding-left:1.25rem}.text-center{text-align:center}.text-left{text-align:left}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[80px\]{font-size:80px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .dark\:text-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-\[\#020420\]{--un-text-opacity:1;color:rgb(2 4 32/var(--un-text-opacity))}.text-\[\#64748B\]{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.group:hover .group-hover\:text-\[var\(--c-primary\)\],.text-\[var\(--c-primary\)\]{color:var(--c-primary)}.hover\:text-\[\#00DC82\]:hover{--un-text-opacity:1;color:rgb(0 220 130/var(--un-text-opacity))}.hover\:text-\[var\(--c-primary\)\]:hover{color:var(--c-primary)}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed,[leading-relaxed=""]{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.font-sans{font-family: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}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.underline{text-decoration-line:underline}.underline-offset-3{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60,[opacity-60=""]{opacity:.6}.opacity-65{opacity:.65}.opacity-70,[opacity-70=""]{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.filter,[focus~=filter]:focus{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-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:640px){.sm\:grid-cols-\[5\.5rem_minmax\(0\,1fr\)\]{grid-template-columns:5.5rem minmax(0,1fr)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:text-\[110px\]{font-size:110px}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:block{display:block}}@media(min-width:1024px){.lg\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(0\,0\.8fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,0\.9fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:block{display:block}.lg\:hidden{display:none}}@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:block{display:block}.xl\:hidden{display:none}}
