@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";:root{font-family:Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color:#0c2d36;background-color:#e9eef1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--nav-bg: linear-gradient(180deg, #0f586d, #004658);--nav-accent: #84b99a;--panel-bg: #ffffff;--panel-border: #d5dee3;--text-muted: #5a7380;--visual-viewport-bottom-offset: 0px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;height:100%;background:#e9eef1}#root{min-height:100vh;height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}button,a,[role=button],.nav-link,.nav-sublink,.nav-group-toggle,.mobile-bottom-link,.link-ghost,.report-back,.report-expand,.auto-fetch-toggle,.mobile-top-logout{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,[role=button],.nav-link,.nav-sublink,.nav-group-toggle,.mobile-bottom-link,.link-ghost,.report-back,.report-expand,.auto-fetch-toggle,.mobile-top-logout{user-select:none;-webkit-user-select:none}img{max-width:100%;display:block}.u-flex{display:flex}.u-flex-col{display:flex;flex-direction:column}.u-flex-center{display:flex;align-items:center;justify-content:center}.u-flex-between{display:flex;align-items:center;justify-content:space-between}.u-gap-sm{gap:.5rem}.u-gap-md{gap:1rem}.modal-backdrop{position:fixed;inset:0;background:#0c2d3673;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.modal-card{background:#fff;color:#0c2d36;border-radius:.9rem;width:min(32rem,100%);padding:1.5rem;box-shadow:0 1.5rem 3rem #051a204d;border:.0625rem solid #d7e0e6;display:flex;flex-direction:column;gap:1.25rem}@keyframes mobile-sheet-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-route-slide-in-forward{0%{opacity:.9;transform:translate3d(.7rem,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mobile-route-slide-in-back{0%{opacity:.92;transform:translate3d(-.55rem,0,0)}to{opacity:1;transform:translateZ(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.modal-header h2,.modal-header h3{margin:0;color:#0f586d;font-size:1.2rem}.modal-close{border:none;background:transparent;color:#57757f;cursor:pointer;font-size:1.1rem}.modal-body{display:flex;flex-direction:column;gap:.9rem}.modal-list{display:flex;flex-direction:column;gap:.625rem}.modal-empty{margin:0;color:var(--text-muted);font-weight:600}.modal-card-wide{width:min(38rem,100%)}.custom-widget-dialog{width:min(42rem,100%);max-height:min(85vh,56rem);overflow:hidden}.custom-widget-dialog .modal-header,.custom-widget-dialog .modal-footer{flex:0 0 auto}.custom-widget-dialog .modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem}.role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem}.role-option{display:flex;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;font-weight:600}.role-option input{position:absolute;opacity:0;pointer-events:none}.role-option span{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.55rem .85rem;border-radius:999rem;border:.0625rem solid #e4b7b7;background:#fdecec;color:#9b3d3d;transition:background .2s ease,border-color .2s ease,color .2s ease}.role-option span:after{content:"✕";font-weight:800;color:inherit}.role-option input:checked+span{background:#0f8f7d;border-color:#0f8f7d;color:#fff}.role-option input:checked+span:after{content:"✓"}.role-option-override span{border-color:#f0b429;background:#f0b42929;color:#6b4b00}.role-option-override span:after{content:"!"}.role-option-override input:checked+span{background:#f0b429;border-color:#f0b429;color:#0c2d36}.role-option-override input:checked+span:after{content:"✓"}.u-card{border-radius:.875rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 .375rem .75rem #0729321f;display:flex;flex-direction:column;contain:layout paint}.u-panel{background:var(--panel-bg);border:.0625rem solid var(--panel-border);border-radius:.75rem;padding:1.125rem;box-shadow:0 .375rem 1rem #08202914;flex:1 1 0;contain:layout paint}.u-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.u-panel-title{margin:0;font-size:1rem;text-transform:uppercase;letter-spacing:.06em;color:#1f3742}.modal-field{display:flex;flex-direction:column;gap:.35rem;font-weight:600;color:#2f4a55}.modal-field-inline{flex-direction:row;align-items:center;justify-content:space-between}.modal-field-inline input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:#4e9a9f}.status-pill{width:100%;border-radius:999rem;border:none;padding:.65rem 1rem;font-weight:800;font-family:inherit;cursor:pointer;text-align:center;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.status-pill--active{background:#1f8a4c;color:#fff;box-shadow:0 .5rem 1rem #1f8a4c40}.status-pill--inactive{background:#b2403e;color:#fff;box-shadow:0 .5rem 1rem #b2403e38}.status-pill:active{transform:translateY(.05rem);box-shadow:none}.modal-field input{border:.0625rem solid #c6d3da;border-radius:.5rem;padding:.6rem .75rem;font-size:.95rem;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.modal-field select{border:.0625rem solid #c6d3da;border-radius:.5rem;padding:.6rem 2.25rem .6rem .75rem;font-size:.95rem;font-family:inherit;background-color:#fff;color:#0c2d36;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#0f586d 50%),linear-gradient(135deg,#0f586d 50%,transparent 50%),linear-gradient(to right,#0f586d33,#0f586d33);background-position:calc(100% - 1.05rem) calc(50% - .1rem),calc(100% - .75rem) calc(50% - .1rem),calc(100% - 2.05rem) 50%;background-size:.35rem .35rem,.35rem .35rem,.0625rem 1.35rem;background-repeat:no-repeat;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.modal-field input:focus{outline:none;border-color:#4e9a9f;box-shadow:0 0 0 .15rem #4e9a9f33}.modal-field select:focus{outline:none;border-color:#4e9a9f;box-shadow:0 0 0 .15rem #4e9a9f33}.modal-field select:disabled{background-color:#f3f6f8;color:#0c2d368c;border-color:#d3dde3;cursor:not-allowed}.modal-field input.modal-input-error,.modal-field select.modal-input-error{border-color:#c33f3f;box-shadow:0 0 0 .15rem #c33f3f33}.modal-error{margin:0;color:#b2403e;font-weight:600}.modal-error-inline{margin:.35rem 0 0;color:#b2403e;font-weight:700;font-size:.9rem}.modal-help{margin:.25rem 0 0;color:#5b7079;font-weight:600;font-size:.9rem}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem}.modal-footer-row{display:flex;gap:.75rem;width:100%}.modal-footer-full button{flex:1}.modal-footer-stack{flex-direction:column;align-items:stretch}.modal-danger-full{width:100%;justify-content:center}.modal-secondary,.modal-primary{border-radius:.6rem;padding:.55rem 1.25rem;font-weight:700;cursor:pointer;border:none;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.create-report-footer .modal-secondary,.create-report-footer .modal-primary{padding:.7rem 1.4rem;font-size:1rem}.manage-multiview-add{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.multi-view-selected{border:.0625rem solid #d7e0e6;border-radius:.75rem;background:#f7fafb;padding:.5rem;display:flex;flex-direction:column;gap:.35rem;margin-top:.6rem}.multi-view-selected-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;border-radius:.6rem;background:#fff;border:.0625rem solid #e4ebef}.multi-view-selected-name{font-weight:700;color:#0c2d36;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-view-selected-actions{display:inline-flex;align-items:center;gap:.25rem}.multi-view-picker{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.6rem}.multi-view-pick{border:.0625rem solid #d7e0e6;border-radius:.8rem;padding:.65rem .75rem;background:#fff;color:#0c2d36;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.multi-view-pick:hover{transform:translateY(-.0625rem);box-shadow:0 .75rem 1.25rem #0a242d14;border-color:#a7c4cd}.multi-view-pick.active{background:#0f8f7d;border-color:#0f8f7d;color:#fff}.multi-view-pick:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.manage-report-name-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.favorite-chip{border:.0625rem solid #d7e0e6;border-radius:999rem;padding:.25rem .6rem;background:#fff;color:#0f586d;display:inline-flex;align-items:center;gap:.35rem;font-weight:700;font-size:.8rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.favorite-chip:hover{transform:translateY(-.05rem);box-shadow:0 .45rem .9rem #0a242d14;border-color:#a7c4cd}.favorite-chip.active{border-color:#f0b429bf;background:linear-gradient(180deg,#fff5e0e6,#fff 70%);color:#6b4b00}.custom-widget{height:100%;display:flex;flex-direction:column;border-radius:.85rem;overflow:hidden;border:.0625rem solid #d5dee3;background:#fff;box-shadow:0 .375rem 1rem #08202914}.custom-widget-header{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;padding:.8rem .95rem;background:linear-gradient(180deg,#0f586d1f,#fff0);border-bottom:.0625rem solid #e4ebef}.custom-widget-title{margin:0;font-weight:900;letter-spacing:.02em;color:#0f586d;text-transform:uppercase;font-size:.92rem;line-height:1.25}.custom-widget-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.custom-widget-subtitle{margin:0;color:#5a7380;font-weight:700;font-size:.85rem;display:inline-flex;align-items:center;gap:.4rem;min-width:0;flex:1 1 auto}.custom-widget-subtitle>span:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-widget-actions{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto;margin-left:auto}.custom-widget-count{color:#5a7380;font-weight:800;font-size:.85rem;white-space:nowrap}.widget-refresh{display:inline-flex;align-items:center;gap:.45rem}.widget-status-dot{width:.5rem;height:.5rem;border-radius:50%;background:#cbd5db;box-shadow:0 0 0 .15rem #cbd5db66}.widget-status-dot--success{background:#1f8a4c;box-shadow:0 0 0 .15rem #1f8a4c59}.widget-status-dot--stale{background:#f0b429;box-shadow:0 0 0 .15rem #f0b42959}.widget-status-dot--error{background:#b2403e;box-shadow:0 0 0 .15rem #b2403e59}.custom-widget-body{flex:1 1 auto;min-height:0;padding:.75rem}.custom-widget-loading{height:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#5a7380;font-weight:800}.custom-widget-empty{margin:0;color:#5a7380;font-weight:700}.custom-widget-list{height:100%;overflow:auto;display:flex;flex-direction:column;gap:.5rem;padding-right:.25rem}.custom-widget-list-header{display:grid;gap:.5rem;padding:0 .2rem}.custom-widget-header-cell{min-width:0;color:#5a7380;font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.custom-widget-row{display:grid;gap:.5rem;padding:.6rem .75rem;border-radius:.75rem;border:.0625rem solid #e4ebef;background:#f7fafb;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.custom-widget-row:hover{transform:translateY(-.03rem);border-color:#84b99ae6;box-shadow:0 .75rem 1.25rem #0a242d14}.custom-widget-cell{min-width:0;display:flex;flex-direction:column;gap:.15rem}.custom-widget-cell-label{color:#5a7380;font-size:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.custom-widget-cell-value{min-width:0;color:#0c2d36;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-widget-column-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.6rem;border:.0625rem solid #d7e0e6;border-radius:.75rem;padding:.75rem;background:#f7fafb}.custom-widget-column-picker--error{border-color:#c33f3f;box-shadow:0 0 0 .15rem #c33f3f1f}.custom-widget-column-option{display:flex;align-items:center;gap:.6rem;min-width:0;padding:.65rem .75rem;border-radius:.75rem;border:.0625rem solid #d7e0e6;background:#fff;color:#0c2d36;font-weight:700;cursor:pointer}.custom-widget-column-option input[type=checkbox]{width:1.05rem;height:1.05rem;margin:0;accent-color:#0f586d;flex:0 0 auto}.custom-widget-column-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-widget-selected-columns{display:flex;flex-direction:column;gap:.6rem;border:.0625rem solid #d7e0e6;border-radius:.75rem;padding:.75rem;background:#f7fafb}.custom-widget-selected-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;align-items:center;padding:.7rem .8rem;border-radius:.75rem;border:.0625rem solid #d7e0e6;background:#fff}.custom-widget-selected-main{min-width:0;display:flex;flex-direction:column;gap:.15rem}.custom-widget-selected-name{min-width:0;color:#0c2d36;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-widget-selected-meta{color:#5a7380;font-size:.8rem;font-weight:700}.custom-widget-selected-width{display:flex;flex-direction:column;gap:.25rem;color:#2f4a55;font-size:.8rem;font-weight:700}.custom-widget-selected-width input{width:5rem;border:.0625rem solid #c6d3da;border-radius:.5rem;padding:.5rem .65rem;font-size:.9rem;font-family:inherit}.custom-widget-selected-actions{display:inline-flex;align-items:center;gap:.35rem}.custom-widget-order-button{width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center}@media(max-width:40rem){.custom-widget-selected-row{grid-template-columns:1fr}.custom-widget-selected-width input{width:100%}.custom-widget-selected-actions{justify-content:flex-start}}.custom-widget-column-empty{margin:0;color:#5a7380;font-weight:700}.custom-widget-embed{position:absolute;left:-10000px;top:-10000px;width:1280px;height:720px;overflow:hidden;pointer-events:none;opacity:.01}.modal-secondary{background:#eef3f6;color:#2f4a55}.modal-secondary:hover:not(:disabled),.modal-primary:hover:not(:disabled),.modal-undo:hover:not(:disabled),.modal-danger:hover:not(:disabled){transform:translateY(-.0625rem);box-shadow:0 .35rem .8rem #0c2f3c29}.modal-secondary:active:not(:disabled),.modal-primary:active:not(:disabled),.modal-undo:active:not(:disabled),.modal-danger:active:not(:disabled){transform:translateY(0);box-shadow:0 .2rem .5rem #0c2f3c1f}.modal-undo{background:#fff;color:#0f586d;border:.0625rem solid #0f586d;box-shadow:0 .4rem .75rem #0f586d2e}.modal-primary{background:#0f586d;color:#fff}.modal-primary:disabled,.modal-secondary:disabled,.modal-danger:disabled,.modal-undo:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none;filter:saturate(.7)}.modal-danger{border-radius:.6rem;padding:.55rem 1.25rem;font-weight:700;cursor:pointer;border:none;font-family:inherit;background:#b2403e;color:#fff}.modal-danger:hover{background:#9a3533}.modal-confirm .modal-body{gap:.5rem}.loading-overlay{position:fixed;inset:0;padding:1.25rem;background:#00000040;z-index:20;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem)}.loading-overlay-global{z-index:2000}.highlands-loader{--highlands-loader-size: 4rem;display:inline-flex;flex-direction:column;align-items:center;gap:.85rem;max-width:min(100%,22rem)}.highlands-loader--xs{--highlands-loader-size: 1rem}.highlands-loader--sm{--highlands-loader-size: 2rem}.highlands-loader--md{--highlands-loader-size: 3rem}.highlands-loader--lg{--highlands-loader-size: 6.875rem}.highlands-loader__emblem{width:var(--highlands-loader-size);height:var(--highlands-loader-size)}.highlands-loader__emblem svg{width:100%;height:100%;display:block}.highlands-loader__wave--1{animation:highlands-wave-1 4s cubic-bezier(.45,.05,.55,.95) infinite}.highlands-loader__wave--2{animation:highlands-wave-2 4.5s cubic-bezier(.45,.05,.55,.95) infinite}.highlands-loader__wave--3{animation:highlands-wave-3 5s cubic-bezier(.45,.05,.55,.95) infinite}.highlands-loader__wave--4{animation:highlands-wave-4 5.5s cubic-bezier(.45,.05,.55,.95) infinite}.highlands-loader__ring{transform-origin:60px 55px;animation:highlands-loader-spin 2.2s linear infinite}.highlands-loader__text{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.highlands-loader__shine-wrap{position:relative;display:block}.highlands-loader__shine-wrap:after{content:"";position:absolute;inset:-.125rem -.375rem;background:linear-gradient(100deg,transparent 30%,rgba(130,200,185,.4) 48%,rgba(130,200,185,.65) 50%,rgba(130,200,185,.4) 52%,transparent 70%);background-size:300% 100%;background-position:200% 0;mix-blend-mode:screen;pointer-events:none;opacity:0;animation:highlands-loader-shine 3s ease-in-out 4.2s infinite}.highlands-loader.is-looping .highlands-loader__shine-wrap:after{animation:highlands-loader-shine 5.6s ease-in-out infinite}.highlands-loader__title{font-family:Segoe UI,Helvetica Neue,sans-serif;font-size:1.625rem;font-weight:600;letter-spacing:.34rem;color:#3a4a4b;overflow:hidden;white-space:nowrap;width:0;display:inline-block;animation:highlands-loader-type 2s cubic-bezier(.25,.1,.25,1) .4s forwards}.highlands-loader.is-looping .highlands-loader__title{animation:highlands-loader-title-loop 5.6s cubic-bezier(.25,.1,.25,1) infinite}.highlands-loader__subtitle{font-family:Segoe UI,Helvetica Neue,sans-serif;font-size:.8125rem;font-weight:400;letter-spacing:.2625rem;color:#2e6b7a;overflow:hidden;white-space:nowrap;width:0;display:block;margin-top:.25rem;animation:highlands-loader-type 1.4s cubic-bezier(.25,.1,.25,1) 2.6s forwards}.highlands-loader.is-looping .highlands-loader__subtitle{animation:highlands-loader-subtitle-loop 5.6s cubic-bezier(.25,.1,.25,1) infinite}.highlands-loader:not(.is-branded) .highlands-loader__text{display:none}@keyframes highlands-wave-1{0%{d:path("M-40,68 C-10,52 20,56 50,62 C80,68 110,58 140,50 C170,42 200,52 230,60 L230,160 L-40,160Z")}50%{d:path("M-40,64 C-10,58 20,48 50,56 C80,64 110,52 140,56 C170,60 200,48 230,56 L230,160 L-40,160Z")}to{d:path("M-40,68 C-10,52 20,56 50,62 C80,68 110,58 140,50 C170,42 200,52 230,60 L230,160 L-40,160Z")}}@keyframes highlands-wave-2{0%{d:path("M-40,76 C-10,66 20,70 50,74 C80,78 110,68 140,64 C170,60 200,66 230,72 L230,160 L-40,160Z")}50%{d:path("M-40,72 C-10,70 20,62 50,68 C80,74 110,64 140,68 C170,72 200,62 230,68 L230,160 L-40,160Z")}to{d:path("M-40,76 C-10,66 20,70 50,74 C80,78 110,68 140,64 C170,60 200,66 230,72 L230,160 L-40,160Z")}}@keyframes highlands-wave-3{0%{d:path("M-40,84 C-10,76 20,80 50,84 C80,88 110,78 140,76 C170,74 200,78 230,82 L230,160 L-40,160Z")}50%{d:path("M-40,80 C-10,80 20,74 50,78 C80,82 110,74 140,78 C170,82 200,74 230,78 L230,160 L-40,160Z")}to{d:path("M-40,84 C-10,76 20,80 50,84 C80,88 110,78 140,76 C170,74 200,78 230,82 L230,160 L-40,160Z")}}@keyframes highlands-wave-4{0%{d:path("M-40,92 C-10,86 20,88 50,92 C80,96 110,88 140,86 C170,84 200,88 230,90 L230,160 L-40,160Z")}50%{d:path("M-40,88 C-10,90 20,84 50,88 C80,92 110,84 140,88 C170,92 200,84 230,88 L230,160 L-40,160Z")}to{d:path("M-40,92 C-10,86 20,88 50,92 C80,96 110,88 140,86 C170,84 200,88 230,90 L230,160 L-40,160Z")}}@keyframes highlands-loader-spin{to{transform:rotate(360deg)}}@keyframes highlands-loader-type{to{width:100%}}@keyframes highlands-loader-title-loop{0%,8%{width:0}38%,68%{width:100%}to{width:0}}@keyframes highlands-loader-subtitle-loop{0%,34%{width:0}58%,68%{width:100%}to{width:0}}@keyframes highlands-loader-shine{0%{opacity:1;background-position:200% 0}35%{background-position:-100% 0}35.01%,to{opacity:0}}.placeholder-page{display:flex;align-items:flex-start;justify-content:center;min-height:100%;padding-top:2rem;flex:1}.report-page{align-items:stretch;padding-top:0;min-height:100%;height:100%}.placeholder-card{background:#fff;border:.0625rem solid #d7e0e6;border-radius:.75rem;padding:1.75rem;max-width:80rem;width:100%;box-shadow:0 .75rem 1.875rem #0a242d1f}.report-page-card{max-width:none;padding:0;display:flex;flex-direction:column;min-height:100%;flex:1}.report-page-header{padding:.75rem 1rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.report-page-header h1{margin:0;flex:1}.report-back{display:none;align-items:center;gap:.35rem}.report-expand{border:.0625rem solid #cfd9de;background:#fff;color:#0f586d;border-radius:999rem;padding:.45rem .9rem;display:inline-flex;align-items:center;gap:.35rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.report-expand:hover{transform:translateY(-.0625rem);box-shadow:0 .6rem 1rem #0a242d1f}.placeholder-card h1{margin:0 0 .625rem;color:#0f586d}.placeholder-card p{margin:0 0 .375rem;color:#32505c}.powerbi-embed{margin-top:1.5rem;padding:1rem;border-radius:.75rem;border:.0625rem solid #d7e0e6;background:#f7fbfd;display:flex;flex-direction:column;flex:1;min-height:0}.powerbi-embed--compact{margin-top:0;height:100%}.powerbi-embed-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.powerbi-embed-title{margin:0;color:#0f586d;font-size:1.1rem}.powerbi-embed-subtitle{margin:.25rem 0 0;color:#6f7f87;font-size:.82rem;font-style:italic;font-weight:600;display:inline-flex;align-items:center;gap:.4rem}.status-summary-dot.auto-fetch-dot{width:.55rem;height:.55rem;flex:0 0 auto}.powerbi-embed-status{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:999rem;border:.0625rem solid #d2dee5;background:#fff;color:#2f4a55;font-size:.9rem;font-weight:600}.powerbi-embed-controls{display:inline-flex;align-items:center;gap:.75rem}.auto-fetch-toggle{position:relative;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.auto-fetch-toggle-label{color:#45606b;font-weight:700;white-space:nowrap}.auto-fetch-toggle input{position:absolute;opacity:0;pointer-events:none}.auto-fetch-dot{width:.75rem;height:.75rem;border-radius:999rem;background:#aebbc4;box-shadow:0 0 0 .2rem #aebbc447;transition:background .15s ease,box-shadow .15s ease}.auto-fetch-dot--active{background:#1f8a4c;box-shadow:0 0 0 .2rem #1f8a4c2e;animation:auto-fetch-pulse 1.6s ease-in-out infinite}.auto-fetch-dot--warning{background:#f0b429;box-shadow:0 0 0 .2rem #f0b42938}.auto-fetch-dot--error{background:#b2403e;box-shadow:0 0 0 .2rem #b2403e38}.auto-fetch-toggle-track{width:2.5rem;height:1.5rem;border-radius:999rem;background:#cfd9de;border:.0625rem solid #b6c5cd;padding:.125rem;display:inline-flex;align-items:center;transition:background .15s ease,border-color .15s ease}.auto-fetch-toggle-thumb{width:1rem;height:1rem;border-radius:999rem;background:#fff;box-shadow:0 .125rem .25rem #0a242d2e;transition:transform .15s ease}.auto-fetch-toggle input:checked+.auto-fetch-toggle-track{background:#1f8a4c33;border-color:#1f8a4c73}.auto-fetch-toggle input:checked+.auto-fetch-toggle-track .auto-fetch-toggle-thumb{transform:translate(1rem)}@keyframes auto-fetch-pulse{0%{box-shadow:0 0 #1f8a4c47}70%{box-shadow:0 0 0 .45rem #1f8a4c00}to{box-shadow:0 0 #1f8a4c00}}.powerbi-embed-frame{margin-top:1rem;min-height:16rem;border-radius:.5rem;border:.0625rem dashed #c8d8e2;background:#fff;position:relative;overflow:hidden;flex:1;min-height:0}.powerbi-embed-iframe{width:100%;height:100%;min-height:0;border:0;display:block}.powerbi-embed-frame>p{margin:0;padding:1rem;text-align:center;color:#5b7079}.powerbi-embed-error{color:#a43a3a;font-weight:600}.report-title-with-device{display:flex;align-items:center;gap:.45rem;min-width:0;max-width:100%}.report-title-with-device>:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-device-badge{flex:0 0 auto;width:1.5rem;height:1.5rem;border-radius:999rem;display:inline-flex;align-items:center;justify-content:center;border:.0625rem solid transparent;font-size:.8rem}.report-device-badge--compatible{background:#e8f7ee;border-color:#82c89c;color:#17653b}.report-device-badge--incompatible{background:#fbe9e9;border-color:#e3a1a1;color:#ab3737}.report-device-badge--nav{width:1.25rem;height:1.25rem;font-size:.68rem}.powerbi-embed-meta{margin-top:.75rem;display:flex;flex-direction:column;gap:.375rem;font-size:.9rem;color:#3e5862;word-break:break-all}.report-modal-backdrop{position:fixed;inset:0;background:#05141a99;display:flex;align-items:stretch;justify-content:stretch;z-index:2000}.report-modal{background:#fff;width:100%;height:100%;display:flex;flex-direction:column}.report-modal--mobile{background:#fff}body.report-fullscreen-open{overflow:hidden}body.report-fullscreen-open .dashboard-shell.dashboard-shell-mobile .mobile-top-bar,body.report-fullscreen-open .dashboard-shell.dashboard-shell-mobile .mobile-bottom-nav{opacity:0;pointer-events:none}.report-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:.0625rem solid #d7e0e6}.report-modal-header--mobile{min-height:calc(3.25rem + env(safe-area-inset-top));padding:calc(.5rem + env(safe-area-inset-top)) .75rem .5rem;justify-content:flex-end;background:#fffffff5;backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem)}.report-modal-header h2{margin:0;font-size:1.1rem;color:#0f586d}.report-modal-header--mobile h2{display:none}.report-modal-close{border:none;background:transparent;color:#3a5964;font-size:1.25rem;cursor:pointer}.report-modal-header--mobile .report-modal-close{width:2.25rem;height:2.25rem;border-radius:999rem;background:#0f586d14;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.report-modal-body{flex:1;min-height:0;padding:.75rem;display:flex;flex-direction:column}.report-modal-body--mobile{padding:0 0 calc(env(safe-area-inset-bottom) + .85rem)}.report-modal .powerbi-embed{margin-top:0;border-radius:.5rem;border:.0625rem solid #d7e0e6;flex:1;min-height:0}.report-modal .powerbi-embed-frame{flex:1;min-height:0}.report-modal--mobile .powerbi-embed{border:none;border-radius:0;padding:0;background:#fff}.report-modal--mobile .powerbi-embed-header{padding:.75rem .95rem .5rem .85rem}.report-modal--mobile .powerbi-embed-subtitle{padding-left:.2rem}.report-modal--mobile .powerbi-embed-frame{margin-top:0;border:none;border-radius:0;min-height:0;height:100%}.multi-report-grid{display:grid;gap:.75rem;flex:1;min-height:0}.multi-report-grid--1{grid-template-columns:1fr;grid-template-rows:1fr}.multi-report-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.multi-report-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.multi-report-grid--3 .multi-report-tile:nth-child(3){grid-column:1 / -1}.multi-report-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.multi-report-tile{border-radius:.75rem;border:.0625rem solid #d7e0e6;background:#fff;overflow:hidden;min-height:0;display:flex;flex-direction:column}.multi-report-tile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .6rem;border-bottom:.0625rem solid #d7e0e6;background:#f7fbfd}.multi-report-tile-title{margin:0;font-size:.82rem;font-weight:700;color:#0f586d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-report-tile-expand{width:1.8rem;height:1.8rem;border-radius:999rem;border:.0625rem solid #cfd9de;background:#fff;color:#0f586d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.multi-report-tile-expand:hover{transform:translateY(-.05rem);box-shadow:0 .45rem .8rem #0a242d1f}.multi-report-tile-body{display:flex;flex:1;min-height:0}.multi-report-tile .powerbi-embed{margin-top:0;padding:0;border:none;background:transparent;border-radius:0;flex:1;min-height:0}.multi-report-tile .powerbi-embed-header{padding:.55rem .6rem;border-bottom:.0625rem solid #d7e0e6;background:#f7fbfd}.multi-report-tile .powerbi-embed-frame{margin-top:0;border:none;border-radius:0}.multi-report-missing{display:flex;align-items:center;justify-content:center;padding:1rem;color:#5b7079;font-weight:700;flex:1}@media(max-width:40rem){body,#root{background:linear-gradient(180deg,#0f586d,#004658)}.sidebar,.dashboard-content,.dashboard-content-body,.modal-body,.custom-widget-dialog .modal-body,.custom-widget-body,.manage-reports-body,.manage-reports-list,.manage-reports-editor,.report-modal-body,.report-modal .powerbi-embed-frame,.report-page,.multi-report-tile-body{-webkit-overflow-scrolling:touch}.modal-backdrop{align-items:flex-end;justify-content:stretch;padding:max(.75rem,env(safe-area-inset-top)) 0 0}.modal-card{width:100%;max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top) - .4rem);border-radius:1.2rem 1.2rem 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -1.2rem 2.8rem #051a203d;animation:mobile-sheet-enter .22s cubic-bezier(.22,1,.36,1)}.modal-card:before{content:"";align-self:center;width:2.4rem;height:.3rem;border-radius:999rem;background:#0f586d29;margin:-.15rem auto .1rem;flex:0 0 auto}.loading-overlay{padding:1rem}.highlands-loader--lg{--highlands-loader-size: 5rem}.highlands-loader__title{font-size:1.2rem;letter-spacing:.24rem}.highlands-loader__subtitle{font-size:.72rem;letter-spacing:.18rem;margin-top:.15rem}.custom-widget-loading .highlands-loader--sm{--highlands-loader-size: 1.65rem}.custom-widget-subtitle .highlands-loader--xs{--highlands-loader-size: .92rem}.custom-widget-header{gap:.45rem;padding:.75rem .8rem}.custom-widget-title{font-size:.9rem;font-weight:800;letter-spacing:.01em;line-height:1.3;text-transform:none;white-space:normal;overflow-wrap:anywhere}.custom-widget-meta-row{align-items:center;gap:.5rem}.custom-widget-subtitle{font-size:.74rem;line-height:1.2;white-space:nowrap}.custom-widget-actions{gap:.4rem;flex-wrap:nowrap}.custom-widget-count{display:none}.custom-widget-actions .auto-fetch-toggle{gap:.35rem}.custom-widget-actions .auto-fetch-toggle-label{font-size:.78rem}.report-page-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.dashboard-shell.dashboard-shell-mobile .dashboard-content-body>.report-page{min-height:0;height:100%}.report-page{padding:0}.report-page-card{min-height:0;height:100%;border:none;border-radius:0;box-shadow:none}.report-page-card>.powerbi-embed{margin-top:0;padding:.65rem .75rem 0;border:none;border-radius:0;background:#fff;min-height:0}.report-page-card>.powerbi-embed .powerbi-embed-frame{margin-top:.5rem;min-height:0}.report-page-header h1{justify-self:center;text-align:center}.report-back{display:inline-flex;justify-self:start;align-self:center;width:2.75rem;height:2.75rem;padding:0;border-radius:50%;justify-content:center;gap:0;background:#0f586d14;border:.0625rem solid rgba(15,88,109,.16);color:#0f586d;box-shadow:0 .35rem .8rem #0a242d14}.report-back i{font-size:1rem}.report-back span{display:none}.report-page-header{padding:.5rem .75rem .35rem}.report-page-header h1{width:fit-content;max-width:min(100%,18rem);margin:0 auto .25rem;padding:.4rem .85rem .45rem;border:.0625rem solid rgba(15,88,109,.12);border-radius:1rem;background:linear-gradient(180deg,#f7fbfd,#eef6f9);box-shadow:0 .3rem .9rem #0a242d14;color:#0c4d60;font-size:.98rem;font-weight:800;line-height:1.25;letter-spacing:.01em;text-wrap:balance;word-break:break-word}.report-page-card>.powerbi-embed .powerbi-embed-header{align-items:center;flex-wrap:nowrap;gap:.65rem}.report-page-card>.powerbi-embed .powerbi-embed-subtitle{margin-top:0;white-space:nowrap}.report-page-card>.powerbi-embed .powerbi-embed-controls{margin-left:auto;flex:0 0 auto}.report-page-card>.powerbi-embed .auto-fetch-toggle{gap:.4rem}.report-page-card>.powerbi-embed .auto-fetch-toggle-label{font-size:.9rem}.report-expand{justify-self:end;width:2.75rem;height:2.75rem;padding:0;border-radius:50%;justify-content:center;gap:0;background:#0f586d14;border:.0625rem solid rgba(15,88,109,.16);color:#0f586d;box-shadow:0 .35rem .8rem #0a242d14;font-size:.95rem}.report-expand span{display:none}}@media(max-width:40rem)and (hover:none)and (pointer:coarse){button:active:not(:disabled),[role=button]:active:not(:disabled),.nav-link:active,.nav-sublink:active,.nav-group-toggle:active,.link-ghost:active,.mobile-top-logout:active{opacity:.9;transform:scale(.985)}.mobile-bottom-link:active{opacity:.92;transform:translateY(-.12rem) scale(.97)}}@media(max-height:32rem)and (orientation:landscape){.report-page-card{border-radius:0;box-shadow:none}.report-page-header{padding:.4rem .6rem .25rem}.powerbi-embed{margin-top:0;padding:.6rem;border-radius:0;border-left:none;border-right:none;flex:1;min-height:0}.report-page{flex:1;height:100%}.report-modal-header{padding:.45rem .75rem}.report-modal-body{padding:.5rem}.report-modal-backdrop--mobile{background:#fff}.report-modal--mobile{width:100vw;height:100dvh;height:100vh}.report-modal-header--mobile{padding:calc(.35rem + env(safe-area-inset-top)) .5rem .35rem}.report-modal--mobile .powerbi-embed-header{padding:.55rem .75rem .35rem .65rem}.report-modal-body--mobile{padding:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html.login-page-active,body.login-page-active{background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.12) 0%,transparent 35%),radial-gradient(circle at 90% 10%,rgba(123,214,184,.22) 0%,transparent 42%),radial-gradient(circle at 85% 85%,rgba(33,149,178,.18) 0%,transparent 40%),linear-gradient(135deg,#062733,#0a3f52 40%,#0f5c70)}main.login-page{min-height:100vh;min-width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.12) 0%,transparent 35%),radial-gradient(circle at 90% 10%,rgba(123,214,184,.22) 0%,transparent 42%),radial-gradient(circle at 85% 85%,rgba(33,149,178,.18) 0%,transparent 40%),linear-gradient(135deg,#062733,#0a3f52 40%,#0f5c70);color:#072c36;padding:2rem}.login-panel{width:100%;max-width:28rem;padding:2.9rem 2.6rem 2.4rem;border-radius:1.6rem;background:#fffffff5;box-shadow:0 2.5rem 4rem #04232d40,0 0 0 1px #fff3;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);position:relative;overflow:hidden}.login-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,#fff9,#077a8e2e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.login-brand{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:.5rem}.login-logo{width:6.75rem;height:auto;border-radius:1rem;background:#fff;padding:.85rem;box-shadow:0 1.5rem 2.5rem #073a472e,0 0 0 1px #0f586d14}.login-brand h2{margin:0;font-size:1.85rem;font-weight:800;color:#093746;letter-spacing:-.03em}.login-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(13,77,95,.28),transparent);margin:1.35rem 0 1.1rem}.login-panel .login-subtitle{margin:0 0 .25rem;color:#5c7c83;font-size:.95rem;font-weight:400;line-height:1.5}.login-form{width:100%;display:flex;flex-direction:column;gap:1.25rem;margin-top:.75rem}.login-field{display:flex;flex-direction:column;gap:.5rem;text-align:left;font-size:.78rem;font-weight:700;color:#2f4d54;letter-spacing:.08em;text-transform:uppercase}.login-field input{padding:.95rem 1.1rem;border-radius:.9rem;border:1.5px solid #d6e5e3;font-size:1rem;font-weight:500;background:#f7fbfa;color:#10323a;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-field input::placeholder{color:#90a9a7}.login-field input:focus{outline:none;border-color:#0b5e72;box-shadow:0 0 0 4px #0b5e7224;background:#fff}.login-field input.input-error{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}.login-submit{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;border:none;border-radius:.95rem;padding:.95rem 1.25rem;margin-top:.35rem;font-size:1rem;font-weight:700;background:linear-gradient(135deg,#0a4759,#0f6f73 55%,#3f9e83);color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,opacity .15s ease;letter-spacing:.02em}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 .75rem 1.75rem #09435259}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.65;cursor:not-allowed}.login-submit svg{flex-shrink:0}.login-note{font-size:.82rem;color:#7b9592;margin:.25rem 0 0;line-height:1.5}.login-legal{text-align:center;color:#e9f6fadb;font-size:.72rem;letter-spacing:.04em;line-height:1.5}.login-legal p{margin:0}.login-mobile-build{display:none}.login-legal-link{color:#dff7ff;text-decoration:underline;text-underline-offset:.12rem}.login-legal-link:hover,.login-legal-link:focus-visible{color:#fff}.login-error-alert{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:.72rem;text-align:left;padding:.75rem .9rem;border-radius:.85rem;border:1px solid #f1c8c2;background:linear-gradient(180deg,#fff8f6,#fff4f3);box-shadow:0 .4rem 1.1rem #a03c2f14,inset 0 1px #ffffffd9}.login-error-icon{width:1.5rem;height:1.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ab3126;background:#ffe8e4;box-shadow:inset 0 0 0 1px #ab312633;margin-top:.05rem}.login-error-content{display:flex;flex-direction:column;gap:.1rem}.login-error-title{margin:0;color:#7a241d;font-size:.875rem;font-weight:700;letter-spacing:.01em}.login-status{font-size:.875rem;margin:0}.login-status.success{color:#1c6f3a}.login-status.error{color:#c0392b}@media(max-width:37.5rem){main.login-page{padding:1.25rem;align-items:center;min-height:100dvh;gap:.85rem}.login-panel{padding:2.2rem 1.6rem 1.9rem;max-width:none;border-radius:1.4rem}.login-brand h2{font-size:1.6rem}.login-panel .login-subtitle{font-size:.9rem}.login-mobile-build{display:block;margin-bottom:.15rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}}.a2hs-prompt{position:fixed;left:0;right:0;bottom:0;z-index:1200;padding:.75rem;pointer-events:none}.a2hs-card{pointer-events:auto;margin:0 auto;width:min(100%,34rem);border-radius:.95rem;background:#fff;border:.0625rem solid #d7e0e6;box-shadow:0 .8rem 2.2rem #051a2040;padding:.95rem;color:#0c2d36}.a2hs-title{margin:0;font-size:.98rem;font-weight:800;color:#0f586d}.a2hs-copy{margin:.45rem 0 0;font-size:.86rem;color:#39525b}.a2hs-steps{margin:.6rem 0 0;padding-left:1rem;color:#39525b;font-size:.82rem;line-height:1.45}.a2hs-actions{margin-top:.72rem;display:flex;gap:.55rem}.a2hs-primary,.a2hs-secondary{border-radius:.65rem;border:.0625rem solid transparent;padding:.48rem .75rem;font-size:.82rem;font-weight:700;cursor:pointer}.a2hs-primary{background:#0f6f73;color:#fff}.a2hs-secondary{background:#f3f7f8;color:#32505a;border-color:#d7e0e6}@media(min-width:56.0625rem){.a2hs-prompt{display:none}}
