.Sidebar-module__hOqQFq__sidebar{background-color:var(--card-background);border-right:1px solid var(--border);z-index:1;flex-direction:column;flex-shrink:0;width:256px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed{width:72px}.Sidebar-module__hOqQFq__sidebarContent{flex-direction:column;height:100%;padding:.75rem;display:flex}.Sidebar-module__hOqQFq__logoSection{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem .25rem;display:flex;position:relative}.Sidebar-module__hOqQFq__logoLink{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.Sidebar-module__hOqQFq__logoImage{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Sidebar-module__hOqQFq__logoText{font-family:var(--font-red-hat-display);color:var(--primary);letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;font-size:1.5rem;font-weight:900;overflow:hidden}.Sidebar-module__hOqQFq__collapseButton{background-color:var(--primary);color:#fff;cursor:pointer;z-index:1050;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex;position:fixed;top:24px;left:240px;box-shadow:0 4px 12px #0003}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed .Sidebar-module__hOqQFq__collapseButton{left:56px}.Sidebar-module__hOqQFq__collapseButton:hover{opacity:.9;transform:scale(1.05)}.Sidebar-module__hOqQFq__collapseButton svg{width:18px;height:18px}.Sidebar-module__hOqQFq__nav{flex-grow:1;overflow:hidden auto}.Sidebar-module__hOqQFq__navList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__hOqQFq__navLink{color:var(--foreground-secondary);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:500;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed .Sidebar-module__hOqQFq__navLink{justify-content:center;padding:.75rem .5rem}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed .Sidebar-module__hOqQFq__navLink span{display:none}.Sidebar-module__hOqQFq__navLink:hover{background-color:var(--background);color:var(--foreground)}.Sidebar-module__hOqQFq__navLink.Sidebar-module__hOqQFq__active{background-color:var(--primary);color:#fff}.Sidebar-module__hOqQFq__navLink.Sidebar-module__hOqQFq__active .Sidebar-module__hOqQFq__navIcon{color:#fff}.Sidebar-module__hOqQFq__navIcon{width:20px;height:20px;color:var(--foreground-secondary);flex-shrink:0;transition:color .2s}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed .Sidebar-module__hOqQFq__navIcon{margin:0}.Sidebar-module__hOqQFq__sidebarFooter{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.Sidebar-module__hOqQFq__userInfo{background-color:var(--background);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Sidebar-module__hOqQFq__userInfoCollapsed{background-color:var(--background);border-radius:.5rem;justify-content:center;padding:.75rem;display:flex}.Sidebar-module__hOqQFq__userAvatar{background-color:var(--primary);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:600;display:flex}.Sidebar-module__hOqQFq__userIcon{color:#fff;width:20px;height:20px}.Sidebar-module__hOqQFq__userDetails{flex:1;min-width:0;overflow:hidden}.Sidebar-module__hOqQFq__userName{font-family:var(--font-red-hat-display);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.Sidebar-module__hOqQFq__userEmail{font-family:var(--font-red-hat-display);color:var(--foreground-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.Sidebar-module__hOqQFq__logoutButton{color:var(--foreground-secondary);font-family:var(--font-red-hat-display);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__collapsed .Sidebar-module__hOqQFq__logoutButton{justify-content:center;padding:.75rem .5rem}.Sidebar-module__hOqQFq__logoutButton:hover{color:#ef4444;background-color:#ef44441a}.Sidebar-module__hOqQFq__logoutText{font-family:var(--font-outfit),sans-serif;white-space:nowrap;flex:1;font-size:.9rem;font-weight:500}@media (max-width:1024px){.Sidebar-module__hOqQFq__sidebar{z-index:1100;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 25px 50px -12px #00000040}.Sidebar-module__hOqQFq__sidebar.Sidebar-module__hOqQFq__open{transform:translate(0)}}@media (min-width:1025px){.Sidebar-module__hOqQFq__sidebar{z-index:1;height:100vh;position:fixed;top:0;left:0}.Sidebar-module__hOqQFq__sidebarContent{height:100vh;overflow-y:auto}}
.QuotationSelectionModal-module__gXHjZa__modalOverlay{z-index:999999;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out QuotationSelectionModal-module__gXHjZa__fadeIn;display:flex;position:fixed;inset:0}@keyframes QuotationSelectionModal-module__gXHjZa__fadeIn{0%{opacity:0}to{opacity:1}}.QuotationSelectionModal-module__gXHjZa__modalContent{background-color:var(--card-background);border-radius:12px;width:100%;max-width:700px;max-height:90vh;animation:.3s ease-out QuotationSelectionModal-module__gXHjZa__slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes QuotationSelectionModal-module__gXHjZa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.QuotationSelectionModal-module__gXHjZa__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:2rem;display:flex}.QuotationSelectionModal-module__gXHjZa__title{color:var(--foreground);margin:0;font-family:inherit;font-size:1.75rem;font-weight:700}.QuotationSelectionModal-module__gXHjZa__closeButton{cursor:pointer;color:var(--foreground-secondary);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.QuotationSelectionModal-module__gXHjZa__closeButton:hover{color:var(--foreground);background-color:var(--border)}.QuotationSelectionModal-module__gXHjZa__modalBody{padding:2rem}.QuotationSelectionModal-module__gXHjZa__optionsContainer{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.QuotationSelectionModal-module__gXHjZa__optionCard{border:2px solid var(--border);cursor:pointer;text-align:center;background-color:var(--background);border-radius:12px;padding:2rem;transition:all .3s}.QuotationSelectionModal-module__gXHjZa__optionCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #03173f1a}.QuotationSelectionModal-module__gXHjZa__optionIcon{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.QuotationSelectionModal-module__gXHjZa__optionTitle{color:var(--foreground);font-size:1.25rem;font-weight:600;font-family:var(--font-outfit),sans-serif;margin:0 0 .5rem}.QuotationSelectionModal-module__gXHjZa__optionDescription{color:var(--foreground-secondary);font-size:.875rem;line-height:1.5;font-family:var(--font-outfit),sans-serif;margin:0}@media (max-width:768px){.QuotationSelectionModal-module__gXHjZa__modalContent{max-width:95%}.QuotationSelectionModal-module__gXHjZa__modalHeader{padding:1.5rem}.QuotationSelectionModal-module__gXHjZa__title{font-size:1.5rem}.QuotationSelectionModal-module__gXHjZa__modalBody{padding:1.5rem}.QuotationSelectionModal-module__gXHjZa__optionsContainer{grid-template-columns:1fr;gap:1rem}.QuotationSelectionModal-module__gXHjZa__optionCard{padding:1.5rem}.QuotationSelectionModal-module__gXHjZa__optionIcon{width:56px;height:56px}.QuotationSelectionModal-module__gXHjZa__optionTitle{font-size:1.125rem}.QuotationSelectionModal-module__gXHjZa__optionDescription{font-size:.8125rem}}.dark .QuotationSelectionModal-module__gXHjZa__modalContent{background-color:#1f2937;border:1px solid #374151}.dark .QuotationSelectionModal-module__gXHjZa__modalHeader{border-bottom-color:#374151}.dark .QuotationSelectionModal-module__gXHjZa__optionCard{background-color:#1f2937;border-color:#374151}.dark .QuotationSelectionModal-module__gXHjZa__optionCard:hover{background-color:#374151;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.dark .QuotationSelectionModal-module__gXHjZa__optionIcon{background:linear-gradient(135deg,#3b82f6,#10b981)}
.Toggles-module__AQmC3G__switchBase{cursor:pointer;background-color:var(--border);border:none;border-radius:9999px;align-items:center;width:60px;height:32px;padding:0;transition:background-color .3s;display:inline-flex;position:relative}.Toggles-module__AQmC3G__switchBase:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Toggles-module__AQmC3G__switchThumb{background-color:var(--background);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:transform .3s;display:flex;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.Toggles-module__AQmC3G__iconContainer{color:var(--foreground-secondary);justify-content:center;align-items:center;font-size:14px;transition:color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Toggles-module__AQmC3G__iconLeft{left:7px}.Toggles-module__AQmC3G__iconRight{right:7px}.Toggles-module__AQmC3G__switchDark .Toggles-module__AQmC3G__switchThumb{color:var(--primary-foreground);transform:translate(28px)}.Toggles-module__AQmC3G__switchDark .Toggles-module__AQmC3G__iconLeft{color:var(--primary-foreground)}.Toggles-module__AQmC3G__switchDark .Toggles-module__AQmC3G__iconRight{color:var(--foreground-secondary)}.Toggles-module__AQmC3G__switchSo .Toggles-module__AQmC3G__switchThumb{transform:translate(28px)}.Toggles-module__AQmC3G__switchSo .Toggles-module__AQmC3G__iconLeft{color:var(--primary-foreground)}.Toggles-module__AQmC3G__switchDark,.Toggles-module__AQmC3G__switchSo{background-color:var(--primary)}
.RoleSwitcher-module__Ms6j1W__switcherContainer{width:100%;position:relative}.RoleSwitcher-module__Ms6j1W__switcherButton{cursor:pointer;width:100%;color:var(--text-primary);font-family:var(--font-outfit),sans-serif;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.RoleSwitcher-module__Ms6j1W__switcherButton:hover{background:var(--hover-bg)}.RoleSwitcher-module__Ms6j1W__switcherButton:disabled{opacity:.6;cursor:not-allowed}.RoleSwitcher-module__Ms6j1W__currentRole{color:var(--foreground);font-size:.875rem;font-family:var(--font-outfit),sans-serif;flex:1;align-items:center;gap:.5rem;display:flex}.RoleSwitcher-module__Ms6j1W__roleInfo{flex-direction:column;flex:1;align-items:flex-start;gap:.125rem;display:flex}.RoleSwitcher-module__Ms6j1W__roleName{font-family:var(--font-outfit),sans-serif;color:var(--text-primary);font-size:.875rem;font-weight:600}.RoleSwitcher-module__Ms6j1W__companyName{font-size:.75rem;font-family:var(--font-outfit),sans-serif;color:var(--text-secondary)}.RoleSwitcher-module__Ms6j1W__chevron{color:var(--text-secondary);transition:transform .2s}.RoleSwitcher-module__Ms6j1W__chevron.RoleSwitcher-module__Ms6j1W__open{transform:rotate(180deg)}.RoleSwitcher-module__Ms6j1W__dropdown{background:var(--card-background);border:1px solid var(--border);z-index:1000;border-radius:.5rem;min-width:220px;padding:.5rem 0;position:absolute;top:calc(100% + .25rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.RoleSwitcher-module__Ms6j1W__dropdownHeader{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;padding:.5rem 1rem .25rem;font-size:.75rem;font-weight:500}.RoleSwitcher-module__Ms6j1W__contextList{max-height:400px;overflow-y:auto}.RoleSwitcher-module__Ms6j1W__contextItem{cursor:pointer;width:100%;font-family:var(--font-outfit),sans-serif;color:var(--foreground);background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.RoleSwitcher-module__Ms6j1W__contextItem:hover:not(:disabled){background:var(--background)}.RoleSwitcher-module__Ms6j1W__contextItem:disabled{cursor:default}.RoleSwitcher-module__Ms6j1W__contextItem.RoleSwitcher-module__Ms6j1W__active{background:var(--primary-50);color:var(--primary-600)}.RoleSwitcher-module__Ms6j1W__contextIcon{background:var(--background-color);width:36px;height:36px;color:var(--primary-color);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.RoleSwitcher-module__Ms6j1W__contextItem.RoleSwitcher-module__Ms6j1W__active .RoleSwitcher-module__Ms6j1W__contextIcon{background:var(--primary-color);color:#fff}.RoleSwitcher-module__Ms6j1W__contextInfo{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;display:flex}.RoleSwitcher-module__Ms6j1W__contextRole{font-family:var(--font-outfit),sans-serif;color:var(--text-primary);font-size:.875rem;font-weight:600}.RoleSwitcher-module__Ms6j1W__contextCompany{font-family:var(--font-outfit),sans-serif;color:var(--text-secondary);font-size:.75rem}.RoleSwitcher-module__Ms6j1W__checkIcon{color:var(--success-color);flex-shrink:0}.RoleSwitcher-module__Ms6j1W__loadingIcon{color:var(--primary-color);flex-shrink:0;animation:1s linear infinite RoleSwitcher-module__Ms6j1W__spin}@keyframes RoleSwitcher-module__Ms6j1W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .RoleSwitcher-module__Ms6j1W__switcherButton{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .RoleSwitcher-module__Ms6j1W__switcherButton:hover{background:#ffffff14}[data-theme=dark] .RoleSwitcher-module__Ms6j1W__dropdown{background:#1a1a1a;border-color:#ffffff1a}[data-theme=dark] .RoleSwitcher-module__Ms6j1W__contextIcon{background:#ffffff0d}
.Header-module__jHqA4W__header{background-color:var(--card-background);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:70px;min-height:70px;max-height:70px;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__jHqA4W__leftSection,.Header-module__jHqA4W__rightSection{align-items:center;gap:.75rem;display:flex}.Header-module__jHqA4W__iconButton{color:var(--foreground-secondary);cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:relative}.Header-module__jHqA4W__iconButton:hover{background-color:var(--background);color:var(--foreground);border-color:var(--border)}.Header-module__jHqA4W__menuButton{border:1px solid var(--border);color:var(--foreground-secondary);cursor:pointer;background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.2rem;transition:all .2s;display:flex;position:relative}.Header-module__jHqA4W__menuButton:hover{background-color:var(--background);color:var(--foreground);border-color:var(--border)}.Header-module__jHqA4W__notificationBadge{background-color:var(--primary);color:#fff;border:2px solid var(--card-background);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:600;display:flex;position:absolute;top:4px;right:4px}.Header-module__jHqA4W__notificationWrapper{position:relative}.Header-module__jHqA4W__notificationDropdown{background-color:var(--card-background);border:1px solid var(--border);z-index:1010;border-radius:.75rem;flex-direction:column;width:380px;max-height:500px;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__jHqA4W__slideUpAndFade;display:flex;position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.Header-module__jHqA4W__notificationHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Header-module__jHqA4W__notificationHeader h3{color:var(--foreground);font-size:1rem;font-weight:600;font-family:var(--font-red-hat-display);margin:0}.Header-module__jHqA4W__markAllButton{color:var(--primary);cursor:pointer;font-size:.8rem;font-family:var(--font-outfit);background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;transition:background-color .2s;display:flex}.Header-module__jHqA4W__markAllButton:hover{background-color:var(--background)}.Header-module__jHqA4W__notificationList{max-height:420px;overflow-y:auto}.Header-module__jHqA4W__notificationItem{border-bottom:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:.75rem;padding:1rem;transition:background-color .2s;display:flex;position:relative}.Header-module__jHqA4W__notificationItem:hover{background-color:var(--background)}.Header-module__jHqA4W__notificationItem:last-child{border-bottom:none}.Header-module__jHqA4W__notificationItem.Header-module__jHqA4W__unread{background-color:var(--background)}.Header-module__jHqA4W__notificationIcon{background-color:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module__jHqA4W__notificationContent{flex:1;min-width:0}.Header-module__jHqA4W__notificationContent h4{color:var(--foreground);font-size:.9rem;font-weight:600;font-family:var(--font-red-hat-display);margin:0 0 .25rem}.Header-module__jHqA4W__notificationContent p{color:var(--foreground-secondary);font-size:.85rem;line-height:1.4;font-family:var(--font-outfit);margin:0 0 .375rem}.Header-module__jHqA4W__notificationTime{color:var(--foreground-secondary);opacity:.7;font-size:.75rem;font-family:var(--font-outfit)}.Header-module__jHqA4W__unreadIndicator{background-color:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Header-module__jHqA4W__emptyNotifications{color:var(--foreground-secondary);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.Header-module__jHqA4W__emptyNotifications svg{opacity:.5;margin-bottom:1rem}.Header-module__jHqA4W__emptyNotifications p{font-size:.9rem;font-family:var(--font-outfit);margin:0}.Header-module__jHqA4W__userMenuWrapper{position:relative}.Header-module__jHqA4W__userMenuButton{cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.25rem .5rem;transition:background-color .2s;display:flex}.Header-module__jHqA4W__userMenuButton:hover{background-color:var(--background)}.Header-module__jHqA4W__avatar{background-color:var(--primary);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:600;display:flex;position:relative;overflow:hidden}.Header-module__jHqA4W__avatarImage{object-fit:cover;border-radius:50%;width:100%!important;height:100%!important}.Header-module__jHqA4W__userName{font-family:var(--font-red-hat-display);color:var(--foreground);font-size:.9rem;font-weight:600}.Header-module__jHqA4W__userNameContainer{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.Header-module__jHqA4W__userRole{font-family:var(--font-outfit);color:var(--foreground-secondary);text-transform:capitalize;font-size:.65rem;font-weight:500}.Header-module__jHqA4W__chevron{color:var(--foreground-secondary);transition:transform .2s ease-in-out}.Header-module__jHqA4W__chevronOpen{transform:rotate(180deg)}.Header-module__jHqA4W__dropdownMenu{background-color:var(--card-background);border:1px solid var(--border);z-index:1010;border-radius:.75rem;width:260px;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__jHqA4W__slideUpAndFade;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.Header-module__jHqA4W__dropdownItem{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;outline:none;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:background-color .2s;display:flex}.Header-module__jHqA4W__dropdownItem:hover{background-color:var(--background)}.Header-module__jHqA4W__dropdownDivider{background-color:var(--border);height:1px;margin:.5rem 0}.Header-module__jHqA4W__logoutButton{color:var(--destructive);font-family:var(--font-outfit)}.Header-module__jHqA4W__logoutButton:hover{background-color:var(--background)}.Header-module__jHqA4W__toggleItem{justify-content:space-between}.Header-module__jHqA4W__toggleLabel{align-items:center;gap:.75rem;display:flex}@keyframes Header-module__jHqA4W__slideUpAndFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Header-module__jHqA4W__header{padding:0 1.5rem}.Header-module__jHqA4W__menuButton{display:flex}.Header-module__jHqA4W__notificationDropdown{width:350px}}.Header-module__jHqA4W__loadingSpinner{opacity:.7;margin-left:.5rem;animation:1s linear infinite Header-module__jHqA4W__spin}@keyframes Header-module__jHqA4W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767px){.Header-module__jHqA4W__header{padding:0 1rem}.Header-module__jHqA4W__userName{display:none}.Header-module__jHqA4W__rightSection{gap:.25rem}.Header-module__jHqA4W__notificationDropdown{width:calc(100vw - 2rem);right:-1rem}.Header-module__jHqA4W__dropdownMenu{width:240px}}
.DashboardLayout-module__q_0KvW__appContainer{background-color:var(--background);min-height:100vh;display:flex;position:relative;overflow-x:hidden}.DashboardLayout-module__q_0KvW__mainContent{flex-direction:column;flex-grow:1;width:100%;transition:transform .3s ease-in-out;display:flex}.DashboardLayout-module__q_0KvW__pageContent{flex-grow:1;padding:2rem;overflow-y:auto}.DashboardLayout-module__q_0KvW__overlay{display:none}@media (max-width:768px){.DashboardLayout-module__q_0KvW__pageContent{padding:1rem}.DashboardLayout-module__q_0KvW__overlay{z-index:999;cursor:pointer;background-color:#00000080;width:100%;height:100%;display:block;position:fixed;top:0;left:0}}@media (min-width:769px){.DashboardLayout-module__q_0KvW__appContainer{flex-direction:row}.DashboardLayout-module__q_0KvW__mainContent{z-index:1;height:100vh;margin-left:256px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);position:relative;overflow-y:auto}.DashboardLayout-module__q_0KvW__mainContentExpanded{margin-left:72px}.DashboardLayout-module__q_0KvW__sidebar{background-color:var(--sidebar-background);z-index:1;width:256px;height:100vh;transition:transform .3s ease-in-out;display:block;position:fixed;top:0;left:0}.DashboardLayout-module__q_0KvW__sidebar.DashboardLayout-module__q_0KvW__collapsed{transform:translate(-100%)}.DashboardLayout-module__q_0KvW__toggleButton{display:none}}@media (min-width:768px) and (max-width:1024px){.DashboardLayout-module__q_0KvW__appContainer{flex-direction:column}.DashboardLayout-module__q_0KvW__mainContent{height:auto;margin-left:0}.DashboardLayout-module__q_0KvW__sidebar{display:none}.DashboardLayout-module__q_0KvW__toggleButton{z-index:1001;display:block;position:absolute;top:1rem;left:1rem}}
