.Badge-module__09KGOW__badge{border-radius:var(--bs-radius-full);white-space:nowrap;align-items:center;gap:.375rem;font-weight:500;line-height:1;display:inline-flex}.Badge-module__09KGOW__sm{padding:2px 7px;font-size:.6875rem}.Badge-module__09KGOW__md{padding:3px 9px;font-size:.75rem}.Badge-module__09KGOW__default{background:var(--bs-bg-hover);color:var(--bs-text-muted)}.Badge-module__09KGOW__primary{background:var(--bs-primary-muted);color:var(--bs-primary)}.Badge-module__09KGOW__success{background:var(--bs-success-muted);color:var(--bs-success)}.Badge-module__09KGOW__warning{background:var(--bs-warning-muted);color:var(--bs-warning)}.Badge-module__09KGOW__error{background:var(--bs-error-muted);color:var(--bs-error)}.Badge-module__09KGOW__muted{border:1px solid var(--bs-border);color:var(--bs-text-muted);background:0 0}.Badge-module__09KGOW__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}
.Spinner-module__BsBAHW__spinner{border-style:solid;border-radius:50%;flex-shrink:0;animation:.65s linear infinite Spinner-module__BsBAHW__spin;display:inline-block}.Spinner-module__BsBAHW__sm{border-width:2px;width:16px;height:16px}.Spinner-module__BsBAHW__md{border-width:2.5px;width:24px;height:24px}.Spinner-module__BsBAHW__lg{border-width:3px;width:36px;height:36px}.Spinner-module__BsBAHW__primary{border-color:var(--bs-primary-muted);border-top-color:var(--bs-primary)}.Spinner-module__BsBAHW__white{border-color:#fff #ffffff40 #ffffff40}.Spinner-module__BsBAHW__muted{border-color:var(--bs-border);border-top-color:var(--bs-text-muted)}@keyframes Spinner-module__BsBAHW__spin{to{transform:rotate(360deg)}}
.Button-module__Njas8a__btn{border-radius:var(--bs-radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--bs-transition), border-color var(--bs-transition), color var(--bs-transition), opacity var(--bs-transition), transform .1s ease;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;display:inline-flex}.Button-module__Njas8a__btn:active:not(:disabled){transform:scale(.97)}.Button-module__Njas8a__btn:disabled{opacity:.45;cursor:not-allowed}.Button-module__Njas8a__sm{padding:.375rem .875rem;font-size:.8125rem}.Button-module__Njas8a__md{padding:.5rem 1.125rem;font-size:.875rem}.Button-module__Njas8a__lg{padding:.65rem 1.5rem;font-size:.9375rem}.Button-module__Njas8a__primary{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary)}.Button-module__Njas8a__primary:hover:not(:disabled){background:var(--bs-primary-hover);border-color:var(--bs-primary-hover)}.Button-module__Njas8a__secondary{background:var(--bs-bg-hover);color:var(--bs-text);border-color:var(--bs-border)}.Button-module__Njas8a__secondary:hover:not(:disabled){background:var(--bs-bg-active)}.Button-module__Njas8a__ghost{color:var(--bs-text-muted);background:0 0;border-color:#0000}.Button-module__Njas8a__ghost:hover:not(:disabled){background:var(--bs-bg-hover);color:var(--bs-text)}.Button-module__Njas8a__danger{background:var(--bs-error-muted);color:var(--bs-error);border-color:#ef444433}.Button-module__Njas8a__danger:hover:not(:disabled){background:#ef444433}.Button-module__Njas8a__success{background:var(--bs-success-muted);color:var(--bs-success);border-color:#22c55e33}.Button-module__Njas8a__success:hover:not(:disabled){background:#22c55e33}.Button-module__Njas8a__fullWidth{width:100%}.Button-module__Njas8a__icon{align-items:center;display:flex}
.Card-module__r7Zw6G__card{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);text-align:left;width:100%;color:inherit;font-family:inherit}.Card-module__r7Zw6G__none{padding:0}.Card-module__r7Zw6G__sm{padding:1rem}.Card-module__r7Zw6G__md{padding:1.25rem}.Card-module__r7Zw6G__lg{padding:1.75rem}.Card-module__r7Zw6G__glass{background:var(--bs-glass-bg);border-color:var(--bs-glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Card-module__r7Zw6G__hover{transition:border-color var(--bs-transition), box-shadow var(--bs-transition)}.Card-module__r7Zw6G__hover:hover{border-color:var(--bs-primary-muted);box-shadow:0 4px 20px #6366f11a}.Card-module__r7Zw6G__clickable{cursor:pointer;transition:background var(--bs-transition), transform .1s ease}.Card-module__r7Zw6G__clickable:hover{background:var(--bs-bg-hover)}.Card-module__r7Zw6G__clickable:active{transform:scale(.99)}.Card-module__r7Zw6G__cardHeader{border-bottom:1px solid var(--bs-border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Card-module__r7Zw6G__cardFooter{border-top:1px solid var(--bs-border);align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}
.Modal-module__oCQg_q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.15s Modal-module__oCQg_q__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__oCQg_q__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__oCQg_q__dialog{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius-lg);flex-direction:column;width:100%;max-height:90vh;animation:.2s Modal-module__oCQg_q__slideIn;display:flex;position:relative;box-shadow:0 25px 60px #00000080}@keyframes Modal-module__oCQg_q__slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.Modal-module__oCQg_q__sm{max-width:400px}.Modal-module__oCQg_q__md{max-width:560px}.Modal-module__oCQg_q__lg{max-width:720px}.Modal-module__oCQg_q__xl{max-width:960px}.Modal-module__oCQg_q__header{border-bottom:1px solid var(--bs-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Modal-module__oCQg_q__title{color:var(--bs-text);font-size:1rem;font-weight:700}.Modal-module__oCQg_q__description{color:var(--bs-text-muted);margin-top:.25rem;font-size:.875rem}.Modal-module__oCQg_q__closeBtn{border-radius:var(--bs-radius-sm);width:30px;height:30px;color:var(--bs-text-muted);transition:background var(--bs-transition), color var(--bs-transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Modal-module__oCQg_q__closeBtn:hover{background:var(--bs-bg-hover);color:var(--bs-text)}.Modal-module__oCQg_q__closeBtnAbsolute{position:absolute;top:.75rem;right:.75rem}.Modal-module__oCQg_q__body{flex:1;padding:1.5rem;overflow-y:auto}.Modal-module__oCQg_q__footer{border-top:1px solid var(--bs-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}
.ConfirmDialog-module__1gH3XW__content{align-items:flex-start;gap:1rem;display:flex}.ConfirmDialog-module__1gH3XW__iconWrap{border-radius:var(--bs-radius);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ConfirmDialog-module__1gH3XW__danger{background:var(--bs-error-muted);color:var(--bs-error)}.ConfirmDialog-module__1gH3XW__warning{background:var(--bs-warning-muted);color:var(--bs-warning)}.ConfirmDialog-module__1gH3XW__primary{background:var(--bs-primary-muted);color:var(--bs-primary)}.ConfirmDialog-module__1gH3XW__title{color:var(--bs-text);margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.ConfirmDialog-module__1gH3XW__message{color:var(--bs-text-muted);font-size:.875rem;line-height:1.5}
.EmptyState-module__cT_anW__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;padding:4rem 2rem;display:flex}.EmptyState-module__cT_anW__iconWrap{border-radius:var(--bs-radius-lg);background:var(--bs-bg-elevated);border:1px solid var(--bs-border);width:60px;height:60px;color:var(--bs-text-dim);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.EmptyState-module__cT_anW__title{color:var(--bs-text);font-size:1rem;font-weight:600}.EmptyState-module__cT_anW__description{color:var(--bs-text-muted);max-width:360px;font-size:.875rem;line-height:1.5}.EmptyState-module__cT_anW__action{margin-top:.75rem}
.Input-module__7u2jpq__wrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__7u2jpq__label{color:var(--bs-text-muted);font-size:.8125rem;font-weight:500}.Input-module__7u2jpq__inputWrap{align-items:center;display:flex;position:relative}.Input-module__7u2jpq__input{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:var(--bs-radius-sm);width:100%;color:var(--bs-text);transition:border-color var(--bs-transition), box-shadow var(--bs-transition);outline:none;padding:.625rem .875rem;font-family:inherit;font-size:.9rem}.Input-module__7u2jpq__input::placeholder{color:var(--bs-text-dim)}.Input-module__7u2jpq__input:focus{border-color:var(--bs-border-focus);box-shadow:0 0 0 3px var(--bs-primary-muted)}.Input-module__7u2jpq__hasError .Input-module__7u2jpq__input{border-color:#ef444480}.Input-module__7u2jpq__hasError .Input-module__7u2jpq__input:focus{box-shadow:0 0 0 3px var(--bs-error-muted)}.Input-module__7u2jpq__withLeft{padding-left:2.5rem}.Input-module__7u2jpq__withRight{padding-right:2.5rem}.Input-module__7u2jpq__leftIcon,.Input-module__7u2jpq__rightIcon{color:var(--bs-text-muted);pointer-events:none;align-items:center;display:flex;position:absolute}.Input-module__7u2jpq__leftIcon{left:.75rem}.Input-module__7u2jpq__rightIcon{right:.75rem}.Input-module__7u2jpq__error{color:var(--bs-error);font-size:.75rem}.Input-module__7u2jpq__hint{color:var(--bs-text-dim);font-size:.75rem}
.Pagination-module__ZkzYdq__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Pagination-module__ZkzYdq__info{color:var(--bs-text-muted);font-size:.8125rem}.Pagination-module__ZkzYdq__controls{align-items:center;gap:.25rem;display:flex}.Pagination-module__ZkzYdq__btn{min-width:32px;height:32px;color:var(--bs-text-muted);border-radius:var(--bs-radius-sm);cursor:pointer;transition:background var(--bs-transition), color var(--bs-transition), border-color var(--bs-transition);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0 .5rem;font-family:inherit;font-size:.8125rem;display:inline-flex}.Pagination-module__ZkzYdq__btn:hover:not(:disabled){background:var(--bs-bg-hover);color:var(--bs-text)}.Pagination-module__ZkzYdq__btn:disabled{opacity:.35;cursor:not-allowed}.Pagination-module__ZkzYdq__btn.Pagination-module__ZkzYdq__active{background:var(--bs-primary-muted);color:var(--bs-primary);border-color:#6366f133;font-weight:600}.Pagination-module__ZkzYdq__ellipsis{min-width:32px;height:32px;color:var(--bs-text-dim);justify-content:center;align-items:center;font-size:.8125rem;display:inline-flex}
.Select-module__viLKnG__wrapper{flex-direction:column;gap:.375rem;display:flex}.Select-module__viLKnG__label{color:var(--bs-text-muted);font-size:.8125rem;font-weight:500}.Select-module__viLKnG__selectWrap{position:relative}.Select-module__viLKnG__select{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:var(--bs-radius-sm);width:100%;color:var(--bs-text);appearance:none;cursor:pointer;transition:border-color var(--bs-transition), box-shadow var(--bs-transition);outline:none;padding:.625rem 2.25rem .625rem .875rem;font-family:inherit;font-size:.9rem}.Select-module__viLKnG__select:focus{border-color:var(--bs-border-focus);box-shadow:0 0 0 3px var(--bs-primary-muted)}.Select-module__viLKnG__hasError .Select-module__viLKnG__select{border-color:#ef444480}.Select-module__viLKnG__hasError .Select-module__viLKnG__select:focus{box-shadow:0 0 0 3px var(--bs-error-muted)}.Select-module__viLKnG__select option{background:var(--bs-bg-elevated);color:var(--bs-text)}.Select-module__viLKnG__chevron{color:var(--bs-text-muted);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Select-module__viLKnG__error{color:var(--bs-error);font-size:.75rem}.Select-module__viLKnG__hint{color:var(--bs-text-dim);font-size:.75rem}
.Skeleton-module__Oumv6W__skeleton{background:linear-gradient(90deg, var(--bs-bg-elevated) 25%, var(--bs-bg-hover) 50%, var(--bs-bg-elevated) 75%);background-size:200% 100%;animation:1.4s infinite Skeleton-module__Oumv6W__shimmer;display:block}@keyframes Skeleton-module__Oumv6W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.StatCard-module__UGjL0q__card{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);transition:border-color var(--bs-transition), box-shadow var(--bs-transition);flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.StatCard-module__UGjL0q__card:hover{border-color:var(--bs-primary-muted);box-shadow:0 4px 20px #6366f114}.StatCard-module__UGjL0q__primary{border-top:2px solid var(--bs-primary)}.StatCard-module__UGjL0q__success{border-top:2px solid var(--bs-success)}.StatCard-module__UGjL0q__warning{border-top:2px solid var(--bs-warning)}.StatCard-module__UGjL0q__error{border-top:2px solid var(--bs-error)}.StatCard-module__UGjL0q__top{justify-content:space-between;align-items:center;display:flex}.StatCard-module__UGjL0q__label{color:var(--bs-text-muted);font-size:.8125rem;font-weight:500}.StatCard-module__UGjL0q__icon{border-radius:var(--bs-radius-sm);background:var(--bs-primary-muted);width:32px;height:32px;color:var(--bs-primary);justify-content:center;align-items:center;display:flex}.StatCard-module__UGjL0q__value{color:var(--bs-text);letter-spacing:-.03em;font-size:2rem;font-weight:700}.StatCard-module__UGjL0q__trend{font-size:.75rem;font-weight:600}.StatCard-module__UGjL0q__up{color:var(--bs-success)}.StatCard-module__UGjL0q__down{color:var(--bs-error)}.StatCard-module__UGjL0q__flat{color:var(--bs-text-muted)}.StatCard-module__UGjL0q__trendLabel{color:var(--bs-text-dim);font-weight:400}
.Table-module__dXiF7q__wrapper{border-radius:var(--bs-radius);border:1px solid var(--bs-border);width:100%;overflow-x:auto}.Table-module__dXiF7q__table{border-collapse:collapse;width:100%;font-size:.875rem}.Table-module__dXiF7q__th{text-align:left;color:var(--bs-text-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--bs-bg-elevated);border-bottom:1px solid var(--bs-border);white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.Table-module__dXiF7q__td{color:var(--bs-text);border-bottom:1px solid var(--bs-border);vertical-align:middle;padding:.875rem 1rem}.Table-module__dXiF7q__tr:last-child .Table-module__dXiF7q__td{border-bottom:none}.Table-module__dXiF7q__tr{transition:background var(--bs-transition);background:0 0}.Table-module__dXiF7q__tr.Table-module__dXiF7q__clickable{cursor:pointer}.Table-module__dXiF7q__tr.Table-module__dXiF7q__clickable:hover .Table-module__dXiF7q__td{background:var(--bs-bg-hover)}.Table-module__dXiF7q__empty{text-align:center;color:var(--bs-text-muted);padding:3rem 1rem;font-size:.875rem}
.Tabs-module__Ar5Ywq__wrapper{flex-direction:column;width:100%;display:flex}.Tabs-module__Ar5Ywq__tabBar{border-bottom:1px solid var(--bs-border);scrollbar-width:none;align-items:center;gap:.125rem;display:flex;overflow-x:auto}.Tabs-module__Ar5Ywq__tabBar::-webkit-scrollbar{display:none}.Tabs-module__Ar5Ywq__tab{color:var(--bs-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--bs-transition), border-color var(--bs-transition);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex}.Tabs-module__Ar5Ywq__tab:hover:not(.Tabs-module__Ar5Ywq__active){color:var(--bs-text)}.Tabs-module__Ar5Ywq__tab.Tabs-module__Ar5Ywq__active{color:var(--bs-primary);border-bottom-color:var(--bs-primary)}.Tabs-module__Ar5Ywq__tabIcon{align-items:center;display:flex}.Tabs-module__Ar5Ywq__tabBadge{border-radius:var(--bs-radius-full);background:var(--bs-bg-hover);min-width:18px;height:18px;color:var(--bs-text-muted);transition:background var(--bs-transition), color var(--bs-transition);justify-content:center;align-items:center;padding:0 5px;font-size:.6875rem;font-weight:600;display:inline-flex}.Tabs-module__Ar5Ywq__tabBadgeActive{background:var(--bs-primary-muted);color:var(--bs-primary)}.Tabs-module__Ar5Ywq__panel{flex:1;padding-top:1.25rem}
.Toast-module__m_G9BW__toast{border-radius:var(--bs-radius);background:var(--bs-bg-elevated);box-shadow:var(--bs-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;align-items:flex-start;gap:.625rem;min-width:280px;max-width:400px;padding:.875rem 1rem;animation:.25s Toast-module__m_G9BW__slideRight;display:flex}@keyframes Toast-module__m_G9BW__slideRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.Toast-module__m_G9BW__success{border-color:#22c55e4d}.Toast-module__m_G9BW__error{border-color:#ef44444d}.Toast-module__m_G9BW__warning{border-color:#f59e0b4d}.Toast-module__m_G9BW__info{border-color:#6366f14d}.Toast-module__m_G9BW__icon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.Toast-module__m_G9BW__success .Toast-module__m_G9BW__icon{color:var(--bs-success)}.Toast-module__m_G9BW__error .Toast-module__m_G9BW__icon{color:var(--bs-error)}.Toast-module__m_G9BW__warning .Toast-module__m_G9BW__icon{color:var(--bs-warning)}.Toast-module__m_G9BW__info .Toast-module__m_G9BW__icon{color:var(--bs-primary)}.Toast-module__m_G9BW__content{flex:1;min-width:0}.Toast-module__m_G9BW__title{color:var(--bs-text);font-size:.875rem;font-weight:600;line-height:1.3}.Toast-module__m_G9BW__message{color:var(--bs-text-muted);margin-top:.125rem;font-size:.8125rem;line-height:1.4}.Toast-module__m_G9BW__close{border-radius:var(--bs-radius-sm);width:22px;height:22px;color:var(--bs-text-muted);transition:background var(--bs-transition), color var(--bs-transition);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Toast-module__m_G9BW__close:hover{background:var(--bs-bg-hover);color:var(--bs-text)}
.ToastContainer-module__fGSj5G__container{z-index:200;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.ToastContainer-module__fGSj5G__container>*{pointer-events:all}
.notifications-module__cE3itq__page{flex-direction:column;gap:24px;max-width:1400px;margin:0 auto;padding-bottom:40px;display:flex}.notifications-module__cE3itq__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notifications-module__cE3itq__title{color:var(--bs-text);letter-spacing:-.02em;margin:0 0 4px;font-size:24px;font-weight:700}.notifications-module__cE3itq__subtitle{color:var(--bs-text-muted);margin:0;font-size:14px}.notifications-module__cE3itq__headerActions{align-items:center;gap:12px;display:flex}.notifications-module__cE3itq__refreshBtn{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);width:38px;height:38px;color:var(--bs-text-muted);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.notifications-module__cE3itq__refreshBtn:hover:not(:disabled){background:var(--bs-bg-hover);color:var(--bs-text);border-color:#ffffff26}.notifications-module__cE3itq__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.notifications-module__cE3itq__spinning{animation:1s linear infinite notifications-module__cE3itq__spin}@keyframes notifications-module__cE3itq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notifications-module__cE3itq__composeBtn{background:linear-gradient(135deg, var(--bs-primary), #8b5cf6);color:#fff;border-radius:var(--bs-radius);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #6366f140}.notifications-module__cE3itq__composeBtn:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}.notifications-module__cE3itq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.notifications-module__cE3itq__toolbar{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.notifications-module__cE3itq__toolbarSearch{flex:1;min-width:240px}.notifications-module__cE3itq__filterSelect{width:170px}.notifications-module__cE3itq__titleCell{flex-direction:column;gap:4px;max-width:320px;display:flex}.notifications-module__cE3itq__notificationTitle{color:var(--bs-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.notifications-module__cE3itq__notificationSnippet{color:var(--bs-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.notifications-module__cE3itq__channelBadges{flex-wrap:wrap;gap:4px;display:flex}.notifications-module__cE3itq__channelChip{color:#c7d2fe;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.notifications-module__cE3itq__targetCell{color:var(--bs-text);align-items:center;gap:6px;font-size:13px;display:flex}.notifications-module__cE3itq__mutedText{color:var(--bs-text-muted);font-size:13px}.notifications-module__cE3itq__tagSuccess{color:var(--bs-success);font-weight:600}.notifications-module__cE3itq__tagError{color:var(--bs-error);font-weight:600}.notifications-module__cE3itq__tagSkipped{color:var(--bs-text-muted)}.notifications-module__cE3itq__actionBtn{border:1px solid var(--bs-border);color:var(--bs-text);cursor:pointer;background:#ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.notifications-module__cE3itq__actionBtn:hover{background:var(--bs-bg-hover);border-color:#ffffff26}.notifications-module__cE3itq__skeletonList{flex-direction:column;gap:8px;display:flex}.notifications-module__cE3itq__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.notifications-module__cE3itq__label{color:var(--bs-text);font-size:13px;font-weight:600}.notifications-module__cE3itq__subLabel{color:var(--bs-text-muted);margin-top:-4px;font-size:12px}.notifications-module__cE3itq__radioGroup{gap:16px;display:flex}.notifications-module__cE3itq__radioOption{color:var(--bs-text);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.notifications-module__cE3itq__radioOption input{accent-color:var(--bs-primary);cursor:pointer;width:16px;height:16px}.notifications-module__cE3itq__tenantCheckboxGrid{border:1px solid var(--bs-border);border-radius:var(--bs-radius);background:#0003;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;max-height:160px;padding:12px;display:grid;overflow-y:auto}.notifications-module__cE3itq__tenantCheckboxItem{color:var(--bs-text);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.notifications-module__cE3itq__tenantCheckboxItem input{accent-color:var(--bs-primary);cursor:pointer;width:15px;height:15px}.notifications-module__cE3itq__channelsGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.notifications-module__cE3itq__channelCard{border:1px solid var(--bs-border);cursor:pointer;background:#ffffff08;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;transition:all .15s;display:flex}.notifications-module__cE3itq__channelCard:hover{background:var(--bs-bg-hover);border-color:#6366f14d}.notifications-module__cE3itq__channelCardSelected{border-color:var(--bs-primary);background:#6366f11a}.notifications-module__cE3itq__channelCard input{accent-color:var(--bs-primary);cursor:pointer;width:16px;height:16px}.notifications-module__cE3itq__channelIcon{color:var(--bs-primary);justify-content:center;align-items:center;display:flex}.notifications-module__cE3itq__channelInfo{flex-direction:column;display:flex}.notifications-module__cE3itq__channelName{color:var(--bs-text);font-size:13px;font-weight:600}.notifications-module__cE3itq__channelDesc{color:var(--bs-text-muted);font-size:11px}.notifications-module__cE3itq__grid2Col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.notifications-module__cE3itq__modalFooter{border-top:1px solid var(--bs-border);justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;padding-top:16px;display:flex}.notifications-module__cE3itq__detailSection{margin-bottom:20px}.notifications-module__cE3itq__detailSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--bs-text-muted);margin-bottom:8px;font-size:12px;font-weight:600}.notifications-module__cE3itq__bodyPreviewCard{border:1px solid var(--bs-border);border-radius:var(--bs-radius);color:var(--bs-text);white-space:pre-wrap;background:#00000040;padding:16px;font-size:14px;line-height:1.6}.notifications-module__cE3itq__metaGrid{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:16px;display:grid}.notifications-module__cE3itq__metaItem{flex-direction:column;gap:4px;display:flex}.notifications-module__cE3itq__metaLabel{color:var(--bs-text-muted);text-transform:uppercase;font-size:11px}.notifications-module__cE3itq__metaValue{color:var(--bs-text);font-size:13px;font-weight:600}.notifications-module__cE3itq__tenantBadgeList{flex-wrap:wrap;gap:8px;display:flex}.notifications-module__cE3itq__tenantChip{color:var(--bs-text);background:#6366f11f;border:1px solid #6366f14d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}
.subscriptions-module__QncZ5a__page{flex-direction:column;gap:1.5rem;display:flex}.subscriptions-module__QncZ5a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.subscriptions-module__QncZ5a__title{color:var(--bs-text);margin:0;font-size:1.5rem;font-weight:700}.subscriptions-module__QncZ5a__subtitle{color:var(--bs-text-muted);margin:.25rem 0 0;font-size:.875rem}.subscriptions-module__QncZ5a__refreshBtn{border-radius:var(--bs-radius);border:1px solid var(--bs-border);background:var(--bs-bg-elevated);width:36px;height:36px;color:var(--bs-text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.subscriptions-module__QncZ5a__refreshBtn:hover:not(:disabled){color:var(--bs-text);border-color:var(--bs-primary);background:var(--bs-bg-hover)}.subscriptions-module__QncZ5a__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.subscriptions-module__QncZ5a__spinning{animation:.8s linear infinite subscriptions-module__QncZ5a__spin}@keyframes subscriptions-module__QncZ5a__spin{to{transform:rotate(360deg)}}.subscriptions-module__QncZ5a__statsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.subscriptions-module__QncZ5a__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.subscriptions-module__QncZ5a__skeletonList{flex-direction:column;gap:.5rem;display:flex}.subscriptions-module__QncZ5a__tenantCell{align-items:center;gap:.625rem;display:flex}.subscriptions-module__QncZ5a__tenantIcon{width:28px;height:28px;color:var(--bs-primary);background:#6366f11a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.subscriptions-module__QncZ5a__slugText{color:var(--bs-text);font-family:monospace;font-size:.875rem;font-weight:500}.subscriptions-module__QncZ5a__mutedText{color:var(--bs-text-muted);font-size:.8125rem}.subscriptions-module__QncZ5a__expiryCell{flex-direction:column;gap:3px;display:flex}.subscriptions-module__QncZ5a__dateText{color:var(--bs-text-muted);font-size:.8125rem}.subscriptions-module__QncZ5a__expiredDate{color:var(--bs-error);font-size:.8125rem}.subscriptions-module__QncZ5a__urgentTag,.subscriptions-module__QncZ5a__warningTag,.subscriptions-module__QncZ5a__graceTag{border-radius:4px;width:fit-content;padding:1px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.subscriptions-module__QncZ5a__urgentTag{color:var(--bs-error);background:#ef44441f}.subscriptions-module__QncZ5a__warningTag{color:var(--bs-warning);background:#f59e0b1f}.subscriptions-module__QncZ5a__graceTag{color:var(--bs-warning);opacity:.85;background:#f59e0b14}.subscriptions-module__QncZ5a__emptyBtn{border-radius:var(--bs-radius);background:var(--bs-primary);color:#fff;cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.subscriptions-module__QncZ5a__emptyBtn:hover{opacity:.85}
.ticket-module__9YEeiW__loadingPage{padding:24px}.ticket-module__9YEeiW__page{flex-direction:column;gap:20px;padding:0 0 32px;display:flex}.ticket-module__9YEeiW__breadcrumb{align-items:center;gap:8px;display:flex}.ticket-module__9YEeiW__backBtn{color:var(--bs-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.ticket-module__9YEeiW__backBtn:hover{opacity:.8}.ticket-module__9YEeiW__separator{color:var(--bs-border);font-size:16px}.ticket-module__9YEeiW__breadcrumbCurrent{color:var(--bs-text-muted);font-family:monospace;font-size:13px}.ticket-module__9YEeiW__layout{grid-template-columns:1fr 300px;align-items:flex-start;gap:20px;display:grid}@media (max-width:900px){.ticket-module__9YEeiW__layout{grid-template-columns:1fr}}.ticket-module__9YEeiW__thread{flex-direction:column;gap:16px;display:flex}.ticket-module__9YEeiW__ticketHeader{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);padding:20px 24px}.ticket-module__9YEeiW__ticketMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.ticket-module__9YEeiW__typeIcon{font-size:16px}.ticket-module__9YEeiW__metaText{color:var(--bs-text-muted);font-size:13px}.ticket-module__9YEeiW__ticketTitle{color:var(--bs-text);margin:0 0 8px;font-size:22px;font-weight:700}.ticket-module__9YEeiW__tenantSlug{color:var(--bs-text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.ticket-module__9YEeiW__message{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);padding:16px 20px}.ticket-module__9YEeiW__adminMessage{background:#6366f10f;border-color:#6366f133}.ticket-module__9YEeiW__internalMessage{background:#f59e0b0d;border-style:dashed;border-color:#f59e0b33}.ticket-module__9YEeiW__msgHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ticket-module__9YEeiW__avatar{background:var(--bs-bg-hover);width:32px;height:32px;color:var(--bs-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.ticket-module__9YEeiW__adminAvatar{background:var(--bs-primary);color:#fff}.ticket-module__9YEeiW__msgMeta{flex-direction:column;flex:1;gap:2px;display:flex}.ticket-module__9YEeiW__msgAuthor{color:var(--bs-text);font-size:13px;font-weight:600}.ticket-module__9YEeiW__msgTime{color:var(--bs-text-muted);font-size:11px}.ticket-module__9YEeiW__msgBadge{gap:6px;display:flex}.ticket-module__9YEeiW__tenantBadge{background:var(--bs-bg-hover);color:var(--bs-text-muted);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ticket-module__9YEeiW__adminBadge{color:#a5b4fc;background:#6366f126;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ticket-module__9YEeiW__internalBadge{color:#fcd34d;background:#f59e0b26;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ticket-module__9YEeiW__msgBody{color:var(--bs-text);white-space:pre-wrap;font-size:14px;line-height:1.7}.ticket-module__9YEeiW__replyForm{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);flex-direction:column;gap:12px;padding:16px 20px;display:flex}.ticket-module__9YEeiW__replyToggle{background:var(--bs-bg);border-radius:8px;gap:4px;width:fit-content;padding:4px;display:flex}.ticket-module__9YEeiW__toggleBtn{color:var(--bs-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .15s;display:flex}.ticket-module__9YEeiW__toggleActive{background:var(--bs-primary);color:#fff}.ticket-module__9YEeiW__toggleActiveInternal{color:#fcd34d;background:#f59e0b33}.ticket-module__9YEeiW__replyActions{justify-content:flex-end;display:flex}.ticket-module__9YEeiW__sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:20px}.ticket-module__9YEeiW__controlCard{padding:16px!important}.ticket-module__9YEeiW__sectionTitle{color:var(--bs-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 14px;font-size:13px;font-weight:700}.ticket-module__9YEeiW__controlGroup{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ticket-module__9YEeiW__controlLabel{color:var(--bs-text-muted);font-size:12px;font-weight:600}.ticket-module__9YEeiW__controlInput{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:var(--bs-radius);color:var(--bs-text);box-sizing:border-box;outline:none;width:100%;padding:8px 10px;font-size:13px;transition:border-color .15s}.ticket-module__9YEeiW__controlInput:focus{border-color:var(--bs-primary)}.ticket-module__9YEeiW__saveBtn{width:100%}.ticket-module__9YEeiW__detailsList{flex-direction:column;gap:12px;display:flex}.ticket-module__9YEeiW__detailRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ticket-module__9YEeiW__detailLabel{color:var(--bs-text-muted);font-size:12px;font-weight:600}.ticket-module__9YEeiW__detailValue{color:var(--bs-text);text-align:right;font-size:12px}.ticket-module__9YEeiW__lightboxImg{border-radius:var(--bs-radius);max-width:100%;display:block}
.support-module__-NbpTW__page{flex-direction:column;gap:24px;padding:0 0 32px;display:flex}.support-module__-NbpTW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.support-module__-NbpTW__headerLeft{align-items:center;gap:16px;display:flex}.support-module__-NbpTW__headerIcon{border-radius:var(--bs-radius);width:44px;height:44px;color:var(--bs-primary);background:#6366f11f;border:1px solid #6366f140;justify-content:center;align-items:center;display:flex}.support-module__-NbpTW__title{color:var(--bs-text);margin:0;font-size:22px;font-weight:700}.support-module__-NbpTW__subtitle{color:var(--bs-text-muted);margin:2px 0 0;font-size:13px}.support-module__-NbpTW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.support-module__-NbpTW__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.support-module__-NbpTW__tableCard{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);overflow:hidden}.support-module__-NbpTW__typeCell{align-items:center;gap:6px;display:flex}.support-module__-NbpTW__typeIcon{font-size:14px}.support-module__-NbpTW__typeLabel{color:var(--bs-text-muted);font-size:12px;font-weight:600}.support-module__-NbpTW__titleCell{flex-direction:column;gap:2px;display:flex}.support-module__-NbpTW__titleText{color:var(--bs-text);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-size:13px;font-weight:500;overflow:hidden}.support-module__-NbpTW__tenantSlug{color:var(--bs-text-muted);font-size:11px;font-weight:600}.support-module__-NbpTW__mutedText{color:var(--bs-text-muted);font-size:13px}
.detail-module__smHl-q__page{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;display:flex}.detail-module__smHl-q__topBar{align-items:center;display:flex}.detail-module__smHl-q__backBtn{color:var(--bs-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.875rem;transition:color .15s;display:flex}.detail-module__smHl-q__backBtn:hover{color:var(--bs-text)}.detail-module__smHl-q__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.detail-module__smHl-q__headerLeft{align-items:center;gap:1rem;display:flex}.detail-module__smHl-q__tenantAvatar{width:52px;height:52px;color:var(--bs-primary);background:#6366f126;border:1px solid #6366f140;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.detail-module__smHl-q__headerTenantName{color:var(--bs-text);font-size:1.5rem;font-weight:700;line-height:1.2}.detail-module__smHl-q__headerSlug{align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.detail-module__smHl-q__slugText{color:var(--bs-text-muted);font-family:monospace;font-size:.875rem}.detail-module__smHl-q__headerActions{flex-wrap:wrap;gap:.5rem;display:flex}.detail-module__smHl-q__tabSection{flex-direction:column;gap:1.5rem;display:flex}.detail-module__smHl-q__cardBox{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);padding:1.5rem}.detail-module__smHl-q__cardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.detail-module__smHl-q__cardTitle{color:var(--bs-text);margin:0;font-size:1.05rem;font-weight:600}.detail-module__smHl-q__subTitle{color:var(--bs-text-muted);margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.detail-module__smHl-q__subText{color:var(--bs-text-muted);font-size:.8125rem}.detail-module__smHl-q__tableLink{color:var(--bs-primary);font-weight:500;text-decoration:none}.detail-module__smHl-q__tableLink:hover{text-decoration:underline}.detail-module__smHl-q__healthBanner{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:var(--bs-radius);border-left:4px solid;flex-wrap:wrap;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.detail-module__smHl-q__healthDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.detail-module__smHl-q__healthLabel{color:var(--bs-text-muted);margin-right:.5rem;font-size:.8125rem}.detail-module__smHl-q__heartbeatInfo{color:var(--bs-text-muted);align-items:center;gap:.375rem;margin-left:auto;font-size:.8125rem;display:flex}.detail-module__smHl-q__statsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.detail-module__smHl-q__detailList{flex-direction:column;gap:.875rem;margin:0;display:flex}.detail-module__smHl-q__detailRow{align-items:center;gap:.75rem;display:flex}.detail-module__smHl-q__detailIcon{color:var(--bs-text-muted);flex-shrink:0}.detail-module__smHl-q__detailRow dt{color:var(--bs-text-muted);min-width:140px;font-size:.8125rem}.detail-module__smHl-q__detailRow dd{color:var(--bs-text);margin:0;font-size:.9375rem}.detail-module__smHl-q__editForm{flex-direction:column;gap:1rem;display:flex}.detail-module__smHl-q__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.detail-module__smHl-q__editActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}@media (max-width:600px){.detail-module__smHl-q__formRow{grid-template-columns:1fr}}.detail-module__smHl-q__apiKeysNote{color:var(--bs-text-muted);background:#6366f10f;border:1px solid #6366f126;border-radius:6px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.detail-module__smHl-q__keyList{flex-direction:column;gap:1rem;display:flex}.detail-module__smHl-q__keyItem{flex-direction:column;gap:.375rem;display:flex}.detail-module__smHl-q__keyLabel{color:var(--bs-text-muted);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.detail-module__smHl-q__keyValueRow{align-items:center;gap:.5rem;display:flex}.detail-module__smHl-q__keyValue{background:var(--bs-bg);border:1px solid var(--bs-border);color:var(--bs-primary);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:1;max-width:600px;padding:.5rem .75rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8125rem;overflow:hidden}.detail-module__smHl-q__copyBtn{cursor:pointer;color:var(--bs-text-muted);background:0 0;border:none;border-radius:4px;align-items:center;padding:.375rem;transition:color .15s,background .15s;display:flex}.detail-module__smHl-q__copyBtn:hover{color:var(--bs-text);background:var(--bs-bg-hover)}.detail-module__smHl-q__regenSection{border-top:1px solid var(--bs-border);margin-top:1.25rem;padding-top:1.25rem}.detail-module__smHl-q__metricsJson{color:var(--bs-text-muted);background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:6px;margin:0;padding:1rem;font-family:JetBrains Mono,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.detail-module__smHl-q__addFlagRow{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:8px;grid-template-columns:1fr auto;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.detail-module__smHl-q__flagToggleGroup{align-items:center;gap:1rem;display:flex}.detail-module__smHl-q__toggleLabel{color:var(--bs-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.detail-module__smHl-q__toggleLabel input{accent-color:var(--bs-primary);width:16px;height:16px}.detail-module__smHl-q__flagGrid{flex-direction:column;gap:.75rem;display:flex}.detail-module__smHl-q__flagCard{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:8px;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;transition:border-color .15s;display:flex}.detail-module__smHl-q__flagCard:hover{border-color:#6366f14d}.detail-module__smHl-q__flagCardLeft{align-items:center;gap:.875rem;display:flex}.detail-module__smHl-q__flagIcon{color:var(--bs-primary);flex-shrink:0}.detail-module__smHl-q__flagKeyName{color:var(--bs-text);font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600}.detail-module__smHl-q__flagStatusSub{color:var(--bs-text-muted);margin-top:.125rem;font-size:.75rem}.detail-module__smHl-q__flagCardRight{align-items:center;gap:1rem;display:flex}.detail-module__smHl-q__toggleSwitch{cursor:pointer;border:none;border-radius:12px;outline:none;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.detail-module__smHl-q__toggleOn{background:var(--bs-primary)}.detail-module__smHl-q__toggleOff{background:#ffffff26}.detail-module__smHl-q__toggleThumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.detail-module__smHl-q__toggleOn .detail-module__smHl-q__toggleThumb{transform:translate(20px)}.detail-module__smHl-q__deleteFlagBtn{color:var(--bs-error);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:.375rem;transition:background .15s;display:flex}.detail-module__smHl-q__deleteFlagBtn:hover{background:#ef44441f}
.wizard-module__YUROkW__page{flex-direction:column;gap:1.5rem;max-width:760px;display:flex}.wizard-module__YUROkW__header{align-items:baseline;gap:1rem;display:flex}.wizard-module__YUROkW__title{color:var(--bs-text);margin:0;font-size:1.5rem;font-weight:700}.wizard-module__YUROkW__subtitle{color:var(--bs-text-muted);margin:0;font-size:.875rem}.wizard-module__YUROkW__stepIndicator{align-items:center;gap:0;padding:.25rem 0;display:flex;overflow-x:auto}.wizard-module__YUROkW__stepIndicatorItem{flex-shrink:0;align-items:center;gap:0;display:flex}.wizard-module__YUROkW__stepCircle{border:2px solid var(--bs-border);background:var(--bs-bg-elevated);width:32px;height:32px;color:var(--bs-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:all .2s;display:flex}.wizard-module__YUROkW__stepCurrent{border-color:var(--bs-primary);color:var(--bs-primary);background:#6366f11a}.wizard-module__YUROkW__stepDone{border-color:var(--bs-success);color:var(--bs-success);background:#22c55e1a}.wizard-module__YUROkW__stepLabel{color:var(--bs-text-muted);white-space:nowrap;margin-left:.375rem;font-size:.75rem}.wizard-module__YUROkW__stepLabelActive{color:var(--bs-text);font-weight:500}.wizard-module__YUROkW__stepLine{background:var(--bs-border);width:32px;height:2px;margin:0 .25rem;transition:background .2s}.wizard-module__YUROkW__stepLineDone{background:var(--bs-success)}.wizard-module__YUROkW__stepCard{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);border-radius:var(--bs-radius);min-height:320px;padding:2rem}.wizard-module__YUROkW__stepBody{flex-direction:column;gap:1.5rem;display:flex}.wizard-module__YUROkW__stepTitle{color:var(--bs-text);margin:0;font-size:1.125rem;font-weight:700}.wizard-module__YUROkW__stepDesc{color:var(--bs-text-muted);margin:-1rem 0 0;font-size:.875rem;line-height:1.6}.wizard-module__YUROkW__fieldGroup{flex-direction:column;gap:1rem;display:flex}.wizard-module__YUROkW__planGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.wizard-module__YUROkW__planCard{background:var(--bs-bg);border:2px solid var(--bs-border);border-radius:var(--bs-radius);cursor:pointer;text-align:left;padding:1.25rem;transition:border-color .2s,background .2s;position:relative}.wizard-module__YUROkW__planCard:hover{background:var(--bs-bg-hover)}.wizard-module__YUROkW__planCardActive{background:#6366f10f}.wizard-module__YUROkW__planName{color:var(--bs-text);margin-bottom:.375rem;font-size:1rem;font-weight:700}.wizard-module__YUROkW__planDesc{color:var(--bs-text-muted);font-size:.8125rem;line-height:1.5}.wizard-module__YUROkW__planCheck{position:absolute;top:.75rem;right:.75rem}.wizard-module__YUROkW__keysBox{background:var(--bs-bg);border:1px solid var(--bs-border);border-radius:var(--bs-radius);overflow:hidden}.wizard-module__YUROkW__keysWarning{color:var(--bs-error);background:#ef444414;border-bottom:1px solid #ef444433;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.wizard-module__YUROkW__keysList{flex-direction:column;gap:0;display:flex}.wizard-module__YUROkW__copyLine{border-bottom:1px solid var(--bs-border);flex-direction:column;gap:.375rem;padding:.875rem 1rem;display:flex}.wizard-module__YUROkW__copyLine:last-child{border-bottom:none}.wizard-module__YUROkW__copyLabel{color:var(--bs-text-muted);font-size:.75rem;font-weight:500}.wizard-module__YUROkW__copyValueRow{align-items:center;gap:.5rem;display:flex}.wizard-module__YUROkW__copyValue{color:var(--bs-primary);word-break:break-all;flex:1;font-family:JetBrains Mono,monospace;font-size:.8125rem}.wizard-module__YUROkW__copyBtn{cursor:pointer;color:var(--bs-text-muted);background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:.25rem;transition:color .15s;display:flex}.wizard-module__YUROkW__copyBtn:hover{color:var(--bs-text)}.wizard-module__YUROkW__instrSection{flex-direction:column;gap:.625rem;display:flex}.wizard-module__YUROkW__instrStep{color:var(--bs-text);align-items:center;gap:.625rem;font-size:.875rem;display:flex}.wizard-module__YUROkW__instrNum{background:var(--bs-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.wizard-module__YUROkW__codeBlockWrap{position:relative}.wizard-module__YUROkW__codeBlock{background:var(--bs-bg);border:1px solid var(--bs-border);color:var(--bs-text-muted);white-space:pre;border-radius:6px;margin:0;padding:.875rem 2.5rem .875rem 1rem;font-family:JetBrains Mono,monospace;font-size:.8125rem;line-height:1.6;display:block;overflow-x:auto}.wizard-module__YUROkW__instrCopyBtn{background:var(--bs-bg-elevated);border:1px solid var(--bs-border);cursor:pointer;color:var(--bs-text-muted);border-radius:4px;align-items:center;padding:.25rem .375rem;transition:color .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.wizard-module__YUROkW__instrCopyBtn:hover{color:var(--bs-text)}.wizard-module__YUROkW__heartbeatPanel{flex-direction:column;align-items:center;gap:1.5rem;padding:1rem;display:flex}.wizard-module__YUROkW__heartbeatStatus{border-radius:var(--bs-radius);align-items:center;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.wizard-module__YUROkW__heartbeatOk{background:#22c55e14;border:1px solid #22c55e33}.wizard-module__YUROkW__heartbeatWaiting{background:var(--bs-bg);border:1px solid var(--bs-border)}.wizard-module__YUROkW__heartbeatStatusText{flex-direction:column;gap:.25rem;display:flex}.wizard-module__YUROkW__heartbeatStatusText strong{color:var(--bs-text);font-size:1rem}.wizard-module__YUROkW__heartbeatStatusText span{color:var(--bs-text-muted);font-size:.8125rem}.wizard-module__YUROkW__lastChecked{color:var(--bs-text-muted);margin:0;font-size:.75rem}@keyframes wizard-module__YUROkW__pulse{0%,to{opacity:1}50%{opacity:.3}}.wizard-module__YUROkW__pulse{animation:1.5s ease-in-out infinite wizard-module__YUROkW__pulse}.wizard-module__YUROkW__navRow{justify-content:space-between;align-items:center;display:flex}.wizard-module__YUROkW__navRight{gap:.5rem;display:flex}
.tenants-module__o0Niqq__page{flex-direction:column;gap:1.5rem;display:flex}.tenants-module__o0Niqq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.tenants-module__o0Niqq__title{color:var(--bs-text);margin:0;font-size:1.5rem;font-weight:700}.tenants-module__o0Niqq__subtitle{color:var(--bs-text-muted);margin:.25rem 0 0;font-size:.875rem}.tenants-module__o0Niqq__statsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.tenants-module__o0Niqq__toolbar{align-items:center;gap:.75rem;display:flex}.tenants-module__o0Niqq__skeletonList{flex-direction:column;gap:.5rem;display:flex}.tenants-module__o0Niqq__tenantCell{align-items:center;gap:.75rem;display:flex}.tenants-module__o0Niqq__tenantIcon{width:32px;height:32px;color:var(--bs-primary);background:#6366f11f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tenants-module__o0Niqq__tenantName{color:var(--bs-text);font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s}.tenants-module__o0Niqq__tenantName:hover{color:var(--bs-primary)}.tenants-module__o0Niqq__tenantSlug{color:var(--bs-text-muted);margin-top:2px;font-family:monospace;font-size:.75rem}.tenants-module__o0Niqq__domainText{color:var(--bs-text-muted);font-family:monospace;font-size:.875rem}.tenants-module__o0Niqq__emailText{color:var(--bs-text-muted);font-size:.875rem}.tenants-module__o0Niqq__timestampText{color:var(--bs-text-muted);font-size:.8125rem}.tenants-module__o0Niqq__neverText{color:var(--bs-error);opacity:.7;font-size:.8125rem}
