.dashboard-sidebar{display:none}.dashboard-sidebar-logo{border-bottom:1px solid hsl(var(--border));flex-shrink:0;align-items:center;height:5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}@media (min-width:1024px){.dashboard-sidebar{z-index:90;border-right:1px solid hsl(var(--border));background:hsl(var(--card));flex-direction:column;width:280px;min-width:280px;max-width:280px;height:100dvh;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.dashboard-content-shell{width:calc(100vw - 280px);min-width:0;max-width:calc(100vw - 280px);min-height:100vh;margin-left:280px;overflow-x:hidden}.dashboard-header{width:100%;max-width:100%;padding-left:2rem;padding-right:2rem}.dashboard-main-content{width:100%;min-width:0;max-width:100%;padding:2rem;overflow-x:hidden}}.dashboard-shell{background:hsl(var(--background));width:100%;max-width:100vw;min-height:100vh;color:hsl(var(--foreground));overflow-x:hidden}.dashboard-sidebar{z-index:100;border-right:1px solid hsl(var(--border));background:hsl(var(--card));flex-direction:column;width:280px;min-width:280px;max-width:280px;height:100dvh;transition:transform .25s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;transform:translate(-105%);box-shadow:24px 0 80px #0f172a38}.dashboard-sidebar.is-open{transform:translate(0)}.dashboard-sidebar-backdrop{z-index:95;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0206178f;transition:opacity .25s;position:fixed;inset:0}.dashboard-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.dashboard-mobile-menu-button{z-index:120;border:1px solid hsl(var(--border));background:hsl(var(--card) / .96);color:#ff6b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-left:0;border-radius:0 999px 999px 0;justify-content:center;align-items:center;width:1.65rem;height:5.5rem;transition:width .2s,background-color .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:8px 0 28px #0f172a3d}.dashboard-mobile-menu-button:hover{color:#fff;background:#ff6b1a;width:2rem;box-shadow:10px 0 34px #ff6b1a52}.dashboard-mobile-menu-button svg{stroke-width:3.5px;width:1.15rem;height:1.15rem}@media (min-width:1024px){.dashboard-mobile-menu-button{display:none}}.dashboard-sidebar-close{width:2.25rem;height:2.25rem;color:hsl(var(--muted-foreground));border-radius:999px;place-items:center;transition:background-color .2s,color .2s;display:grid}.dashboard-sidebar-close:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.dashboard-content-shell{width:100%;min-width:0;max-width:100%;min-height:100vh;overflow-x:hidden}.dashboard-header{z-index:80;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .95);height:5rem;box-shadow:0 1px 0 hsl(var(--border) / .6);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;padding-left:1.25rem;padding-right:1.25rem;display:flex;position:sticky;top:0}.dashboard-main-content{width:100%;min-width:0;max-width:100%;padding:1.25rem 1.25rem 5rem;overflow-x:hidden}.dashboard-sidebar-logo{border-bottom:1px solid hsl(var(--border));flex-shrink:0;justify-content:space-between;align-items:center;height:5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}.dashboard-sidebar-nav{flex:auto;min-height:0;padding:1rem;overflow:hidden auto}.dashboard-sidebar-nav>*+*{margin-top:.5rem}.dashboard-sidebar-footer{flex-shrink:0;padding:1rem}@media (min-width:1024px){.dashboard-sidebar{z-index:90;box-shadow:none;transform:none}.dashboard-sidebar-backdrop,.dashboard-mobile-menu-button,.dashboard-sidebar-close{display:none}.dashboard-content-shell{width:calc(100vw - 280px);min-width:0;max-width:calc(100vw - 280px);min-height:100vh;margin-left:280px;overflow-x:hidden}.dashboard-header{width:100%;max-width:100%;padding-left:2rem;padding-right:2rem}.dashboard-main-content{width:100%;min-width:0;max-width:100%;padding:2rem;overflow-x:hidden}}.dashboard-main-content>*{min-width:0;max-width:100%}.dashboard-sidebar-nav::-webkit-scrollbar{width:8px}.dashboard-sidebar-nav::-webkit-scrollbar-track{background:0 0}.dashboard-sidebar-nav::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:999px}.dashboard-sidebar-nav::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .45)}.dashboard-sidebar{background:hsl(var(--card));color:hsl(var(--foreground))}.dashboard-sidebar-logo a,.dashboard-sidebar-nav a{color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a svg{opacity:.82;color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a:not(.bg-fs-orange){opacity:.9;color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a:not(.bg-fs-orange) svg{opacity:.7;color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a:not(.bg-fs-orange):hover{background:hsl(var(--muted));opacity:1;color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a:not(.bg-fs-orange):hover svg{opacity:1;color:hsl(var(--foreground))!important}.dashboard-sidebar-nav a.bg-fs-orange,.dashboard-sidebar-nav a.bg-fs-orange span,.dashboard-sidebar-nav a.bg-fs-orange svg{color:#fff!important;opacity:1!important}.dashboard-sidebar-footer a{background:hsl(var(--background));color:hsl(var(--foreground))!important}.dashboard-sidebar-footer a svg{opacity:.85;color:hsl(var(--foreground))!important}.dashboard-sidebar-footer a:hover{border-color:#ff6b1a;color:#ff6b1a!important}.dashboard-sidebar-footer a:hover svg{opacity:1;color:#ff6b1a!important}@media (max-width:1023px){.dashboard-sidebar{background:hsl(var(--card) / .98)}.dashboard-sidebar-nav a{font-weight:800}.dashboard-sidebar-nav a:not(.bg-fs-orange),.dashboard-sidebar-nav a:not(.bg-fs-orange) span,.dashboard-sidebar-nav a:not(.bg-fs-orange) svg{color:hsl(var(--foreground))!important}}
