:root{--font-serif:"Noto Serif SC",ui-serif,serif;--font-sans:"Sarasa UI SC",-apple-system,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Noto Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-mono:"Sarasa Mono SC",ui-monospace,monospace,Menlo,SFMono,Consolas,"Apple Color Emoji","Noto Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bg:255 255 255;--fg:0 0 0;--border:230 230 230;--primary-bg:9 9 9;--primary-fg:255 255 255;--primary-border:37 37 37;--secondary-bg:225 225 225;--secondary-fg:0 0 0;--secondary-border:120 114 113;--muted-bg:244 244 245;--muted-fg:83 83 83;--muted-border:212 212 216}[data-theme=dark]{color-scheme:dark;--bg:0 0 0;--fg:255 255 255;--border:255 255 255;--primary-bg:242 242 242;--primary-fg:0 0 0;--primary-border:228 228 230;--secondary-bg:31 31 31;--secondary-fg:255 255 255;--secondary-border:54 54 65;--muted-bg:25 25 31;--muted-fg:170 170 173;--muted-border:40 40 43}body{height:100vh;overflow-y:scroll;scroll-behavior:smooth;--un-bg-opacity:1;background-color:rgb(var(--bg)/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{text-wrap:balance}::-moz-selection,::selection{background:#8884}*{-webkit-tap-highlight-color:transparent;letter-spacing:-.005em;--un-border-opacity:1;border-color:rgb(var(--border)/var(--un-border-opacity));--un-ring-opacity:1;--un-ring-color:rgb(var(--border)/var(--un-ring-opacity))}[data-theme=dark] *{border-color:rgb(var(--border)/.15);--un-ring-color:rgb(var(--border)/0.1)}.prose{font-size:1rem;line-height:1.5rem;--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity));line-height:1.75rem}.prose .not-prose{line-height:1rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(p){margin-top:1rem;margin-bottom:1rem;color:rgb(var(--fg)/.85)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h1,h2,h3,h4,h5,h6){scroll-margin-top:7.5rem;--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity));font-weight:500}@media (min-width:1280px){:is(.prose :where(:not(.not-prose,.not-prose *))):where(h1,h2,h3,h4,h5,h6){scroll-margin-top:5rem}}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h1){margin-top:2rem;margin-bottom:1.5rem;font-size:2.25rem;line-height:2.5rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h2){margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h3){margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h4){margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(h5){margin-top:1.25rem;margin-bottom:.75rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(.expressive-code .frame pre){overflow:hidden}:is(.prose :where(:not(.not-prose,.not-prose *))):where(:not(.expressive-code) code){position:relative;overflow-wrap:break-word;border-radius:.375rem;background-color:rgb(var(--muted-bg)/.6);padding:.125rem .25rem;--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity))}:is(.prose :where(:not(.not-prose,.not-prose *))):where(pre){overflow-y:auto}:is(.prose :where(:not(.not-prose,.not-prose *))):where(strong){--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity));font-weight:500}:is(.prose :where(:not(.not-prose,.not-prose *))):where(blockquote){border-left-width:2px;--un-border-opacity:1;border-color:rgb(var(--primary-border)/var(--un-border-opacity));padding-left:1rem;--un-text-opacity:1;color:rgb(var(--muted-fg)/var(--un-text-opacity))}:is(.prose :where(:not(.not-prose,.not-prose *))):where(hr){margin-top:1.25rem;margin-bottom:1.25rem;border-top-width:1px}:is(.prose :where(:not(.not-prose,.not-prose *))):where(img,video,figure,.expressive-code){margin:1.25rem auto;border-radius:.125rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(table){width:100%}:is(.prose :where(:not(.not-prose,.not-prose *))):where(th){--un-bg-opacity:1;background-color:rgb(var(--bg)/var(--un-bg-opacity));padding:.5rem 1rem;text-align:left}:is(.prose :where(:not(.not-prose,.not-prose *))):where(td){--un-bg-opacity:1;background-color:rgb(var(--bg)/var(--un-bg-opacity));padding:.5rem 1rem}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ul){margin-top:1rem;margin-bottom:1rem;margin-left:1.5rem;list-style-type:disc}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ul)::marker{color:rgb(var(--fg)/.3)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ul) ::marker{color:rgb(var(--fg)/.3)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ol){margin-top:1rem;margin-bottom:1rem;margin-left:1.5rem;list-style-type:decimal}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ol)::marker{color:rgb(var(--fg)/.3)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(ol) ::marker{color:rgb(var(--fg)/.3)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(li){margin-bottom:.5rem;color:rgb(var(--fg)/.8)}:is(.prose :where(:not(.not-prose,.not-prose *))):where(li)>p{margin-top:0;margin-bottom:0}*,: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-shadow:0 0 rgb(0 0 0/0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253/0.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-shadow:0 0 rgb(0 0 0/0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253/0.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' display='inline-block' vertical-align='middle' width='1em' height='1em' 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-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-arrow-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12 19l-7-7l7-7m7 7H5'/%3E%3C/svg%3E")}.i-lucide-arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7l7 7l-7 7'/%3E%3C/svg%3E")}.i-lucide-arrow-right,.i-lucide-book{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-book{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20'/%3E%3C/svg%3E")}.i-lucide-book-open{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 7v14m-9-3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4a4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3a3 3 0 0 0-3-3z'/%3E%3C/svg%3E")}.i-lucide-book-open,.i-lucide-box{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-box{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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-circle-check{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-circle-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-circle-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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%3Cpath d='m15 9l-6 6m0-6l6 6'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-circle-x,.i-lucide-clipboard-list{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-clipboard-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2m4 7h4m-4 5h4m-8-5h.01M8 16h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-clock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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 6v6l4 2'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-clock,.i-lucide-cloud{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-cloud{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9'/%3E%3C/svg%3E")}.i-lucide-ellipsis{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-ellipsis,.i-lucide-flag-triangle-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-flag-triangle-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 22V2.8a.8.8 0 0 1 1.17-.71l11.38 5.69a.8.8 0 0 1 0 1.44L6 15.5'/%3E%3C/svg%3E")}.i-lucide-gallery-vertical-end{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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='M7 2h10M5 6h14'/%3E%3Crect width='18' height='12' x='3' y='10' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-gallery-vertical-end,.i-lucide-git-branch{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-git-branch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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 3v12'/%3E%3Ccircle cx='18' cy='6' r='3'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3Cpath d='M18 9a9 9 0 0 1-9 9'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-hash{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 9h16M4 15h16M10 3L8 21m8-18l-2 18'/%3E%3C/svg%3E")}.i-lucide-hash,.i-lucide-info{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-info{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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%3Cpath d='M12 16v-4m0-4h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-languages{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 8l6 6m-7 0l6-6l2-3M2 5h12M7 2h1m14 20l-5-10l-5 10m2-4h6'/%3E%3C/svg%3E")}.i-lucide-languages,.i-lucide-lightbulb{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-lightbulb{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 14c.2-1 .7-1.7 1.5-2.5c1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5c.7.7 1.3 1.5 1.5 2.5m0 4h6m-5 4h4'/%3E%3C/svg%3E")}.i-lucide-menu{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 5h16M4 12h16M4 19h16'/%3E%3C/svg%3E")}.i-lucide-menu,.i-lucide-refresh-cw{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-refresh-cw{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-rss{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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-rss,.i-lucide-server{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-server{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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='8' x='2' y='2' rx='2' ry='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2' ry='2'/%3E%3Cpath d='M6 6h.01M6 18h.01'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-shield-check{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-shield-check,.i-lucide-square-mouse-pointer{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-square-mouse-pointer{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z'/%3E%3Cpath d='M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6'/%3E%3C/g%3E%3C/svg%3E")}.i-lucide-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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,.i-lucide-triangle-alert{-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;display:inline-block;vertical-align:middle;width:1em;height:1em}.i-lucide-triangle-alert{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01'/%3E%3C/svg%3E")}.i-simple-icons-nextdotjs{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18.665 21.978A11.94 11.94 0 0 1 12 24C5.377 24 0 18.623 0 12S5.377 0 12 0s12 5.377 12 12c0 3.583-1.574 6.801-4.067 9.001L9.219 7.2H7.2v9.596h1.615V9.251zm-3.332-8.533l1.6 2.061V7.2h-1.6z'/%3E%3C/svg%3E")}.i-simple-icons-nextdotjs,[data-theme=dark] .dark\: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;display:inline-block;vertical-align:middle;width:1em;height:1em}[data-theme=dark] .dark\:i-lucide-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1em' height='1em' 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")}.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}.disabled\:pointer-events-none:disabled{pointer-events:none}.relative{position:relative}.sticky{position:sticky}.static{position:static}.top-0{top:0}.top-20{top:5rem}.z-100{z-index:100}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my,.my-4{margin-top:1rem;margin-bottom:1rem}.my-0{margin-top:0;margin-bottom:0}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.me{margin-inline-end:1rem}.ml-0{margin-left:0}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.mt-2{margin-top:.5rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.\[\&_\.icon\]\:size-3 .icon{width:.75rem;height:.75rem}.\[\&_\.icon\]\:size-3\.5 .icon,.size-3\.5{width:.875rem;height:.875rem}.\[\&_\.icon\]\:size-4 .icon,.size-4{width:1rem;height:1rem}.\[\&_\.icon\]\:size-5 .icon{width:1.25rem;height:1.25rem}.\[\&_\.icon\]\:size-6 .icon{width:1.5rem;height:1.5rem}.size-3\.7{width:.925rem;height:.925rem}.size-3\.75{width:.9375rem;height:.9375rem}.size-4\.5{width:1.125rem;height:1.125rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-full{width:100%;height:100%}.h-10{height:2.5rem}.h-100vh{height:100vh}.h-11{height:2.75rem}.h-13{height:3.25rem}.h-15{height:3.75rem}.h-6,.h6,.vertical\:h-6[data-orientation=vertical]{height:1.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-fit{height:fit-content}.h-full,.vertical\:h-full[data-orientation=vertical]{height:100%}.horizontal\:h-1px[data-orientation=horizontal]{height:1px}.horizontal\:w-4[data-orientation=horizontal]{width:1rem}.horizontal\:w-6[data-orientation=horizontal]{width:1.5rem}.horizontal\:w-full[data-orientation=horizontal],.w-full{width:100%}.max-h-\[75vh\]{max-height:75vh}.max-w-15rem{max-width:15rem}.max-w-4xl{max-width:56rem}.min-h-screen{min-height:100vh}.min-w-11{min-width:2.75rem}.min-w-13{min-width:3.25rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.vertical\:h-4[data-orientation=vertical]{height:1rem}.vertical\:w-1px[data-orientation=vertical]{width:1px}.w-0{width:0}.w-auto{width:auto}.w-fit{width:fit-content}.w-md{width:28rem}.flex{display:flex}.inline-flex{display:inline-flex}.\[\&_\.icon\]\:shrink-0 .icon,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\[\&\:hover_\.enter-arrow\]\:translate-x--2px:hover .enter-arrow,.\[\&\:hover_\.icon\]\:translate-x--2px:hover .icon{--un-translate-x:-2px}.\[\&\:hover_\.enter-arrow\]\:translate-x--2px:hover .enter-arrow,.\[\&\:hover_\.enter-arrow\]\:translate-x-2px:hover .enter-arrow,.\[\&\:hover_\.icon\]\:translate-x--2px:hover .icon{transform:translateX(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)) skewX(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_\.enter-arrow\]\:translate-x-2px:hover .enter-arrow{--un-translate-x:2px}.\[\&\:hover_\.enter-arrow\]\:translate-x-4px:hover .enter-arrow{--un-translate-x:4px}.\[\&\:hover_\.enter-arrow\]\:translate-x-4px:hover .enter-arrow,.translate-x-5{transform:translateX(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)) skewX(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-x-5{--un-translate-x:1.25rem}.translate-y--1px{--un-translate-y:-1px}.translate-y--1px,.translate-y-1px{transform:translateX(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)) skewX(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-1px{--un-translate-y:1px}.\[\&\:hover_\.icon\]\:transform-rotate-180:hover .icon{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(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)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.scroll-mt-30{scroll-margin-top:7.5rem}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-right{justify-content:right}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.scroll-smooth{scroll-behavior:smooth}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.border,.border-1{border-width:1px}.border-l-2{border-left-width:2px}.border-t-1px{border-top-width:1px}.border-border{--un-border-opacity:1;border-color:rgb(var(--border)/var(--un-border-opacity))}.border-color-blue-300{--un-border-opacity:1;border-color:rgb(147 197 253/var(--un-border-opacity))}.border-color-cyan-300{--un-border-opacity:1;border-color:rgb(103 232 249/var(--un-border-opacity))}.border-color-gray-300{--un-border-opacity:1;border-color:rgb(209 213 219/var(--un-border-opacity))}.border-color-green-300{--un-border-opacity:1;border-color:rgb(134 239 172/var(--un-border-opacity))}.border-color-indigo-300{--un-border-opacity:1;border-color:rgb(165 180 252/var(--un-border-opacity))}.border-color-orange-300{--un-border-opacity:1;border-color:rgb(253 186 116/var(--un-border-opacity))}.border-color-pink-300{--un-border-opacity:1;border-color:rgb(249 168 212/var(--un-border-opacity))}.border-color-purple-300{--un-border-opacity:1;border-color:rgb(216 180 254/var(--un-border-opacity))}.border-color-red-300{--un-border-opacity:1;border-color:rgb(252 165 165/var(--un-border-opacity))}.border-color-teal-300{--un-border-opacity:1;border-color:rgb(94 234 212/var(--un-border-opacity))}.border-color-yellow-300{--un-border-opacity:1;border-color:rgb(253 224 71/var(--un-border-opacity))}.border-primary-border{--un-border-opacity:1;border-color:rgb(var(--primary-border)/var(--un-border-opacity))}[data-theme=dark] .dark\:border-border\/15{border-color:rgb(var(--border)/.15)}[data-theme=dark] .dark\:border-color-blue-900\/40{border-color:rgb(30 58 138/.4)}[data-theme=dark] .dark\:border-color-cyan-900\/40{border-color:rgb(22 78 99/.4)}[data-theme=dark] .dark\:border-color-gray-900\/40{border-color:rgb(17 24 39/.4)}[data-theme=dark] .dark\:border-color-green-900\/40{border-color:rgb(20 83 45/.4)}[data-theme=dark] .dark\:border-color-indigo-900\/40{border-color:rgb(49 46 129/.4)}[data-theme=dark] .dark\:border-color-orange-900\/40{border-color:rgb(124 45 18/.4)}[data-theme=dark] .dark\:border-color-pink-900\/40{border-color:rgb(131 24 67/.4)}[data-theme=dark] .dark\:border-color-purple-900\/40{border-color:rgb(88 28 135/.4)}[data-theme=dark] .dark\:border-color-red-900\/40{border-color:rgb(127 29 29/.4)}[data-theme=dark] .dark\:border-color-teal-900\/40{border-color:rgb(19 78 74/.4)}[data-theme=dark] .dark\:border-color-yellow-900\/40{border-color:rgb(113 63 18/.4)}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.bg-bg{--un-bg-opacity:1;background-color:rgb(var(--bg)/var(--un-bg-opacity))}.bg-bg\/60{background-color:rgb(var(--bg)/.6)}.bg-blue-100{--un-bg-opacity:1;background-color:rgb(219 234 254/var(--un-bg-opacity))}.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255/var(--un-bg-opacity))}.bg-cyan-100{--un-bg-opacity:1;background-color:rgb(207 250 254/var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246/var(--un-bg-opacity))}.bg-green-100{--un-bg-opacity:1;background-color:rgb(220 252 231/var(--un-bg-opacity))}.bg-green-50{--un-bg-opacity:1;background-color:rgb(240 253 244/var(--un-bg-opacity))}.bg-indigo-100{--un-bg-opacity:1;background-color:rgb(224 231 255/var(--un-bg-opacity))}.bg-muted-bg\/60{background-color:rgb(var(--muted-bg)/.6)}.bg-muted-border{--un-bg-opacity:1;background-color:rgb(var(--muted-border)/var(--un-bg-opacity))}.bg-orange-100{--un-bg-opacity:1;background-color:rgb(255 237 213/var(--un-bg-opacity))}.bg-pink-100{--un-bg-opacity:1;background-color:rgb(252 231 243/var(--un-bg-opacity))}.bg-primary-bg{--un-bg-opacity:1;background-color:rgb(var(--primary-bg)/var(--un-bg-opacity))}.bg-purple-100{--un-bg-opacity:1;background-color:rgb(243 232 255/var(--un-bg-opacity))}.bg-purple-50{--un-bg-opacity:1;background-color:rgb(250 245 255/var(--un-bg-opacity))}.bg-red-100{--un-bg-opacity:1;background-color:rgb(254 226 226/var(--un-bg-opacity))}.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242/var(--un-bg-opacity))}.bg-secondary-bg{--un-bg-opacity:1;background-color:rgb(var(--secondary-bg)/var(--un-bg-opacity))}.bg-secondary-bg\/30{background-color:rgb(var(--secondary-bg)/.3)}.bg-teal-100{--un-bg-opacity:1;background-color:rgb(204 251 241/var(--un-bg-opacity))}.bg-yellow-100{--un-bg-opacity:1;background-color:rgb(254 249 195/var(--un-bg-opacity))}.bg-yellow-50{--un-bg-opacity:1;background-color:rgb(254 252 232/var(--un-bg-opacity))}[data-theme=dark] .dark\:bg-blue-900\/30{background-color:rgb(30 58 138/.3)}[data-theme=dark] .dark\:bg-cyan-900\/30{background-color:rgb(22 78 99/.3)}[data-theme=dark] .dark\:bg-gray-900\/30{background-color:rgb(17 24 39/.3)}[data-theme=dark] .dark\:bg-green-900\/30{background-color:rgb(20 83 45/.3)}[data-theme=dark] .dark\:bg-indigo-900\/30{background-color:rgb(49 46 129/.3)}[data-theme=dark] .dark\:bg-orange-900\/30{background-color:rgb(124 45 18/.3)}[data-theme=dark] .dark\:bg-pink-900\/30{background-color:rgb(131 24 67/.3)}[data-theme=dark] .dark\:bg-purple-900\/30{background-color:rgb(88 28 135/.3)}[data-theme=dark] .dark\:bg-red-900\/30{background-color:rgb(127 29 29/.3)}[data-theme=dark] .dark\:bg-secondary-bg\/60{background-color:rgb(var(--secondary-bg)/.6)}[data-theme=dark] .dark\:bg-teal-900\/30{background-color:rgb(19 78 74/.3)}[data-theme=dark] .dark\:bg-yellow-900\/30{background-color:rgb(113 63 18/.3)}.hover\:bg-muted-bg\/80:hover{background-color:rgb(var(--muted-bg)/.8)}.hover\:bg-primary-bg\/60:hover{background-color:rgb(var(--primary-bg)/.6)}.hover\:bg-primary-bg\/90:hover{background-color:rgb(var(--primary-bg)/.9)}.hover\:bg-secondary-bg\/30:hover{background-color:rgb(var(--secondary-bg)/.3)}.hover\:bg-secondary-bg\/80:hover{background-color:rgb(var(--secondary-bg)/.8)}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.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{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pl-4{padding-left:1rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-wrap{text-wrap:wrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.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}.marker\:text-fg\/30 ::marker,.marker\:text-fg\/30::marker{color:rgb(var(--fg)/.3)}.text-blue-700{--un-text-opacity:1;color:rgb(29 78 216/var(--un-text-opacity))}.text-cyan-700{--un-text-opacity:1;color:rgb(14 116 144/var(--un-text-opacity))}.text-fg,[data-current]>.\[\[data-current\]\>\&\]\:text-fg{--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity))}.text-fg\/80{color:rgb(var(--fg)/.8)}.text-fg\/85{color:rgb(var(--fg)/.85)}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81/var(--un-text-opacity))}.text-green-700{--un-text-opacity:1;color:rgb(21 128 61/var(--un-text-opacity))}.text-indigo-700{--un-text-opacity:1;color:rgb(67 56 202/var(--un-text-opacity))}.text-muted-fg{--un-text-opacity:1;color:rgb(var(--muted-fg)/var(--un-text-opacity))}.text-orange-700{--un-text-opacity:1;color:rgb(194 65 12/var(--un-text-opacity))}.text-pink-700{--un-text-opacity:1;color:rgb(190 24 93/var(--un-text-opacity))}.text-primary-fg{--un-text-opacity:1;color:rgb(var(--primary-fg)/var(--un-text-opacity))}.text-purple-700{--un-text-opacity:1;color:rgb(126 34 206/var(--un-text-opacity))}.text-red-700{--un-text-opacity:1;color:rgb(185 28 28/var(--un-text-opacity))}.text-secondary-fg{--un-text-opacity:1;color:rgb(var(--secondary-fg)/var(--un-text-opacity))}.text-teal-700{--un-text-opacity:1;color:rgb(15 118 110/var(--un-text-opacity))}.text-yellow-700{--un-text-opacity:1;color:rgb(161 98 7/var(--un-text-opacity))}[data-theme=dark] .dark\:text-blue-300{--un-text-opacity:1;color:rgb(147 197 253/var(--un-text-opacity))}[data-theme=dark] .dark\:text-cyan-300{--un-text-opacity:1;color:rgb(103 232 249/var(--un-text-opacity))}[data-theme=dark] .dark\:text-gray-300{--un-text-opacity:1;color:rgb(209 213 219/var(--un-text-opacity))}[data-theme=dark] .dark\:text-green-300{--un-text-opacity:1;color:rgb(134 239 172/var(--un-text-opacity))}[data-theme=dark] .dark\:text-indigo-300{--un-text-opacity:1;color:rgb(165 180 252/var(--un-text-opacity))}[data-theme=dark] .dark\:text-orange-300{--un-text-opacity:1;color:rgb(253 186 116/var(--un-text-opacity))}[data-theme=dark] .dark\:text-pink-300{--un-text-opacity:1;color:rgb(249 168 212/var(--un-text-opacity))}[data-theme=dark] .dark\:text-purple-300{--un-text-opacity:1;color:rgb(216 180 254/var(--un-text-opacity))}[data-theme=dark] .dark\:text-red-300{--un-text-opacity:1;color:rgb(252 165 165/var(--un-text-opacity))}[data-theme=dark] .dark\:text-teal-300{--un-text-opacity:1;color:rgb(94 234 212/var(--un-text-opacity))}[data-theme=dark] .dark\:text-yellow-300{--un-text-opacity:1;color:rgb(253 224 71/var(--un-text-opacity))}.hover\:text-fg:hover{--un-text-opacity:1;color:rgb(var(--fg)/var(--un-text-opacity))}.font-medium{font-weight:500}.font-normal{font-weight:400}.leading-4{line-height:1rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-tight{line-height:1.25}.line-height-relaxed{line-height:1.625}.font-sans{font-family:var(--font-sans)}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.decoration-muted-fg{-webkit-text-decoration-color:rgb(var(--muted-fg)/var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgb(var(--muted-fg)/var(--un-line-opacity))}.hover\:decoration-fg:hover{-webkit-text-decoration-color:rgb(var(--fg)/var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgb(var(--fg)/var(--un-line-opacity))}.underline-offset-3px{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.disabled\:opacity-70:disabled{opacity:.7}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--un-ring-width:2px;--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)}.focus-visible\:ring-offset-2:focus-visible{--un-ring-offset-width:2px}.ring-border{--un-ring-opacity:1;--un-ring-color:rgb(var(--border)/var(--un-ring-opacity))}[data-theme=dark] .dark\:ring-border\/10{--un-ring-color:rgb(var(--border)/0.1)}.backdrop-blur-10px{--un-backdrop-blur:blur(10px)}.backdrop-blur-10px,.backdrop-saturate-180{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-saturate-180{--un-backdrop-saturate:saturate(1.8)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-350,.transition-duration-350{transition-duration:.35s}.duration-400{transition-duration:.4s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:767.9px){.lt-md\:mb-1{margin-bottom:.25rem}}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:flex{display:flex}.sm\:shrink-0{flex-shrink:0}.sm\:flex-row{flex-direction:row}.sm\:pr-4px{padding-right:4px}}@media (min-width:1280px){.xl\:block{display:block}.xl\:scroll-mt-20{scroll-margin-top:5rem}}