:root{--font-family-primary:Arial, sans-serif;font-family:var(--font-family-primary,Arial);color:#1a1a1a;--dashboard-subheader-height:53px;--dashboard-chrome-height:calc(var(--app-header-height) + var(--dashboard-subheader-height));--power-bi-report-scaled-height:max(calc(100vw * var(--power-bi-report-height) / var(--power-bi-report-width)), calc(100dvh - var(--dashboard-chrome-height)));--app-gutter-x:20px;--page-content-max:1106px;--page-content-padding:24px;--page-gutter-x:24px;--page-content-inset-left:auto;--page-content-width:min(var(--page-content-max), calc(100% - 2 * var(--page-gutter-x)));--page-shell-padding-left:28px;--page-content-padding-right:24px;--app-design-width:1440px;--font-size-12:11.998px;--font-size-14:14px;--font-size-16:16.002px;--font-size-18:18.004px;--font-size-22:22px;--font-size-24:23.996px;--font-size-26:25.998px;--font-size-32:32.004px;--font-size-46:46.004px;--line-height-ratio-display:1.2608;--line-height-ratio-h1:1.2498;--line-height-ratio-h3:1.231;--line-height-ratio-h4:1.3338;--line-height-ratio-h5:1.3637;--line-height-ratio-body1:1.4996;--line-height-ratio-body2:1.4286;--line-height-ratio-body2-tight:1.286;--line-height-ratio-body3:1.6669;--font-weight-light:300;--font-weight-regular:400;--font-weight-bold:700;--color-blue-50:#d8e5fd;--color-blue-25:#f4f7fc;--color-base-neutral-25:#f9f9fa;--color-base-neutral-50:#f3f3f5;--color-base-neutral-75:#e6e6e9;--color-base-neutral-100:#dedee2;--color-base-neutral-950:#23232f;--color-base-neutral-1000:#1a1a24;--color-base-neutral-0:#fff;--color-red-400:#ff4336;--color-green-400:#26a04b;--color-brand-blue:#188ce5;--contrast-brand-primary:#ffe600;--color-brand-blue-text:#0b5cab;--color-green-text:#0e7c3a;--color-red-text:#c0261b;--chatbot-charcoal:#2e2e38;--chatbot-yellow:#ffe600;--chatbot-surface:#f5f6f8;--chatbot-line:#e0e0e0;--chatbot-text:#333;--chatbot-muted:#5c5c5c;--chatbot-icon:#4a4a4a;--chatbot-panel-w:420px;--chatbot-panel-h:600px;--chatbot-fab-blue:#1e88e5;--chatbot-fab-size:30px;--chatbot-fab-top:calc(3.5rem + 1px + .75rem);--chatbot-fab-right:1.25rem;--chatbot-panel-top:calc(var(--chatbot-fab-top) + var(--chatbot-fab-size) + .75rem);--chatbot-panel-bottom:1.5rem;--chatbot-header-clearance:var(--chatbot-panel-top);--app-header-height:calc(70px + 1px);background-color:#fff;line-height:1.5}html{height:100%;font-family:var(--font-family-primary,EYInterstate)}body,#root{min-height:100%}body{font-family:var(--font-family-primary,EYInterstate);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*,:before,:after{letter-spacing:.1px}button,input,textarea,select{font-family:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid #1a1a24}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{box-sizing:border-box;min-height:100dvh;padding-top:var(--app-header-height);flex-direction:column;transition:padding-top .25s;display:flex}.app-main-wrap{min-height:0;height:calc(100dvh - var(--app-header-height));flex-direction:column;flex:1;padding-top:.5rem;transition:height .25s;display:flex;position:relative}.app-main-wrap>main.home-page:not(.dashboard-page){flex:1 0 auto;min-height:0}main.home-page.dashboard-page{min-height:calc(100dvh - var(--app-header-height))}.app-header{z-index:1001;will-change:transform;background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;transition:transform .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.app-shell.is-nav-hidden{--app-header-height:0px;padding-top:0}.app-shell.is-nav-hidden .app-header{transform:translateY(-100%)}.app-shell.is-nav-hidden.is-nav-peek .app-header{transform:translateY(0);box-shadow:0 6px 18px #0000001a}.motif-no-padding{margin:0;padding:0}.app-header__inner{width:100%;max-width:none;padding-block:0;padding-inline:var(--app-gutter-x);box-sizing:border-box;justify-content:flex-start;align-items:center;gap:.75rem;min-height:70px;margin-inline:0;display:flex}.app-header__brand{min-width:0;color:inherit;flex:none;align-items:center;gap:.65rem;text-decoration:none;display:flex}.app-header__nav{align-items:center;gap:2.5rem;margin-left:clamp(1.5rem,7vw,7rem);display:flex}.app-header__nav-link{font-family:var(--font-family-primary,Arial);font-size:var(--font-size-14,14px);font-weight:var(--font-weight-light,300);line-height:var(--line-height-ratio-body2,1.4286);color:#000;white-space:nowrap;text-decoration:none}.app-header__nav-link:hover{color:var(--color-brand-blue,#188ce5)}.app-header__nav-link--active{font-weight:var(--font-weight-bold,700);text-decoration:underline}.app-header__ai-btn{background:var(--contrast-brand-primary,#ffe600);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:inline-flex}.app-header__ai-btn:hover{filter:brightness(.96)}.app-header__ai-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.app-header__ai-icon{display:block}.app-header__brand:hover{color:inherit}.app-header__brand:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #2563eb}.app-header__logo-link{box-sizing:border-box;background:#2d2e35;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;line-height:0;display:inline-flex}.app-header__logo-img{flex-shrink:0;width:30px;height:30px;display:block}.app-header__title{font-family:var(--font-family-primary,Arial);font-size:var(--font-size-16,18.002px);font-weight:var(--font-weight-regular,400);letter-spacing:.1px;color:#1a1a24;white-space:nowrap}.app-header__tm{font-size:.6em;font-weight:400;position:relative;top:-.55em}.app-header__actions{flex:none;justify-content:flex-end;align-items:center;min-width:0;margin-left:auto;display:flex}.app-header__toolbar-end{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.app-header__icon-btn{color:#1e9bf0;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;min-width:2.2rem;height:2.2rem;min-height:2.2rem;margin:0;padding:.25rem;line-height:0;text-decoration:none;display:inline-flex}a.app-header__icon-btn{cursor:pointer}.app-header__icon-btn:hover{color:#31a8ff;background:0 0}.app-header__icon-btn--active{color:#147fca}.app-header__icon-btn--active:hover{background:0 0}.app-header__icon-btn--active .app-header__icon-svg path{fill:#147fca;stroke:#147fca}.app-header__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #1e9bf0}.app-header__icon-svg{stroke-width:2.2px;flex-shrink:0;width:24px;height:24px;display:block}.app-header__avatar-btn{cursor:pointer;box-sizing:border-box;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;line-height:0;display:inline-flex;overflow:hidden}.app-header__avatar-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.app-header__avatar-img{object-fit:cover;border-radius:50%;width:28px;height:28px;display:block}.app-header__menu-btn{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:.375rem;display:flex}.app-header__menu-btn:hover{background:#0000000f}.app-header__menu-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.app-header__menu-icon{display:block}.app-header__menu-wrap{align-items:center;gap:.25rem;display:flex;position:relative}.app-header__dropdown{z-index:200;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:11rem;margin-top:4px;padding:.35rem 0;position:absolute;top:100%;right:0;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000f}.app-header__menu-item{width:100%;font:inherit;color:#1a1a1a;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:.55rem 1rem;font-size:.9rem;display:block}.app-header__menu-item:hover{background:#0000000d}.app-header__menu-item:focus-visible{outline-offset:-2px;background:#2563eb1a;outline:2px solid #1a1a24}.app-header__menu-user{color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb;margin:0 0 .25rem;padding:.55rem 1rem;font-size:.85rem}.app-header__menu-user:focus-visible{outline-offset:-2px;background:#2563eb1a;outline:2px solid #1a1a24}.app-header__menu-user strong{color:#1a1a1a;font-weight:600}@media (width<=64rem){.app-header__nav{gap:1.25rem;margin-left:clamp(.75rem,3vw,3rem)}.app-header__toolbar-end{gap:.5rem}}main{max-width:48rem;margin:0 auto;padding:2rem 1.25rem}main.home-page{box-sizing:border-box;background-color:var(--color-base-neutral-25,#f9f9fa);flex-direction:column;width:100%;max-width:none;min-height:100dvh;margin:0;padding:0;display:flex}.home-page__intro{box-sizing:border-box;flex-shrink:0;width:100%;max-width:76rem;margin:0 auto;padding:1.25rem 1.25rem 0}.home-page__report{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin-top:1rem;padding:0 0 1.25rem;display:flex}.home-page__embed-shell{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;display:flex}.dashboard-page__embed{flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin-top:0;display:flex}.power-bi-report-embed{width:100%;overflow:hidden}.power-bi-report-embed--fill{flex-direction:column;flex:1;align-self:stretch;min-height:0;margin:0;padding:0;display:flex}.power-bi-report-embed iframe,.power-bi-report-embed__iframe{border:0;display:block}.power-bi-report-embed--fill .power-bi-report-embed__iframe,.power-bi-report-embed--fill .power-bi-embed-root,.power-bi-report-embed--fill .power-bi-embed-root iframe{flex:1;width:100%;height:100%;min-height:0}.power-bi-report-embed--fill .power-bi-embed-root{flex-direction:column;align-self:stretch;margin:0;padding:0;display:flex}.power-bi-report-embed:not(.power-bi-report-embed--fill) .power-bi-embed-root,.power-bi-report-embed:not(.power-bi-report-embed--fill) .power-bi-embed-root iframe{width:100%;height:100%;min-height:320px}.power-bi-report-embed__hint{color:#555;flex-shrink:0;max-width:42rem;margin:.75rem 0 0;padding:0 1.25rem;font-size:.85rem}.home-page__filters-log{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:6px;flex-shrink:0;max-height:16rem;margin:1rem 1.25rem 0;padding:.75rem 1rem;font-size:.75rem;line-height:1.4;overflow:auto}h1{margin:0 0 .75rem;font-size:1.75rem;font-weight:600}p{color:#444;margin:0}.chatbot-fab{z-index:1000;top:1.25rem;right:calc(var(--chatbot-fab-right) + var(--chatbot-fab-size) + .45rem);box-sizing:border-box;width:var(--chatbot-fab-size);height:var(--chatbot-fab-size);min-width:var(--chatbot-fab-size);min-height:var(--chatbot-fab-size);max-width:var(--chatbot-fab-size);max-height:var(--chatbot-fab-size);color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 10px #0000001f,0 1px 3px #00000014}.chatbot-fab:hover{transform:scale(1.04);box-shadow:0 6px 20px #0000002e,0 3px 8px #0000001a}.chatbot-fab:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.chatbot-sparkle-fab{z-index:1000;top:1.25rem;right:var(--chatbot-fab-right);width:var(--chatbot-fab-size);height:var(--chatbot-fab-size);cursor:pointer;background:radial-gradient(circle at 72% 68%,#31d7d7 0 18%,#0000 34%),radial-gradient(circle at 28% 72%,#ffd52e 0 24%,#0000 42%),radial-gradient(circle at 30% 26%,#ff57d8 0 22%,#0000 45%),linear-gradient(135deg,#8a45ff 0%,#b337ff 36%,#25c8ff 100%);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,box-shadow .15s;display:inline-flex;position:absolute;overflow:hidden;box-shadow:0 2px 10px #0000001f,0 1px 3px #00000014}.chatbot-sparkle-fab__icon{color:#fff;font-size:1.05rem;line-height:1;transform:translateY(-1px)}.chatbot-sparkle-fab:hover{transform:scale(1.04);box-shadow:0 6px 20px #0000002e,0 3px 8px #0000001a}.chatbot-sparkle-fab:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.chatbot-fab__icon{box-sizing:border-box;width:var(--chatbot-fab-size);height:var(--chatbot-fab-size);object-fit:cover;border-radius:50%;flex:none;display:block}.chatbot-panel{z-index:999;top:var(--app-header-height);width:min(var(--chatbot-panel-w), calc(100vw - 1.5rem));border:0;border-left:1px solid var(--chatbot-line);box-sizing:border-box;background:#fff;border-radius:0;flex-direction:column;height:auto;min-height:0;display:flex;position:fixed;bottom:0;right:0;overflow:hidden;box-shadow:-8px 0 32px #0000001a}@media (height<=40rem){.chatbot-panel{z-index:1100;width:min(100vw,32rem);height:100dvh;max-height:100dvh;top:0}}@media (height<=40rem) and (width<=36rem){.chatbot-panel{width:100vw}}.chatbot-panel[hidden]{display:none!important}.chatbot-panel__toolbar{box-sizing:border-box;border-bottom:1px solid var(--chatbot-line);background:#fff;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;min-height:52px;padding:.65rem 1rem;display:flex}.chatbot-panel__tabs{align-items:center;gap:.35rem;display:flex}.chatbot-tab{font:inherit;letter-spacing:.1px;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.45rem;margin:0;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.chatbot-tab--text{color:var(--chatbot-icon);background:0 0}.chatbot-tab--text:hover{color:var(--chatbot-text)}.chatbot-tab--active{background:var(--chatbot-charcoal);color:var(--chatbot-yellow)}.chatbot-tab__close{color:var(--chatbot-yellow);flex-shrink:0;transform:translateY(-.6px)}.chatbot-panel__tools{align-items:center;gap:1.55rem;display:flex}.chatbot-tool-wrap{display:inline-flex;position:relative}.chatbot-tooltip{z-index:5;color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;background:#1f2937;border-radius:4px;margin-top:6px;padding:.35rem .55rem;font-size:.75rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.chatbot-tool-wrap:hover .chatbot-tooltip,.chatbot-tool-wrap:focus-within .chatbot-tooltip{opacity:1;visibility:visible}.chatbot-tool{color:#000;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.chatbot-tool:hover{color:#000;background:0 0}.chatbot-tool__svg{stroke-width:1.8px;width:22px;height:22px;display:block}.chatbot-panel__stage{background:#fff;flex-direction:column;flex:1;min-height:0;padding:1rem 1.15rem 0;display:flex;overflow:auto}.chatbot-panel__stage--chat{overflow:hidden}.chatbot-scroll{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#64748b #e2e8f0;overflow:hidden scroll}.chatbot-scroll::-webkit-scrollbar{-webkit-appearance:none;width:10px}.chatbot-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:10px;margin:2px 0}.chatbot-scroll::-webkit-scrollbar-thumb{background:#64748b;border:2px solid #e2e8f0;border-radius:10px;min-height:40px}.chatbot-scroll::-webkit-scrollbar-thumb:hover{background:#475569}.chatbot-history{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.chatbot-history__header{flex-direction:column;flex-shrink:0;gap:15px;margin-bottom:.75rem;display:flex}.chatbot-history__back{color:#1e9bf0;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.82rem;text-decoration:underline}.chatbot-history__title{color:#111827;margin:0;font-size:1rem;font-weight:600}.chatbot-history__status{color:#4b5563;flex-shrink:0;margin:0 0 .75rem;font-size:.85rem}.chatbot-history__status--error{color:#b91c1c}.chatbot-history__scroll{flex:1 1 0;height:0;min-height:0;padding-right:.1rem}.chatbot-history__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.chatbot-history__item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.65rem .75rem}.chatbot-history__item:hover{background:#f8fbff;border-color:#93c5fd}.chatbot-history__item-title{color:#111827;border-radius:5px 0 5px 5px;font-size:.88rem;font-weight:400;display:block}.chatbot-history__item-meta{color:#6b7280;margin-top:.2rem;font-size:.75rem;display:block}.chatbot-chat{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.chatbot-messages{flex-direction:column;flex:1 1 0;gap:31px;height:0;min-height:0;padding:.25rem .1rem .75rem 0;display:flex}.chatbot-msg-wrap{flex-direction:column;width:100%;max-width:100%;display:flex}.chatbot-msg-wrap--user{align-items:flex-start}.chatbot-msg-wrap--assistant{align-items:stretch}.chatbot-msg-wrap--user+.chatbot-msg-wrap--assistant{margin-top:0}.chatbot-msg__meta{align-items:center;gap:.45rem;margin:0 0 6px;display:flex}.chatbot-msg__meta--assistant{gap:.4rem}.chatbot-msg__name{color:#2e2e38;font-size:.8125rem;font-weight:700;line-height:1.2}.chatbot-msg__time{color:#9ca3af;font-size:.72rem;font-weight:400;line-height:1.2}.chatbot-msg-row{align-items:flex-start;gap:.45rem;width:100%;display:flex}.chatbot-msg-footer{margin:.5rem 0 0;padding-left:28px}.chatbot-msg__avatar{background:var(--chatbot-yellow,#ffe600);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-top:0;display:inline-flex}.chatbot-msg__avatar-icon{color:var(--chatbot-charcoal,#2e2e38);display:block}.chatbot-msg__label{color:#6d7185;letter-spacing:.1px;margin:0 0 .35rem;font-size:.72rem;font-weight:600;line-height:1.2}.chatbot-msg__label--user{margin-left:0}.chatbot-msg-row>.chatbot-msg{flex:1;min-width:0}.chatbot-msg{word-break:break-word;width:20px;max-width:20px;height:auto;box-shadow:none;letter-spacing:.1px;background:0 0;border-radius:0;padding:0;font-size:16.002px;line-height:23.996px}.chatbot-msg__body{color:#2e2e38;letter-spacing:.1px;background:#f3f4f6;border-radius:0 5px 5px;width:auto;padding:.85rem 1rem;font-size:.875rem;line-height:1.5}.chatbot-msg--assistant{color:#f3f3f5;align-self:stretch;width:auto;max-width:none;margin-left:28px;margin-right:20px}.chatbot-msg--user{background:var(--chatbot-charcoal,#2e2e38);color:#fff;white-space:pre-wrap;text-align:left;letter-spacing:.1px;border-radius:5px 0 5px 5px;align-self:stretch;align-items:center;width:auto;max-width:none;height:fit-content;margin-right:20px;padding:.7rem 1rem;font-size:14px;line-height:23.996px;display:flex}.chatbot-msg--pending .chatbot-msg__body{background:#f3f4f6}.chatbot-msg--pending{color:#6b7280}.chatbot-progress{align-items:flex-start;gap:.55rem;display:flex}.chatbot-progress__spinner{box-sizing:border-box;border:2px solid #188ce5;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem;margin-top:.15rem;animation:.75s linear infinite chatbot-progress-spin}.chatbot-progress__message{color:#6b7280;font-size:.82rem;font-style:italic;line-height:1.4}@keyframes chatbot-progress-spin{to{transform:rotate(360deg)}}.chatbot-msg--clarification .chatbot-msg__body{border-left:3px solid #2563eb;padding-left:calc(1rem - 3px)}.chatbot-markdown{font-size:inherit;line-height:inherit;white-space:normal;margin:0}.chatbot-markdown>:first-child{margin-top:0}.chatbot-markdown>:last-child{margin-bottom:0}.chatbot-markdown p,.chatbot-markdown ul,.chatbot-markdown ol,.chatbot-markdown pre,.chatbot-markdown blockquote,.chatbot-markdown h1,.chatbot-markdown h2,.chatbot-markdown h3,.chatbot-markdown h4,.chatbot-markdown h5,.chatbot-markdown h6{margin:.35rem 0}.chatbot-markdown h1,.chatbot-markdown h2,.chatbot-markdown h3,.chatbot-markdown h4,.chatbot-markdown h5,.chatbot-markdown h6,.chatbot-markdown__heading{font-weight:700;line-height:1.3}.chatbot-markdown h1:not(:first-child),.chatbot-markdown h2:not(:first-child),.chatbot-markdown h3:not(:first-child),.chatbot-markdown h4:not(:first-child),.chatbot-markdown h5:not(:first-child),.chatbot-markdown h6:not(:first-child),.chatbot-markdown__section-heading:not(:first-child){margin-top:.85rem}.chatbot-markdown p:has(>strong:only-child):not(:first-child){margin-top:.85rem}.chatbot-markdown__section-heading{margin-bottom:.25rem}.chatbot-markdown p:has(>strong:only-child){margin-bottom:.25rem}.chatbot-markdown strong,.chatbot-markdown__section-heading strong{font-weight:700}.chatbot-markdown ul,.chatbot-markdown ol{margin-left:0;padding-left:0;list-style:none}.chatbot-markdown li{margin:.2rem 0}.chatbot-markdown li>ul,.chatbot-markdown li>ol{margin-left:0;padding-left:0}.chatbot-markdown blockquote{border-left:0;margin-left:0;padding-left:0}.chatbot-markdown pre{background:#e5e7eb;border-radius:6px;padding:.5rem .65rem;font-size:.85em;overflow-x:auto}.chatbot-markdown code{font-size:.9em}.chatbot-markdown a{color:#1d4ed8}.chatbot-markdown__table-wrap{border:1px solid #e5e7eb;border-radius:6px;max-width:100%;max-height:min(280px,45vh);margin:.35rem 0 .5rem;display:block;overflow:auto}.chatbot-markdown table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.85em}.chatbot-markdown th,.chatbot-markdown td{text-align:left;vertical-align:top;white-space:nowrap;border:1px solid #d1d5db;padding:.35rem .5rem}.chatbot-markdown th{z-index:1;background:#e5e7eb;font-weight:600;position:sticky;top:0}.chatbot-markdown tr:nth-child(2n) td{background:#f9fafb}.chatbot-canvas{border:1px dashed var(--chatbot-line);background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:200px;padding:1rem;display:flex}.chatbot-canvas__inner{text-align:center}.chatbot-canvas__title{color:var(--chatbot-text);margin:0 0 .35rem;font-weight:700}.chatbot-canvas__subtitle{color:var(--chatbot-muted);margin:0;font-size:.875rem}.chatbot-panel__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ai-insights-popup{top:var(--app-header-height);z-index:1000;--ai-insights-popup-padding-x:.65rem;background:#fff;flex-direction:column;width:17rem;display:flex;position:fixed;bottom:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ai-insights-popup__sticky{flex-direction:column;flex:1;min-height:0;display:flex}.ai-insights-popup__header{min-height:26px;padding:.55rem var(--ai-insights-popup-padding-x) .55rem 15px;color:#111;background:#f3f3f5;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ai-insights-popup__title{color:#000;font-size:14px;font-weight:300;line-height:20px;font:Arial;margin:0}.ai-insights-popup__close{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin:0;padding:0;display:inline-flex}.ai-insights-popup__close img{width:100%;height:100%;display:block}.ai-insights-popup__refresh-row{padding:.55rem var(--ai-insights-popup-padding-x) 1.25rem 0px;color:#000;text-align:center;background:#f3f3f5;border-bottom:1px solid #e5e7eb;position:relative}.ai-insights-popup__refresh-row:before{content:"";pointer-events:none;width:3px;position:absolute;top:0;bottom:0;left:0}.ai-insights-popup__refresh-link{z-index:2;color:#000;font:inherit;cursor:pointer;pointer-events:auto;background:0 0;border:0;margin:0;padding:0;font-size:11.998px;font-weight:400;line-height:1.35;text-decoration:underline;position:relative}.ai-insights-popup__refresh-link:hover:not(:disabled){text-decoration:underline}.ai-insights-popup__refresh-link:disabled{opacity:.55;cursor:not-allowed}.ai-insights-popup__refresh-highlight{padding:0 .1em}.ai-insights-popup__refresh-text{color:#000;text-align:left;margin:0;padding:0 18px 0 15px;font-size:11.998px;font-weight:300;line-height:18.004px}.ai-insights-popup__content{overscroll-behavior:contain;color:#000;background:#fff;flex:1;min-height:0;padding:0 0 .65rem;font-size:.68rem;overflow-y:auto}.ai-insights-popup__section+.ai-insights-popup__section{margin-top:0;padding-top:0}.ai-insights-popup__item+.ai-insights-popup__item{padding-top:16px;position:relative}.ai-insights-popup__item+.ai-insights-popup__item:before{content:"";background:#dedee2;width:60px;height:1px;position:absolute;top:0;left:0}.ai-insights-popup__section:last-of-type .ai-insights-popup__section-header[aria-expanded=false]{border-bottom:0}.ai-insights-popup__section-header{width:100%;font:inherit;text-align:left;cursor:pointer;background:#f3f3f5;border:0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:.6rem .7rem;font-weight:600;display:flex}.ai-insights-popup__chevron{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.ai-insights-popup__section-label{color:#000;align-items:center;gap:10.33px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.ai-insights-popup__section--positive .ai-insights-popup__section-label svg{color:#178a48}.ai-insights-popup__section--monitor .ai-insights-popup__section-label svg{color:#ff3b30}.ai-insights-popup__section-body{background:#fff;border-radius:0 0 6px 6px;flex-direction:column;gap:10px;padding:.75rem;display:flex}.ai-insights-popup__item h3{color:#000;margin:0 2px .7rem;font-size:14px;font-weight:600;line-height:20px}.ai-insights-popup__item p{color:#000;margin:0 2px .7rem;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.ai-insights-popup__status{color:#4b5563;margin:0 .9rem 1rem;font-size:.85rem}.ai-insights-popup__status--error{color:#b91c1c}.ai-insights-popup__note{color:#2f3340;border-top:1px solid #d1d5db;align-items:flex-start;gap:.65rem;margin:0 .9rem 1rem;padding-top:1rem;font-size:.78rem;line-height:1.4;display:flex}.ai-insights-popup__note-icon{color:#ff3b30;flex-shrink:0;margin-top:.05rem;font-size:.95rem;line-height:1}.ai-insights-popup:before{content:"";pointer-events:none;z-index:1;opacity:.5;background:linear-gradient(360deg,#ffe600 0%,#ff8a00 34%,#d600ff 68%,#2f80ff 100%);width:3px;position:absolute;top:0;bottom:0;left:0}@media (prefers-reduced-motion:reduce){.chatbot-fab{transition:none}.chatbot-fab:hover{transform:none}}.chatbot-msg__body .chatbot-markdown{color:#2e2e38;font-size:.875rem;line-height:1.5}.chatbot-msg__body .chatbot-markdown p{margin:0 0 .85rem}.chatbot-msg__body .chatbot-markdown>:last-child{margin-bottom:0}.chatbot-msg__body .chatbot-markdown a{color:#1565c0;text-underline-offset:2px;-webkit-text-decoration:underline #1565c0;text-decoration:underline #1565c0}.chatbot-msg__body .chatbot-markdown a:hover{color:#0d47a1;text-decoration-color:#0d47a1}.chatbot-msg__body .chatbot-markdown ul{margin:.25rem 0 0}.chatbot-msg__body .chatbot-markdown ul li+li{margin-top:.65rem}.chatbot-msg__body .chatbot-markdown__table-wrap{background:#fff;margin:.85rem 0}.chatbot-msg__body .chatbot-markdown__table-wrap table{background:#fff}.chatbot-suggestions{margin:.25rem 0 0;padding:0;list-style:none}.chatbot-suggestions li+li{margin-top:.65rem}.chatbot-followups{margin-top:.85rem}.chatbot-followups__heading{color:inherit;margin:0;font-size:.875rem;font-weight:700;line-height:1.3}.chatbot-suggestions--followups{margin-top:.5rem}.chatbot-suggestions__link{color:#1565c0;font:inherit;font-size:inherit;line-height:inherit;text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;display:inline}.chatbot-suggestions__link:hover:not(:disabled){color:#0d47a1;text-decoration-color:#0d47a1}.chatbot-suggestions__link:disabled{opacity:.6;cursor:not-allowed}.chatbot-welcome{text-align:center;min-height:min-content;color:var(--chatbot-text);flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:.35rem;margin-top:auto;margin-bottom:auto;padding:1rem .5rem;display:flex}.chatbot-messages:has(.chatbot-welcome){gap:.75rem}.chatbot-welcome__intro,.chatbot-welcome__icon,.chatbot-welcome__greeting,.chatbot-welcome__title,.chatbot-welcome__subtitle,.chatbot-welcome__list,.chatbot-welcome__list>li,.chatbot-welcome__option,.chatbot-welcome__help{flex-shrink:0}.chatbot-welcome__intro{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}.chatbot-welcome__icon{justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex}.chatbot-welcome__greeting{color:#1a1a24;overflow-wrap:break-word;max-width:100%;margin:0;font-size:16.002px;font-weight:400}.chatbot-welcome__title{color:#1a1a24;overflow-wrap:break-word;max-width:100%;margin:16px;font-size:16.2px;font-weight:700;line-height:23.996px}.chatbot-welcome__subtitle{max-width:20rem;color:var(--chatbot-muted,#5c5c5c);margin:2px auto .9rem;font-size:.82rem;font-weight:400;line-height:1.45}.chatbot-welcome__list{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:stretch;gap:.5rem;width:100%;max-width:100%;margin:18px 0;padding:0;list-style:none;display:flex}.chatbot-welcome__list>li{justify-content:center;width:100%;display:flex}.chatbot-welcome__option{box-sizing:border-box;background:var(--color-base-neutral-50,#f3f3f5);color:#1a1a24;width:100%;max-width:min(21.7rem,100%);height:auto;min-height:2.375rem;font:inherit;text-align:left;white-space:normal;overflow-wrap:break-word;cursor:pointer;border:none;border-radius:5px 0 5px 5px;margin:0 auto;padding:.6rem .75rem;font-size:.85rem;line-height:1.35;transition:background .12s}.chatbot-welcome__option:hover:not(:disabled){background:#e9e9ee}.chatbot-welcome__option:disabled{opacity:.6;cursor:not-allowed}.chatbot-welcome__help{color:#188ce5;align-self:flex-start;margin-top:.5rem;margin-left:.75rem;font-size:.85rem;text-decoration:underline}.chatbot-welcome__help:hover{text-decoration:underline}.chatbot-welcome__help--docked{display:none}@media (height<=40rem){.chatbot-welcome{flex:none;justify-content:flex-start;gap:.25rem;min-height:min-content;margin:0;padding:0;position:relative}.chatbot-welcome__icon,.chatbot-welcome__greeting,.chatbot-welcome__subtitle{display:none}.chatbot-welcome__title{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chatbot-welcome__list{gap:.25rem;margin:0}.chatbot-welcome__option{max-width:100%;min-height:1.7rem;padding:.35rem .65rem}.chatbot-welcome>.chatbot-welcome__help{display:none}.chatbot-welcome__help--docked{margin:0;display:inline-block}}.chatbot-prompts{margin-top:0}.chatbot-prompts--root{color:var(--chatbot-text);font-size:.875rem;line-height:1.5}.chatbot-prompts__message{color:var(--chatbot-text);font-size:inherit;line-height:inherit;margin:0 0 .85rem}.chatbot-prompts__status{color:var(--chatbot-muted);margin:0;font-size:.875rem}.chatbot-prompts__intro{color:var(--chatbot-text);font-size:inherit;line-height:inherit;margin:0 0 .85rem}.chatbot-prompts__back{color:#1a1a24;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.35rem;margin:1rem 0 0;padding:0;display:inline-flex}.chatbot-prompts__back:hover:not(:disabled){color:#000}.chatbot-prompts__back-label{color:#188ce5;margin:20px 20px 20px -5px;font-size:12px;text-decoration:underline}.chatbot-prompts__back:disabled{opacity:.6;cursor:not-allowed}.chatbot-prompts__back-icon{display:block}.chatbot-prompts__status--error{color:#b42318}.chatbot-feedback{align-items:center;gap:.35rem;margin:0;padding-left:0;display:flex}.chatbot-feedback__btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.9rem;display:inline-flex}.chatbot-feedback__icon{display:block}.chatbot-feedback__btn--selected{color:#111827;background:#fff;border-color:#111827}.chatbot-feedback__btn--selected .chatbot-feedback__icon{fill:#111827;stroke:#111827}.chatbot-feedback__btn:disabled{cursor:not-allowed;opacity:.75}.chatbot-feedback__status{color:#6b7280;font-size:.72rem}.chatbot-feedback__status--error{color:#b91c1c}.chatbot-chat__footer{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:.4rem;margin:0 -1.15rem;padding:.75rem 1.15rem .85rem;display:flex;position:relative}.chatbot-chat__footer:after{content:"";background:linear-gradient(90deg,#ffe600 0%,#ff8a00 34%,#d600ff 68%,#2f80ff 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.chatbot-composer{box-sizing:border-box;border-top:0;flex-shrink:0;align-items:center;gap:.65rem;width:100%;margin:0;padding-top:0;display:flex}.chatbot-composer__input{min-width:0;height:2.45rem;min-height:2.45rem;max-height:2.45rem;font:inherit;resize:none;color:#111827;background:#fff;border:1px solid #b9beca;border-radius:4px;flex:1;padding:.55rem .7rem;font-size:.82rem;line-height:1.25}.chatbot-composer__input::placeholder{color:#77798a;opacity:1}.chatbot-composer__send{color:#1e9bf0;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:1.6rem;height:2.45rem;padding:0;line-height:1;display:flex}.chatbot-composer__send-icon{object-fit:contain;filter:brightness(0);width:1.15rem;height:1.15rem}.chatbot-composer__send:disabled{opacity:.45;cursor:not-allowed}.chatbot-ai-note{color:#6d7185;align-items:flex-start;gap:.45rem;width:100%;margin:0;padding:.35rem 0 .15rem;font-size:.68rem;line-height:1.4;display:flex}.chatbot-ai-note__text{flex-direction:column;gap:.35rem;display:flex}.chatbot-ai-note__line{display:block}.chatbot-ai-note__icon{object-fit:contain;flex-shrink:0;width:.9rem;height:.9rem}.chatbot-messages__help-wrap{border-top:1px solid #e5e7eb;width:100%;margin-top:auto;padding-top:.75rem}.chatbot-messages__help-link{color:#1e9bf0;font-size:.72rem;font-weight:400;line-height:1;text-decoration:none;display:inline-block}.chatbot-messages__help-link:hover{text-decoration:underline}@media (height<=40rem){.chatbot-panel__toolbar{min-height:0;padding:.3rem .75rem}.chatbot-tab{padding:.35rem .85rem}.chatbot-panel__stage{padding:.4rem .75rem 0}.chatbot-chat{gap:.3rem}.chatbot-messages.chatbot-scroll:has(.chatbot-welcome){scrollbar-gutter:auto;gap:.25rem;padding:0;overflow:hidden auto}.chatbot-chat__footer{gap:.2rem;margin-inline:-.75rem;padding:.3rem .75rem .4rem}.chatbot-composer__input,.chatbot-composer__send{height:2.1rem;min-height:2.1rem;max-height:2.1rem}.chatbot-ai-note{padding:0;font-size:.62rem;line-height:1.25}.chatbot-messages{gap:.75rem}.chatbot-prompts__message{margin-bottom:.45rem}.chatbot-suggestions li+li,.chatbot-prompts__back{margin-top:.45rem}.chatbot-prompts__back-label{margin:0}.chatbot-suggestions__link{white-space:normal;overflow-wrap:break-word;max-width:100%;display:inline-block}}.app-main-wrap:has(.help-page){padding-top:0}.help-page{box-sizing:border-box;width:100%;max-width:none;min-height:calc(100dvh - var(--app-header-height));background:#fff;flex-direction:column;margin:0;padding:0;display:flex}.help-page__inner{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));align-items:start;gap:clamp(1.5rem,4vw,4.5rem);width:min(100%,64rem);margin:0 auto;padding:2rem 1.25rem 3rem;display:grid}.help-page__copy h1{color:var(--color-brand-blue-text,#0b5cab);letter-spacing:.1px;margin:0 0 1.25rem;font-size:32px;font-weight:400;line-height:39.998px}.help-page__copy p{color:#111;max-width:29rem;font-size:.9rem;line-height:1.5}.help-page__copy a{color:var(--color-brand-blue-text,#0b5cab);text-decoration:underline}.help-page__form{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.help-page__select{appearance:none;width:11.25rem;height:2rem;font:inherit;color:#111;background-color:#e8e8ec;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #d8d8dc;padding:0 2rem 0 .75rem;font-size:.75rem}.help-page__select option{color:#111;background:#efeff2}.help-page__textarea{box-sizing:border-box;width:min(100%,26rem);min-height:6.75rem;font:inherit;resize:vertical;background:#fff;border:1px solid #ddd;padding:.75rem;font-size:.8rem}.help-page__select[aria-invalid=true],.help-page__textarea[aria-invalid=true]{border-color:#b42318}.help-page__submit-error{color:#b42318;margin:.5rem 0 0;font-size:14px}.help-page__submit{color:#fff;width:min(258px,100%);min-height:56px;font:Arial;text-align:center;cursor:pointer;background:#23232f;border:0;border-radius:3px;margin-top:.35rem;font-size:20px;font-weight:400;line-height:30.002px}.help-page__submit:focus-visible{outline-offset:2px;outline:3px solid #1a1a24;box-shadow:inset 0 0 0 2px #fff}.help-page__faq-tab:focus-visible,.help-page__back:focus-visible{outline-offset:3px;outline:2px solid #1a1a24}.help-page__select:focus-visible,.help-page__textarea:focus-visible{outline-offset:1px;outline:2px solid #1a1a24}.help-page__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.help-page--submitted{align-items:flex-start;display:flex}.help-page__confirmation{width:min(100%,31rem);margin:0}.help-page__confirmation h1{color:var(--color-brand-blue-text,#0b5cab);margin:0 0 .75rem;font-size:1.8rem;font-weight:400}.help-page__confirmation h2{color:var(--color-brand-blue-text,#0b5cab);margin:0 0 .5rem;font-size:1.1rem;font-weight:400}.help-page__confirmation p{color:#2f3340;margin:0 0 .4rem;font-size:.8rem;line-height:1.45}.help-page__back{color:var(--color-brand-blue-text,#0b5cab);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:1.5rem;padding:0;font-size:.8rem;text-decoration:underline}.help-page__faq{box-sizing:border-box;text-align:center;width:100%;max-width:none;scroll-margin-top:calc(var(--app-header-height) + 1rem);background:#f7f7f7;flex:1;margin:0;padding:4rem 1.25rem 3rem}.help-page__faq>*{max-width:48rem;margin-left:auto;margin-right:auto}.help-page__faq h2{color:#111827;text-align:center;border-bottom:2px solid #1e9bf0;margin:0 auto 1.5rem;padding-bottom:.45rem;font-size:24px;font-weight:700;display:inline-block}.help-page__faq-tabs{color:#111827;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:1.75rem;font-size:.7rem;display:flex}.help-page__faq-tab{color:var(--color-brand-blue-text,#0b5cab);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.help-page__faq-tab--active{color:#111827;cursor:default;text-decoration:none}.help-page__faq-status{color:#6b7280;margin:0 0 .85rem;font-size:.82rem}.help-page__faq-status--error{color:#b42318}.help-page__faq-list{text-align:left;flex-direction:column;gap:.7rem;display:flex}.help-page__faq-item{background:#fff;border:1px solid #e5e7eb}.help-page__faq-item summary{color:#111827;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:2.15rem;padding:0 1rem;font-size:14px;font-weight:700;list-style:none;display:flex}.help-page__faq-item summary::-webkit-details-marker{display:none}.help-page__faq-chevron{color:var(--color-brand-blue-text,#0b5cab);font-size:.9rem;line-height:1}.help-page__faq-item[open] .help-page__faq-chevron{transform:rotate(180deg)}.help-page__faq-item p{color:#374151;margin:0;padding:0 1rem 1rem;font-size:.75rem;line-height:1.45}.help-page__faq-item a{color:var(--color-brand-blue-text,#0b5cab)}.help-page__submit:disabled{opacity:.45;cursor:not-allowed}:root{--power-bi-report-width:1500px;--dashboard-subheader-height:53px;--power-bi-available-height:2101px;--power-bi-report-scaled-height:var(--power-bi-available-height)}.app-shell:has(main.dashboard-page){min-height:100dvh;overflow:hidden}.app-main-wrap:has(main.dashboard-page){min-height:0;height:calc(100dvh - var(--app-header-height));background:#f3f2f1;flex:1;padding-top:0;overflow:auto}main.home-page.dashboard-page{width:100%;max-width:none;min-height:calc(100dvh - var(--app-header-height));background:#f3f2f1;flex-direction:column;flex:1;margin:0;padding:0;display:flex;overflow:visible}.dashboard-page__embed{width:var(--power-bi-report-width);max-width:100%;height:var(--power-bi-report-scaled-height);background:#f3f2f1;margin:0 auto;padding:0;position:relative;overflow:hidden}.dashboard-page__embed-loading{color:#6b7280;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;inset:0}.dashboard-page__embed .power-bi-report-embed--full-bleed{max-width:none;min-height:0;position:absolute;inset:0;width:100%!important;height:100%!important}.dashboard-page__embed .power-bi-report-embed--full-bleed .power-bi-report-embed__iframe,.dashboard-page__embed .power-bi-report-embed--full-bleed .power-bi-embed-root,.dashboard-page__embed .power-bi-report-embed--full-bleed .power-bi-embed-root>div,.dashboard-page__embed .power-bi-report-embed--full-bleed .power-bi-embed-root iframe,.dashboard-page__embed .power-bi-report-embed--full-bleed>*,.dashboard-page__embed .power-bi-report-embed--full-bleed iframe{background:0 0;border:0;min-width:0;max-width:none;min-height:0;display:block;position:relative;width:100%!important;height:100%!important}.dashboard-page__embed .power-bi-report-embed--full-bleed .power-bi-embed-root{flex-direction:column;flex:1;min-height:0;display:flex;width:100%!important;height:100%!important}.dashboard-page__embed .power-bi-report-embed--full-bleed>div{flex:1;min-width:0;min-height:0;width:100%!important;height:100%!important}.dashboard-subheader{width:100%;min-height:53px;padding-inline:var(--app-gutter-x);box-sizing:border-box;background:#f9f9fa;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.dashboard-subheader__title{color:#23232f;font-family:Arial;font-size:16.002px;font-style:normal;font-weight:400;line-height:23.996px;transform:translateY(4px)}.dashboard-subheader__button{box-sizing:border-box;cursor:pointer;background:linear-gradient(#f9f9fa,#f9f9fa) padding-box padding-box,linear-gradient(90deg,#ffe600 0% 33%,#b400ff 66%,#4696ff 100%) border-box;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:83px;height:31px;display:flex}.dashboard-subheader__buttonlabel{font-size:var(--font-size-14,14px);font-weight:var(--font-weight-light,300);color:var(--color-base-neutral-1000,#1a1a24);line-height:1}.dashboard-subheader__button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.dashboard-stage{width:100%;height:var(--power-bi-report-scaled-height);background:#f3f2f1;flex-shrink:0;justify-content:center;display:flex;position:relative}.dashboard-insights-rail{z-index:1000;isolation:isolate;pointer-events:none;width:17rem;position:absolute;top:0;bottom:0;right:0}.dashboard-insights-rail .ai-insights-popup{z-index:1;pointer-events:auto;position:relative}.app-shell:has(main.dashboard-page) .ai-insights-popup{z-index:1000;flex-direction:column;width:17rem;height:auto;margin:0;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:visible}.app-shell:has(main.dashboard-page) .ai-insights-popup__sticky{height:calc(100dvh - var(--app-header-height));flex-direction:column;flex:none;display:flex;position:sticky;top:0;overflow:hidden}.app-shell:has(main.dashboard-page) .ai-insights-popup__content{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.app-shell:has(main.dashboard-page){height:100dvh;min-height:100dvh;overflow:hidden}html:has(main.dashboard-page){height:100%;overflow:hidden}body:has(main.dashboard-page){height:100%;overflow:hidden}#root:has(main.dashboard-page){height:100%;overflow:hidden}.home-hero{box-sizing:border-box;background:0 0;margin:-.5rem calc(50% - 50vw) -200px;padding-block:46px 275px;padding-inline:0;font-family:inherit}.home-hero--photo{isolation:isolate;min-height:560px;margin-top:0;padding-block:72px 240px;position:relative;overflow:hidden}.home-hero__photo{z-index:0;pointer-events:none;position:absolute;inset:0}.home-hero__photo-img{object-fit:cover;object-position:78% 42%;width:100%;height:100%;display:block}.home-hero__photo:after{content:"";background:linear-gradient(90deg,#00000061 0%,#0000002e 30%,#0000 54%);position:absolute;inset:0}.home-hero__inner{z-index:1;width:var(--page-content-width);margin-left:var(--page-content-inset-left);padding-left:var(--page-shell-padding-left);padding-right:var(--page-content-padding-right);box-sizing:border-box;grid-template-columns:minmax(0,443fr) minmax(0,611fr);align-items:start;column-gap:0;margin-right:auto;display:grid;position:relative}.home-hero--photo .home-hero__inner{grid-template-columns:minmax(0,443fr) minmax(0,1fr);align-items:center;min-height:280px}.home-hero__copy{text-align:left;flex-direction:column;justify-self:start;align-items:flex-start;gap:clamp(1.25rem,2.8vw,2.5rem);max-width:443px;display:flex}.home-hero__eyebrow{font-size:var(--font-size-32,32.004px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-ratio-h1,1.2498);color:#fff;letter-spacing:.1px;margin:0}.home-hero__title{white-space:pre-line;color:#fff;font-family:var(--font-family-primary,Arial);font-size:var(--font-size-46,46.004px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--line-height-ratio-display,1.2608);letter-spacing:.1px;margin:0}.home-hero__lede{max-width:26rem;font-size:var(--font-size-16,16.002px);font-weight:var(--font-weight-light,300);line-height:var(--line-height-ratio-body1,1.4996);color:#fff;margin:0}.home-hero__cta{background:var(--color-base-neutral-950,#23232f);width:272px;height:56px;color:var(--color-base-neutral-0,#fff);font-family:inherit;font-size:var(--font-size-22,22px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-ratio-h5,1.3637);border-radius:5px;justify-content:center;align-items:center;margin-top:.25rem;padding:0;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.home-hero__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000002e}.home-hero__cta:focus-visible{outline-offset:3px;outline:2px solid #2563eb}@media (width<=760px){.home-hero__inner{text-align:center;grid-template-columns:1fr;row-gap:2rem}.home-hero--photo .home-hero__inner{grid-template-columns:1fr}.home-hero__photo:after{background:linear-gradient(#00000073 0%,#0003 42%,#0000 78%)}.home-hero__copy{text-align:center;justify-self:center;align-items:center;max-width:none}}.market-snapshot{z-index:1;width:var(--page-content-width);margin-left:var(--page-content-inset-left);box-sizing:border-box;margin-bottom:2.75rem;margin-right:auto;padding-left:0;padding-right:0;position:relative}.market-snapshot__card{--snapshot-panel-gap:20px;--snapshot-panel-height:275px;background:var(--color-base-neutral-0,#fff);border:1px solid var(--color-base-neutral-100,#dedee2);width:100%;height:auto;min-height:0;padding:31px 33px 38px var(--page-shell-padding-left);box-sizing:border-box;border-radius:10px;box-shadow:0 7px 11.9px -3px #00000040}.market-snapshot__title{font-size:var(--font-size-24,23.996px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-ratio-h4,1.3338);color:var(--color-base-neutral-950,#23232f);margin:0 0 1.05rem}.market-snapshot__panel-grid{gap:var(--snapshot-panel-gap);grid-template-columns:minmax(0,478fr) minmax(0,546fr);width:100%;display:grid}.market-snapshot__panel{background:var(--color-base-neutral-50,#f3f3f5);min-width:0;height:var(--snapshot-panel-height);box-sizing:border-box;border-radius:7px;padding:1.15rem 1.35rem}.market-snapshot__panel--momentum{grid-template-columns:.72fr 1.28fr;gap:1.1rem;display:grid}.market-snapshot__panel--behavior{grid-template-rows:auto 1fr;grid-template-columns:1.05fr 1fr;gap:.65rem 1.15rem;display:grid}.market-snapshot__behavior-title{grid-column:1/-1;margin-bottom:.6rem}.market-snapshot__behavior-main{min-width:0}.market-snapshot__panel-title{white-space:pre-line;font-size:var(--font-size-15,15.002px);font-weight:var(--font-weight-bold,400);color:var(--color-base-neutral-950,#23232f);margin:0 0 .75rem;line-height:18.004px}.market-snapshot__panel-title .market-snapshot__visit-section .market-snapshot__panel-title{font-weight:var(--font-weight-regular,400)}.market-snapshot__momentum-main>.market-snapshot__panel-title{width:auto;min-height:32px;margin-bottom:.85rem}.market-snapshot__eyebrow,.market-snapshot__compare{white-space:pre-line;font-size:var(--font-size-14,14px);color:var(--color-base-neutral-950,#23232f);margin:0;line-height:18.004px}.market-snapshot__big-value{font-size:var(--font-size-26,25.998px);font-weight:var(--font-weight-bold,700);line-height:var(--line-height-ratio-h3,1.231);color:var(--color-base-neutral-950,#23232f);margin:.42rem 0 .22rem}.market-snapshot__trend{font-size:var(--font-size-14,14px);line-height:var(--line-height-ratio-body2,1.4286);font-weight:var(--font-weight-regular,400);color:var(--color-base-neutral-950,#23232f);margin:.3rem 0 0;display:block}.market-snapshot__trend-icon--up{color:var(--color-green-400,#26a04b)}.market-snapshot__trend-icon--down{color:var(--color-red-400,#ff4336)}.market-snapshot__state-columns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.market-snapshot__state-row,.market-snapshot__behavior-row{border-top:1px solid var(--color-base-neutral-100,#dedee2);padding:.28rem 0}.market-snapshot__state-name{font-size:var(--font-size-15,15.002px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-body1,1.4996);color:var(--color-base-neutral-950,#23232f);display:block}.market-snapshot__behavior-label{font-size:var(--font-size-15,15.002px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-body1,1.4996);color:var(--color-base-neutral-950,#23232f)}.market-snapshot__state-row .market-snapshot__trend,.market-snapshot__behavior-row .market-snapshot__trend{font-weight:var(--font-weight-light,300)}.market-snapshot__behavior-list{margin-top:.9rem}.market-snapshot__behavior-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.market-snapshot__visit-section{border-left:0;padding-left:.85rem}.market-snapshot__visit-section .market-snapshot__panel-title{font-weight:var(--font-weight-regular,400)}.market-snapshot__visit-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.85rem;margin-left:0;display:grid}.market-snapshot__visit-grid>*+*{border-left:1px solid var(--color-base-neutral-75,#e6e6e9);margin-left:-.5rem;padding-left:.85rem}.market-snapshot__time{font-size:var(--font-size-15,15.002px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-body1,1.4996);color:var(--color-base-neutral-950,#23232f);margin-top:.65rem;display:block}.market-snapshot__updated{font-size:var(--font-size-12,11.998px);line-height:var(--line-height-ratio-body3,1.6669);color:var(--color-base-neutral-950,#23232f);margin:1.05rem 0 0}.market-snapshot__status{font-size:var(--font-size-14,14px);color:#6b7280;margin:0}.market-snapshot__status--error{color:var(--color-red-text,#c0261b)}@media (width<=980px){.market-snapshot__panel-grid{grid-template-columns:1fr}.market-snapshot__panel{height:auto;min-height:var(--snapshot-panel-height)}.market-snapshot__panel--momentum,.market-snapshot__panel--behavior{grid-template-columns:1fr}.market-snapshot__visit-section{border-left:0;border-top:1px solid var(--color-base-neutral-100,#dedee2);padding-top:1rem;padding-left:0}}.ai-insights-monitor{width:var(--page-content-width);margin:15px auto 3.25rem;margin-left:var(--page-content-inset-left);box-sizing:border-box;color:var(--color-base-neutral-1000,#1a1a24);text-align:center;margin-right:auto;padding-left:0;padding-right:0}.ai-insights-monitor__title{color:var(--color-base-neutral-1000,#1a1a24);font-size:var(--font-size-24,23.996px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-h4,1.3338);margin:0}.ai-insights-monitor__underline{background:var(--color-red-400,#ff4336);width:131px;height:2px;margin:.7rem auto 1.35rem;display:block}.ai-insights-monitor__items{grid-template-columns:repeat(5,minmax(9.75rem,1fr));align-items:stretch;display:grid;overflow-x:auto}.ai-insights-monitor__item{border-left:1px solid var(--color-base-neutral-100,#dedee2);box-sizing:border-box;text-align:left;flex-direction:column;align-items:flex-start;min-width:0;min-height:13.5rem;padding:.9rem 1.35rem;display:flex}.ai-insights-monitor__item:first-child{border-left:none}.ai-insights-monitor__item-heading{align-items:center;gap:.85rem;min-height:3rem;margin-bottom:.85rem;display:flex}.ai-insights-monitor__icon{flex:none;width:24px;height:24px;display:block}.ai-insights-monitor__label{max-width:7rem;color:var(--color-base-neutral-1000,#1a1a24);font-size:var(--font-size-16,16.002px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-body1,1.4996);margin:0}.ai-insights-monitor__label--churned-spend{max-width:8rem}.ai-insights-monitor__card-title{color:var(--color-base-neutral-1000,#1a1a24);font-size:var(--font-size-14,14px);font-weight:var(--font-weight-bold,400);line-height:var(--line-height-ratio-body2,1.4286);margin:0 0 .72rem}.ai-insights-monitor__summary{color:var(--color-base-neutral-1000,#1a1a24);font-size:var(--font-size-14,14px);font-weight:var(--font-weight-light,300);line-height:var(--line-height-ratio-body2,1.4286);margin:0 0 .8rem}.ai-insights-monitor__summary-paragraph{margin:0 0 .8rem}.ai-insights-monitor__summary-paragraph:last-child{margin-bottom:0}.ai-insights-monitor__read-more{color:var(--color-brand-blue-text,#0b5cab);font-size:var(--font-size-12,11.998px);font-weight:var(--font-weight-light,300);line-height:var(--line-height-ratio-body3,1.6669);margin-top:.25rem;text-decoration:none;display:inline-block}.ai-insights-monitor__read-more:hover{text-decoration:underline}.ai-insights-monitor__status{font-size:var(--font-size-14,14px);color:#6b7280;margin:0}.ai-insights-monitor__status--error{color:var(--color-red-text,#c0261b)}@media (width<=960px){.ai-insights-monitor__items{grid-template-columns:repeat(5,minmax(12rem,1fr))}}.login-screen{box-sizing:border-box;background:#f3f3f4;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-layout{background:#f3f3f4;flex-direction:column;min-height:100vh;display:flex}.auth-body{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}.app-footer{background:#fff;border-top:1px solid #ececef;flex-shrink:0}.app-footer__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex}.app-footer__logo{background:#2d2e35;border-radius:6px;justify-content:center;align-items:center;padding:.45rem .65rem;display:inline-flex}.app-footer__logo-img{width:auto;height:38px;display:block}.app-footer__meta{text-align:right}.app-footer__link{color:#2e2e38;font-size:.8rem;text-decoration:none}.app-footer__link:hover{text-decoration:underline}.app-footer__text{color:#6b7280;margin:.2rem 0 0;font-size:.75rem}.login-card{box-sizing:border-box;background:#fff;border:1px solid #ececef;border-radius:10px;width:100%;max-width:30rem;padding:2.25rem 2.5rem 2.5rem;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000d}.login-logo{background:#2d2e35;border-radius:6px;justify-content:center;align-items:center;margin-bottom:1.75rem;padding:.5rem .7rem;display:inline-flex}.login-logo-img{width:auto;height:34px;display:block}.login-logo-tag{width:auto;height:56px;margin-bottom:1.75rem;display:block}.login-heading{color:#6b7280;margin:0 0 1.75rem;font-size:1.4rem;font-weight:400}.login-subtext{color:#6b7280;margin:0 0 1.75rem}.login-label{color:#4b5563;margin-bottom:.5rem;font-size:.95rem;display:block}.login-input-wrap{align-items:center;display:flex;position:relative}.login-input-icon{pointer-events:none;position:absolute;left:.85rem}.login-input{box-sizing:border-box;color:#2e2e38;background:#fff;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;padding:.8rem .9rem .8rem 2.6rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.login-input::placeholder{color:#9aa0a6}.login-input:focus{border-color:#2e2e38;box-shadow:0 0 0 2px #2e2e381f}.login-error{color:#b3261e;background:#fdecea;border:1px solid #f5c6c2;border-radius:6px;margin:1rem 0 0;padding:.65rem .85rem;font-size:.9rem}.login-actions{justify-content:flex-end;margin-top:1.75rem;display:flex}.login-button{appearance:none;cursor:pointer;color:#fff;background:#2e2e38;border:none;border-radius:6px;padding:.7rem 1.6rem;font-size:1rem;font-weight:500;transition:background .15s,opacity .15s}.login-button:hover:not(:disabled){background:#1a1a22}.login-button:disabled{opacity:.6;cursor:default}.login-button--link{text-decoration:none;display:inline-block}.home-account-bar{justify-content:flex-end;align-items:center;gap:1rem;padding:.5rem 0 1rem;display:flex}.home-account-info{color:#4b5563;font-size:.9rem}.home-account-roles{color:#6b7280}.home-account-bar .login-button{padding:.5rem 1.1rem;font-size:.9rem}.merchant-spend-chart{box-sizing:border-box;justify-content:center;width:100%;max-width:none;margin:0 auto 2.5rem;padding:0 1.25rem;display:flex}.merchant-spend-chart__card{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:10px;width:min(100%,76rem);padding:1.55rem 1.75rem 1.25rem;box-shadow:0 2px 10px #0000001f}.merchant-spend-chart__title{color:#111;margin:0 0 .35rem;font-size:clamp(1.25rem,1.7vw,1.55rem);font-weight:700;line-height:1.2}.merchant-spend-chart__subtitle{color:#5c5c5c;margin:0 0 1.25rem;font-size:.78rem}.merchant-spend-chart__grid{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:1.5rem 2rem;display:grid}.merchant-spend-chart__block{background:#fcfcfd;border:1px solid #00000012;border-radius:8px;min-width:0;padding:1rem 1.1rem .85rem}.merchant-spend-chart__block-title{color:#111;margin:0 0 .85rem;font-size:.95rem;font-weight:700}.merchant-spend-chart__block-title span{color:#5c5c5c;font-weight:500}.merchant-spend-chart__filter{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin:0 0 1.1rem;display:flex}.merchant-spend-chart__filter-field{flex-direction:column;flex:11rem;gap:.25rem;min-width:9rem;display:flex}.merchant-spend-chart__filter-label{color:#5c5c5c;text-transform:uppercase;letter-spacing:.1px;font-size:.7rem;font-weight:700}.merchant-spend-chart__filter-select{color:#111;cursor:pointer;background:#fff;border:1px solid #0003;border-radius:6px;width:100%;padding:.5rem .7rem;font-size:.85rem}.merchant-spend-chart__filter-select:focus{border-color:#2e2e38;outline:none;box-shadow:0 0 0 2px #ffe60066}.merchant-spend-chart__filter-hint{color:#5c5c5c;margin:-.5rem 0 1rem;font-size:.78rem}.merchant-spend-chart__filter-hint--error{color:#b00020}.merchant-spend-chart__filter-button{color:#2e2e38;cursor:pointer;background:#ffe600;border:1px solid #e6cf00;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.merchant-spend-chart__filter-button:hover{background:#ffd000}.merchant-spend-chart__filter-button--ghost{color:#2e2e38;background:#fff;border-color:#0003}.merchant-spend-chart__filter-button--ghost:hover{background:#f3f4f6}.merchant-spend-chart__status{color:#1f2933;margin:0;font-size:.9rem}.merchant-spend-chart__status--error{color:#b42318}.merchant-spend-chart__plot{grid-template-rows:1fr auto auto;grid-template-columns:auto 1fr;align-items:stretch;gap:.5rem .75rem;display:grid}.merchant-spend-chart__y-title{writing-mode:vertical-rl;color:#333;text-align:center;grid-area:1/1;justify-self:center;font-size:.72rem;font-weight:700;transform:rotate(180deg)}.merchant-spend-chart__body{flex-direction:column;grid-area:1/2;gap:.55rem;min-width:0;display:flex}.merchant-spend-chart__row{grid-template-columns:8rem 1fr;align-items:center;gap:.65rem;display:grid}.merchant-spend-chart__y-label{color:#111;text-align:right;word-break:break-word;font-size:.78rem;font-weight:700;line-height:1.15}.merchant-spend-chart__bar-track{background:#eef2f7;border-radius:3px;height:1.35rem;position:relative;overflow:hidden}.merchant-spend-chart__bar-stack{border-radius:3px;min-width:1px;height:100%;transition:width .35s;display:block}.merchant-spend-chart__bar-value{color:#111;pointer-events:none;font-size:.7rem;font-weight:700;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.merchant-spend-chart__x-axis{color:#5c5c5c;grid-area:2/2;justify-content:space-between;padding-left:8.65rem;font-size:.72rem;display:flex}.merchant-spend-chart__x-title{color:#333;text-align:center;grid-area:3/2;margin:0;padding-left:8.65rem;font-size:.72rem;font-weight:700}.merchant-spend-chart__legend{color:#333;flex-wrap:wrap;gap:.65rem 1.1rem;margin:1.1rem 0 0;padding:0;font-size:.76rem;list-style:none;display:flex}.merchant-spend-chart__legend li{align-items:center;gap:.4rem;display:inline-flex}.merchant-spend-chart__legend-swatch{border-radius:2px;flex-shrink:0;width:.75rem;height:.75rem}.merchant-spend-chart__meta{color:#5c5c5c;margin:.75rem 0 0;font-size:.72rem}@media (width<=640px){.merchant-spend-chart__row{grid-template-columns:6rem 1fr}.merchant-spend-chart__x-axis,.merchant-spend-chart__x-title{padding-left:6.65rem}}
