.dashboard-module-scss-module__xiqjsG__page{background-color:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));flex-direction:column;display:flex}.dashboard-module-scss-module__xiqjsG__appHeader{background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));height:64px;color:hsl(var(--foreground));flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000000a}.dashboard-module-scss-module__xiqjsG__logo{color:hsl(var(--primary));font-size:1.3rem;font-weight:700}.dashboard-module-scss-module__xiqjsG__userMenu{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-weight:500;display:flex}.dashboard-module-scss-module__xiqjsG__main{flex-direction:row;flex:1;display:flex;position:relative;overflow:visible}.dashboard-module-scss-module__xiqjsG__sidebar{background:hsl(var(--card));border-right:1px solid hsl(var(--border));width:280px;height:100%;color:hsl(var(--foreground));flex-shrink:0;overflow-y:auto}.dashboard-module-scss-module__xiqjsG__content{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow-y:auto}@media (max-width:768px){.dashboard-module-scss-module__xiqjsG__sidebar{width:240px}}@media (max-width:640px){.dashboard-module-scss-module__xiqjsG__sidebar{width:200px}}.dashboard-module-scss-module__xiqjsG__chatButton{z-index:50;cursor:pointer;background-color:hsl(var(--foreground));width:60px;height:60px;color:hsl(var(--background));border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.dashboard-module-scss-module__xiqjsG__chatButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #0003}.dashboard-module-scss-module__xiqjsG__chatButton:active:not(:disabled){transform:scale(.95)}.dashboard-module-scss-module__xiqjsG__chatButton:disabled{opacity:.5;cursor:not-allowed}.dark .dashboard-module-scss-module__xiqjsG__chatButton{background-color:hsl(var(--background));color:hsl(var(--foreground))}.dashboard-module-scss-module__xiqjsG__chatBadge{text-align:center;background-color:hsl(var(--destructive));min-width:20px;height:20px;color:hsl(var(--destructive-foreground));border-radius:10px;padding:0 6px;font-size:.75rem;font-weight:600;line-height:20px;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0003}
