.whiteLabelSwitcher-module__KKTCHa__root{display:inline-block;position:relative}.whiteLabelSwitcher-module__KKTCHa__trigger{cursor:pointer;color:var(--hb-text-light);opacity:.6;background:0 0;border:none;padding:0;font-size:11px}.whiteLabelSwitcher-module__KKTCHa__trigger:hover{opacity:1;text-decoration:underline}.whiteLabelSwitcher-module__KKTCHa__menu{background:var(--hb-surface-raised);border:1px solid var(--hb-cloud);z-index:30;border-radius:6px;min-width:180px;padding:6px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 6px 20px #00000024}.whiteLabelSwitcher-module__KKTCHa__item{text-align:left;width:100%;color:var(--hb-text-night);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 10px;font-size:13px;display:block}.whiteLabelSwitcher-module__KKTCHa__item:hover{background:var(--hb-cloud-light)}.whiteLabelSwitcher-module__KKTCHa__itemActive{color:var(--hb-accent-text);font-weight:500}
.buildStamp-module__k5ha7G__root{align-items:center;gap:6px;display:inline-flex}.buildStamp-module__k5ha7G__text{color:var(--hb-text-light);opacity:.6;font-variant-numeric:tabular-nums;font-size:11px}.buildStamp-module__k5ha7G__copyBtn{cursor:pointer;color:var(--hb-text-light);opacity:.6;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.buildStamp-module__k5ha7G__copyBtn:hover{opacity:1}
.settings-module__RfztVG__page{max-width:1100px;padding:24px}.settings-module__RfztVG__header{margin-bottom:16px}.settings-module__RfztVG__title{color:var(--hb-text-night,#101318);margin:0;font-size:24px;font-weight:500}.settings-module__RfztVG__search{border:1px solid var(--hb-cloud,#dfe3e8);border-radius:8px;width:100%;max-width:480px;margin-bottom:24px;padding:10px 14px;font-size:14px}.settings-module__RfztVG__search:focus{border-color:var(--hb-primary,#00848e);outline:none}.settings-module__RfztVG__noResults{color:var(--hb-text-light,#637381);margin-bottom:24px;font-size:14px}.settings-module__RfztVG__section{margin-bottom:28px}.settings-module__RfztVG__sectionTitle{color:var(--hb-text-light,#637381);text-transform:uppercase;letter-spacing:.4px;margin:0 0 12px;font-size:15px;font-weight:600}.settings-module__RfztVG__sectionNote{color:var(--hb-text-light,#637381);font-size:13px;font-style:italic}.settings-module__RfztVG__tiles{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.settings-module__RfztVG__tile{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);color:inherit;border-radius:10px;padding:14px 16px;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:block}.settings-module__RfztVG__tile:hover{border-color:var(--hb-primary,#00848e);transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.settings-module__RfztVG__tileTitle{color:var(--hb-text-night,#101318);margin-bottom:4px;font-size:15px;font-weight:600}.settings-module__RfztVG__tileSubhead{color:var(--hb-text-light,#637381);font-size:12.5px;line-height:1.4}.settings-module__RfztVG__itemPage{max-width:760px;padding:24px}.settings-module__RfztVG__back{color:var(--hb-primary,#00848e);margin-bottom:16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.settings-module__RfztVG__back:hover{text-decoration:underline}.settings-module__RfztVG__itemTitle{color:var(--hb-text-night,#101318);margin:0 0 8px;font-size:24px;font-weight:500}.settings-module__RfztVG__itemSubhead{color:var(--hb-text-light,#637381);margin:0 0 20px;font-size:14px;line-height:1.5}.settings-module__RfztVG__notPorted{border:1px dashed var(--hb-cloud-dark,#c4ccd3);color:var(--hb-text-light,#637381);border-radius:10px;padding:20px;font-size:14px}.settings-module__RfztVG__pageFooter{justify-content:space-between;align-items:center;margin-top:40px;display:flex}
.toast-module__dajMoa__stack{z-index:300;pointer-events:none;flex-direction:column;gap:8px;padding:16px;display:flex;position:fixed}.toast-module__dajMoa__topRight{align-items:flex-end;top:0;right:0}.toast-module__dajMoa__topLeft{align-items:flex-start;top:0;left:0}.toast-module__dajMoa__bottomRight{align-items:flex-end;bottom:0;right:0}.toast-module__dajMoa__bottomLeft{align-items:flex-start;bottom:0;left:0}.toast-module__dajMoa__topCenter{align-items:center;top:0;left:50%;transform:translate(-50%)}.toast-module__dajMoa__bottomCenter{align-items:center;bottom:0;left:50%;transform:translate(-50%)}.toast-module__dajMoa__toast{pointer-events:auto;color:#fff;border-radius:4px;align-items:center;gap:12px;min-width:280px;max-width:480px;padding:12px 16px;font-size:14px;animation:.2s forwards toast-module__dajMoa__toastIn;display:flex;box-shadow:0 4px 12px #0003}@keyframes toast-module__dajMoa__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast-module__dajMoa__success{background:var(--hb-success)}.toast-module__dajMoa__error{background:var(--hb-error)}.toast-module__dajMoa__caution{background:var(--hb-caution);color:var(--hb-text-night)}.toast-module__dajMoa__guidance{background:var(--hb-guidance)}.toast-module__dajMoa__neutral{background:var(--hb-charcoal)}.toast-module__dajMoa__label{flex:1}.toast-module__dajMoa__actions{gap:8px;display:flex}.toast-module__dajMoa__actionButton{color:inherit;cursor:pointer;font-size:14px;font-weight:500;font-family:var(--hb-font-family);background:0 0;border:none;text-decoration:underline}.toast-module__dajMoa__dismiss{color:inherit;cursor:pointer;opacity:.85;background:0 0;border:none;display:inline-flex}.toast-module__dajMoa__dismiss:hover{opacity:1}
.menu-module__vGOkga__root{display:inline-flex;position:relative}.menu-module__vGOkga__panel{background:var(--hb-surface-raised);border:1px solid var(--hb-cloud);z-index:60;border-radius:8px;min-width:180px;padding:6px;box-shadow:0 6px 20px #00000024}.menu-module__vGOkga__panel:not(.menu-module__vGOkga__fixed){position:absolute}.menu-module__vGOkga__bottom-start:not(.menu-module__vGOkga__fixed){top:calc(100% + 6px);left:0}.menu-module__vGOkga__bottom-end:not(.menu-module__vGOkga__fixed){top:calc(100% + 6px);right:0}.menu-module__vGOkga__top-start:not(.menu-module__vGOkga__fixed){bottom:calc(100% + 6px);left:0}.menu-module__vGOkga__top-end:not(.menu-module__vGOkga__fixed){bottom:calc(100% + 6px);right:0}.menu-module__vGOkga__fixed{position:fixed}.menu-module__vGOkga__item{text-align:left;width:100%;font-size:14px;font-family:var(--hb-font-family);color:var(--hb-text-night);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;display:flex}.menu-module__vGOkga__item:hover:not(:disabled){background:var(--hb-cloud-light)}.menu-module__vGOkga__item:disabled{color:var(--hb-text-muted);cursor:default}.menu-module__vGOkga__itemDanger{color:var(--hb-error,#d7263d)}.menu-module__vGOkga__itemDanger:hover:not(:disabled){background:var(--hb-error-shade,#fbe6ea)}.menu-module__vGOkga__divider{background:var(--hb-cloud-light,#eef1f4);height:1px;margin:6px 4px}.menu-module__vGOkga__bare{min-width:0;box-shadow:none;background:0 0;border:none;padding:0}
.datePicker-module__s3MlLG__wrap{width:100%;display:block}.datePicker-module__s3MlLG__wrap>div{width:100%;display:flex}.datePicker-module__s3MlLG__trigger{box-sizing:border-box;border:1px solid var(--hb-border);background:var(--hb-surface);width:100%;height:38px;color:var(--hb-text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-size:14px;display:flex}.datePicker-module__s3MlLG__trigger:hover:not(:disabled){border-color:var(--hb-border-strong)}.datePicker-module__s3MlLG__trigger:focus-visible{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.datePicker-module__s3MlLG__trigger:disabled{opacity:.5;cursor:not-allowed}.datePicker-module__s3MlLG__trigger.datePicker-module__s3MlLG__placeholder{color:var(--hb-text-muted)}.datePicker-module__s3MlLG__trigger.datePicker-module__s3MlLG__invalid{border-color:var(--hb-destructive,#c62828)}.datePicker-module__s3MlLG__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.datePicker-module__s3MlLG__pop{z-index:3000}.datePicker-module__s3MlLG__calendar{background:var(--hb-surface-raised);border:1px solid var(--hb-border);box-shadow:0 8px 32px var(--hb-shadow-color);color:var(--hb-text);border-radius:12px;padding:8px 10px}.datePicker-module__s3MlLG__clear{border:none;border-top:1px solid var(--hb-border);width:100%;color:var(--hb-accent-text);font:inherit;cursor:pointer;background:0 0;margin-top:4px;padding:6px;font-size:13px;font-weight:600;display:block}.datePicker-module__s3MlLG__clear:hover{background:var(--hb-surface-hover)}.datePicker-module__s3MlLG__calendar .rdp-root{--rdp-accent-color:var(--hb-primary-dark);--rdp-accent-background-color:var(--hb-surface-hover);--rdp-today-color:var(--hb-primary-dark);--rdp-day-width:38px;--rdp-day-height:38px;--rdp-day_button-width:34px;--rdp-day_button-height:34px;margin:0;font-size:13px}:is(.datePicker-module__s3MlLG__calendar .rdp-month_caption,.datePicker-module__s3MlLG__calendar .rdp-caption_label){color:var(--hb-text);font-weight:600}.datePicker-module__s3MlLG__calendar .rdp-weekday{color:var(--hb-text-muted);font-weight:500}.datePicker-module__s3MlLG__calendar .rdp-day_button{color:var(--hb-text)}.datePicker-module__s3MlLG__calendar .rdp-chevron{fill:var(--hb-text-muted)}:is(.datePicker-module__s3MlLG__calendar .rdp-button_next:hover .rdp-chevron,.datePicker-module__s3MlLG__calendar .rdp-button_previous:hover .rdp-chevron){fill:var(--hb-primary-dark)}.datePicker-module__s3MlLG__calendar .rdp-day_button:hover:not([disabled]){background:var(--hb-surface-hover)}.datePicker-module__s3MlLG__calendar .rdp-today:not(.rdp-selected) .rdp-day_button{color:var(--hb-accent-text);font-weight:700}.datePicker-module__s3MlLG__calendar .rdp-selected .rdp-day_button{background:var(--hb-primary-dark);color:#fff;border-color:var(--hb-primary-dark);font-weight:600}.datePicker-module__s3MlLG__calendar .rdp-outside .rdp-day_button{color:var(--hb-text-muted)}
.omniSearch-module__AXkAPa__drawer{flex-direction:column;height:100%;display:flex}.omniSearch-module__AXkAPa__header{border-bottom:1px solid var(--hb-cloud);padding:20px 24px 12px}.omniSearch-module__AXkAPa__searchRow{align-items:center;gap:12px;display:flex}.omniSearch-module__AXkAPa__close{width:36px;height:36px;color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.omniSearch-module__AXkAPa__close:hover{background:var(--hb-cloud-light);color:var(--hb-text-night)}.omniSearch-module__AXkAPa__tabs{gap:8px;margin-top:12px;display:flex}.omniSearch-module__AXkAPa__tab{font-size:14px;font-family:var(--hb-font-family);color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:16px;padding:6px 14px}.omniSearch-module__AXkAPa__tabActive{background:var(--hb-primary-tint);color:var(--hb-accent-text);font-weight:500}.omniSearch-module__AXkAPa__results{flex:1;position:relative;overflow:auto}.omniSearch-module__AXkAPa__resultRow{cursor:pointer;border-bottom:1px solid var(--hb-cloud-light);align-items:center;gap:12px;padding:12px 24px;display:flex}.omniSearch-module__AXkAPa__resultRow:hover{background:var(--hb-cloud-lighter)}.omniSearch-module__AXkAPa__spaceIcon{background:var(--hb-cloud);width:36px;height:36px;color:var(--hb-text-night);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.omniSearch-module__AXkAPa__resultMain{flex:1;min-width:0}.omniSearch-module__AXkAPa__resultTitle{color:var(--hb-text-night);font-size:14px;font-weight:500}.omniSearch-module__AXkAPa__resultSub{color:var(--hb-text-light);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.omniSearch-module__AXkAPa__state{color:var(--hb-text-light);text-align:center;padding:40px 24px}
.quickActions-module__SZ9bdG__drawer{flex-direction:column;height:100%;display:flex}.quickActions-module__SZ9bdG__header{border-bottom:1px solid var(--hb-cloud);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.quickActions-module__SZ9bdG__title{color:var(--hb-text-night);margin:0;font-size:18px;font-weight:500}.quickActions-module__SZ9bdG__close{width:32px;height:32px;color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.quickActions-module__SZ9bdG__close:hover{background:var(--hb-cloud-light);color:var(--hb-text-night)}.quickActions-module__SZ9bdG__body{flex:1;padding:12px 0;overflow:auto}.quickActions-module__SZ9bdG__action{text-align:left;width:100%;font-family:var(--hb-font-family);color:var(--hb-text-night);cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;padding:14px 24px;font-size:15px;display:flex}.quickActions-module__SZ9bdG__action:hover:not(:disabled){background:var(--hb-cloud-lighter)}.quickActions-module__SZ9bdG__action:disabled{color:var(--hb-text-muted);cursor:default}.quickActions-module__SZ9bdG__actionIcon{background:var(--hb-primary-tint);width:40px;height:40px;color:var(--hb-accent-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.quickActions-module__SZ9bdG__action:disabled .quickActions-module__SZ9bdG__actionIcon{background:var(--hb-cloud-light);color:var(--hb-text-muted)}.quickActions-module__SZ9bdG__actionMain{flex:1;min-width:0}.quickActions-module__SZ9bdG__actionLabel{font-weight:500;line-height:1.3;display:block}.quickActions-module__SZ9bdG__actionSub{color:var(--hb-text-light);margin-top:1px;font-size:13px;line-height:1.3;display:block}.quickActions-module__SZ9bdG__soon{text-transform:uppercase;letter-spacing:.4px;color:var(--hb-text-muted);font-size:11px}.quickActions-module__SZ9bdG__pickerHeader{border-bottom:1px solid var(--hb-cloud);align-items:center;gap:8px;padding:12px 20px;display:flex}.quickActions-module__SZ9bdG__back{color:var(--hb-accent-text);cursor:pointer;font-size:14px;font-family:var(--hb-font-family);background:0 0;border:none;align-items:center;gap:4px;display:inline-flex}.quickActions-module__SZ9bdG__searchInput{border:none;border-bottom:1px solid var(--hb-cloud);width:100%;height:44px;font-size:15px;font-family:var(--hb-font-family);outline:none;padding:0 16px}.quickActions-module__SZ9bdG__results{position:relative}.quickActions-module__SZ9bdG__resultRow{cursor:pointer;border-bottom:1px solid var(--hb-cloud-light);align-items:center;gap:12px;padding:12px 24px;display:flex}.quickActions-module__SZ9bdG__resultRow:hover{background:var(--hb-cloud-lighter)}.quickActions-module__SZ9bdG__resultTitle{color:var(--hb-text-night);font-size:14px;font-weight:500}.quickActions-module__SZ9bdG__resultSub{color:var(--hb-text-light);font-size:13px}.quickActions-module__SZ9bdG__state{color:var(--hb-text-light);text-align:center;padding:32px 24px}
.reportPeriod-module__5jhyka__picker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reportPeriod-module__5jhyka__label{color:var(--hb-text-light,#637381);font-size:12px;font-weight:600}.reportPeriod-module__5jhyka__select,.reportPeriod-module__5jhyka__date{border:1px solid var(--hb-cloud,#dfe3e8);color:var(--hb-text-night,#101318);background:var(--hb-surface);border-radius:6px;padding:6px 8px;font-family:inherit;font-size:13px}.reportPeriod-module__5jhyka__select:focus,.reportPeriod-module__5jhyka__date:focus{border-color:var(--hb-primary,#00848e);outline:none}.reportPeriod-module__5jhyka__customRange{align-items:center;gap:6px;display:flex}.reportPeriod-module__5jhyka__to{color:var(--hb-text-light,#637381);font-size:12px}
.saveReport-module__vNJUIW__form{flex-direction:column;gap:16px;display:flex}.saveReport-module__vNJUIW__intro{color:var(--hb-text-light);margin:0;font-size:13px}.saveReport-module__vNJUIW__field{flex-direction:column;gap:6px;display:flex}.saveReport-module__vNJUIW__label{color:var(--hb-text-night);font-size:13px;font-weight:500}.saveReport-module__vNJUIW__input,.saveReport-module__vNJUIW__textarea{border:1px solid var(--hb-cloud,#dfe3e8);font-size:14px;font-family:var(--hb-font-family);color:var(--hb-text-night);box-sizing:border-box;border-radius:4px;outline:none;width:100%;padding:9px 12px}.saveReport-module__vNJUIW__textarea{resize:vertical}.saveReport-module__vNJUIW__input:focus,.saveReport-module__vNJUIW__textarea:focus{border-color:var(--hb-primary-dark)}.saveReport-module__vNJUIW__inputError{border-color:var(--hb-error,#c62828)}.saveReport-module__vNJUIW__errorText{color:var(--hb-error,#c62828);font-size:12px}.saveReport-module__vNJUIW__checkboxRow{color:var(--hb-text-night);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.saveReport-module__vNJUIW__cancel{color:var(--hb-accent-text);font-size:14px;font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;padding:8px 12px}.saveReport-module__vNJUIW__cancel:disabled{color:var(--hb-text-muted);cursor:default}.saveReport-module__vNJUIW__save{border:1px solid var(--hb-primary,#00848e);background:var(--hb-primary,#00848e);color:#fff;font-size:14px;font-weight:500;font-family:var(--hb-font-family);cursor:pointer;border-radius:4px;padding:8px 18px}.saveReport-module__vNJUIW__save:disabled{background:var(--hb-cloud,#dfe3e8);border-color:var(--hb-cloud,#dfe3e8);color:var(--hb-text-light,#637381);cursor:default}
.facilitySelector-module__F_c4ka__root{position:relative}.facilitySelector-module__F_c4ka__trigger{height:38px;font-family:var(--hb-font-family);cursor:pointer;border:none;border-radius:20px;align-items:center;gap:10px;max-width:460px;padding:0 14px 0 6px;font-size:15px;font-weight:500;display:inline-flex}.facilitySelector-module__F_c4ka__triggerSingle{background:var(--hb-header-hover);color:#fff}.facilitySelector-module__F_c4ka__triggerMulti{color:#101318;background:repeating-linear-gradient(135deg,#ffd600,#ffd600 10px,#e0bd09 10px 20px)}.facilitySelector-module__F_c4ka__badge{background:var(--hb-secondary);color:#fff;border-radius:16px;flex-shrink:0;align-items:center;gap:4px;height:28px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.facilitySelector-module__F_c4ka__triggerLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.facilitySelector-module__F_c4ka__triggerSearchIcon{color:var(--hb-text-light);margin-left:auto;display:inline-flex}.facilitySelector-module__F_c4ka__menu{background:var(--hb-surface-raised);z-index:40;border-radius:10px;flex-direction:column;width:720px;max-width:92vw;max-height:70vh;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 40px #00000047}.facilitySelector-module__F_c4ka__menuTop{justify-content:space-between;align-items:center;padding:12px 20px 0;display:flex}.facilitySelector-module__F_c4ka__tabs{gap:24px;display:flex}.facilitySelector-module__F_c4ka__tab{font-family:var(--hb-font-family);color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 0;font-size:15px}.facilitySelector-module__F_c4ka__tabActive{color:var(--hb-text-night);border-bottom-color:var(--hb-primary-dark);font-weight:500}.facilitySelector-module__F_c4ka__multiToggle{color:var(--hb-text-night);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.facilitySelector-module__F_c4ka__searchRow{padding:8px 20px}.facilitySelector-module__F_c4ka__search{border:1px solid var(--hb-cloud);width:100%;height:36px;font-size:14px;font-family:var(--hb-font-family);border-radius:4px;outline:none;padding:0 12px}.facilitySelector-module__F_c4ka__search:focus{border-color:var(--hb-primary-dark)}.facilitySelector-module__F_c4ka__tableWrap{flex:1;overflow:auto}.facilitySelector-module__F_c4ka__table{border-collapse:collapse;width:100%;font-size:14px}.facilitySelector-module__F_c4ka__table thead th{background:var(--hb-cloud-light);color:var(--hb-text-light);text-align:left;white-space:nowrap;border-bottom:1px solid var(--hb-cloud);padding:10px 16px;font-weight:500;position:sticky;top:0}.facilitySelector-module__F_c4ka__table tbody td{border-bottom:1px solid var(--hb-cloud-light);color:var(--hb-text-night);padding:12px 16px}.facilitySelector-module__F_c4ka__rowSelectable{cursor:pointer}.facilitySelector-module__F_c4ka__rowSelectable:hover td{background:var(--hb-cloud-lighter)}.facilitySelector-module__F_c4ka__rowChecked td{background:var(--hb-primary-tint)}.facilitySelector-module__F_c4ka__checkCell{width:44px}.facilitySelector-module__F_c4ka__checkbox{border:1px solid var(--hb-cloud-dark);background:var(--hb-surface);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.facilitySelector-module__F_c4ka__checkboxOn{background:var(--hb-primary-dark);border-color:var(--hb-primary-dark)}.facilitySelector-module__F_c4ka__storeNumber{font-weight:600}.facilitySelector-module__F_c4ka__footer{border-top:1px solid var(--hb-cloud);justify-content:flex-end;align-items:center;gap:12px;padding:12px 20px;display:flex}.facilitySelector-module__F_c4ka__cancel{color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px}.facilitySelector-module__F_c4ka__showSelected{border:1px solid var(--hb-cloud);background:var(--hb-surface);height:38px;font-family:var(--hb-font-family);color:var(--hb-text-night);cursor:pointer;border-radius:4px;padding:0 16px;font-size:14px}.facilitySelector-module__F_c4ka__showSelectedActive{border-color:var(--hb-primary-dark);color:var(--hb-accent-text)}.facilitySelector-module__F_c4ka__go{background:var(--hb-primary-dark);color:#fff;height:38px;font-family:var(--hb-font-family);cursor:pointer;border:none;border-radius:4px;padding:0 24px;font-size:14px;font-weight:500}.facilitySelector-module__F_c4ka__go:disabled{background:var(--hb-cloud);color:var(--hb-text-muted);cursor:default}.facilitySelector-module__F_c4ka__empty{text-align:center;color:var(--hb-text-light);padding:32px 20px}
.scheduleDelivery-module__7cChdq__form{flex-direction:column;gap:16px;display:flex}.scheduleDelivery-module__7cChdq__row{flex-wrap:wrap;gap:16px;display:flex}.scheduleDelivery-module__7cChdq__row .scheduleDelivery-module__7cChdq__field{flex:1;min-width:160px}.scheduleDelivery-module__7cChdq__field{flex-direction:column;gap:6px;display:flex}.scheduleDelivery-module__7cChdq__label{color:var(--hb-text-night);font-size:13px;font-weight:500}.scheduleDelivery-module__7cChdq__input{border:1px solid var(--hb-cloud,#dfe3e8);font-size:14px;font-family:var(--hb-font-family);color:var(--hb-text-night);box-sizing:border-box;background:var(--hb-surface);border-radius:4px;outline:none;width:100%;padding:9px 12px}.scheduleDelivery-module__7cChdq__input:focus{border-color:var(--hb-primary-dark)}.scheduleDelivery-module__7cChdq__inputError{border-color:var(--hb-error,#c62828)}.scheduleDelivery-module__7cChdq__errorText{color:var(--hb-error,#c62828);font-size:12px}.scheduleDelivery-module__7cChdq__coworkers{border:1px solid var(--hb-cloud,#dfe3e8);border-radius:4px;flex-direction:column;gap:6px;max-height:140px;padding:8px 10px;display:flex;overflow:auto}.scheduleDelivery-module__7cChdq__coworker{color:var(--hb-text-night);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.scheduleDelivery-module__7cChdq__muted{color:var(--hb-text-light)}.scheduleDelivery-module__7cChdq__cancel{color:var(--hb-accent-text);font-size:14px;font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;padding:8px 12px}.scheduleDelivery-module__7cChdq__cancel:disabled{color:var(--hb-text-muted);cursor:default}.scheduleDelivery-module__7cChdq__save{border:1px solid var(--hb-primary,#00848e);background:var(--hb-primary,#00848e);color:#fff;font-size:14px;font-weight:500;font-family:var(--hb-font-family);cursor:pointer;border-radius:4px;padding:8px 18px}.scheduleDelivery-module__7cChdq__save:disabled{background:var(--hb-cloud,#dfe3e8);border-color:var(--hb-cloud,#dfe3e8);color:var(--hb-text-light,#637381);cursor:default}
.charmCounters-module__aLxOSW__root{align-items:center;gap:4px;display:flex}.charmCounters-module__aLxOSW__counter{color:#fff;height:36px;font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:inline-flex;position:relative}.charmCounters-module__aLxOSW__counter:hover{background:var(--hb-header-hover)}.charmCounters-module__aLxOSW__badge{border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.charmCounters-module__aLxOSW__badgeActive{background:var(--hb-badge-orange);color:#fff}.charmCounters-module__aLxOSW__badgeZero{color:#ffffffbf;background:#ffffff2e}.charmCounters-module__aLxOSW__panel{background:var(--hb-surface-raised);z-index:40;border-radius:8px;width:340px;max-width:90vw;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 10px 32px #00000042}.charmCounters-module__aLxOSW__panelHeader{border-bottom:1px solid var(--hb-cloud);color:var(--hb-text-night);padding:12px 16px;font-weight:500}.charmCounters-module__aLxOSW__list{max-height:360px;overflow-y:auto}.charmCounters-module__aLxOSW__item{border-bottom:1px solid var(--hb-cloud-light);padding:12px 16px}.charmCounters-module__aLxOSW__itemName{color:var(--hb-text-night);font-size:14px;font-weight:500}.charmCounters-module__aLxOSW__itemSub{color:var(--hb-text-light);margin-top:2px;font-size:13px}.charmCounters-module__aLxOSW__empty{text-align:center;color:var(--hb-text-light);padding:32px 16px;font-size:14px}
.moveIn-module__0ExH4G__page{background:var(--hb-cloud-lighter);flex-direction:column;min-height:calc(100vh - 64px);display:flex}.moveIn-module__0ExH4G__titleBar{background:0 0;align-items:center;padding:20px 24px 4px;display:flex}.moveIn-module__0ExH4G__titleBarMain{color:var(--hb-text-night);align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.moveIn-module__0ExH4G__stepper{background:var(--hb-surface);border-bottom:1px solid var(--hb-cloud);justify-content:center;align-items:center;gap:0;padding:18px 24px;display:flex}.moveIn-module__0ExH4G__step{color:var(--hb-text-light);align-items:center;gap:8px;font-size:13px;display:flex}.moveIn-module__0ExH4G__stepDot{border:2px solid var(--hb-cloud-dark);background:var(--hb-surface);width:22px;height:22px;color:var(--hb-accent-text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.moveIn-module__0ExH4G__stepActive .moveIn-module__0ExH4G__stepDot{border-color:var(--hb-primary-dark);background:var(--hb-primary-dark)}.moveIn-module__0ExH4G__stepActive .moveIn-module__0ExH4G__stepDot:after{content:"";background:var(--hb-surface);border-radius:50%;width:8px;height:8px}.moveIn-module__0ExH4G__stepDone .moveIn-module__0ExH4G__stepDot{border-color:var(--hb-primary-dark)}.moveIn-module__0ExH4G__stepActive,.moveIn-module__0ExH4G__stepDone{color:var(--hb-text-night)}.moveIn-module__0ExH4G__stepLine{background:var(--hb-cloud-dark);width:72px;height:2px;margin:0 12px}.moveIn-module__0ExH4G__stepLineDone{background:var(--hb-primary-dark)}.moveIn-module__0ExH4G__body{flex:1;grid-template-columns:minmax(360px,480px) minmax(0,1fr);align-items:start;gap:0;display:grid}@media (max-width:960px){.moveIn-module__0ExH4G__body{grid-template-columns:1fr}}.moveIn-module__0ExH4G__leftCol{border-right:1px solid var(--hb-cloud);background:var(--hb-surface);min-height:100%;padding:20px 20px 120px}.moveIn-module__0ExH4G__rightCol{min-width:0;padding:0 0 120px}.moveIn-module__0ExH4G__h1{color:var(--hb-text-night);margin:0 0 16px;font-size:22px;font-weight:500}.moveIn-module__0ExH4G__card{border:1px solid var(--hb-cloud);background:var(--hb-surface);border-radius:6px;margin-bottom:16px}.moveIn-module__0ExH4G__cardHead{color:var(--hb-text-night);border-bottom:1px solid var(--hb-cloud);background:var(--hb-cloud-lighter);justify-content:space-between;align-items:center;padding:12px 16px;font-weight:500;display:flex}.moveIn-module__0ExH4G__formRow{border-bottom:1px solid var(--hb-cloud-light);grid-template-columns:120px minmax(0,1fr);align-items:start;gap:12px;padding:12px 16px;display:grid}.moveIn-module__0ExH4G__formRow:last-child{border-bottom:none}.moveIn-module__0ExH4G__formLabel{color:var(--hb-text-night);padding-top:10px;font-size:13px;font-weight:500}.moveIn-module__0ExH4G__formLabelRequired:after{content:"*";margin-left:2px}.moveIn-module__0ExH4G__formValue{flex-direction:column;gap:8px;min-width:0;display:flex}.moveIn-module__0ExH4G__inline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.moveIn-module__0ExH4G__grow{flex:120px;min-width:0}.moveIn-module__0ExH4G__hint{color:var(--hb-text-light);font-size:12px;line-height:1.5}.moveIn-module__0ExH4G__script{color:var(--hb-text-night);font-size:13px;line-height:1.5}.moveIn-module__0ExH4G__script p{margin:0 0 6px}.moveIn-module__0ExH4G__fieldError{color:var(--hb-error);font-size:12px}.moveIn-module__0ExH4G__input,.moveIn-module__0ExH4G__select,.moveIn-module__0ExH4G__textarea{border:1px solid var(--hb-cloud);background:var(--hb-surface);width:100%;min-height:40px;font-family:var(--hb-font-family);color:var(--hb-text-night);border-radius:4px;outline:none;padding:0 12px;font-size:14px}.moveIn-module__0ExH4G__textarea{resize:vertical;min-height:72px;padding:10px 12px}.moveIn-module__0ExH4G__input:focus,.moveIn-module__0ExH4G__select:focus,.moveIn-module__0ExH4G__textarea:focus{border-color:var(--hb-primary-dark)}.moveIn-module__0ExH4G__input:disabled,.moveIn-module__0ExH4G__select:disabled{background:var(--hb-cloud-light);color:var(--hb-text-light)}.moveIn-module__0ExH4G__inputError{border-color:var(--hb-error)}.moveIn-module__0ExH4G__inputMoney{padding-left:26px}.moveIn-module__0ExH4G__moneyWrap{position:relative}.moveIn-module__0ExH4G__moneyWrap:before{content:"$";color:var(--hb-text-muted);font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.moveIn-module__0ExH4G__checkbox{color:var(--hb-text-night);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.moveIn-module__0ExH4G__checkbox input{width:16px;height:16px;accent-color:var(--hb-primary-dark)}.moveIn-module__0ExH4G__linkBtn{color:var(--hb-link);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.moveIn-module__0ExH4G__linkBtn:hover{text-decoration:underline}.moveIn-module__0ExH4G__linkBtn:disabled{color:var(--hb-text-light);cursor:default;text-decoration:none}.moveIn-module__0ExH4G__chipRow{flex-wrap:wrap;gap:8px;display:flex}.moveIn-module__0ExH4G__chip{border:1px solid var(--hb-cloud);background:var(--hb-cloud-lighter);color:var(--hb-text-night);border-radius:14px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;display:inline-flex}.moveIn-module__0ExH4G__chipRemove{cursor:pointer;color:var(--hb-text-light);background:0 0;border:none;padding:0;display:inline-flex}.moveIn-module__0ExH4G__tabs{background:var(--hb-surface);border-bottom:1px solid var(--hb-cloud);gap:4px;padding:0 20px;display:flex}.moveIn-module__0ExH4G__tab{font-family:var(--hb-font-family);color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 12px 14px;font-size:14px}.moveIn-module__0ExH4G__tabActive{color:var(--hb-text-night);border-bottom-color:var(--hb-primary-dark)}.moveIn-module__0ExH4G__tab:disabled{cursor:default;opacity:.6}.moveIn-module__0ExH4G__panel{padding:20px}.moveIn-module__0ExH4G__panelTitle{color:var(--hb-text-night);margin:0 0 12px;font-size:20px;font-weight:500}.moveIn-module__0ExH4G__propertyBox{background:var(--hb-primary-tint);border-radius:6px;margin-bottom:12px;padding:12px}.moveIn-module__0ExH4G__filters{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.moveIn-module__0ExH4G__filters .moveIn-module__0ExH4G__select,.moveIn-module__0ExH4G__filters .moveIn-module__0ExH4G__input{width:auto;min-width:120px}.moveIn-module__0ExH4G__emptyBox{border:1px dashed var(--hb-cloud-dark);text-align:center;color:var(--hb-text-light);border-radius:6px;padding:24px}.moveIn-module__0ExH4G__tableWrap{border:1px solid var(--hb-cloud);background:var(--hb-surface);border-radius:6px;overflow-x:auto}.moveIn-module__0ExH4G__table{border-collapse:collapse;width:100%;font-size:13px}.moveIn-module__0ExH4G__table th{text-align:left;color:var(--hb-text-light);border-bottom:1px solid var(--hb-cloud);background:var(--hb-cloud-lighter);white-space:nowrap;padding:10px 12px;font-weight:500}.moveIn-module__0ExH4G__table td{border-bottom:1px solid var(--hb-cloud-light);color:var(--hb-text-night);white-space:nowrap;padding:10px 12px}.moveIn-module__0ExH4G__row{cursor:pointer}.moveIn-module__0ExH4G__row:hover td,.moveIn-module__0ExH4G__rowSelected td{background:var(--hb-primary-tint)}.moveIn-module__0ExH4G__num{text-align:right}.moveIn-module__0ExH4G__sub{color:var(--hb-text-light);font-size:12px}.moveIn-module__0ExH4G__pager{color:var(--hb-text-light);justify-content:space-between;align-items:center;padding:10px 4px;font-size:13px;display:flex}.moveIn-module__0ExH4G__pageBtn{border:1px solid var(--hb-cloud);background:var(--hb-surface);cursor:pointer;font-family:var(--hb-font-family);border-radius:4px;padding:6px 12px;font-size:13px}.moveIn-module__0ExH4G__pageBtn:disabled{opacity:.5;cursor:default}.moveIn-module__0ExH4G__unitHeader{align-items:center;gap:12px;margin:8px 0 12px;display:flex}.moveIn-module__0ExH4G__unitIcon{border:1px solid var(--hb-cloud);width:40px;height:40px;color:var(--hb-text-light);background:var(--hb-surface);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.moveIn-module__0ExH4G__unitTitle{color:var(--hb-text-night);align-items:center;gap:8px;font-size:18px;font-weight:500;display:flex}.moveIn-module__0ExH4G__stateChip{background:var(--hb-success-shade);color:var(--hb-success);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.moveIn-module__0ExH4G__stateChipPending{background:var(--hb-caution-shade);color:var(--hb-caution-ink)}.moveIn-module__0ExH4G__stateChipReserved{background:var(--hb-guidance-shade);color:var(--hb-guidance)}.moveIn-module__0ExH4G__notice{border:1px solid var(--hb-guidance);background:var(--hb-guidance-shade);color:var(--hb-text-night);border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:10px 12px;font-size:13px;display:flex}.moveIn-module__0ExH4G__noticeCaution{border-color:var(--hb-caution);background:var(--hb-caution-shade)}.moveIn-module__0ExH4G__noticeError{border-color:var(--hb-error);background:var(--hb-error-shade)}.moveIn-module__0ExH4G__totals{background:var(--hb-primary-tint);border-radius:6px;margin:16px 20px 0;padding:12px 16px;position:sticky;bottom:72px}.moveIn-module__0ExH4G__totalsRow{color:var(--hb-text-night);justify-content:space-between;padding:2px 0;font-size:14px;display:flex}.moveIn-module__0ExH4G__totalsMain{font-weight:500}.moveIn-module__0ExH4G__totalsLines{border-top:1px solid var(--hb-border);margin-top:8px;padding-top:8px;font-size:13px}.moveIn-module__0ExH4G__actionBar{background:var(--hb-surface);border-top:1px solid var(--hb-cloud);z-index:20;justify-content:flex-end;align-items:center;gap:8px;padding:12px 104px 12px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.moveIn-module__0ExH4G__btnSecondary{border:1px solid var(--hb-cloud-dark);background:var(--hb-surface);height:36px;color:var(--hb-text-night);font-family:var(--hb-font-family);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.moveIn-module__0ExH4G__btnSecondary:disabled{opacity:.5;cursor:default}.moveIn-module__0ExH4G__btnDanger{border-color:var(--hb-error);color:var(--hb-error)}.moveIn-module__0ExH4G__matchList{flex-direction:column;gap:8px;display:flex}.moveIn-module__0ExH4G__matchRow{border:1px solid var(--hb-cloud);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.moveIn-module__0ExH4G__matchName{color:var(--hb-text-night);font-weight:500}.moveIn-module__0ExH4G__error{color:var(--hb-error);font-size:13px}.moveIn-module__0ExH4G__badge{background:var(--hb-badge-orange);color:#fff;border-radius:50px;margin-left:8px;padding:2px 6px;font-size:12px}.moveIn-module__0ExH4G__serviceRow{border-bottom:1px solid var(--hb-cloud-light);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.moveIn-module__0ExH4G__serviceFooter{justify-content:flex-end;padding:10px 16px;display:flex}.moveIn-module__0ExH4G__qty{border:1px solid var(--hb-cloud);border-radius:4px;align-items:center;height:32px;display:inline-flex}.moveIn-module__0ExH4G__qty button{cursor:pointer;width:28px;height:30px;color:var(--hb-text-night);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.moveIn-module__0ExH4G__qty input{border:none;border-left:1px solid var(--hb-cloud);border-right:1px solid var(--hb-cloud);text-align:center;width:40px;height:30px;font-family:var(--hb-font-family);outline:none;font-size:13px}.moveIn-module__0ExH4G__catalog{border:1px solid var(--hb-cloud);border-radius:6px;height:400px;max-height:calc(100vh - 220px);margin-top:8px;overflow-y:auto}.moveIn-module__0ExH4G__catalogRow{border-bottom:1px solid var(--hb-cloud-light);align-items:center;gap:12px;padding:10px 12px;display:flex}.moveIn-module__0ExH4G__thumb{border:1px solid var(--hb-cloud);background:var(--hb-cloud-lighter);border-radius:4px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.moveIn-module__0ExH4G__thumb img{object-fit:cover;width:100%;height:100%}.moveIn-module__0ExH4G__radioRow{align-items:center;gap:16px;display:flex}.moveIn-module__0ExH4G__sectionToggle{cursor:pointer;text-align:left;border:none;width:100%}.moveIn-module__0ExH4G__fileInput{font-family:var(--hb-font-family);font-size:13px}.moveIn-module__0ExH4G__twoCol{grid-template-columns:1fr 1fr;gap:4px 12px;display:grid}
.common-module__jS2a4q__page{max-width:1100px;padding:24px}.common-module__jS2a4q__back{color:var(--hb-primary,#00848e);margin-bottom:14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.common-module__jS2a4q__back:hover{text-decoration:underline}.common-module__jS2a4q__title{color:var(--hb-text-night,#101318);margin:0 0 6px;font-size:24px;font-weight:500}.common-module__jS2a4q__subhead{color:var(--hb-text-light,#637381);max-width:760px;margin:0 0 18px;font-size:14px;line-height:1.5}.common-module__jS2a4q__levelTabs{border-bottom:1px solid var(--hb-cloud,#dfe3e8);gap:4px;margin-bottom:20px;display:flex}.common-module__jS2a4q__levelTab{appearance:none;color:var(--hb-text-light,#637381);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none}.common-module__jS2a4q__levelTabActive{color:var(--hb-text-night,#101318);border-bottom-color:var(--hb-primary,#00848e)}.common-module__jS2a4q__propBar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.common-module__jS2a4q__propBar label{color:var(--hb-text-light,#637381);font-size:13px;font-weight:600}.common-module__jS2a4q__emptyState{border:1px dashed var(--hb-cloud-dark,#c4ccd3);text-align:center;color:var(--hb-text-light,#637381);border-radius:10px;padding:28px;font-size:14px}.common-module__jS2a4q__select{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);color:var(--hb-text-night,#101318);border-radius:8px;min-width:220px;padding:8px 12px;font-size:14px}.common-module__jS2a4q__select:focus{border-color:var(--hb-primary,#00848e);outline:none}.common-module__jS2a4q__tableWrap{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);border-radius:10px;overflow:hidden}.common-module__jS2a4q__tableHeader{border-bottom:1px solid var(--hb-cloud,#dfe3e8);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.common-module__jS2a4q__tableHeaderTitle{color:var(--hb-text-night,#101318);font-size:14px;font-weight:600}.common-module__jS2a4q__table{border-collapse:collapse;width:100%;font-size:13.5px}.common-module__jS2a4q__table th{text-align:left;color:var(--hb-text-light,#637381);border-bottom:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-cloud-lighter,#f8f9fa);white-space:nowrap;padding:10px 16px;font-weight:600}.common-module__jS2a4q__table td{border-bottom:1px solid var(--hb-cloud-lighter,#eef1f4);color:var(--hb-text-night,#101318);vertical-align:middle;padding:12px 16px}.common-module__jS2a4q__table tr:last-child td{border-bottom:none}.common-module__jS2a4q__rowClickable{cursor:pointer}.common-module__jS2a4q__rowClickable:hover td{background:var(--hb-cloud-lighter,#f8f9fa)}.common-module__jS2a4q__rowActions{justify-content:flex-end;gap:6px;display:flex}.common-module__jS2a4q__iconBtn{appearance:none;color:var(--hb-text-light,#637381);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.common-module__jS2a4q__iconBtn:hover{color:var(--hb-text-night,#101318);background:#0000000f}.common-module__jS2a4q__iconBtnDanger:hover{color:var(--hb-destructive,#c62828)}.common-module__jS2a4q__tableEmpty,.common-module__jS2a4q__tableLoading{text-align:center;color:var(--hb-text-light,#637381);padding:28px 16px;font-size:14px}.common-module__jS2a4q__chip{border-radius:10px;padding:2px 8px;font-size:11.5px;font-weight:600;line-height:1.6;display:inline-block}.common-module__jS2a4q__chipDefault{background:var(--hb-cloud-lighter,#eef1f4);color:var(--hb-text-light,#637381)}.common-module__jS2a4q__section{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);border-radius:10px;margin-bottom:16px;overflow:hidden}.common-module__jS2a4q__sectionHead{border-bottom:1px solid var(--hb-cloud,#dfe3e8);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.common-module__jS2a4q__sectionTitle{color:var(--hb-text-night,#101318);font-size:15px;font-weight:600}.common-module__jS2a4q__sectionDesc{color:var(--hb-text-light,#637381);margin-top:2px;font-size:12.5px}.common-module__jS2a4q__sectionBody{padding:16px}.common-module__jS2a4q__field{margin-bottom:16px}.common-module__jS2a4q__field:last-child{margin-bottom:0}.common-module__jS2a4q__fieldLabel{color:var(--hb-text-night,#101318);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.common-module__jS2a4q__fieldReq{color:var(--hb-destructive,#c62828);margin-left:2px}.common-module__jS2a4q__fieldHint{color:var(--hb-text-light,#637381);margin-top:4px;font-size:12px}.common-module__jS2a4q__fieldError{color:var(--hb-destructive,#c62828);margin-top:4px;font-size:12px}.common-module__jS2a4q__input,.common-module__jS2a4q__textarea{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);width:100%;color:var(--hb-text-night,#101318);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px}.common-module__jS2a4q__input:focus,.common-module__jS2a4q__textarea:focus{border-color:var(--hb-primary,#00848e);outline:none}.common-module__jS2a4q__inputError{border-color:var(--hb-destructive,#c62828)}.common-module__jS2a4q__textarea{resize:vertical;min-height:84px}.common-module__jS2a4q__row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:720px){.common-module__jS2a4q__row2{grid-template-columns:1fr}}.common-module__jS2a4q__actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.common-module__jS2a4q__linkBtn{appearance:none;color:var(--hb-text-light,#637381);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px}.common-module__jS2a4q__linkBtn:hover{color:var(--hb-text-night,#101318)}.common-module__jS2a4q__readOnlyNote{background:var(--hb-cloud-lighter,#f8f9fa);border:1px solid var(--hb-cloud,#dfe3e8);color:var(--hb-text-light,#637381);border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.common-module__jS2a4q__pickerBox{border:1px solid var(--hb-cloud,#dfe3e8);border-radius:8px;max-height:240px;padding:8px;overflow:auto}.common-module__jS2a4q__pickerRow{cursor:pointer;align-items:center;gap:8px;padding:4px 6px;display:flex}
.helpMenu-module__aT5ZlW__root{position:relative}.helpMenu-module__aT5ZlW__button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.helpMenu-module__aT5ZlW__button:hover{background:var(--hb-header-hover)}.helpMenu-module__aT5ZlW__menu{background:var(--hb-surface-raised);z-index:40;border-radius:8px;width:220px;padding:6px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 32px #00000042}.helpMenu-module__aT5ZlW__item{text-align:left;width:100%;font-family:var(--hb-font-family);color:var(--hb-text-night);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;font-size:14px;text-decoration:none;display:flex}.helpMenu-module__aT5ZlW__item:hover:not(:disabled){background:var(--hb-cloud-lighter)}.helpMenu-module__aT5ZlW__item:disabled{color:var(--hb-text-muted);cursor:default}.helpMenu-module__aT5ZlW__hbBadge{background:var(--hb-primary,#00848e);color:#fff;letter-spacing:.3px;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:8.5px;font-weight:800;display:inline-flex}
.overlay-module__CTE7Uq__scrim{background:var(--hb-overlay-scrim);z-index:200;opacity:0;animation:.2s forwards overlay-module__CTE7Uq__scrimIn;position:fixed;inset:0}@keyframes overlay-module__CTE7Uq__scrimIn{to{opacity:1}}.overlay-module__CTE7Uq__drawer{background:var(--hb-surface-raised);z-index:201;flex-direction:column;max-width:100vw;height:100vh;animation:.25s cubic-bezier(.25,.8,.5,1) forwards overlay-module__CTE7Uq__drawerIn;display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(100%);box-shadow:-4px 0 16px #00000029}@keyframes overlay-module__CTE7Uq__drawerIn{to{transform:translate(0)}}.overlay-module__CTE7Uq__recordWrap{z-index:201;pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.overlay-module__CTE7Uq__recordCard{z-index:210;background:var(--hb-surface-raised);pointer-events:auto;border-radius:8px;flex-direction:column;width:100%;max-width:720px;max-height:calc(100vh - 48px);animation:.2s forwards overlay-module__CTE7Uq__recordIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000003d}.overlay-module__CTE7Uq__recordScroll{flex:auto;min-height:0;overflow:hidden auto}.overlay-module__CTE7Uq__recordCardLg{max-width:1040px}@keyframes overlay-module__CTE7Uq__recordIn{0%{opacity:0}to{opacity:1}}.overlay-module__CTE7Uq__recordCardDragging{-webkit-user-select:none;user-select:none;animation:none}.overlay-module__CTE7Uq__dialogDragBar{cursor:grab;touch-action:none;flex:none;justify-content:flex-end;align-items:center;height:36px;padding:0 8px;display:flex;position:relative}.overlay-module__CTE7Uq__dialogDragBar:active{cursor:grabbing}.overlay-module__CTE7Uq__dragGrip{background:var(--hb-border-strong);opacity:.7;border-radius:2px;width:36px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.overlay-module__CTE7Uq__closeButton{width:32px;height:32px;color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.overlay-module__CTE7Uq__closeButton:hover{background:var(--hb-surface-hover);color:var(--hb-text)}
.tasks-module__wsaf8G__page{flex-direction:column;height:100%;display:flex}.tasks-module__wsaf8G__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 24px 8px;display:flex}.tasks-module__wsaf8G__title{color:var(--hb-text-night);margin:0;font-size:24px;font-weight:500}.tasks-module__wsaf8G__subtitle{color:var(--hb-text-light);margin:2px 0 0;font-size:14px}.tasks-module__wsaf8G__headerActions{align-items:center;gap:10px;display:flex}.tasks-module__wsaf8G__statusSelect{border:1px solid var(--hb-cloud);height:38px;font-size:14px;font-family:var(--hb-font-family);color:var(--hb-text-night);background:var(--hb-surface);cursor:pointer;border-radius:6px;padding:0 10px}.tasks-module__wsaf8G__createBtn{background:var(--hb-primary-dark,#00646c);color:#fff;height:38px;font-size:14px;font-weight:500;font-family:var(--hb-font-family);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:0 16px;display:inline-flex}.tasks-module__wsaf8G__buckets{flex-wrap:wrap;gap:10px;padding:8px 24px 12px;display:flex}.tasks-module__wsaf8G__bucket{border:1px solid var(--hb-cloud);background:var(--hb-surface);color:var(--hb-text-night);font-size:14px;font-family:var(--hb-font-family);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.tasks-module__wsaf8G__bucket:hover{background:var(--hb-cloud-lighter)}.tasks-module__wsaf8G__bucketActive{border-color:var(--hb-primary-dark);color:var(--hb-accent-text);background:var(--hb-primary-tint)}.tasks-module__wsaf8G__bucketName{font-weight:500}.tasks-module__wsaf8G__bucketBadge{background:var(--hb-cloud);color:var(--hb-text-night);border-radius:10px;padding:1px 8px;font-size:12px;font-weight:600}.tasks-module__wsaf8G__bucketActive .tasks-module__wsaf8G__bucketBadge{background:var(--hb-primary-dark);color:#fff}.tasks-module__wsaf8G__list{border-top:1px solid var(--hb-cloud);flex:1;overflow-y:auto}.tasks-module__wsaf8G__row{border-bottom:1px solid var(--hb-cloud-light);cursor:pointer;align-items:center;gap:14px;padding:12px 24px;display:flex}.tasks-module__wsaf8G__row:hover{background:var(--hb-cloud-lighter)}.tasks-module__wsaf8G__rowIcon{background:var(--hb-primary-tint);width:38px;height:38px;color:var(--hb-accent-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tasks-module__wsaf8G__rowMain{flex:1;min-width:0}.tasks-module__wsaf8G__rowTitle{color:var(--hb-text-night);align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.tasks-module__wsaf8G__rowMeta{color:var(--hb-text-light);flex-wrap:wrap;gap:6px;margin-top:3px;font-size:13px;display:flex}.tasks-module__wsaf8G__statusChip{border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:500}.tasks-module__wsaf8G__stOpen{background:var(--hb-guidance-shade,#e6f0fb);color:var(--hb-guidance,#1c6fd6)}.tasks-module__wsaf8G__stOverdue{background:var(--hb-error-shade,#fbe6ea);color:var(--hb-error,#d7263d)}.tasks-module__wsaf8G__stComplete{background:var(--hb-success-shade,#e4f5ea);color:var(--hb-success,#1f9d55)}.tasks-module__wsaf8G__stDismissed{background:var(--hb-cloud-light);color:var(--hb-text-light)}.tasks-module__wsaf8G__rowActions{flex-shrink:0;gap:4px;display:flex}.tasks-module__wsaf8G__iconBtn{border:1px solid var(--hb-cloud);background:var(--hb-surface);width:32px;height:32px;color:var(--hb-text-light);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.tasks-module__wsaf8G__iconBtn:hover:not(:disabled){color:var(--hb-accent-text);border-color:var(--hb-primary-dark)}.tasks-module__wsaf8G__iconBtn:disabled{opacity:.5;cursor:default}.tasks-module__wsaf8G__state{color:var(--hb-text-light);text-align:center;padding:32px 24px}.tasks-module__wsaf8G__details{flex-direction:column;gap:10px;display:flex}.tasks-module__wsaf8G__detailRow{gap:12px;display:flex}.tasks-module__wsaf8G__detailLabel{width:120px;color:var(--hb-text-light);flex-shrink:0;font-size:13px}.tasks-module__wsaf8G__detailValue{color:var(--hb-text-night);font-size:14px}.tasks-module__wsaf8G__detailsActions{border-top:1px solid var(--hb-cloud-light);gap:10px;margin-top:12px;padding-top:12px;display:flex}.tasks-module__wsaf8G__completeBtn{background:var(--hb-success,#1f9d55);color:#fff;height:36px;font-size:14px;font-weight:500;font-family:var(--hb-font-family);cursor:pointer;border:none;border-radius:6px;padding:0 16px}.tasks-module__wsaf8G__dismissBtn{border:1px solid var(--hb-cloud);background:var(--hb-surface);height:36px;color:var(--hb-text-night);font-size:14px;font-family:var(--hb-font-family);cursor:pointer;border-radius:6px;padding:0 16px}.tasks-module__wsaf8G__completeBtn:disabled,.tasks-module__wsaf8G__dismissBtn:disabled{opacity:.5;cursor:default}
.activityTracker-module__Il2wJW__page{min-width:0;padding:24px}.activityTracker-module__Il2wJW__header{margin-bottom:12px}.activityTracker-module__Il2wJW__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.activityTracker-module__Il2wJW__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.activityTracker-module__Il2wJW__body{margin-top:8px}.activityTracker-module__Il2wJW__notice{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-muted);border-radius:8px;margin-top:16px;padding:16px;font-size:14px}.activityTracker-module__Il2wJW__toolbar{align-items:center;gap:16px;margin:12px 0;display:flex}.activityTracker-module__Il2wJW__filterBtnInner{align-items:center;gap:6px;display:inline-flex}.activityTracker-module__Il2wJW__recordCount{color:var(--hb-text-muted);font-size:13px}.activityTracker-module__Il2wJW__capNote{color:var(--hb-caution-ink,var(--hb-text-muted))}.activityTracker-module__Il2wJW__chips{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.activityTracker-module__Il2wJW__chip{border:1px solid var(--hb-border);background:var(--hb-primary-tint);color:var(--hb-text);font-size:13px;font-family:var(--hb-font-family);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.activityTracker-module__Il2wJW__chip:hover{border-color:var(--hb-border-strong)}.activityTracker-module__Il2wJW__chipClearAll{color:var(--hb-accent-text);font-size:13px;font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;padding:4px 6px}.activityTracker-module__Il2wJW__tableWrap{border:1px solid var(--hb-border);border-radius:8px;overflow-x:auto}.activityTracker-module__Il2wJW__table{border-collapse:collapse;width:100%;font-size:14px}.activityTracker-module__Il2wJW__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 14px;font-weight:500}.activityTracker-module__Il2wJW__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:top;padding:10px 14px}.activityTracker-module__Il2wJW__table tbody tr:last-child td{border-bottom:none}.activityTracker-module__Il2wJW__rowClickable{cursor:pointer}.activityTracker-module__Il2wJW__rowClickable:hover td{background:var(--hb-surface-hover)}.activityTracker-module__Il2wJW__state{color:var(--hb-text-error);padding:32px}.activityTracker-module__Il2wJW__loading{min-height:240px;position:relative}.activityTracker-module__Il2wJW__filterForm{flex-direction:column;gap:14px;padding:4px 2px;display:flex}.activityTracker-module__Il2wJW__fieldRow{flex-wrap:wrap;gap:12px;display:flex}.activityTracker-module__Il2wJW__field{flex-direction:column;gap:4px;min-width:0;display:flex}.activityTracker-module__Il2wJW__fieldLabel{color:var(--hb-text-muted);font-size:12px}.activityTracker-module__Il2wJW__select,.activityTracker-module__Il2wJW__textInput{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;width:100%;padding:0 10px;font-size:14px}.activityTracker-module__Il2wJW__select:focus,.activityTracker-module__Il2wJW__textInput:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.activityTracker-module__Il2wJW__propList{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;max-height:160px;padding:8px 10px;display:grid;overflow-y:auto}.activityTracker-module__Il2wJW__propItem{color:var(--hb-text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.activityTracker-module__Il2wJW__dialogFooter{justify-content:flex-end;gap:8px;display:flex}.activityTracker-module__Il2wJW__detail{flex-direction:column;gap:14px;padding:2px;display:flex}.activityTracker-module__Il2wJW__detailMeta{color:var(--hb-text);flex-direction:column;gap:4px;font-size:14px;display:flex}.activityTracker-module__Il2wJW__detailMetaLabel{color:var(--hb-text-muted)}.activityTracker-module__Il2wJW__noChanges{text-align:center;color:var(--hb-text-muted);padding:24px}.activityTracker-module__Il2wJW__detailFooter{color:var(--hb-text-muted);font-size:13px}.activityTracker-module__Il2wJW__diffObjList{flex-direction:column;gap:8px;display:flex}.activityTracker-module__Il2wJW__diffObj{border:1px solid var(--hb-border);background:var(--hb-surface-sunken);border-radius:6px;padding:6px 8px;font-size:13px}.activityTracker-module__Il2wJW__diffObjKey{color:var(--hb-text-muted)}
.gateActivity-module__QK-MXW__page{min-width:0;padding:24px}.gateActivity-module__QK-MXW__header{margin-bottom:16px}.gateActivity-module__QK-MXW__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.gateActivity-module__QK-MXW__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.gateActivity-module__QK-MXW__toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.gateActivity-module__QK-MXW__field{flex-direction:column;gap:4px;display:flex}.gateActivity-module__QK-MXW__fieldLabel{color:var(--hb-text-muted);font-size:12px}.gateActivity-module__QK-MXW__select{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;min-width:160px;padding:0 10px;font-size:14px}.gateActivity-module__QK-MXW__select:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.gateActivity-module__QK-MXW__clearBtn{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;border-radius:8px;padding:0 14px;font-size:14px}.gateActivity-module__QK-MXW__clearBtn:hover{border-color:var(--hb-border-strong)}.gateActivity-module__QK-MXW__tableWrap{border:1px solid var(--hb-border);border-radius:8px;overflow-x:auto}.gateActivity-module__QK-MXW__table{border-collapse:collapse;width:100%;font-size:14px}.gateActivity-module__QK-MXW__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 14px;font-weight:500}.gateActivity-module__QK-MXW__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:top;padding:12px 14px}.gateActivity-module__QK-MXW__table tbody tr:last-child td{border-bottom:none}.gateActivity-module__QK-MXW__empty{text-align:center;color:var(--hb-text-muted);padding:32px 14px}.gateActivity-module__QK-MXW__note{color:var(--hb-text-muted);margin:12px 2px 0;font-size:12.5px}.gateActivity-module__QK-MXW__state{color:var(--hb-text-error);padding:32px}.gateActivity-module__QK-MXW__loading{min-height:240px;position:relative}
.reportsTabs-module__mopRva__tabs{border-bottom:1px solid var(--hb-cloud,#dfe3e8);gap:28px;margin-bottom:20px;display:flex}.reportsTabs-module__mopRva__tab{color:var(--hb-text-light,#637381);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 2px;font-size:14px;font-weight:500;text-decoration:none}.reportsTabs-module__mopRva__tab:hover{color:var(--hb-text-night)}.reportsTabs-module__mopRva__active{color:var(--hb-accent-text);border-bottom-color:var(--hb-primary,#00848e)}
.shell-module__aN5Q9a__shell{flex-direction:column;height:100vh;display:flex}.shell-module__aN5Q9a__appBar{background:var(--hb-secondary);color:#fff;z-index:20;align-items:center;gap:8px;height:60px;min-height:60px;padding:0 12px;display:flex}.shell-module__aN5Q9a__appBarLogoLink{border-radius:6px;align-items:center;display:inline-flex}.shell-module__aN5Q9a__appBarLogoLink:hover{opacity:.85}.shell-module__aN5Q9a__appBarLogo{width:auto;height:26px}.shell-module__aN5Q9a__appBarSpacer{flex:1}.shell-module__aN5Q9a__iconButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.shell-module__aN5Q9a__iconButton:hover{background:var(--hb-header-hover)}.shell-module__aN5Q9a__body{flex:1;min-height:0;display:flex}.shell-module__aN5Q9a__sidebar{background:var(--hb-surface);border-right:1px solid var(--hb-nav-border);flex-direction:column;align-items:stretch;gap:2px;width:60px;min-width:60px;padding:8px 0;transition:width .15s,min-width .15s;display:flex;overflow:hidden auto}.shell-module__aN5Q9a__sidebarOpen{width:220px;min-width:220px}.shell-module__aN5Q9a__navToggle{height:40px;color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;margin:0 8px 6px;display:flex}.shell-module__aN5Q9a__sidebar:not(.shell-module__aN5Q9a__sidebarOpen) .shell-module__aN5Q9a__navToggle{justify-content:center}.shell-module__aN5Q9a__sidebarOpen .shell-module__aN5Q9a__navToggle{justify-content:flex-end;padding-right:12px}.shell-module__aN5Q9a__navToggle:hover{background:var(--hb-cloud-light);color:var(--hb-text-night)}.shell-module__aN5Q9a__toggleDivider{background:var(--hb-text-night,#101318);border-radius:1px;height:2px;margin:0 8px 8px}.shell-module__aN5Q9a__navTip{background:var(--hb-surface-raised);border:1px solid var(--hb-cloud,#dfe3e8);z-index:2500;pointer-events:none;box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;width:150px;min-height:60px;padding:8px 12px;display:flex;position:fixed;left:68px;transform:translateY(-50%);box-shadow:0 6px 20px #0000002e}.shell-module__aN5Q9a__navTipTitle{color:var(--hb-text-night);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.shell-module__aN5Q9a__navTipSub{color:var(--hb-text-light);margin-top:3px;font-size:11px;line-height:1.3}.shell-module__aN5Q9a__navItem{height:44px;color:var(--hb-text-light);cursor:pointer;text-align:left;font-size:14px;font-family:var(--hb-font-family);white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:14px;margin:0 8px;padding:0 18px;text-decoration:none;display:flex;overflow:hidden}.shell-module__aN5Q9a__navItem svg{flex-shrink:0}.shell-module__aN5Q9a__navItemWrap{height:auto;min-height:44px;padding-top:6px;padding-bottom:6px}.shell-module__aN5Q9a__navItemWrap .shell-module__aN5Q9a__navLabel{white-space:normal;line-height:1.2}.shell-module__aN5Q9a__sidebar:not(.shell-module__aN5Q9a__sidebarOpen) .shell-module__aN5Q9a__navItem{justify-content:center;padding:0}.shell-module__aN5Q9a__navLabel{flex:1}.shell-module__aN5Q9a__sidebar:not(.shell-module__aN5Q9a__sidebarOpen) .shell-module__aN5Q9a__navLabel{display:none}.shell-module__aN5Q9a__navItem:hover{background:var(--hb-cloud-light);color:var(--hb-text-night)}.shell-module__aN5Q9a__navItemActive,.shell-module__aN5Q9a__navItemActive:hover{background:var(--hb-primary-lighter);color:var(--hb-accent-text)}.shell-module__aN5Q9a__navItemActive svg path{fill:var(--hb-primary-dark)}html[data-theme=dark] .shell-module__aN5Q9a__navItemActive{background:color-mix(in srgb, var(--hb-primary) 22%, transparent);color:var(--hb-primary-light)}html[data-theme=dark] .shell-module__aN5Q9a__navItemActive:hover{background:color-mix(in srgb, var(--hb-primary) 22%, transparent);color:var(--hb-primary-light)}html[data-theme=dark] .shell-module__aN5Q9a__navItemActive svg path{fill:var(--hb-primary-light)}.shell-module__aN5Q9a__sidebarDivider{background:var(--hb-nav-border);height:1px;margin:8px 14px}.shell-module__aN5Q9a__sidebarBottom{flex-direction:column;margin-top:auto;display:flex}.shell-module__aN5Q9a__userMenuRoot{position:relative}.shell-module__aN5Q9a__userMenuButton{cursor:pointer;height:44px;color:var(--hb-text-night);font-family:var(--hb-font-family);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:14px;margin:4px 8px 2px;padding:0 12px;display:flex;overflow:hidden}.shell-module__aN5Q9a__userMenuButton:hover{background:var(--hb-cloud-light)}.shell-module__aN5Q9a__sidebar:not(.shell-module__aN5Q9a__sidebarOpen) .shell-module__aN5Q9a__userMenuButton{justify-content:center;margin:4px auto 2px;padding:0}.shell-module__aN5Q9a__userMenuName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.shell-module__aN5Q9a__userMenu{z-index:1000;background:var(--hb-surface-raised);border:1px solid var(--hb-cloud);border-radius:6px;min-width:160px;padding:6px;position:fixed;box-shadow:0 6px 20px #00000024}.shell-module__aN5Q9a__userMenuItem{color:var(--hb-text-night);cursor:pointer;border-radius:4px;padding:8px 10px;font-size:14px;text-decoration:none;display:block}.shell-module__aN5Q9a__userMenuItem:hover{background:var(--hb-cloud-light)}.shell-module__aN5Q9a__content{background:var(--hb-surface-sunken);flex:1;min-width:0;overflow:auto}@media (max-width:640px){.shell-module__aN5Q9a__chromeless .shell-module__aN5Q9a__appBar,.shell-module__aN5Q9a__chromeless .shell-module__aN5Q9a__sidebar{display:none}.shell-module__aN5Q9a__chromeless .shell-module__aN5Q9a__content{overflow:hidden}}
.nectarApps-module__vO1jbq__headerRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.nectarApps-module__vO1jbq__subhead{color:var(--hb-text-light,#637381);margin:4px 0 0;font-size:14px}.nectarApps-module__vO1jbq__marketplace{border:1px solid var(--hb-primary,#00838e);background:var(--hb-primary-tint);max-width:300px;color:inherit;border-radius:10px;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:border-color .12s,box-shadow .12s;display:flex}.nectarApps-module__vO1jbq__marketplace:hover{border-color:var(--hb-primary-dark);box-shadow:0 2px 8px #00000014}.nectarApps-module__vO1jbq__marketplaceIcon{background:var(--hb-primary,#00838e);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.nectarApps-module__vO1jbq__marketplaceText{flex-direction:column;min-width:0;display:flex}.nectarApps-module__vO1jbq__marketplaceLabel{color:var(--hb-text-night,#101318);font-size:14px;font-weight:600}.nectarApps-module__vO1jbq__marketplaceSub{color:var(--hb-text-light,#637381);margin-top:2px;font-size:12px;line-height:1.35}@media (max-width:640px){.nectarApps-module__vO1jbq__headerRow{flex-direction:column}.nectarApps-module__vO1jbq__marketplace{width:100%;max-width:none}}
.advancedReservations-module__s-av2W__page{padding:24px}.advancedReservations-module__s-av2W__header{margin-bottom:16px}.advancedReservations-module__s-av2W__title{color:var(--hb-text-night,#101318);margin:0 0 4px;font-size:24px;font-weight:500}.advancedReservations-module__s-av2W__description{color:var(--hb-text-light,#637381);max-width:720px;margin:0;font-size:13px}.advancedReservations-module__s-av2W__state{color:var(--hb-text-light,#637381);padding:24px 0;font-size:14px}.advancedReservations-module__s-av2W__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.advancedReservations-module__s-av2W__card{border:1px solid var(--hb-cloud,#dfe3e8);background:var(--hb-surface);border-radius:10px;padding:16px}.advancedReservations-module__s-av2W__cardHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.advancedReservations-module__s-av2W__cardName{color:var(--hb-text-night,#101318);flex:1;font-size:16px;font-weight:600}.advancedReservations-module__s-av2W__badges{flex-wrap:wrap;gap:4px;display:flex}.advancedReservations-module__s-av2W__badge{color:var(--hb-primary,#00848e);background:var(--hb-cloud-light,#e2f2f3);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.advancedReservations-module__s-av2W__cardDesc{color:var(--hb-text-light,#637381);margin-bottom:12px;font-size:13px}.advancedReservations-module__s-av2W__windows{flex-wrap:wrap;gap:16px;display:flex}.advancedReservations-module__s-av2W__windowBlock{flex:1;min-width:130px}.advancedReservations-module__s-av2W__windowTitle{color:var(--hb-text-light,#637381);margin-bottom:4px;font-size:12px;font-weight:600}.advancedReservations-module__s-av2W__windowTable{border-collapse:collapse;width:100%;font-size:12px}.advancedReservations-module__s-av2W__windowTable th,.advancedReservations-module__s-av2W__windowTable td{border-bottom:1px solid var(--hb-cloud-light,#eef1f3);text-align:left;padding:3px 6px}.advancedReservations-module__s-av2W__windowTable th{color:var(--hb-text-light,#637381);font-weight:600}.advancedReservations-module__s-av2W__empty{color:var(--hb-text-light,#637381);font-size:12px}.advancedReservations-module__s-av2W__toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.advancedReservations-module__s-av2W__addBtnInner{align-items:center;gap:6px;display:inline-flex}.advancedReservations-module__s-av2W__cardActions{border-top:1px solid var(--hb-border);align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.advancedReservations-module__s-av2W__actionsSpacer{flex:1}.advancedReservations-module__s-av2W__textAction{color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 6px;font-size:13px;display:inline-flex}.advancedReservations-module__s-av2W__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;display:inline-flex}.advancedReservations-module__s-av2W__iconBtn:hover{background:var(--hb-surface-hover)}.advancedReservations-module__s-av2W__form{flex-direction:column;gap:14px;padding:4px 2px;display:flex}.advancedReservations-module__s-av2W__formError{background:color-mix(in srgb, var(--hb-error) 12%, var(--hb-surface));color:var(--hb-text-error);border-radius:6px;margin:4px 2px 12px;padding:8px 12px;font-size:13px}.advancedReservations-module__s-av2W__editNote{background:var(--hb-guidance-shade);color:var(--hb-guidance-ink);border-radius:6px;margin:0 2px 8px;padding:8px 12px;font-size:13px}.advancedReservations-module__s-av2W__field{flex-direction:column;gap:4px;display:flex}.advancedReservations-module__s-av2W__fieldLabel{color:var(--hb-text-muted);font-size:12px}.advancedReservations-module__s-av2W__textInput{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;width:100%;padding:0 10px;font-size:14px}.advancedReservations-module__s-av2W__textarea{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);font-family:var(--hb-font-family);resize:vertical;border-radius:8px;width:100%;padding:8px 10px;font-size:14px}.advancedReservations-module__s-av2W__textInput:focus,.advancedReservations-module__s-av2W__textarea:focus,.advancedReservations-module__s-av2W__numInput:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.advancedReservations-module__s-av2W__thresholdSection{border:1px solid var(--hb-border);background:var(--hb-surface-sunken);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.advancedReservations-module__s-av2W__thresholdHead{color:var(--hb-text);font-size:13px;font-weight:600}.advancedReservations-module__s-av2W__thresholdRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.advancedReservations-module__s-av2W__thresholdText{color:var(--hb-text-muted);font-size:13px}.advancedReservations-module__s-av2W__numInput{border:1px solid var(--hb-border);background:var(--hb-surface);width:64px;height:32px;color:var(--hb-text);font-family:var(--hb-font-family);text-align:right;border-radius:6px;padding:0 8px;font-size:14px}.advancedReservations-module__s-av2W__removeRow{cursor:pointer;background:0 0;border:none;padding:2px;display:inline-flex}.advancedReservations-module__s-av2W__addThreshold{color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;padding:2px 0;font-size:13px;display:inline-flex}.advancedReservations-module__s-av2W__dialogFooter{justify-content:flex-end;gap:8px;display:flex}
.cardReader-module__jACLoW__page{min-width:0;padding:24px}.cardReader-module__jACLoW__header{margin-bottom:16px}.cardReader-module__jACLoW__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.cardReader-module__jACLoW__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.cardReader-module__jACLoW__field{flex-direction:column;gap:4px;min-width:0;margin-bottom:12px;display:flex}.cardReader-module__jACLoW__fieldLabel{color:var(--hb-text-muted);font-size:12px}.cardReader-module__jACLoW__select,.cardReader-module__jACLoW__input{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;width:100%;min-width:220px;padding:0 10px;font-size:14px}.cardReader-module__jACLoW__select:disabled,.cardReader-module__jACLoW__input:disabled{background:var(--hb-surface-sunken);color:var(--hb-text-muted)}.cardReader-module__jACLoW__select:focus,.cardReader-module__jACLoW__input:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.cardReader-module__jACLoW__state{color:var(--hb-text-error);padding:32px}.cardReader-module__jACLoW__loading{min-height:200px;position:relative}.cardReader-module__jACLoW__section{margin-top:8px}.cardReader-module__jACLoW__caution{background:var(--hb-caution-shade);color:var(--hb-caution-ink);border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:14px;display:flex}.cardReader-module__jACLoW__cautionClose{color:var(--hb-caution-ink);cursor:pointer;background:0 0;border:none;flex:none;padding:2px;display:inline-flex}.cardReader-module__jACLoW__sectionHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cardReader-module__jACLoW__sectionTitle{color:var(--hb-text);font-size:16px;font-weight:500}.cardReader-module__jACLoW__muted{color:var(--hb-text-muted);padding:12px 0;font-size:14px}.cardReader-module__jACLoW__device{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;margin-bottom:12px;padding:14px}.cardReader-module__jACLoW__deviceGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.cardReader-module__jACLoW__deviceActions{align-items:center;gap:12px;margin-top:12px;display:flex}.cardReader-module__jACLoW__removeLink{color:var(--hb-text-error);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13px;display:inline-flex}.cardReader-module__jACLoW__editBar{align-items:center;gap:8px;margin-top:12px;display:flex}.cardReader-module__jACLoW__addLink{color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:14px;display:inline-flex}.cardReader-module__jACLoW__spacer{flex:1}
.closeOfDay-module__swtuWq__page{min-width:0;padding:24px}.closeOfDay-module__swtuWq__header{margin-bottom:16px}.closeOfDay-module__swtuWq__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.closeOfDay-module__swtuWq__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.closeOfDay-module__swtuWq__notice{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-muted);border-radius:8px;margin-top:16px;padding:16px;font-size:14px}.closeOfDay-module__swtuWq__toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.closeOfDay-module__swtuWq__field{flex-direction:column;gap:4px;display:flex}.closeOfDay-module__swtuWq__fieldLabel{color:var(--hb-text-muted);font-size:12px}.closeOfDay-module__swtuWq__select{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;min-width:220px;padding:0 10px;font-size:14px}.closeOfDay-module__swtuWq__select:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.closeOfDay-module__swtuWq__card{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;overflow:hidden}.closeOfDay-module__swtuWq__cardTitle{color:var(--hb-text);border-bottom:1px solid var(--hb-border);padding:14px 16px;font-size:16px;font-weight:500}.closeOfDay-module__swtuWq__tableWrap{overflow-x:auto}.closeOfDay-module__swtuWq__table{border-collapse:collapse;width:100%;font-size:14px}.closeOfDay-module__swtuWq__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 16px;font-weight:500}.closeOfDay-module__swtuWq__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:middle;padding:10px 16px}.closeOfDay-module__swtuWq__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.closeOfDay-module__swtuWq__method{align-items:center;gap:8px;display:inline-flex}.closeOfDay-module__swtuWq__actualInput{text-align:right;border:1px solid var(--hb-border);background:var(--hb-surface);width:120px;height:34px;color:var(--hb-text);font-family:var(--hb-font-family);font-variant-numeric:tabular-nums;border-radius:6px;padding:0 10px;font-size:14px}.closeOfDay-module__swtuWq__actualInput:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.closeOfDay-module__swtuWq__totalRow td{background:var(--hb-surface-sunken);border-top:1px solid var(--hb-border);border-bottom:none;font-weight:600}.closeOfDay-module__swtuWq__footer{border-top:1px solid var(--hb-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.closeOfDay-module__swtuWq__lastClose{color:var(--hb-text-muted);font-size:13px}.closeOfDay-module__swtuWq__state{color:var(--hb-text-error);padding:32px}.closeOfDay-module__swtuWq__loading{min-height:240px;position:relative}
.directRefunds-module__PBywkW__page{min-width:0;padding:24px}.directRefunds-module__PBywkW__header{margin-bottom:12px}.directRefunds-module__PBywkW__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.directRefunds-module__PBywkW__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.directRefunds-module__PBywkW__toolbar{align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.directRefunds-module__PBywkW__field{flex-direction:column;gap:4px;display:flex}.directRefunds-module__PBywkW__fieldLabel{color:var(--hb-text-muted);font-size:12px}.directRefunds-module__PBywkW__req{color:var(--hb-text-error)}.directRefunds-module__PBywkW__select{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;min-width:160px;padding:0 10px;font-size:14px}.directRefunds-module__PBywkW__select:focus,.directRefunds-module__PBywkW__textarea:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.directRefunds-module__PBywkW__state{color:var(--hb-text-error);padding:32px}.directRefunds-module__PBywkW__loading{min-height:200px;position:relative}.directRefunds-module__PBywkW__tableWrap{border:1px solid var(--hb-border);border-radius:8px;overflow-x:auto}.directRefunds-module__PBywkW__table{border-collapse:collapse;width:100%;font-size:14px}.directRefunds-module__PBywkW__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 14px;font-weight:500}.directRefunds-module__PBywkW__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:middle;padding:10px 14px}.directRefunds-module__PBywkW__table tbody tr:last-child td{border-bottom:none}.directRefunds-module__PBywkW__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.directRefunds-module__PBywkW__cap{text-transform:capitalize}.directRefunds-module__PBywkW__actionsCol{text-align:right;white-space:nowrap}.directRefunds-module__PBywkW__rowActions{gap:6px;display:inline-flex}.directRefunds-module__PBywkW__pendingRow td{background:var(--hb-caution-shade)}.directRefunds-module__PBywkW__dialogFooter{justify-content:flex-end;gap:8px;display:flex}.directRefunds-module__PBywkW__form{padding:4px 2px}.directRefunds-module__PBywkW__textarea{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);font-family:var(--hb-font-family);resize:vertical;border-radius:8px;width:100%;padding:8px 10px;font-size:14px}
.merchandise-module__yB0PSa__page{min-width:0;padding:24px}.merchandise-module__yB0PSa__header{margin-bottom:12px}.merchandise-module__yB0PSa__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.merchandise-module__yB0PSa__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.merchandise-module__yB0PSa__summaryRow{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.merchandise-module__yB0PSa__summaryCard{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;min-width:200px;padding:12px 16px}.merchandise-module__yB0PSa__summaryLabel{color:var(--hb-text-muted);font-size:13px}.merchandise-module__yB0PSa__summaryValue{color:var(--hb-text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.merchandise-module__yB0PSa__toolbar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.merchandise-module__yB0PSa__count{color:var(--hb-text-muted);font-size:13px}.merchandise-module__yB0PSa__spacer{flex:1}.merchandise-module__yB0PSa__addBtnInner{align-items:center;gap:6px;display:inline-flex}.merchandise-module__yB0PSa__state{color:var(--hb-text-error);padding:32px}.merchandise-module__yB0PSa__loading{min-height:240px;position:relative}.merchandise-module__yB0PSa__tableWrap{border:1px solid var(--hb-border);border-radius:8px;overflow-x:auto}.merchandise-module__yB0PSa__table{border-collapse:collapse;width:100%;font-size:14px}.merchandise-module__yB0PSa__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 14px;font-weight:500}.merchandise-module__yB0PSa__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:middle;padding:10px 14px}.merchandise-module__yB0PSa__table tbody tr:last-child td{border-bottom:none}.merchandise-module__yB0PSa__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.merchandise-module__yB0PSa__cap{text-transform:capitalize}.merchandise-module__yB0PSa__inactive{color:var(--hb-text-muted)}.merchandise-module__yB0PSa__actionsCol{text-align:right;white-space:nowrap}.merchandise-module__yB0PSa__rowActions{gap:4px;display:inline-flex}.merchandise-module__yB0PSa__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;display:inline-flex}.merchandise-module__yB0PSa__iconBtn:hover{background:var(--hb-surface-hover)}.merchandise-module__yB0PSa__form{flex-direction:column;gap:14px;padding:4px 2px;display:flex}.merchandise-module__yB0PSa__formError{background:color-mix(in srgb, var(--hb-error) 12%, var(--hb-surface));color:var(--hb-text-error);border-radius:6px;margin:4px 2px 12px;padding:8px 12px;font-size:13px}.merchandise-module__yB0PSa__fieldRow{flex-wrap:wrap;gap:12px;display:flex}.merchandise-module__yB0PSa__field{flex-direction:column;flex:1;gap:4px;min-width:130px;display:flex}.merchandise-module__yB0PSa__fieldLabel{color:var(--hb-text-muted);font-size:12px}.merchandise-module__yB0PSa__req{color:var(--hb-text-error)}.merchandise-module__yB0PSa__textInput,.merchandise-module__yB0PSa__select{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;width:100%;padding:0 10px;font-size:14px}.merchandise-module__yB0PSa__textarea{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);font-family:var(--hb-font-family);resize:vertical;border-radius:8px;width:100%;padding:8px 10px;font-size:14px}.merchandise-module__yB0PSa__textInput:focus,.merchandise-module__yB0PSa__select:focus,.merchandise-module__yB0PSa__textarea:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.merchandise-module__yB0PSa__checkGrid{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;max-height:160px;padding:8px 10px;display:grid;overflow-y:auto}.merchandise-module__yB0PSa__checkItem{color:var(--hb-text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.merchandise-module__yB0PSa__dialogFooter{justify-content:flex-end;gap:8px;display:flex}
.noticeManager-module__UsQv_G__page{min-width:0;padding:24px}.noticeManager-module__UsQv_G__header{margin-bottom:16px}.noticeManager-module__UsQv_G__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.noticeManager-module__UsQv_G__description{color:var(--hb-text-muted);margin:4px 0 0;font-size:14px}.noticeManager-module__UsQv_G__backLink{color:var(--hb-accent-text);font-family:var(--hb-font-family);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:12px;padding:4px 0;font-size:14px;display:inline-flex}.noticeManager-module__UsQv_G__field{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.noticeManager-module__UsQv_G__fieldLabel{color:var(--hb-text-muted);font-size:12px}.noticeManager-module__UsQv_G__select{border:1px solid var(--hb-border);background:var(--hb-surface);height:38px;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;min-width:240px;padding:0 10px;font-size:14px}.noticeManager-module__UsQv_G__select:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.noticeManager-module__UsQv_G__toolbar{margin-bottom:16px}.noticeManager-module__UsQv_G__state{color:var(--hb-text-error);padding:32px}.noticeManager-module__UsQv_G__loading{min-height:200px;position:relative}.noticeManager-module__UsQv_G__tableWrap{border:1px solid var(--hb-border);border-radius:8px;overflow-x:auto}.noticeManager-module__UsQv_G__table{border-collapse:collapse;width:100%;font-size:14px}.noticeManager-module__UsQv_G__table th{text-align:left;color:var(--hb-text-muted);background:var(--hb-surface-sunken);border-bottom:1px solid var(--hb-border);white-space:nowrap;padding:10px 14px;font-weight:500}.noticeManager-module__UsQv_G__table td{color:var(--hb-text);border-bottom:1px solid var(--hb-surface-hover);vertical-align:middle;padding:10px 14px}.noticeManager-module__UsQv_G__table tbody tr:last-child td{border-bottom:none}.noticeManager-module__UsQv_G__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.noticeManager-module__UsQv_G__cap{text-transform:capitalize}.noticeManager-module__UsQv_G__rowClickable{cursor:pointer}.noticeManager-module__UsQv_G__rowClickable:hover td{background:var(--hb-surface-hover)}
.promoEditor-module__cdvNeG__page{box-sizing:border-box;flex-direction:column;gap:8px;max-width:760px;padding:24px;display:flex}.promoEditor-module__cdvNeG__title{color:var(--hb-text);margin:0;font-size:24px;font-weight:500}.promoEditor-module__cdvNeG__subhead{color:var(--hb-text-muted);margin:0 0 8px;font-size:13px}.promoEditor-module__cdvNeG__error{background:color-mix(in srgb, var(--hb-error) 12%, var(--hb-surface));color:var(--hb-text-error);border-radius:8px;margin-bottom:8px;padding:10px 12px;font-size:13px}.promoEditor-module__cdvNeG__form{flex-direction:column;gap:20px;display:flex}.promoEditor-module__cdvNeG__section{flex-direction:column;gap:8px;display:flex}.promoEditor-module__cdvNeG__label{color:var(--hb-text);font-size:14px;font-weight:500}.promoEditor-module__cdvNeG__count{color:var(--hb-text-muted);font-size:13px;font-weight:400}.promoEditor-module__cdvNeG__subLabel{color:var(--hb-text-muted);font-size:12px}.promoEditor-module__cdvNeG__input,.promoEditor-module__cdvNeG__textarea{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;width:100%;padding:9px 10px;font-size:14px}.promoEditor-module__cdvNeG__input{height:38px}.promoEditor-module__cdvNeG__inputNarrow{border:1px solid var(--hb-border);background:var(--hb-surface);width:120px;height:38px;color:var(--hb-text);border-radius:8px;padding:0 10px;font-size:14px}.promoEditor-module__cdvNeG__textarea{resize:vertical;line-height:1.4}.promoEditor-module__cdvNeG__input:focus,.promoEditor-module__cdvNeG__textarea:focus,.promoEditor-module__cdvNeG__inputNarrow:focus,.promoEditor-module__cdvNeG__amountInput:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.promoEditor-module__cdvNeG__amountRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.promoEditor-module__cdvNeG__amountInput{border:1px solid var(--hb-border);background:var(--hb-surface);width:140px;height:38px;color:var(--hb-text);border-radius:8px;padding:0 10px;font-size:14px}.promoEditor-module__cdvNeG__grid2{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.promoEditor-module__cdvNeG__field{flex-direction:column;gap:5px;display:flex}.promoEditor-module__cdvNeG__switchRow{padding:2px 0}.promoEditor-module__cdvNeG__checkInline{color:var(--hb-text);cursor:pointer;align-items:center;gap:8px;padding:3px 0;font-size:14px;display:flex}.promoEditor-module__cdvNeG__checkGroup{flex-wrap:wrap;gap:18px;display:flex}.promoEditor-module__cdvNeG__checkList{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2px 16px;max-height:260px;padding:10px 12px;display:grid;overflow:auto}.promoEditor-module__cdvNeG__cap{text-transform:capitalize}.promoEditor-module__cdvNeG__footer{border-top:1px solid var(--hb-border);align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.promoEditor-module__cdvNeG__footerLeft{gap:8px;display:flex}.promoEditor-module__cdvNeG__footerRight{gap:8px;margin-left:auto;display:flex}.promoEditor-module__cdvNeG__deleteBtn{color:var(--hb-text-error)}html[data-theme=dark] .promoEditor-module__cdvNeG__deleteBtn{color:var(--hb-text-error)}.promoEditor-module__cdvNeG__deleteBtn:hover:not(:disabled){color:var(--hb-text-error);box-shadow:inset 0 0 0 1px var(--hb-error)}html[data-theme=dark] .promoEditor-module__cdvNeG__deleteBtn:hover:not(:disabled){color:var(--hb-text-error);box-shadow:inset 0 0 0 1px var(--hb-error)}
.rateEditor-module__ZLSZfW__page{box-sizing:border-box;max-width:760px;padding:24px}.rateEditor-module__ZLSZfW__form{flex-direction:column;gap:20px;margin-top:8px;display:flex}.rateEditor-module__ZLSZfW__field{flex-direction:column;gap:6px;display:flex}.rateEditor-module__ZLSZfW__label{color:var(--hb-text);font-size:13px;font-weight:600}.rateEditor-module__ZLSZfW__required:after{content:" *";color:var(--hb-text-error)}.rateEditor-module__ZLSZfW__hint{color:var(--hb-text-muted);font-size:12px}.rateEditor-module__ZLSZfW__input,.rateEditor-module__ZLSZfW__textarea,.rateEditor-module__ZLSZfW__select{box-sizing:border-box;border:1px solid var(--hb-border);background:var(--hb-surface);width:100%;color:var(--hb-text);font-family:var(--hb-font-family);border-radius:8px;padding:9px 11px;font-size:14px}.rateEditor-module__ZLSZfW__textarea{resize:vertical;min-height:76px}.rateEditor-module__ZLSZfW__input:focus,.rateEditor-module__ZLSZfW__textarea:focus,.rateEditor-module__ZLSZfW__select:focus{border-color:var(--hb-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--hb-primary) 30%, transparent);outline:none}.rateEditor-module__ZLSZfW__counter{color:var(--hb-text-muted);align-self:flex-end;font-size:12px}.rateEditor-module__ZLSZfW__tagList{flex-wrap:wrap;gap:8px 20px;display:flex}.rateEditor-module__ZLSZfW__tagRow{color:var(--hb-text);text-transform:capitalize;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.rateEditor-module__ZLSZfW__thresholdList{flex-direction:column;gap:10px;display:flex}.rateEditor-module__ZLSZfW__thresholdRow{color:var(--hb-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.rateEditor-module__ZLSZfW__numField{text-align:center;width:64px}.rateEditor-module__ZLSZfW__typeField{width:130px}.rateEditor-module__ZLSZfW__valField{width:90px}.rateEditor-module__ZLSZfW__removeLink{appearance:none;color:var(--hb-text-error);font:inherit;cursor:pointer;background:0 0;border:none;margin-left:auto}.rateEditor-module__ZLSZfW__removeLink:hover{text-decoration:underline}.rateEditor-module__ZLSZfW__addLink{appearance:none;color:var(--hb-accent-text);font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0}.rateEditor-module__ZLSZfW__addLink:hover{text-decoration:underline}.rateEditor-module__ZLSZfW__footer{border-top:1px solid var(--hb-border);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}
.widgets-module__fgpgHa__card{flex-direction:column;align-items:stretch;width:100%;height:100%;display:flex}.widgets-module__fgpgHa__cardHeader{justify-content:space-between;align-items:flex-start;gap:8px;padding:16px;display:flex}.widgets-module__fgpgHa__shortcutCard{cursor:pointer;height:auto;min-height:150px;transition:border-color .12s,box-shadow .12s}.widgets-module__fgpgHa__shortcutCard:hover{border-color:var(--hb-primary-dark);box-shadow:0 2px 8px #0000001a}.widgets-module__fgpgHa__shortcutCard:focus-visible{outline:2px solid var(--hb-primary-dark,#00646c);outline-offset:2px}.widgets-module__fgpgHa__shortcutOpen{color:var(--hb-accent-text);padding:0 16px 16px;font-size:12px;font-weight:500}.widgets-module__fgpgHa__cardTitle{color:var(--hb-text-night);margin:0;font-size:16px;font-weight:500;line-height:20px}.widgets-module__fgpgHa__cardSubtitle{color:var(--hb-text-light);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.widgets-module__fgpgHa__cardHeaderText{flex:1 1 0;min-width:0}.widgets-module__fgpgHa__cardActions{color:var(--hb-text-light);flex-shrink:0;align-items:center;gap:4px;display:flex}@media (hover:hover){.widgets-module__fgpgHa__card .widgets-module__fgpgHa__cardActions{opacity:0;pointer-events:none;transition:opacity .12s}.widgets-module__fgpgHa__card:hover .widgets-module__fgpgHa__cardActions,.widgets-module__fgpgHa__card:focus-within .widgets-module__fgpgHa__cardActions{opacity:1;pointer-events:auto}}.widgets-module__fgpgHa__iconButton{width:28px;height:28px;color:var(--hb-text-light);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.widgets-module__fgpgHa__iconButton:hover{background:var(--hb-cloud-light,#f4f6f8);color:var(--hb-text-night)}.widgets-module__fgpgHa__iconButton:disabled{cursor:default;opacity:.5}.widgets-module__fgpgHa__dragHandle{cursor:grab}.widgets-module__fgpgHa__dragHandle:active{cursor:grabbing}.widgets-module__fgpgHa__cardDragging{opacity:.4}.widgets-module__fgpgHa__cardDropTarget{outline:2px solid var(--hb-primary,#00848e);outline-offset:2px}.widgets-module__fgpgHa__menuRoot{position:relative}.widgets-module__fgpgHa__menu{z-index:20;background:var(--hb-surface);border:1px solid var(--hb-cloud);border-radius:6px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 6px 20px #00000024}.widgets-module__fgpgHa__menuItem{width:100%;color:var(--hb-text-night);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;display:flex}.widgets-module__fgpgHa__menuItem:hover:not(:disabled){background:var(--hb-cloud-light,#f4f6f8)}.widgets-module__fgpgHa__menuItem:disabled{color:var(--hb-text-light);cursor:default}.widgets-module__fgpgHa__menuItemDanger{color:#c4142b}.widgets-module__fgpgHa__menuItemDanger:hover:not(:disabled){background:var(--hb-error-shade)}.widgets-module__fgpgHa__menuDivider{background:var(--hb-cloud);height:1px;margin:6px 4px}.widgets-module__fgpgHa__addButton{border:1px solid var(--hb-cloud);background:var(--hb-surface);width:36px;height:36px;color:var(--hb-primary,#00848e);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.widgets-module__fgpgHa__addButton:hover{background:var(--hb-cloud-light,#f4f6f8)}.widgets-module__fgpgHa__emptyDashboard{color:var(--hb-text-light);flex-direction:column;align-items:center;gap:16px;padding:64px 24px;display:flex}.widgets-module__fgpgHa__emptyAddButton{border:1px solid var(--hb-primary,#00848e);background:var(--hb-surface);color:var(--hb-primary,#00848e);cursor:pointer;border-radius:20px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;display:inline-flex}.widgets-module__fgpgHa__emptyAddButton:hover{background:var(--hb-cloud-light,#f4f6f8)}.widgets-module__fgpgHa__pickerChips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.widgets-module__fgpgHa__pickerChip{border:1px solid var(--hb-cloud);background:var(--hb-surface);color:var(--hb-text-night);cursor:pointer;border-radius:16px;padding:6px 14px;font-size:13px}.widgets-module__fgpgHa__pickerChip:hover{background:var(--hb-cloud-light,#f4f6f8)}.widgets-module__fgpgHa__pickerChipActive,.widgets-module__fgpgHa__pickerChipActive:hover{background:var(--hb-primary,#00848e);border-color:var(--hb-primary,#00848e);color:#fff}.widgets-module__fgpgHa__pickerLoading{justify-content:center;padding:40px;display:flex}.widgets-module__fgpgHa__pickerList{flex-direction:column;gap:8px;display:flex}.widgets-module__fgpgHa__pickerRow{border:1px solid var(--hb-cloud);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.widgets-module__fgpgHa__pickerRowText{min-width:0}.widgets-module__fgpgHa__pickerRowName{color:var(--hb-text-night);font-size:14px;font-weight:500}.widgets-module__fgpgHa__pickerRowCategory{color:var(--hb-text-light);margin-top:2px;font-size:12px}.widgets-module__fgpgHa__pickerRowActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.widgets-module__fgpgHa__pickerPreview{border:1px solid var(--hb-cloud);background:var(--hb-surface);color:var(--hb-text-night);cursor:pointer;border-radius:16px;flex-shrink:0;padding:6px 16px;font-size:13px;font-weight:500}.widgets-module__fgpgHa__pickerPreview:hover{background:var(--hb-cloud-light,#f4f6f8)}.widgets-module__fgpgHa__pickerAdd{border:1px solid var(--hb-primary,#00848e);background:var(--hb-surface);color:var(--hb-primary,#00848e);cursor:pointer;border-radius:16px;flex-shrink:0;padding:6px 18px;font-size:13px;font-weight:500}.widgets-module__fgpgHa__pickerAdd:hover{background:var(--hb-primary,#00848e);color:#fff}.widgets-module__fgpgHa__previewCard{height:auto}.widgets-module__fgpgHa__pickerEmpty{text-align:center;color:var(--hb-text-light);padding:32px}.widgets-module__fgpgHa__widgetsPage{max-width:760px;padding:24px}.widgets-module__fgpgHa__widgetsPageHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.widgets-module__fgpgHa__widgetsPageLink{color:var(--hb-primary,#00848e);flex-shrink:0;align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.widgets-module__fgpgHa__widgetsPageLink:hover{text-decoration:underline}.widgets-module__fgpgHa__widgetsPageIntro{color:var(--hb-text-light);margin:0 0 24px;font-size:14px}.widgets-module__fgpgHa__widgetsPickerWrap{display:block}.widgets-module__fgpgHa__cardError{text-align:center;border-top:1px solid var(--hb-border);color:var(--hb-text-light);padding:24px}.widgets-module__fgpgHa__cardLoading{color:var(--hb-text-light);justify-content:center;align-items:center;padding:40px;display:flex}.widgets-module__fgpgHa__cardPlaceholder{text-align:center;color:var(--hb-text-light);padding:40px 24px;font-size:13px}.widgets-module__fgpgHa__shell{flex-direction:column;height:100%;padding-top:6px;display:flex}.widgets-module__fgpgHa__shellContent{flex-direction:column;justify-content:center;align-items:center;padding:4px 4px 0;display:flex}.widgets-module__fgpgHa__shellDivider{border-top:1px solid var(--hb-border);width:100%}.widgets-module__fgpgHa__shellTrend{flex-direction:column;flex:1;justify-content:center;width:100%;padding:0 16px 8px;display:flex}.widgets-module__fgpgHa__shellTrendLabel{color:var(--hb-text-muted);margin-bottom:4px;font-size:12px}.widgets-module__fgpgHa__donutTop{box-sizing:border-box;align-items:center;gap:12px;width:100%;padding:12px 24px;display:flex}.widgets-module__fgpgHa__donutWrapper{flex-shrink:0;width:140px;height:140px;position:relative}.widgets-module__fgpgHa__donutInfo{flex-direction:column;min-width:0;display:flex}.widgets-module__fgpgHa__donutValue{color:var(--hb-text-night);font-size:36px;font-weight:500;line-height:normal}.widgets-module__fgpgHa__donutSubLabel{color:var(--hb-text-light);font-size:14px}.widgets-module__fgpgHa__changeUp{color:#02ad0f;font-size:12px}.widgets-module__fgpgHa__changeDown{color:#fb4c4c;font-size:12px}.widgets-module__fgpgHa__changeArrow{font-weight:500}.widgets-module__fgpgHa__legend{box-sizing:border-box;width:100%;padding:0 24px}.widgets-module__fgpgHa__legendKey{border-bottom:1px solid var(--hb-border);margin:0;padding:0 0 8px;list-style:none}.widgets-module__fgpgHa__legendRow{align-items:flex-start;gap:4px;display:flex}.widgets-module__fgpgHa__legendRow+.widgets-module__fgpgHa__legendRow{margin-top:4px}.widgets-module__fgpgHa__legendIndicator{border-radius:4px;flex-shrink:0;width:12px;height:12px;margin-top:2px;display:block}.widgets-module__fgpgHa__legendLabel{min-width:0;color:var(--hb-text-night);flex:1 0 0;font-size:12px}.widgets-module__fgpgHa__legendValue{color:var(--hb-text-night);font-size:12px;font-weight:500}.widgets-module__fgpgHa__legendTotal{color:var(--hb-text-night);justify-content:space-between;gap:4px;margin-top:4px;padding-bottom:24px;font-size:14px;font-weight:500;display:flex}.widgets-module__fgpgHa__kpiTrend{flex-direction:column;height:100%;display:flex}.widgets-module__fgpgHa__kpiTrendChart{flex-direction:column;gap:8px;padding:12px 24px;display:flex}.widgets-module__fgpgHa__kpiTrendChartLabel{color:var(--hb-text-light);font-size:12px}.widgets-module__fgpgHa__kpiTrendDivider{border-top:1px solid var(--hb-border);width:100%}.widgets-module__fgpgHa__kpiTrendBody{flex-direction:column;padding:12px 24px 24px;display:flex}.widgets-module__fgpgHa__kpiTrendValue{color:var(--hb-text-night);font-size:36px;font-weight:500;line-height:normal}.widgets-module__fgpgHa__kpiTrendStats{border-top:1px solid var(--hb-border);align-items:flex-start;gap:8px;width:100%;margin-top:12px;padding-top:12px;display:flex}.widgets-module__fgpgHa__kpiTrendStat{flex-direction:column;flex:1 0 0;gap:4px;min-width:0;display:flex}.widgets-module__fgpgHa__kpiTrendStatLabel{color:var(--hb-text-light);font-size:12px}.widgets-module__fgpgHa__kpiTrendStatValue{color:var(--hb-text-night);font-size:16px;font-weight:500;line-height:20px}.widgets-module__fgpgHa__pageHeader{justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.widgets-module__fgpgHa__pageTitle{color:var(--hb-text-night);margin:0;font-size:24px;font-weight:500}.widgets-module__fgpgHa__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;padding:0 24px 24px;display:grid}@media (max-width:1200px){.widgets-module__fgpgHa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.widgets-module__fgpgHa__grid{grid-template-columns:1fr}}
.automations-module__d9HbVG__typeList{flex-direction:column;gap:10px;display:flex}.automations-module__d9HbVG__typeCard{border:1px solid var(--hb-border,#dfe3e8);background:var(--hb-surface,#fff);border-radius:8px;overflow:hidden}.automations-module__d9HbVG__typeHead{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 16px;display:flex}.automations-module__d9HbVG__typeHead:hover{background:var(--hb-cloud-lighter,#f4f6f8)}.automations-module__d9HbVG__typeTitle{color:var(--hb-text,#212b36);font-size:15px;font-weight:600}.automations-module__d9HbVG__typeDesc{color:var(--hb-text-light,#637381);margin-top:2px;font-size:13px}.automations-module__d9HbVG__grow{flex:1;min-width:0}.automations-module__d9HbVG__chevron{color:var(--hb-text-light,#637381);flex-shrink:0;transition:transform .15s}.automations-module__d9HbVG__chevronOpen{transform:rotate(90deg)}.automations-module__d9HbVG__typeBody{border-top:1px solid var(--hb-border,#dfe3e8);padding:8px 16px 14px}.automations-module__d9HbVG__workflowList{flex-direction:column;gap:6px;display:flex}.automations-module__d9HbVG__workflowRow{border:1px solid var(--hb-border,#dfe3e8);border-radius:6px;padding:10px 12px}.automations-module__d9HbVG__workflowHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.automations-module__d9HbVG__workflowName{color:var(--hb-text,#212b36);font-size:13.5px;font-weight:600}.automations-module__d9HbVG__workflowPath,.automations-module__d9HbVG__metaDim{color:var(--hb-text-light,#637381);font-size:12px}.automations-module__d9HbVG__statusBadge{color:var(--hb-text,#212b36);align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:inline-flex}.automations-module__d9HbVG__statusDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.automations-module__d9HbVG__viewStagesBtn{color:var(--hb-primary,#00838e);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:12.5px;font-weight:600}.automations-module__d9HbVG__viewStagesBtn:hover{text-decoration:underline}.automations-module__d9HbVG__timeline{border-left:2px solid var(--hb-border,#dfe3e8);flex-direction:column;gap:12px;margin:10px 0 2px;padding-left:16px;display:flex}.automations-module__d9HbVG__stage{position:relative}.automations-module__d9HbVG__stage:before{content:"";background:var(--hb-primary,#00838e);border:2px solid var(--hb-surface,#fff);border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-21px}.automations-module__d9HbVG__stageHead{align-items:center;gap:6px;display:flex}.automations-module__d9HbVG__stageName{color:var(--hb-text,#212b36);font-size:13px;font-weight:600}.automations-module__d9HbVG__stageTiming{color:var(--hb-text-light,#637381);margin-top:1px;font-size:12px}.automations-module__d9HbVG__actionChips{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.automations-module__d9HbVG__actionChip{background:var(--hb-cloud-lighter,#eef1f4);color:var(--hb-text-light,#4b5563);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.automations-module__d9HbVG__inlineHint{color:var(--hb-text-light,#637381);padding:6px 0;font-size:12.5px}.automations-module__d9HbVG__inlineError{color:var(--hb-danger,#d7263d);padding:6px 0;font-size:12.5px}
