*,:after,:before{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--color-page)}body,html{color:var(--color-text)}body{min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle,var(--dot-color) 1.2px,transparent 1.3px) 0 0 /var(--dot-size) var(--dot-size),var(--color-page);font-family:var(--font-sans);text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}canvas,img,svg,video{display:block;max-width:100%}::-moz-selection{background:var(--color-accent);color:#111}::selection{background:var(--color-accent);color:#111}:root{--font-sans:"Inter","Noto Sans SC","PingFang SC","Microsoft YaHei UI","Microsoft YaHei",system-ui,sans-serif;--font-mono:"JetBrains Mono","Cascadia Code","SFMono-Regular",Consolas,"Noto Sans Mono CJK SC",monospace;--font-pixel:"Zpix","Fusion Pixel 12px Monospaced SC","Cubic 11","LXGW WenKai Mono","Microsoft YaHei",monospace;--color-page:#f1f1f1;--color-surface:#fff;--color-elevated:#f7f7f7;--color-text:#111;--color-muted:#828282;--color-line:#111;--color-accent:#d7ff00;--color-accent-2:#d9d9d9;--color-danger:#111;--color-neutral:#bdbdbd;--color-shadow:#111;--color-overlay:rgba(17,17,17,.62);--dot-color:rgba(17,17,17,.1);--dot-size:18px;--radius-ui:999px;--radius-panel:34px;--shadow-hard:0 12px 0 rgba(17,17,17,.08);--shadow-soft:0 24px 64px rgba(17,17,17,.12);--shadow-lift:0 0 0 2px var(--color-line),0 14px 0 rgba(17,17,17,.08);--nav-height:78px}html[data-theme=dark]{--color-page:#101010;--color-surface:#1b1b1b;--color-elevated:#242424;--color-text:#f5f5f5;--color-muted:#a3a3a3;--color-line:#f5f5f5;--color-accent:#d7ff00;--color-accent-2:#333;--color-danger:#f5f5f5;--color-neutral:#6d6d6d;--color-shadow:#000;--dot-color:rgba(215,255,0,.13)}html[data-theme=pixel-dark],html[data-theme=pixel-light]{--font-sans:var(--font-pixel);--font-mono:var(--font-pixel);--dot-size:16px;image-rendering:pixelated}html[data-theme=pixel-light]{--color-page:#f2f2ea;--color-surface:#fff;--color-elevated:#ececec;--color-text:#111;--color-muted:#6f6f6f;--color-line:#111;--color-accent:#d7ff00;--color-accent-2:#dedede;--color-danger:#111;--color-neutral:#a9a9a9;--dot-color:rgba(17,17,17,.16);--radius-panel:22px}html[data-theme=pixel-dark]{--color-page:#111;--color-surface:#1d1d1d;--color-elevated:#272727;--color-text:#f3f3f3;--color-muted:#a5a5a5;--color-line:#f3f3f3;--color-accent:#d7ff00;--color-accent-2:#2f2f2f;--color-danger:#f3f3f3;--color-neutral:#777;--dot-color:rgba(215,255,0,.16);--radius-panel:22px}.article-card .cover img,.article-image-block img,.brand-mark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-header .nav-link{color:#8f8f8f}.nav-link.router-link-active,.site-header .nav-link.router-link-active,.site-header .nav-link:hover{background:#fff;color:#111}.styled-theme-trigger span:last-child,.theme-card-title span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-preview{position:relative;min-height:92px;overflow:hidden;border-radius:18px;background:radial-gradient(circle,rgba(0,0,0,.12) 1px,transparent 1.1px) 0 0 /12px 12px,var(--preview-bg)}.theme-preview:after,.theme-preview:before{position:absolute;content:""}.preview-light-clean{--preview-bg:#f1f1f1}.preview-light-clean:before{inset:12px auto auto 12px;width:70px;height:28px;border-radius:999px;background:#111}.preview-light-clean:after{right:12px;bottom:12px;width:62px;height:36px;border-radius:999px;background:#d7ff00}.preview-dark-clean{--preview-bg:#111}.preview-dark-clean:before{inset:12px auto auto 12px;width:72px;height:30px;border-radius:999px;background:#fff}.preview-dark-clean:after{right:12px;bottom:12px;width:62px;height:36px;border-radius:999px;background:#d7ff00}.preview-pixel-light{--preview-bg:#f2f2ea}.preview-pixel-dark{--preview-bg:#111}.preview-pixel-dark:before,.preview-pixel-light:before{inset:12px;border-radius:14px;background:linear-gradient(var(--preview-ink) 0 0) 0 0 /72px 18px no-repeat,linear-gradient(#d7ff00 0 0) 12px 38px /70px 28px no-repeat}.preview-pixel-light:before{--preview-ink:#111}.preview-pixel-dark:before{--preview-ink:#fff}.theme-card.is-active .theme-tag,.theme-card:hover .theme-tag{background:#111;color:#fff}.home-page:before{position:absolute;inset:120px auto auto 52%;z-index:-1;width:min(42vw,520px);height:min(42vw,520px);border-radius:50%;content:"";background:#0000000b}.hero-title span{display:block}.cut-button.secondary{background:var(--color-accent);color:#111}.hero-board:before{position:absolute;inset:auto auto -90px -90px;width:380px;height:380px;border-radius:50%;content:"";background:var(--color-accent)}.hero-board:after{position:absolute;right:-60px;bottom:30px;color:#ffffff17;content:"SETOBOX";font-size:190px;font-weight:1000;line-height:1}.article-card .cover{aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--color-text) 12%,transparent)}.article-prose{color:var(--color-muted);font-size:16px;line-height:1.8}.article-prose :where(p,ul,pre,figure,hr){margin-block:1.25em}.article-prose :where(h1,h2,h3,h4){margin-block:1.6em .6em;color:var(--color-text);font-weight:1000;letter-spacing:0}.article-prose :where(ul){display:grid;gap:.35rem;padding-left:1.25rem;list-style:disc}.article-prose :where(a){color:var(--color-text);font-weight:900;text-decoration:underline;text-decoration-color:var(--color-accent);text-decoration-thickness:4px;text-underline-offset:3px}.article-prose :where(code){border-radius:10px;background:var(--color-accent-2);padding:2px 6px;color:var(--color-text);font-family:var(--font-mono)}.article-prose :where(pre){overflow-x:auto;border-radius:24px;background:#111;padding:18px;color:#fff}.article-prose :where(hr){border:0;border-top:1px solid color-mix(in srgb,var(--color-text) 12%,transparent)}.article-image-block{overflow:hidden;border:1px solid color-mix(in srgb,var(--color-text) 12%,transparent);border-radius:var(--radius-panel);background:var(--color-elevated);box-shadow:var(--shadow-soft)}.article-image-block img{height:auto}.article-image-block figcaption{border-top:1px solid color-mix(in srgb,var(--color-text) 12%,transparent);padding:12px 16px;color:var(--color-muted);font-size:14px}.footer-simple a{color:#fff;text-decoration:underline;text-decoration-color:var(--color-accent);text-decoration-thickness:3px;text-underline-offset:4px}.console-exit-leave-active{transition:opacity .22s ease,visibility .22s ease}.console-exit-leave-to{visibility:hidden;opacity:0}::view-transition-group(root),::view-transition-new(root),::view-transition-old(root){animation:none}::view-transition-new(root),::view-transition-old(root){mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2147483646}html[data-mode=dark]::view-transition-old(root){z-index:2147483646}html[data-mode=dark]::view-transition-new(root){z-index:1}.page-enter-active,.page-leave-active{transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0;transform:translateY(-4px)}.popover-enter-active,.popover-leave-active{transition:opacity .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.popover-enter-from,.popover-leave-to{opacity:0;transform:translateY(-6px) scale(.98)}.command-panel-enter-active,.command-panel-leave-active{transition:opacity .16s ease}.command-panel-enter-active>div,.command-panel-leave-active>div{transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.command-panel-enter-from,.command-panel-enter-from>div,.command-panel-leave-to,.command-panel-leave-to>div{opacity:0}.command-panel-enter-from>div,.command-panel-leave-to>div{transform:translateY(-10px) scale(.985)}.drawer-enter-active,.drawer-enter-active .theme-debug-backdrop,.drawer-enter-active .theme-debug-panel,.drawer-leave-active,.drawer-leave-active .theme-debug-backdrop,.drawer-leave-active .theme-debug-panel{transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.drawer-enter-from,.drawer-enter-from .theme-debug-backdrop,.drawer-leave-to,.drawer-leave-to .theme-debug-backdrop{opacity:0}.drawer-enter-from .theme-debug-panel,.drawer-leave-to .theme-debug-panel{opacity:0;transform:translate(24px)}.console-window{animation:consoleWindowIn .24s cubic-bezier(.2,.8,.2,1) both}.console-window-actions>span{display:grid;place-items:center;font-size:14px}.console-close{color:#161616}.console-line{animation:consoleLineIn 80ms step-end forwards}.console-line.line-2{margin-bottom:1.55em;animation-delay:.12s}.console-line.line-3{margin-bottom:.75em;animation-delay:.26s}.console-line.line-4{animation-delay:.43s}.console-line.line-5{animation-delay:.6s}.console-line.line-6{animation-delay:.77s}.console-line.line-7{animation-delay:.9s}.console-line.line-8{margin-top:.75em;animation-delay:1.21s}.console-line.line-9{animation-delay:1.34s}.console-progress-fill{animation:consoleProgress .42s steps(12) .93s forwards}.console-cursor{animation:consoleCursor .62s step-end infinite}.lab-input[type=color]{padding:6px}.lab-preview{display:grid;min-height:360px;grid-template-rows:auto 1fr auto;gap:20px;overflow:hidden;border-radius:34px;background:radial-gradient(circle,rgba(0,0,0,.13) 1px,transparent 1.1px) 0 0 /16px 16px,var(--lab-bg,var(--color-page));padding:22px;color:var(--lab-text,var(--color-text));font-family:var(--lab-font,var(--font-sans));box-shadow:var(--shadow-hard)}html[data-theme^=pixel] .article-card,html[data-theme^=pixel] .hero-board,html[data-theme^=pixel] .home-avatar,html[data-theme^=pixel] .surface-panel,html[data-theme^=pixel] .theme-lab-panel,html[data-theme^=pixel] .work-card{border-radius:22px}@keyframes consoleWindowIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes consoleLineIn{to{opacity:1}}@keyframes consoleProgress{to{width:100%}}@keyframes consoleCursor{0%,48%{opacity:1}49%,to{opacity:0}}@media(max-width:680px){:root{--nav-height:66px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,: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-lucide-archive{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='5' x='2' y='3' rx='1'/%3E%3Cpath d='M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8m-10 4h4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-archive,.i-lucide-arrow-up-right{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-arrow-up-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 7h10v10M7 17L17 7'/%3E%3C/svg%3E")}.i-lucide-badge-info{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3.85 8.62a4 4 0 0 1 4.78-4.77a4 4 0 0 1 6.74 0a4 4 0 0 1 4.78 4.78a4 4 0 0 1 0 6.74a4 4 0 0 1-4.77 4.78a4 4 0 0 1-6.75 0a4 4 0 0 1-4.78-4.77a4 4 0 0 1 0-6.76M12 16v-4m0-4h.01'/%3E%3C/svg%3E")}.i-lucide-badge-info,.i-lucide-bolt{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-bolt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-box{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z'/%3E%3Cpath d='m3.3 7l8.7 5l8.7-5M12 22V12'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-box,.i-lucide-calendar-days{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-calendar-days{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2v4m8-4v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01M16 18h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.i-lucide-check,.i-lucide-chevron-down{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E")}.i-lucide-circle-dot{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-circle-dot,.i-lucide-code-2{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-code-2{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m18 16l4-4l-4-4M6 8l-4 4l4 4m8.5-12l-5 16'/%3E%3C/svg%3E")}.i-lucide-command{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3'/%3E%3C/svg%3E")}.i-lucide-command,.i-lucide-database,[i-lucide-database=""]{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-database,[i-lucide-database=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='12' cy='5' rx='9' ry='3'/%3E%3Cpath d='M3 5v14a9 3 0 0 0 18 0V5'/%3E%3Cpath d='M3 12a9 3 0 0 0 18 0'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-external-link{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E")}.i-lucide-external-link,.i-lucide-eye{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-eye{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.062 12.348a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 19.876 0a1 1 0 0 1 0 .696a10.75 10.75 0 0 1-19.876 0'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-file-text{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5M10 9H8m8 4H8m8 4H8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-file-text,.i-lucide-github,[i-lucide-github=""]{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-github,[i-lucide-github=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5c.08-1.25-.27-2.48-1-3.5c.28-1.15.28-2.35 0-3.5c0 0-1 0-3 1.5c-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.4 5.4 0 0 0 4 9c0 3.5 3 5.5 6 5.5c-.39.49-.68 1.05-.85 1.65S8.93 17.38 9 18v4'/%3E%3Cpath d='M9 18c-4.51 2-5-2-7-2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-grid-3x3{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18M3 15h18M9 3v18m6-18v18'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-grid-3x3,.i-lucide-home{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-home{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8'/%3E%3Cpath d='M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15l-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-image,.i-lucide-layout-template{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-layout-template{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='7' x='3' y='3' rx='1'/%3E%3Crect width='9' height='7' x='3' y='14' rx='1'/%3E%3Crect width='5' height='7' x='16' y='14' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13'/%3E%3C/svg%3E")}.i-lucide-list,.i-lucide-minus{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-minus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14'/%3E%3C/svg%3E")}.i-lucide-monitor-cog{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17v4m2.305-13.47l.923-.382m0-2.296l-.923-.383m2.547-1.241l-.383-.924m.383 6.468l-.383.923m2.679-6.467l.383-.924m-.001 7.392l-.382-.924m1.624-3.92l.924-.383m-.924 2.679l.924.383M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7M8 21h8'/%3E%3Ccircle cx='18' cy='6' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-monitor-cog,.i-lucide-moon{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401'/%3E%3C/svg%3E")}.i-lucide-music{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 18V5l12-2v13'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Ccircle cx='18' cy='16' r='3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-music,.i-lucide-palette{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-palette{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22a1 1 0 0 1 0-20a10 9 0 0 1 10 9a5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z'/%3E%3Ccircle cx='13.5' cy='6.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='17.5' cy='10.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='6.5' cy='12.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='8.5' cy='7.5' r='.5' fill='currentColor'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-panel-right-open{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M15 3v18m-5-6l-3-3l3-3'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-panel-right-open,.i-lucide-play{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-play{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z'/%3E%3C/svg%3E")}.i-lucide-rotate-ccw{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 9-9a9.75 9.75 0 0 0-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-rotate-ccw,.i-lucide-rss,[i-lucide-rss=""]{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-rss,[i-lucide-rss=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9M4 4a16 16 0 0 1 16 16'/%3E%3Ccircle cx='5' cy='19' r='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m21 21l-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-search,.i-lucide-sparkles{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-sparkles{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594zM20 2v4m2-2h-4'/%3E%3Ccircle cx='4' cy='20' r='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-square{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='18' height='18' x='3' y='3' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' rx='2'/%3E%3C/svg%3E")}.i-lucide-square,.i-lucide-sun{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-sun-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 2v2m2.837 12.385a6 6 0 1 1-7.223-7.222c.624-.147.97.66.715 1.248a4 4 0 0 0 5.26 5.259c.589-.255 1.396.09 1.248.715M16 12a4 4 0 0 0-4-4m7-3l-1.256 1.256M20 12h2'/%3E%3C/svg%3E")}.i-lucide-sun-moon,.i-lucide-tags{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-tags{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.172 2a2 2 0 0 1 1.414.586l6.71 6.71a2.4 2.4 0 0 1 0 3.408l-4.592 4.592a2.4 2.4 0 0 1-3.408 0l-6.71-6.71A2 2 0 0 1 6 9.172V3a1 1 0 0 1 1-1zM2 7v6.172a2 2 0 0 0 .586 1.414l6.71 6.71a2.4 2.4 0 0 0 3.191.193'/%3E%3Ccircle cx='10.5' cy='6.5' r='.5' fill='currentColor'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-terminal{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 19h8M4 17l6-6l-6-6'/%3E%3C/svg%3E")}.i-lucide-terminal,.i-lucide-toggle-left{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-toggle-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='9' cy='12' r='3'/%3E%3Crect width='20' height='14' x='2' y='5' rx='7'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-toggle-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='15' cy='12' r='3'/%3E%3Crect width='20' height='14' x='2' y='5' rx='7'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-toggle-right,.i-lucide-type{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-type{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 4v16M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2M9 20h6'/%3E%3C/svg%3E")}.i-lucide-wand-sparkles{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21.64 3.64l-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72M14 7l3 3M5 6v4m14 4v4M10 2v2M7 8H3m18 8h-4M11 3H9'/%3E%3C/svg%3E")}.i-lucide-wand-sparkles,.i-lucide-x{-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.11em;height:1.11em}.i-lucide-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.11em' height='1.11em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E")}.icon-button,[icon-button=""]{display:inline-grid;height:42px;width:42px;flex-shrink:0;place-items:center;border-width:0;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.16s}.site-container,[site-container=""]{margin-left:auto;margin-right:auto;width:min(1180px,calc(100vw - 32px))}.article-prose,[article-prose=""]{max-width:none}.chip,.theme-tag,[chip=""]{min-height:1.75rem;display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;background-color:var(--color-accent-2);padding:.1875rem .625rem;font-size:11px;color:var(--color-text);font-weight:1000}.cut-button,[cut-button=""]{min-height:46px;border-width:0;--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity));padding-left:1.25rem;padding-right:1.25rem;--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity));font-weight:1000}.cut-button,.nav-link,[cut-button=""]{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.16s}.nav-link{min-height:38px;padding-left:18px;padding-right:18px;color:var(--color-muted);font-weight:900;outline:2px solid transparent;outline-offset:2px}.icon-button.is-active,[icon-button=""].is-active{--un-translate-y:-1px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:var(--color-accent);--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity))}.cut-button:hover,[cut-button=""]:hover{--un-translate-y:-.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.icon-button:hover,[icon-button=""]:hover{--un-translate-y:-1px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:var(--color-accent);--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity))}.surface-panel,[surface-panel=""]{border-width:0;border-radius:var(--radius-panel);background-color:var(--color-surface);color:var(--color-text);--un-shadow:var(--shadow-hard);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.nav-link:hover{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity))}.section-band{padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,8vw,96px)}.article-prose :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))),.article-prose :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))),.article-prose :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))),.article-prose :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))),[article-prose=""] :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))),[article-prose=""] :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))),[article-prose=""] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))),[article-prose=""] :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-text)}.article-prose :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))),[article-prose=""] :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-muted)}.icon-button:focus-visible{outline-width:3px;outline-color:var(--color-accent);outline-offset:2px}[icon-button=""]:focus-visible{outline-width:3px;outline-color:var(--color-accent);outline-offset:2px}.nav-link:focus-visible{outline-width:3px;outline-color:var(--color-accent);outline-offset:2px}@media(max-width:679.9px){.site-container,[site-container=""]{width:min(1180px,calc(100vw - 24px))}}.\[transform-style\:preserve-3d\],.preserve-3d{transform-style:preserve-3d}.sr-only,[sr-only=""]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute,[absolute=""]{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0,[inset-0=""]{inset:0}.bottom-0{bottom:0}.left-\[-28px\]{left:-28px}.left-\[8\.6rem\]{left:8.6rem}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-1\.5{right:.375rem}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.top-6{top:1.5rem}.isolate{isolation:isolate}.z-1{z-index:1}.z-100{z-index:100}.z-40{z-index:40}.z-50{z-index:50}.z-80{z-index:80}.z-90{z-index:90}.grid,[grid=""]{display:grid}.grid-cols-\[2\.5rem_minmax\(0\,1fr\)_auto\]{grid-template-columns:2.5rem minmax(0,1fr) auto}.grid-cols-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.grid-cols-\[minmax\(0\,1fr\)_minmax\(320px\,\.78fr\)\]{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)}.grid-cols-\[minmax\(260px\,\.82fr\)_minmax\(0\,1\.18fr\)\]{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)}.grid-cols-\[repeat\(3\,46px\)\]{grid-template-columns:repeat(3,46px)}.grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.m-0{margin:0}.mx-auto,[mx-auto=""]{margin-left:auto;margin-right:auto}.-ml-2{margin-left:-.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-\[\.25em\]{margin-left:.25em}.mt-\[30px\]{margin-top:30px}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3,[mt-3=""]{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4,[mt-4=""]{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6,[mt-6=""]{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8,[mt-8=""]{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-\[1\.05em\]{height:1.05em}.h-\[34px\]{height:34px}.h-\[38px\]{height:38px}.h-\[46px\]{height:46px}.h-1,.h1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2,.h2{height:.5rem}.h-24{height:6rem}.h-4{height:1rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[min\(460px\,58vh\)\]{max-height:min(460px,58vh)}.max-w-\[34rem\]{max-width:34rem}.max-w-\[56ch\]{max-width:56ch}.max-w-2xl{max-width:42rem}.max-w-3xl,[max-w-3xl=""]{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-520px{max-width:520px}.max-w-5xl{max-width:64rem}.max-w-full{max-width:100%}.max-w-md,[max-w-md=""]{max-width:28rem}.min-h-\[1\.55em\]{min-height:1.55em}.min-h-\[180px\]{min-height:180px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[332px\]{min-height:332px}.min-h-\[38px\]{min-height:38px}.min-h-\[42px\]{min-height:42px}.min-h-\[520px\]{min-height:520px}.min-h-\[calc\(100vh-var\(--nav-height\)\)\]{min-height:calc(100vh - var(--nav-height))}.min-h-\[var\(--nav-height\)\]{min-height:var(--nav-height)}.min-h-10{min-height:2.5rem}.min-h-11,[min-h-11=""]{min-height:2.75rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-\[\.62em\]{width:.62em}.w-\[38px\]{width:38px}.w-\[46px\]{width:46px}.w-\[min\(286px\,70vw\)\]{width:min(286px,70vw)}.w-\[min\(340px\,100\%\)\]{width:min(340px,100%)}.w-\[min\(720px\,100\%\)\]{width:min(720px,100%)}.w-\[min\(780px\,100vw\)\]{width:min(780px,100vw)}.w-0{width:0}.w-10{width:2.5rem}.w-12{width:3rem}.w-32{width:8rem}.w-4{width:1rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-fit,[w-fit=""]{width:-moz-fit-content;width:fit-content}.w-full,[w-full=""]{width:100%}.w-px{width:1px}.flex,[flex=""]{display:flex}.inline-flex,[inline-flex=""]{display:inline-flex}.flex-wrap,[flex-wrap=""]{flex-wrap:wrap}.-translate-y-1\/2{--un-translate-y:-50%}.-translate-y-1\/2,.translate-y-\[\.18em\]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y-\[\.18em\]{--un-translate-y:.18em}.group:hover .group-hover\:translate-x-1{--un-translate-x:.25rem}.group:hover .group-hover\:translate-x-1,.hover\:-translate-y-1:hover{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.hover\:-translate-y-1:hover{--un-translate-y:-.25rem}[scale~="1.01"]{--un-scale-x:.0101;--un-scale-y:.0101}.transform,[scale~="1.01"]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y,[resize-y=""]{resize:vertical}.resize{resize:both}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center,[items-center=""]{align-items:center}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[22px\]{gap:22px}.gap-\[clamp\(28px\,6vw\,84px\)\]{gap:clamp(28px,6vw,84px)}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-1\.75,[gap-1\.75=""]{gap:.4375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.25,[gap-2\.25=""]{gap:.5625rem}.gap-2\.5{gap:.625rem}.gap-3,[gap-3=""]{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2\.5{row-gap:.625rem}.divide-y>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px*var(--un-divide-y-reverse))}.divide-line\/35>:not([hidden])~:not([hidden]){border-color:var(--color-line)}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.border{border-width:1px}.border-\[10px\]{border-width:10px}.border-0,[border-0=""]{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-\[\#595959\]{--un-border-opacity:1;border-color:rgb(89 89 89/var(--un-border-opacity))}.border-\[\#767676\]{--un-border-opacity:1;border-color:rgb(118 118 118/var(--un-border-opacity))}.border-accent{border-color:var(--color-accent)}.border-line,.border-line\/25{border-color:var(--color-line)}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255/var(--un-border-opacity))}.focus\:border-accent:focus{border-color:var(--color-accent)}.rounded{border-radius:.25rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[18px\]{border-radius:18px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[44px\]{border-radius:44px}.rounded-3xl{border-radius:1.5rem}.rounded-full,[rounded-full=""]{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-panel{border-radius:var(--radius-panel)}.rounded-ui{border-radius:var(--radius-ui)}.bg-\[\#0c0c0c\]{--un-bg-opacity:1;background-color:rgb(12 12 12/var(--un-bg-opacity))}.bg-\[\#111\]{--un-bg-opacity:1;background-color:rgb(17 17 17/var(--un-bg-opacity))}.bg-\[\#181818\]{--un-bg-opacity:1;background-color:rgb(24 24 24/var(--un-bg-opacity))}.bg-\[\#3b78ff\]{--un-bg-opacity:1;background-color:rgb(59 120 255/var(--un-bg-opacity))}.bg-\[\#ccc\]{--un-bg-opacity:1;background-color:rgb(204 204 204/var(--un-bg-opacity))}.bg-\[\#f3f3f3\]{--un-bg-opacity:1;background-color:rgb(243 243 243/var(--un-bg-opacity))}.bg-\[rgb\(17_17_17\/\.56\)\]{--un-bg-opacity:.56;background-color:rgb(17 17 17/var(--un-bg-opacity))}.bg-\[rgb\(17_17_17\/\.62\)\]{--un-bg-opacity:.62;background-color:rgb(17 17 17/var(--un-bg-opacity))}.bg-\[var\(--lab-accent\,var\(--color-accent\)\)\]{background-color:var(--lab-accent,var(--color-accent))}.bg-\[var\(--lab-panel\,var\(--color-surface\)\)\]{background-color:var(--lab-panel,var(--color-surface))}.bg-accent,[bg-accent=""]{background-color:var(--color-accent)}.bg-accent-2{background-color:var(--color-accent-2)}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.bg-elevated,[bg-elevated=""]{background-color:var(--color-elevated)}.bg-line\/35{background-color:var(--color-line)}.bg-page{background-color:var(--color-page)}.bg-surface{background-color:var(--color-surface)}.bg-transparent{background-color:transparent}.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))}.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:bg-surface:hover{background-color:var(--color-surface)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-\[18px\]{padding:18px}.p-\[clamp\(24px\,5vw\,42px\)\]{padding:clamp(24px,5vw,42px)}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5,[p-3\.5=""]{padding:.875rem}.p-5{padding:1.25rem}.p-6,[p-6=""]{padding:1.5rem}.p-8{padding:2rem}.\!py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.px,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5,[px-3\.5=""]{padding-left:.875rem;padding-right:.875rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[34px\]{padding-top:34px;padding-bottom:34px}.py-\[clamp\(52px\,8vw\,96px\)\]{padding-top:clamp(52px,8vw,96px);padding-bottom:clamp(52px,8vw,96px)}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.hover\:px-4:hover{padding-left:1rem;padding-right:1rem}.pb-\[22px\]{padding-bottom:22px}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pl-3{padding-left:.75rem}.pr-12{padding-right:3rem}.pt-\[12vh\]{padding-top:12vh}.pt-\[18px\]{padding-top:18px}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-left{text-align:left}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[22px\]{font-size:22px}.text-\[80px\]{font-size:80px}.text-2xl,[text-2xl=""]{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl,[text-4xl=""]{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs,[text-xs=""]{font-size:.75rem;line-height:1rem}.dark .dark\:text-white,.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-\[\#111\]{--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity))}.text-\[\#161616\]{--un-text-opacity:1;color:rgb(22 22 22/var(--un-text-opacity))}.text-\[\#16c60c\]{--un-text-opacity:1;color:rgb(22 198 12/var(--un-text-opacity))}.text-\[\#64748B\]{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.text-\[\#777\]{--un-text-opacity:1;color:rgb(119 119 119/var(--un-text-opacity))}.text-\[\#9b9b9b\]{--un-text-opacity:1;color:rgb(155 155 155/var(--un-text-opacity))}.text-\[\#ccc\]{--un-text-opacity:1;color:rgb(204 204 204/var(--un-text-opacity))}.text-\[\#d7ff00\]{--un-text-opacity:1;color:rgb(215 255 0/var(--un-text-opacity))}.text-\[\#f2f2f2\]{--un-text-opacity:1;color:rgb(242 242 242/var(--un-text-opacity))}.text-\[clamp\(12px\,2vw\,15px\)\]{font-size:clamp(12px,2vw,15px)}.text-\[clamp\(18px\,2\.4vw\,28px\)\]{font-size:clamp(18px,2.4vw,28px)}.text-\[clamp\(20px\,3vw\,32px\)\]{font-size:clamp(20px,3vw,32px)}.text-\[clamp\(28px\,4vw\,44px\)\]{font-size:clamp(28px,4vw,44px)}.text-\[clamp\(28px\,5vw\,58px\)\]{font-size:clamp(28px,5vw,58px)}.text-\[clamp\(42px\,7vw\,92px\)\]{font-size:clamp(42px,7vw,92px)}.text-\[var\(--lab-muted\,var\(--color-muted\)\)\]{color:var(--lab-muted,var(--color-muted))}.text-accent{color:var(--color-accent)}.text-muted,[text-muted=""]{color:var(--color-muted)}.text-text,[text-text=""]{color:var(--color-text)}.text-white\/70{color:#ffffffb3}.hover\:text-\[\#00DC82\]:hover{--un-text-opacity:1;color:rgb(0 220 130/var(--un-text-opacity))}.hover\:text-\[\#111\]:hover{--un-text-opacity:1;color:rgb(17 17 17/var(--un-text-opacity))}.hover\:text-accent:hover{color:var(--color-accent)}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.placeholder\:text-muted::-moz-placeholder{color:var(--color-muted)}.placeholder\:text-muted::placeholder{color:var(--color-muted)}.font-1000,[font-1000=""]{font-weight:1000}.font-700{font-weight:700}.font-900,.font-black,[font-900=""],[font-black=""]{font-weight:900}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\[\.92\]{line-height:.92}.leading-\[\.95\]{line-height:.95}.leading-\[\.96\]{line-height:.96}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.25\],.leading-tight{line-height:1.25}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.7\]{line-height:1.7}.leading-6{line-height:1.5rem}.leading-7,[leading-7=""]{line-height:1.75rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.font-\[\'Consolas\'\,\'Cascadia_Mono\'\,\'SFMono-Regular\'\,monospace\]{font-family:Consolas,Cascadia Mono,SFMono-Regular,monospace}.font-\[\'Consolas\'\,\'Cascadia_Mono\'\,monospace\]{font-family:Consolas,Cascadia Mono,monospace}.font-\[\'Segoe_UI\'\,sans-serif\]{font-family:Segoe UI,sans-serif}.font-mono,[font-mono=""]{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}[-font-sans=""]{font-family:calc(var(--font-sans)*-1)}.uppercase,[uppercase=""]{text-transform:uppercase}.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}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color,rgba(0,0,0,.2)),0 0 1px var(--un-text-shadow-color,rgba(1,0,5,.1));text-shadow:var(--un-text-shadow)}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1))}.shadow,.shadow-\[0_0_0_6px_var\(--color-page\)\]{box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0_0_0_6px_var\(--color-page\)\]{--un-shadow:0 0 0 6px var(--un-shadow-color,var(--color-page))}.shadow-console{--un-shadow:0 22px 70px var(--un-shadow-color,rgba(0,0,0,.34))}.shadow-console,.shadow-drawer{box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-drawer{--un-shadow:-24px 0 64px var(--un-shadow-color,rgba(0,0,0,.24))}.shadow-hard{--un-shadow:var(--shadow-hard);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-soft:hover,.shadow-soft{--un-shadow:var(--shadow-soft);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-accent\/25:focus{outline-color:var(--color-accent)}.focus\:outline-offset-1:focus{outline-offset:1px}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus-ring:focus{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.blur{--un-blur:blur(8px)}.blur,.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-180{transition-duration:.18s}.duration-75{transition-duration:75ms}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-transform{will-change:transform}@media(max-width:919.9px){.max-lg\:col-span-full{grid-column:1/-1}.max-lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.max-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-lg\:min-h-\[430px\]{min-height:430px}.max-lg\:min-h-auto{min-height:auto}.max-lg\:w-screen{width:100vw}.max-lg\:justify-start{justify-content:flex-start}.max-lg\:p-\[18px\]{padding:18px}.max-lg\:pb-3\.5{padding-bottom:.875rem}}@media(max-width:679.9px){.max-sm\:left-\[-2\.75rem\]{left:-2.75rem}.max-sm\:left-3{left:.75rem}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:hidden{display:none}.max-sm\:h-10{height:2.5rem}.max-sm\:w-10{width:2.5rem}.max-sm\:flex{display:flex}.max-sm\:justify-between{justify-content:space-between}.max-sm\:whitespace-normal{white-space:normal}.max-sm\:pl-9{padding-left:2.25rem}}@media(min-width:680px){.sm\:grid{display:grid}.sm\:grid-cols-\[8\.5rem_minmax\(0\,1fr\)_auto\]{grid-template-columns:8.5rem minmax(0,1fr) auto}.sm\:grid-cols-\[8rem_minmax\(0\,1fr\)\]{grid-template-columns:8rem minmax(0,1fr)}.sm\:grid-cols-\[9rem_1fr\]{grid-template-columns:9rem 1fr}.sm\:block{display:block}.sm\:text-\[110px\]{font-size:110px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:768px){.md\:grid-cols-\[9rem_minmax\(0\,1fr\)\]{grid-template-columns:9rem minmax(0,1fr)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:920px){.lg\:grid-cols-\[minmax\(0\,\.72fr\)_auto\]{grid-template-columns:minmax(0,.72fr) auto}.lg\:grid-cols-\[minmax\(0\,\.72fr\)_minmax\(320px\,\.48fr\)\]{grid-template-columns:minmax(0,.72fr) minmax(320px,.48fr)}.lg\:grid-cols-\[minmax\(0\,\.78fr\)_auto\]{grid-template-columns:minmax(0,.78fr) auto}.lg\:grid-cols-\[minmax\(0\,1fr\)_18rem\]{grid-template-columns:minmax(0,1fr) 18rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:block{display:block}.lg\:items-end{align-items:flex-end}}
