.iq-global-notifications{z-index:var(--px-z-index-top,7);flex-flow:column;display:flex;position:absolute;top:7.5rem;left:50%;transform:translate(-50%)}.iq-layout__sidenav-theme-btn{width:var(--iq-sidenav-expanded-width,16rem);height:2.125rem;color:var(--px-sidenav-item-color,#94acc2);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:0;font-size:.8125rem;font-weight:900;display:flex;position:absolute;bottom:.625rem;left:0}.iq-layout__sidenav-theme-btn svg{flex:none;width:1.2rem;height:1.2rem;margin:.9rem}.iq-layout__sidenav-theme-btn:hover{color:var(--px-color-selected-text,#066c81)}.iq-layout__sidenav-theme-btn:focus-visible{outline:.125rem solid var(--px-color-secondary,#0c9aa5);outline-offset:-.0625rem}.iq-layout__sidenav-theme-label{opacity:0;transition:opacity .15s;overflow:hidden}.iq-sidenav--auto-expand:hover .iq-layout__sidenav-theme-label,.iq-sidenav--expanded .iq-layout__sidenav-theme-label{opacity:1;transition:opacity .15s 80ms}@media (prefers-reduced-motion:reduce){.iq-layout__sidenav-theme-label{transition:none}}.first-run-spotlight[data-v-2b6f75cd]{z-index:1500;font-family:var(--px-font-family,"Inter",sans-serif);position:fixed;inset:0}.first-run-spotlight__scrim[data-v-2b6f75cd]{position:absolute;inset:0}.first-run-spotlight__ring[data-v-2b6f75cd]{pointer-events:none;border-radius:50%;animation:.2s ease-out first-run-spotlight-fade-2b6f75cd;position:absolute;box-shadow:0 0 0 250rem #03254599}.first-run-spotlight__callout[data-v-2b6f75cd]{border:1px solid var(--px-color-border,#dce0e5);background:var(--px-color-surface,#fff);width:20rem;max-width:calc(100vw - 1.75rem);color:var(--px-color-text-primary,#021937);border-radius:.5rem;padding:1.125rem 1.25rem 1rem;animation:.2s ease-out first-run-spotlight-rise-2b6f75cd;position:absolute;box-shadow:0 1rem 2.5rem #02193759}.first-run-spotlight__title[data-v-2b6f75cd]{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.first-run-spotlight__body[data-v-2b6f75cd]{color:var(--px-color-text-secondary,#6b7077);margin:.5rem 0 0;font-size:.8125rem;line-height:1.5}.first-run-spotlight__actions[data-v-2b6f75cd]{align-items:center;gap:.75rem;margin-top:1.125rem;display:flex}.first-run-spotlight__primary[data-v-2b6f75cd]{background:var(--px-color-secondary,#0c9aa5);color:var(--px-color-primary-dark,#001735);cursor:pointer;border:none;border-radius:.375rem;padding:.4375rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600}.first-run-spotlight__primary[data-v-2b6f75cd]:hover{background:color-mix(in srgb,var(--px-color-secondary,#0c9aa5) 82%,#fff)}.first-run-spotlight__primary[data-v-2b6f75cd]:focus-visible{outline:2px solid var(--px-color-text-primary,#021937);outline-offset:2px}.first-run-spotlight__skip[data-v-2b6f75cd]{color:var(--px-color-text-secondary,#6b7077);cursor:pointer;background:0 0;border:none;padding:.4375rem .25rem;font-family:inherit;font-size:.8125rem;text-decoration:underline}.first-run-spotlight__skip[data-v-2b6f75cd]:hover{color:var(--px-color-text-primary,#021937)}.first-run-spotlight__skip[data-v-2b6f75cd]:focus-visible{outline:2px solid var(--px-color-secondary,#0c9aa5);outline-offset:2px}@keyframes first-run-spotlight-fade-2b6f75cd{0%{opacity:0}to{opacity:1}}@keyframes first-run-spotlight-rise-2b6f75cd{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.first-run-spotlight__callout[data-v-2b6f75cd]{animation:.2s ease-out first-run-spotlight-fade-2b6f75cd}}.iq-layout{background:var(--px-color-background,#fff);position:relative}.iq-layout__main{display:flex}.iq-layout__appbar .iq-appbar__logo{width:auto;margin-right:.75rem}.iq-layout__appbar .iq-appbar__title{font-family:var(--px-font-family,"Inter",sans-serif)}.iq-layout__brand-mark{width:auto;height:2.5rem;display:block}.iq-layout__appbar{height:var(--px-appbar-height,3.75rem);min-height:var(--px-appbar-height,3.75rem);z-index:7;width:100%;min-width:100%;position:fixed;top:0}.iq-layout__sidebar{min-width:var(--px-sidenav-width,2rem);flex-grow:0;min-height:100vh}.iq-layout__content{max-width:calc(100% - var(--px-sidenav-width,2rem));max-height:calc(100vh - var(--px-appbar-height,3.75rem));min-height:calc(100vh - var(--px-appbar-height,3.75rem));margin-top:var(--px-appbar-height,3.75rem);flex-grow:1;overflow:visible}.iq-layout__account-menu{top:calc(var(--px-appbar-height,3.75rem) + .25rem);z-index:7;border:.0625rem solid var(--px-color-border,#dce0e5);background:var(--px-color-surface,#f2f4f6);border-radius:.5rem;flex-direction:column;gap:.5rem;min-width:12rem;padding:.75rem;display:flex;position:fixed;right:.75rem;box-shadow:0 .25rem .75rem #00000026}.iq-layout__account-menu-email{color:var(--px-color-text-secondary,#6b7077);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;overflow:hidden}.iq-layout__account-menu-item{color:var(--px-color-text-primary,#021937);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;padding:.375rem .5rem;font-size:.875rem}.iq-layout__account-menu-item:hover{background:var(--px-color-background,#fff)}.iq-layout__account-menu-item:focus-visible{outline:2px solid var(--px-color-secondary,#0c9aa5);outline-offset:-2px}.iq-layout__help-action{width:2.5rem;height:2.5rem;color:var(--px-color-text-primary-inverse,#fff);border-radius:50%;justify-content:center;align-self:center;align-items:center;margin:0 .25rem;display:flex}.iq-layout__help-action:hover{color:var(--px-color-secondary,#0c9aa5)}.iq-layout__help-action:focus-visible{outline:2px solid var(--px-color-secondary,#0c9aa5);outline-offset:-2px}
