#cotg-comodashview{position:fixed;z-index:2000;top:0;left:0;width:100%;height:100%;display:flex;pointer-events:none}#cotg-comodashview:empty{display:none}#cotg-comodashview .comodash_loading{width:100%;height:100%;display:flex;background:#0003}#cotg-comodashview .comodash_loading>div{margin:auto}.cotg-menu-overlay{position:fixed;top:-200px;left:-200px;bottom:-200px;right:-200px;z-index:1}.cotg-menu{position:absolute;left:0;width:163px;z-index:2;box-shadow:0 2px 9px #00000057,0 0 2px #0000001f;background-color:#333d4f;border-radius:5px}.cotg-menu>.items{overflow-y:auto;border-radius:5px}.cotg-menu>.items::-webkit-scrollbar{width:0}.cotg-menu.search>.items{border-radius:0 0 5px 5px}.cotg-menu>.search{background:#333d4f;height:48px;border-radius:5px;display:flex;padding:0 16px}.cotg-menu>.search input{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:14px;font-weight:600;font-style:italic}.cotg-menu>.search input::placeholder{color:#475266}.cotg-menu>.search .menu-close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;align-self:center;border:0;border-radius:8px;padding:0;background:transparent;color:#b7c6db;flex-shrink:0;cursor:pointer}.cotg-menu>.search input{min-width:0}.menu-close:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.cotg-menu>.items>.item{height:48px;line-height:48px;font-size:14px;font-weight:600;align-items:center;padding:0 17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.cotg-menu>.items>.item:active,.cotg-device-desktop .cotg-menu>.item:hover{background-color:#7a8599;cursor:pointer;-webkit-user-select:none;user-select:none}.cotg-navigation{width:100%;display:flex;justify-content:center}.cotg-navigation .tab{background:none;border:0;padding:0;font-family:inherit;min-width:0;color:#ffffffb3;flex:1;height:48px;display:flex;flex-direction:column;font-size:16px;font-weight:600;letter-spacing:.57px;-webkit-user-select:none;user-select:none;cursor:pointer}.cotg-navigation .tab .text{flex-grow:1;display:flex;justify-content:center;align-items:center}.cotg-navigation .tab.selected .text{color:#fff}.cotg-navigation .tab .text span{position:relative}.cotg-navigation .tab .text span .badge{position:absolute;right:-33px;top:2px;width:26px;height:18px;border-radius:9px;box-shadow:0 0 10px #95dff166;background-image:linear-gradient(112deg,#14bde4 10%,#09b6e2 44%,#0288bb 92%);font-size:11px;font-weight:600;line-height:18px;color:#fff;text-align:center}.cotg-navigation .tab .indicator{background:#343e4e;width:100%;height:2px}.cotg-navigation .tab.selected .indicator{height:3px;background:linear-gradient(to right,#14bde4,#09b6e2,#0288bb);box-shadow:0 0 10px #95dff166}.cotg-navigation .tab:active,.cotg-device-desktop .cotg-navigation .tab:hover{filter:brightness(120%)}.cotg-navigation .tab:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.cotg-navigation .tab-icon{display:none}@media(max-width:600px){.cotg-navigation{box-sizing:border-box;padding:8px 8px 6px;gap:4px}.cotg-navigation .tab{position:relative;height:62px;align-items:center;justify-content:center;gap:3px;border-radius:16px;color:#b7c6db;font-size:11px;line-height:16px;letter-spacing:0;-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,color .16s ease}.cotg-navigation .tab .tab-icon{display:flex;align-items:center;justify-content:center;width:44px;height:28px;border-radius:10px}.cotg-navigation .tab .text{flex-grow:0}.cotg-navigation .tab.selected{background:#203f50;color:#8be5f8}.cotg-navigation .tab.selected .text{color:#c4f3ff}.cotg-navigation .tab.selected .tab-icon{background:#2a5264}.cotg-navigation .tab .indicator{display:none}.cotg-navigation .tab .text span .badge{position:absolute;right:-15px;top:-29px;margin:0;width:18px;height:18px;font-size:10px;box-shadow:0 0 0 2px #202a38}}@media(prefers-reduced-motion:reduce){.cotg-navigation .tab{transition:none}}@media(max-width:500px){.cotg-navigation .tab{font-size:12px;letter-spacing:0}}.cotg-select{width:100%;display:flex;height:45px;border-radius:22.5px;box-shadow:0 2px 6px #25282c66;background-image:linear-gradient(98deg,#333d4f66,#333d4e66 32%,#3f4a5c66 64%,#4d586a66)}.cotg-select .option{flex:1;font-size:14px;color:#d9e0e8;display:flex;justify-content:center;align-items:center;border-radius:22.5px;cursor:pointer;-webkit-user-select:none;user-select:none}.cotg-select .option.selected{width:80px;box-shadow:0 0 6px #95dff14d;background-image:linear-gradient(107deg,#14bde4,#09b6e2 42%,#0288bb);margin:3px;font-weight:600;color:#fff}.cotg-select .option:active,.cotg-device-desktop .cotg-select .option:hover{filter:brightness(110%)}.cotg-select.disabled .option.selected{filter:grayscale(1) brightness(115%);background:#09b6e2;box-shadow:none}.cotg-transition:not(.show){visibility:hidden;position:fixed!important}.cotg-transition.show{visibility:visible;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.cotg-transition.fade:not(.show){opacity:0}.cotg-transition.fade{opacity:1}.cotg-transition.scale:not(.show){transform:scale(.6)}.cotg-transition.scale{transform:scale(1)}.account-summary-trigger{display:inline-flex;align-items:center;gap:8px;min-height:44px;min-width:44px;padding:6px 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#dce3f2;font:inherit;text-align:left;cursor:pointer}.account-summary-trigger:hover{background:#303c4e;border-color:#52617a}.account-summary-trigger:focus-visible,.account-summary-heading button:focus-visible{outline:2px solid #14bde4;outline-offset:2px}.account-summary-icon{flex-shrink:0;color:#a9bcd5;width:18px;height:18px}.account-summary-text{display:flex;flex-direction:column;min-width:0;max-width:200px;gap:1px;line-height:1.4}.account-summary-text strong,.account-summary-text>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-summary-text strong{font-size:12px;font-weight:600;color:#eff5ff;letter-spacing:.1px}.account-summary-text>span{font-size:10px;color:#a9b8cc;font-weight:400;letter-spacing:0}.account-summary-popover{box-sizing:border-box;width:min(340px,calc(100vw - 24px));max-height:var(--radix-popover-content-available-height);overflow:auto;padding:14px;border:1px solid #52617a;border-radius:12px;background:#293242;color:#eff5ff;box-shadow:0 12px 36px #0007;font:13px/1.5 Open Sans,sans-serif;z-index:1100}.account-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-summary-heading h3{margin:0;font-size:16px}.account-summary-heading button{width:44px;height:44px;border:0;border-radius:8px;background:transparent;color:#dce3f2;font-size:24px;cursor:pointer}.account-summary-popover dl{margin:8px 0}.account-summary-popover dl>div{margin-top:12px}.account-summary-popover dt{font-size:11px;color:#b7c6db}.account-summary-popover dd{margin:4px 0 0;overflow-wrap:anywhere}.account-summary-popover svg{fill:#52617a}@media(max-width:700px){.account-summary-text{display:none}.account-summary-trigger{justify-content:center;padding:6px}}.cotg-app-bar{width:calc(100% - 40px);min-height:58px;padding:8px 0;box-sizing:border-box;max-width:1200px;margin-left:auto;margin-right:auto;flex-shrink:0;display:flex;flex-direction:row;align-items:center;position:relative}.cotg-app-bar>*{flex-shrink:0}.cotg-app-bar .business{flex:1 1 auto;flex-shrink:1;min-width:0;display:flex;align-items:center;max-width:100%}.cotg-device-desktop .cotg-app-bar .business.multiple:hover,.cotg-app-bar .business.multiple:active{filter:brightness(80%);cursor:pointer}.cotg-app-bar .business .logo{display:grid;margin-right:10px}.cotg-app-bar .business .logo img{max-width:120px;max-height:31px;filter:brightness(0) invert(1)}.cotg-app-bar .business .name{text-transform:uppercase;font-size:16px;font-weight:600;letter-spacing:.57px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cotg-app-bar .controls{margin-left:16px;flex:0 0 auto;display:flex;align-items:center}.appbar-reset{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:6px;border:0;border-radius:8px;background:transparent;color:#b7c6db;cursor:pointer}.appbar-reset:hover{background:#303c4e}.appbar-reset:focus-visible{outline:2px solid #14bde4;outline-offset:2px}.cotg-app-bar .controls>*{flex-shrink:0}.cotg-app-bar .controls>:first-child{margin-left:auto}.cotg-app-bar .controls>.control{-webkit-user-select:none;user-select:none;cursor:pointer}.cotg-app-bar .controls>.control[disabled]{filter:grayscale(1) brightness(115%)}.cotg-app-bar .controls>.control:active,.cotg-device-desktop .cotg-app-bar .controls>.control:hover{filter:brightness(80%)}.cotg-app-bar .controls>.control[disabled]:active,.cotg-device-desktop .cotg-app-bar .controls>.control[disabled]:hover{filter:grayscale(75%) brightness(80%)}.cotg-app-bar .controls .divider{width:2px;height:21px;background:#333b4a;margin:0 9px}.cotg-app-bar .controls .live{font-weight:700;letter-spacing:.31px;color:#02b9e5;text-transform:uppercase}.cotg-app-bar .controls .live:not([disabled]){text-shadow:0 0 4px rgba(94,209,237,.3)}.cotg-app-bar .controls .live:not([disabled]) img{filter:drop-shadow(0px 1px 2px #09b6e280)}.cotg-app-bar .controls .logout{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#b7c6db;cursor:pointer}.cotg-app-bar .controls .logout:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.cotg-app-bar .appbar-live-area .live{gap:4px}.cotg-app-bar .appbar-live-area{display:flex;flex-direction:column;align-items:center;gap:0;min-width:0}.cotg-app-bar .appbar-live-area .live{display:inline-flex;align-items:center;flex-shrink:0;background:none;border:0;padding:6px 0;min-height:44px;cursor:pointer;font:inherit;font-weight:700}.cotg-app-bar .appbar-live-area .live[aria-pressed=false]{filter:grayscale(1)}.cotg-app-bar .appbar-live-area .live:focus-visible{outline:2px solid #14bde4;outline-offset:3px;border-radius:4px}@media(max-width:700px){.cotg-app-bar{flex-wrap:nowrap;width:calc(100% - 24px)}.cotg-app-bar .business .name{font-size:13px;letter-spacing:.2px}.cotg-app-bar .business .logo{margin-right:6px}.cotg-app-bar .business .logo img{max-width:60px;max-height:28px}.cotg-app-bar .controls{margin-left:8px}.cotg-app-bar .controls .divider{margin:0 7px}}@media(max-width:600px){.cotg-app-bar{min-height:44px;padding:0}}.cotg-user-login{display:flex;flex-direction:column;text-align:center;align-items:center;overflow-y:overlay;width:100%;margin:auto;padding:50px 0}.cotg-user-login>*{width:calc(100% - 60px);max-width:360px}.cotg-user-login .logo img{width:130px}.cotg-user-login .title{font-size:18px;text-transform:uppercase;margin-top:35px;font-weight:600}.cotg-user-login .greeting{margin-top:15px;font-weight:600;line-height:1.75}.cotg-user-login .inputs{margin-top:35px}.cotg-user-login .inputs .input{position:relative}.cotg-user-login .inputs .input:not(:last-child){margin-bottom:15px}.cotg-user-login .inputs .login-field-icon{float:left;position:absolute;margin:auto 0;top:-2px;left:15px;bottom:0;right:0;color:#b7c6db;pointer-events:none}.cotg-user-login .inputs input,.cotg-user-login .inputs input:-webkit-autofill,.cotg-user-login .inputs input:-webkit-autofill:hover,.cotg-user-login .inputs input:-webkit-autofill:focus,.cotg-user-login .inputs input:-webkit-autofill:active{width:calc(100% - 75px);height:47px;background:#242b38;-webkit-box-shadow:0 0 0 30px #242b38 inset!important;-webkit-text-fill-color:white!important;border-radius:5px;border:solid 1px #475266BF;font-size:12px;color:#fff;padding-left:45px;padding-right:30px;outline:none}.cotg-user-login .inputs input::placeholder{color:#475266;-webkit-text-fill-color:#475266!important}.cotg-user-login .inputs input:focus,.cotg-user-login .inputs input:-webkit-autofill:focus{border:solid 1px #02b9e5}.cotg-user-login .inputs input:focus+.login-field-icon,.cotg-user-login .inputs input:-webkit-autofill:focus+.login-field-icon{color:#8be5f8}.cotg-user-login.error .inputs input,.cotg-user-login.error .inputs input:-webkit-autofill,.cotg-user-login.error .inputs input:-webkit-autofill:hover,.cotg-user-login.error .inputs input:-webkit-autofill:focus,.cotg-user-login.error .inputs input:-webkit-autofill:active{border:solid 1px #da4453}.cotg-user-login .submit{margin-top:60px}.cotg-user-login .submit button{border:none;outline:none;color:#fff;height:45px;border-radius:5px;box-shadow:0 2px 12px #02b9e54d,0 0 4px #02b9e559,0 2px 5px #333d4f4d;background-image:linear-gradient(96deg,#14bde4,#09b6e2 42%,#0288bb);width:100%;text-transform:uppercase;font-size:11px;letter-spacing:-.02px;font-weight:600;cursor:pointer}.cotg-user-login .submit button[disabled]{box-shadow:0 2px 5px #333d4f4d;background-image:linear-gradient(99deg,#333d4f,#333d4e 32%,#3f4a5c 64%,#4d586a);color:#b7bdd399}.cotg-user-login .submit button:not([disabled]):active,.cotg-device-desktop .cotg-user-login .submit button:not([disabled]):hover{border:solid 1.5px #00b0ff}.cotg-user-login .submit>.hint{margin-top:15px;font-size:13px;color:#475266;cursor:pointer}.cotg-user-login .submit>.hint>.bold{font-weight:700;display:inline}.error-Message{color:#da4453}.cotg-user-login .sso-login{display:flex;flex-direction:column;gap:12px;margin-top:24px}.cotg-user-login .sso-login button{display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;column-gap:12px;box-sizing:border-box;width:100%;min-height:48px;padding:12px 16px;border:1px solid #65728a;border-radius:6px;background:#2b3443;color:#fff;font:inherit;font-size:14px;font-weight:600;line-height:1.4;text-align:center;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.cotg-user-login .sso-provider-icon{display:block;width:20px;height:20px;object-fit:contain;filter:none}.cotg-user-login .sso-login button:hover:not(:disabled){border-color:#14bde4;background:#333d4f;box-shadow:0 2px 8px #0000002e}.cotg-user-login .sso-login button:active:not(:disabled){background:#242b38;box-shadow:none}.cotg-user-login .sso-login button:focus-visible{outline:2px solid #14bde4;outline-offset:3px}.cotg-user-login .sso-login button:disabled{opacity:.55;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.cotg-user-login .sso-login button{transition:none}}.cotg-user-login .sso-divider{display:flex;align-items:center;gap:10px;margin-top:8px;color:#b7bdd3;font-size:11px}.cotg-user-login .sso-divider:before,.cotg-user-login .sso-divider:after{content:"";flex:1;height:1px;background:#475266}.cotg-user-login .sso-notice{margin-top:18px;color:#b7bdd3;font-size:12px}.cotg-user-lack-access{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.cotg-user-lack-access .title{font-size:24px;font-weight:600;letter-spacing:.86px;margin-top:27px}.cotg-user-lack-access .description{font-size:16px;margin-top:12px;text-align:center}.cotg-dashboard-amount-kpi{border-radius:6px;box-shadow:0 2px 6px #25282c80;background-image:linear-gradient(130deg,#333d4f66,#333d4e66 32%,#3f4a5c66 64%,#4d586a66);height:135px;display:grid;grid-template-rows:1.2fr 2fr}.cotg-dashboard-amount-kpi>*{display:flex;justify-content:center;align-items:center}.cotg-dashboard-amount-kpi .title{font-size:13px;font-weight:600;letter-spacing:normal;text-transform:none;text-align:center;line-height:1.4;padding:10px 12px 4px;min-width:0;overflow-wrap:anywhere;box-sizing:border-box}.cotg-dashboard-amount-kpi .data{display:grid;grid-template-rows:1fr 1fr}.cotg-dashboard-amount-kpi .data .value{display:flex;justify-content:center;font-family:Roboto,sans-serif;font-size:28px;font-weight:500;letter-spacing:.19px}.cotg-dashboard-amount-kpi .data .trend{margin-bottom:auto}.cotg-dashboard-amount-kpi .data .trend>div{display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.17}.cotg-dashboard-amount-kpi .data .trend svg{flex-shrink:0;margin-right:4px}.cotg-dashboard-amount-kpi .kpi-symbol{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:#244354;color:#8be5f8}.cotg-dashboard-amount-kpi .data .trend.up{color:#18bd96}.cotg-dashboard-amount-kpi .data .trend.up img{filter:invert(55%) sepia(74%) saturate(460%) hue-rotate(116deg) brightness(94%) contrast(91%)}.cotg-dashboard-amount-kpi .data .trend.down{color:#da4453}.cotg-dashboard-amount-kpi .data .trend.down img{filter:invert(36%) sepia(33%) saturate(5105%) hue-rotate(332deg) brightness(93%) contrast(83%)}.cotg-dashboard-amount-kpi.span{height:60px;display:flex;flex-direction:row-reverse;position:relative}.cotg-dashboard-amount-kpi.span>*{margin-left:12px}.cotg-dashboard-amount-kpi.span .title{margin-right:auto}.cotg-dashboard-amount-kpi.span .data{display:flex}.cotg-dashboard-amount-kpi.span .data .value{font-size:22px}.cotg-dashboard-amount-kpi.span .data .trend{position:absolute;right:10px}.cotg-dashboard .info-help-trigger{display:inline-flex;align-items:center;justify-content:flex-start;box-sizing:border-box;width:44px;min-width:44px;height:44px;padding:0 0 0 2px;flex:0 0 44px;border:0;border-radius:8px;background:transparent;color:#8be5f8;vertical-align:middle;-webkit-tap-highlight-color:transparent}.cotg-dashboard button.info-help-trigger:is(:hover,:active,:focus-visible,[data-state=open]):not(:disabled){background:transparent;box-shadow:none;color:#8be5f8}.cotg-dashboard button.info-help-trigger[data-state=open]:not(:disabled){color:#14bde4}@media(hover:hover)and (pointer:fine){.cotg-dashboard button.info-help-trigger:hover:not(:disabled):not([data-hover-reset=true]){color:#14bde4}}.info-help-heading{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-width:0}.cotg-dashboard .info-help-heading>:is(h2,h3,h4){margin:0;min-width:0}.cotg-dashboard .info-help-heading>.info-help-trigger{margin:0}.info-help-trigger:focus-visible,.info-help-popover button:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.info-help-popover{box-sizing:border-box;width:min(360px,calc(100vw - 24px));max-height:var(--radix-popover-content-available-height);overflow-y:auto;background:#293242;color:#eff5ff;border:1px solid #52617a;border-radius:12px;padding:12px 16px;box-shadow:0 12px 36px #0007;z-index:1100;font:13px/1.5 Open Sans,sans-serif;overflow-wrap:anywhere}.info-help-popover header{display:flex;align-items:center;justify-content:space-between;gap:12px}.info-help-popover h3{margin:0;font-size:14px}.info-help-popover button{min-width:44px;min-height:44px;border:0;border-radius:8px;background:transparent;color:#b7c6db;font-size:24px;cursor:pointer}.info-help-popover p{margin:8px 0}.info-help-arrow{fill:#52617a}.info-help-popover header button,.report-details-close,.account-summary-heading button,.location-picker-heading button{display:inline-flex;align-items:center;justify-content:center}.report-history-notice{display:flex;align-items:center;gap:4px;color:#b7c6db;font-size:12px}@media(max-width:600px){.info-help-popover{width:calc(100vw - 24px)}}.cotg-dashboard-groupby-kpi{border-radius:6px;box-shadow:0 2px 6px #25282c80;background-image:linear-gradient(130deg,#333d4f66,#333d4e66 32%,#3f4a5c66 64%,#4d586a66);padding:14px}.cotg-dashboard-groupby-kpi .title{display:flex;align-items:center;justify-content:flex-start;gap:4px;font-size:12px;font-weight:600;letter-spacing:normal;text-transform:none;line-height:1.4}.cotg-dashboard-groupby-kpi .data{height:300px;max-width:700px;margin:auto}.top-branches-legend{list-style:none;margin:8px auto 0;padding:0;max-width:700px}.top-branches-legend li{border-top:1px solid #475266}.top-branch-select{display:grid;width:100%;min-height:44px;grid-template-columns:9px minmax(0,1fr) minmax(0,auto);align-items:start;gap:8px;padding:10px 4px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;font-size:12px;line-height:1.5;text-align:left;cursor:pointer}.top-branch-select:disabled{cursor:default}.top-branch-select.top-branch-value{display:block}.top-branch-select:not(:disabled):hover{background:#ffffff0d}.top-branch-select:focus-visible,.top-branch-callout[role=button]:focus-visible{outline:2px solid #14bde4;outline-offset:2px}.top-branch-callout[role=button]{cursor:pointer}.top-branch-callout[role=button],.top-branch-select{touch-action:manipulation}.top-branch-label-target{pointer-events:all}.top-branch-callout[role=button] text{pointer-events:none}.cotg-dashboard-groupby-kpi .data svg path[fill]:not([fill=none]){cursor:pointer;touch-action:manipulation}.top-branch-callout[role=button]:hover text{text-decoration:underline}.top-branch-color{width:9px;height:9px;border-radius:3px;margin-top:4px}.top-branch-name{overflow-wrap:anywhere;min-width:0}.top-branches-legend strong{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0}@media(max-width:400px){.cotg-dashboard-groupby-kpi .data{height:290px}.top-branch-select{grid-template-columns:9px minmax(0,1fr)}.top-branches-legend strong{grid-column:2;text-align:left}}.cotg-dashboard-groupby-kpi .data text{font-family:Open Sans,sans-serif!important;font-size:11px!important;font-weight:600;letter-spacing:normal;fill:#dce8ff!important;stroke:#111928a6;stroke-width:.8px;paint-order:stroke}.cotg-dashboard-groupby-kpi .data tspan{fill:#dce8ff!important}.cotg-dashboard-groupby-kpi .data .top-branch-amount{fill:#fff!important;font-weight:700}.cotg-dashboard-groupby-kpi .data .nivo-arc-link path{stroke:#9db8f8!important}.cotg-dashboard-overtime-kpi{text-align:center;height:220px}.sales-trend-interactive{min-width:0;width:100%}.trend-point{cursor:pointer}.trend-point:focus-visible circle:last-child{stroke:#fff;stroke-width:3}.trend-point[aria-pressed=true] circle:last-child{stroke:#fff;stroke-width:3;r:6}.trend-selection-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.trend-selection-controls [role=status]{color:#8be5f8;font-size:13px}.trend-selection-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding-bottom:4px;border-bottom:1px solid #414e63}.trend-selection-summary [role=status]{color:#8be5f8;font-size:13px;font-weight:600;text-align:right}.cotg-dashboard .trend-selection-summary>button{flex-shrink:0;min-height:44px;padding:8px 12px;border-color:transparent;background:transparent;color:#b7c6db;font-size:12px;border-radius:8px}.trend-selected-points{list-style:none;padding:0;margin-bottom:0}.trend-selected-points>li{border-top:1px solid #52617a;padding:14px 0;overflow-wrap:anywhere}.trend-selected-points>li>strong{font-size:13px}.trend-point-toolbar{display:flex;align-items:center;gap:8px;min-width:0;margin-top:12px}.trend-bucket-picker{display:flex;gap:10px;align-items:center;min-width:0}.trend-bucket-picker>span{white-space:nowrap}.trend-bucket-picker select{width:200px;max-width:100%;min-width:0;font-size:13px;text-overflow:ellipsis}.trend-select-control{position:relative;min-width:0}.cotg-dashboard .trend-select-control select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:36px;box-sizing:border-box}.trend-select-control>svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#bdcce0}.trend-point-actions{display:flex;gap:8px;flex-shrink:0}.trend-point-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}@media(max-width:600px){.trend-point-toolbar{gap:4px}.trend-bucket-picker,.trend-select-control{flex:1}.trend-bucket-picker>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.trend-bucket-picker select{width:100%;padding:10px 4px}.trend-point-actions{gap:4px}.cotg-dashboard .trend-point-actions button{width:44px;padding:0;font-size:22px}.trend-point-actions button span{display:none}.trend-balloon-row .trend-balloon{width:100%}}.trend-point-details{margin-top:12px;padding:12px;background:#222b39;border:1px solid #52617a;border-radius:8px}.trend-point-details h4{overflow-wrap:anywhere}.trend-point-details dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.trend-point-details dd{margin:6px 0}.trend-balloon-row{display:flex;justify-content:flex-end;margin-bottom:12px;min-width:0}.trend-balloon{box-sizing:border-box;width:240px;max-width:100%;border:1px solid #02b9e5;border-radius:8px;padding:10px;background:#2e3644;color:#fff;box-shadow:0 3px 10px #0005;text-align:left;font-size:12px;line-height:18px;overflow-wrap:anywhere}.trend-balloon>strong{display:block;font-size:10px;margin-bottom:5px}.trend-balloon .row{display:flex;align-items:center;gap:5px;min-width:0}.trend-balloon .row b{margin-left:auto;overflow-wrap:anywhere;min-width:0}.trend-balloon .circle{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#02b9e5}.trend-balloon .series-1 .circle{background:#a487ff}.trend-balloon .series-2 .circle{background:#f5b85b}.trend-balloon .total{margin-top:5px;border-top:1px solid #65728a;padding-top:4px}.cotg-dashboard-overtime-kpi .legends{margin-top:-28px;display:flex;justify-content:center}.cotg-dashboard-overtime-kpi .legends>*:not(:last-child){margin-right:10px}.cotg-dashboard-overtime-kpi .legends .legend{font-size:9px;font-weight:600;letter-spacing:1.21px;text-transform:uppercase;display:flex;align-items:center}.cotg-dashboard-overtime-kpi .legends .legend .bullet{margin-right:5px;height:13px;width:13px;border-radius:3px}.cotg-dashboard-overtime-kpi .legends .legend.i0 .bullet{border:solid 1px #14bde4;background-image:linear-gradient(to top,#333b4a00,#28576c26,#2461784d 18%,#02b9e5)}.cotg-dashboard-overtime-kpi .legends .legend.i1 .bullet{border:solid 1px #651fff;background-image:linear-gradient(to top,#333b4a00,#28576c26,#2461784d 18%,#651fff)}.cotg-dashboard-overtime-kpi .values-layer{border-radius:4px;border:solid 1px #02b9e5;background-color:#2e3644;width:fit-content;padding:6px 7px;margin:0 auto}.cotg-dashboard-overtime-kpi .values-layer .row{display:flex;align-items:center}.cotg-dashboard-overtime-kpi .values-layer .row:not(:last-child){margin-bottom:2px}.cotg-dashboard-overtime-kpi .values-layer .row .circle{width:5px;height:5px;border-style:solid;border-width:1px;border-radius:50%;background-color:#e2d6fb;margin-right:3px}.cotg-dashboard-overtime-kpi .values-layer .row .value{font-family:Roboto,sans-serif;font-size:10px;font-weight:700;letter-spacing:.21px;color:#fff}.dashboard-select-field{display:flex;flex-direction:column;gap:7px;min-width:0}.dashboard-select-label{color:#b7c6db;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.cotg-dashboard .dashboard-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;min-height:44px;box-sizing:border-box;padding:10px 12px;border:1px solid #52617a;border-radius:8px;background:#222b39;color:#fff;font-size:14px;line-height:20px;text-align:left}.dashboard-select-trigger>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-select-chevron{display:inline-flex;align-items:center;flex:none;color:#bdcce0}.cotg-dashboard .dashboard-select-trigger{touch-action:manipulation}.cotg-dashboard .dashboard-select-trigger:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.dashboard-select-trigger[data-state=open] .dashboard-select-chevron{transform:rotate(180deg)}.dashboard-select-menu{z-index:1000;box-sizing:border-box;width:var(--radix-select-trigger-width);max-width:calc(100vw - 20px);max-height:min(260px,var(--radix-select-content-available-height));overflow:hidden;background:#263142;color:#f0f5fc;border:1px solid #586880;border-radius:9px;box-shadow:0 10px 30px #0006;font-family:Open Sans,sans-serif;font-size:14px;line-height:20px}.dashboard-select-viewport{padding:4px}.dashboard-select-item{position:relative;display:flex;align-items:center;min-height:44px;box-sizing:border-box;padding:10px 28px 10px 10px;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere;outline:none}.dashboard-select-item[data-state=checked]{color:#8be5f8;background:#233e50}.dashboard-select-item[data-highlighted]{color:#fff;background:#3a4a63;box-shadow:inset 0 0 0 1px #14bde4}.dashboard-select-check{position:absolute;right:8px}.dashboard-select-scroll{display:flex;justify-content:center;align-items:center;height:22px;color:#8be5f8;background:#263142}.cotg-dashboard .purchase-analytics{background:#2b3443;border:1px solid #475266;border-radius:8px;padding:18px;min-width:0}.cotg-dashboard .purchase-analytics h3{font-size:14px;margin:0 0 12px;letter-spacing:.5px}.cotg-dashboard .analytics-heading{display:flex;align-items:center;justify-content:flex-start;gap:4px}.cotg-dashboard .analytics-heading h3{min-width:0;margin:0;overflow-wrap:anywhere}.cotg-dashboard .analytics-scroll{overflow-x:auto;max-height:420px;border:1px solid #475266;border-radius:6px}.cotg-dashboard .analytics-scroll:focus-visible{outline:2px solid #14bde4;outline-offset:3px}.cotg-dashboard .purchase-analytics table{width:100%;font-size:12px;-webkit-text-size-adjust:100%;text-size-adjust:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;text-align:right}.cotg-dashboard .purchase-analytics caption{text-align:left;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.45;white-space:normal;overflow-wrap:anywhere;color:#b7bdd3}.cotg-dashboard .purchase-analytics th,.cotg-dashboard .purchase-analytics td{padding:12px;border-bottom:1px solid #475266;white-space:nowrap}.cotg-dashboard .purchase-analytics th:first-child{text-align:left;white-space:normal;min-width:120px;overflow-wrap:anywhere}.cotg-dashboard .purchase-analytics thead th{background:#242b38;position:sticky;top:0;z-index:1}.cotg-dashboard .purchase-analytics th button{padding:6px 8px;width:100%}.cotg-dashboard .purchase-analytics small{display:block;color:#b7bdd3;font-weight:400;margin-top:4px}.cotg-dashboard .analytics-total{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 18px;margin:16px 0}.cotg-dashboard .analytics-total strong{font-size:24px;color:#7ee3fa}.cotg-dashboard .location-comparison{border-radius:12px}.analytics-arrow{display:inline-block;vertical-align:middle;margin-inline:4px;flex-shrink:0}.cotg-dashboard .location-comparison-heading{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-bottom:14px}.cotg-dashboard .location-comparison-heading h3{margin:0;font-size:16px}.cotg-dashboard .location-comparison-heading>span{color:#b7c6db;white-space:nowrap;font-size:12px;margin-left:auto}.cotg-dashboard .location-comparison .location-name-button{border:0;background:transparent;padding:4px 0;width:auto;text-align:left;white-space:normal;color:#8be5f8;overflow-wrap:anywhere}.cotg-dashboard .location-comparison .location-name-button:hover{background:transparent;color:#fff;text-decoration:underline}.cotg-dashboard .location-desktop-table thead button{border-color:transparent;background:transparent;font-size:12px}.cotg-dashboard .location-desktop-table tbody tr:hover{background:#323e51}.cotg-dashboard .location-mobile-sort,.cotg-dashboard .location-mobile-cards{display:none}@media(max-width:700px){.cotg-dashboard .location-comparison{padding:14px}.cotg-dashboard .location-desktop-table{display:none}.cotg-dashboard .location-mobile-sort{display:flex;gap:10px;align-items:end;margin-bottom:14px}.cotg-dashboard .location-mobile-sort .dashboard-select-field{flex:1;min-width:0}.cotg-dashboard .location-mobile-sort .dashboard-select-label{text-transform:none;letter-spacing:normal}.cotg-dashboard .location-mobile-sort>button{padding:10px;font-size:12px}.cotg-dashboard .location-mobile-cards{display:grid;gap:12px;max-height:650px;overflow-y:auto;padding:4px;margin:-4px}.cotg-dashboard .location-mobile-card{min-width:0;padding:14px;border:1px solid #46536a;border-radius:10px;background:#242d3c}.cotg-dashboard .location-mobile-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.cotg-dashboard .location-mobile-heading>div{min-width:0}.cotg-dashboard .location-mobile-heading small{font-size:11px;margin-top:0}.cotg-dashboard .location-growth{padding:6px 8px;border-radius:6px;font-size:12px;background:#384456;color:#dce3f2;white-space:nowrap}.cotg-dashboard .location-growth.positive{color:#8eeacb;background:#193e39}.cotg-dashboard .location-growth.negative{color:#ffacb6;background:#482c3b}.cotg-dashboard .location-mobile-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0 0;font-variant-numeric:tabular-nums}.cotg-dashboard .location-mobile-values>div{min-width:0}.cotg-dashboard .location-mobile-values dt{color:#b7c6db;font-size:11px;margin-bottom:4px}.cotg-dashboard .location-mobile-values dd{margin:0;font-size:14px;font-weight:600;overflow-wrap:anywhere}.cotg-dashboard .location-mobile-values .location-net-sales{grid-column:1 / -1}.cotg-dashboard .location-net-sales dd{font-size:22px;color:#effaff}}.location-filter{min-width:0;display:flex;flex-direction:column;gap:6px}.dashboard-toolbar>.dashboard-select-field,.dashboard-toolbar>.location-filter{align-self:start}.location-filter>.dashboard-select-trigger{width:100%;min-width:0;justify-content:space-between;gap:8px}.location-filter>.dashboard-select-trigger>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-filter>.dashboard-select-label{line-height:16px}.location-picker{box-sizing:border-box;width:min(360px,calc(100vw - 24px));max-height:var(--radix-popover-content-available-height);overflow:auto;padding:16px;background:#293242;color:#eff5ff;border:1px solid #52617a;border-radius:12px;box-shadow:0 12px 32px #0008;font:13px/1.5 Open Sans,sans-serif;z-index:1200}.location-picker-heading,.location-picker-actions{display:flex;justify-content:space-between;align-items:center;gap:8px}.location-picker-heading h3{margin:0;font-size:16px}.location-picker button{min-height:44px;padding:8px 12px;border:1px solid #65758e;background:#222b39;color:#eff5ff;border-radius:8px;font:inherit;cursor:pointer}.location-picker :focus-visible{outline:2px solid #14bde4;outline-offset:2px}.location-search{display:flex;flex-direction:column;gap:6px;margin:12px 0}.location-search input{box-sizing:border-box;width:100%;min-height:44px;background:#222b39;color:#fff;font:inherit;font-size:16px;border:1px solid #65758e;border-radius:6px;padding:8px}.location-picker-options{max-height:240px;overflow:auto;margin-top:10px}.location-picker-options label{display:flex;align-items:center;gap:10px;min-height:44px;padding:4px;overflow-wrap:anywhere;cursor:pointer}.location-picker-options input{width:20px;height:20px;flex-shrink:0;accent-color:#14bde4}.location-picker-actions:last-child{position:sticky;bottom:-16px;padding:12px 0;margin-bottom:-8px;background:#293242}.location-picker-actions:last-child button:first-child{background:#164c60;border-color:#14bde4}.history-controls>.location-filter{flex:1;min-width:150px;max-width:300px}@media(max-width:700px){.history-controls>.location-filter,.history-controls>.dashboard-select-field{flex:1 1 100%;max-width:none;width:100%}.history-controls{align-items:stretch}.comparison-form .location-filter{margin-bottom:14px}.cotg-dashboard .dashboard-toolbar{align-items:start}.cotg-dashboard .dashboard-toolbar .dashboard-select-label{line-height:16px}.cotg-dashboard .dashboard-toolbar .location-filter{gap:7px}}.cotg-dashboard .report-details-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:7px 10px;background:transparent;border-color:#52617a;color:#8be5f8;font-size:12px;font-weight:500}.report-details-trigger svg{flex-shrink:0}.cotg-dashboard button.report-details-trigger{-webkit-tap-highlight-color:transparent;border:0}.cotg-dashboard button.report-details-trigger:focus-visible{outline:none}.cotg-dashboard button.report-details-trigger:focus-visible svg{outline:2px solid #14bde4;outline-offset:4px;border-radius:50%}.cotg-dashboard button.report-details-trigger:is(:hover,:active,:focus-visible,[data-state=open]):not(:disabled){background:transparent;box-shadow:none;color:#8be5f8;border-color:#52617a}.cotg-dashboard button.report-details-trigger[data-state=open]:not(:disabled){color:#14bde4;border-color:#14bde4}@media(hover:hover)and (pointer:fine){.cotg-dashboard button.report-details-trigger:hover:not(:disabled):not([data-hover-reset=true]){color:#14bde4;border-color:#14bde4}}.cotg-dashboard .report-details-trigger{width:44px;min-width:44px;padding:0}.report-details-popover{box-sizing:border-box;width:min(390px,calc(100vw - 24px));max-height:min(620px,var(--radix-popover-content-available-height));overflow-y:auto;background:#293242;color:#eff5ff;border:1px solid #52617a;border-radius:14px;padding:16px;box-shadow:0 12px 36px #0007;z-index:1100;font:12px/1.5 Open Sans,sans-serif}.report-details-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-details-heading h3{margin:0;font-size:16px}.report-details-close{flex-shrink:0;border:0;background:transparent;color:#b7c6db;font-size:24px;min-width:44px;min-height:44px;cursor:pointer;border-radius:8px}.report-details-close:hover{background:#3a465b;color:#fff}.report-details-close:focus-visible{outline:2px solid #14bde4;outline-offset:1px}.report-details-popover dl{margin:8px 0 14px}.report-details-popover dl>div{display:grid;grid-template-columns:125px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #414e63}.report-details-popover dt{color:#b7c6db}.report-details-popover dd{margin:0;min-width:0;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.report-details-popover small{display:block;color:#b7c6db;margin-top:2px}.report-details-range-separator{display:block;color:#b7c6db;padding:2px 0}.report-details-notice{padding:12px;border:1px solid #826442;background:#3c3430;border-radius:8px;color:#ffe0af}.report-details-notice p{margin:6px 0 0}.report-details-note{color:#b7c6db;margin:12px 0 0}.report-details-arrow{fill:#52617a}@media(max-width:400px){.report-details-popover dl>div{grid-template-columns:minmax(0,1fr);gap:3px}}@media(max-width:600px){.report-details-popover{width:calc(100vw - 24px)}}.cotg-dashboard{padding:25px 20px}.cotg-dashboard>*{margin-bottom:15px}.cotg-dashboard>.kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px}.cotg-dashboard>.kpis .cotg-dashboard-kpi.span-column{grid-column:span 2}.cotg-dashboard>.kpis .cotg-dashboard-kpi.span-row{grid-row:span 2}.cotg-dashboard>.kpis .cotg-dashboard-kpi.strech{margin:0;grid-column:span 2}.cotg-dashboard .dashboard-toolbar,.cotg-dashboard .dashboard-actions,.cotg-dashboard .dashboard-freshness{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.cotg-dashboard .dashboard-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:14px;padding:0 0 8px;border-bottom:1px solid #414e63}.cotg-dashboard .dashboard-period{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0;font-weight:600}.cotg-dashboard .dashboard-period>span{color:#b7c6db;font-size:11px;letter-spacing:1px;text-transform:uppercase}.cotg-dashboard .dashboard-period select{width:100%;min-width:0;max-width:100%;box-sizing:border-box;text-overflow:ellipsis;border-color:#52617a;border-radius:8px;background-color:#222b39;color-scheme:dark}.cotg-dashboard .dashboard-toolbar .dashboard-actions{flex-wrap:nowrap}.cotg-dashboard .dashboard-toolbar .dashboard-actions button{border-radius:8px;white-space:nowrap}.cotg-dashboard .dashboard-branch-scope{border:1px solid #14bde4;border-radius:8px;padding:14px;background:#2b3443}.cotg-dashboard .dashboard-branch-scope button{margin-left:12px}.cotg-dashboard .dashboard-branch-scope p{color:#b7bdd3}.cotg-dashboard .cotg-dashboard-overtime-kpi .legend.i2 .bullet{background:#f5b85b}.cotg-dashboard button,.cotg-dashboard select{min-height:44px;padding:10px 16px;border:1px solid #65728a;border-radius:6px;background:#2b3443;color:#fff;font:inherit;font-weight:600;cursor:pointer}.cotg-dashboard button:hover:not(:disabled),.cotg-dashboard select:hover{border-color:#14bde4;background:#333d4f}.cotg-dashboard button:focus-visible,.cotg-dashboard select:focus-visible,.cotg-dashboard summary:focus-visible,.cotg-dashboard input:focus-visible{outline:2px solid #14bde4;outline-offset:3px}.cotg-dashboard button:disabled{opacity:.55;cursor:not-allowed}.cotg-dashboard .dashboard-freshness{color:#dce3f2;font-size:12px}.cotg-dashboard .dashboard-live{padding:5px 9px;border:1px solid #65728a;border-radius:20px}.cotg-dashboard .dashboard-live.is-live{border-color:#18bd96;color:#7fe5c8}.cotg-dashboard .dashboard-help{color:#b7bdd3;font-size:12px;line-height:1.6}.cotg-dashboard .dashboard-warning{color:#ffce8a}.report-date-form{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:14px;border:1px solid #475266;border-radius:10px;background:#293242}.report-date-form label{display:flex;flex-direction:column;gap:6px;min-width:0;color:#b7c6db}.report-date-form input{color-scheme:dark;box-sizing:border-box;max-width:100%;min-height:44px;border:1px solid #52617a;border-radius:8px;padding:8px;background:#222b39;color:#fff;font:inherit;font-size:16px}.report-date-form p{flex-basis:100%;margin:0;color:#ffce8a}.cotg-dashboard .dashboard-customize{border:1px solid #475266;border-radius:8px;padding:14px;background:#2b3443}.cotg-dashboard .dashboard-customize summary{cursor:pointer;padding:4px 0;font-size:14px;font-weight:600}.cotg-dashboard .dashboard-customize summary span{margin-left:12px;color:#b7bdd3;font-size:12px;font-weight:400}.cotg-dashboard .dashboard-customize fieldset{border:0;padding:0;margin:18px 0}.cotg-dashboard .dashboard-customize legend{margin-bottom:10px}.cotg-dashboard .dashboard-card-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:6px 16px}.cotg-dashboard .dashboard-card-options label{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.cotg-dashboard .dashboard-card-options input{accent-color:#02b9e5;width:18px;height:18px}.cotg-dashboard .dashboard-card{min-width:0}.cotg-dashboard .dashboard-card-wide{grid-column:span 2}.cotg-dashboard .dashboard-card-error,.cotg-dashboard .dashboard-card-placeholder,.cotg-dashboard .dashboard-empty{border-radius:6px;padding:18px;overflow-wrap:anywhere;background:#30394a;color:#dce3f2;line-height:1.5}.cotg-dashboard .dashboard-card-error{border:1px solid #c68b42;margin-bottom:8px;color:#ffce8a}.cotg-dashboard .dashboard-card-error p{margin-top:0}.cotg-dashboard .dashboard-card-placeholder{min-height:100px;text-align:center}.cotg-dashboard .dashboard-card-placeholder h3{margin:0 0 12px;font-size:13px;text-transform:none;letter-spacing:normal;line-height:1.4;overflow-wrap:anywhere}@media(max-width:700px){.cotg-dashboard .dashboard-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 10px;padding:0 0 8px}.cotg-dashboard .dashboard-toolbar .dashboard-actions{display:flex;gap:0}.cotg-dashboard .dashboard-toolbar .report-details-trigger{grid-column:auto;justify-self:start}.cotg-dashboard .dashboard-period select{padding:10px 8px;font-size:16px}}@media(max-width:400px){.cotg-dashboard{padding:20px 12px}.cotg-dashboard>.kpis{grid-template-columns:minmax(0,1fr)}.cotg-dashboard .dashboard-card-wide{grid-column:auto}}@media(max-width:600px){.cotg-dashboard{padding:0 12px 12px}.cotg-dashboard>*{margin-bottom:8px}.cotg-dashboard>.report-history-notice{margin-bottom:4px}.cotg-dashboard>.kpis{gap:10px}.cotg-dashboard .dashboard-toolbar{padding:0 0 8px;gap:8px}.cotg-dashboard .dashboard-toolbar .dashboard-select-field,.cotg-dashboard .dashboard-toolbar .location-filter{gap:4px}.cotg-dashboard .dashboard-customize{padding:0 10px}.cotg-dashboard .dashboard-customize summary{box-sizing:border-box;min-height:44px;padding:10px 0;line-height:24px}.cotg-dashboard .dashboard-customize[open]{padding-bottom:10px}}.dashboard-toolbar-heading{order:-1;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-action-label{display:none}.dashboard-toolbar-heading h2{margin:0;font-size:16px;font-weight:600;letter-spacing:-.2px;color:#eff5ff}.cotg-dashboard .dashboard-toolbar .dashboard-actions{display:flex;flex-wrap:nowrap;gap:0;width:auto;border-radius:10px;background:#293242;padding:0}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button{width:44px;min-width:44px;height:44px;flex:0 0 44px}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger){display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;border-radius:50%;color:#8be5f8;-webkit-tap-highlight-color:transparent}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button svg{flex-shrink:0}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger):hover:not(:disabled){background:transparent}@media(hover:hover)and (pointer:fine){.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger):hover:not(:disabled){color:#14bde4}}.refresh-icon-spinning{animation:report-refresh-spin 1s linear infinite}@keyframes report-refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.refresh-icon-spinning{animation:none}}.cotg-dashboard .dashboard-toolbar .dashboard-select-label{text-transform:none;letter-spacing:0}.cotg-dashboard .dashboard-toolbar .dashboard-select-trigger{border-color:#46546b;border-radius:10px;font-weight:500}.cotg-dashboard .dashboard-toolbar .dashboard-select-trigger:hover{border-color:#6b839d}@media(min-width:701px){.cotg-dashboard .dashboard-toolbar .dashboard-select-label{line-height:16px}.cotg-dashboard .dashboard-toolbar>.dashboard-select-field,.cotg-dashboard .dashboard-toolbar>.location-filter{gap:6px}.cotg-dashboard .dashboard-toolbar{grid-template-columns:minmax(140px,1fr) minmax(180px,1.5fr) auto;gap:14px;padding:16px;border:1px solid #414e63;border-radius:12px;background:#293242}.dashboard-toolbar-heading{display:contents}.dashboard-toolbar-heading h2{display:none}.cotg-dashboard .dashboard-toolbar .dashboard-actions{order:1;gap:12px;padding:0;background:transparent;border-radius:0}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger){width:auto;flex:0 0 auto;padding:10px 16px;border:1px solid #65728a;border-radius:8px;background:#2b3443;color:#fff;font-weight:600}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger):hover:not(:disabled){border-color:#14bde4;background:#333d4f;color:#fff}.cotg-dashboard .dashboard-toolbar .dashboard-actions>button:not(.report-details-trigger) svg{display:none}.dashboard-action-label{display:inline}.cotg-dashboard .dashboard-toolbar .dashboard-actions>.dashboard-refresh{min-width:120px}.cotg-dashboard .dashboard-toolbar .dashboard-actions>.report-details-trigger{border:1px solid #52617a;border-radius:8px}.cotg-dashboard .dashboard-toolbar .dashboard-select-trigger{border-color:#52617a;border-radius:8px;font-weight:600}.cotg-dashboard .dashboard-toolbar .dashboard-select-label{text-transform:uppercase;letter-spacing:1px}}.holiday-search{min-width:0;font-size:14px}.holiday-search .holiday-search__control{background:#222b39;border:1px solid #52617a;border-radius:8px;min-height:44px;box-shadow:none}.holiday-search .holiday-search__control:hover,.holiday-search .holiday-search__control--is-focused{border-color:#14bde4}.holiday-search .holiday-search__control--is-focused{box-shadow:0 0 0 2px #14bde433}.holiday-search .holiday-search__single-value,.holiday-search .holiday-search__input-container{color:#fff}.holiday-search .holiday-search__placeholder{color:#b7c6db}.holiday-search .holiday-search__input-container{font-size:16px}.holiday-search .holiday-search__indicator{color:#b7c6db}.holiday-search .holiday-search__indicator-separator{background:#52617a}.holiday-search__menu-portal .holiday-search__menu{background:#263142;color:#f0f5fc;border:1px solid #586880;border-radius:9px;box-shadow:0 10px 30px #0006;font-family:Open Sans,sans-serif;font-size:14px}.holiday-search__menu-portal .holiday-search__option{min-height:44px;display:flex;align-items:center;padding:10px 12px;overflow-wrap:anywhere;cursor:pointer}.holiday-search__menu-portal .holiday-search__option--is-focused{background:#3a4a63;color:#fff}.holiday-search__menu-portal .holiday-search__option--is-selected{background:#233e50;color:#8be5f8}.holiday-search__menu-portal .holiday-search__menu-notice{color:#b7c6db}.holiday-mobile-picker{box-sizing:border-box;width:min(360px,calc(100vw - 24px));max-height:var(--radix-popover-content-available-height);overflow:auto;padding:12px;border:1px solid #52617a;border-radius:14px;background:#293242;color:#eff5ff;z-index:1200;font:14px/1.5 Open Sans,sans-serif}.holiday-mobile-picker header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.holiday-mobile-picker header button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:8px;background:transparent;color:#b7c6db}.holiday-mobile-picker .holiday-search__menu{background:transparent;color:#eff5ff}.holiday-mobile-picker .holiday-search__option{min-height:44px;padding:12px;border-radius:8px}.holiday-mobile-picker .holiday-search__option--is-focused{background:#3a4a63}.holiday-mobile-picker .holiday-search__option--is-selected{background:#233e50;color:#8be5f8}.holiday-mobile-picker .holiday-search__menu-notice{color:#b7c6db}.holiday-mobile-picker :focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.history-view h2{font-size:20px;margin-top:0}.comparison-heading{display:flex;align-items:center;gap:4px}.history-view .comparison-heading h2{margin:0;min-width:0}.comparison-mode-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.comparison-mode-option{position:relative;display:flex;align-items:center;gap:12px;padding:16px;min-width:0;border:1px solid #52617a;border-radius:12px;background:#222b39;cursor:pointer}.comparison-mode-option input{position:absolute;width:1px;height:1px;opacity:0}.comparison-mode-option:focus-within{outline:2px solid #14bde4;outline-offset:3px}.comparison-mode-option.selected{border-color:#14bde4;background:#213849;box-shadow:inset 0 0 0 1px #14bde455}.comparison-mode-option strong{display:block;color:#f0f5fc;font-size:15px}.comparison-mode-option small{display:block;color:#b7c6db;line-height:1.5;margin-top:5px;font-size:12px}.comparison-mode-check{flex-shrink:0;margin-left:auto;color:#8be5f8;font-size:20px}.datetime-field{min-width:0;max-width:100%}.datetime-field .dashboard-select-field{margin-bottom:12px}.report-date-form .datetime-field{flex:1 1 230px}.report-date-form .datetime-field input{width:100%;min-width:0}.calendar-holidays{padding:12px;background:#222b39;border:1px solid #475266;border-radius:10px}.calendar-holidays a{color:#8be5f8}.calendar-holidays li{margin:8px 0;overflow-wrap:anywhere}.calendar-day .holiday-marker{color:#ffe0a0;border-bottom:2px solid #e5b463;white-space:normal;overflow-wrap:anywhere;line-height:1.4}.cotg-dashboard .calendar-day.holiday-only{border-style:dashed;background:#242e3e}.history-controls{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.history-controls .dashboard-select-field{flex:1;min-width:150px;max-width:300px}.calendar-month-nav{display:flex;align-items:center;justify-content:space-between}.calendar-month-nav h3{margin:0}.calendar-month-nav>button{display:inline-flex;align-items:center;justify-content:center}.cotg-dashboard .calendar-month-nav button{width:56px;height:56px;padding:0;font-size:38px;line-height:1;border-radius:12px}.calendar-multi-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.calendar-multi-toggle input{width:20px;height:20px;accent-color:#14bde4}.calendar-selected-days{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}.calendar-selected-days li{display:flex;gap:4px;align-items:center}.calendar-selected-days button,.comparison-mode-check{display:inline-flex;align-items:center;justify-content:center}.comparison-field-error>svg{vertical-align:middle}.calendar-multi-toggle{padding:0 10px;border-radius:8px;background:#304155}.calendar-summary-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.calendar-summary-heading h3{margin:0}.calendar-summary-heading>span{color:#b7c6db;font-size:13px;overflow-wrap:anywhere}.calendar-selected-days li{border:1px solid #52617a;border-radius:22px;padding-left:12px;background:#222b39}.calendar-selected-days a{color:#bdefff;text-decoration:none;font-size:13px}.cotg-dashboard .calendar-selected-days button{border:0;background:transparent;border-radius:50%;width:44px;padding:4px}.cotg-dashboard .calendar-day .calendar-day-sales{display:block;font-variant-numeric:tabular-nums;line-height:1.4;font-size:clamp(7px,1.8vw,11px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;unicode-bidi:isolate}.calendar-grid{touch-action:pan-y pinch-zoom}.calendar-day-sales .calendar-day-currency,.calendar-day-sales .calendar-day-amount{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.calendar-day-sales .calendar-day-currency{color:#b7c6db;font-size:.9em}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekday{text-align:center;padding:8px 0;color:#b7c6db;font-size:12px}.cotg-dashboard .calendar-day{padding:10px 4px;min-width:0;min-height:80px;display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:8px}.calendar-day small{font-size:10px;font-weight:400;overflow-wrap:anywhere;max-width:100%}.cotg-dashboard .calendar-day.selected{border:2px solid #14bde4;background:#233e50}.cotg-dashboard .calendar-day:disabled{opacity:.3}.history-summary{border:1px solid #475266;background:#293242;border-radius:12px;padding:16px;margin-top:20px}.history-summary h3{margin-top:0}.history-summary .calendar-summary-branch{font-size:24px;font-weight:700;line-height:1.3;margin:12px 0 16px;overflow-wrap:anywhere;color:#f0f5fc}.calendar-summary-holidays{border-left:3px solid #e5b463;padding:4px 12px;margin-bottom:16px}.calendar-summary-holidays h4{margin:0 0 6px;color:#ffe0a0}.calendar-summary-holidays ul{list-style:none;padding:0;margin:0}.calendar-summary-holidays li{margin-top:5px;overflow-wrap:anywhere}.calendar-summary-holidays span{color:#b7c6db;font-size:12px}.history-summary dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.history-summary dt{color:#b7c6db;font-size:12px}.history-summary dd{margin:8px 0;font-size:20px;font-variant-numeric:tabular-nums}.history-link{display:inline-flex;align-items:center;padding:10px 14px;min-height:24px;border:1px solid #52617a;border-radius:8px;color:#8be5f8;text-decoration:none}.history-link:focus-visible{outline:2px solid #14bde4;outline-offset:2px}.comparison-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comparison-form fieldset{min-inline-size:0;min-width:0;width:100%;max-width:100%;margin:0;box-sizing:border-box;border:1px solid #52617a;border-radius:10px;padding:12px}.comparison-form legend{padding:4px;max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}.comparison-form label{display:flex;flex-direction:column;min-width:0;max-width:100%;gap:6px;margin-bottom:10px}.comparison-form input{display:block;width:100%;max-width:100%;min-width:0;min-inline-size:0;box-sizing:border-box;min-height:44px;padding:8px;font:inherit;font-size:16px;color-scheme:dark;color:#fff;background:#222b39;border:1px solid #52617a;border-radius:6px}.comparison-form input::-webkit-date-and-time-value{min-width:0;width:100%;text-align:left}.comparison-form input[type=date],.comparison-form input[type=datetime-local]{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-inline-size:0;inline-size:100%;overflow:hidden}.comparison-form input::-webkit-datetime-edit{min-width:0;padding:0}.comparison-form fieldset>label{width:100%;box-sizing:border-box}.comparison-form p{max-width:100%;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.comparison-form>button{grid-column:1 / -1}.comparison-form .comparison-copy-dates{margin:10px 0;font-size:12px;color:#8be5f8;border-color:#52617a}.comparison-form .dashboard-select-field{margin-bottom:12px}.comparison-form fieldset.comparison-period-invalid{border:2px solid #ff707b;background:#392a34;padding:11px}.comparison-form [aria-invalid=true]{border-color:#ff707b;box-shadow:0 0 0 1px #ff707b}.comparison-form .comparison-field-error{color:#ffb4ba;background:#542731;padding:10px;border-radius:6px;margin-bottom:0;font-size:13px}.comparison-error-banner{color:#ffb4ba;padding:12px 14px;border:1px solid #ff707b;border-radius:8px;background:#392a34}.history-summary .analytics-scroll{overflow:auto;margin:16px 0}.history-summary table{width:100%;text-align:right;border-collapse:collapse;font-variant-numeric:tabular-nums}.history-summary caption{text-align:left;padding:8px 0;color:#b7c6db;font-size:12px;font-weight:400;line-height:1.45;white-space:normal;overflow-wrap:anywhere;-webkit-text-size-adjust:100%;text-size-adjust:100%}.history-summary th,.history-summary td{padding:12px;white-space:nowrap;border-bottom:1px solid #475266}.history-summary th:first-child{text-align:left}.history-summary{min-width:0}.history-summary h3{overflow-wrap:anywhere}.comparison-change{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-variant-numeric:tabular-nums;font-weight:600;color:#b7c6db}.comparison-change.increase{color:#79e3ad}.comparison-change.decrease{color:#ff9b9b}.comparison-change [role=img]{font-size:20px}.comparison-chart{margin:18px 0;padding:16px;border:1px solid #475266;border-radius:10px;background:#222b39;min-width:0}.comparison-chart figcaption{font-weight:600}.comparison-chart-legend{display:flex;gap:18px;flex-wrap:wrap;margin:12px 0;color:#b7c6db;font-size:12px}.comparison-chart-legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:3px;background:#38c9ed;margin-right:6px}.comparison-chart-legend .period-b:before{background:#b7a0ff}.comparison-chart-row{margin-top:16px;min-width:0}.comparison-chart-row>strong{display:block;font-size:13px;overflow-wrap:anywhere;margin-bottom:8px}.comparison-chart-series{display:grid;grid-template-columns:14px minmax(0,1fr) minmax(75px,auto);align-items:center;gap:8px;font-size:12px;margin:6px 0}.comparison-chart-track{position:relative;height:16px;background:#303c4f;border-radius:3px}.comparison-chart-zero{position:absolute;top:-2px;bottom:-2px;border-left:1px solid #d5e1f2;z-index:1}.comparison-chart-bar{position:absolute;height:100%;border-radius:3px;background:#38c9ed}.comparison-chart-bar.period-b{background:#b7a0ff}.comparison-chart-value{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.branch-comparisons{margin-top:26px}.comparison-branch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.comparison-branch-card{min-width:0;border:1px solid #52617a;border-radius:10px;padding:14px;background:#242e3e}.comparison-branch-card h4{margin:0 0 16px;overflow-wrap:anywhere}.comparison-branch-sales{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px;text-align:center}.comparison-branch-sales>div{display:flex;flex-direction:column;gap:8px;min-width:0;overflow-wrap:anywhere}.comparison-branch-sales>div>span{color:#b7c6db;font-size:12px}.comparison-branch-sales>.comparison-change{display:flex;flex-direction:column;font-size:13px;overflow-wrap:anywhere;min-width:0}.comparison-branch-sales small{font-size:11px}.comparison-branch-card dl{grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:0}.comparison-branch-card dl>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px}.comparison-branch-card dd{font-size:13px;overflow-wrap:anywhere}@media(max-width:900px){.comparison-branch-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.comparison-form,.comparison-mode-picker{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.history-view .history-controls>.dashboard-select-field,.history-view .history-controls>.location-filter{flex:1 1 100%;width:100%;max-width:none;min-width:0}.history-view .history-controls>button{width:100%}.history-view .calendar-report-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.history-view .calendar-report-controls>.location-filter{grid-column:auto}}@media(max-width:600px){.cotg-dashboard .calendar-month-nav button{width:44px;height:44px;font-size:30px;border-radius:10px}.calendar-month-nav h3{font-size:15px}.history-view>h2{margin-bottom:0;line-height:32px}}@media(max-width:400px){.comparison-chart{padding:10px}.comparison-chart-series{gap:5px;grid-template-columns:12px minmax(0,1fr) 78px}}@media(max-width:400px){.calendar-grid{gap:3px}.cotg-dashboard .calendar-day{min-height:70px}.calendar-day small{font-size:9px}.comparison-form{grid-template-columns:minmax(0,1fr)}}.cotg-insights-insight-header{display:flex;font-size:18px;font-weight:600;letter-spacing:2.42px;color:#fff;text-transform:uppercase;align-items:center}.cotg-insights-insight-header .insight-type-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;margin-right:10px;border-radius:12px;color:#8be5f8;background:#244354}.cotg-insights-insight-body{flex:1;margin-top:18px}.cotg-insights-insight-body .title{font-size:16px;font-weight:600;line-height:1.44}.cotg-insights-insight-body .title mark{background:none;color:#fff}.cotg-insights-insight-body .description{margin-top:2px;font-size:14px;line-height:1.64}.cotg-insights-insight-body .description mark{font-weight:700;color:#02b9e5;background:none}.cotg-insights-insight-actions{display:flex;position:relative}.cotg-insights-insight-actions input.clipboard{opacity:0;position:absolute;width:1px;height:1px}.cotg-insights-insight-actions .button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#b7c6db}.cotg-insights-insight-actions .button.active{color:#8be5f8;background:#233e50}.cotg-insights-insight-actions .button:focus-visible{outline:2px solid #14bde4;outline-offset:-2px}.cotg-insights-insight-actions .button:not(:last-child){margin-right:20px}.cotg-insights-insight-actions .button.flip{transform:rotate(180deg)}.cotg-insights-insight-actions .button.grow{margin-left:auto}@keyframes cotg-insights-insight-actions-animation{10%{transform:scale(.8);opacity:.4}40%{transform:scale(1.1) rotate(-10deg)}90%{transform:scale(1) rotate(5deg)}}.cotg-insights-insight-actions .button.animate svg{animation-name:cotg-insights-insight-actions-animation;animation-duration:.8s}@media(prefers-reduced-motion:reduce){.cotg-insights-insight-actions .button.animate svg{animation:none}}.cotg-insights-insight{background-image:linear-gradient(130deg,#02b9e5,#6c46cb);border-radius:6px;box-shadow:0 2px #25282c;min-height:287px;display:flex}.cotg-device-desktop .cotg-insights-insight{height:250px}.cotg-insights-insight .card{width:100%;border-radius:5px;background-image:linear-gradient(133deg,#2a313e,#2a313e 32%,#2f3643 64%,#313845);display:flex;flex-direction:column;padding:22px 22px 22px 17px}.cotg-insights-insight.highlight{padding:2px}.cotg-insights-insight.highlight .card{padding:20px 20px 20px 15px}.cotg-insights-insight .card .notification{display:flex;font-size:14px;font-weight:600;line-height:1.64;color:#ffffff7f;position:relative}.cotg-insights-insight .card .notification .created{flex:1}.cotg-insights-insight .card .notification .new{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;background:#244354;color:#8be5f8;font-size:11px}.cotg-insights-insight .card .cotg-insights-insight-header{margin-top:13px}.cotg-insights-insight .card .cotg-insights-insight-body,.cotg-insights-insight .card .cotg-insights-insight-actions{margin-top:18px}.cotg-insights-coming-soon{display:flex;flex-direction:column;align-items:center;margin:20px 0}.cotg-insights-coming-soon .subtitle{font-size:18px;font-weight:600;letter-spacing:.64px;margin-top:10px}.cotg-insights{display:flex;flex-direction:column;padding:20px}.cotg-insights>*:not(:first-child){margin-top:20px}html,body,#root{margin:0;width:100%;height:100%;background:#242b38}.cotg-app{min-width:250px;height:100%;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;color:#fff;font-size:12px;font-style:normal;font-stretch:normal;letter-spacing:normal}.cotg-app>*:not(.content-scroll){flex-shrink:0}.cotg-app>.content-scroll{flex-grow:1;min-height:0;overflow-y:overlay;-webkit-overflow-scrolling:touch;width:100%}.cotg-app>.cotg-navigation,.cotg-app>.content-scroll>.content{max-width:1200px;margin:auto}@media(max-width:600px){.cotg-app{height:100dvh}.cotg-app>.report-tabs-swipe{order:1;background:linear-gradient(180deg,#293546,#202a38);border-top:1px solid #53677c;border-radius:22px 22px 0 0;box-shadow:0 -6px 24px #11192555;padding-bottom:env(safe-area-inset-bottom,0px)}.cotg-app>.content-scroll{flex-basis:0}}
