@charset "UTF-8";.not-found-page{height:calc(100vh - 148px)}.App{text-align:center;background-color:#fff}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{top:0;position:fixed;width:100%;height:78px;background-color:#fff;box-shadow:10px 10px 30px #acacac40;z-index:999}.App-body{height:calc(100vh - 118px);display:flex;flex-direction:row;justify-content:center;color:#fff;margin-top:78px}.App-body .App-content-full{margin-left:0}.App-leftnav{position:fixed;left:0;box-shadow:10px 10px 30px #acacac40;height:100vh;padding-top:42px;z-index:99}.App-content{width:calc(100% - 88px);height:100%;resize:both;background:#fff;margin-left:88px;color:#000;display:flex;flex-direction:column;place-content:normal}.App-link{color:#61dafb;font-family:sans-serif}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.App-footer{width:100%;position:fixed;height:40px;left:0;bottom:0;font-weight:400;color:#000;background-color:#fff;box-shadow:10px -10px 30px #acacac40;border-radius:0;z-index:999}.App-footer .footer-div{display:flex;justify-content:space-between;align-items:center;padding:0 15px}@media only screen and (max-width:768px){.App-leftnav{display:none;z-index:99}.App-content{width:100%;margin-left:0}.App-header{height:45px;z-index:999}.App-body{margin-top:45px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#9b9b9b33;border-radius:20px;border:transparent}.landing-page{--landing-color-text-primary: #202124;--landing-color-text-secondary: #5f6368;--landing-color-text-muted: #70757a;--landing-color-chip-bg: #f1f3f4;--landing-color-surface: transparent;--landing-color-surface-card: #ffffff;--landing-border-muted: rgba(60, 64, 67, .14);--landing-color-sticky-header-bg: #ffffff;--landing-color-page-canvas: #fafafa;--landing-color-overlay-scrim: rgba(255, 255, 255, .65);--landing-color-accent: #ff5300;--landing-color-success: #34a853;--landing-color-success-soft-ring: rgba(52, 168, 83, .2);--landing-color-neutral-dot: #dadce0;--landing-radius-section: 0;--landing-radius-kpi-card: 8px;--landing-radius-chip: 10px;--landing-space-section-gap: 48px;--landing-space-card-padding: 24px;--landing-space-page-inline: 32px;--landing-space-page-inline-xs: 20px;--landing-space-page-bottom: 64px;--landing-font-section-title-size: 1.75rem;--landing-font-section-title-size-sm: 1.5rem;--landing-font-section-title-weight: 400;--landing-font-section-title-tracking: -.02em;--landing-font-section-title-line-height: 1.35;--landing-font-page-title-weight: 500;--landing-font-page-title-size: 1.8125rem;--landing-font-page-title-size-sm: 1.5625rem;--landing-shadow-card: none;--landing-shadow-card-hover: none;width:100%;max-width:1440px;margin:0 auto;text-align:left;color:var(--landing-color-text-primary);background-color:transparent;box-sizing:border-box;font-family:Roboto,Helvetica Neue,sans-serif;padding-left:var(--landing-space-page-inline);padding-right:var(--landing-space-page-inline);padding-bottom:var(--landing-space-page-bottom)}.landing-page-sticky-header{position:sticky;z-index:8;top:45px;background-color:var(--landing-color-sticky-header-bg)}@media(min-width:769px){.landing-page-sticky-header{top:78px}}@keyframes landingReveal{0%{opacity:0;transform:translateY(20px) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media(prefers-reduced-motion:no-preference){.landing-page .landing-reveal-block{animation:landingReveal .78s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--landing-reveal-delay, 0ms);will-change:opacity,transform,filter}}@media(prefers-reduced-motion:reduce){.landing-page .landing-reveal-block{animation:none;opacity:1;transform:none;filter:none}}.landing-page-section-title{font-size:var(--landing-font-section-title-size);font-weight:var(--landing-font-section-title-weight);letter-spacing:var(--landing-font-section-title-tracking);line-height:var(--landing-font-section-title-line-height);color:var(--landing-color-text-primary);margin-bottom:1.5rem}.landing-page-tab-panel .landing-page-section-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.landing-page-tab-list .MuiTab-root{text-transform:none;font-size:.9375rem;font-weight:500;color:var(--landing-color-text-secondary);min-height:44px}.landing-page-tab-list .MuiTab-root.Mui-selected{color:var(--landing-color-text-primary)}.landing-page-tab-list .MuiTabs-indicator{background-color:var(--landing-color-accent)}.landing-page-section-nav--tabs{position:relative;width:100%;overflow:hidden}.landing-page-section-nav--tabs.landing-page-section-nav--fade-right:after,.landing-page-section-nav--tabs.landing-page-section-nav--fade-left:before{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:2}.landing-page-section-nav--tabs.landing-page-section-nav--fade-right:after{right:0;background:linear-gradient(to left,var(--landing-color-page-canvas) 12%,rgba(250,250,250,.85) 45%,transparent 100%)}.landing-page-section-nav--tabs.landing-page-section-nav--fade-left:before{left:0;background:linear-gradient(to right,var(--landing-color-page-canvas) 12%,rgba(250,250,250,.85) 45%,transparent 100%)}@media only screen and (max-width:768px){.landing-page-section-nav--tabs.landing-page-section-nav--fade-right:after,.landing-page-section-nav--tabs.landing-page-section-nav--fade-left:before{width:56px}}.landing-page-section-nav--tabs .landing-page-tab-list{width:100%}.landing-page-main-title{font-size:var(--landing-font-page-title-size);font-weight:var(--landing-font-page-title-weight);letter-spacing:var(--landing-font-section-title-tracking);line-height:var(--landing-font-section-title-line-height);color:var(--landing-color-text-primary)}.landing-page-section{background:var(--landing-color-surface);border:none;border-radius:var(--landing-radius-section);box-shadow:none}.landing-page-card{background:var(--landing-color-surface-card);border:1px solid var(--landing-border-muted);border-radius:var(--landing-radius-kpi-card);box-shadow:var(--landing-shadow-card);transition:none}.landing-page-card:hover{box-shadow:var(--landing-shadow-card-hover)}.landing-highlight-bg-signal--default{border-left:10px solid #e0e0e1}.landing-highlight-bg-signal--risk_signal{border-left:10px solid #f7dc6f}.landing-highlight-bg-signal--reject_signal{border-left:10px solid #ff7383}.landing-kpi-viewport{overflow:hidden}.landing-kpi-strip{align-items:stretch;scrollbar-width:none;-ms-overflow-style:none}.landing-kpi-strip::-webkit-scrollbar{display:none;width:0;height:0}.landing-kpi-card.landing-kpi-card--delta-band-0{--landing-kpi-accent: #757575}.landing-kpi-card.landing-kpi-card--delta-up.landing-kpi-card--delta-band-30{--landing-kpi-accent: #b71c1c}.landing-kpi-card.landing-kpi-card--delta-up.landing-kpi-card--delta-band-10{--landing-kpi-accent: #ef9a9a}.landing-kpi-card.landing-kpi-card--delta-up.landing-kpi-card--delta-band-5{--landing-kpi-accent: #ffcdd2}.landing-kpi-card.landing-kpi-card--delta-down.landing-kpi-card--delta-band-30{--landing-kpi-accent: #2e7d32}.landing-kpi-card.landing-kpi-card--delta-down.landing-kpi-card--delta-band-10{--landing-kpi-accent: #43a047}.landing-kpi-card.landing-kpi-card--delta-down.landing-kpi-card--delta-band-5{--landing-kpi-accent: #91b092}.landing-kpi-card-kpi-accent{color:var(--landing-kpi-accent, #757575)}.landing-kpi-card-kpi-accent .MuiTypography-h3,.landing-kpi-card-kpi-accent .MuiTypography-body2,.landing-kpi-card-kpi-accent .MuiTypography-h4,.landing-kpi-card-kpi-accent .MuiSvgIcon-root{color:inherit}.landing-kpi-band{position:relative;border-radius:6px;padding:6px 8px 6px 10px;margin-left:0;margin-right:0}@keyframes galleryImageEnter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:768px){.landing-page{padding:var(--landing-space-page-inline-xs) var(--landing-space-page-inline-xs) max(var(--landing-space-page-bottom),var(--landing-space-page-inline-xs))}.landing-page-section-title{font-size:var(--landing-font-section-title-size-sm)}.landing-page-main-title{font-size:var(--landing-font-page-title-size-sm)}}.icon-bar{width:88px}.icon-bar a{text-decoration:none;color:#000}.icon-bar ul{padding:0;list-style-type:none}.icon-bar ul li{height:70px}.respon-icon-bar{display:none;height:45px;border-width:0;border-style:solid;border-color:#0000001f;border-bottom-width:thin}.active-icon>div{border-left:3px solid red;background-color:#f0f0f0;box-shadow:0 4px 10px #0000001a}.icon-bar .icon{padding:10px;transition:all .3s ease;font-size:12px}.icon-bar .icon:hover{background-color:#eaeaea}.icon-bar .icon-text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-decoration:none}@media only screen and (max-width:768px){.icon-bar{width:100%}.icon-bar .icon{display:flex;align-items:center}.icon-bar .icon .icon-text{padding-left:20px}.respon-icon-bar{display:flex;flex-direction:column;justify-content:space-around}.respon-bar{display:flex;justify-content:space-between;padding:0 10px}}.ProdConfigIcon .MuiBadge-badge{top:1px;right:-6px;opacity:.9}.profile-name-text{width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:6px}.down-caret{color:#ff5300}.menu-link{text-decoration:none;color:#000}.image-circle{width:46px;height:46px;border-radius:50%;background-color:#c4c4c4;display:flex;align-items:center;justify-content:center}.image-url{width:46px;height:46px}.image-icon{width:30px;height:30px}.filterRow{display:flex;align-items:center;flex-direction:row;justify-content:space-between;border-bottom:rgba(0,0,0,.0784313725) 1px solid;height:4rem}.filterDetails{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.filterDetails :hover{cursor:pointer}.filterContainer{min-height:10rem;max-height:50rem;overflow-y:auto;min-width:25rem}.CloseButton{position:absolute!important;right:-1%!important;top:-2.5%!important;background-color:#fff!important;box-shadow:1px 1px 15px #00000080!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.alertMessage{color:#ff5300;font-size:.8rem;font-weight:400}.fadeIn{animation:fadeIn .5s}@media only screen and (max-width:768px){.profile-name-text{display:none;margin-left:0}.image-circle,.image-url{width:25px;height:25px}.image-icon{width:16px;height:16px}}.header-bar{display:flex;justify-content:space-between;align-items:center;padding-top:13px;padding-left:15px;padding-right:15px}.ham-menu{display:none;cursor:pointer;width:24px;height:24px}.client-logo{display:flex;align-items:center;width:210px;height:59.23px}.client-logo-img{width:210px;height:59.23px;cursor:pointer}.gs-logo-profile{display:flex}.gs-logo{width:158px;height:38px;align-self:center;margin-left:25px}.gs-profile{width:178px}.cloud-processing-status{display:flex;align-items:center;margin-right:15px}.cloud-processing-status .status-container{display:flex;align-items:center;background:#f5f5f5;padding:4px 12px;border-radius:20px;border:1px solid #e0e0e0;cursor:pointer}.cloud-processing-status .status-container .status-label{font-size:14px;font-weight:600;color:#666;margin-right:10px}.cloud-processing-status .status-container .status-toggle{font-size:13px;font-weight:700;padding:4px 12px;border-radius:14px;color:#fff;min-width:45px;text-align:center}.cloud-processing-status .status-container .status-toggle.enabled{background-color:#2e7d32}.cloud-processing-status .status-container .status-toggle.disabled{background-color:#d32f2f}.cloud-processing-status .status-container .status-toggle.partially_disabled{background-color:#ff9800}.cloud-processing-status .status-container .status-toggle.unknown{background-color:#757575}.right-flex{justify-self:flex-end}@media only screen and (max-width:768px){.ham-menu{display:block;padding-left:10px;flex-basis:24px}.header-bar{padding:0}.client-logo .client-logo-img{width:108px;height:30.46px}.gs-logo{width:93px;height:22px;margin-left:5px}.gs-profile{width:60px}}body{margin:0;font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:300;font-size:12px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button.MuiButton-root{font-size:1rem;text-transform:none;color:#000}
