.dashboardHeaderWrapper{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff}.dashboardHeaderWrapper .dashboardHeaderMobile{padding:20px 0;border-bottom:.5px solid #ddd;margin-bottom:16px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple{grid-template-columns:auto 1fr auto}.dashboardHeaderWrapper .dashboardHeaderMobileSimple .left{text-align:left}.dashboardHeaderWrapper .dashboardHeaderMobileSimple .right{width:24px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot{padding:12px 0;display:flex;width:100%;justify-content:space-between;align-items:center;border-bottom:.5px solid #ddd;margin-bottom:16px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection{display:flex;align-items:center;gap:8px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .image{height:44px;width:44px;border-radius:50%;border:1.5px solid #6a0dad}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .image img{height:100%;width:100%;object-fit:cover}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .headDetails h3{font-size:22px;font-weight:700;line-height:29.11px;text-align:left}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .headDetails p{font-size:10px;font-weight:400;line-height:13.23px;color:#b1b1b1}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions{display:flex;align-items:center;gap:10px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .creditsAmountContainer{display:flex;align-items:center;gap:4px;background-color:#f8eeff;border:.5px solid #ddd;border-radius:44px;padding:4px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .creditsAmountContainer .icon{height:20px;width:20px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .creditsAmountContainer .icon img{height:100%;width:100%;object-fit:cover}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .creditsAmountContainer .creditsAmount{font-size:14px;font-weight:500;text-align:left;color:#333}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .notificationIcon{cursor:pointer;border-radius:50%;border:.5px solid #ddd;background-color:#f5f5f5;height:35px;width:35px;position:relative}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .actions .notificationIcon img{position:absolute;height:20px;width:20px;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:800px){.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .headDetails h3{font-size:22px;line-height:29.11px}.dashboardHeaderWrapper .dashboardHeaderMobileRoot .profileSection .headDetails p{font-size:10px;line-height:13.23px}.dashboardMobileSidebarWrapper{display:block}}.dashboardHeaderMobileSimple{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:12px 16px;width:100%;border-bottom:.5px solid #ddd;margin-bottom:16px;font-size:12px;font-weight:700}.dashboardHeaderMobileSimple .left{text-align:left}.dashboardHeaderMobileSimple .center{text-align:center;overflow:hidden}.dashboardHeaderMobileSimple .right{display:flex;justify-content:flex-end;align-items:center;min-width:24px;gap:8px}.iconBtn--header{padding:6px;height:32px;width:32px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:12px 16px;width:100%;border-bottom:.5px solid #ddd;margin-bottom:16px;font-size:12px;font-weight:700}.dashboardHeaderWrapper .dashboardHeaderMobileSimple .left,.dashboardHeaderWrapper .dashboardHeaderMobileSimple .right{display:flex;align-items:center;justify-content:center;width:40px;height:32px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple .center{text-align:center;overflow:hidden}.dashboardHeaderWrapper .iconBtn--header{border:.5px solid #ddd;background:#f5f5f5;border-radius:16px;padding:0;height:28px;width:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width:800px){.dashboardHeaderWrapper{margin-bottom:5px}}.dashboardHeaderWrapper .dashboardHeader{display:flex;justify-content:space-between;align-items:center;width:100%}.dashboardHeaderWrapper .dashboardHeader .dashboardHeaderContent h1{font-size:32px;font-weight:700;line-height:42.34px;text-align:left;color:#6a0dad;margin-bottom:10px;margin-left:5px}.dashboardHeaderWrapper .dashboardHeader .dashboardHeaderContent p{font-size:10px;font-weight:400;line-height:100%;color:#b1b1b1;margin-left:5px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;padding:12px 16px;width:100%;min-height:56px;border-bottom:.5px solid #ddd;margin-bottom:16px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic .left,.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic .right{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;min-height:32px}.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic .left{left:0}.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic .right{right:0}.dashboardHeaderWrapper .dashboardHeaderMobileSimple.dynamic .title{position:absolute;top:50%;transform:translateY(-50%);left:var(--hdrInset,48px);right:var(--hdrInset,48px);margin:0;text-align:center;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardHeaderWrapper .dashboardHeaderActions{margin-bottom:16px}.iconBtn--header{border:.5px solid #ddd;background:#f5f5f5;border-radius:16px;padding:0;height:28px;width:28px;display:inline-flex;cursor:pointer}.iconBtn--header,.routeSpinnerOverlay{align-items:center;justify-content:center}.routeSpinnerOverlay{position:fixed;inset:0;display:flex;background:hsla(0,0%,100%,.6);z-index:10000;pointer-events:all}