.SystemAnalytics-module__tLwqAG__loading,.SystemAnalytics-module__tLwqAG__error,.SystemAnalytics-module__tLwqAG__noData{text-align:center;color:rgba(var(--foreground-rgb) / .7);padding:2rem}.SystemAnalytics-module__tLwqAG__section{background:rgba(var(--card-background-color) / var(--card-background-alpha));-webkit-backdrop-filter:blur(var(--card-background-blur));border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:10px;margin-bottom:.5rem;padding:1rem}.SystemAnalytics-module__tLwqAG__section h3{color:rgba(var(--foreground-rgb));margin:0 0 1rem;font-size:1rem;font-weight:600}.SystemAnalytics-module__tLwqAG__chartContainer{margin:.5rem 0}.SystemAnalytics-module__tLwqAG__chartBars{align-items:flex-end;gap:.5rem;height:200px;padding:1rem 0;display:flex}.SystemAnalytics-module__tLwqAG__barGroup{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.SystemAnalytics-module__tLwqAG__barLabel{color:rgba(var(--foreground-rgb) / .6);text-align:center;margin-bottom:.5rem;font-size:.8rem}.SystemAnalytics-module__tLwqAG__chartBarsContainer{align-items:flex-end;gap:2px;width:100%;height:150px;display:flex}.SystemAnalytics-module__tLwqAG__bar{border-radius:2px 2px 0 0;flex:1;min-height:2px;transition:all .3s}.SystemAnalytics-module__tLwqAG__bar.SystemAnalytics-module__tLwqAG__approved{background:rgba(var(--good-bg) / 1)}.SystemAnalytics-module__tLwqAG__bar.SystemAnalytics-module__tLwqAG__declined{background:rgba(var(--bad-bg) / 1)}.SystemAnalytics-module__tLwqAG__bar.SystemAnalytics-module__tLwqAG__to_review,.SystemAnalytics-module__tLwqAG__bar.SystemAnalytics-module__tLwqAG__on_hold{background:rgba(var(--attention-bg) / 1)}.SystemAnalytics-module__tLwqAG__barTotal{color:rgba(var(--foreground-rgb) / .8);margin-top:.5rem;font-size:.8rem;font-weight:600}@media (max-width:768px){.SystemAnalytics-module__tLwqAG__chartBars{height:150px}.SystemAnalytics-module__tLwqAG__chartBarsContainer{height:100px}}
.notification_banner_container{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.notification_banner{border:1px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.notification_banner_info{background-color:rgba(var(--neutral-info-bg) / .7);border-color:rgba(var(--neutral-info-bg) / .7);color:rgba(var(--neutral-info-text) / .9)}.notification_banner_warning{background-color:rgba(var(--attention-bg) / .7);border-color:rgba(var(--attention-bg) / .7);color:rgba(var(--attention-text) / .9)}.notification_banner_error{background-color:rgba(var(--bad-bg) / .7);border-color:rgba(var(--bad-bg) / .7);color:rgba(var(--bad-text) / .9)}.notification_banner_success{background-color:rgba(var(--good-bg) / .7);border-color:rgba(var(--good-bg) / .7);color:rgba(var(--good-text) / .9)}.notification_banner_maintenance{background-color:rgba(var(--neutral-info-secondary-bg) / .7);border-color:rgba(var(--neutral-info-secondary-bg) / .7);color:rgba(var(--foreground-rgb) / .9)}.notification_banner_content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notification_banner_title{font-size:14px;font-weight:600}.notification_banner_message{opacity:.9;font-size:13px}.notification_banner_dismiss{cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:4px;transition:opacity .2s}.notification_banner_dismiss:hover{opacity:1}@keyframes service_message_banner_in{0%{opacity:0;max-height:0;transform:scaleY(.98)}to{opacity:1;max-height:500px;transform:scaleY(1)}}.service_message_banner_container{transform-origin:top;flex-direction:column;gap:8px;margin-bottom:8px;animation:.7s cubic-bezier(.22,1,.36,1) forwards service_message_banner_in;display:flex;overflow:hidden}.service_message_banner_container_no_animate{opacity:1;max-height:500px;animation:none;transform:scaleY(1)}.service_message_banner_container_no_animate .info_box.service_message_banner{opacity:1;animation:none;transform:none}@keyframes service_message_banner_item_in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.info_box.service_message_banner{justify-content:space-between;align-items:center;gap:12px;animation:.35s ease-out backwards service_message_banner_item_in;display:flex}.service_message_banner_container .info_box.service_message_banner:first-child{animation-delay:50ms}.service_message_banner_container .info_box.service_message_banner:nth-child(2){animation-delay:.12s}.service_message_banner_container .info_box.service_message_banner:nth-child(3){animation-delay:.19s}.service_message_banner_container .info_box.service_message_banner:nth-child(4){animation-delay:.26s}.service_message_banner_container .info_box.service_message_banner:nth-child(5){animation-delay:.33s}.info_box.service_message_banner.maintenance{background:rgba(var(--neutral-info-secondary-bg,248 157 230) / .3);border-left:3px solid rgba(var(--neutral-info-secondary-bg,248 157 230) / 1);color:rgba(var(--foreground-rgb) / .95)}.service_message_banner_content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.service_message_banner_title{font-size:14px;font-weight:600}.service_message_banner_message{opacity:.95;font-size:13px}.service_message_dismiss{cursor:pointer;color:rgba(var(--foreground-rgb) / .5);box-sizing:border-box;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:4px;transition:color .2s;display:inline-flex}.service_message_dismiss:hover{color:rgba(var(--foreground-rgb) / .9)}.service_message_dismiss .Custom-Icons{display:block}.service_message_modal_dialog{background:rgba(var(--card-background-color) / var(--card-background-alpha));width:90%;max-width:500px;max-height:80vh;-webkit-backdrop-filter:blur(var(--card-background-blur,8px));backdrop-filter:blur(var(--card-background-blur,8px));border:none;border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:10px;margin:auto;padding:0;animation:.3s ease-out service_message_modal_slideUp;overflow:visible;box-shadow:0 25px 50px -12px #00000026}.service_message_modal_dialog::backdrop{background:rgba(var(--dialog-background-color) / var(--dialog-background-alpha));-webkit-backdrop-filter:blur(var(--dialog-background-blur,5px));backdrop-filter:blur(var(--dialog-background-blur,5px));animation:.2s ease-out fadeIn}@keyframes service_message_modal_slideUp{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.service_message_modal_dialog .service_message_modal{max-height:80vh;overflow-y:auto}.service_message_modal{border-radius:10px;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.service_message_modal_header{align-items:center;gap:8px;margin-bottom:0;display:flex}.service_message_modal_type_badge{text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.service_message_modal_type_badge.critical{background-color:rgba(var(--bad-bg) / .7);color:rgba(var(--bad-text) / .9)}.service_message_modal_type_badge.maintenance{background-color:rgba(var(--neutral-info-secondary-bg,248 157 230) / .5);color:rgba(var(--neutral-info-secondary-text,107 0 77) / .95)}.service_message_modal_title{color:rgba(var(--foreground-rgb) / .92);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.service_message_modal_body{margin:0;font-size:14px;line-height:1.6}.service_message_modal .info_box.service_message_modal_body{background:rgba(var(--neutral-bg) / .25);border-left:4px solid;border-left-color:rgba(var(--neutral-bg) / 1);color:rgba(var(--foreground-rgb) / .9);border-radius:6px;margin:0;padding:.875rem 1rem}.service_message_modal .info_box.service_message_modal_body.info{background:rgba(var(--neutral-bg) / .25);border-left-color:rgba(var(--neutral-bg) / 1)}.service_message_modal .info_box.service_message_modal_body.bad{background:rgba(var(--bad-bg) / .2);border-left-color:rgba(var(--bad-bg) / 1);color:rgba(var(--bad-text) / .95)}.service_message_modal .info_box.service_message_modal_body.warning{background:rgba(var(--attention-bg) / .35);border-left-color:rgba(var(--attention-bg) / 1);color:rgba(var(--attention-text) / .95)}.service_message_modal .info_box.service_message_modal_body.good{background:rgba(var(--good-bg) / .2);border-left-color:rgba(var(--good-bg) / 1);color:rgba(var(--good-text) / .95)}.service_message_modal .info_box.service_message_modal_body.maintenance{background:rgba(var(--neutral-info-secondary-bg,248 157 230) / .25);border-left-color:rgba(var(--neutral-info-secondary-bg,248 157 230) / 1);color:rgba(var(--neutral-info-secondary-text,107 0 77) / .95)}.service_message_modal_actions{justify-content:flex-end;padding-top:.25rem;display:flex}.service_message_modal_ack_btn{background-color:rgba(var(--neutral-info-bg,157 219 248) / .95);color:rgba(var(--neutral-info-text,0 59 107) / 1);cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:background-color .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}button.service_message_modal_ack_btn[type=button]{background-color:rgba(var(--neutral-info-bg,157 219 248) / .95);color:rgba(var(--neutral-info-text,0 59 107) / 1);border:none;border-radius:6px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600}.service_message_modal_ack_btn:hover,button.service_message_modal_ack_btn[type=button]:hover{background-color:rgba(var(--neutral-info-bg,157 219 248) / 1);box-shadow:0 2px 4px #00000014}.notif_count_pill{background-color:rgba(var(--bad-bg) / .85);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.notification_badge_wrapper{display:inline-flex;position:relative}.notification_badge_count{background-color:rgba(var(--bad-bg) / .7);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-6px;right:-8px}.notification_dropdown_wrapper{position:relative}.notification_dropdown_trigger{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px;transition:background-color .2s;position:relative}.notification_dropdown_trigger:hover{background-color:rgba(var(--neutral-bg) / .7)}.notification_dropdown{background:rgba(var(--card-background-color) / var(--card-background-alpha));border:1px solid var(--color-border-default,rgba(var(--foreground-rgb) / .1));z-index:100;border-radius:12px;width:380px;max-height:480px;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.notification_dropdown_header{border-bottom:1px solid rgba(var(--card-background-color) / var(--card-background-alpha));justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.notification_dropdown_title{color:rgba(var(--foreground-rgb) / .9);font-size:14px;font-weight:600}.notification_dropdown_mark_all{color:rgba(var(--neutral-info-bg) / .9);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.notification_dropdown_mark_all:hover{background-color:rgba(var(--neutral-info-bg) / .7)}.notification_dropdown_list{max-height:360px;overflow-y:auto}.notification_dropdown_item{cursor:pointer;border-bottom:1px solid rgba(var(--neutral-bg) / .7);gap:12px;padding:12px 16px;transition:background-color .15s;display:flex}.notification_dropdown_item:hover{background-color:rgba(var(--neutral-bg) / .7)}.notification_dropdown_item.unread,.notification_dropdown_item.unread:hover{background-color:rgba(var(--neutral-info-bg) / .7)}.notification_dropdown_item_content{flex:1;min-width:0}.notification_dropdown_item_title{color:rgba(var(--foreground-rgb) / .9);margin-bottom:2px;font-size:13px;font-weight:500}.notification_dropdown_item_message{color:rgba(var(--foreground-rgb) / .7);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notification_dropdown_item_time{color:rgba(var(--foreground-rgb) / .5);margin-top:4px;font-size:11px}.notification_dropdown_unread_dot{background-color:rgba(var(--neutral-info-bg) / .9);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.notification_dropdown_footer{border-top:1px solid rgba(var(--card-background-color) / var(--card-background-alpha));text-align:center;padding:10px 16px}.notification_dropdown_footer a{color:rgba(var(--neutral-info-bg) / .9);font-size:13px;text-decoration:none}.notification_dropdown_footer a:hover{text-decoration:underline}.notification_dropdown_empty{text-align:center;color:rgba(var(--foreground-rgb) / .7);padding:32px 16px;font-size:13px}.header_notification_popover{flex-direction:column;min-width:420px;max-width:min(480px,90vw);max-height:75vh;padding:0;display:flex;overflow:hidden}.header_notification_popover_content{flex-direction:column;min-height:0;display:flex}.header_notification_popover_list{flex:auto;max-height:420px}.header_notification_popover_footer{border-top:1px solid rgba(var(--card-background-color) / var(--card-background-alpha));flex-shrink:0;padding:12px 16px}.header_notification_popover_btn{text-align:center;width:100%;color:rgba(var(--background-rgb) / .9);background:rgba(var(--neutral-info-bg) / .9);cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:block}.header_notification_popover_btn:hover{background:rgba(var(--neutral-info-bg) / .9);color:#fff;opacity:.95}.notifications_page{padding:0}.notifications_filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.notifications_filter_btn{border:1px solid rgba(var(--card-background-color) / var(--card-background-alpha));cursor:pointer;color:rgba(var(--foreground-rgb) / .7);background:#fff;border-radius:20px;padding:6px 14px;font-size:13px;transition:all .2s}.notifications_filter_btn:hover{border-color:rgba(var(--card-background-color) / var(--card-background-alpha))}.notifications_filter_btn.active{background-color:rgba(var(--neutral-info-bg) / .9);color:#fff;border-color:rgba(var(--neutral-info-bg) / .9)}.notifications_date_group{margin-bottom:24px}.notifications_date_label{text-transform:uppercase;color:rgba(var(--foreground-rgb) / .5);margin-bottom:8px;padding-left:4px;font-size:12px;font-weight:600}.notification_list_item{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;transition:background-color .15s;display:flex}button.notification_list_item{text-align:left;width:100%;font:inherit;color:inherit;background:0 0}.notification_list_item:hover{background-color:rgba(var(--neutral-bg) / .7)}.notification_list_item.unread{background-color:rgba(var(--neutral-info-bg) / .7);border-color:rgba(var(--neutral-info-bg) / .7)}.notification_list_item_icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.notification_list_item_icon.mention{background-color:rgba(var(--neutral-info-bg) / .7);color:rgba(var(--neutral-info-text) / .9)}.notification_list_item_icon.comment{background-color:rgba(var(--good-bg) / .7);color:rgba(var(--good-text) / .9)}.notification_list_item_icon.status{background-color:rgba(var(--attention-bg) / .7);color:rgba(var(--attention-text) / .9)}.notification_list_item_icon.other{background-color:rgba(var(--neutral-bg) / .7);color:rgba(var(--foreground-rgb) / .9)}.notification_list_item_body{flex:1;min-width:0}.notification_list_item_title{color:rgba(var(--foreground-rgb) / .9);margin-bottom:2px;font-size:14px;font-weight:500}.notification_list_item_message{color:rgba(var(--foreground-rgb) / .7);margin-bottom:4px;font-size:13px}.notification_list_item_meta{color:rgba(var(--foreground-rgb) / .5);font-size:12px}tr.notif_row_unread{background-color:rgba(var(--neutral-info-bg) / .08)!important}tr.notif_row_unread:nth-child(2n){background-color:rgba(var(--neutral-info-bg) / .12)!important}.notif_dot_col{width:1rem}.notif_title_unread{font-weight:600}.notif_message_cell{text-overflow:ellipsis;white-space:nowrap;max-width:28rem;overflow:hidden}.notif_mentioned_by{opacity:.7;margin-left:.35rem}.notif_date_cell{white-space:nowrap}.notif_unread_count_badge{margin-left:.4rem}.notification_admin_table{border-collapse:collapse;width:100%}.notification_admin_table th,.notification_admin_table td{text-align:left;border-bottom:1px solid rgba(var(--card-background-color) / var(--card-background-alpha));padding:10px 14px;font-size:13px}.notification_admin_table th{color:rgba(var(--foreground-rgb) / .7);text-transform:uppercase;font-size:12px;font-weight:600}.notification_status_badge{border-radius:12px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.notification_status_badge.active{background-color:rgba(var(--good-bg) / .7);color:rgba(var(--good-text) / .9)}.notification_status_badge.inactive{background-color:rgba(var(--neutral-bg) / .7);color:rgba(var(--foreground-rgb) / .7)}.notification_type_badge{text-transform:uppercase;border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.toast_container{top:calc(var(--header-height) + .65rem);z-index:10000;pointer-events:none;flex-direction:column;gap:.6rem;width:max-content;min-width:0;max-width:min(420px,100vw - 2rem);padding:0;display:flex;position:fixed;right:1rem}.toast_item{--toast-surface:rgba(var(--background-rgb,0 51 88) / .94);--toast-border:rgba(var(--foreground-rgb) / .22);--toast-text:rgba(var(--foreground-rgb) / .98);--toast-muted:rgba(var(--foreground-rgb) / .72);--toast-progress-track:rgba(var(--foreground-rgb) / .14);--toast-progress-fill:rgba(var(--light-purple,190 155 249) / .85);--toast-accent:rgba(var(--light-purple,190 155 249) / 1);background:var(--toast-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--toast-border);color:var(--toast-text);opacity:0;width:100%;min-width:260px;max-width:420px;transform:translateX(calc(100% + 1.5rem)) translateY(calc(var(--toast-index,0) * 6px));pointer-events:none;border-radius:12px;flex-direction:column;gap:0;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 4px 6px #00000014,0 12px 40px #00000047}.toast_item.toast_visible{opacity:1;pointer-events:auto;transform:translate(0)translateY(0)}.toast_item.toast_removing{opacity:0;transform:translateX(calc(100% + 1rem)) translateY(calc(var(--toast-index,0) * -4px))}.toast_item.toast_info{--toast-progress-fill:rgba(var(--neutral-info-bg,157 219 248) / .9);--toast-accent:rgba(var(--neutral-info-bg,157 219 248) / 1);border-color:rgba(var(--neutral-info-bg,157 219 248) / .35)}.toast_item.toast_success{--toast-progress-fill:rgba(var(--good-bg,16 228 126) / .95);--toast-accent:rgba(var(--good-bg,16 228 126) / 1);border-color:rgba(var(--good-bg,16 228 126) / .35)}.toast_item.toast_warning{--toast-progress-fill:rgba(var(--attention-bg,254 237 128) / .9);--toast-accent:rgba(var(--attention-bg,254 237 128) / 1);border-color:rgba(var(--attention-bg,254 237 128) / .35)}.toast_item.toast_error{--toast-progress-fill:rgba(var(--bad-bg,242 144 156) / .95);--toast-accent:rgba(var(--bad-bg,242 144 156) / 1);border-color:rgba(var(--bad-bg,242 144 156) / .4)}.toast_content{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .85rem .75rem 1rem;display:flex}.toast_message_row{flex-direction:row;flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.toast_glyph{color:var(--toast-accent);opacity:.95;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toast_glyph_success{color:rgba(var(--good-bg,16 228 126) / 1)}.toast_glyph_error{color:rgba(var(--bad-bg,242 144 156) / 1)}.toast_message{letter-spacing:.01em;min-width:0;font-size:.875rem;font-weight:500;line-height:1.4;display:block}.toast_actions{flex-direction:row;flex-shrink:0;align-items:center;gap:.35rem;display:flex}.toast_button{cursor:pointer;white-space:nowrap;border:none;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s,opacity .15s}.toast_button_primary{background:rgba(var(--foreground-rgb) / .14);color:var(--toast-text);border:1px solid rgba(var(--foreground-rgb) / .2);border-radius:8px;padding:.35rem .65rem}.toast_button_primary:hover{background:rgba(var(--foreground-rgb) / .2)}.toast_item.toast_success .toast_button_primary{background:rgba(var(--good-bg,16 228 126) / .22);border-color:rgba(var(--good-bg,16 228 126) / .4);color:rgba(var(--foreground-rgb) / .98)}.toast_item.toast_info .toast_button_primary{background:rgba(var(--neutral-info-bg,157 219 248) / .2);border-color:rgba(var(--neutral-info-bg,157 219 248) / .4);color:rgba(var(--foreground-rgb) / .98)}.toast_item.toast_warning .toast_button_primary{background:rgba(var(--attention-bg,254 237 128) / .18);border-color:rgba(var(--attention-bg,254 237 128) / .45);color:rgba(var(--foreground-rgb) / .98)}.toast_item.toast_error .toast_button_primary{background:rgba(var(--bad-bg,242 144 156) / .22);border-color:rgba(var(--bad-bg,242 144 156) / .45);color:rgba(var(--foreground-rgb) / .98)}.toast_dismiss{width:2rem;height:2rem;color:var(--toast-muted);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.toast_dismiss svg{flex-shrink:0;display:block}.toast_dismiss:hover{background:rgba(var(--foreground-rgb) / .08);color:var(--toast-text)}.toast_dismiss:active{transform:scale(.96)}.toast_item progress{appearance:none;background:0 0;border:none;border-radius:0 0 12px 12px;width:100%;height:3px;margin:0;padding:0;display:block;overflow:hidden}.toast_item progress::-webkit-progress-bar{background-color:var(--toast-progress-track)}.toast_item progress::-webkit-progress-value{background-color:var(--toast-progress-fill);border-radius:0 2px 2px 0}.toast_item progress::-moz-progress-bar{background-color:var(--toast-progress-fill)}.toast_notification{z-index:10000;background-color:rgba(var(--neutral-info-bg,157 219 248) / .95);min-width:320px;max-width:500px;color:rgba(var(--neutral-info-text,0 59 107) / 1);opacity:0;pointer-events:none;border-radius:.8rem;transition:opacity .3s,transform .3s;position:fixed;top:20px;right:20px;transform:translateY(-20px);box-shadow:0 4px 12px #00000026}.toast_notification.toast_visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.toast_container{top:calc(var(--header-height) + .35rem);width:auto;max-width:none;left:.65rem;right:.65rem}.toast_item{width:100%;min-width:0;max-width:none}.toast_content{padding:.75rem .65rem .65rem .85rem}.toast_actions{flex-wrap:wrap;justify-content:flex-end}.toast_button_primary{text-align:center;order:1;width:100%;margin-top:.25rem}.toast_dismiss{order:0}.info_box.service_message_banner{align-items:flex-start;gap:.5rem;padding:.75rem .7rem}.service_message_banner_container{margin-inline:.15rem;margin-bottom:.5rem}.service_message_banner_title{font-size:.8125rem}.service_message_banner_message{font-size:.75rem;line-height:1.4}.service_message_modal_dialog{width:min(94vw,500px);max-height:min(85dvh,80vh)}}
.ExpandableDisclosure-module__QS8pJG__filterDisclosure{border:1px solid var(--color-border-default,#ffffff29);background:var(--color-surface-glass,#ffffff14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;transition:border-color .15s,box-shadow .15s}.ExpandableDisclosure-module__QS8pJG__filterDisclosure:hover{border-color:#ffffff38}.ExpandableDisclosure-module__QS8pJG__filterDisclosure[open],.ExpandableDisclosure-module__QS8pJG__filterDisclosureSelected{isolation:isolate;border-color:rgba(var(--light-purple) / .45);box-shadow:0 2px 12px #0003}button.ExpandableDisclosure-module__QS8pJG__filterDisclosure{appearance:none;box-sizing:border-box;width:auto;max-width:100%;color:inherit;-webkit-tap-highlight-color:transparent;align-self:center;align-items:center;margin:2px;font-family:inherit;display:inline-flex}.ExpandableDisclosure-module__QS8pJG__filterSummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.28rem;min-height:1.65rem;padding:.12rem .4rem;font-size:.8125rem;font-weight:500;line-height:1.25;list-style:none;display:flex}.ExpandableDisclosure-module__QS8pJG__filterSummary::-webkit-details-marker{display:none}.ExpandableDisclosure-module__QS8pJG__filterSummary::marker{content:""}.ExpandableDisclosure-module__QS8pJG__filterSummaryPreset{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.28rem;min-height:1.65rem;padding:.12rem .4rem;font-size:.8125rem;font-weight:500;line-height:1.25;list-style:none;display:inline-flex}.ExpandableDisclosure-module__QS8pJG__filterSummaryPreset .ExpandableDisclosure-module__QS8pJG__summaryLabel{text-align:center;flex:0 auto}.ExpandableDisclosure-module__QS8pJG__filterSummary:focus-visible,.ExpandableDisclosure-module__QS8pJG__filterSummaryPreset:focus-visible{box-shadow:inset 0 0 0 1px rgba(var(--light-purple) / .9);border-radius:6px;outline:none}.ExpandableDisclosure-module__QS8pJG__summaryLabel{flex:1;min-width:0}.ExpandableDisclosure-module__QS8pJG__chevron{opacity:.75;border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:.38rem;height:.38rem;margin-bottom:.1rem;transition:transform .2s;display:inline-block;transform:rotate(45deg)}.ExpandableDisclosure-module__QS8pJG__filterDisclosure[open] .ExpandableDisclosure-module__QS8pJG__chevron{margin-bottom:-.1rem;transform:rotate(-135deg)}@media (max-width:768px){.ExpandableDisclosure-module__QS8pJG__filterSummary,.ExpandableDisclosure-module__QS8pJG__filterSummaryPreset{min-height:2rem;padding:.18rem .45rem}}.ExpandableDisclosure-module__QS8pJG__panel{border:1px solid var(--color-border-default,#ffffff2e);border-radius:var(--radius-md,12px);background:var(--color-surface-glass,#ffffff14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:.5rem 0;transition:border-color .15s,box-shadow .15s;display:block;overflow:hidden}.ExpandableDisclosure-module__QS8pJG__panel:hover{border-color:#ffffff38}.ExpandableDisclosure-module__QS8pJG__panel[open]{box-shadow:var(--shadow-elevated,0 4px 24px #0000002e)}.ExpandableDisclosure-module__QS8pJG__panelSummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.ExpandableDisclosure-module__QS8pJG__panelSummaryText{text-align:left;flex:1;min-width:0}.ExpandableDisclosure-module__QS8pJG__panelSummary::-webkit-details-marker{display:none}.ExpandableDisclosure-module__QS8pJG__panelSummary::marker{content:""}.ExpandableDisclosure-module__QS8pJG__panelSummary:focus-visible{outline:2px solid rgba(var(--light-purple) / .85);outline-offset:-2px}.ExpandableDisclosure-module__QS8pJG__panelChevron{opacity:.75;border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.5rem;height:.5rem;transition:transform .2s;display:inline-block;transform:rotate(45deg)}.ExpandableDisclosure-module__QS8pJG__panel[open] .ExpandableDisclosure-module__QS8pJG__panelChevron{transform:rotate(-135deg)}.ExpandableDisclosure-module__QS8pJG__panelBody{border-top:1px solid var(--color-border-subtle,#ffffff1a);padding:0 1rem 1rem}@media (prefers-reduced-motion:reduce){.ExpandableDisclosure-module__QS8pJG__chevron,.ExpandableDisclosure-module__QS8pJG__panelChevron,.ExpandableDisclosure-module__QS8pJG__filterDisclosure,.ExpandableDisclosure-module__QS8pJG__panel{transition:none}}
.broadcasts_compose_layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:1.5rem;display:grid}.broadcasts_preview_col{top:calc(var(--header-height,60px) + .75rem);max-height:calc(100dvh - var(--header-height,60px) - 2rem);scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .12) transparent;position:sticky;overflow-y:auto}.broadcasts_preview_panel{border-radius:var(--radius-md,8px);border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));background:rgba(var(--foreground-rgb) / .03);flex-direction:column;gap:.85rem;padding:1rem;display:flex}.broadcasts_preview_subject{border-radius:var(--radius-md,8px);border:1px solid rgba(var(--foreground-rgb) / .12);background:rgba(var(--foreground-rgb) / .05);min-height:2.5rem;padding:.65rem .8rem;font-size:.92rem;font-weight:500;line-height:1.4}.broadcasts_preview_subject.is_empty{color:rgba(var(--foreground-rgb) / .38);font-weight:400}.broadcasts_preview_frame{border:1px solid rgba(var(--foreground-rgb) / .14);border-radius:var(--radius-md,8px);background:#0b0920;width:100%;min-height:420px;display:block}.broadcast_promotion_picker{flex-direction:column;gap:.5rem;display:flex}.broadcast_recipient_badge{background:rgba(var(--light-purple) / .12);border:1px solid rgba(var(--light-purple) / .28);color:rgba(var(--foreground-rgb) / .9);border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.35rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.broadcast_status_filters{flex-wrap:wrap;gap:.45rem .65rem;display:flex}.broadcast_merge_tags{margin-top:.25rem}.broadcast_merge_tags summary{cursor:pointer;color:rgba(var(--foreground-rgb) / .55);font-size:.8rem}.broadcast_merge_tags .table{margin-top:.5rem;font-size:.82rem}@media (max-width:960px){.broadcasts_compose_layout{grid-template-columns:1fr}.broadcasts_preview_col{order:-1;max-height:none;position:static}}
.dns_header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dns_header h3{margin:0}.dns_table_wrapper{margin-top:1rem}.dns_name_cell{align-items:center;gap:.5rem;display:flex}.dns_name_code{background-color:rgba(var(--foreground-rgb) / .1);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;max-width:200px;padding:2px 6px;font-family:monospace;font-size:.85rem;overflow:hidden}.dns_content_code{background-color:rgba(var(--foreground-rgb) / .1);word-break:break-all;text-overflow:ellipsis;white-space:nowrap;border-radius:3px;flex:1;min-width:0;max-width:250px;padding:2px 6px;font-family:monospace;font-size:.85rem;overflow:hidden}.dns_copy_button{cursor:pointer;color:rgba(var(--foreground-rgb) / .7);border:1px solid rgba(var(--foreground-rgb) / .2);background-color:#0000;border-radius:3px;min-width:60px;padding:2px 6px;font-size:.75rem}.dns_copy_button.copied{background-color:rgba(var(--good-bg) / 1);color:rgba(var(--good-text) / 1)}.dns_subsection_header{align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.75rem;display:flex}.dns_subsection_header h4{margin:0;font-size:1rem}.dns_receiving_header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dns_receiving_header legend{margin:0}.dns_toggle_label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.dns_toggle_input{cursor:pointer;width:2.5rem;height:1.25rem}.dns_toggle_input:checked{accent-color:rgba(var(--good-bg) / 1)}.dns_toggle_input:not(:checked){accent-color:rgba(var(--neutral-bg) / 1)}.dns_info_box{margin-bottom:1rem}.dns_status_message{margin-bottom:.5rem}.dns_verify_button{background-color:rgba(var(--light-purple) / .9);color:rgb(var(--foreground-rgb));border-radius:var(--radius-sm,4px);cursor:pointer;border:none;padding:10px 20px;font-family:inherit;font-weight:600;transition:opacity .15s}.dns_verify_button:focus-visible{outline:var(--focus-ring);outline-offset:2px}.Domains-module__Otb5vG__dns_verify_button:disabled{background-color:rgba(var(--good-bg) / 1);cursor:not-allowed;opacity:.7}.dns_verify_button.success{background-color:rgba(var(--good-bg) / 1);cursor:not-allowed;opacity:.7}.dns_close_button{margin-top:.5rem}.dns_close_button button{background-color:rgba(var(--neutral-bg) / .5);color:rgba(var(--neutral-text) / 1);border:1px solid rgba(var(--foreground-rgb) / .2);cursor:pointer;border-radius:4px;padding:8px 16px}.manage_domains_paragraph{margin-bottom:15px}.manage_domains_step_navigation{background-color:rgba(var(--card-background-color) / var(--card-background-alpha));border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:10px;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.manage_domains_step_button{border-radius:var(--radius-md,6px);cursor:pointer;border:none;padding:10px 20px;font-family:inherit;font-weight:400;transition:background-color .15s,opacity .15s}.manage_domains_step_button:focus-visible{outline:var(--focus-ring);outline-offset:2px}.manage_domains_step_button.active{background-color:var(--primary-color);color:rgb(var(--foreground-rgb));font-weight:600}.manage_domains_step_button.inactive{background-color:rgba(var(--foreground-rgb) / .08);color:rgba(var(--foreground-rgb) / .75);margin:1rem}.manage_domains_step_button.inactive:hover{background-color:rgba(var(--foreground-rgb) / .12)}.manage_domains_step_button.disabled{background-color:rgba(var(--foreground-rgb) / .05);color:rgba(var(--foreground-rgb) / .35);cursor:not-allowed;opacity:.7}.manage_domains_form_margin{margin-bottom:20px}.manage_domains_domain_item{justify-content:space-between;align-items:center;display:flex}.use_custom_email_form{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.use_custom_email_row{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.use_custom_email_switch_label{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.use_custom_email_switch_label_disabled{cursor:not-allowed;opacity:.7}.use_custom_email_switch_wrapper{flex-shrink:0;width:2.75rem;height:1.5rem;display:inline-block;position:relative}.use_custom_email_switch{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.use_custom_email_switch:disabled{cursor:not-allowed}.use_custom_email_switch_label_disabled .use_custom_email_switch{cursor:not-allowed}.use_custom_email_switch_slider{background-color:rgba(var(--foreground-rgb) / .2);border-radius:1.5rem;transition:background-color .2s;position:absolute;inset:0}.use_custom_email_switch_slider:before{content:"";background-color:#fff;border-radius:50%;width:1.15rem;height:1.15rem;transition:transform .2s;position:absolute;top:50%;left:.2rem;transform:translateY(-50%);box-shadow:0 1px 3px #0003}.use_custom_email_switch:checked+.use_custom_email_switch_slider{background-color:rgba(var(--good-bg) / 1)}.use_custom_email_switch:checked+.use_custom_email_switch_slider:before{transform:translateY(-50%)translate(1.25rem)}.use_custom_email_switch:focus-visible+.use_custom_email_switch_slider{outline:2px solid rgba(var(--light-purple) / 1);outline-offset:2px}.use_custom_email_label_text{font-weight:500}:is(.Domains-module__Otb5vG__use_custom_email_address,.use_custom_email_hint){color:var(--text-secondary,#666)}
.EditCompanyBrandForm-module__g8kIxG__brandEditorLayout{grid-template-columns:1fr 340px;align-items:start;gap:1.5rem;display:grid}.EditCompanyBrandForm-module__g8kIxG__brandFormCol{flex-direction:column;gap:.6rem;min-width:0;display:flex}.EditCompanyBrandForm-module__g8kIxG__brandPreviewCol{top:calc(var(--header-height,60px) + 1rem);max-height:calc(100dvh - var(--header-height,60px) - 2rem);scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .1) transparent;position:sticky;overflow-y:auto}.EditCompanyBrandForm-module__g8kIxG__brandAssetThumb{border-radius:var(--radius-md,8px);background:rgba(var(--foreground-rgb) / .04);border:1px solid rgba(var(--foreground-rgb) / .08);flex-shrink:0;width:140px;height:52px;margin-top:.35rem;position:relative;overflow:hidden}.EditCompanyBrandForm-module__g8kIxG__brandAssetThumbFavicon{width:32px;height:32px}@media (max-width:960px){.EditCompanyBrandForm-module__g8kIxG__brandEditorLayout{grid-template-columns:1fr}.EditCompanyBrandForm-module__g8kIxG__brandPreviewCol{order:-1;max-height:none;position:static}}.EditCompanyBrandForm-module__g8kIxG__brandSection{border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:var(--radius-md,8px);background:rgba(var(--foreground-rgb) / .015);overflow:hidden}.EditCompanyBrandForm-module__g8kIxG__brandSectionSummary{cursor:pointer;-webkit-user-select:none;user-select:none;color:rgba(var(--foreground-rgb) / .85);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;list-style:none;transition:background-color .15s;display:flex}.EditCompanyBrandForm-module__g8kIxG__brandSectionSummary::-webkit-details-marker{display:none}.EditCompanyBrandForm-module__g8kIxG__brandSectionSummary:hover{background:rgba(var(--foreground-rgb) / .04)}.EditCompanyBrandForm-module__g8kIxG__brandSectionLabel{flex:1}.EditCompanyBrandForm-module__g8kIxG__brandSectionChevron{opacity:.4;flex-shrink:0;font-size:.65rem;transition:transform .2s}details[open]>.EditCompanyBrandForm-module__g8kIxG__brandSectionSummary>.EditCompanyBrandForm-module__g8kIxG__brandSectionChevron{transform:rotate(180deg)}.EditCompanyBrandForm-module__g8kIxG__brandSectionContent{border-top:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));flex-direction:column;padding:.75rem 1rem 1rem;display:flex}.EditCompanyBrandForm-module__g8kIxG__sliderControl{margin-bottom:1.1rem}.EditCompanyBrandForm-module__g8kIxG__sliderHeader{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.EditCompanyBrandForm-module__g8kIxG__sliderValue{font-variant-numeric:tabular-nums;color:rgba(var(--foreground-rgb) / .5);font-size:.78rem;font-weight:700}.EditCompanyBrandForm-module__g8kIxG__sliderTrack{appearance:none;background:rgba(var(--foreground-rgb) / .14);cursor:pointer;border-radius:999px;outline:none;width:100%;height:5px;display:block}.EditCompanyBrandForm-module__g8kIxG__sliderTrack::-webkit-slider-thumb{-webkit-appearance:none;background:rgb(var(--light-purple,130 80 255));cursor:pointer;width:17px;height:17px;box-shadow:0 0 0 3px rgba(var(--light-purple,130 80 255) / .22);border-radius:50%;transition:box-shadow .15s,transform .12s}.EditCompanyBrandForm-module__g8kIxG__sliderTrack::-webkit-slider-thumb:hover{box-shadow:0 0 0 5px rgba(var(--light-purple,130 80 255) / .18);transform:scale(1.12)}.EditCompanyBrandForm-module__g8kIxG__sliderTrack::-moz-range-thumb{background:rgb(var(--light-purple,130 80 255));cursor:pointer;width:17px;height:17px;box-shadow:0 0 0 3px rgba(var(--light-purple,130 80 255) / .22);border:none;border-radius:50%}@media (prefers-reduced-motion:reduce){.EditCompanyBrandForm-module__g8kIxG__brandSectionChevron{transition:none}.EditCompanyBrandForm-module__g8kIxG__sliderTrack::-webkit-slider-thumb{transition:none}}.EditCompanyBrandForm-module__g8kIxG__filePreview{border-radius:var(--radius-md,8px);background:rgba(var(--foreground-rgb) / .04);border:1px solid rgba(var(--foreground-rgb) / .08);align-items:center;gap:.85rem;margin-top:.5rem;padding:.65rem .9rem;display:flex}.EditCompanyBrandForm-module__g8kIxG__filePreviewImage{object-fit:contain;border-radius:4px;max-width:72px;max-height:44px;display:block}.EditCompanyBrandForm-module__g8kIxG__filePreviewStatus{color:rgba(var(--foreground-rgb) / .65);flex:1;font-size:.8rem}.EditCompanyBrandForm-module__g8kIxG__filePreviewSuccess{color:rgb(var(--good-text,5 82 44));font-size:.78rem;font-weight:600}.EditCompanyBrandForm-module__g8kIxG__submitRow{padding-top:.35rem}
.Popover-module__8e6vkG__popover{border:1px solid rgba(var(--contrastcard-background-color) / var(--contrastcard-border-alpha));width:fit-content;height:fit-content;color:var(--text-color);background:rgba(var(--contrastcard-background-color) / var(--contrastcard-background-alpha));-webkit-backdrop-filter:blur(var(--card-background-blur));backdrop-filter:blur(var(--card-background-blur));z-index:1000;opacity:0;pointer-events:none;border-radius:10px 5px 10px 10px;max-width:90vw;max-height:90vh;padding:1rem;transition:opacity .2s,transform .2s;position:fixed;overflow:auto;box-shadow:0 4px 16px #00000026}.Popover-module__8e6vkG__popover:popover-open{opacity:1;pointer-events:auto}.Popover-module__8e6vkG__popoverCenter{margin:auto;inset:0}@supports (anchor-name:--anchor){.Popover-module__8e6vkG__popoverTop{position-anchor:var(--popover-anchor-name);top:anchor(top);left:anchor(center);margin:0;transform:translate(-50%,calc(-100% - .5rem))scale(.95)}.Popover-module__8e6vkG__popoverTop:popover-open{transform:translate(-50%,calc(-100% - .2rem))scale(1)}.Popover-module__8e6vkG__popoverBottom{position-anchor:var(--popover-anchor-name);top:anchor(bottom);left:anchor(center);transform:translate(-50%,.2rem)scale(.95)}.Popover-module__8e6vkG__popoverBottom:popover-open{transform:translate(-50%,.2rem)scale(1)}.Popover-module__8e6vkG__popoverLeft{position-anchor:var(--popover-anchor-name);left:anchor(left);top:anchor(center);margin:0;transform:translate(calc(-100% - .2rem),-50%)scale(.95)}.Popover-module__8e6vkG__popoverLeft:popover-open{transform:translate(calc(-100% - .2rem),-50%)scale(1)}.Popover-module__8e6vkG__popoverRight{position-anchor:var(--popover-anchor-name);left:anchor(right);top:anchor(center);margin-left:.2rem;transform:translate(.2rem,-50%)scale(.95)}.Popover-module__8e6vkG__popoverRight:popover-open{transform:translate(.2rem,-50%)scale(1)}.Popover-module__8e6vkG__popoverBottomEnd{position-anchor:var(--popover-anchor-name);top:anchor(bottom);right:anchor(right);margin:0;left:auto;transform:translateY(.2rem)scale(.95)}.Popover-module__8e6vkG__popoverBottomEnd:popover-open{transform:translateY(.2rem)scale(1)}}@supports not (anchor-name:--anchor){.Popover-module__8e6vkG__popoverTop{margin:0;inset:1rem auto 0 50%;transform:translate(-50%)scale(.95)}.Popover-module__8e6vkG__popoverTop:popover-open{transform:translate(-50%)scale(1)}.Popover-module__8e6vkG__popoverBottom{margin:0;inset:0 auto 1rem 50%;transform:translate(-50%)scale(.95)}.Popover-module__8e6vkG__popoverBottom:popover-open{transform:translate(-50%)scale(1)}.Popover-module__8e6vkG__popoverLeft{margin:0;inset:50% auto auto 1rem;transform:translateY(-50%)scale(.95)}.Popover-module__8e6vkG__popoverLeft:popover-open{transform:translateY(-50%)scale(1)}.Popover-module__8e6vkG__popoverRight{margin:0;inset:50% 1rem auto auto;transform:translateY(-50%)scale(.95)}.Popover-module__8e6vkG__popoverRight:popover-open{transform:translateY(-50%)scale(1)}.Popover-module__8e6vkG__popoverBottomEnd{inset:auto 1rem 1rem auto;transform:scale(.95)}.Popover-module__8e6vkG__popoverBottomEnd:popover-open{transform:scale(1)}}.Popover-module__8e6vkG__popoverTrigger{cursor:pointer;transition:all .2s}.Popover-module__8e6vkG__popoverTrigger:hover{opacity:.9}.Popover-module__8e6vkG__popoverTrigger:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .9));outline-offset:2px}.Popover-module__8e6vkG__popover::backdrop{-webkit-backdrop-filter:blur(2px);opacity:0;background:#0000004d;transition:opacity .2s}.Popover-module__8e6vkG__popover:popover-open::backdrop{opacity:1}.Popover-module__8e6vkG__noBackdrop::backdrop{opacity:0;pointer-events:none;display:none}.Popover-module__8e6vkG__popover>*{margin:0}.Popover-module__8e6vkG__popover>*+*{margin-top:.75rem}.Popover-module__8e6vkG__popoverCloseButton{color:var(--text-color-secondary);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.Popover-module__8e6vkG__popoverCloseButton:hover{opacity:1;background:rgba(var(--card-background-color) / .5)}.Popover-module__8e6vkG__popoverCloseButton:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .9));outline-offset:2px}@media (max-width:768px){.Popover-module__8e6vkG__popover{max-width:95vw;max-height:85vh;padding:.75rem}.Popover-module__8e6vkG__popoverTop,.Popover-module__8e6vkG__popoverBottom{width:calc(100% - 2rem);left:1rem;right:1rem;transform:scale(.95)}:is(.Popover-module__8e6vkG__popoverTop:popover-open,.Popover-module__8e6vkG__popoverBottom:popover-open){transform:scale(1)}.Popover-module__8e6vkG__popoverLeft,.Popover-module__8e6vkG__popoverRight{width:calc(100% - 2rem);top:50%;left:1rem;right:1rem;transform:translateY(-50%)scale(.95)}:is(.Popover-module__8e6vkG__popoverLeft:popover-open,.Popover-module__8e6vkG__popoverRight:popover-open){transform:translateY(-50%)scale(1)}}@keyframes Popover-module__8e6vkG__popoverFadeIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Popover-module__8e6vkG__animate{animation:.2s ease-out Popover-module__8e6vkG__popoverFadeIn}
.promotion-v2-module__KOuYbW__editPage{flex-direction:column;gap:12px;width:100%;min-width:0;max-width:none;display:flex}.promotion-v2-module__KOuYbW__editStack{flex-direction:column;gap:12px;min-width:0;display:flex}.promotion-v2-module__KOuYbW__editLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}@media (min-width:1100px){.promotion-v2-module__KOuYbW__editLayout{grid-template-columns:196px minmax(0,1fr)}.promotion-v2-module__KOuYbW__editNav{top:calc(var(--topbar-height,58px) + 12px);position:sticky}}.promotion-v2-module__KOuYbW__editNav{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;gap:2px;padding:8px;display:flex}@media (max-width:1099px){.promotion-v2-module__KOuYbW__editNav{flex-flow:wrap}}.promotion-v2-module__KOuYbW__editNavLink{color:#e8e0f099;border-radius:8px;padding:7px 10px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.promotion-v2-module__KOuYbW__editNavLink:hover{color:#d2b9ff;background:#be9bf91a}.promotion-v2-module__KOuYbW__editNavLink:focus-visible{outline:2px solid var(--accent-primary,#be9bf9);outline-offset:2px}.promotion-v2-module__KOuYbW__editStack>*{scroll-margin-top:calc(var(--topbar-height,58px) + 16px)}.promotion-v2-module__KOuYbW__editStackColumn{display:contents}.promotion-v2-module__KOuYbW__sectionOrder1{order:1}.promotion-v2-module__KOuYbW__sectionOrder2{order:2}.promotion-v2-module__KOuYbW__sectionOrder3{order:3}.promotion-v2-module__KOuYbW__sectionOrder4{order:4}.promotion-v2-module__KOuYbW__sectionOrder5{order:5}.promotion-v2-module__KOuYbW__editSectionBody{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px 12px;min-width:0;display:grid}.promotion-v2-module__KOuYbW__editSectionBody>*{min-width:0}@media (max-width:900px){.promotion-v2-module__KOuYbW__editSectionBody{grid-template-columns:1fr}}.promotion-v2-module__KOuYbW__editSectionBody>h2,.promotion-v2-module__KOuYbW__editSectionBody>h3,.promotion-v2-module__KOuYbW__editSectionBody>p{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_input:has(textarea){grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_input:has(input[type=checkbox]){grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_input:has(input[type=radio]){grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_input:has(img){grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_help_text{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.small_title{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>fieldset{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.form_block{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.badge{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.promotion_gift_products_section{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.promotion_claim_serial_stack{grid-column:1/-1}.promotion-v2-module__KOuYbW__editSectionBody>.promotion_claim_override_card{grid-column:1/-1}:is(.promotion-v2-module__KOuYbW__editPage .general_form_card_inner,.promotion-v2-module__KOuYbW__editPage .general_form){gap:16px 12px}.promotion-v2-module__KOuYbW__editSectionBody>.form_input{gap:7px;margin-bottom:0}.promotion-v2-module__KOuYbW__editPage .form_wrapper{-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}.promotion-v2-module__KOuYbW__editPage .form_help_text{color:#e8e0f066;margin:0 0 var(--space-2);font-size:.75rem}:is(.promotion-v2-module__KOuYbW__editPage .form_label,.promotion-v2-module__KOuYbW__editPage .form_input>label,.promotion-v2-module__KOuYbW__editPage .small_title){color:#e8e0f099;font-size:.75rem;font-weight:500}:is(.promotion-v2-module__KOuYbW__editPage input:not([type=checkbox]):not([type=radio]),.promotion-v2-module__KOuYbW__editPage select,.promotion-v2-module__KOuYbW__editPage textarea){box-sizing:border-box;color:#e8e0f0;background:#ffffff08;border:1px solid #ffffff1c;border-radius:9px;width:100%;padding:10px 12px;font-family:inherit;font-size:.875rem}.promotion-v2-module__KOuYbW__editPage textarea{resize:vertical;min-height:70px;line-height:1.5}.promotion-v2-module__KOuYbW__editFooter{align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--glass-border,var(--border-default));border-radius:var(--radius-lg);background:var(--glass-bg,#ffffff14);-webkit-backdrop-filter:blur(var(--glass-blur,8px));margin-top:var(--space-2);flex-wrap:wrap;display:flex}.promotion-v2-module__KOuYbW__editSubmit{appearance:none;letter-spacing:.01em;cursor:pointer;color:#0a0614;background:#be9bf9;border:none;border-radius:10px;min-height:2.25rem;padding:.55rem 1.15rem;font-family:inherit;font-size:.875rem;font-weight:650;transition:background .15s,filter .15s}.promotion-v2-module__KOuYbW__editSubmit:hover:not(:disabled){background:#c9b0fa}.promotion-v2-module__KOuYbW__editSubmit:disabled{opacity:.55;cursor:not-allowed}.promotion-v2-module__KOuYbW__viewPromoLink{color:#e8e0f0eb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.promotion-v2-module__KOuYbW__viewPromoLink:hover{color:#fff;background:#ffffff1a;border-color:#be9bf966;text-decoration:none}.promotion-v2-module__KOuYbW__advancedDisclosure{border:1px solid var(--glass-border,var(--border-default));border-radius:var(--radius-lg);background:var(--glass-bg,#ffffff14);-webkit-backdrop-filter:blur(var(--glass-blur,8px));padding:var(--space-4)}.promotion-v2-module__KOuYbW__advancedDisclosure summary{cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);list-style:none}.promotion-v2-module__KOuYbW__advancedDisclosure summary::-webkit-details-marker{display:none}.promotion-v2-module__KOuYbW__advancedDisclosure[open] summary{margin-bottom:var(--space-3);color:var(--text-primary)}.promotion-v2-module__KOuYbW__detailLayout{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:1100px){.promotion-v2-module__KOuYbW__detailLayout{grid-template-columns:330px minmax(0,1fr);align-items:start}}.promotion-v2-module__KOuYbW__detailSidebar{flex-direction:column;gap:12px;display:flex}.promotion-v2-module__KOuYbW__detailMain{min-width:0}.promotion-v2-module__KOuYbW__detailMain .table_wrapper{box-shadow:none;background:0 0;border:none;padding:0}.promotion-v2-module__KOuYbW__detailMain .table_wrapper_v2{gap:0}.promotion-v2-module__KOuYbW__detailMain .table_wrapper_v2>.table_header_container{-webkit-backdrop-filter:none;background:#ffffff05;border:none;border-bottom:1px solid #ffffff0f;border-radius:0;padding:12px 16px}.promotion-v2-module__KOuYbW__detailMain .table_wrapper_v2>.bulk_actions{margin:10px 12px 0}.promotion-v2-module__KOuYbW__detailMain .table_panel_v2{-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0}.promotion-v2-module__KOuYbW__metaList{flex-direction:column;display:flex}.promotion-v2-module__KOuYbW__metaList>*{border-bottom:1px solid #ffffff0b;padding:10px 0}.promotion-v2-module__KOuYbW__metaList>:last-child{border-bottom:none}.promotion-v2-module__KOuYbW__chipRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.promotion-v2-module__KOuYbW__typeChip{white-space:nowrap;width:fit-content;color:rgba(var(--neutral-info-text,0 59 107));background:rgba(var(--neutral-info-bg,157 219 248));border-radius:999px;align-items:center;padding:2px 9px;font-size:.6875rem;font-weight:700;display:inline-flex}.promotion-v2-module__KOuYbW__metaDivider{background:var(--border-subtle,#ffffff14);border:0;height:1px;margin:4px 0 14px}.promotion-v2-module__KOuYbW__sectionLabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:#e8e0f061;margin:0 0 9px;font-size:.5625rem;font-weight:600}.promotion-v2-module__KOuYbW__sidebarStatGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.promotion-v2-module__KOuYbW__statTile{background:#ffffff06;border:1px solid #ffffff14;border-radius:10px;min-width:0;padding:11px 13px}.promotion-v2-module__KOuYbW__statTileValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1}.promotion-v2-module__KOuYbW__statTileValue[data-tone=good]{color:#10e47e}.promotion-v2-module__KOuYbW__statTileValue[data-tone=warn]{color:#feed80}.promotion-v2-module__KOuYbW__statTileValue[data-tone=bad]{color:#f2909c}.promotion-v2-module__KOuYbW__statTileLabel{color:#e8e0f06b;margin:5px 0 0;font-size:.6875rem}.promotion-v2-module__KOuYbW__bannerImage{border-radius:var(--radius-md);border:1px solid var(--border-default);width:100%;height:auto;display:block}.promotion-v2-module__KOuYbW__urlRow{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);flex-wrap:nowrap;display:flex}.promotion-v2-module__KOuYbW__urlText{word-break:break-all;min-width:0;font-weight:var(--font-medium);flex:auto}.promotion-v2-module__KOuYbW__urlRow .copy_button{appearance:none;border:1px solid var(--border-default);letter-spacing:.02em;border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:#ffffff14;flex-shrink:0;align-items:center;gap:.3rem;margin:0;padding:.22rem .55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.promotion-v2-module__KOuYbW__urlRow .copy_button:hover{color:var(--text-primary);background:#ffffff24;border-color:#be9bf973}.promotion-v2-module__KOuYbW__urlRow .copy_button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.promotion-v2-module__KOuYbW__urlRow .copy_button .Custom-Icons{opacity:.88;width:.95rem;height:.95rem;padding:0;display:block}.promotion-v2-module__KOuYbW__urlRow .copy_button .Custom-Icons svg{fill:currentColor;width:100%;min-width:0;height:100%;min-height:0}.promotion-v2-module__KOuYbW__description{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-secondary);margin:0}.promotion-v2-module__KOuYbW__description p{margin:0 0 var(--space-2)}.promotion-v2-module__KOuYbW__description p:last-child{margin-bottom:0}.promotion-v2-module__KOuYbW__description a{color:var(--accent-primary)}.promotion-v2-module__KOuYbW__detailSidebar .card{box-shadow:var(--shadow-panel,0 8px 28px #00000047)}.promotion-v2-module__KOuYbW__emailTabRow{gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.promotion-v2-module__KOuYbW__emailTab{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.promotion-v2-module__KOuYbW__emailTab:hover{border-color:var(--accent-primary);color:var(--text-primary)}.promotion-v2-module__KOuYbW__emailTabActive{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--text-primary)}.promotion-v2-module__KOuYbW__mergeTagsTable{margin-top:var(--space-2);font-size:var(--text-sm);border-collapse:collapse;width:100%}.promotion-v2-module__KOuYbW__mergeTagsTable td{padding:var(--space-1) var(--space-2) var(--space-1) 0;vertical-align:top}.promotion-v2-module__KOuYbW__mergeTagCode{font-family:var(--font-mono,ui-monospace, monospace);white-space:nowrap}.promotion-v2-module__KOuYbW__promoCardStats{gap:var(--space-2);margin-top:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.promotion-v2-module__KOuYbW__promoCardMeta{gap:var(--space-3);flex-direction:column;display:flex}.promotion-v2-module__KOuYbW__promoCardMetaRow{gap:var(--space-4);flex-wrap:wrap;display:flex}.promotion-v2-module__KOuYbW__statusAlerts{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}
.v2-inbox-module__jZVimG__page{gap:var(--space-3);flex-direction:column;flex:1;min-height:0;display:flex}.v2-inbox-module__jZVimG__page>header{margin-bottom:0}.v2-inbox-module__jZVimG__pageFill{min-height:calc(100dvh - var(--header-height,3.25rem) - 5.5rem)}.v2-inbox-module__jZVimG__pageFill .v2_domain_island{flex-direction:column;flex:1;min-height:0;display:flex}.v2-inbox-module__jZVimG__pageFill .v2_domain_island>*{flex:1;min-height:0}.v2-inbox-module__jZVimG__shell{min-height:min(72dvh, calc(100dvh - var(--header-height,3.25rem) - 6.5rem));border-radius:var(--radius-lg);border:1px solid var(--glass-border,var(--border-strong));background:var(--glass-bg,var(--bg-panel));height:100%;-webkit-backdrop-filter:blur(var(--glass-blur,12px));box-shadow:var(--shadow-panel);flex:1;grid-template-columns:1fr;display:grid;overflow:hidden}@media (min-width:960px){.v2-inbox-module__jZVimG__shell{min-height:calc(100dvh - var(--header-height,3.25rem) - 6.5rem);grid-template-columns:minmax(300px,360px) minmax(0,1fr)}}.v2-inbox-module__jZVimG__listPane{border-bottom:1px solid var(--border-subtle);background:#0000001f;flex-direction:column;min-width:0;min-height:0;display:flex}@media (min-width:960px){.v2-inbox-module__jZVimG__listPane{border-bottom:none;border-right:1px solid var(--border-subtle)}}.v2-inbox-module__jZVimG__listHeader{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex}.v2-inbox-module__jZVimG__listTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary);margin:0}.v2-inbox-module__jZVimG__listCount{font-size:var(--text-xs);font-weight:var(--font-medium);font-variant-numeric:tabular-nums;color:var(--text-tertiary);border:1px solid var(--border-subtle);background:#ffffff0f;border-radius:999px;padding:.15rem .5rem}.v2-inbox-module__jZVimG__toolbar{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.35rem;display:flex}:is(.v2-inbox-module__jZVimG__toolbar .conversation_filters,.v2-inbox-module__jZVimG__toolbar .table_header_sort){border:none;gap:.35rem;width:100%;margin:0;padding:0}:is(.v2-inbox-module__jZVimG__toolbar .dashboard_btn,.v2-inbox-module__jZVimG__toolbar button.dashboard_btn){border:1px solid var(--border-default);color:var(--text-secondary);background:#ffffff0a;border-radius:999px;padding:.35rem .65rem;font-size:.75rem}:is(.v2-inbox-module__jZVimG__toolbar .table_header_all_btn,.v2-inbox-module__jZVimG__toolbar .dashboard_btn.table_header_all_btn){background:var(--accent-primary-tint);color:var(--nav-active-text);border-color:#be9bf973}.v2-inbox-module__jZVimG__listScroll{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex:1 1 0;min-height:0;overflow:hidden auto}.v2-inbox-module__jZVimG__listScroll::-webkit-scrollbar{width:5px}.v2-inbox-module__jZVimG__listScroll::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}.v2-inbox-module__jZVimG__listEmpty{min-height:12rem;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.v2-inbox-module__jZVimG__listEmpty [class*=empty]{width:100%;padding:var(--space-6) var(--space-3);background:0 0;border:none}.v2-inbox-module__jZVimG__conversationList{padding:var(--space-1) 0;flex-direction:column;gap:0;display:flex}.v2-inbox-module__jZVimG__conversationItem{gap:var(--space-2);padding:.75rem var(--space-3) .75rem var(--space-2);margin:0 var(--space-1);border-radius:var(--radius-md);color:inherit;border:1px solid #0000;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;text-decoration:none;transition:background .12s,border-color .12s;display:grid;position:relative}.v2-inbox-module__jZVimG__conversationItem:hover{background:#ffffff0d}.v2-inbox-module__jZVimG__conversationItemActive{background:var(--accent-primary-tint);border-color:#be9bf959}.v2-inbox-module__jZVimG__conversationItemActive:hover{background:#be9bf92e}.v2-inbox-module__jZVimG__conversationItemArchived{opacity:.55}.v2-inbox-module__jZVimG__statusRail{justify-content:center;width:8px;padding-top:.45rem;display:flex}.v2-inbox-module__jZVimG__statusDot{background:#fff3;border-radius:50%;width:7px;height:7px}.v2-inbox-module__jZVimG__statusDotUnread{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b47}.v2-inbox-module__jZVimG__statusDotReplied{background:#10b981;box-shadow:0 0 0 2px #10b98138}.v2-inbox-module__jZVimG__conversationMain{flex-direction:column;gap:.15rem;min-width:0;display:flex}.v2-inbox-module__jZVimG__conversationTitleRow{align-items:center;gap:.4rem;min-width:0;display:flex}.v2-inbox-module__jZVimG__conversationName{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.v2-inbox-module__jZVimG__conversationNameUnread{font-weight:700}.v2-inbox-module__jZVimG__conversationSubject{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v2-inbox-module__jZVimG__conversationSnippet{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;line-height:1.35;overflow:hidden}.v2-inbox-module__jZVimG__conversationMeta{color:var(--text-tertiary);align-items:center;gap:.4rem;margin-top:.2rem;font-size:.68rem;display:flex}.v2-inbox-module__jZVimG__conversationTime{font-variant-numeric:tabular-nums}.v2-inbox-module__jZVimG__conversationSide{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-end;gap:.35rem;min-height:1.5rem;padding-top:.1rem;display:flex}.v2-inbox-module__jZVimG__archiveBtn{cursor:pointer;border-radius:var(--radius-sm,4px);color:var(--text-tertiary);opacity:0;background:0 0;border:none;padding:.25rem .35rem;font-size:.8rem;line-height:1;transition:opacity .12s,color .12s,background .12s}.v2-inbox-module__jZVimG__conversationItem:hover .v2-inbox-module__jZVimG__archiveBtn,.v2-inbox-module__jZVimG__conversationItemActive .v2-inbox-module__jZVimG__archiveBtn,.v2-inbox-module__jZVimG__archiveBtn:focus-visible{opacity:1}.v2-inbox-module__jZVimG__archiveBtn:hover{color:rgb(var(--good-text,5 82 44));background:rgba(var(--good-bg,16 228 126) / .15)}.v2-inbox-module__jZVimG__archiveBtn:disabled{opacity:.4;cursor:wait}.v2-inbox-module__jZVimG__threadPane{background:#ffffff05;flex-direction:column;min-width:0;min-height:0;display:flex}.v2-inbox-module__jZVimG__threadEmpty{padding:var(--space-6);flex:1;justify-content:center;align-items:center;min-height:16rem;display:flex}.v2-inbox-module__jZVimG__threadEmpty [class*=empty]{border-color:var(--border-subtle);background:#ffffff08;width:100%;max-width:28rem}.v2-inbox-module__jZVimG__threadBody{flex-direction:column;flex:1;min-height:0;display:flex}.v2-inbox-module__jZVimG__threadBody .conversation_thread_layout{flex:1 1 0;height:100%;min-height:0}.v2-inbox-module__jZVimG__threadBody .conversation_thread_main{flex-direction:column;flex:1;min-height:0;display:flex}.v2-inbox-module__jZVimG__threadBody .conversation_header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);background:#ffffff08;border-radius:0;flex-shrink:0}.v2-inbox-module__jZVimG__threadBody .conversation_title_row{gap:var(--space-2);margin-bottom:.35rem}.v2-inbox-module__jZVimG__threadBody .conversation_title_row h3{font-size:var(--text-base);font-weight:var(--font-semibold);letter-spacing:-.01em}.v2-inbox-module__jZVimG__threadBody .conversation_meta_panel{border-color:var(--border-subtle);border-radius:var(--radius-md);background:#ffffff08;margin-top:.25rem}.v2-inbox-module__jZVimG__threadBody .conversation_meta_summary{color:var(--text-tertiary);padding:.45rem .7rem;font-size:.7rem}.v2-inbox-module__jZVimG__threadBody .conversation_meta_grid{border-top-color:var(--border-subtle);gap:.5rem .85rem;padding:.55rem .75rem .75rem}.v2-inbox-module__jZVimG__threadBody .conversation_messages{min-height:0;max-height:none;padding:var(--space-4);gap:var(--space-3);scrollbar-width:thin;flex:1 1 0;overflow-y:auto}.v2-inbox-module__jZVimG__threadBody .conversation_message{border-radius:14px;max-width:min(72%,36rem);padding:.75rem 1rem}.v2-inbox-module__jZVimG__threadBody .conversation_message.inbound{border:1px solid var(--border-default);-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff14;border-bottom-left-radius:4px}.v2-inbox-module__jZVimG__threadBody .conversation_message.outbound{background:#be9bf92e;border:1px solid #be9bf959;border-bottom-right-radius:4px}.v2-inbox-module__jZVimG__threadBody .conversation_message_meta{margin-bottom:.35rem;font-size:.7rem}.v2-inbox-module__jZVimG__threadBody .conversation_message_actor{font-weight:var(--font-semibold);color:var(--text-primary)}.v2-inbox-module__jZVimG__threadBody .conversation_message.outbound .conversation_message_actor{color:var(--nav-active-text)}.v2-inbox-module__jZVimG__threadBody .conversation_message_timestamp{color:var(--text-tertiary)}.v2-inbox-module__jZVimG__threadBody .conversation_message_body{font-size:var(--text-sm);color:var(--text-primary);line-height:1.55}.v2-inbox-module__jZVimG__threadBody .conversation_reply{padding:var(--space-3) var(--space-4) var(--space-4);border-top:1px solid var(--border-subtle);background:#0000002e;border-radius:0;flex-shrink:0}.v2-inbox-module__jZVimG__threadBody .conversation_reply_label{color:var(--text-tertiary);margin:0 0 .5rem;font-size:.68rem}.v2-inbox-module__jZVimG__threadBody .conversation_reply_composer{border-color:var(--border-default);border-radius:var(--radius-md);background:#ffffff0a}.v2-inbox-module__jZVimG__threadBody .conversation_reply_actions{border-top-color:var(--border-subtle);background:#ffffff05}.v2-inbox-module__jZVimG__threadBody .claim_details_panel{border-left-color:var(--border-subtle);background:#0003}.v2-inbox-module__jZVimG__threadBody .conversation_mobile_back{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;background:#ffffff0d;align-items:center;gap:.35rem;width:fit-content;padding:.35rem .55rem;display:none}.v2-inbox-module__jZVimG__threadBody .conversation_mobile_back:hover{color:var(--text-primary);background:#ffffff14}@media (max-width:959px){.v2-inbox-module__jZVimG__shell{min-height:calc(100dvh - var(--header-height,3.25rem) - 8rem)}.v2-inbox-module__jZVimG__shellHasThread .v2-inbox-module__jZVimG__listPane,.v2-inbox-module__jZVimG__shellNoThread .v2-inbox-module__jZVimG__threadPane{display:none}.v2-inbox-module__jZVimG__threadBody .conversation_mobile_back{display:inline-flex}.v2-inbox-module__jZVimG__threadBody .conversation_message{max-width:92%}.v2-inbox-module__jZVimG__threadBody .conversation_thread_layout{flex-direction:column}.v2-inbox-module__jZVimG__threadBody .claim_details_panel{border-left:none;border-top:1px solid var(--border-subtle);flex:none;max-width:100%}}
@media (max-width:768px){aside.SideNav-module__vUu-LG__sideNavWrapper{display:none}}aside.SideNav-module__vUu-LG__sideNavMenu{top:calc(var(--header-height) + .5rem);height:calc(100dvh - var(--header-height));flex-direction:column;justify-content:space-between;gap:.4rem;width:100%;min-width:180px;display:flex;position:sticky;overflow:hidden auto}aside.SideNav-module__vUu-LG__sideNavWrapper .top_nav:first-child{padding-top:.5rem}aside.SideNav-module__vUu-LG__sideNavWrapper .top_nav:last-of-type{border-top:1px solid rgba(var(--foreground-rgb) / .07);margin-top:.2rem;padding-top:.35rem;padding-bottom:.5rem}aside.SideNav-module__vUu-LG__sideNavWrapper{top:calc(var(--header-height) + .5rem);height:calc(100dvh - var(--header-height) - 1rem);border-radius:var(--radius-lg,10px);border:1px solid rgba(var(--foreground-rgb) / .12);background:rgba(var(--foreground-rgb) / .07);-webkit-backdrop-filter:blur(8px);scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .1) transparent;flex-direction:column;justify-content:space-between;gap:.4rem;width:12rem;min-width:180px;margin:.5rem;padding-bottom:.5rem;display:flex;position:sticky;overflow:hidden auto}.SideNav-module__vUu-LG__sideNavDrawerBody{flex-direction:column;justify-content:space-between;gap:.75rem;width:100%;min-height:min-content;display:flex}.SideNav-module__vUu-LG__mobileNavMenu{flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;display:flex}.SideNav-module__vUu-LG__mobileNavMenu .SideNav-module__vUu-LG__sideNav{flex-direction:column;gap:.8rem;display:flex}.SideNav-module__vUu-LG__mobileNavMenu .SideNav-module__vUu-LG__navLink{background:rgba(var(--foreground-rgb) / .05);border:1px solid rgba(var(--foreground-rgb) / .1);border-radius:8px;margin:0;padding:.8rem 1rem;transition:all .2s}.SideNav-module__vUu-LG__mobileNavMenu .SideNav-module__vUu-LG__navLink:hover{background:rgba(var(--foreground-rgb) / .1);border-color:rgba(var(--foreground-rgb) / .2)}.SideNav-module__vUu-LG__sideNav{flex-direction:column;gap:.4rem;display:flex}.SideNav-module__vUu-LG__navSection{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.SideNav-module__vUu-LG__navItem{list-style:none}.SideNav-module__vUu-LG__navItemWrapper{position:relative}.SideNav-module__vUu-LG__navItemInner{border-radius:8px;transition:background-color .15s,box-shadow .15s;position:relative}.SideNav-module__vUu-LG__navItemInner:hover{background-color:rgba(var(--foreground-rgb) / .07)}.SideNav-module__vUu-LG__navItemSelected{background-color:rgba(var(--foreground-rgb) / .12);font-weight:600}.SideNav-module__vUu-LG__navStatus{margin:0 .2rem;padding:.5rem .95rem}.SideNav-module__vUu-LG__navLink{color:inherit;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:0 .2rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .15s,color .15s,opacity .15s;display:flex;position:relative}.SideNav-module__vUu-LG__navIcon{opacity:.92;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SideNav-module__vUu-LG__navLinkSelected .SideNav-module__vUu-LG__navIcon{opacity:1}.SideNav-module__vUu-LG__navIconSub svg{display:block}.SideNav-module__vUu-LG__navLink:hover{text-decoration:none}.SideNav-module__vUu-LG__navLinkSelected{font-weight:600}.SideNav-module__vUu-LG__navLinkSub{padding-left:2rem;font-size:.95rem}.SideNav-module__vUu-LG__navText{flex:1;font-size:.95rem}.SideNav-module__vUu-LG__navBadge{align-items:center;margin-left:.5rem;display:inline-flex}.SideNav-module__vUu-LG__navToggle{opacity:.7;margin-left:.5rem;font-size:.75rem;transition:transform .2s}.SideNav-module__vUu-LG__navToggleButton{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:0;padding:.5rem;font-size:.75rem;transition:opacity .2s,transform .2s;display:flex}.SideNav-module__vUu-LG__navToggleButton:hover{opacity:1;background-color:rgba(var(--foreground-rgb) / .05)}.SideNav-module__vUu-LG__navToggleButton:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .85));outline-offset:2px}.SideNav-module__vUu-LG__navSecondary{overflow:hidden}.SideNav-module__vUu-LG__navCollapsible{transition:max-height .3s,opacity .3s}.SideNav-module__vUu-LG__navCollapsibleOpen{opacity:1;max-height:500px}.SideNav-module__vUu-LG__navCollapsibleClosed{opacity:0;max-height:0;overflow:hidden}.SideNav-module__vUu-LG__subMenu{width:100%;margin:0;padding:.25rem 0;list-style:none}.SideNav-module__vUu-LG__subMenu .SideNav-module__vUu-LG__navItem,.SideNav-module__vUu-LG__subMenu .SideNav-module__vUu-LG__navLink{width:100%}.SideNav-module__vUu-LG__navSectionLabel{letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--foreground-rgb) / .35);-webkit-user-select:none;user-select:none;padding:.55rem .75rem .2rem;font-size:.62rem;font-weight:700}.SideNav-module__vUu-LG__navDivider{background:rgba(var(--foreground-rgb) / .08);flex-shrink:0;height:1px;margin:.35rem .65rem}.SideNav-module__vUu-LG__navLinkTextNotification{justify-content:space-between;align-items:center;display:flex;position:relative}.SideNav-module__vUu-LG__navLinkTextNotificationNumber{justify-content:flex-start;align-items:center;gap:.5rem;display:flex;position:relative}:is(.SideNav-module__vUu-LG__navLinkTextNotification .badge,.SideNav-module__vUu-LG__navLinkTextNotificationNumber .badge){font-size:.5rem}
.V2BackToClassicLink-module__KL5Okq__link{color:#e8e0f066;background:0 0;border:none;align-items:center;padding:0;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.V2BackToClassicLink-module__KL5Okq__link:hover{color:var(--text-primary);background:var(--bg-elevated);text-decoration:none}.V2BackToClassicLink-module__KL5Okq__link:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}
.V2Header-module__fwdkNq__header{width:100%;height:var(--topbar-height,58px);box-sizing:border-box;isolation:isolate;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);z-index:var(--z-v2-header);background-color:#ffffff06;border-bottom:1px solid #ffffff12;flex-shrink:0;padding:0 24px;position:sticky;top:0}.V2Header-module__fwdkNq__headerInner{justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;display:flex}.V2Header-module__fwdkNq__titleBlock{flex:auto;min-width:0}.V2Header-module__fwdkNq__titleRow{align-items:center;gap:9px;min-width:0;display:flex}.V2Header-module__fwdkNq__pageTitle{letter-spacing:-.015em;color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600}.V2Header-module__fwdkNq__companyChip{color:#d2b9ff;white-space:nowrap;text-overflow:ellipsis;background:#be9bf921;border:1px solid #be9bf94d;border-radius:6px;align-items:center;max-width:12rem;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex;overflow:hidden}.V2Header-module__fwdkNq__statusChip{letter-spacing:.01em;white-space:nowrap;color:#e8e0f0d9;background:#ffffff14;border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:.6875rem;font-weight:700;display:inline-flex}.V2Header-module__fwdkNq__statusChip[data-tone=review]{background:rgb(var(--pastel-hold-bg,255 234 168));color:rgb(var(--pastel-hold-fg,88 62 8))}.V2Header-module__fwdkNq__statusChip[data-tone=good]{background:rgb(var(--pastel-approve-bg,188 243 212));color:rgb(var(--pastel-approve-fg,14 78 48))}.V2Header-module__fwdkNq__statusChip[data-tone=bad]{background:rgb(var(--pastel-decline-bg,253 214 220));color:rgb(var(--pastel-decline-fg,88 22 32))}.V2Header-module__fwdkNq__statusChip[data-tone=hold]{background:rgb(var(--pastel-hold-bg,255 234 168));color:rgb(var(--pastel-hold-fg,88 62 8))}.V2Header-module__fwdkNq__pageSubtitle{color:#e8e0f073;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;line-height:1.3;overflow:hidden}.V2Header-module__fwdkNq__searchSlot{flex:0 auto;align-items:center;min-width:0;max-width:320px;display:flex}.V2Header-module__fwdkNq__searchSlot button:has(.search_trigger_button){background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:auto;min-width:240px;max-width:320px;height:32px;padding:0 12px}.V2Header-module__fwdkNq__searchSlot .search_trigger_button{color:#e8e0f066;gap:8px;width:100%;font-size:.8125rem}.V2Header-module__fwdkNq__searchSlot .search_shortcut_pair{flex-shrink:0;gap:3px;margin-left:auto;display:inline-flex}.V2Header-module__fwdkNq__searchSlot .search_shortcut{font-family:var(--font-mono), ui-monospace, monospace;color:#e8e0f080;opacity:1;background:#ffffff0d;border:1px solid #ffffff21;border-radius:4px;margin-left:0;padding:1px 5px;font-size:.625rem}.V2Header-module__fwdkNq__actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.V2Header-module__fwdkNq__newPromoBtn{color:#0a0614;white-space:nowrap;cursor:pointer;background:#be9bf9;border:none;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-size:.8125rem;font-weight:600;transition:background .15s,filter .15s;display:inline-flex}.V2Header-module__fwdkNq__newPromoBtn:hover{background:#c9b0fa}@media (max-width:768px){.V2Header-module__fwdkNq__header{height:auto;padding:12px 16px}.V2Header-module__fwdkNq__headerInner{height:auto;padding-left:max(3.25rem, calc(env(safe-area-inset-left) + 2.75rem));padding-right:max(var(--space-3), env(safe-area-inset-right));flex-wrap:wrap}.V2Header-module__fwdkNq__actions{flex-wrap:wrap;justify-content:flex-end}.V2Header-module__fwdkNq__searchSlot{flex-basis:100%;order:3;max-width:none}.V2Header-module__fwdkNq__titleBlock{flex:1;min-width:0}.V2Header-module__fwdkNq__pageSubtitle{display:none}}
.OnlineOfflineStatus-module__ionGcW__statusBadge{box-sizing:border-box;letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;max-width:100%;min-height:1.75rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.OnlineOfflineStatus-module__ionGcW__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.OnlineOfflineStatus-module__ionGcW__label{text-overflow:ellipsis;overflow:hidden}.OnlineOfflineStatus-module__ionGcW__online{color:#10e47e;background:#10e47e1f;border-color:#10e47e47}.OnlineOfflineStatus-module__ionGcW__online .OnlineOfflineStatus-module__ionGcW__dot{background-color:#10e47e;animation:2.5s ease-in-out infinite OnlineOfflineStatus-module__ionGcW__onlinePulse;box-shadow:0 0 0 3px #10e47e33}.OnlineOfflineStatus-module__ionGcW__offline{color:#f2909c;background:#f2909c1f;border-color:#f2909c47}.OnlineOfflineStatus-module__ionGcW__offline .OnlineOfflineStatus-module__ionGcW__dot{background-color:#f2909c}.OnlineOfflineStatus-module__ionGcW__compact{gap:0;width:2rem;height:2rem;min-height:2rem;margin:0 auto;padding:0}.OnlineOfflineStatus-module__ionGcW__compact .OnlineOfflineStatus-module__ionGcW__dot{width:8px;height:8px}.OnlineOfflineStatus-module__ionGcW__compact.OnlineOfflineStatus-module__ionGcW__online .OnlineOfflineStatus-module__ionGcW__dot{box-shadow:0 0 0 3px #10e47e38}@keyframes OnlineOfflineStatus-module__ionGcW__onlinePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.85)}}@media (prefers-reduced-motion:reduce){.OnlineOfflineStatus-module__ionGcW__online .OnlineOfflineStatus-module__ionGcW__dot{animation:none}}
