.toggle-group-module__XZgLIG__root{border-radius:var(--radius);background-color:var(--mix-card-33-bg);gap:1px;padding:.125rem;display:inline-flex}.toggle-group-module__XZgLIG__root[data-orientation=horizontal]{flex-direction:row}.toggle-group-module__XZgLIG__root[data-orientation=vertical]{flex-direction:column}.toggle-group-module__XZgLIG__item{border-radius:calc(var(--radius) - .125rem);width:2.25rem;height:2.25rem;color:var(--muted-foreground);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;font-size:.875rem;font-weight:500;display:inline-flex}.toggle-group-module__XZgLIG__item:hover{background-color:var(--accent);color:var(--foreground)}.toggle-group-module__XZgLIG__item[data-focused]{box-shadow:0 0 0 2px var(--ring)/.2;outline:none}.toggle-group-module__XZgLIG__item[data-pressed]{background-color:var(--accent);color:var(--foreground)}.toggle-group-module__XZgLIG__item[data-pressed]:hover{background-color:var(--accent);color:var(--foreground)}.toggle-group-module__XZgLIG__item[data-disabled]{pointer-events:none;opacity:.5}
.toolbar-module__1pENnq__root{border-radius:var(--radius);background-color:var(--mix-card-33-bg);border:.5px solid oklch(from var(--border)l c h/.9);align-items:center;gap:.25rem;display:flex}.toolbar-module__1pENnq__root[data-orientation=vertical]{flex-direction:column;align-items:stretch}@media (max-width:640px){.toolbar-module__1pENnq__root{gap:.375rem;padding:.5rem}}.toolbar-module__1pENnq__button{border-radius:calc(var(--radius) - 2px);color:var(--foreground);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;gap:.5rem;min-width:2rem;min-height:2rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.toolbar-module__1pENnq__button:hover{background-color:var(--accent);color:var(--accent-foreground)}.toolbar-module__1pENnq__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toolbar-module__1pENnq__button:disabled{opacity:.5;cursor:not-allowed}.toolbar-module__1pENnq__button[data-state=pressed]{background-color:var(--accent);color:var(--accent-foreground)}@media (max-width:640px){.toolbar-module__1pENnq__button{min-width:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.9375rem}}.toolbar-module__1pENnq__link{border-radius:calc(var(--radius) - 2px);color:var(--foreground);justify-content:center;align-items:center;gap:.5rem;min-width:2rem;min-height:2rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.toolbar-module__1pENnq__link:hover{background-color:var(--accent);color:var(--accent-foreground)}.toolbar-module__1pENnq__link:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (max-width:640px){.toolbar-module__1pENnq__link{min-width:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.9375rem}}.toolbar-module__1pENnq__input{border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--input);color:var(--foreground);flex:1;min-height:2rem;padding:.375rem .75rem;font-size:.875rem;transition:all .2s}.toolbar-module__1pENnq__input:focus{outline:2px solid var(--ring);outline-offset:2px;border-color:#0000}.toolbar-module__1pENnq__input::placeholder{color:var(--muted-foreground)}@media (max-width:640px){.toolbar-module__1pENnq__input{min-height:2.5rem;padding:.5rem 1rem;font-size:.9375rem}}.toolbar-module__1pENnq__group{border-radius:calc(var(--radius) - 2px);background-color:var(--muted);align-items:center;gap:.125rem;padding:.125rem;display:flex}.toolbar-module__1pENnq__root[data-orientation=vertical] .toolbar-module__1pENnq__group{flex-direction:column;align-items:stretch}@media (max-width:640px){.toolbar-module__1pENnq__group{gap:.1875rem;padding:.1875rem}}.toolbar-module__1pENnq__separator{background-color:var(--border);flex-shrink:0;width:1px;height:1.5rem;margin:0 .25rem}.toolbar-module__1pENnq__root[data-orientation=vertical] .toolbar-module__1pENnq__separator{width:100%;height:1px;margin:.25rem 0}@media (max-width:640px){.toolbar-module__1pENnq__separator{height:1.75rem}}
.tooltip-module__dxO1Ra__positioner{z-index:9999}.tooltip-module__dxO1Ra__popup{max-width:20rem;color:var(--primary);background-color:var(--mix-card-33-bg);border-radius:var(--radius);transform-origin:var(--transform-origin);word-wrap:break-word;border:.5px solid oklch(from var(--border)l c h/.7);margin-bottom:.25rem;padding:.5rem .75rem;font-size:.875rem;transition:transform .125s ease-out,opacity .125s ease-out;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tooltip-module__dxO1Ra__popup[data-starting-style],.tooltip-module__dxO1Ra__popup[data-ending-style]{opacity:0;transform:scale(.97)}.tooltip-module__dxO1Ra__popup[data-instant]{transition-duration:0s}.tooltip-module__dxO1Ra__arrow{z-index:1;width:20px;height:10px;position:absolute}.tooltip-module__dxO1Ra__arrow[data-side=top]{bottom:-8px;transform:rotate(180deg)}.tooltip-module__dxO1Ra__arrow[data-side=bottom]{top:-8px;transform:rotate(0)}.tooltip-module__dxO1Ra__arrow[data-side=left]{right:8px;transform:rotate(90deg)}.tooltip-module__dxO1Ra__arrow[data-side=right]{left:-8px;transform:rotate(-90deg)}.tooltip-module__dxO1Ra__arrow svg{width:100%;height:100%;display:block}.tooltip-module__dxO1Ra__arrowFill{fill:var(--mix-card-33-bg)}.tooltip-module__dxO1Ra__arrowOuterStroke{fill:oklch(from var(--border)l c h/.6)}.tooltip-module__dxO1Ra__arrowInnerStroke{fill:oklch(from var(--border)l c h/.1)}
.card-task-module__LRdkVq__taskCard{gap:1rem;width:100%;max-width:300px;padding:16px}.card-task-module__LRdkVq__contentContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.card-task-module__LRdkVq__badgeContainer{align-items:center;gap:.5rem;display:flex}.card-task-module__LRdkVq__dividerWrapper{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:5px 0}.card-task-module__LRdkVq__divider{border-bottom:.5px solid oklch(from var(--border)l c h/.6);width:100%;height:1px}.card-task-module__LRdkVq__footerContainer{width:100%;color:oklch(from var(--muted-foreground)l c h/.6);justify-content:space-between;font-size:12px;display:flex}.card-task-module__LRdkVq__footerLeftGroup{align-items:center;gap:.75rem;display:flex}.card-task-module__LRdkVq__iconBubble{background-color:var(--mix-card-33-bg);border:.5px solid oklch(from var(--border)l c h/.2);border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;transition:all .15s;display:flex}.card-task-module__LRdkVq__iconBubble:hover{background-color:var(--mix-card-50-bg);border-color:var(--border)}.card-task-module__LRdkVq__tomorrowText{color:var(--warning-foreground)}.card-task-module__LRdkVq__taskFooter{flex-direction:column;gap:.65rem;margin-top:0;margin-bottom:0;display:flex}@media (max-width:1280px){.card-task-module__LRdkVq__taskCard{min-height:auto}}
.kbd-module__wG2fyq__kbd{white-space:nowrap;border:1px solid var(--mix-card-6-trans);border-bottom:3px solid oklch(from var(--foreground)l c h/.06);background:var(--card);color:var(--foreground);justify-content:center;align-items:center;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:550;line-height:1;transition:all .15s;display:inline-flex;box-shadow:0 .753698px .452219px -.583333px #00000003,0 1.927px 1.1562px -1.16667px #00000006,0 3.86321px 2.31793px -1.75px #00000005}.kbd-module__wG2fyq__commandKey{font-size:1.15em}.kbd-module__wG2fyq__kbd:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.kbd-module__wG2fyq__sm{border-radius:calc(var(--radius)*.75);min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.625rem}.kbd-module__wG2fyq__md{border-radius:2px;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.75rem}.kbd-module__wG2fyq__lg{border-radius:var(--radius-lg);min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem}
.mobile-nav-module__I2RDEa__menuButton{cursor:pointer;z-index:250;background:0 0;border:none;border-radius:1rem;justify-content:flex-end;align-items:center;width:3rem;height:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.mobile-nav-module__I2RDEa__menuButton:active{transition-duration:.1s}.mobile-nav-module__I2RDEa__menuButton[data-open=true] .mobile-nav-module__I2RDEa__menuLine:first-child{transform:translateY(3px)rotate(-315deg)}.mobile-nav-module__I2RDEa__menuButton[data-open=true] .mobile-nav-module__I2RDEa__menuLine:last-child{transform:translateY(-3px)rotate(-45deg)}.mobile-nav-module__I2RDEa__menuButtonInner{flex-direction:column;justify-content:space-between;width:1.125rem;height:.5rem;display:flex;position:relative}.mobile-nav-module__I2RDEa__menuLine{background:var(--foreground);width:100%;height:2px;transition:transform .25s var(--ease-in-out-quad);transform-origin:50%;border-radius:1px}.mobile-nav-module__I2RDEa__overlay{z-index:var(--dialog-z);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1;background-color:#0000;background-image:linear-gradient(#0000 2rem,#0000000d 50%);transition:opacity .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.mobile-nav-module__I2RDEa__overlay[data-starting-style],.mobile-nav-module__I2RDEa__overlay[data-ending-style]{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.mobile-nav-module__I2RDEa__overlay[data-ending-style]{transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,1,1)}.mobile-nav-module__I2RDEa__drawer{z-index:200;width:calc(100% - 2rem);max-width:40rem;height:100dvh;box-shadow:none;background:0 0;border:none;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0 0 0 50%;transform:translate(-50%)}.mobile-nav-module__I2RDEa__drawer[data-starting-style],.mobile-nav-module__I2RDEa__drawer[data-ending-style]{filter:blur(1px);transform:translate(-50%,100dvh)}.mobile-nav-module__I2RDEa__drawer[data-ending-style]{transition-duration:.25s}.mobile-nav-module__I2RDEa__viewport{scrollbar-width:none;width:100%;height:100%;position:relative;overflow-y:auto}.mobile-nav-module__I2RDEa__viewport::-webkit-scrollbar{display:none}.mobile-nav-module__I2RDEa__viewport:after{content:"";z-index:1;top:0;height:1px;transition:background-color 50ms;position:fixed;inset-inline:0}.mobile-nav-module__I2RDEa__viewport[data-clipped]:after{background-color:var(--color-gridline)}.mobile-nav-module__I2RDEa__viewportInner{flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.mobile-nav-module__I2RDEa__backdropTapArea{cursor:default;background-color:#0000;position:absolute;inset:0}.mobile-nav-module__I2RDEa__closeContainer{z-index:10;position:sticky;top:1rem}.mobile-nav-module__I2RDEa__closeButton{background-color:var(--mix-card-50);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;border:none;border-radius:100%;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;right:0}.mobile-nav-module__I2RDEa__closeButton:hover{background-color:var(--mix-card-70)}.mobile-nav-module__I2RDEa__closeButton:focus-visible{outline:2px solid var(--ring);outline-offset:-1px}.mobile-nav-module__I2RDEa__panel{background-color:var(--mix-card-33-bg);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;min-height:calc(100dvh - 60px);margin-top:60px;padding:1.5rem;position:relative}@media (min-width:640px){.mobile-nav-module__I2RDEa__panel{margin-inline:auto;max-width:40rem;margin-top:calc(60px + 3rem);margin-bottom:5rem}}.mobile-nav-module__I2RDEa__menuSection{flex-direction:column;margin-bottom:1.5rem;display:flex}.mobile-nav-module__I2RDEa__iconsRow{border-bottom:1px solid var(--border);justify-content:center;align-items:center;gap:1.5rem;margin:1.5rem 0;padding:1rem 0;display:flex}.mobile-nav-module__I2RDEa__iconLink{color:var(--foreground);justify-content:center;align-items:center;transition:opacity .2s;display:flex}.mobile-nav-module__I2RDEa__iconLink:hover{opacity:.7}.mobile-nav-module__I2RDEa__iconLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.mobile-nav-module__I2RDEa__treeNav{flex-direction:column;gap:1.5rem;display:flex}.mobile-nav-module__I2RDEa__navList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-module__I2RDEa__navList li{display:contents}.mobile-nav-module__I2RDEa__groupContainer{flex-direction:column;gap:.25rem;display:flex}.mobile-nav-module__I2RDEa__groupTitle{color:var(--muted-foreground);align-items:center;gap:.5rem;padding-top:.75rem;padding-bottom:12px;font-size:18px;font-weight:500;display:flex}.mobile-nav-module__I2RDEa__groupChildren{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-module__I2RDEa__groupChildren li{display:contents}.mobile-nav-module__I2RDEa__pageLink{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:0 1rem .75rem 0;font-size:1.125rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.mobile-nav-module__I2RDEa__pageLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.mobile-nav-module__I2RDEa__pageLinkActive{font-weight:500}.mobile-nav-module__I2RDEa__pageLinkInactive{font-weight:400}
.site-header-module__rXUTXW__header{height:var(--header-height);box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;display:flex}.site-header-module__rXUTXW__container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:100%;padding:0 1rem;display:flex}.site-header-module__rXUTXW__containerHomePage{padding:0}.site-header-module__rXUTXW__nav{align-items:center;gap:2rem;height:100%;margin-left:3px;display:flex}.site-header-module__rXUTXW__logoLink{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:flex}.site-header-module__rXUTXW__navLinks{align-items:center;gap:1.5rem;height:100%;display:flex}.site-header-module__rXUTXW__navLink{color:var(--secondary-foreground);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:all .2s var(--ease-out-quad);border-radius:2px;font-size:.875rem;font-weight:400;text-decoration:none}.site-header-module__rXUTXW__newBadge{text-transform:uppercase;letter-spacing:.025em;background-color:oklch(from var(--info)l c h/.15);color:var(--info);border-radius:9999px;margin-left:.375rem;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.site-header-module__rXUTXW__actions{align-items:center;gap:1rem;height:100%;display:flex}.site-header-module__rXUTXW__githubLink{width:2.25rem;height:2.25rem;color:var(--muted-foreground);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:2px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.site-header-module__rXUTXW__githubLink:hover{color:var(--foreground)}.site-header-module__rXUTXW__leftSection{align-items:center;gap:1rem;height:100%;display:flex}.site-header-module__rXUTXW__separator{background-color:oklch(from var(--border)l c h/.3);width:1px;height:1.25rem}.site-header-module__rXUTXW__mobileMenuWrapper{display:none}.site-header-module__rXUTXW__desktopOnly{align-items:center;display:flex}.site-header-module__rXUTXW__innerWrapper{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:100%;padding-left:8px;padding-right:8px;display:flex}.site-header-module__rXUTXW__innerWrapperHomePage{padding-left:0;padding-right:0}@media (max-width:1023px){.site-header-module__rXUTXW__container{border-radius:0;max-width:100%;padding:0}.site-header-module__rXUTXW__innerWrapper{padding-left:1rem;padding-right:1rem}.site-header-module__rXUTXW__mobileMenuWrapper{display:block}.site-header-module__rXUTXW__navLinks,.site-header-module__rXUTXW__desktopOnly{display:none}}
.popover-module__80K6fW__trigger[data-popup-open],.popover-module__80K6fW__trigger[data-popup-open]:hover{background-color:var(--accent);color:var(--accent-foreground)}.popover-module__80K6fW__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:-1px}.popover-module__80K6fW__backdrop{z-index:998;background-color:#0000001a;background-color:lab(0% 0 0/.1);position:fixed;inset:0}.popover-module__80K6fW__positioner{z-index:50;width:var(--positioner-width);height:var(--positioner-height);max-width:var(--available-width);transition-property:top,left,right,bottom,transform;transition-duration:.2s;transition-timing-function:ease-out}.popover-module__80K6fW__positioner[data-instant]{transition:none}.popover-module__80K6fW__popup{box-sizing:border-box;width:var(--popup-width,auto);height:var(--popup-height,auto);border-radius:var(--radius);background-color:var(--popover);color:var(--popover-foreground);transform-origin:var(--transform-origin);box-shadow:0 0 0 .5px oklch(from var(--border)l c h/.8),var(--shadow-lg);transition:width .25s var(--ease-out-expo),height .25s var(--ease-out-expo),transform .25s var(--ease-out-expo),opacity .25s var(--ease-out-expo);background-clip:padding-box;border:none;display:flex;position:relative}.popover-module__80K6fW__popup:before{content:"";pointer-events:none;border-radius:calc(var(--radius) - 1px);box-shadow:0 1px oklch(from var(--foreground)l c h/4%);position:absolute;inset:0}.popover-module__80K6fW__popup[data-starting-style],.popover-module__80K6fW__popup[data-ending-style]{opacity:0;transform:scale(.95)}.popover-module__80K6fW__popup:focus-visible{outline:1px solid var(--ring);outline-offset:1px}@media (max-width:640px){.popover-module__80K6fW__popup{max-width:calc(100vw - 2rem);margin:1rem}}.popover-module__80K6fW__viewport{--viewport-inline-padding:1rem;width:100%;height:100%;max-height:var(--available-height);padding:1rem var(--viewport-inline-padding);outline:none;position:relative;overflow:clip}.popover-module__80K6fW__viewport[data-instant]{transition:none}.popover-module__80K6fW__viewport:not([data-transitioning]){overflow-y:auto}.popover-module__80K6fW__viewport [data-current],.popover-module__80K6fW__viewport [data-previous]{width:calc(var(--popup-width) - 2*var(--viewport-inline-padding) - 2px);opacity:1;transition:transform .2s ease-out,opacity .2s ease-out;transform:translate(0)}.popover-module__80K6fW__viewport[data-activation-direction~=right] [data-previous][data-ending-style]{opacity:0;transform:translate(-50%)}.popover-module__80K6fW__viewport[data-activation-direction~=right] [data-current][data-starting-style],.popover-module__80K6fW__viewport[data-activation-direction~=left] [data-previous][data-ending-style]{opacity:0;transform:translate(50%)}.popover-module__80K6fW__viewport[data-activation-direction~=left] [data-current][data-starting-style]{opacity:0;transform:translate(-50%)}.popover-module__80K6fW__arrow{transition:left .2s ease-out;display:flex}.popover-module__80K6fW__arrow[data-side=top]{bottom:-8px;rotate:180deg}.popover-module__80K6fW__arrow[data-side=bottom]{top:-8px;rotate:none}.popover-module__80K6fW__arrow[data-side=left]{right:-13px;rotate:90deg}.popover-module__80K6fW__arrow[data-side=right]{left:-13px;rotate:-90deg}.popover-module__80K6fW__arrow svg{fill:var(--border);stroke-width:1px}.popover-module__80K6fW__title{color:var(--popover-foreground);margin:0;font-size:1.125rem;font-weight:600;line-height:1}.popover-module__80K6fW__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.25rem}.popover-module__80K6fW__close{all:unset;box-sizing:border-box;border-radius:var(--radius);cursor:pointer;width:1.5rem;height:1.5rem;color:var(--muted-foreground);justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:.25rem;right:.25rem}.popover-module__80K6fW__close:hover{background-color:var(--muted);color:var(--foreground)}.popover-module__80K6fW__close:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.popover-module__80K6fW__close svg{width:1rem;height:1rem}.popover-module__80K6fW__actions{justify-content:end;gap:1rem;margin-top:1rem;display:flex}
.toast-module__R2SPXq__viewport{z-index:1000;width:250px;margin:0 auto;position:fixed;inset:auto 1rem 1rem auto}@media (min-width:500px){.toast-module__R2SPXq__viewport{width:340px;bottom:2rem;right:2rem}}.toast-module__R2SPXq__root{--gap:.75rem;--peek:.75rem;--scale:calc(max(0,1 - (var(--toast-index)*.1)));--shrink:calc(1 - var(--scale));--height:var(--toast-frontmost-height,var(--toast-height));--offset-y:calc(var(--toast-offset-y)*-1 + (var(--toast-index)*var(--gap)*-1) + var(--toast-swipe-movement-y));box-sizing:border-box;background:var(--mix-card-5-bg);color:var(--muted-foreground);width:100%;box-shadow:0 0 0 .5px oklch(from var(--border)l c h/.5),oklch(from var(--border)l c h/.2)0px 1px 1px,oklch(from var(--border)l c h/.2)0px 1px 1px,oklch(from var(--border)l c h/.2)0px 1px 1px;transform-origin:bottom;-webkit-user-select:none;user-select:none;transition:transform .35s ease,opacity .5s,height .3s var(--ease-out-expo);cursor:default;z-index:calc(1000 - var(--toast-index));height:var(--height);transform:translateX(var(--toast-swipe-movement-x))translateY(calc(var(--toast-swipe-movement-y) - (var(--toast-index)*var(--peek)) - (var(--shrink)*var(--height))))scale(var(--scale));background-clip:padding-box;border:none;border-radius:.5rem;margin:0 0 0 auto;padding:1rem;position:absolute;bottom:0;left:auto;right:0}.toast-module__R2SPXq__root[data-expanded]{transform:translateX(var(--toast-swipe-movement-x))translateY(var(--offset-y));height:var(--toast-height)}.toast-module__R2SPXq__root[data-starting-style]{opacity:0;transform:translateY(150%)}.toast-module__R2SPXq__root[data-ending-style]{transform:translateY(150%)}.toast-module__R2SPXq__root[data-limited]{opacity:0}.toast-module__R2SPXq__root[data-ending-style]{opacity:0}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=up]{transform:translateY(calc(var(--toast-swipe-movement-y) - 150%))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=left]{transform:translateX(calc(var(--toast-swipe-movement-x) - 150%))translateY(var(--offset-y))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=right]{transform:translateX(calc(var(--toast-swipe-movement-x) + 150%))translateY(var(--offset-y))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=down]{transform:translateY(calc(var(--toast-swipe-movement-y) + 150%))}.toast-module__R2SPXq__root:after{content:"";width:100%;height:calc(var(--gap) + 1px);position:absolute;top:100%;left:0}.toast-module__R2SPXq__content{transition:opacity .5s;overflow:hidden}.toast-module__R2SPXq__content[data-behind]{pointer-events:none;opacity:0}.toast-module__R2SPXq__content[data-expanded]{pointer-events:auto;opacity:1}.toast-module__R2SPXq__title{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:.975rem;font-weight:450;line-height:1.25rem}.toast-module__R2SPXq__description{letter-spacing:-.02em;color:var(--secondary-foreground);margin:.25rem 0 0;font-size:.875rem;line-height:1.25rem}.toast-module__R2SPXq__statusPill{border-radius:var(--radius);width:10px;height:5px;display:inline-block}.toast-module__R2SPXq__statusPill[data-type=success]{background-color:var(--success)}.toast-module__R2SPXq__statusPill[data-type=error]{background-color:var(--destructive)}.toast-module__R2SPXq__statusPill[data-type=warning]{background-color:var(--warning)}.toast-module__R2SPXq__statusPill[data-type=info]{background-color:var(--info)}.toast-module__R2SPXq__action{background-color:var(--primary);height:2rem;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.25rem;justify-content:center;align-items:center;margin-top:.5rem;padding:0 .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s;display:inline-flex}.toast-module__R2SPXq__action:hover{background-color:var(--primary);opacity:.9}.toast-module__R2SPXq__action:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-module__R2SPXq__actionButton{margin-top:.5rem}.toast-module__R2SPXq__close{width:1.25rem;height:1.25rem;color:oklch(from var(--foreground)l c h/.3);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.toast-module__R2SPXq__close:hover{background-color:var(--muted);color:var(--foreground)}.toast-module__R2SPXq__close:focus{outline:none}.toast-module__R2SPXq__close:focus-visible{outline:2px solid var(--ring,var(--color-blue));outline-offset:2px}.toast-module__R2SPXq__close svg{width:1rem;height:1rem}.toast-module__R2SPXq__anchoredViewport{outline:0}.toast-module__R2SPXq__anchoredPositioner{z-index:50;max-width:min(16rem,var(--available-width))}.toast-module__R2SPXq__anchoredRoot{text-wrap:balance;background:var(--popover);color:var(--popover-foreground);border-radius:calc(var(--radius) - 2px);box-shadow:0 0 0 .5px var(--border),0 4px 6px -1px oklch(from var(--foreground)l c h/.05);background-clip:padding-box;border:none;font-size:.75rem;transition:scale .15s,opacity .15s;position:relative}.toast-module__R2SPXq__anchoredRoot:before{content:"";pointer-events:none;border-radius:calc(var(--radius) - 3px);box-shadow:inset 0 1px 0 oklch(from var(--background)l c h/.04);position:absolute;inset:0}.toast-module__R2SPXq__anchoredRoot[data-starting-style],.toast-module__R2SPXq__anchoredRoot[data-ending-style]{opacity:0;scale:.98}.toast-module__R2SPXq__anchoredContent{pointer-events:auto;padding:.25rem .5rem}.toast-module__R2SPXq__anchoredTitle{white-space:nowrap;margin:0;font-weight:400}
.heading-anchor-module__mnyzpa__headingWithAnchor{width:fit-content;color:var(--docs-heading);position:relative}.heading-anchor-module__mnyzpa__trigger{all:unset;width:fit-content;color:inherit;cursor:pointer;border-radius:4px;outline:none;align-items:center;gap:.5rem;padding:.125rem 0;display:inline-flex;position:relative}.heading-anchor-module__mnyzpa__trigger:hover{color:var(--foreground);background-color:#0000}.heading-anchor-module__mnyzpa__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.heading-anchor-module__mnyzpa__icon{opacity:0;transition:opacity .15s var(--ease-out-expo),transform .2s var(--ease-out-expo),color .15s var(--ease-out-expo);color:var(--muted-foreground);will-change:opacity,transform;transform-origin:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:0;transform:scale(.95)}.heading-anchor-module__mnyzpa__trigger:hover .heading-anchor-module__mnyzpa__icon,.heading-anchor-module__mnyzpa__trigger:focus-visible .heading-anchor-module__mnyzpa__icon{opacity:1;color:var(--foreground);transform:translate(-100%)translate(-.5rem)scale(1)}.heading-anchor-module__mnyzpa__trigger:active .heading-anchor-module__mnyzpa__icon{color:var(--foreground);opacity:1}.heading-anchor-module__mnyzpa__popover{padding:.25rem .5rem;font-size:.75rem}
.collapsible-module__KaLe_a__root{width:100%;max-width:14rem;color:var(--foreground);flex-direction:column;justify-content:center;display:flex}.collapsible-module__KaLe_a__trigger{background-color:var(--mix-card-15-bg);color:var(--foreground);cursor:pointer;border:1px solid var(--border);border-radius:.25rem;outline:0;justify-content:space-between;align-items:center;margin:0;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .15s ease-out;display:flex}.collapsible-module__KaLe_a__trigger:hover{background-color:var(--mix-card-50-bg)}.collapsible-module__KaLe_a__trigger:active{background-color:var(--mix-card-15-bg)}.collapsible-module__KaLe_a__trigger:focus-visible{outline:2px solid var(--ring)}.collapsible-module__KaLe_a__trigger[data-disabled]{cursor:not-allowed;opacity:.5}.collapsible-module__KaLe_a__trigger[data-disabled]:hover{background-color:var(--muted)}.collapsible-module__KaLe_a__trigger[data-panel-open] .collapsible-module__KaLe_a__chevron path:first-child{transform:translateY(-10px)}.collapsible-module__KaLe_a__trigger[data-panel-open] .collapsible-module__KaLe_a__chevron path:last-child{transform:translateY(10px)}.collapsible-module__KaLe_a__chevron{width:.75rem;height:.75rem;color:var(--muted-foreground);flex-shrink:0}.collapsible-module__KaLe_a__chevron path:first-child,.collapsible-module__KaLe_a__chevron path:last-child{transition:transform .2s var(--ease-out-expo);transform-origin:50%}.collapsible-module__KaLe_a__panel{height:var(--collapsible-panel-height);box-sizing:border-box;flex-direction:column;justify-content:end;width:100%;font-size:.875rem;line-height:1.25rem;transition:all .15s ease-out;display:flex;overflow:hidden}.collapsible-module__KaLe_a__panel[data-starting-style],.collapsible-module__KaLe_a__panel[data-ending-style]{height:0}.collapsible-module__KaLe_a__panel[data-closed]{height:0;animation:collapsible-module__KaLe_a__slideUp .25s var(--ease-out-expo);border:none}.collapsible-module__KaLe_a__panel[data-panel-open]{animation:collapsible-module__KaLe_a__slideDown .25s var(--ease-out-expo)}@keyframes collapsible-module__KaLe_a__slideDown{0%{height:0}to{height:var(--collapsible-panel-height)}}@keyframes collapsible-module__KaLe_a__slideUp{0%{height:var(--collapsible-panel-height)}to{height:0}}
.prop-table-module__SCTODq__container{margin-bottom:var(--space-lg);border:.5px solid oklch(from var(--border)l c h/.7);flex-direction:column;display:flex}.prop-table-module__SCTODq__header{background-color:var(--mix-card-33-bg);border-bottom:.5px solid oklch(from var(--border)l c h/.7);grid-template-columns:1fr;gap:16px;padding:8px 16px;display:grid}@media (min-width:768px){.prop-table-module__SCTODq__header{grid-template-columns:200px 1fr 1fr}}.prop-table-module__SCTODq__headerCell{color:var(--foreground);font-size:14px;font-weight:500}.prop-table-module__SCTODq__headerCell:nth-child(2),.prop-table-module__SCTODq__headerCell:nth-child(3){display:none}@media (min-width:768px){.prop-table-module__SCTODq__headerCell:nth-child(2),.prop-table-module__SCTODq__headerCell:nth-child(3){display:block}}.prop-table-module__SCTODq__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.prop-table-module__SCTODq__body{flex-direction:column;display:flex}.prop-table-module__SCTODq__collapsible{border-bottom:.5px solid oklch(from var(--border)l c h/.7);width:100%;max-width:none}.prop-table-module__SCTODq__collapsible:last-child{border-bottom:none}.prop-table-module__SCTODq__collapsible .prop-table-module__SCTODq__panel[data-panel-open],.prop-table-module__SCTODq__collapsible .prop-table-module__SCTODq__panel[data-closed]{animation:none}.prop-table-module__SCTODq__trigger{background-color:var(--mix-card-33-bg);border:none;border-radius:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:8px 16px;display:flex}.prop-table-module__SCTODq__trigger:hover{background-color:var(--accent)}.prop-table-module__SCTODq__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.prop-table-module__SCTODq__summaryGrid{flex:1;grid-template-columns:1fr;align-items:center;gap:16px;display:grid}@media (min-width:768px){.prop-table-module__SCTODq__summaryGrid{grid-template-columns:200px 1fr 1fr}}.prop-table-module__SCTODq__summaryGrid>*{text-align:left}.prop-table-module__SCTODq__summaryGrid>:nth-child(2),.prop-table-module__SCTODq__summaryGrid>:nth-child(3){display:none}@media (min-width:768px){.prop-table-module__SCTODq__summaryGrid>:nth-child(2),.prop-table-module__SCTODq__summaryGrid>:nth-child(3){display:block}}.prop-table-module__SCTODq__defaultCell{justify-content:flex-start;align-items:center;display:flex}.prop-table-module__SCTODq__panel[data-slot=collapsible-panel]{background-color:var(--mix-card-50-bg);height:var(--collapsible-panel-height);flex-direction:column;justify-content:start;transition:none;animation:none;display:flex;overflow:hidden}.prop-table-module__SCTODq__panel[data-slot=collapsible-panel][data-starting-style]{height:0;animation:none}.prop-table-module__SCTODq__panel[data-slot=collapsible-panel][data-open]{animation:prop-table-module__SCTODq__propSlideDown .2s var(--ease-out-expo)}.prop-table-module__SCTODq__panel[data-slot=collapsible-panel][data-ending-style]{animation:prop-table-module__SCTODq__propSlideUp .2s var(--ease-out-expo)forwards}.prop-table-module__SCTODq__panel[data-slot=collapsible-panel][data-closed]{height:0;animation:none}@keyframes prop-table-module__SCTODq__propSlideDown{0%{height:0}to{height:var(--collapsible-panel-height)}}@keyframes prop-table-module__SCTODq__propSlideUp{0%{height:var(--collapsible-panel-height)}to{height:0}}.prop-table-module__SCTODq__panelRow{border-bottom:.5px solid oklch(from var(--border)l c h/.5);grid-template-columns:1fr;align-items:start;gap:8px;padding:12px 16px;display:grid}.prop-table-module__SCTODq__panelRow:first-child{padding-top:16px}.prop-table-module__SCTODq__panelRow:last-child{border-bottom:none;padding-bottom:16px}@media (min-width:768px){.prop-table-module__SCTODq__panelRow{border-bottom:none;grid-template-columns:200px 1fr 1fr;gap:16px;padding-top:12px;padding-bottom:12px}.prop-table-module__SCTODq__panelRow:first-child{padding-top:16px}.prop-table-module__SCTODq__panelRow:last-child{padding-bottom:16px}}.prop-table-module__SCTODq__detailLabel{color:var(--muted-foreground);font-size:13px;font-weight:400}.prop-table-module__SCTODq__detailValue,.prop-table-module__SCTODq__detailValueSpan{color:var(--foreground);word-break:break-word;font-size:13px;line-height:1.6}@media (min-width:768px){.prop-table-module__SCTODq__detailValueSpan{grid-column:span 2}}.prop-table-module__SCTODq__code{color:var(--prop-code-color);font-family:Geist Mono,monospace;font-size:12px}.prop-table-module__SCTODq__typeCode{color:var(--prop-type-color);font-family:Geist Mono,monospace;font-size:12px}.prop-table-module__SCTODq__typeClass{color:var(--prop-type-class-color)}.prop-table-module__SCTODq__separator{color:var(--muted-foreground)}.prop-table-module__SCTODq__stringValue{color:var(--prop-string-color)}.prop-table-module__SCTODq__booleanValue{color:var(--prop-boolean-color)}.prop-table-module__SCTODq__numberValue{color:var(--prop-number-color)}.prop-table-module__SCTODq__functionValue{color:var(--prop-function-color)}.prop-table-module__SCTODq__defaultEmpty{color:var(--muted-foreground)}
.page-module__c0_N4W__pageContent{width:100%;min-width:0;max-width:760px;color:var(--foreground);flex-direction:column;flex:1;margin:0 auto;font-size:clamp(.875rem,.8rem + .25vw,.9375rem);display:flex}.page-module__c0_N4W__prose p{line-height:1.75rem}.page-module__c0_N4W__prose li,.page-module__c0_N4W__prose td,.page-module__c0_N4W__prose th,.page-module__c0_N4W__prose blockquote,.page-module__c0_N4W__prose code:not(pre code){line-height:1.65}.page-module__c0_N4W__pageHeader{flex-direction:column;gap:.5rem;margin-bottom:clamp(2rem,1.5rem + 2vw,3rem);display:flex}.page-module__c0_N4W__headerContent{flex-direction:column;gap:.5rem;display:flex}.page-module__c0_N4W__pageTitle{letter-spacing:-.025em;margin:0;scroll-margin-top:5rem;font-size:clamp(1.75rem,1.5rem + 1vw,2.25rem);font-weight:600;line-height:1.1}.page-module__c0_N4W__pageDescription{color:var(--muted-foreground);text-wrap:balance;margin:0;font-size:clamp(.875rem,.8rem + .25vw,.9375rem);line-height:1.6}.page-module__c0_N4W__linksSection{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.page-module__c0_N4W__externalLinks,.page-module__c0_N4W__componentBadges{align-items:center;gap:.5rem;display:flex}.page-module__c0_N4W__componentBadges{flex-wrap:wrap}.page-module__c0_N4W__externalLinks a,.page-module__c0_N4W__componentBadges a{text-decoration:none}.page-module__c0_N4W__contentWrapper{flex-direction:column;flex:1;width:100%;display:flex}.page-module__c0_N4W__prose :is(h1,h2,h3,h4,h5,h6){color:var(--docs-heading);text-wrap:balance;scroll-margin-top:calc(var(--header-height) + 2rem);font-weight:500}.page-module__c0_N4W__prose :is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.page-module__c0_N4W__prose h1{margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:36px;font-weight:600;line-height:1.15}.page-module__c0_N4W__prose h2{margin-top:36px;margin-bottom:var(--space-md);letter-spacing:-.015em;font-size:clamp(1.17rem,1rem + .67vw,1.5rem);line-height:1.25}.page-module__c0_N4W__prose p+h2{margin-top:24px}.page-module__c0_N4W__prose [class*=code-tabs-shared-module]+h2,.page-module__c0_N4W__prose [class*=component-preview-module]+h2,.page-module__c0_N4W__prose [class*=code-block-module]+h2{margin-top:60px}.page-module__c0_N4W__prose div:has([class*=tabs-module])+h2{margin-top:60px}.page-module__c0_N4W__prose h2:has(+p+[class*=component-preview-module]){margin-bottom:6px}.page-module__c0_N4W__prose h3{margin-top:var(--space-xl);letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(.97rem,.83rem + .56vw,1.25rem);line-height:1.35}.page-module__c0_N4W__prose h3:has(+[class*=component-preview-module]){margin-bottom:16px}.page-module__c0_N4W__prose h2+h3{margin-top:var(--space-md)}.page-module__c0_N4W__prose [class*=code-tabs-module]+h3,.page-module__c0_N4W__prose [class*=code-block-module]+h3,.page-module__c0_N4W__prose [class*=component-preview-module]+h3{margin-top:60px}.page-module__c0_N4W__prose div:has([class*=code-tabs-module])+div>h3:first-child{margin-top:60px}.page-module__c0_N4W__prose div:has([class*=code-block-module])+div>h3:first-child{margin-top:60px}.page-module__c0_N4W__prose div:has([class*=component-preview-module])+div>h3:first-child{margin-top:60px}.page-module__c0_N4W__prose h4{margin-top:var(--space-lg);letter-spacing:-.005em;margin-bottom:6px;font-size:18px;line-height:1.4}.page-module__c0_N4W__prose h3+h4{margin-top:var(--space-md)}.page-module__c0_N4W__prose h5{margin-top:var(--space-lg);margin-bottom:4px;font-size:16px;line-height:1.5}.page-module__c0_N4W__prose h6{margin-top:var(--space-md);margin-bottom:4px;font-size:14px;line-height:1.5}.page-module__c0_N4W__prose p{margin-bottom:20px}.page-module__c0_N4W__prose p:last-child{margin-bottom:0}.page-module__c0_N4W__prose :is(ul,ol){margin-bottom:var(--space-md);padding-left:var(--space-md)}.page-module__c0_N4W__prose :is(ul,ol) li{margin-bottom:var(--space-xs)}.page-module__c0_N4W__prose :is(ul,ol) li:last-child{margin-bottom:0}.page-module__c0_N4W__prose .page-module__c0_N4W__code-container{max-height:400px;margin:0;overflow:auto}.page-module__c0_N4W__prose .page-module__c0_N4W__code-container pre{margin:0;padding:1rem}.page-module__c0_N4W__prose code:not(pre code){border-radius:4px}.page-module__c0_N4W__prose table{width:100%}.page-module__c0_N4W__prose blockquote{margin-block:var(--space-md);padding-left:var(--space-md);border-left:4px solid var(--border)}.page-module__c0_N4W__prose blockquote:last-child{margin-bottom:var(--space-lg)}.page-module__c0_N4W__prose figure{margin-block:var(--space-xl)}.page-module__c0_N4W__prose hr{margin-block:var(--space-2xl);background-color:var(--border);border:none;height:1px}.page-module__c0_N4W__bottomNavigation{justify-content:space-between;width:100%;margin:4rem auto 0;display:flex}.page-module__c0_N4W__prevButton,.page-module__c0_N4W__nextButton{flex:1}.page-module__c0_N4W__nextButton{text-align:right}.page-module__c0_N4W__buttonCustomStyle{font-weight:400}.page-module__c0_N4W__badgeButton{border-radius:2px;align-items:center;height:auto;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.page-module__c0_N4W__badgeButton svg{width:10px;height:9px;margin-top:0;margin-left:6px;margin-right:-4px}.page-module__c0_N4W__toc{display:none}@media (min-width:1200px){.page-module__c0_N4W__toc{top:calc(var(--header-height) + 2rem);height:fit-content;max-height:calc(100vh - var(--header-height) - 4rem);flex-shrink:0;align-self:flex-start;width:240px;display:block;position:sticky;overflow-y:auto}}
.block-viewer-module__Fi9Q9W__viewer{flex-direction:column;height:100%;min-height:0;display:flex}.block-viewer-module__Fi9Q9W__tabs[data-slot=tabs-root],.block-viewer-module__Fi9Q9W__tabs [data-slot=tabs-content][data-state=active]{flex-direction:column;flex:1;min-height:0;display:flex}.block-viewer-module__Fi9Q9W__previewPanel[data-slot=tabs-content],.block-viewer-module__Fi9Q9W__codePanel[data-slot=tabs-content]{background:0 0;border:none;border-radius:0;padding:0}.block-viewer-module__Fi9Q9W__tabsHeader [data-slot=tabs-list]{background-color:#0000;border:none;border-radius:0;padding:0}.block-viewer-module__Fi9Q9W__tabsHeader [data-slot=tabs-trigger]{border-radius:2px;font-size:12px}.block-viewer-module__Fi9Q9W__tabsHeader [data-slot=tabs-trigger]:first-child{margin-right:0}.block-viewer-module__Fi9Q9W__tabsHeader [data-slot=tabs-trigger]:not([data-active]){border:1px solid oklch(from var(--border)l c h/.5)}.block-viewer-module__Fi9Q9W__tabsHeader [data-slot=tabs-trigger][data-active]{color:var(--foreground);border:1px solid var(--border)}.block-viewer-module__Fi9Q9W__tabsHeader{border-bottom:.5px solid oklch(from var(--border)l c h/.7);background:var(--code-header-bg);justify-content:space-between;align-items:center;min-height:2.5rem;padding:2px 4px;display:flex}.block-viewer-module__Fi9Q9W__previewPanel{background:var(--muted);flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.block-viewer-module__Fi9Q9W__previewContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:100%;padding:1rem;display:flex}@media (max-width:640px){.block-viewer-module__Fi9Q9W__previewContainer{justify-content:flex-start;padding:.5rem}}.block-viewer-module__Fi9Q9W__previewContainerFull{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.block-viewer-module__Fi9Q9W__loading{color:var(--muted-foreground)}.block-viewer-module__Fi9Q9W__codePanel{flex-direction:column;flex:1;min-height:0;display:flex}.block-viewer-module__Fi9Q9W__codeLayout{flex:1;grid-template-columns:240px 1fr;min-height:0;display:grid}@media (max-width:768px){.block-viewer-module__Fi9Q9W__codeLayout{grid-template-columns:1fr}.block-viewer-module__Fi9Q9W__sidebar{display:none}}.block-viewer-module__Fi9Q9W__sidebar{border-right:.5px solid oklch(from var(--border)l c h/.7);background:var(--code-header-bg);min-height:0;overflow-y:auto}.block-viewer-module__Fi9Q9W__sidebarHeader{border-bottom:.5px solid oklch(from var(--border)l c h/.7);background:var(--code-header-bg);justify-content:space-between;align-items:center;min-height:2.5rem;padding:2px 4px 2px 10px;display:flex}.block-viewer-module__Fi9Q9W__sidebarTitle{color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:400}.block-viewer-module__Fi9Q9W__codeArea{background:var(--code-header-bg);flex-direction:column;min-height:0;display:flex;overflow:hidden}.block-viewer-module__Fi9Q9W__codeBlock{border:none;border-radius:0;flex-direction:column;flex:1;min-height:0;display:flex}.block-viewer-module__Fi9Q9W__codeHeader{border-bottom:.5px solid oklch(from var(--border)l c h/.7);background:var(--code-header-bg);justify-content:space-between;align-items:center;min-height:2.5rem;padding:2px 4px 2px 10px;display:flex}.block-viewer-module__Fi9Q9W__mobileFileSelect{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground);cursor:pointer;text-overflow:ellipsis;max-width:200px;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;display:none}@media (max-width:768px){.block-viewer-module__Fi9Q9W__mobileFileSelect{display:block}.block-viewer-module__Fi9Q9W__fileName{display:none}}.block-viewer-module__Fi9Q9W__fileName{color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;font-weight:400}.block-viewer-module__Fi9Q9W__codeContent{background:var(--code-header-bg);scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;max-height:none;overflow:auto}.block-viewer-module__Fi9Q9W__codeContent::-webkit-scrollbar{display:none}.block-viewer-module__Fi9Q9W__codeContent .code-container{max-height:none}.block-viewer-module__Fi9Q9W__headerActions{align-items:center;gap:.5rem;display:flex}.block-viewer-module__Fi9Q9W__separator{background:oklch(from var(--border)l c h/.5);width:1px;height:1rem}.block-viewer-module__Fi9Q9W__installButton{border:1px solid oklch(from var(--border)l c h/.5);cursor:pointer;background:0 0;border-radius:2px;align-items:center;gap:.25rem;margin-right:12px;padding:.25rem .5rem;font-size:12px;display:flex}.block-viewer-module__Fi9Q9W__installButton:hover .block-viewer-module__Fi9Q9W__installCode{color:var(--foreground)}.block-viewer-module__Fi9Q9W__installCode{color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;transition:color .2s ease-out}@media (max-width:768px){.block-viewer-module__Fi9Q9W__installButton,.block-viewer-module__Fi9Q9W__separator{display:none}}
.file-tree-module__0lcwrW__tree{padding:.5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8125rem}.file-tree-module__0lcwrW__node{-webkit-user-select:none;user-select:none}.file-tree-module__0lcwrW__nodeButton{border-radius:var(--radius-md);width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.375rem;padding:.375rem .5rem;transition:background-color .15s;display:flex}.file-tree-module__0lcwrW__nodeButton:hover{background:oklch(from var(--accent)l c h/.5)}.file-tree-module__0lcwrW__selected{background:var(--accent)}.file-tree-module__0lcwrW__chevron{color:var(--muted-foreground);flex-shrink:0;transition:transform .15s}.file-tree-module__0lcwrW__chevronOpen{transform:rotate(90deg)}.file-tree-module__0lcwrW__spacer{flex-shrink:0;width:14px}.file-tree-module__0lcwrW__icon{color:var(--muted-foreground);flex-shrink:0}.file-tree-module__0lcwrW__name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.file-tree-module__0lcwrW__children{overflow:hidden}
.command-demo-module__sQmRNG__command{border:1px solid var(--border);height:440px;box-shadow:var(--shadow-lg);background-color:var(--background)}@media (max-width:640px){.command-demo-module__sQmRNG__command{height:100%;min-height:440px}}.command-demo-module__sQmRNG__command [cmdk-root]{flex-direction:column;padding:0 .25rem .25rem;display:flex;height:100%!important}@media (max-width:640px){.command-demo-module__sQmRNG__command [cmdk-root]{padding:0;height:100%!important}}.command-demo-module__sQmRNG__command [cmdk-item]{border:1px solid #0000;min-height:2.5rem;font-weight:400;line-height:normal;padding:.625rem .375rem!important}.command-demo-module__sQmRNG__command [cmdk-item] svg{color:var(--muted-foreground)}.command-demo-module__sQmRNG__command [cmdk-item]:hover,.command-demo-module__sQmRNG__command [cmdk-item][data-selected=true]{background-color:var(--mix-card-50-bg)}@media (max-width:640px){.command-demo-module__sQmRNG__command [cmdk-item]{min-height:2.75rem;padding:.75rem .625rem;font-size:.9375rem}}.command-demo-module__sQmRNG__command [cmdk-group] [cmdk-group-heading]{text-transform:none!important}@media (max-width:640px){.command-demo-module__sQmRNG__command [cmdk-group] [cmdk-group-heading]{padding:0 .625rem;font-size:.8125rem}}.command-demo-module__sQmRNG__command [cmdk-list]{scrollbar-width:thin;scrollbar-color:oklch(from var(--border)l c h/.5)transparent;flex:1 1 0;min-height:0;max-height:none;padding:.25rem;overflow-y:auto}@media (max-width:640px){.command-demo-module__sQmRNG__command [cmdk-list]{flex:1 1 0;min-height:0;padding:.375rem}}.command-demo-module__sQmRNG__command [cmdk-list]::-webkit-scrollbar{width:6px}.command-demo-module__sQmRNG__command [cmdk-list]::-webkit-scrollbar-track{background:0 0}.command-demo-module__sQmRNG__command [cmdk-list]::-webkit-scrollbar-thumb{background:oklch(from var(--border)l c h/.5);border-radius:3px}.command-demo-module__sQmRNG__command [cmdk-list]::-webkit-scrollbar-thumb:hover{background:oklch(from var(--border)l c h/.7)}.command-demo-module__sQmRNG__commandInput{border-radius:0;margin-bottom:.5rem;padding-left:1rem;padding-right:1rem}@media (max-width:640px){.command-demo-module__sQmRNG__commandInput{padding-left:1rem;padding-right:1rem;font-size:.9375rem}}.command-demo-module__sQmRNG__commandFooter{border-top:.5px solid oklch(from var(--border)l c h/.5);background-color:oklch(from var(--muted)l c h/.2);flex-shrink:0;align-items:center;gap:.75rem;margin:0 -.25rem -.25rem;padding:.75rem 1rem;display:flex}@media (max-width:640px){.command-demo-module__sQmRNG__commandFooter{margin:0;padding:.625rem 1rem}}.command-demo-module__sQmRNG__commandFooterItem{align-items:center;gap:.5rem;display:flex}.command-demo-module__sQmRNG__commandFooterText{color:var(--muted-foreground);font-size:.75rem;font-weight:400;line-height:1rem}@media (max-width:640px){.command-demo-module__sQmRNG__commandFooterText{font-size:.8125rem}}.command-demo-module__sQmRNG__commandFooterKbd{font-size:.9375rem}@media (max-width:640px){.command-demo-module__sQmRNG__commandFooterKbd{font-size:1rem}}
.popover-animated-module__8fPPya__container{align-items:center;gap:.5rem;display:flex}.popover-animated-module__8fPPya__iconButton{width:2.25rem;height:2.25rem;padding:0}.popover-animated-module__8fPPya__profilePanel{width:12rem}.popover-animated-module__8fPPya__profileHeader{align-items:center;gap:.75rem;display:flex}.popover-animated-module__8fPPya__avatar{flex-shrink:0;width:2.5rem;height:2.5rem}.popover-animated-module__8fPPya__profileInfo{flex:1;min-width:0}.popover-animated-module__8fPPya__profileName{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.popover-animated-module__8fPPya__profileRole{color:var(--muted-foreground);font-size:.75rem}.popover-animated-module__8fPPya__logoutButton{width:100%;margin-top:.75rem}
.popover-demo-module__6jCfYa__container{justify-content:center;align-items:center;min-height:200px;display:flex}.popover-demo-module__6jCfYa__trigger{gap:.5rem}.popover-demo-module__6jCfYa__popup{width:320px}.popover-demo-module__6jCfYa__content{flex-direction:column;gap:1rem;display:flex}.popover-demo-module__6jCfYa__header{justify-content:space-between;align-items:center;display:flex}.popover-demo-module__6jCfYa__socialIcons{justify-content:flex-start;gap:.75rem;display:flex}.popover-demo-module__6jCfYa__socialButton{border-radius:var(--radius);cursor:pointer;width:40px;height:40px;color:var(--foreground);outline:.5px solid oklch(from var(--border)l c h/.6);outline-offset:2px;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.popover-demo-module__6jCfYa__socialButton:hover{background:var(--muted)}.popover-demo-module__6jCfYa__inputGroup{align-items:stretch;gap:.5rem;display:flex}.popover-demo-module__6jCfYa__input{border:.5px solid oklch(from var(--border)l c h/.6);background:0 0;flex:1}.popover-demo-module__6jCfYa__copyButton{border-radius:var(--radius);outline:.5px solid oklch(from var(--border)l c h/.6);outline-offset:2px;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.popover-demo-module__6jCfYa__copyButton:hover{background:var(--muted)}
.collapsible-demo-module__G21KSW__panel{border:1px solid oklch(from var(--border)l c h/.5);border-radius:var(--radius);overflow:hidden}.collapsible-demo-module__G21KSW__trigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;width:100%;height:100%;padding:1rem;transition:background-color .15s}.collapsible-demo-module__G21KSW__trigger:hover{background-color:var(--mix-card-75-bg)}.collapsible-demo-module__G21KSW__mainStat{flex-direction:column;gap:.5rem;display:flex}.collapsible-demo-module__G21KSW__label{color:var(--muted-foreground);font-size:.75rem;font-weight:400;line-height:12px}.collapsible-demo-module__G21KSW__value{letter-spacing:-.02em;color:var(--foreground);font-size:1.5rem;font-weight:550;line-height:30px}.collapsible-demo-module__G21KSW__change{color:var(--success);font-size:.75rem;font-weight:400;line-height:12px}.collapsible-demo-module__G21KSW__breakdown{border-top:1px solid oklch(from var(--border)l c h/.5);flex-direction:column;gap:0;padding:.5rem;display:flex}.collapsible-demo-module__G21KSW__row{border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.75rem .5rem;transition:background-color .15s;display:flex}.collapsible-demo-module__G21KSW__rowLabel{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.collapsible-demo-module__G21KSW__rowValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:500;line-height:1.25rem}
.toggle-group-demo-module__LCizVW__container{border:.5px solid oklch(from var(--border)l c h/.6);border-radius:var(--radius);flex-direction:column;gap:2rem;display:flex}
.toolbar-demo-module__CuQBsW__scrollContainer{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--muted-foreground)transparent;width:100%;overflow:auto hidden}.toolbar-demo-module__CuQBsW__scrollContainer>*{width:max-content;min-width:100%}.toolbar-demo-module__CuQBsW__scrollContainer::-webkit-scrollbar{height:6px}.toolbar-demo-module__CuQBsW__scrollContainer::-webkit-scrollbar-track{background:0 0}.toolbar-demo-module__CuQBsW__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--muted-foreground);border-radius:3px}.toolbar-demo-module__CuQBsW__scrollContainer::-webkit-scrollbar-thumb:hover{background-color:var(--foreground)}.toolbar-demo-module__CuQBsW__helpLink{margin-right:4px}@media (min-width:400px){.toolbar-demo-module__CuQBsW__scrollContainer{width:fit-content;overflow-x:visible}.toolbar-demo-module__CuQBsW__scrollContainer>*{width:auto;min-width:auto}}
