[data-sonner-toaster]{view-transition-name:none}[data-drawer-stagger] nav a,[data-drawer-stagger] nav button{animation:drawer-item-in .32s var(--ease-out-soft) both}[data-drawer-stagger] nav a:first-of-type{animation-delay:30ms}[data-drawer-stagger] nav a:nth-of-type(2){animation-delay:60ms}[data-drawer-stagger] nav a:nth-of-type(3){animation-delay:90ms}[data-drawer-stagger] nav a:nth-of-type(4){animation-delay:.12s}[data-drawer-stagger] nav a:nth-of-type(5){animation-delay:.15s}[data-drawer-stagger] nav a:nth-of-type(6){animation-delay:.18s}[data-drawer-stagger] nav a:nth-of-type(7){animation-delay:.21s}@keyframes drawer-item-in{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}:root{--primary:202 100% 35%;--primary-foreground:0 0% 100%;--ring:202 100% 35%;--signal:202 100% 35%;--signal-foreground:0 0% 100%}.dark{--primary:202 100% 55%;--primary-foreground:212 25% 13%;--ring:202 100% 49%;--signal:202 100% 49%;--signal-foreground:212 25% 13%}