.help-module__P9yxEG__help{background-color:var(--white);border-radius:4px;width:100%;height:100%;padding:1rem}.help-module__P9yxEG__help__header>div{flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.help-module__P9yxEG__help__article>ul{padding-left:2rem}.help-module__P9yxEG__help__title{color:#496c80;font-size:24px}.help-module__P9yxEG__help__search-input{border-color:#496c80;border-radius:4px;height:35px}.help-module__P9yxEG__help__product-help-text-list{display:flex}.help-module__P9yxEG__help__table{padding:0}
.tabs-container-module__FFCb-W__tab__list{background-color:#fff;flex-wrap:wrap;justify-content:center;gap:8px;display:flex;container:tabs-container/inline-size}.tabs-container-module__FFCb-W__tab__button{border-top-left-radius:.25rem;border-top-right-radius:.25rem;outline:none;justify-content:center;min-width:fit-content;padding:.25rem .5rem;display:flex;background-color:#d5d5d5!important}.tabs-container-module__FFCb-W__tab__group{height:100%}.tabs-container-module__FFCb-W__tab__button:disabled{cursor:not-allowed;background-color:#d5d5d5}.tabs-container-module__FFCb-W__tab__button--active{color:#fff;background-color:var(--dark-green)!important}.tabs-container-module__FFCb-W__tab__button:enabled:hover{background-color:#f1f1f1}.tabs-container-module__FFCb-W__tab__panels{width:100%;height:100%;margin:4px}.tabs-container-module__FFCb-W__tab__child{width:100%}@media screen and (min-width:1200px){.tabs-container-module__FFCb-W__tab__button{padding:.5rem .75rem;font-size:16px}}@container tabs-container (max-width:400px){.tabs-container-module__FFCb-W__tab__button{margin:0 8px;padding:.25rem .5rem}}@container turbulence (max-width:400px){.tabs-container-module__FFCb-W__tab__button{margin:0 4px;padding:.25rem .5rem}}@container weather-maps (max-width:400px){.tabs-container-module__FFCb-W__tab__button{margin:0 4px;padding:.25rem .5rem}}.tabs-container-module__FFCb-W__meteogram__tab-active-color{color:#fff;background-color:var(--dark-green)!important}
.tabs-module__bsSyYq__tabs{box-shadow:0 2px 10px var(--black-a4);flex-direction:column;display:flex}.tabs-module__bsSyYq__tabs__list{border-bottom:1px solid var(--dark-green);flex-shrink:0;display:flex}.tabs-module__bsSyYq__tabs__trigger{border:1px solid var(--dark-green);color:var(--dark-green);-webkit-user-select:none;user-select:none;background-color:#fff;flex:1;justify-content:center;align-items:center;height:45px;padding:0 20px;font-family:inherit;font-size:15px;line-height:1;display:flex}.tabs-module__bsSyYq__tabs__trigger:first-child{border-top-left-radius:6px}.tabs-module__bsSyYq__tabs__trigger:last-child{border-top-right-radius:6px}.tabs-module__bsSyYq__tabs__trigger:hover{color:var(--bright-darker-green)}.tabs-module__bsSyYq__tabs__trigger[data-state=active]{background-color:var(--dark-green);color:#fff}.tabs-module__bsSyYq__tabs__trigger:focus{position:relative}.tabs-module__bsSyYq__tabs__content{background-color:#fff;border-bottom-right-radius:6px;border-bottom-left-radius:6px;outline:none;flex-grow:1;padding:20px}.tabs-module__bsSyYq__tabs__text{color:var(--mauve-11);margin-top:0;margin-bottom:20px;font-size:15px;line-height:1.5}.tabs-module__bsSyYq__tabs__fieldset{flex-direction:column;justify-content:flex-start;width:100%;margin-bottom:15px;display:flex}.tabs-module__bsSyYq__tabs__label{color:var(--dark-green);-webkit-user-select:none;user-select:none;margin-bottom:10px;font-size:13px;line-height:1;display:block}.tabs-module__bsSyYq__tabs__input{box-shadow:0 0 0 1px var(--dark-green);color:var(--dark-green);border-radius:4px;flex:1 0 auto;height:35px;padding:0 10px;font-size:15px;line-height:1}.tabs-module__bsSyYq__tabs__input:focus{box-shadow:0 0 0 2px var(--dark-green)}.tabs-module__bsSyYq__tabs__button{border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}
.toggle-buttons-module__KvrfJG__toggler{flex-direction:column;justify-content:space-evenly;margin:0 4px;display:flex}.toggle-buttons-module__KvrfJG__toggler__wrapper{cursor:pointer;display:block;position:relative}.toggle-buttons-module__KvrfJG__toggler__wrapper--sm{width:53px;height:22px;font-size:14px}.toggle-buttons-module__KvrfJG__toggler__wrapper--lg{width:85px;height:35px}.toggle-buttons-module__KvrfJG__toggler__wrapper input[type=checkbox]{display:none}.toggle-buttons-module__KvrfJG__toggler__wrapper .toggle-buttons-module__KvrfJG__toggler__slider{background-color:#ccc;border-radius:4px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.toggle-buttons-module__KvrfJG__toggler__wrapper .toggle-buttons-module__KvrfJG__toggler__knob{background-color:#fff;border-radius:4px;transition:all .3s;position:absolute;top:2px;left:2px}.toggle-buttons-module__KvrfJG__toggler__wrapper--sm .toggle-buttons-module__KvrfJG__toggler__knob{width:25px;height:18px}.toggle-buttons-module__KvrfJG__toggler__wrapper--lg .toggle-buttons-module__KvrfJG__toggler__knob{width:31px;height:31px}.toggle-buttons-module__KvrfJG__toggler__wrapper input[type=checkbox]:checked+.toggle-buttons-module__KvrfJG__toggler__slider{background-color:#255c36}.toggle-buttons-module__KvrfJG__toggler__wrapper--sm input[type=checkbox]:checked+.toggle-buttons-module__KvrfJG__toggler__slider .toggle-buttons-module__KvrfJG__toggler__knob{left:calc(100% - 27px)}.toggle-buttons-module__KvrfJG__toggler__wrapper--lg input[type=checkbox]:checked+.toggle-buttons-module__KvrfJG__toggler__slider .toggle-buttons-module__KvrfJG__toggler__knob{left:calc(100% - 33px)}.toggle-buttons-module__KvrfJG__toggler__text{justify-content:space-between;align-items:center;width:100%;height:100%;margin:0 16px;display:flex}.toggle-buttons-module__KvrfJG__toggler__text--on,.toggle-buttons-module__KvrfJG__toggler__text--off{align-items:center;height:100%;display:flex}.toggle-buttons-module__KvrfJG__toggler__text--on{color:#fff;justify-content:flex-start}.toggle-buttons-module__KvrfJG__toggler__text--off{justify-content:flex-end}.toggle-buttons-module__KvrfJG__toggler__wrapper--sm .toggle-buttons-module__KvrfJG__toggler__text--on{width:calc(100% - 22px);margin:0 4px}.toggle-buttons-module__KvrfJG__toggler__wrapper--sm .toggle-buttons-module__KvrfJG__toggler__text--off{width:calc(100% - 22px);margin:0 16px}.toggle-buttons-module__KvrfJG__toggler__wrapper--lg .toggle-buttons-module__KvrfJG__toggler__text--on,.toggle-buttons-module__KvrfJG__toggler__wrapper--lg .toggle-buttons-module__KvrfJG__toggler__text--off{width:calc(100% - 35px);margin:0 16px}.toggle-buttons-module__KvrfJG__toggler__label{text-align:center}.toggle-buttons-module__KvrfJG__hidden{display:none}
.back-to-top-module__Nt4Bca__button{z-index:1000;background-color:#255c36;border-radius:100%;padding:.5rem;position:fixed;bottom:1rem;right:1rem}.back-to-top-module__Nt4Bca__button:hover{background-color:#f1f1f1;border:1px solid #255c36}.back-to-top-module__Nt4Bca__button__icon{color:#fff}.back-to-top-module__Nt4Bca__button:hover .back-to-top-module__Nt4Bca__button__icon{color:#255c36}
.breadcrumb-module__O6qGia__breadcrumb__list{color:#323232;word-wrap:break-word;flex-wrap:wrap;align-items:center;gap:.375rem;padding-left:0;font-size:.875rem;list-style:none;display:flex}.breadcrumb-module__O6qGia__breadcrumb__item{align-items:center;gap:.375rem;display:inline-flex}.breadcrumb-module__O6qGia__breadcrumb__link{color:#323232;transition:color .3s}.breadcrumb-module__O6qGia__breadcrumb__link:hover{color:#496c80}.breadcrumb-module__O6qGia__breadcrumb__page{font-weight:500}.breadcrumb-module__O6qGia__breadcrumb__ellipsis{background-color:#0000;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}@media (min-width:640px){.breadcrumb-module__O6qGia__breadcrumb{gap:.625rem}}
.drawer-module__KVAPHW__drawer{z-index:1000;background:#fff;width:40%;max-height:100%;transition:transform .5s ease-out;position:absolute;top:0;overflow:auto}.drawer-module__KVAPHW__drawer.drawer-module__KVAPHW__left{left:0;transform:translate(-100%)}.drawer-module__KVAPHW__close:hover{background-color:#e8e8e8;border-radius:100%}.drawer-module__KVAPHW__drawer.drawer-module__KVAPHW__left .drawer-module__KVAPHW__close{cursor:pointer;display:flex;position:absolute;top:1rem;right:1rem}.drawer-module__KVAPHW__drawer.drawer-module__KVAPHW__right{right:0;transform:translate(100%)}.drawer-module__KVAPHW__drawer.drawer-module__KVAPHW__right .drawer-module__KVAPHW__close{cursor:pointer;display:flex;position:absolute;top:1rem;right:1rem}.drawer-module__KVAPHW__close__icon{pointer-events:none;width:1.5rem;height:1.5rem}.drawer-module__KVAPHW__drawer .drawer-module__KVAPHW__content{margin:3rem .5rem .5rem}.drawer-module__KVAPHW__drawer.drawer-module__KVAPHW__open{transform:translate(0%)}@media screen and (max-width:1024px){.drawer-module__KVAPHW__drawer{width:100%;height:100%;top:0}.drawer-module__KVAPHW__drawer .drawer-module__KVAPHW__content{margin:4rem 0}}
.radio-group-module__Oa07EG__radio-group{gap:10px;display:flex}.radio-group-module__Oa07EG__radio-group button{all:unset}.radio-group-module__Oa07EG__radio-group__item{border:1px solid #323232;border-radius:100%;width:25px;height:25px;box-shadow:0 2px 10px #0000001a}.radio-group-module__Oa07EG__radio-group__item:hover{background-color:#0000001a}.radio-group-module__Oa07EG__radio-group__item:focus{box-shadow:0 0 0 2px #000}.radio-group-module__Oa07EG__radio-group__indicator{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.radio-group-module__Oa07EG__radio-group__indicator:after{content:"";background-color:#323232;border-radius:50%;width:11px;height:11px;display:block}.radio-group-module__Oa07EG__radio-group__label{color:#323232;font-size:15px;line-height:1}
.override-locked-schedules-module__KRyMAG__container{background:var(--grey,#eee);border-radius:8px;flex-direction:column;gap:1.5rem;min-height:600px;padding:1.5rem;display:flex}.override-locked-schedules-module__KRyMAG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__title{color:var(--vfx-text-primary,#202020);margin:0;font-size:1.5rem;font-weight:600}.override-locked-schedules-module__KRyMAG__header-actions{align-items:center;gap:.75rem;display:flex}.override-locked-schedules-module__KRyMAG__back-link{color:var(--vfx-text-secondary,#5e5e5e);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.override-locked-schedules-module__KRyMAG__back-link:hover{color:var(--vfx-text-primary,#2e2e2e)}.override-locked-schedules-module__KRyMAG__back-link-icon{width:1rem;height:1rem}.override-locked-schedules-module__KRyMAG__content{flex:1;grid-template-columns:280px 1fr;gap:1.5rem;display:grid}@media (max-width:900px){.override-locked-schedules-module__KRyMAG__content{grid-template-columns:1fr}}.override-locked-schedules-module__KRyMAG__sidebar{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;max-height:70vh;padding:1rem;overflow-y:auto}.override-locked-schedules-module__KRyMAG__sidebar-title{color:var(--vfx-text-secondary,#202020);letter-spacing:.05em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:600}.override-locked-schedules-module__KRyMAG__prompt-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.override-locked-schedules-module__KRyMAG__prompt-item{background:var(--vfx-background-secondary,#d6d6d6);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;border:2px solid #0000;border-radius:6px;width:100%;padding:.75rem;transition:background .2s,border-color .2s}.override-locked-schedules-module__KRyMAG__prompt-item:hover{background:var(--vfx-background-hover,#d6d6d6)}.override-locked-schedules-module__KRyMAG__prompt-item.override-locked-schedules-module__KRyMAG__selected{background:var(--vfx-background-hover,#d6d6d6);border-color:var(--vfx-primary,#6366f1)}.override-locked-schedules-module__KRyMAG__prompt-item.override-locked-schedules-module__KRyMAG__inactive{opacity:.6}.override-locked-schedules-module__KRyMAG__prompt-item-name{color:var(--vfx-text-primary,#202020);align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:500;display:flex}.override-locked-schedules-module__KRyMAG__prompt-item-meta{color:var(--vfx-text-tertiary,#202020);font-size:.75rem}.override-locked-schedules-module__KRyMAG__grouped-list{flex-direction:column;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__group{flex-direction:column;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__group-header{border-bottom:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-secondary,#202020);padding:.5rem 0;font-size:.75rem;font-weight:600}.override-locked-schedules-module__KRyMAG__main{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;min-height:400px;padding:1.5rem}.override-locked-schedules-module__KRyMAG__empty-main{color:var(--vfx-text-secondary,#202020);flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.override-locked-schedules-module__KRyMAG__empty-icon{opacity:.5;font-size:4rem}.override-locked-schedules-module__KRyMAG__form{flex-direction:column;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__form-title{color:var(--vfx-text-primary,#202020);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.override-locked-schedules-module__KRyMAG__form-field{flex-direction:column;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__label{color:var(--vfx-text-secondary,#202020);font-size:.875rem;font-weight:500}.override-locked-schedules-module__KRyMAG__input,.override-locked-schedules-module__KRyMAG__select{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.75rem;font-size:.875rem}.override-locked-schedules-module__KRyMAG__textarea{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);resize:vertical;border-radius:6px;min-height:100px;padding:.75rem;font-family:monospace;font-size:.875rem}.override-locked-schedules-module__KRyMAG__input:focus,.override-locked-schedules-module__KRyMAG__select:focus,.override-locked-schedules-module__KRyMAG__textarea:focus{border-color:var(--vfx-primary,#6366f1);outline:none}.override-locked-schedules-module__KRyMAG__filter-select{background:var(--vfx-background-tertiary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.override-locked-schedules-module__KRyMAG__form-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.override-locked-schedules-module__KRyMAG__prompt-header-content{flex-direction:row;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__prompt-detail{flex-direction:column;gap:1.5rem;display:flex}.override-locked-schedules-module__KRyMAG__prompt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__prompt-name{color:var(--text-grey,#1e2939);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}@supports (color:lab(0% 0 0)){.override-locked-schedules-module__KRyMAG__prompt-name{color:var(--text-grey,lab(16.1051% -1.1824 -11.7533))}}.override-locked-schedules-module__KRyMAG__product-type{color:var(--vfx-primary,#6366f1);margin-top:.25rem;font-size:.875rem}.override-locked-schedules-module__KRyMAG__prompt-description{color:var(--color-gray-600,#a1a1aa);margin:.5rem 0 0;font-size:.875rem}.override-locked-schedules-module__KRyMAG__prompt-meta{color:var(--vfx-text-tertiary,#71717a);margin-top:.5rem;font-size:.75rem}.override-locked-schedules-module__KRyMAG__prompt-actions{flex-wrap:wrap;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__version-form{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.override-locked-schedules-module__KRyMAG__version-form h4{color:var(--vfx-text-primary,#e4e4e7);margin:0;font-size:1rem;font-weight:600}.override-locked-schedules-module__KRyMAG__version-selector{align-items:center;gap:.75rem;display:flex}.override-locked-schedules-module__KRyMAG__version-selector .override-locked-schedules-module__KRyMAG__label{margin:0}.override-locked-schedules-module__KRyMAG__version-selector .override-locked-schedules-module__KRyMAG__select{flex:1;max-width:350px}.override-locked-schedules-module__KRyMAG__version-content{flex-direction:column;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__change-log{background:var(--vfx-background-secondary,#1a1a2e);color:var(--vfx-text-secondary,#a1a1aa);border-radius:6px;padding:.75rem;font-size:.875rem}.override-locked-schedules-module__KRyMAG__prompt-section{flex-direction:column;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__prompt-section h4{color:var(--vfx-text-secondary,#4a4a4f);margin:0;font-size:.875rem;font-weight:600}.override-locked-schedules-module__KRyMAG__prompt-text{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#e4e4e7);overflow-wrap:break-word;white-space:pre-wrap;border-radius:6px;max-height:300px;margin:0;padding:1rem;font-family:monospace;font-size:.8125rem;overflow-y:auto}.override-locked-schedules-module__KRyMAG__schedules-section{border-top:1px solid var(--vfx-border,#3f3f46);margin-top:1rem;padding-top:1rem}.override-locked-schedules-module__KRyMAG__schedules-section h4{color:var(--vfx-text-secondary,#a1a1aa);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.override-locked-schedules-module__KRyMAG__schedules-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.override-locked-schedules-module__KRyMAG__schedule-item{background:var(--vfx-background-secondary,#1a1a2e);border-radius:6px;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.override-locked-schedules-module__KRyMAG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.override-locked-schedules-module__KRyMAG__locked-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.override-locked-schedules-module__KRyMAG__status-badge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.override-locked-schedules-module__KRyMAG__status-badge.override-locked-schedules-module__KRyMAG__active{background:var(--vfx-success-bg,#22c55e1a);color:var(--vfx-success,#22c55e)}.override-locked-schedules-module__KRyMAG__status-badge.override-locked-schedules-module__KRyMAG__inactive{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24)}.override-locked-schedules-module__KRyMAG__status-badge.override-locked-schedules-module__KRyMAG__deleted{background:var(--vfx-error-bg,#ef44441a);color:var(--vfx-error,#ef4444)}.override-locked-schedules-module__KRyMAG__status-badge-large{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.override-locked-schedules-module__KRyMAG__status-badge-large.override-locked-schedules-module__KRyMAG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.override-locked-schedules-module__KRyMAG__inactive-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);text-transform:uppercase;border-radius:3px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.override-locked-schedules-module__KRyMAG__inactive-badge.override-locked-schedules-module__KRyMAG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.override-locked-schedules-module__KRyMAG__button-icon{width:1rem;height:1rem;margin-right:.25rem}.override-locked-schedules-module__KRyMAG__loading,.override-locked-schedules-module__KRyMAG__empty-state,.override-locked-schedules-module__KRyMAG__not-admin{color:var(--vfx-text-secondary,#a1a1aa);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.override-locked-schedules-module__KRyMAG__not-admin-icon{opacity:.5;font-size:3rem}.override-locked-schedules-module__KRyMAG__description{background:var(--vfx-background-tertiary,#252541);color:var(--vfx-text-secondary,#a1a1aa);border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.override-locked-schedules-module__KRyMAG__description p{margin:0;line-height:1.5}.override-locked-schedules-module__KRyMAG__info-icon{color:var(--vfx-primary,#6366f1);flex-shrink:0;font-size:1.25rem}.override-locked-schedules-module__KRyMAG__section{flex-direction:column;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.override-locked-schedules-module__KRyMAG__section-title{color:var(--vfx-text-primary,#e4e4e7);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.override-locked-schedules-module__KRyMAG__warning-icon{color:var(--vfx-warning,#fbbf24)}.override-locked-schedules-module__KRyMAG__success-icon{color:var(--vfx-success,#22c55e)}.override-locked-schedules-module__KRyMAG__schedule-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.override-locked-schedules-module__KRyMAG__override-card{background:var(--grey,#252541);border:2px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}.override-locked-schedules-module__KRyMAG__override-card.override-locked-schedules-module__KRyMAG__selected{border-color:var(--vfx-primary,#6366f1)}.override-locked-schedules-module__KRyMAG__card-header{justify-content:space-between;align-items:center;display:flex}.override-locked-schedules-module__KRyMAG__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__checkbox{accent-color:var(--vfx-primary,#6366f1);width:1rem;height:1rem}.override-locked-schedules-module__KRyMAG__card-title{color:var(--vfx-text-primary,#e4e4e7);font-weight:600}.override-locked-schedules-module__KRyMAG__lock-icon{color:var(--vfx-warning,#fbbf24)}.override-locked-schedules-module__KRyMAG__card-body{flex-direction:column;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__card-meta{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.override-locked-schedules-module__KRyMAG__updates-list{flex-direction:column;gap:.375rem;display:flex}.override-locked-schedules-module__KRyMAG__update-item{color:var(--vfx-text-secondary,#a1a1aa);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.override-locked-schedules-module__KRyMAG__update-icon{color:var(--vfx-warning,#fbbf24);flex-shrink:0}.override-locked-schedules-module__KRyMAG__update-details{color:var(--vfx-text-tertiary,#71717a);margin-left:auto;font-size:.75rem}.override-locked-schedules-module__KRyMAG__card-actions{justify-content:flex-end;margin-top:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__up-to-date-list{flex-direction:column;gap:.5rem;display:flex}.override-locked-schedules-module__KRyMAG__up-to-date-item{background:var(--vfx-background-tertiary,#252541);border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.override-locked-schedules-module__KRyMAG__up-to-date-item .override-locked-schedules-module__KRyMAG__lock-icon{color:var(--vfx-success,#22c55e)}.override-locked-schedules-module__KRyMAG__up-to-date-item .override-locked-schedules-module__KRyMAG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.override-locked-schedules-module__KRyMAG__locked-by{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.override-locked-schedules-module__KRyMAG__tabs{border-bottom:1px solid var(--vfx-border,#3f3f46);gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.override-locked-schedules-module__KRyMAG__tab{color:var(--vfx-text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;border-radius:6px 6px 0 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s;display:flex}.override-locked-schedules-module__KRyMAG__tab:hover{background:var(--vfx-background-hover,#2a2a4a);color:var(--vfx-text-primary,#e4e4e7)}.override-locked-schedules-module__KRyMAG__tab.override-locked-schedules-module__KRyMAG__active{border-bottom:2px solid var(--vfx-primary,#6366f1);color:var(--vfx-primary,#6366f1);margin-bottom:-1px}.override-locked-schedules-module__KRyMAG__tab-icon{width:1.25rem;height:1.25rem}.override-locked-schedules-module__KRyMAG__access-denied{color:var(--vfx-text-secondary,#a1a1aa);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.override-locked-schedules-module__KRyMAG__access-denied-icon{color:var(--vfx-error,#ef4444);opacity:.8;margin-bottom:1.5rem;font-size:5rem}.override-locked-schedules-module__KRyMAG__access-denied h2{color:var(--vfx-text-primary,#e4e4e7);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.override-locked-schedules-module__KRyMAG__access-denied p{margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.override-locked-schedules-module__KRyMAG__confirm-dialog{max-width:28rem}.override-locked-schedules-module__KRyMAG__confirm-dialog__content p{color:var(--vfx-text-secondary,#a1a1aa);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.override-locked-schedules-module__KRyMAG__confirm-dialog__buttons{justify-content:flex-end;gap:.75rem;display:flex}
.profile-refresh-module__nEkbSG__product-refresh{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.profile-refresh-module__nEkbSG__product-refresh__description{color:var(--gray-700,#545454);margin-bottom:.5rem;font-size:16px}.profile-refresh-module__nEkbSG__product-refresh__list{flex-direction:column;gap:.75rem;padding-right:1rem;display:flex;overflow-y:auto}.profile-refresh-module__nEkbSG__product-refresh__item{background-color:var(--light-grey);border-bottom:1px solid var(--black);border-radius:4px;grid-template-columns:1fr 200px;align-items:center;padding:.75rem;display:grid}.profile-refresh-module__nEkbSG__product-refresh__item:hover{background-color:var(--gray-200,#e9e9e9)}.profile-refresh-module__nEkbSG__product-refresh__product-name{color:var(--gray-800,#323232);font-weight:500}.profile-refresh-module__nEkbSG__product-refresh__dropdown{width:100%}@media (max-width:550px){.profile-refresh-module__nEkbSG__product-refresh__item{grid-template-columns:1fr;gap:.5rem}.profile-refresh-module__nEkbSG__product-refresh__list{max-height:unset;overflow-y:visible}}
.log-details-module__FQPwdq__log-details__root{inset:calc(var(--spacing,.25rem)*0);z-index:50;justify-content:center;align-items:center;display:flex;position:fixed}.log-details-module__FQPwdq__log-details__backdrop{cursor:default;inset:calc(var(--spacing,.25rem)*0);background-color:#00000080;position:absolute}@supports (color:color-mix(in lab, red, red)){.log-details-module__FQPwdq__log-details__backdrop{background-color:color-mix(in oklab,var(--color-black,#000)50%,transparent)}}.log-details-module__FQPwdq__log-details__dialog-panel{background-color:var(--color-white,#fff);border-radius:var(--radius-lg,.5rem);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);margin-inline:calc(var(--spacing,.25rem)*4);max-height:90vh;max-width:var(--container-4xl,56rem);--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);width:100%;position:relative;overflow-y:auto}.log-details-module__FQPwdq__log-details__dialog-header{background-color:var(--color-white,#fff);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-200,#e5e7eb);padding-block:calc(var(--spacing,.25rem)*4);padding-inline:calc(var(--spacing,.25rem)*6);top:calc(var(--spacing,.25rem)*0);justify-content:space-between;align-items:center;display:flex;position:sticky}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__dialog-header{border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.log-details-module__FQPwdq__log-details__header-title{font-size:var(--text-xl,1.25rem);font-weight:var(--font-weight-semibold,600);--tw-font-weight:var(--font-weight-semibold,600);line-height:1.4}.log-details-module__FQPwdq__log-details__header-subtitle{color:var(--color-gray-600,#4a5565);font-size:var(--text-sm,.875rem);margin-top:calc(var(--spacing,.25rem)*1);line-height:1.42857}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__header-subtitle{color:var(--color-gray-600,lab(35.6337% -1.58697 -10.8425))}}.log-details-module__FQPwdq__log-details__close-button{color:var(--color-gray-400,#99a1af)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__close-button{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}@media (hover:hover){.log-details-module__FQPwdq__log-details__close-button:hover{color:var(--color-gray-600,#4a5565)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__close-button:hover{color:var(--color-gray-600,lab(35.6337% -1.58697 -10.8425))}}}.log-details-module__FQPwdq__log-details__close-icon{font-size:var(--text-2xl,1.5rem);line-height:1.33333}.log-details-module__FQPwdq__log-details__dialog-body{padding:calc(var(--spacing,.25rem)*6)}:where(.log-details-module__FQPwdq__log-details__dialog-body>:not(:last-child)){--tw-space-y-reverse:0;margin-block:calc(calc(var(--spacing,.25rem)*6)*var(--tw-space-y-reverse))calc(calc(var(--spacing,.25rem)*6)*calc(1 - var(--tw-space-y-reverse)))}.log-details-module__FQPwdq__log-details__product-preview{align-items:center;gap:calc(var(--spacing,.25rem)*2);margin-bottom:calc(var(--spacing,.25rem)*1);display:flex}.log-details-module__FQPwdq__log-details__section-title{font-size:var(--text-lg,1.125rem);font-weight:var(--font-weight-semibold,600);margin-bottom:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);line-height:1.55556}.log-details-module__FQPwdq__log-details__metadata-grid{gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:48rem){.log-details-module__FQPwdq__log-details__metadata-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.log-details-module__FQPwdq__log-details__metadata-row{background-color:var(--color-gray-50,#f9fafb);padding:calc(var(--spacing,.25rem)*3);border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__metadata-row{background-color:var(--color-gray-50,lab(98.2596% -.247031 -.706708))}}.log-details-module__FQPwdq__log-details__metadata-label{color:var(--color-gray-500,#6a7282);font-size:var(--text-xs,.75rem);margin-bottom:calc(var(--spacing,.25rem)*1);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__metadata-label{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.log-details-module__FQPwdq__log-details__metadata-value{font-size:var(--text-sm,.875rem);font-weight:var(--font-weight-medium,500);--tw-font-weight:var(--font-weight-medium,500);line-height:1.42857}:where(.log-details-module__FQPwdq__log-details__prompt-blocks>:not(:last-child)){--tw-space-y-reverse:0;margin-block:calc(calc(var(--spacing,.25rem)*2)*var(--tw-space-y-reverse))calc(calc(var(--spacing,.25rem)*2)*calc(1 - var(--tw-space-y-reverse)))}.log-details-module__FQPwdq__log-details__prompt-block{background-color:var(--color-purple-50,#faf5ff);border-color:var(--color-purple-500,#ac4bff);border-left-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*3);border-left-width:4px;border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-block{background-color:var(--color-purple-50,lab(97.1627% 2.99937 -4.13398));border-color:var(--color-purple-500,lab(52.0183% 66.11 -78.2316))}}.log-details-module__FQPwdq__log-details__prompt-block-label{color:var(--color-purple-600,#9810fa);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);margin-bottom:calc(var(--spacing,.25rem)*1);text-transform:uppercase;--tw-font-weight:var(--font-weight-medium,500);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-block-label{color:var(--color-purple-600,lab(43.0295% 75.21 -86.5669))}}.log-details-module__FQPwdq__log-details__prompt-block-content{color:var(--color-gray-900,#101828);font-size:var(--text-sm,.875rem);max-height:calc(var(--spacing,.25rem)*40);white-space:pre-wrap;line-height:1.42857;overflow-y:auto}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-block-content{color:var(--color-gray-900,lab(8.11897% .811279 -12.254))}}.log-details-module__FQPwdq__log-details__product-prompt-block{background-color:var(--color-green-50,#f0fdf4);border-color:var(--color-green-500,#00c758);border-left-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*3);border-left-width:4px;border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__product-prompt-block{background-color:var(--color-green-50,lab(98.1563% -5.60117 2.75915));border-color:var(--color-green-500,lab(70.5521% -66.5147 45.8073))}}.log-details-module__FQPwdq__log-details__product-prompt-label{color:var(--color-green-600,#00a544);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);margin-bottom:calc(var(--spacing,.25rem)*1);text-transform:uppercase;--tw-font-weight:var(--font-weight-medium,500);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__product-prompt-label{color:var(--color-green-600,lab(59.0978% -58.6621 41.2579))}}.log-details-module__FQPwdq__log-details__learned-prompt-block{background-color:var(--color-orange-50,#fff7ed);border-color:var(--color-orange-500,#fe6e00);border-left-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*3);border-left-width:4px;border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__learned-prompt-block{background-color:var(--color-orange-50,lab(97.7008% 1.53735 5.90649));border-color:var(--color-orange-500,lab(64.272% 57.1788 90.3583))}}.log-details-module__FQPwdq__log-details__learned-prompt-label{color:var(--color-orange-600,#f05100);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);margin-bottom:calc(var(--spacing,.25rem)*1);text-transform:uppercase;--tw-font-weight:var(--font-weight-medium,500);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__learned-prompt-label{color:var(--color-orange-600,lab(57.1026% 64.2584 89.8886))}}.log-details-module__FQPwdq__log-details__image-card{aspect-ratio:var(--aspect-video,16/9);background-color:var(--color-gray-100,#f3f4f6);border-color:var(--color-gray-200,#e5e7eb);border-style:var(--tw-border-style);border-width:1px;border-radius:.25rem;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__image-card{background-color:var(--color-gray-100,lab(96.1596% -.0823438 -1.13575));border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.log-details-module__FQPwdq__log-details__image-thumb{-o-object-fit:cover;object-fit:cover}.log-details-module__FQPwdq__log-details__image-invalid-label{color:var(--color-gray-400,#99a1af);font-size:var(--text-xs,.75rem);justify-content:center;align-items:center;height:100%;line-height:1.33333;display:flex}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__image-invalid-label{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.log-details-module__FQPwdq__log-details__image-caption{color:var(--color-white,#fff);font-size:var(--text-xs,.75rem);padding-block:calc(var(--spacing,.25rem)*.5);padding-inline:calc(var(--spacing,.25rem)*1.5);right:calc(var(--spacing,.25rem)*1);top:calc(var(--spacing,.25rem)*1);background-color:#00000080;border-radius:.25rem;line-height:1.33333;position:absolute}@supports (color:color-mix(in lab, red, red)){.log-details-module__FQPwdq__log-details__image-caption{background-color:color-mix(in oklab,var(--color-black,#000)50%,transparent)}}.log-details-module__FQPwdq__log-details__prompt-part{background-color:var(--color-blue-50,#eff6ff);border-color:var(--color-blue-500,#3080ff);border-left-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*3);border-left-width:4px;border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-part{background-color:var(--color-blue-50,lab(96.492% -1.14644 -5.11479));border-color:var(--color-blue-500,lab(54.1736% 13.3369 -74.6839))}}.log-details-module__FQPwdq__log-details__prompt-part-key{color:var(--color-blue-600,#155dfc);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);margin-bottom:calc(var(--spacing,.25rem)*1);text-transform:uppercase;--tw-font-weight:var(--font-weight-medium,500);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-part-key{color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}.log-details-module__FQPwdq__log-details__prompt-part-value{color:var(--color-gray-900,#101828);font-size:var(--text-sm,.875rem);white-space:pre-wrap;line-height:1.42857}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__prompt-part-value{color:var(--color-gray-900,lab(8.11897% .811279 -12.254))}}.log-details-module__FQPwdq__log-details__response-content{background-color:var(--color-gray-50,#f9fafb);font-size:var(--text-sm,.875rem);max-width:none;padding:calc(var(--spacing,.25rem)*4);border-radius:.25rem;line-height:1.42857}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__response-content{background-color:var(--color-gray-50,lab(98.2596% -.247031 -.706708))}}.log-details-module__FQPwdq__log-details__rating-panel{margin-bottom:calc(var(--spacing,.25rem)*3);justify-content:space-between;align-items:center;display:flex}.log-details-module__FQPwdq__log-details__rating-score{font-size:var(--text-lg,1.125rem);font-weight:var(--font-weight-semibold,600);--tw-font-weight:var(--font-weight-semibold,600);line-height:1.55556}.log-details-module__FQPwdq__log-details__add-rating-button{background-color:var(--color-blue-50,#eff6ff);color:var(--color-blue-600,#155dfc);font-size:var(--text-sm,.875rem);padding-block:calc(var(--spacing,.25rem)*1);padding-inline:calc(var(--spacing,.25rem)*3);border-radius:.25rem;line-height:1.42857}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__add-rating-button{background-color:var(--color-blue-50,lab(96.492% -1.14644 -5.11479));color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}@media (hover:hover){.log-details-module__FQPwdq__log-details__add-rating-button:hover{background-color:var(--color-blue-100,#dbeafe)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__add-rating-button:hover{background-color:var(--color-blue-100,lab(92.0301% -2.24757 -11.6453))}}}.log-details-module__FQPwdq__log-details__community-ratings{background-color:var(--color-gray-50,#f9fafb);margin-bottom:calc(var(--spacing,.25rem)*4);padding:calc(var(--spacing,.25rem)*4);border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__community-ratings{background-color:var(--color-gray-50,lab(98.2596% -.247031 -.706708))}}.log-details-module__FQPwdq__log-details__community-ratings-grid{gap:calc(var(--spacing,.25rem)*4);text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.log-details-module__FQPwdq__log-details__community-rating-note{color:var(--color-gray-500,#6a7282);font-size:var(--text-xs,.75rem);margin-top:calc(var(--spacing,.25rem)*2);text-align:center;line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__community-rating-note{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.log-details-module__FQPwdq__log-details__your-rating-section{background-color:var(--color-blue-50,#eff6ff);margin-bottom:calc(var(--spacing,.25rem)*4);padding:calc(var(--spacing,.25rem)*4);border-radius:.25rem}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__your-rating-section{background-color:var(--color-blue-50,lab(96.492% -1.14644 -5.11479))}}.log-details-module__FQPwdq__log-details__your-rating-header{margin-bottom:calc(var(--spacing,.25rem)*2);justify-content:space-between;align-items:center;display:flex}.log-details-module__FQPwdq__log-details__rating-value-text{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.log-details-module__FQPwdq__log-details__your-rating-actions{gap:calc(var(--spacing,.25rem)*2);display:flex}.log-details-module__FQPwdq__log-details__edit-rating-button{color:var(--color-blue-600,#155dfc);font-size:var(--text-xs,.75rem);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__edit-rating-button{color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}@media (hover:hover){.log-details-module__FQPwdq__log-details__edit-rating-button:hover{color:var(--color-blue-800,#193cb8)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__edit-rating-button:hover{color:var(--color-blue-800,lab(30.2514% 27.7853 -70.2699))}}}.log-details-module__FQPwdq__log-details__delete-rating-button{color:var(--color-red-600,#e40014);font-size:var(--text-xs,.75rem);line-height:1.33333}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__delete-rating-button{color:var(--color-red-600,lab(48.4493% 77.4328 61.5452))}}@media (hover:hover){.log-details-module__FQPwdq__log-details__delete-rating-button:hover{color:var(--color-red-800,#9f0712)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__delete-rating-button:hover{color:var(--color-red-800,lab(33.7174% 55.8993 41.0293))}}}.log-details-module__FQPwdq__log-details__rating-summary{font-size:var(--text-sm,.875rem);gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(3,minmax(0,1fr));line-height:1.42857;display:grid}.log-details-module__FQPwdq__log-details__rating-field-label{color:var(--color-gray-600,#4a5565)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__rating-field-label{color:var(--color-gray-600,lab(35.6337% -1.58697 -10.8425))}}.log-details-module__FQPwdq__log-details__rating-note-text{font-size:var(--text-sm,.875rem);margin-top:calc(var(--spacing,.25rem)*2);line-height:1.42857}.log-details-module__FQPwdq__log-details__lightbox{inset:calc(var(--spacing,.25rem)*0);z-index:60;justify-content:center;align-items:center;display:flex;position:fixed}.log-details-module__FQPwdq__log-details__lightbox-backdrop-button{cursor:default;inset:calc(var(--spacing,.25rem)*0);background-color:#000c;position:absolute}@supports (color:color-mix(in lab, red, red)){.log-details-module__FQPwdq__log-details__lightbox-backdrop-button{background-color:color-mix(in oklab,var(--color-black,#000)80%,transparent)}}.log-details-module__FQPwdq__log-details__lightbox-panel{margin-inline:calc(var(--spacing,.25rem)*4);max-width:var(--container-6xl,72rem);width:100%;position:relative}.log-details-module__FQPwdq__log-details__lightbox-close-button{color:var(--color-white,#fff);right:calc(var(--spacing,.25rem)*0);top:calc(var(--spacing,.25rem)*-10);position:absolute}@media (hover:hover){.log-details-module__FQPwdq__log-details__lightbox-close-button:hover{color:var(--color-gray-300,#d1d5dc)}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__lightbox-close-button:hover{color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}}.log-details-module__FQPwdq__log-details__lightbox-close-icon{font-size:var(--text-3xl,1.875rem);line-height:1.2}.log-details-module__FQPwdq__log-details__lightbox-image-wrapper{background-color:var(--color-black,#000);border-color:var(--color-gray-700,#364153);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;width:100%;height:80vh;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.log-details-module__FQPwdq__log-details__lightbox-image-wrapper{border-color:var(--color-gray-700,lab(27.1134% -.956401 -12.3224))}}.log-details-module__FQPwdq__log-details__lightbox-image{-o-object-fit:contain;object-fit:contain}.log-details-module__FQPwdq__log-details__lightbox-counter{color:var(--color-white,#fff);font-size:var(--text-sm,.875rem);margin-top:calc(var(--spacing,.25rem)*2);text-align:center;line-height:1.42857}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}
.locked-schedules-need-update-section-module__qlSFVG__container{background:var(--vfx-background-secondary,#eee);border-radius:8px;flex-direction:column;gap:1.5rem;min-height:600px;padding:1.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__title{color:var(--vfx-text-primary,#202020);margin:0;font-size:1.5rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__header-actions{align-items:center;gap:.75rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__back-link{color:var(--vfx-text-secondary,#5e5e5e);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.locked-schedules-need-update-section-module__qlSFVG__back-link:hover{color:var(--vfx-text-primary,#2e2e2e)}.locked-schedules-need-update-section-module__qlSFVG__back-link-icon{width:1rem;height:1rem}.locked-schedules-need-update-section-module__qlSFVG__content{flex:1;grid-template-columns:280px 1fr;gap:1.5rem;display:grid}@media (max-width:900px){.locked-schedules-need-update-section-module__qlSFVG__content{grid-template-columns:1fr}}.locked-schedules-need-update-section-module__qlSFVG__sidebar{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;max-height:70vh;padding:1rem;overflow-y:auto}.locked-schedules-need-update-section-module__qlSFVG__sidebar-title{color:var(--vfx-text-secondary,#202020);letter-spacing:.05em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__prompt-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-item{background:var(--vfx-background-secondary,#d6d6d6);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;border:2px solid #0000;border-radius:6px;width:100%;padding:.75rem;transition:background .2s,border-color .2s}.locked-schedules-need-update-section-module__qlSFVG__prompt-item:hover{background:var(--vfx-background-hover,#d6d6d6)}.locked-schedules-need-update-section-module__qlSFVG__prompt-item.locked-schedules-need-update-section-module__qlSFVG__selected{background:var(--vfx-background-hover,#d6d6d6);border-color:var(--vfx-primary,#6366f1)}.locked-schedules-need-update-section-module__qlSFVG__prompt-item.locked-schedules-need-update-section-module__qlSFVG__inactive{opacity:.6}.locked-schedules-need-update-section-module__qlSFVG__prompt-item-name{color:var(--vfx-text-primary,#202020);align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:500;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-item-meta{color:var(--vfx-text-tertiary,#202020);font-size:.75rem}.locked-schedules-need-update-section-module__qlSFVG__grouped-list{flex-direction:column;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__group{flex-direction:column;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__group-header{border-bottom:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-secondary,#202020);padding:.5rem 0;font-size:.75rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__main{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;min-height:400px;padding:1.5rem}.locked-schedules-need-update-section-module__qlSFVG__empty-main{color:var(--vfx-text-secondary,#202020);flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.locked-schedules-need-update-section-module__qlSFVG__empty-icon{opacity:.5;font-size:4rem}.locked-schedules-need-update-section-module__qlSFVG__form{flex-direction:column;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__form-title{color:var(--vfx-text-primary,#202020);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__form-field{flex-direction:column;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__label{color:var(--vfx-text-secondary,#202020);font-size:.875rem;font-weight:500}.locked-schedules-need-update-section-module__qlSFVG__input,.locked-schedules-need-update-section-module__qlSFVG__select{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.75rem;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__textarea{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);resize:vertical;border-radius:6px;min-height:100px;padding:.75rem;font-family:monospace;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__input:focus,.locked-schedules-need-update-section-module__qlSFVG__select:focus,.locked-schedules-need-update-section-module__qlSFVG__textarea:focus{border-color:var(--vfx-primary,#6366f1);outline:none}.locked-schedules-need-update-section-module__qlSFVG__filter-select{background:var(--vfx-background-tertiary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__form-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-header-content{flex-direction:row;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-detail{flex-direction:column;gap:1.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-name{color:var(--text-grey,#1e2939);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}@supports (color:lab(0% 0 0)){.locked-schedules-need-update-section-module__qlSFVG__prompt-name{color:var(--text-grey,lab(16.1051% -1.1824 -11.7533))}}.locked-schedules-need-update-section-module__qlSFVG__product-type{color:var(--vfx-primary,#6366f1);margin-top:.25rem;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__prompt-description{color:var(--color-gray-600,#a1a1aa);margin:.5rem 0 0;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__prompt-meta{color:var(--vfx-text-tertiary,#71717a);margin-top:.5rem;font-size:.75rem}.locked-schedules-need-update-section-module__qlSFVG__prompt-actions{flex-wrap:wrap;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__version-form{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__version-form h4{color:var(--vfx-text-primary,#e4e4e7);margin:0;font-size:1rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__version-selector{align-items:center;gap:.75rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__version-selector .locked-schedules-need-update-section-module__qlSFVG__label{margin:0}.locked-schedules-need-update-section-module__qlSFVG__version-selector .locked-schedules-need-update-section-module__qlSFVG__select{flex:1;max-width:350px}.locked-schedules-need-update-section-module__qlSFVG__version-content{flex-direction:column;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__change-log{background:var(--vfx-background-secondary,#1a1a2e);color:var(--vfx-text-secondary,#a1a1aa);border-radius:6px;padding:.75rem;font-size:.875rem}.locked-schedules-need-update-section-module__qlSFVG__prompt-section{flex-direction:column;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__prompt-section h4{color:var(--vfx-text-secondary,#4a4a4f);margin:0;font-size:.875rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__prompt-text{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#e4e4e7);overflow-wrap:break-word;white-space:pre-wrap;border-radius:6px;max-height:300px;margin:0;padding:1rem;font-family:monospace;font-size:.8125rem;overflow-y:auto}.locked-schedules-need-update-section-module__qlSFVG__schedules-section{border-top:1px solid var(--vfx-border,#3f3f46);margin-top:1rem;padding-top:1rem}.locked-schedules-need-update-section-module__qlSFVG__schedules-section h4{color:var(--vfx-text-secondary,#a1a1aa);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__schedules-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.locked-schedules-need-update-section-module__qlSFVG__schedule-item{background:var(--vfx-background-secondary,#1a1a2e);border-radius:6px;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.locked-schedules-need-update-section-module__qlSFVG__locked-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.locked-schedules-need-update-section-module__qlSFVG__status-badge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.locked-schedules-need-update-section-module__qlSFVG__status-badge.locked-schedules-need-update-section-module__qlSFVG__active{background:var(--vfx-success-bg,#22c55e1a);color:var(--vfx-success,#22c55e)}.locked-schedules-need-update-section-module__qlSFVG__status-badge.locked-schedules-need-update-section-module__qlSFVG__inactive{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24)}.locked-schedules-need-update-section-module__qlSFVG__status-badge.locked-schedules-need-update-section-module__qlSFVG__deleted{background:var(--vfx-error-bg,#ef44441a);color:var(--vfx-error,#ef4444)}.locked-schedules-need-update-section-module__qlSFVG__status-badge-large{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.locked-schedules-need-update-section-module__qlSFVG__status-badge-large.locked-schedules-need-update-section-module__qlSFVG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.locked-schedules-need-update-section-module__qlSFVG__inactive-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);text-transform:uppercase;border-radius:3px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.locked-schedules-need-update-section-module__qlSFVG__inactive-badge.locked-schedules-need-update-section-module__qlSFVG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.locked-schedules-need-update-section-module__qlSFVG__button-icon{width:1rem;height:1rem;margin-right:.25rem}.locked-schedules-need-update-section-module__qlSFVG__loading,.locked-schedules-need-update-section-module__qlSFVG__empty-state,.locked-schedules-need-update-section-module__qlSFVG__not-admin{color:var(--vfx-text-secondary,#a1a1aa);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__not-admin-icon{opacity:.5;font-size:3rem}.locked-schedules-need-update-section-module__qlSFVG__description{background:var(--vfx-background-tertiary,#252541);color:var(--vfx-text-secondary,#a1a1aa);border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__description p{margin:0;line-height:1.5}.locked-schedules-need-update-section-module__qlSFVG__info-icon{color:var(--vfx-primary,#6366f1);flex-shrink:0;font-size:1.25rem}.locked-schedules-need-update-section-module__qlSFVG__section{flex-direction:column;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__section-title{color:var(--text-color-primary,#e4e4e7);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.locked-schedules-need-update-section-module__qlSFVG__warning-icon{color:var(--vfx-warning,#fbbf24)}.locked-schedules-need-update-section-module__qlSFVG__success-icon{color:var(--vfx-success,#22c55e)}.locked-schedules-need-update-section-module__qlSFVG__schedule-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.locked-schedules-need-update-section-module__qlSFVG__override-card{background:var(--bg-grey,#252541);border:2px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}.locked-schedules-need-update-section-module__qlSFVG__override-card.locked-schedules-need-update-section-module__qlSFVG__selected{border-color:var(--vfx-primary,#6366f1)}.locked-schedules-need-update-section-module__qlSFVG__card-header{justify-content:space-between;align-items:center;display:flex}.locked-schedules-need-update-section-module__qlSFVG__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__checkbox{accent-color:var(--vfx-primary,#6366f1);width:1rem;height:1rem}.locked-schedules-need-update-section-module__qlSFVG__card-title{color:var(--vfx-text-primary,#e4e4e7);font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__lock-icon{color:var(--vfx-warning,#fbbf24)}.locked-schedules-need-update-section-module__qlSFVG__card-body{flex-direction:column;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__card-meta{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.locked-schedules-need-update-section-module__qlSFVG__updates-list{flex-direction:column;gap:.375rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__update-item{color:var(--vfx-text-secondary,#a1a1aa);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__update-icon{color:var(--vfx-warning,#fbbf24);flex-shrink:0}.locked-schedules-need-update-section-module__qlSFVG__update-details{color:var(--vfx-text-tertiary,#71717a);margin-left:auto;font-size:.75rem}.locked-schedules-need-update-section-module__qlSFVG__card-actions{justify-content:flex-end;margin-top:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__up-to-date-list{flex-direction:column;gap:.5rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__up-to-date-item{background:var(--vfx-background-tertiary,#252541);border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__up-to-date-item .locked-schedules-need-update-section-module__qlSFVG__lock-icon{color:var(--vfx-success,#22c55e)}.locked-schedules-need-update-section-module__qlSFVG__up-to-date-item .locked-schedules-need-update-section-module__qlSFVG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.locked-schedules-need-update-section-module__qlSFVG__locked-by{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.locked-schedules-need-update-section-module__qlSFVG__tabs{border-bottom:1px solid var(--vfx-border,#3f3f46);gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__tab{color:var(--vfx-text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;border-radius:6px 6px 0 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s;display:flex}.locked-schedules-need-update-section-module__qlSFVG__tab:hover{background:var(--vfx-background-hover,#2a2a4a);color:var(--vfx-text-primary,#e4e4e7)}.locked-schedules-need-update-section-module__qlSFVG__tab.locked-schedules-need-update-section-module__qlSFVG__active{border-bottom:2px solid var(--vfx-primary,#6366f1);color:var(--vfx-primary,#6366f1);margin-bottom:-1px}.locked-schedules-need-update-section-module__qlSFVG__tab-icon{width:1.25rem;height:1.25rem}.locked-schedules-need-update-section-module__qlSFVG__access-denied{color:var(--vfx-text-secondary,#a1a1aa);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.locked-schedules-need-update-section-module__qlSFVG__access-denied-icon{color:var(--vfx-error,#ef4444);opacity:.8;margin-bottom:1.5rem;font-size:5rem}.locked-schedules-need-update-section-module__qlSFVG__access-denied h2{color:var(--vfx-text-primary,#e4e4e7);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.locked-schedules-need-update-section-module__qlSFVG__access-denied p{margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}
.dashboard-banner-module__GQv3Ta__banner{background-color:var(--white);box-shadow:var(--box-shadow-db);border-radius:4px;width:100%;height:58px;padding:8px 8px 8px 16px;position:sticky;top:0;container:banner/inline-size}.dashboard-banner-module__GQv3Ta__banner--btn:hover{cursor:pointer}.dashboard-banner-module__GQv3Ta__default{flex-direction:row;justify-content:space-between;align-items:center;height:100%;display:flex}.dashboard-banner-module__GQv3Ta__default-search{border-radius:4px;min-width:150px}.dashboard-banner-module__GQv3Ta__edit{background-color:var(--white);box-shadow:var(--box-shadow-db);border-radius:4px;width:max-content;height:fit-content;position:fixed;top:56px;right:8px}.dashboard-banner-module__GQv3Ta__edit-mode{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.dashboard-banner-module__GQv3Ta__edit__name-input{width:250px;height:30px}.dashboard-banner-module__GQv3Ta__edit__name-input--error{border:1px solid var(--red)!important}.dashboard-banner-module__GQv3Ta__edit__content{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:max-content;padding:8px 16px;display:flex}.dashboard-banner-module__GQv3Ta__edit__content-name,.dashboard-banner-module__GQv3Ta__edit__content-add-product,.dashboard-banner-module__GQv3Ta__edit__content-delete,.dashboard-banner-module__GQv3Ta__edit__content-copy,.dashboard-banner-module__GQv3Ta__edit__content-share,.dashboard-banner-module__GQv3Ta__edit__cotent-print,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard,.dashboard-banner-module__GQv3Ta__edit-finish,.dashboard-banner-module__GQv3Ta__edit-add{justify-content:flex-end;align-items:flex-end;min-width:200px;height:100%;display:flex}.dashboard-banner-module__GQv3Ta__edit__content-name{height:100%}.dashboard-banner-module__GQv3Ta__edit__content--add-product-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-delete-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-copy-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-share-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-print-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn svg{margin-right:8px}.dashboard-banner-module__GQv3Ta__edit-finish svg,.dashboard-banner-module__GQv3Ta__edit-add svg{margin-left:8px}.dashboard-banner-module__GQv3Ta__edit__content-name svg,.dashboard-banner-module__GQv3Ta__edit__content--add-product-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-delete-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-copy-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-share-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-print-btn svg,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn svg,.dashboard-banner-module__GQv3Ta__edit-finish svg,.dashboard-banner-module__GQv3Ta__edit-add svg{color:var(--white)}.dashboard-banner-module__GQv3Ta__edit__content-name-btn,.dashboard-banner-module__GQv3Ta__edit__content--add-product-btn,.dashboard-banner-module__GQv3Ta__edit__content-delete-btn,.dashboard-banner-module__GQv3Ta__edit__content-copy-btn,.dashboard-banner-module__GQv3Ta__edit__content-share-btn,.dashboard-banner-module__GQv3Ta__edit__content-print-btn,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn,.dashboard-banner-module__GQv3Ta__edit-add,.dashboard-banner-module__GQv3Ta__edit-finish{background-color:var(--purple-primary);border:1px solid var(--purple-primary);color:var(--white);border-radius:4px;align-items:center;min-width:200px;height:fit-content;padding:8px 16px;display:flex}.dashboard-banner-module__GQv3Ta__edit-add,.dashboard-banner-module__GQv3Ta__edit-finish{justify-content:center;min-width:0}.dashboard-banner-module__GQv3Ta__edit__content-name:hover,.dashboard-banner-module__GQv3Ta__edit__content-name:hover svg,.dashboard-banner-module__GQv3Ta__edit__content--add-product-btn:hover,.dashboard-banner-module__GQv3Ta__edit__content--add-product-btn:hover svg,.dashboard-banner-module__GQv3Ta__edit__content-copy-btn:hover,.dashboard-banner-module__GQv3Ta__edit__content-copy-btn:hover svg,.dashboard-banner-module__GQv3Ta__edit__content-share-btn:hover,.dashboard-banner-module__GQv3Ta__edit__content-share-btn:hover svg,.dashboard-banner-module__GQv3Ta__edit__content-print-btn:hover,.dashboard-banner-module__GQv3Ta__edit__content-print-btn:hover svg,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn:hover,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn:hover svg,.dashboard-banner-module__GQv3Ta__finish-edit:hover,.dashboard-banner-module__GQv3Ta__finish-edit:hover svg,.dashboard-banner-module__GQv3Ta__edit-finish:hover,.dashboard-banner-module__GQv3Ta__edit-finish:hover svg,.dashboard-banner-module__GQv3Ta__edit-add:hover,.dashboard-banner-module__GQv3Ta__edit-add:hover svg{background-color:var(--white);color:var(--purple-primary)}.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn:disabled,.dashboard-banner-module__GQv3Ta__edit__content-edit-dashboard-btn:disabled svg{background-color:var(--grey);color:var(--text-grey)}.dashboard-banner-module__GQv3Ta__edit__content-name p{border-bottom:2px solid #0000;margin-left:8px}.dashboard-banner-module__GQv3Ta__edit__content-name:hover{cursor:pointer}.dashboard-banner-module__GQv3Ta__edit__content-name:hover p{border-bottom:2px solid var(--purple-secondary)}.dashboard-banner-module__GQv3Ta__edit__content-delete-btn:hover{background-color:var(--red);border-color:var(--red);color:var(--white)}.dashboard-banner-module__GQv3Ta__edit__content-delete-btn:hover svg{color:var(--white)}.dashboard-banner-module__GQv3Ta__lock-button{color:var(--dark-grey);cursor:pointer}.dashboard-banner-module__GQv3Ta__lock-button--open,.dashboard-banner-module__GQv3Ta__lock-button:hover{color:var(--orange)}.dashboard-banner-module__GQv3Ta__lock-button--open:hover{color:var(--dark-green)}.dashboard-banner-module__GQv3Ta__lock-button-container{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.dashboard-banner-module__GQv3Ta__lock-button-container:hover{background-color:#0000000d}.dashboard-banner-module__GQv3Ta__lock-button-container:focus{box-shadow:0 0 0 2px var(--purple-primary);outline:none}@media --mobile{.dashboard-banner-module__GQv3Ta__default-search{width:100%}}.dashboard-banner-module__GQv3Ta__banner__icon-buttons{align-items:center;display:flex}.dashboard-banner-module__GQv3Ta__banner--btn-print{color:var(--bright-green);cursor:pointer}@media not (min-width:1024px){.dashboard-banner-module__GQv3Ta__banner--btn-print .dashboard-banner-module__GQv3Ta__edit{top:128px}}
.auto-mail-module__Dj0aTa__field__group{flex-direction:row;gap:2rem;display:flex}.auto-mail-module__Dj0aTa__input__fieldset{flex-direction:column;margin-bottom:16px;display:flex}.auto-mail-module__Dj0aTa__input__fieldset>label{font-weight:500}.auto-mail-module__Dj0aTa__input__fieldset>p.auto-mail-module__Dj0aTa__explanation{color:var(--text-secondary);margin-top:4px;font-size:14px}.auto-mail-module__Dj0aTa__input__fieldset>input{border:1px solid var(--input-border);border-radius:4px;height:48px;padding:0 8px}.auto-mail-module__Dj0aTa__input__fieldset>input[type=number]:not(:in-range){border-color:var(--error)}.auto-mail-module__Dj0aTa__subscription__manager__intervals{flex-direction:row;gap:1rem;display:flex}.auto-mail-module__Dj0aTa__active__subscriptions .auto-mail-module__Dj0aTa__title{font-size:16px;font-weight:500}.auto-mail-module__Dj0aTa__subscription-manager__radio-group{align-items:center;gap:1rem;margin:1rem 0;display:flex}.auto-mail-module__Dj0aTa__threshold-inputs{flex-wrap:wrap;gap:1rem;display:flex}.auto-mail-module__Dj0aTa__threshold-input-group{flex-direction:row;gap:1rem;display:flex}.auto-mail-module__Dj0aTa__threshold-input-label{width:180px}.auto-mail-module__Dj0aTa__threshold-input-wrapper{align-items:center;display:flex}.auto-mail-module__Dj0aTa__threshold-explanation{color:var(--text-secondary);margin-bottom:1rem}
.auto-mail-module__O4EZdW__subscription-manager-form{flex-direction:column;gap:1rem;display:flex}.auto-mail-module__O4EZdW__subscription-manager__actions{gap:.5rem;display:flex}.auto-mail-module__O4EZdW__error-message{color:var(--red)}
.opacity-slider-module__7jtpIW__opacity-slider{background:#fff;border:1px solid #255c36;border-radius:4px;flex-direction:column;gap:.5rem;width:80px;height:250px;padding:8px;display:flex}.opacity-slider-module__7jtpIW__opacity__title{font-size:14px}
.met-brief-component-module__wOlmoW__met-brief__wrapper{background-color:var(--white);border-radius:4px;width:100%;height:100%;padding:.5em}.met-brief-component-module__wOlmoW__met-brief{background-color:var(--white);border-radius:4px;width:100%;margin:0 auto;padding:1rem 0 0;font-size:18px;line-height:21.6px;position:relative}.met-brief-component-module__wOlmoW__met-brief>:not([hidden])~:not([hidden]){height:100%;margin-top:1rem}.met-brief-component-module__wOlmoW__met-brief__no-warnings,.met-brief-component-module__wOlmoW__met-brief__error{background-color:var(--bg-grey);border:1px solid var(--border-grey);text-align:center;padding:1rem;font-size:1.125rem}.met-brief-component-module__wOlmoW__met-brief__filename{color:var(--text-grey);font-size:16px}.met-brief-component-module__wOlmoW__met-brief__icon{width:2rem;height:2rem}.met-brief-component-module__wOlmoW__met-brief__download-link{color:var(--dark-green);justify-content:center;align-items:center;text-decoration:none;display:flex}.met-brief-component-module__wOlmoW__met-brief__download-button{background-color:var(--dark-green);color:var(--white)}.met-brief-component-module__wOlmoW__met-brief__favorite-button{color:var(--dark-green);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.met-brief-component-module__wOlmoW__met-brief__favorite-button:hover{color:var(--bright-darker-green)}.met-brief-component-module__wOlmoW__met-brief__favorite-button--active{color:var(--dark-green)}.met-brief-component-module__wOlmoW__met-brief__selected{gap:4px;display:flex}.met-brief-component-module__wOlmoW__met-brief__loading{justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:850px){.met-brief-component-module__wOlmoW__met-brief__download-button{position:initial}}
.custom-cell-module__m1hajq__custom-cell{width:100%;display:flex}.custom-cell-module__m1hajq__custom-cell__value{text-align:center;justify-content:center;width:100%;display:flex}
.prompt-logs-module__BPDrUG__prompt-logs__cell-primary{color:var(--color-gray-700,#364153);font-size:var(--text-sm,.875rem);line-height:1.42857}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__cell-primary{color:var(--color-gray-700,lab(27.1134% -.956401 -12.3224))}}.prompt-logs-module__BPDrUG__prompt-logs__filter-header-cell{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.prompt-logs-module__BPDrUG__prompt-logs__filter-wrapper{position:relative}.prompt-logs-module__BPDrUG__prompt-logs__filter-trigger{padding:calc(var(--spacing,.25rem)*1);z-index:10;border-radius:.25rem;position:relative}@media (hover:hover){.prompt-logs-module__BPDrUG__prompt-logs__filter-trigger:hover{background-color:var(--color-gray-100,#f3f4f6)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__filter-trigger:hover{background-color:var(--color-gray-100,lab(96.1596% -.0823438 -1.13575))}}}.prompt-logs-module__BPDrUG__prompt-logs__filter-indicator{background-color:var(--color-blue-600,#155dfc);height:calc(var(--spacing,.25rem)*2);right:calc(var(--spacing,.25rem)*-1);top:calc(var(--spacing,.25rem)*-1);width:calc(var(--spacing,.25rem)*2);border-radius:3.40282e38px;position:absolute}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__filter-indicator{background-color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}.prompt-logs-module__BPDrUG__prompt-logs__option-filter-dropdown{background-color:var(--color-white,#fff);border-color:var(--color-gray-200,#e5e7eb);border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);left:calc(var(--spacing,.25rem)*0);margin-top:calc(var(--spacing,.25rem)*1);z-index:50;--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);border-width:1px;min-width:120px;position:absolute;top:100%}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__option-filter-dropdown{border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__filter-option-label{color:var(--color-blue-600,#155dfc);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);--tw-font-weight:var(--font-weight-medium,500);line-height:1.33333}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__filter-option-label{color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}.prompt-logs-module__BPDrUG__prompt-logs__status-filter-dropdown{background-color:var(--color-white,#fff);border-color:var(--color-gray-200,#e5e7eb);border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);left:calc(var(--spacing,.25rem)*0);margin-top:calc(var(--spacing,.25rem)*1);z-index:50;--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);border-width:1px;min-width:140px;position:absolute;top:100%}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__status-filter-dropdown{border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__status-filter-menu{align-items:center;gap:calc(var(--spacing,.25rem)*1);flex-direction:row;display:flex}.prompt-logs-module__BPDrUG__prompt-logs__cell-secondary{color:var(--color-gray-500,#6a7282);font-size:var(--text-xs,.75rem);line-height:1.33333}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__cell-secondary{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.prompt-logs-module__BPDrUG__prompt-logs__cell-placeholder{color:var(--color-gray-400,#99a1af);font-size:var(--text-sm,.875rem);line-height:1.42857}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__cell-placeholder{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.prompt-logs-module__BPDrUG__prompt-logs__cell-value{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.prompt-logs-module__BPDrUG__prompt-logs__response-text{color:var(--color-gray-700,#364153);font-size:var(--text-sm,.875rem);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.42857;display:-webkit-box;overflow:hidden}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__response-text{color:var(--color-gray-700,lab(27.1134% -.956401 -12.3224))}}.prompt-logs-module__BPDrUG__prompt-logs__no-response{color:var(--color-gray-400,#99a1af);font-size:var(--text-xs,.75rem);line-height:1.33333}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__no-response{color:var(--color-gray-400,lab(65.9269% -.832707 -8.17473))}}.prompt-logs-module__BPDrUG__prompt-logs__rating-suffix{color:var(--color-gray-500,#6a7282);margin-left:calc(var(--spacing,.25rem)*1)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__rating-suffix{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.prompt-logs-module__BPDrUG__prompt-logs__view-button{color:var(--color-blue-600,#155dfc);font-size:var(--text-sm,.875rem);font-weight:var(--font-weight-medium,500);--tw-font-weight:var(--font-weight-medium,500);line-height:1.42857}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__view-button{color:var(--color-blue-600,lab(44.0605% 29.0279 -86.0352))}}@media (hover:hover){.prompt-logs-module__BPDrUG__prompt-logs__view-button:hover{color:var(--color-blue-800,#193cb8)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__view-button:hover{color:var(--color-blue-800,lab(30.2514% 27.7853 -70.2699))}}.prompt-logs-module__BPDrUG__prompt-logs__view-button:hover{text-decoration-line:underline}}.prompt-logs-module__BPDrUG__prompt-logs__table-head{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-200,#e5e7eb)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__table-head{border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__table-header-cell{color:var(--color-gray-500,#6a7282);font-size:var(--text-xs,.75rem);font-weight:var(--font-weight-medium,500);letter-spacing:var(--tracking-wider,.05em);padding-block:calc(var(--spacing,.25rem)*3);padding-inline:calc(var(--spacing,.25rem)*4);text-align:left;text-transform:uppercase;--tw-font-weight:var(--font-weight-medium,500);--tw-tracking:var(--tracking-wider,.05em);line-height:1.33333}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__table-header-cell{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.prompt-logs-module__BPDrUG__prompt-logs__sort-button{padding:calc(var(--spacing,.25rem)*1);border-radius:.25rem}@media (hover:hover){.prompt-logs-module__BPDrUG__prompt-logs__sort-button:hover{background-color:var(--color-gray-100,#f3f4f6)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__sort-button:hover{background-color:var(--color-gray-100,lab(96.1596% -.0823438 -1.13575))}}}.prompt-logs-module__BPDrUG__prompt-logs__loading{padding:calc(var(--spacing,.25rem)*8);justify-content:center;align-items:center;display:flex}.prompt-logs-module__BPDrUG__prompt-logs__loading-text{color:var(--color-gray-500,#6a7282)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__loading-text{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}:where(.prompt-logs-module__BPDrUG__prompt-logs__root>:not(:last-child)){--tw-space-y-reverse:0;margin-block:calc(calc(var(--spacing,.25rem)*4)*var(--tw-space-y-reverse))calc(calc(var(--spacing,.25rem)*4)*calc(1 - var(--tw-space-y-reverse)))}.prompt-logs-module__BPDrUG__prompt-logs__filters{align-items:center;gap:calc(var(--spacing,.25rem)*4);justify-content:flex-end;display:flex}.prompt-logs-module__BPDrUG__prompt-logs__table-wrapper{background-color:var(--color-white,#fff);border-color:var(--color-gray-200,#e5e7eb);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;overflow:hidden}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__table-wrapper{border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__table-scroll{overflow-x:auto}.prompt-logs-module__BPDrUG__prompt-logs__table{min-width:100%}:where(.prompt-logs-module__BPDrUG__prompt-logs__table>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)));border-color:var(--color-gray-200,#e5e7eb);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}@supports (color:lab(0% 0 0)){:where(.prompt-logs-module__BPDrUG__prompt-logs__table>:not(:last-child)){border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__table-body{background-color:var(--color-white,#fff)}:where(.prompt-logs-module__BPDrUG__prompt-logs__table-body>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)));border-color:var(--color-gray-200,#e5e7eb);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}@supports (color:lab(0% 0 0)){:where(.prompt-logs-module__BPDrUG__prompt-logs__table-body>:not(:last-child)){border-color:var(--color-gray-200,lab(91.6229% -.159115 -2.26791))}}.prompt-logs-module__BPDrUG__prompt-logs__empty-cell{color:var(--color-gray-500,#6a7282);padding-block:calc(var(--spacing,.25rem)*8);padding-inline:calc(var(--spacing,.25rem)*4);text-align:center}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__empty-cell{color:var(--color-gray-500,lab(47.7841% -.393182 -10.0268))}}.prompt-logs-module__BPDrUG__prompt-logs__empty-message{font-size:var(--text-lg,1.125rem);line-height:1.55556}.prompt-logs-module__BPDrUG__prompt-logs__body-row{cursor:pointer;transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}@media (hover:hover){.prompt-logs-module__BPDrUG__prompt-logs__body-row:hover{background-color:var(--color-gray-50,#f9fafb)}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__body-row:hover{background-color:var(--color-gray-50,lab(98.2596% -.247031 -.706708))}}}.prompt-logs-module__BPDrUG__prompt-logs__body-cell{color:var(--color-gray-700,#364153);font-size:var(--text-sm,.875rem);padding-block:calc(var(--spacing,.25rem)*3);padding-inline:calc(var(--spacing,.25rem)*4);white-space:nowrap;line-height:1.42857}@supports (color:lab(0% 0 0)){.prompt-logs-module__BPDrUG__prompt-logs__body-cell{color:var(--color-gray-700,lab(27.1134% -.956401 -12.3224))}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}
.product-prompt-manager-module__alXLXG__container{background:var(--vfx-background-secondary,#eee);border-radius:8px;flex-direction:column;gap:1.5rem;min-height:600px;padding:1.5rem;display:flex}.product-prompt-manager-module__alXLXG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__title{color:var(--vfx-text-primary,#202020);margin:0;font-size:1.5rem;font-weight:600}.product-prompt-manager-module__alXLXG__header-actions{align-items:center;gap:.75rem;display:flex}.product-prompt-manager-module__alXLXG__back-link{color:var(--vfx-text-secondary,#5e5e5e);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.product-prompt-manager-module__alXLXG__back-link:hover{color:var(--vfx-text-primary,#2e2e2e)}.product-prompt-manager-module__alXLXG__back-link-icon{width:1rem;height:1rem}.product-prompt-manager-module__alXLXG__content{flex:1;grid-template-columns:280px 1fr;gap:1.5rem;display:grid}@media (max-width:900px){.product-prompt-manager-module__alXLXG__content{grid-template-columns:1fr}}.product-prompt-manager-module__alXLXG__sidebar{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;max-height:70vh;padding:1rem;overflow-y:auto}.product-prompt-manager-module__alXLXG__sidebar-title{color:var(--vfx-text-secondary,#202020);letter-spacing:.05em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:600}.product-prompt-manager-module__alXLXG__prompt-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.product-prompt-manager-module__alXLXG__prompt-item{background:var(--vfx-background-secondary,#d6d6d6);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;border:2px solid #0000;border-radius:6px;width:100%;padding:.75rem;transition:background .2s,border-color .2s}.product-prompt-manager-module__alXLXG__prompt-item:hover{background:var(--vfx-background-hover,#d6d6d6)}.product-prompt-manager-module__alXLXG__prompt-item.product-prompt-manager-module__alXLXG__selected{background:var(--vfx-background-hover,#d6d6d6);border-color:var(--vfx-primary,#6366f1)}.product-prompt-manager-module__alXLXG__prompt-item.product-prompt-manager-module__alXLXG__inactive{opacity:.6}.product-prompt-manager-module__alXLXG__prompt-item-name{color:var(--vfx-text-primary,#202020);align-items:center;gap:.5rem;margin-bottom:.25rem;font-weight:500;display:flex}.product-prompt-manager-module__alXLXG__prompt-item-meta{color:var(--vfx-text-tertiary,#202020);font-size:.75rem}.product-prompt-manager-module__alXLXG__grouped-list{flex-direction:column;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__group{flex-direction:column;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__group-header{border-bottom:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-secondary,#202020);padding:.5rem 0;font-size:.75rem;font-weight:600}.product-prompt-manager-module__alXLXG__main{background:var(--vfx-background-tertiary,#d6d6d6);border-radius:8px;min-height:400px;padding:1.5rem}.product-prompt-manager-module__alXLXG__empty-main{color:var(--vfx-text-secondary,#202020);flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.product-prompt-manager-module__alXLXG__empty-icon{opacity:.5;font-size:4rem}.product-prompt-manager-module__alXLXG__form{flex-direction:column;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__form-title{color:var(--vfx-text-primary,#202020);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.product-prompt-manager-module__alXLXG__form-field{flex-direction:column;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__label{color:var(--vfx-text-secondary,#202020);font-size:.875rem;font-weight:500}.product-prompt-manager-module__alXLXG__input,.product-prompt-manager-module__alXLXG__select{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.75rem;font-size:.875rem}.product-prompt-manager-module__alXLXG__textarea{background:var(--vfx-background-secondary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);resize:vertical;border-radius:6px;min-height:100px;padding:.75rem;font-family:monospace;font-size:.875rem}.product-prompt-manager-module__alXLXG__input:focus,.product-prompt-manager-module__alXLXG__select:focus,.product-prompt-manager-module__alXLXG__textarea:focus{border-color:var(--vfx-primary,#6366f1);outline:none}.product-prompt-manager-module__alXLXG__filter-select{background:var(--vfx-background-tertiary,#d6d6d6);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#202020);border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.product-prompt-manager-module__alXLXG__form-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.product-prompt-manager-module__alXLXG__prompt-header-content{flex-direction:row;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__prompt-detail{flex-direction:column;gap:1.5rem;display:flex}.product-prompt-manager-module__alXLXG__prompt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__prompt-name{color:var(--text-grey,#1e2939);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}@supports (color:lab(0% 0 0)){.product-prompt-manager-module__alXLXG__prompt-name{color:var(--text-grey,lab(16.1051% -1.1824 -11.7533))}}.product-prompt-manager-module__alXLXG__product-type{color:var(--vfx-primary,#6366f1);margin-top:.25rem;font-size:.875rem}.product-prompt-manager-module__alXLXG__prompt-description{color:var(--color-gray-600,#a1a1aa);margin:.5rem 0 0;font-size:.875rem}.product-prompt-manager-module__alXLXG__prompt-meta{color:var(--vfx-text-tertiary,#71717a);margin-top:.5rem;font-size:.75rem}.product-prompt-manager-module__alXLXG__prompt-actions{flex-wrap:wrap;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__version-form{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.product-prompt-manager-module__alXLXG__version-form h4{color:var(--vfx-text-primary,#e4e4e7);margin:0;font-size:1rem;font-weight:600}.product-prompt-manager-module__alXLXG__version-selector{align-items:center;gap:.75rem;display:flex}.product-prompt-manager-module__alXLXG__version-selector .product-prompt-manager-module__alXLXG__label{margin:0}.product-prompt-manager-module__alXLXG__version-selector .product-prompt-manager-module__alXLXG__select{flex:1;max-width:350px}.product-prompt-manager-module__alXLXG__version-content{flex-direction:column;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__change-log{background:var(--vfx-background-secondary,#1a1a2e);color:var(--vfx-text-secondary,#a1a1aa);border-radius:6px;padding:.75rem;font-size:.875rem}.product-prompt-manager-module__alXLXG__prompt-section{flex-direction:column;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__prompt-section h4{color:var(--vfx-text-secondary,#4a4a4f);margin:0;font-size:.875rem;font-weight:600}.product-prompt-manager-module__alXLXG__prompt-text{background:var(--vfx-background-secondary,#1a1a2e);border:1px solid var(--vfx-border,#3f3f46);color:var(--vfx-text-primary,#e4e4e7);overflow-wrap:break-word;white-space:pre-wrap;border-radius:6px;max-height:300px;margin:0;padding:1rem;font-family:monospace;font-size:.8125rem;overflow-y:auto}.product-prompt-manager-module__alXLXG__schedules-section{border-top:1px solid var(--vfx-border,#3f3f46);margin-top:1rem;padding-top:1rem}.product-prompt-manager-module__alXLXG__schedules-section h4{color:var(--vfx-text-secondary,#a1a1aa);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.product-prompt-manager-module__alXLXG__schedules-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.product-prompt-manager-module__alXLXG__schedule-item{background:var(--vfx-background-secondary,#1a1a2e);border-radius:6px;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.product-prompt-manager-module__alXLXG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.product-prompt-manager-module__alXLXG__locked-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.product-prompt-manager-module__alXLXG__status-badge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.product-prompt-manager-module__alXLXG__status-badge.product-prompt-manager-module__alXLXG__active{background:var(--vfx-success-bg,#22c55e1a);color:var(--vfx-success,#22c55e)}.product-prompt-manager-module__alXLXG__status-badge.product-prompt-manager-module__alXLXG__inactive{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24)}.product-prompt-manager-module__alXLXG__status-badge.product-prompt-manager-module__alXLXG__deleted{background:var(--vfx-error-bg,#ef44441a);color:var(--vfx-error,#ef4444)}.product-prompt-manager-module__alXLXG__status-badge-large{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.product-prompt-manager-module__alXLXG__status-badge-large.product-prompt-manager-module__alXLXG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.product-prompt-manager-module__alXLXG__inactive-badge{background:var(--vfx-warning-bg,#fbbf241a);color:var(--vfx-warning,#fbbf24);text-transform:uppercase;border-radius:3px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.product-prompt-manager-module__alXLXG__inactive-badge.product-prompt-manager-module__alXLXG__deleted{background:var(--vfx-error-bg,#ef444426);color:var(--vfx-error,#dc2626)}.product-prompt-manager-module__alXLXG__button-icon{width:1rem;height:1rem;margin-right:.25rem}.product-prompt-manager-module__alXLXG__loading,.product-prompt-manager-module__alXLXG__empty-state,.product-prompt-manager-module__alXLXG__not-admin{color:var(--vfx-text-secondary,#a1a1aa);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.product-prompt-manager-module__alXLXG__not-admin-icon{opacity:.5;font-size:3rem}.product-prompt-manager-module__alXLXG__description{background:var(--vfx-background-tertiary,#252541);color:var(--vfx-text-secondary,#a1a1aa);border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.product-prompt-manager-module__alXLXG__description p{margin:0;line-height:1.5}.product-prompt-manager-module__alXLXG__info-icon{color:var(--vfx-primary,#6366f1);flex-shrink:0;font-size:1.25rem}.product-prompt-manager-module__alXLXG__section{flex-direction:column;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-prompt-manager-module__alXLXG__section-title{color:var(--vfx-text-primary,#e4e4e7);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.product-prompt-manager-module__alXLXG__warning-icon{color:var(--vfx-warning,#fbbf24)}.product-prompt-manager-module__alXLXG__success-icon{color:var(--vfx-success,#22c55e)}.product-prompt-manager-module__alXLXG__schedule-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.product-prompt-manager-module__alXLXG__override-card{background:var(--vfx-background-tertiary,#252541);border:2px solid var(--vfx-border,#3f3f46);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}.product-prompt-manager-module__alXLXG__override-card.product-prompt-manager-module__alXLXG__selected{border-color:var(--vfx-primary,#6366f1)}.product-prompt-manager-module__alXLXG__card-header{justify-content:space-between;align-items:center;display:flex}.product-prompt-manager-module__alXLXG__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__checkbox{accent-color:var(--vfx-primary,#6366f1);width:1rem;height:1rem}.product-prompt-manager-module__alXLXG__card-title{color:var(--vfx-text-primary,#e4e4e7);font-weight:600}.product-prompt-manager-module__alXLXG__lock-icon{color:var(--vfx-warning,#fbbf24)}.product-prompt-manager-module__alXLXG__card-body{flex-direction:column;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__card-meta{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.product-prompt-manager-module__alXLXG__updates-list{flex-direction:column;gap:.375rem;display:flex}.product-prompt-manager-module__alXLXG__update-item{color:var(--vfx-text-secondary,#a1a1aa);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.product-prompt-manager-module__alXLXG__update-icon{color:var(--vfx-warning,#fbbf24);flex-shrink:0}.product-prompt-manager-module__alXLXG__update-details{color:var(--vfx-text-tertiary,#71717a);margin-left:auto;font-size:.75rem}.product-prompt-manager-module__alXLXG__card-actions{justify-content:flex-end;margin-top:.5rem;display:flex}.product-prompt-manager-module__alXLXG__up-to-date-list{flex-direction:column;gap:.5rem;display:flex}.product-prompt-manager-module__alXLXG__up-to-date-item{background:var(--vfx-background-tertiary,#252541);border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.product-prompt-manager-module__alXLXG__up-to-date-item .product-prompt-manager-module__alXLXG__lock-icon{color:var(--vfx-success,#22c55e)}.product-prompt-manager-module__alXLXG__up-to-date-item .product-prompt-manager-module__alXLXG__schedule-name{color:var(--vfx-text-primary,#e4e4e7);flex:1}.product-prompt-manager-module__alXLXG__locked-by{color:var(--vfx-text-tertiary,#71717a);font-size:.75rem}.product-prompt-manager-module__alXLXG__tabs{border-bottom:1px solid var(--vfx-border,#3f3f46);gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.product-prompt-manager-module__alXLXG__tab{color:var(--vfx-text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;border-radius:6px 6px 0 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s;display:flex}.product-prompt-manager-module__alXLXG__tab:hover{background:var(--vfx-background-hover,#2a2a4a);color:var(--vfx-text-primary,#e4e4e7)}.product-prompt-manager-module__alXLXG__tab.product-prompt-manager-module__alXLXG__active{border-bottom:2px solid var(--vfx-primary,#6366f1);color:var(--vfx-primary,#6366f1);margin-bottom:-1px}.product-prompt-manager-module__alXLXG__tab-icon{width:1.25rem;height:1.25rem}.product-prompt-manager-module__alXLXG__access-denied{color:var(--vfx-text-secondary,#a1a1aa);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.product-prompt-manager-module__alXLXG__access-denied-icon{color:var(--vfx-error,#ef4444);opacity:.8;margin-bottom:1.5rem;font-size:5rem}.product-prompt-manager-module__alXLXG__access-denied h2{color:var(--vfx-text-primary,#e4e4e7);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.product-prompt-manager-module__alXLXG__access-denied p{margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.product-prompt-manager-module__alXLXG__confirm-dialog{max-width:28rem}.product-prompt-manager-module__alXLXG__confirm-dialog__content p{color:var(--vfx-text-secondary,#a1a1aa);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.product-prompt-manager-module__alXLXG__confirm-dialog__buttons{justify-content:flex-end;gap:.75rem;display:flex}
.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal{min-width:600px;max-width:800px}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__content{flex-direction:column;gap:1rem;display:flex}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__description{color:var(--text-light-grey);margin:0}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__search{width:100%}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__selection-header{border-bottom:1px solid var(--border-grey);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__selected-count{color:var(--text-light-grey);font-size:.875rem}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__list{background-color:var(--white);border:1px solid var(--border-grey);border-radius:4px;height:400px;max-height:60vh;padding:.5rem;position:relative;overflow:hidden auto}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__unit-item{background-color:var(--white);border:1px solid var(--border-grey);cursor:pointer;text-align:left;border-radius:4px;align-items:center;width:100%;padding:.75rem 1rem;transition:background-color .15s,border-color .15s;display:flex}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__unit-item:hover{background-color:var(--light-grey);border-color:var(--blue)}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__unit-item--selected,.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__unit-item--selected:hover{background-color:var(--light-green);border-color:var(--green)}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__unit-label{-webkit-user-select:none;user-select:none;flex:1}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__loading,.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__error,.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__empty{color:var(--text-light-grey);text-align:center;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__error{color:var(--red)}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__loading-more{background-color:var(--white);border-top:1px solid var(--border-grey);justify-content:center;align-items:center;padding:1rem;display:flex;position:sticky;bottom:0}.publish-to-groups-modal-module__0-A6oG__publish-to-groups-modal__button-group{border-top:1px solid var(--border-grey);justify-content:flex-end;gap:1rem;margin-top:.5rem;padding-top:1rem;display:flex}
.dashboard-table-module__XFWfQa__dashboard-table__search{text-align:left;border-radius:4px;max-width:20%;margin-bottom:.5rem;padding:.5rem}.dashboard-table-module__XFWfQa__dashboard-table__header{text-align:left;width:100%}.dashboard-table-module__XFWfQa__dashboard-table__link{width:100%;padding:.25rem;text-decoration:underline;display:flex}.dashboard-table-module__XFWfQa__dashboard-table__link:hover{color:var(--profile-blue)}.dashboard-table-module__XFWfQa__dashboard-table__link:focus{color:var(--profile-blue);font-weight:700}.dashboard-table-module__XFWfQa__dashboard-table__publish-wrapper,.dashboard-table-module__XFWfQa__dashboard-table__delete-wrapper{justify-content:center;display:flex}.dashboard-table-module__XFWfQa__dashboard-table__delete-button{background-color:#d11a2a;border:none}.dashboard-table-module__XFWfQa__dashboard-table__delete-button:hover{border-color:#d11a2a}@media (max-width:550px){.dashboard-table-module__XFWfQa__dashboard-table__search{max-width:100%;padding:.25rem}}
.subscription-list-module__mVI5SG__subscription-content{align-items:center;gap:.25rem;display:flex}.subscription-list-module__mVI5SG__subscription-list{margin:0;padding-left:0;list-style-type:none}.subscription-list-module__mVI5SG__subscription-item{background-color:var(--bg-grey);border-radius:4px;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .5rem;display:inline-block}.subscription-list-module__mVI5SG__subscription-content__include-text-content{gap:.5rem;display:flex}.subscription-list-module__mVI5SG__subscription-content__include-text-content p{font-weight:500}
.layer-list-module__9Rk8Ea__layer-list{height:inherit;overflow-y:auto}
.subscription-module__wBXthG__subscription{background-color:var(--white);border-radius:4px;flex-direction:column;gap:8px;padding:8px 16px;display:flex}.subscription-module__wBXthG__subscription__header{color:var(--profile-blue);font-size:18px;font-weight:500}.subscription-module__wBXthG__subscription__disabled{background-color:gray}.subscription-module__wBXthG__subscription__product-name{cursor:pointer;text-align:left;display:flex}.subscription-module__wBXthG__subscription__product-types,.subscription-module__wBXthG__subscription__when{text-align:left;flex-direction:column;display:flex}.subscription-module__wBXthG__when__categories{gap:.5rem;display:flex}
.breadcrumb-module__dZNkHq__breadcrumb__dropdown-trigger{align-items:center;gap:1rem;display:flex}.breadcrumb-module__dZNkHq__breadcrumb__dropdown{background-color:var(--white);border:1px solid var(--text-light-grey);box-shadow:var(--box-shadow);border-radius:.25rem;padding:.25rem}.breadcrumb-module__dZNkHq__dropdown__item{width:100%}.breadcrumb-module__dZNkHq__dropdown__link{color:var(--text-dark-grey);border-radius:.25rem;width:100%;padding:.25rem;text-decoration:none;display:block}.breadcrumb-module__dZNkHq__dropdown__link:hover{background-color:var(--shadow)}.breadcrumb-module__dZNkHq__dropdown__ellipsis{width:1rem;height:1rem}
.custom-title-module__r_SVRG__custom-title{width:100%;height:100%;font-size:13px}.custom-title-module__r_SVRG__custom-title__title{border-bottom:1px solid var(--border-dark-grey);text-align:center}.custom-title-module__r_SVRG__custom-title__subtitle-wrapper{align-items:center;width:100%;display:flex}.custom-title-module__r_SVRG__custom-title__subtitle{text-align:center;width:50%}.custom-title-module__r_SVRG__custom-title__subtitle-full{width:100%}.custom-title-module__r_SVRG__custom-title__subtitle:first-child{border-right:none}.custom-title-module__r_SVRG__custom-title__subtitle:last-child{border-left:none}
.action-confirmation-modal-module__1-sgQa__action-confirmation-modal{max-width:400px;padding:.5rem 1rem}.action-confirmation-modal-module__1-sgQa__action-confirmation__button-group{gap:.5rem;margin-top:1rem;display:flex}
.auto-mail-module__EAbf9q__met-brief-auto-mail{max-width:800px;margin:0 auto}.auto-mail-module__EAbf9q__subscription-manager-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.auto-mail-module__EAbf9q__subscription-manager-form{border:1px solid var(--border-grey);border-radius:4px;margin-bottom:1rem;padding:1rem}.auto-mail-module__EAbf9q__subscription-manager-form-item{margin-bottom:1rem}.auto-mail-module__EAbf9q__subscription-manager-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.auto-mail-module__EAbf9q__subscription-table{border-collapse:collapse;width:100%}.auto-mail-module__EAbf9q__subscription-table thead th{text-align:left;border-bottom:1px solid #ccc;padding:.5rem}.auto-mail-module__EAbf9q__subscription-table tbody td{border-bottom:1px solid #eee;padding:.5rem}.auto-mail-module__EAbf9q__subscription-table__checkbox-cell{width:50px}.auto-mail-module__EAbf9q__subscription-table__attachment-cell{width:150px}.auto-mail-module__EAbf9q__subscription-table__label{cursor:pointer;font-weight:500}.auto-mail-module__EAbf9q__subscription-manager{margin-top:1rem}.auto-mail-module__EAbf9q__subscription-card__content{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.5rem;display:flex}.auto-mail-module__EAbf9q__subscription-card__category{background-color:var(--bg-grey);color:var(--text-grey);border-radius:4px;margin-right:.5rem;padding:.25rem .5rem;font-size:.75rem;display:inline-block}.auto-mail-module__EAbf9q__subscription-card__pdf-status{color:var(--text-grey);gap:.25rem;font-size:.875rem;display:flex}.auto-mail-module__EAbf9q__subscription-card__pdf-status p{margin:0;font-weight:500}
.auto-mail-module__Pgofqq__threshold-parameters-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:.5rem;display:grid}.auto-mail-module__Pgofqq__parameter-threshold-input{flex-direction:column;justify-content:center;display:flex}.auto-mail-module__Pgofqq__parameter-threshold-input__label{justify-content:center;display:flex}.auto-mail-module__Pgofqq__parameter-threshold-input input{border:1px solid var(--border-color);border-radius:.25rem;width:100%;padding:.5rem}.auto-mail-module__Pgofqq__subscription-manager__actions{gap:1rem;display:flex}.auto-mail-module__Pgofqq__subscription-list{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.auto-mail-module__Pgofqq__actions__submit:disabled{opacity:.5}.auto-mail-module__Pgofqq__subscription-manager__radio-group{align-items:center;gap:1rem;margin:1rem 0;display:flex}.auto-mail-module__Pgofqq__subscription-manager-form__input,.auto-mail-module__Pgofqq__parameter-threshold__input{padding:.25rem .5rem}.auto-mail-module__Pgofqq__subscription-manager-form__error-message{color:var(--red);margin-bottom:1rem}.auto-mail-module__Pgofqq__subscription-manager-form__fieldset{margin:1rem 0}.auto-mail-module__Pgofqq__subscription-manager-form__fieldset-title{margin-bottom:.5rem;font-weight:500}
.text-forecast-module__1qN5wq__text-forecast__skeleton{position:relative}.text-forecast-module__1qN5wq__text-forecast__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.text-forecast-module__1qN5wq__text-forecast__last-updated{margin-top:4px;font-weight:500}
.user-table-module___NoCEa__user-table__search{border-radius:4px;max-width:20%;margin-bottom:.5rem;padding:.5rem}.user-table-module___NoCEa__user-table__new-user-button,.user-table-module___NoCEa__user-table__edit-button{justify-content:center;align-items:center;width:100%;display:flex}.user-table-module___NoCEa__user-table__header{text-align:left;width:100%}.user-table-module___NoCEa__user-table__name{width:100%;padding:.25rem;display:flex}.user-table-module___NoCEa__user-table__edit-button:disabled{color:var(--grey)}.user-table-module___NoCEa__user-table__loading{justify-content:center;margin-top:1rem;display:flex}.user-table-module___NoCEa__unit__link{color:var(--profile-blue);margin-bottom:"0.5rem";display:block}.user-table-module___NoCEa__unit__link:hover{text-decoration:underline}@media (max-width:550px){.user-table-module___NoCEa__user-table__search{max-width:100%;padding:.25rem}}
.auto-mail-module__8wfYwa__weather-warning-auto-mail{max-width:800px;margin:0 auto}.auto-mail-module__8wfYwa__subscription-manager-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.auto-mail-module__8wfYwa__subscription-manager-form{border:1px solid var(--border-grey);border-radius:4px;padding:1rem}.auto-mail-module__8wfYwa__warning-levels-flex,.auto-mail-module__8wfYwa__warning-types-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;display:grid}.auto-mail-module__8wfYwa__subscription-manager-actions{justify-content:flex-end;gap:1rem;display:flex}.auto-mail-module__8wfYwa__subscription-manager-label{align-items:center;gap:4px;display:flex}.auto-mail-module__8wfYwa__location-group{border:1px solid var(--border-grey);border-radius:4px;padding:1rem}.auto-mail-module__8wfYwa__location-name{justify-content:space-between;align-items:center;display:flex}.auto-mail-module__8wfYwa__edit-location-button{color:var(--map-blue);cursor:pointer;background:0 0;border:none}.auto-mail-module__8wfYwa__edit-location-button:hover,.auto-mail-module__8wfYwa__edit-location-button:focus{color:var(--blue)}.auto-mail-module__8wfYwa__subscription-list{margin:0;padding-left:0;list-style-type:none}.auto-mail-module__8wfYwa__subscription-item{background-color:var(--bg-grey);border-radius:4px;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .5rem;display:inline-block}.auto-mail-module__8wfYwa__subscription-details{flex-wrap:wrap;align-items:center;display:flex}.auto-mail-module__8wfYwa__subscription-details__item{flex-grow:1}.auto-mail-module__8wfYwa__subscription-include-content{flex-basis:100%;margin:.5rem 0 0}.auto-mail-module__8wfYwa__subscription-section h4{margin-top:.25rem;margin-bottom:.25rem;font-size:1rem}.auto-mail-module__8wfYwa__subscription-empty{color:var(--text-light-grey);font-style:italic}.auto-mail-module__8wfYwa__subscription-card__actions{gap:.5rem;display:flex}.auto-mail-module__8wfYwa__form-item__include-content{border-top:2px solid var(--border-grey);margin-top:24px;margin-bottom:8px;padding-top:24px}
.projection-toggle-module__W62SNW__projection-toggle{border-bottom:1px solid var(--bg-dark-grey);cursor:pointer;align-items:center;padding-bottom:.25rem;display:flex}.projection-toggle-module__W62SNW__projection-toggle__label{flex-grow:1}
.weather-warning-module__IMer6G__product-container{box-shadow:none!important}.weather-warning-module__IMer6G__weather-warning{border-radius:4px;width:100%;height:100%}.weather-warning-module__IMer6G__weather-warnings__wrapper{height:100%;margin:0 auto}.weather-warning-module__IMer6G__weather-warning__title{margin-bottom:4px}
.product-component-helper-module__qA_Jna__product-component-helper__loading{padding-block:calc(var(--spacing,.25rem)*12);flex-direction:column;justify-content:center;align-items:center;display:flex}.product-component-helper-module__qA_Jna__product-component-helper__loading-message{color:var(--color-gray-600,#4a5565);font-size:var(--text-sm,.875rem);margin-top:calc(var(--spacing,.25rem)*4);line-height:1.42857}@supports (color:lab(0% 0 0)){.product-component-helper-module__qA_Jna__product-component-helper__loading-message{color:var(--color-gray-600,lab(35.6337% -1.58697 -10.8425))}}
.delete-dashboard-module__4YDQAW__dashboard__delete-modal{padding:12px 12px 0}.delete-dashboard-module__4YDQAW__dashboard__delete-button{gap:8px;margin-top:8px;display:flex}.delete-dashboard-module__4YDQAW__dashboard__delete-button-yes{background-color:#255c36;border-color:#0000}.delete-dashboard-module__4YDQAW__dashboard__delete-button-no{background-color:#d11a2a;border-color:#0000}.delete-dashboard-module__4YDQAW__dashboard__delete-button-yes:hover{border-color:#255c36}.delete-dashboard-module__4YDQAW__dashboard__delete-button-no:hover{border-color:#d11a2a}
.about-module__-C9tAG__h1{margin:.67em 0;font-size:2em;font-weight:700;display:block}
