label{color:rgb(var(--brand-text-color));align-items:flex-end;gap:.5rem;font-size:.8rem;display:flex}:is(div.form_input:has(input[type=checkbox]) label,div.form_input:has(input[type=radio]) label){font-size:.8rem}.checkbox_select_input{gap:.5rem;display:flex}div.payment_method_input:has(input[type=radio]) label{font-size:1rem}.label_text:has(svg){align-items:center;gap:1rem;display:flex}label:has(a) a{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--brand-main-color-highlight));text-decoration-color:rgb(var(--brand-main-color-highlight));color:rgb(var(--brand-main-color-highlight));opacity:.9}:is(div.form_input:has(input:required) label>span.label_text:after,div.form_input:has(select:required) label>span.label_text:after){content:"*";color:rgb(var(--brand-main-color-highlight));margin-left:5px}:is(input[type=text],input[type=email],input[type=tel],input[type=password],input[type=datetime-local],input[type=date],input[type=number],input[type=url],input[type=search],select,textarea){background:rgb(var(--brand-input-background-color));border-width:var(--brand-input-border-width);border-style:var(--brand-input-border-style);border-color:rgb(var(--brand-input-border-color));border-radius:var(--brand-input-border-radius);color:rgb(var(--brand-text-color));padding:1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s,background-color .18s}:is(input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,input[type=datetime-local]::placeholder,input[type=date]::placeholder,input[type=number]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,textarea::placeholder){color:rgb(var(--brand-input-text-color));opacity:.6}:is(input[type=text].bad_input,input[type=email].bad_input,input[type=tel].bad_input,input[type=password].bad_input,input[type=datetime-local].bad_input,input[type=date].bad_input,input[type=number].bad_input,input[type=url].bad_input,input[type=search].bad_input,select.bad_input,textarea.bad_input){border-color:rgb(var(--bad-text) / 30%);background-color:rgb(var(--bad-bg) / 30%)}:is(input[type=text].good_input,input[type=email].good_input,input[type=tel].good_input,input[type=password].good_input,input[type=datetime-local].good_input,input[type=date].good_input,input[type=number].good_input,input[type=url].good_input,input[type=search].good_input,select.good_input,textarea.good_input){border-color:#22c55e;box-shadow:0 0 0 1px #22c55e66}:is(input:focus,select:focus,textarea:focus){border-color:rgb(var(--brand-input-border-color-focus));box-shadow:0 0 0 2px rgb(var(--brand-main-color-highlight) / 30%);outline:none}:is(input[type=datetime-local],textarea){font-family:inherit}button:hover{cursor:pointer}button[type=button]{border:none;border-radius:4px;padding:.2rem .3rem;font-size:1rem}button[type=submit]{background:rgb(var(--brand-button-background-color));width:100%;color:rgb(var(--brand-button-text-color));border-width:var(--brand-button-border-width);border-style:var(--brand-button-border-style);border-color:rgb(var(--brand-button-border-color));border-radius:var(--brand-button-border-radius);cursor:pointer;margin:1rem 0;padding:1rem;font-size:1rem;transition:all .3s}:is(button[type=submit]:hover,button[type=submit]:focus-visible){background:rgb(var(--brand-button-border-color-hover));color:rgb(var(--brand-text-color));transform:translateY(-1px);box-shadow:0 4px 14px #0003}button[type=submit]:active{box-shadow:none;transition-duration:80ms;transform:translateY(0)}:is(button[type=button]:hover.close,button[type=button]:focus-visible.close),:is(button[type=submit].bad:hover,button[type=submit].bad:focus-visible),:is(button[type=submit].good:hover,button[type=submit].good:focus-visible){background-color:rgb(var(--brand-main-color-highlight));opacity:.8}.input_tip{opacity:0;pointer-events:none;border-radius:.5rem;max-height:0;transition:max-height .3s cubic-bezier(.55,0,.1,1),opacity .2s cubic-bezier(.55,0,.1,1);display:block;overflow:hidden}.input_tip:has(.info_box) .info_box{margin:0}.input_tip>ul{padding-left:1rem}.input_tip>ul>li{font-size:.8rem}div.form_input:has(input:focus) .input_tip{opacity:1;pointer-events:auto;max-height:400px;transform:translateY(0)}
.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtn:focus-visible,button.LoadingButton-module__nPsdna__dashboardBtn:focus-visible{outline:var(--dashboard-focus-ring,2px solid rgba(var(--light-purple) / .65));outline-offset:2px}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceToolbar{appearance:none;cursor:pointer;letter-spacing:.02em;border-radius:var(--pastel-action-radius,14px);background:rgb(var(--pastel-neutral-bg,228 232 240));min-height:0;color:rgb(var(--pastel-neutral-fg,38 42 52));border:none;margin:0;padding:.4rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.25;transition:background-color .15s,color .15s,opacity .15s}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceToolbar:hover:not(:disabled){background:rgb(var(--pastel-neutral-hover-bg,216 222 232));color:rgb(var(--pastel-neutral-hover-fg,28 32 42))}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceToolbar:disabled{opacity:.45;cursor:not-allowed}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceToolbar.LoadingButton-module__nPsdna__bad{background:rgb(var(--pastel-decline-bg));color:rgb(var(--pastel-decline-fg))}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceToolbar.LoadingButton-module__nPsdna__bad:hover:not(:disabled){background:rgb(var(--pastel-decline-hover-bg));color:rgb(var(--pastel-decline-hover-fg))}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceIcon{border:1px solid rgba(var(--foreground-rgb) / .2);cursor:pointer;color:rgba(var(--foreground-rgb) / .7);box-sizing:border-box;background-color:#0000;border-radius:6px;justify-content:center;align-items:center;min-width:1.85rem;height:1.85rem;padding:.32rem;transition:all .2s;display:flex}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceIcon:hover:not(:disabled){background-color:rgba(var(--foreground-rgb) / .05);border-color:rgba(var(--foreground-rgb) / .4);color:rgba(var(--foreground-rgb) / 1)}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceIcon svg{width:16px;height:16px}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceIcon .LoadingButton-module__nPsdna__loadingButtonInner{gap:0}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__dashboardBtnSurfaceIcon .LoadingButton-module__nPsdna__loadingButtonLabel{justify-content:center;align-items:center;line-height:0;display:flex}.LoadingButton-module__nPsdna__loadingButton{justify-content:center;align-items:center;display:inline-flex;position:relative}.LoadingButton-module__nPsdna__loadingButton.LoadingButton-module__nPsdna__loading{opacity:.7;cursor:wait}.LoadingButton-module__nPsdna__loadingButton .LoadingButton-module__nPsdna__loadingButtonInner{justify-content:center;align-items:center;gap:.5rem;width:100%;display:inline-flex}.LoadingButton-module__nPsdna__loadingButton .LoadingButton-module__nPsdna__loadingButtonLabel{align-items:center;line-height:1;display:inline-flex}.LoadingButton-module__nPsdna__loadingButton .LoadingButton-module__nPsdna__loadingButtonIcon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.LoadingButton-module__nPsdna__loadingButton .LoadingButton-module__nPsdna__loadingButtonSpinner{opacity:.85;border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:.95em;height:.95em;animation:.7s linear infinite LoadingButton-module__nPsdna__loadingButtonSpin}@keyframes LoadingButton-module__nPsdna__loadingButtonSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.LoadingButton-module__nPsdna__loadingButton .LoadingButton-module__nPsdna__loadingButtonSpinner{animation-duration:1.6s}}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary{appearance:none;cursor:pointer;font-family:inherit;font-size:var(--pastel-action-fs,.875rem);letter-spacing:.02em;border-radius:var(--pastel-action-radius,14px);padding:var(--pastel-action-pad-y,.7rem) var(--pastel-action-pad-x,1rem);background:rgb(var(--pastel-neutral-bg,228 232 240));color:rgb(var(--pastel-neutral-fg,38 42 52));border:none;margin:0;font-weight:700;line-height:1.25;transition:background-color .15s,color .15s}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:hover:not(:disabled),button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:hover:not(:disabled){background:rgb(var(--pastel-neutral-hover-bg,216 222 232));color:rgb(var(--pastel-neutral-hover-fg,28 32 42))}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:focus-visible,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:focus-visible{outline:var(--dashboard-focus-ring,2px solid rgba(var(--light-purple) / .65));outline-offset:2px}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:disabled,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary{appearance:none;border-radius:var(--pastel-action-radius,14px);border:1px solid rgba(var(--foreground-rgb) / .28);background:rgba(var(--foreground-rgb) / .06);color:rgba(var(--foreground-rgb) / .92);cursor:pointer;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,border-color .15s}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary:hover:not(:disabled),button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary:hover:not(:disabled){background:rgba(var(--foreground-rgb) / .1);border-color:rgba(var(--foreground-rgb) / .4)}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary:focus-visible,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnSecondary:focus-visible{outline:var(--dashboard-focus-ring,2px solid rgba(var(--light-purple) / .65));outline-offset:2px}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger{appearance:none;border-radius:var(--pastel-action-radius,14px);background:rgb(var(--pastel-decline-bg));color:rgb(var(--pastel-decline-fg));cursor:pointer;border:none;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger:hover:not(:disabled),button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger:hover:not(:disabled){background:rgb(var(--pastel-decline-hover-bg));color:rgb(var(--pastel-decline-hover-fg))}.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger:focus-visible,button.LoadingButton-module__nPsdna__btn.LoadingButton-module__nPsdna__btnSmall.LoadingButton-module__nPsdna__btnDanger:focus-visible{outline:var(--dashboard-focus-ring,2px solid rgba(var(--light-purple) / .65));outline-offset:2px}button.LoadingButton-module__nPsdna__buttonSecondary,.LoadingButton-module__nPsdna__buttonSecondary{appearance:none;border:1px solid rgba(var(--foreground-rgb) / .28);border-radius:var(--pastel-action-radius,14px);letter-spacing:.02em;background:rgba(var(--foreground-rgb) / .06);color:rgba(var(--foreground-rgb) / .92);cursor:pointer;margin:0;padding:.45rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background-color .15s,border-color .15s}button.LoadingButton-module__nPsdna__button.LoadingButton-module__nPsdna__buttonSecondary,.LoadingButton-module__nPsdna__button.LoadingButton-module__nPsdna__buttonSecondary{border-radius:var(--pastel-action-radius,14px)}button.LoadingButton-module__nPsdna__buttonSecondary:hover:not(:disabled),.LoadingButton-module__nPsdna__buttonSecondary:hover:not(:disabled){background:rgba(var(--foreground-rgb) / .1);border-color:rgba(var(--foreground-rgb) / .42)}button.LoadingButton-module__nPsdna__buttonSecondary:focus-visible,.LoadingButton-module__nPsdna__buttonSecondary:focus-visible{outline:var(--dashboard-focus-ring,2px solid rgba(var(--light-purple) / .65));outline-offset:2px}button.LoadingButton-module__nPsdna__buttonSecondary:disabled,.LoadingButton-module__nPsdna__buttonSecondary:disabled{opacity:.55;cursor:not-allowed}
.PDFViewer-module__SzPIyW__pdfPreview{cursor:pointer;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.PDFViewer-module__SzPIyW__pdfPreviewIframe{border:none;width:100%;height:100%;min-height:40rem}
.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);background:0 0;border:none;flex-shrink:0;padding:4px;transition:color .2s}.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) / .9);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:background-color .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}.service_message_modal_ack_btn:hover{background-color:rgba(var(--neutral-info-bg) / .9);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}}
.ImageViewerDialog-module___N4lBG__dialog{z-index:9999;width:100vw;max-width:100vw;height:100vh;max-height:100vh;color:rgba(var(--foreground-rgb) / .92);background:#0f0f16f0;border:none;margin:0;padding:0;position:fixed;top:0;left:0}.ImageViewerDialog-module___N4lBG__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8}.ImageViewerDialog-module___N4lBG__shell{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.ImageViewerDialog-module___N4lBG__titleVisuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ImageViewerDialog-module___N4lBG__header{border-bottom:1px solid rgba(var(--foreground-rgb) / .08);z-index:10000;background:#0000008c;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}.ImageViewerDialog-module___N4lBG__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ImageViewerDialog-module___N4lBG__iconBtn{background:rgba(var(--foreground-rgb) / .12);border:1px solid rgba(var(--foreground-rgb) / .14);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s,border-color .15s;display:flex}.ImageViewerDialog-module___N4lBG__iconBtn:hover{background:rgba(var(--foreground-rgb) / .2);border-color:rgba(var(--foreground-rgb) / .22)}.ImageViewerDialog-module___N4lBG__iconBtn:focus-visible{outline:2px solid rgba(var(--light-purple) / .75);outline-offset:2px}.ImageViewerDialog-module___N4lBG__textBtn{background:rgba(var(--foreground-rgb) / .12);border:1px solid rgba(var(--foreground-rgb) / .14);color:#fff;cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.ImageViewerDialog-module___N4lBG__textBtn:hover{background:rgba(var(--foreground-rgb) / .2);border-color:rgba(var(--foreground-rgb) / .22)}.ImageViewerDialog-module___N4lBG__textBtn:focus-visible{outline:2px solid rgba(var(--light-purple) / .75);outline-offset:2px}.ImageViewerDialog-module___N4lBG__stage{flex:1;justify-content:center;align-items:center;padding:4rem 1rem 1rem;display:flex;overflow:hidden}.ImageViewerDialog-module___N4lBG__stageGrab{cursor:grab}.ImageViewerDialog-module___N4lBG__stageGrabbing{cursor:grabbing}.ImageViewerDialog-module___N4lBG__stageDefault{cursor:default}.ImageViewerDialog-module___N4lBG__stagePannable{touch-action:none;-webkit-user-select:none;user-select:none}.ImageViewerDialog-module___N4lBG__error{color:#fff;text-align:center;padding:2rem}.ImageViewerDialog-module___N4lBG__transformWrap{transform-origin:50%;max-width:90vw;max-height:90vh;position:relative}.ImageViewerDialog-module___N4lBG__transformWrapDragging{transition:none}.ImageViewerDialog-module___N4lBG__transformWrapSmooth{transition:transform .2s ease-out}.ImageViewerDialog-module___N4lBG__img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:100%;max-height:100%}.ImageViewerDialog-module___N4lBG__footer{border-top:1px solid rgba(var(--foreground-rgb) / .08);color:rgba(var(--foreground-rgb) / .85);text-align:center;z-index:10000;background:#0000008c;padding:.5rem 1rem;font-size:.875rem;position:absolute;bottom:0;left:0;right:0}
.PageInfoNav-module__N5AKWq__pageInfoNav{grid-template-columns:2rem auto;gap:1rem;margin-bottom:1.25rem;display:grid}.PageInfoNav-module__N5AKWq__pageInfoNoNav{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.PageInfoNav-module__N5AKWq__pageInfoAction{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.PageInfoNav-module__N5AKWq__pageInfoAction .PageInfoNav-module__N5AKWq__title{min-width:0}.PageInfoNav-module__N5AKWq__pageInfoActionTrail{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.PageInfoNav-module__N5AKWq__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}
.SuspenseImage-module__nGvvma__preview{cursor:pointer;width:100%;box-shadow:none;transition:transform .2s ease-out,box-shadow .2s ease-out;position:relative;transform:scale(1)}.SuspenseImage-module__nGvvma__preview:hover,.SuspenseImage-module__nGvvma__preview:focus-visible{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.SuspenseImage-module__nGvvma__preview:focus-visible{outline:2px solid rgba(var(--light-purple) / .65);outline-offset:2px}.SuspenseImage-module__nGvvma__previewDefault{height:60vh;min-height:400px;max-height:1200px}.SuspenseImage-module__nGvvma__previewCompact{height:min(360px,45vh);min-height:200px;max-height:420px}.SuspenseImage-module__nGvvma__previewLoading{z-index:1;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SuspenseImage-module__nGvvma__previewHint{color:#fff;pointer-events:none;opacity:0;background:#0009;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:opacity .2s ease-out;position:absolute;bottom:1rem;right:1rem}.SuspenseImage-module__nGvvma__preview:hover .SuspenseImage-module__nGvvma__previewHint,.SuspenseImage-module__nGvvma__preview:focus-visible .SuspenseImage-module__nGvvma__previewHint{opacity:1}.SuspenseImage-module__nGvvma__errorWrap{justify-content:center;align-items:center;min-height:400px;display:flex}.SuspenseImage-module__nGvvma__errorWrapCompact{min-height:200px}
.ClaimTimeline-module__IWiFMa__claimTimeline{border-radius:var(--radius-md,6px);background:rgba(var(--foreground-rgb) / .045);border:1px solid rgba(var(--foreground-rgb) / .08);flex-direction:column;gap:0;margin-top:.5rem;padding:.85rem .85rem .85rem 1.65rem;display:flex;position:relative}.ClaimTimeline-module__IWiFMa__claimTimeline:before{content:"";background:rgba(var(--foreground-rgb) / .14);width:1px;position:absolute;top:1rem;bottom:1rem;left:.65rem}.ClaimTimeline-module__IWiFMa__timelineEvent{gap:.75rem;padding:.65rem .25rem .65rem 0;display:flex;position:relative}.ClaimTimeline-module__IWiFMa__timelineEvent:before{content:"";background:rgba(var(--foreground-rgb) / .38);width:7px;height:7px;box-shadow:0 0 0 2px rgba(var(--background1-rgb) / 1);z-index:1;border:none;border-radius:50%;position:absolute;top:1rem;left:-1.18rem}.ClaimTimeline-module__IWiFMa__timelineEventContent{flex:1;min-width:0;margin-left:.35rem}.ClaimTimeline-module__IWiFMa__timelineEventHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ClaimTimeline-module__IWiFMa__timelineEventLabel{color:rgb(var(--foreground-rgb));align-items:center;gap:.4rem;font-size:.875rem;font-weight:400;line-height:1.35;display:flex}.ClaimTimeline-module__IWiFMa__timelineEventMeta{color:rgba(var(--foreground-rgb) / .55);flex-shrink:0;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ClaimTimeline-module__IWiFMa__timelineEventActor{opacity:.85}.ClaimTimeline-module__IWiFMa__timelineEventDate{white-space:nowrap}.ClaimTimeline-module__IWiFMa__timelineEventDescription{color:rgba(var(--foreground-rgb) / .62);word-break:break-word;margin-top:.2rem;font-size:.8125rem;line-height:1.45}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__eventTrackingEvent:before{background:rgba(var(--light-purple) / .9);box-shadow:0 0 0 2px rgba(var(--background1-rgb) / 1)}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__trackingEventCarrierDhl:before{background:#ffcc07}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__trackingEventCarrierPostnl:before{background:#f56900}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__trackingEventCarrierGls:before{background:#ffd100}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__trackingEventCarrierBpost:before{background:#dc322d}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__trackingEventCarrierInventory:before{background:rgba(var(--good-bg) / .9)}.ClaimTimeline-module__IWiFMa__trackingEventCarrierLabel{color:rgba(var(--foreground-rgb) / .55);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.6875rem;font-weight:600;line-height:1.35}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__eventTrackingEvent .ClaimTimeline-module__IWiFMa__timelineEventLabel{font-weight:400}.ClaimTimeline-module__IWiFMa__trackingEventCarrierIcon{--carrier-icon-height:.875rem;width:calc(var(--carrier-icon-height) * 38 / 24);height:var(--carrier-icon-height);flex-shrink:0;display:inline-block;position:relative;overflow:hidden}.ClaimTimeline-module__IWiFMa__trackingEventCarrierIcon svg{width:38px;height:24px;transform:translateY(-50%) scale(calc(var(--carrier-icon-height) / 24px));transform-origin:0;display:block;position:absolute;top:50%;left:0}.ClaimTimeline-module__IWiFMa__mentionInputWrapper{position:relative}.ClaimTimeline-module__IWiFMa__mentionBackdrop{white-space:pre-wrap;word-wrap:break-word;word-break:break-word;pointer-events:none;color:rgba(var(--foreground-rgb) / 1);border:1px solid #0000;border-radius:6px;padding:.5rem;font-family:inherit;font-size:1rem;line-height:normal;position:absolute;inset:0;overflow:hidden}.ClaimTimeline-module__IWiFMa__mentionBackdrop .mention_tag{color:var(--main-color-highlight,#2563eb);background:rgba(var(--foreground-rgb) / .08);border-radius:3px}.ClaimTimeline-module__IWiFMa__mentionTextarea{z-index:1;color:#0000;caret-color:rgba(var(--foreground-rgb) / 1);resize:vertical;position:relative;-webkit-backdrop-filter:none!important;background:0 0!important}.ClaimTimeline-module__IWiFMa__mentionTextarea::placeholder{color:rgba(var(--foreground-rgb) / .6)}.ClaimTimeline-module__IWiFMa__mentionDropdown{background:rgba(var(--background-rgb) / 1);border:1px solid rgba(var(--foreground-rgb) / .15);z-index:10;border-radius:.5rem;max-height:180px;margin-bottom:.25rem;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000040}.ClaimTimeline-module__IWiFMa__mentionDropdownItem{cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8125rem;transition:background .1s;display:flex}.ClaimTimeline-module__IWiFMa__mentionDropdownItem:hover,.ClaimTimeline-module__IWiFMa__mentionDropdownItemActive{background:rgba(var(--foreground-rgb) / .1)}.ClaimTimeline-module__IWiFMa__mentionName{color:rgba(var(--foreground-rgb) / 1);font-weight:500}.ClaimTimeline-module__IWiFMa__mentionUsername{color:rgba(var(--foreground-rgb) / .5);font-size:.75rem}.ClaimTimeline-module__IWiFMa__mentionHighlight{color:var(--main-color-highlight,#2563eb);font-weight:500}
@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}
.Header-module__oa8mEq__header{width:100vw;max-width:100%;height:var(--header-height);background:rgba(var(--foreground-rgb) / .1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(var(--foreground-rgb) / .08);z-index:1000;padding:.5rem .5em;transition:background-color .2s,border-color .2s;position:sticky;top:0}.Header-module__oa8mEq__headerWrapper{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:auto;display:flex}.Header-module__oa8mEq__headerApp{height:100%;max-width:var(--max-width-app);justify-content:space-between;align-items:center;width:100%;margin:auto;padding-right:.5rem;display:flex}@media (max-width:768px){.Header-module__oa8mEq__headerApp{padding-left:3.35rem}}h1.Header-module__oa8mEq__logo,h2.Header-module__oa8mEq__logo{font-size:1rem}.Header-module__oa8mEq__logoWrapper{flex-direction:row;align-items:center;gap:.5rem;display:flex}.Header-module__oa8mEq__desktopMenu{gap:1rem;display:flex}.Header-module__oa8mEq__headerNavLinkWithIcon{align-items:center;gap:.4rem;display:inline-flex}.Header-module__oa8mEq__headerNavLinkWithIcon svg{opacity:.92;flex-shrink:0}.Header-module__oa8mEq__mobileMenu{display:none}.Header-module__oa8mEq__mobileMenuDetails.Header-module__oa8mEq__filter_details{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0}.Header-module__oa8mEq__mobileMenuDetails.Header-module__oa8mEq__filter_details:hover,.Header-module__oa8mEq__mobileMenuDetails.Header-module__oa8mEq__filter_details[open]{box-shadow:none;border-color:#0000}.Header-module__oa8mEq__mobileMenuDetails>summary{cursor:pointer;align-items:center;min-height:auto;padding:0;list-style:none;display:inline-flex}.Header-module__oa8mEq__mobileMenuDetails>summary::-webkit-details-marker{display:none}.Header-module__oa8mEq__mobileMenuDetails>summary::marker{content:""}.Header-module__oa8mEq__mobileMenuDetails>summary>span[aria-hidden=true]{display:none}.Header-module__oa8mEq__mobileMenuDetails>summary:focus-visible{outline:2px solid rgba(var(--light-purple) / .8);outline-offset:2px;box-shadow:none;border-radius:999px}.Header-module__oa8mEq__mobileMenuContent{width:100%;height:calc(100dvh - var(--header-height));background:rgba(var(--background-grey)/ 1);-webkit-backdrop-filter:blur(4px);z-index:1000;border:1px solid rgba(var(--background-rgb) / .1);box-shadow:0 0 10px rgba(var(--background-rgb) / .1);flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;overflow-y:auto}body:has(details.Header-module__oa8mEq__mobileMenuDetails[open]){height:100vh;overflow:hidden}@media (max-width:768px){.Header-module__oa8mEq__headerWrapper .Header-module__oa8mEq__mobileMenu{display:block}.Header-module__oa8mEq__headerWrapper .Header-module__oa8mEq__desktopMenu{display:none}.Header-module__oa8mEq__headerApp .Header-module__oa8mEq__headerAppDesktopMenu{align-items:center;gap:.75rem;display:flex}}
.DashboardFileDropZone-module__f8QKkW__fileUploadSection{margin-top:.35rem;margin-bottom:.35rem}.DashboardFileDropZone-module__f8QKkW__fileDropZoneHiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DashboardFileDropZone-module__f8QKkW__dashboardFileDrop{flex-direction:column;gap:.45rem;display:flex}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropZone{text-align:center;cursor:pointer;border:1px dashed rgba(var(--card-background-color) / var(--card-border-alpha,.35));background:rgba(var(--contrastcard-background-color) / var(--contrastcard-background-alpha,.5));min-height:6.25rem;color:rgba(var(--foreground-rgb) / .92);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex;position:relative}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropZone:hover:not(.DashboardFileDropZone-module__f8QKkW__isDisabled){border-color:rgba(var(--light-purple) / .45);background:rgba(var(--contrastcard-background-color) / var(--contrastcard-background-alpha,.55))}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropZone.DashboardFileDropZone-module__f8QKkW__isDragging:not(.DashboardFileDropZone-module__f8QKkW__isDisabled){border-style:solid;border-color:rgba(var(--light-purple) / .75);box-shadow:0 0 0 2px rgba(var(--light-purple) / .2)}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropZone.DashboardFileDropZone-module__f8QKkW__isDisabled{opacity:.55;cursor:not-allowed}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropIcon{background:rgba(var(--foreground-rgb) / .06);width:2.35rem;height:2.35rem;color:rgba(var(--foreground-rgb) / .85);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropIcon svg{flex-shrink:0;display:block}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropHint{max-width:24rem;color:rgba(var(--foreground-rgb) / .82);margin:0;font-size:.82rem;line-height:1.35}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropBrowse{font:inherit;color:rgba(var(--light-purple) / 1);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropBrowse:hover:not(:disabled),.DashboardFileDropZone-module__f8QKkW__dashboardFileDropBrowse:focus-visible{color:rgba(var(--foreground-rgb) / 1)}.DashboardFileDropZone-module__f8QKkW__dashboardFileDropBrowse:disabled{cursor:not-allowed;opacity:.55;text-decoration:none}
.ClaimInlineEdit-module__08_wTG__loading,.ClaimInlineEdit-module__08_wTG__error{text-align:center;padding:2rem 1rem;font-size:.9375rem}
dialog.Dialog-module__mJaoHa__dialog::backdrop{background:rgba(var(--dialog-background-color) / var(--dialog-background-alpha));-webkit-backdrop-filter:blur(var(--dialog-background-blur));backdrop-filter:blur(var(--dialog-background-blur));animation:.2s both Dialog-module__mJaoHa__dialogBackdropIn}@keyframes Dialog-module__mJaoHa__dialogBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__mJaoHa__dialogSlideIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Dialog-module__mJaoHa__dialog{background:rgba(var(--card-background-color) / var(--card-background-alpha));-webkit-backdrop-filter:blur(var(--card-background-blur));backdrop-filter:blur(var(--card-background-blur));border-radius:var(--radius-lg,10px);border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));gap:.5rem;min-width:50vw;max-width:65vw;min-height:20vh;max-height:90vh;padding:1rem;animation:.22s cubic-bezier(.16,1,.3,1) both Dialog-module__mJaoHa__dialogSlideIn;overflow:hidden;box-shadow:0 8px 40px #00000059}@media (max-width:1024px){.Dialog-module__mJaoHa__dialog{min-width:65vw;max-width:75vw;min-height:90vh;max-height:90vh}}@media (max-width:768px){.Dialog-module__mJaoHa__dialog{min-width:95vw;max-width:98vw;min-height:90vh;max-height:98vh;padding:.5rem}}.Dialog-module__mJaoHa__dialog:has(.general_form) .form_wrapper{background:rgba(var(--contrastcard-background-color) / var(--contrastcard-background-alpha));-webkit-backdrop-filter:blur(var(--contrastcard-background-blur))}.Dialog-module__mJaoHa__dialogLayout{flex-direction:column;gap:.5rem;height:100%;max-height:100%;display:flex}.Dialog-module__mJaoHa__dialogHeader{justify-content:space-between;align-items:center;display:flex}.Dialog-module__mJaoHa__dialogBody{border-radius:var(--border-radius);flex:auto;min-height:0;max-height:80vh;display:grid;overflow-y:auto}.Dialog-module__mJaoHa__dialogFooter{flex-shrink:0;justify-content:space-between;display:flex}button.Dialog-module__mJaoHa__close{cursor:pointer;color:rgba(var(--neutral-text));background-color:rgba(var(--neutral-bg) / .4);border-radius:var(--radius-md,6px);border:none;justify-content:center;align-items:center;padding:.3rem;line-height:1;transition:background-color .15s;display:inline-flex}button.Dialog-module__mJaoHa__close:hover{background-color:rgba(var(--neutral-bg) / .6)}button.Dialog-module__mJaoHa__close:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .85));outline-offset:2px}
.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}}
.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}
.ProgressDialog-module__2NkaFG__progressDialogChoice{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}.ProgressDialog-module__2NkaFG__progressDialogChoice p{color:rgba(var(--foreground-rgb,0 0 0) / .7);margin:0;font-size:.95rem}.ProgressDialog-module__2NkaFG__progressDialogChoiceActions{flex-wrap:wrap;gap:.75rem;display:flex}.ProgressDialog-module__2NkaFG__progressSteps{flex-direction:column;gap:.75rem;padding:.25rem 0;display:flex}.ProgressDialog-module__2NkaFG__progressStep{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ProgressDialog-module__2NkaFG__progressStepIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepPending .ProgressDialog-module__2NkaFG__progressStepIcon{border:2px solid rgba(var(--foreground-rgb,0 0 0) / .2);border-radius:50%;width:1.25rem;height:1.25rem}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepPending .ProgressDialog-module__2NkaFG__progressStepLabel{color:rgba(var(--foreground-rgb,0 0 0) / .35)}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepActive .ProgressDialog-module__2NkaFG__progressStepIcon{border:2px solid rgba(var(--foreground-rgb,0 0 0) / .2);border-top-color:rgba(var(--foreground-rgb,0 0 0) / .85);border-radius:50%;animation:.8s linear infinite ProgressDialog-module__2NkaFG__progressSpin}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepActive .ProgressDialog-module__2NkaFG__progressStepLabel{color:rgba(var(--foreground-rgb,0 0 0) / 1);font-weight:500}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepDone .ProgressDialog-module__2NkaFG__progressStepIcon:after{content:"✓";color:var(--color-good,#10b981);font-size:.85rem;font-weight:700}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepDone .ProgressDialog-module__2NkaFG__progressStepLabel{color:rgba(var(--foreground-rgb,0 0 0) / .6)}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepError .ProgressDialog-module__2NkaFG__progressStepIcon:after{content:"✕";color:var(--color-bad,#ef4444);font-size:.85rem;font-weight:700}.ProgressDialog-module__2NkaFG__progressStep.ProgressDialog-module__2NkaFG__stepError .ProgressDialog-module__2NkaFG__progressStepLabel{color:rgba(var(--foreground-rgb,0 0 0) / .6)}@keyframes ProgressDialog-module__2NkaFG__progressSpin{to{transform:rotate(360deg)}}.ProgressDialog-module__2NkaFG__progressBgNote{background:rgba(var(--foreground-rgb,0 0 0) / .05);color:rgba(var(--foreground-rgb,0 0 0) / .55);border-radius:6px;margin-top:1.25rem;padding:.75rem 1rem;font-size:.85rem;font-style:italic}.ProgressDialog-module__2NkaFG__progressDoneState{flex-direction:column;gap:.75rem;display:flex}.ProgressDialog-module__2NkaFG__progressDoneMessage{color:var(--color-good,#10b981);font-size:1rem;font-weight:500}.ProgressDialog-module__2NkaFG__progressErrorState{flex-direction:column;gap:.75rem;display:flex}.ProgressDialog-module__2NkaFG__progressErrorMessage{color:var(--color-bad,#ef4444);font-size:.9rem}.ProgressDialog-module__2NkaFG__progressDialogLayout{min-width:min(28rem,92vw);max-width:min(38rem,96vw)}.ProgressDialog-module__2NkaFG__progressDialogDescription{color:rgba(var(--foreground-rgb,0 0 0) / .65);margin:.25rem 0 0;font-size:.85rem}.ProgressDialog-module__2NkaFG__progressDialogBarRow{align-items:center;gap:.75rem;margin:.25rem 0 1rem;display:flex}.ProgressDialog-module__2NkaFG__progressDialogBar{appearance:none;background:rgba(var(--foreground-rgb,0 0 0) / .08);border:none;border-radius:999px;flex:1;width:100%;height:.5rem;overflow:hidden}.ProgressDialog-module__2NkaFG__progressDialogBar::-webkit-progress-bar{background:rgba(var(--foreground-rgb,0 0 0) / .08);border-radius:999px}.ProgressDialog-module__2NkaFG__progressDialogBar::-webkit-progress-value{background:rgba(var(--light-purple,190 155 249) / .95);border-radius:999px;transition:width .18s}.ProgressDialog-module__2NkaFG__progressDialogBar::-moz-progress-bar{background:rgba(var(--light-purple,190 155 249) / .95);border-radius:999px}.ProgressDialog-module__2NkaFG__progressDialogBarIndeterminate{background:rgba(var(--foreground-rgb,0 0 0) / .08);position:relative;overflow:hidden}.ProgressDialog-module__2NkaFG__progressDialogBarIndeterminate::-webkit-progress-bar{background:rgba(var(--foreground-rgb,0 0 0) / .08)}.ProgressDialog-module__2NkaFG__progressDialogBarIndeterminate::-webkit-progress-value{background:linear-gradient(90deg, transparent, rgba(var(--light-purple,190 155 249) / .85), transparent);animation:1.4s linear infinite ProgressDialog-module__2NkaFG__progressDialogIndet;width:35%!important}@keyframes ProgressDialog-module__2NkaFG__progressDialogIndet{0%{transform:translate(-100%)}to{transform:translate(300%)}}@media (prefers-reduced-motion:reduce){.ProgressDialog-module__2NkaFG__progressDialogBarIndeterminate::-webkit-progress-value{animation-duration:3s}}.ProgressDialog-module__2NkaFG__progressDialogPercent{text-align:right;font-variant-numeric:tabular-nums;min-width:2.5rem;color:rgba(var(--foreground-rgb,0 0 0) / .7);font-size:.85rem}.ProgressDialog-module__2NkaFG__progressStepDetail{color:rgba(var(--foreground-rgb,0 0 0) / .55);margin-top:.1rem;font-size:.78rem;display:block}.ProgressDialog-module__2NkaFG__progressDialogSummary{color:rgba(var(--foreground-rgb,0 0 0) / .75);font-variant-numeric:tabular-nums;margin:1rem 0 0;font-size:.9rem}.ProgressDialog-module__2NkaFG__progressDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}
.GoBack-module__cAABka__goBack{background:0 0;border:none;outline:none}
:is(.wysiwyg,.rendered_wysiwyg){outline:none;flex:1;min-height:200px;padding:.5rem;font-size:1rem;overflow-y:auto}:is(.wysiwyg h1,.rendered_wysiwyg h1){padding-bottom:1.5rem}:is(.wysiwyg h2,.rendered_wysiwyg h2){padding-bottom:1rem}:is(.wysiwyg h3,.rendered_wysiwyg h3){padding-bottom:.9rem}:is(.wysiwyg p,.rendered_wysiwyg p){padding-bottom:.8rem}:is(.wysiwyg ul,.rendered_wysiwyg ul){padding-bottom:.5rem;padding-left:1.5rem;list-style-type:disc}:is(.wysiwyg ul li,.rendered_wysiwyg ul li){padding-bottom:.2rem;list-style-type:disc}:is(.wysiwyg ol,.rendered_wysiwyg ol){padding-bottom:.5rem;padding-left:1.5rem;list-style-type:decimal}:is(.wysiwyg ol li,.rendered_wysiwyg ol li){padding-bottom:.2rem;list-style-type:decimal}:is(.wysiwyg a,.rendered_wysiwyg a){color:rgba(var(--light-purple) / 1);cursor:pointer;text-decoration:underline}:is(.wysiwyg a:hover,.rendered_wysiwyg a:hover){color:rgba(var(--light-purple) / .8)}:is(.wysiwyg code,.rendered_wysiwyg code){background-color:rgba(var(--neutral-text) / .2);border-radius:3px;padding:0 .25rem;font-family:monospace;font-size:.9em}
.marketing-pages-module__E9IzeG__page{--mk-text-primary:rgb(var(--foreground-rgb));--mk-text-secondary:rgba(var(--foreground-rgb) / .68);--mk-text-tertiary:rgba(var(--foreground-rgb) / .62);--mk-accent:rgb(var(--light-purple));--mk-accent-tint:rgba(var(--light-purple) / .16);--mk-surface:rgba(var(--card-background-color) / .08);--mk-surface-strong:rgba(var(--card-background-color) / .1);--mk-border-subtle:rgba(var(--foreground-rgb) / .12);--mk-border-default:rgba(var(--foreground-rgb) / .18);max-width:1080px;color:var(--mk-text-primary);margin:0 auto;padding:36px 16px 72px}.marketing-pages-module__E9IzeG__hero{text-align:center;margin-bottom:36px}.marketing-pages-module__E9IzeG__subNav{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.marketing-pages-module__E9IzeG__subNavLink{border:1px solid var(--mk-border-subtle);background:var(--mk-surface);color:var(--mk-text-secondary);border-radius:999px;align-items:center;padding:6px 12px;font-size:.82rem;text-decoration:none;display:inline-flex}.marketing-pages-module__E9IzeG__badge{color:var(--mk-accent);background:var(--mk-accent-tint);border:1px solid rgba(var(--light-purple) / .26);border-radius:999px;margin-bottom:12px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.marketing-pages-module__E9IzeG__title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.marketing-pages-module__E9IzeG__subtitle{max-width:720px;color:var(--mk-text-secondary);margin:0 auto;line-height:1.6}.marketing-pages-module__E9IzeG__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.marketing-pages-module__E9IzeG__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.marketing-pages-module__E9IzeG__card{border:1px solid var(--mk-border-subtle);background:var(--mk-surface);border-radius:12px;padding:18px}.marketing-pages-module__E9IzeG__cardIcon{width:36px;height:36px;color:var(--mk-accent);border:1px solid var(--mk-border-subtle);background:var(--mk-accent-tint);border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.marketing-pages-module__E9IzeG__cardTitle{margin:0 0 8px;font-size:1rem}.marketing-pages-module__E9IzeG__cardText{color:var(--mk-text-secondary);margin:0;font-size:.92rem;line-height:1.55}.marketing-pages-module__E9IzeG__section{margin-top:28px}.marketing-pages-module__E9IzeG__sectionTitle{margin:0 0 12px;font-size:1.1rem}.marketing-pages-module__E9IzeG__sectionLead{color:var(--mk-text-secondary);margin:0 0 14px;font-size:.92rem;line-height:1.55}.marketing-pages-module__E9IzeG__pricingCard{border:1px solid var(--mk-border-subtle);background:var(--mk-surface);border-radius:14px;padding:22px}.marketing-pages-module__E9IzeG__pricingCardFeatured{border-color:rgba(var(--light-purple) / .48);box-shadow:0 0 0 1px rgba(var(--light-purple) / .2)}.marketing-pages-module__E9IzeG__planName{margin:0 0 8px;font-size:1.15rem}.marketing-pages-module__E9IzeG__price{margin:0 0 10px;font-size:1.8rem;font-weight:700}.marketing-pages-module__E9IzeG__small{color:var(--mk-text-tertiary);margin:0;font-size:.84rem}.marketing-pages-module__E9IzeG__pill{background:var(--mk-accent-tint);color:var(--mk-accent);border-radius:999px;align-items:center;margin-bottom:10px;padding:3px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.marketing-pages-module__E9IzeG__list{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.marketing-pages-module__E9IzeG__listItem{color:rgba(var(--foreground-rgb) / .82);align-items:flex-start;gap:8px;font-size:.9rem;display:flex}.marketing-pages-module__E9IzeG__listItem svg{color:var(--mk-accent);flex-shrink:0;margin-top:2px}.marketing-pages-module__E9IzeG__faqList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.marketing-pages-module__E9IzeG__timeline{gap:10px;display:grid}.marketing-pages-module__E9IzeG__timelineItem{border:1px solid var(--mk-border-subtle);background:var(--mk-surface);border-radius:12px;padding:14px}.marketing-pages-module__E9IzeG__timelineTitle{margin:0 0 6px;font-size:.94rem}.marketing-pages-module__E9IzeG__timelineText{color:var(--mk-text-secondary);margin:0;font-size:.88rem;line-height:1.5}.marketing-pages-module__E9IzeG__linkRow{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.marketing-pages-module__E9IzeG__inlineLink{color:var(--mk-accent);border-bottom:1px solid #0000;text-decoration:none}.marketing-pages-module__E9IzeG__inlineLink:hover{border-bottom-color:rgba(var(--light-purple) / .5)}.marketing-pages-module__E9IzeG__faqItem{border:1px solid var(--mk-border-subtle);background:var(--mk-surface);border-radius:12px;padding:16px}.marketing-pages-module__E9IzeG__faqQuestion{margin:0 0 8px;font-size:.98rem}.marketing-pages-module__E9IzeG__faqAnswer{color:var(--mk-text-secondary);margin:0;font-size:.9rem;line-height:1.55}.marketing-pages-module__E9IzeG__cta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.marketing-pages-module__E9IzeG__btnPrimary,.marketing-pages-module__E9IzeG__btnGhost{border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.marketing-pages-module__E9IzeG__btnPrimary{color:#0a0614;background:var(--mk-accent)}.marketing-pages-module__E9IzeG__btnGhost{color:var(--mk-text-primary);border:1px solid var(--mk-border-default);background:var(--mk-surface)}@media (max-width:820px){.marketing-pages-module__E9IzeG__grid3,.marketing-pages-module__E9IzeG__grid2,.marketing-pages-module__E9IzeG__faqList{grid-template-columns:1fr}}
:is(.help_navigation,.help_message_wrapper){max-width:var(--max-width-help-content);margin-inline:auto}.help_navigation .back_link{align-items:center;gap:.5rem;font-size:1rem;display:flex}.read_more{align-items:center;gap:.5rem;font-size:1rem;display:flex}aside.side_nav_help{top:calc(var(--header-height) + .5rem);height:calc(100dvh - var(--header-height) - 1rem);border:1px solid rgba(var(--foreground-rgb) / .18);background:rgba(var(--foreground-rgb) / .1);-webkit-backdrop-filter:blur(4px);border-radius:10px;flex-direction:column;justify-content:space-between;gap:.4rem;width:12rem;min-width:180px;margin:0;padding-top:.5rem;padding-bottom:.5rem;display:flex;position:sticky;overflow:hidden auto}.help_nav_content{flex-direction:column;flex:1;gap:.5rem;padding:0 .75rem;display:flex}.help_nav_title{color:rgba(var(--foreground-rgb), .9);border-bottom:1px solid rgba(var(--foreground-rgb), .2);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.help_category_section{margin-bottom:.25rem}.help_category_toggle{width:100%;color:rgba(var(--foreground-rgb), .8);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;position:relative}.help_category_toggle:hover{background:rgba(var(--foreground-rgb), .05);color:rgba(var(--foreground-rgb), 1)}.help_category_toggle.expanded{background:rgba(var(--foreground-rgb), .08);color:rgba(var(--foreground-rgb), 1)}.help_category_toggle:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .85));outline-offset:2px}.category_title{flex:1}.toggle_icon{color:rgba(var(--foreground-rgb), .6);text-align:center;min-width:1.2rem;font-size:1.2rem;font-weight:700;transition:transform .2s}.help_category_toggle.expanded .toggle_icon{color:rgba(var(--foreground-rgb), .8);transform:rotate(180deg)}.help_sub_menu{margin:0;padding:0;list-style:none;animation:.3s ease-out help-module__j4PnUq__helpSlideDown;overflow:hidden}@keyframes help-module__j4PnUq__helpSlideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}.help_sub_menu li{margin:0;padding:0}.help_sub_link{color:rgba(var(--foreground-rgb), .7);border-radius:6px;margin:0 .5rem;padding:.5rem 0;font-size:.85rem;text-decoration:none;transition:all .2s;display:block;position:relative}.help_sub_link:hover{background:rgba(var(--foreground-rgb), .05);color:rgba(var(--foreground-rgb), .9);transform:translate(4px)}.help_sub_link:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .85));outline-offset:2px}.help_nav_footer{border-top:1px solid rgba(var(--foreground-rgb), .1);margin-top:auto;padding:.75rem}.help_nav_footer .nav_link{color:rgba(var(--foreground-rgb), .8);text-align:center;background:rgba(var(--foreground-rgb), .05);border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.help_nav_footer .nav_link:hover{background:rgba(var(--foreground-rgb), .1);color:rgba(var(--foreground-rgb), 1);transform:translateY(-1px)}.help_nav_footer .nav_link:focus-visible{outline:var(--focus-ring,2px solid rgba(var(--light-purple) / .85));outline-offset:2px}aside.side_nav_help::-webkit-scrollbar{width:6px}aside.side_nav_help::-webkit-scrollbar-track{background:0 0}aside.side_nav_help::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb), .2);border-radius:3px}aside.side_nav_help::-webkit-scrollbar-thumb:hover{background:rgba(var(--foreground-rgb), .3)}@media (max-width:1024px){aside.side_nav_help{width:10rem;min-width:160px}.help_nav_content{padding:0 .5rem}.help_category_toggle{padding:.6rem;font-size:.85rem}.help_sub_link{padding:.4rem .5rem .4rem 1.25rem;font-size:.8rem}}.help_message_wrapper article{max-width:var(--max-width-help-content);margin-inline:auto}.help_message_wrapper article>h1{color:rgba(var(--foreground-rgb));border-bottom:3px solid rgba(var(--foreground-rgb));margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem}.help_message_wrapper section{margin-bottom:3rem}.help_message_wrapper section h2{color:rgba(var(--foreground-rgb));margin-bottom:1rem;font-size:1.8rem}.help_message_wrapper section h3{color:rgba(var(--foreground-rgb));margin:1.5rem 0 .8rem;font-size:1.3rem}.help_message_wrapper section iframe{aspect-ratio:16/9;border:1px solid rgba(var(--foreground-rgb), .2);border-radius:10px;width:100%;margin-top:1rem}.help_message_wrapper section p{color:rgba(var(--foreground-rgb));line-height:1.6}:is(.help_message_wrapper section ul,.help_message_wrapper section ol){margin:1rem 0;padding-left:1.5rem}.help_message_wrapper section li{margin-bottom:.8rem}.help_message_wrapper section ol li{margin-bottom:.8rem}.help_message_wrapper section strong{color:rgba(var(--foreground-rgb));font-weight:600}@media (max-width:768px){.help-page{padding:1rem}.help_message_wrapper .container{padding:1.5rem}.help_message_wrapper h1{font-size:2rem}.help_message_wrapper section{padding-left:1rem}}
.messagePage-module__xydgpq__statusWrapper{flex-direction:row;justify-content:center;align-items:center;display:flex}.messagePage-module__xydgpq__message{border-radius:10px;margin:0 auto;padding:20px}
.SearchRequest-module__sBs-iq__filterSearch{align-items:center;gap:.5rem;width:clamp(45ch,30%,75ch);display:flex;position:relative}.SearchRequest-module__sBs-iq__filterSearch form{flex:1}.SearchRequest-module__sBs-iq__filterSearch input{width:100%}.SearchRequest-module__sBs-iq__filterSearchInputWrapper{position:relative}.SearchRequest-module__sBs-iq__filterSearchInputWrapper .form_input{position:relative}.SearchRequest-module__sBs-iq__filterSearchShortcut{background:rgba(var(--background-grey) / .5);border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));opacity:.6;pointer-events:none;z-index:2;border-radius:4px;justify-content:center;align-items:center;padding:.125rem .375rem;font-family:monospace;font-size:.75rem;transition:opacity .2s,visibility .2s;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.SearchRequest-module__sBs-iq__filterSearchInputWrapper .form_input input{padding-right:3.5rem}:is(.SearchRequest-module__sBs-iq__filterSearchInputWrapper:has(input:focus) .SearchRequest-module__sBs-iq__filterSearchShortcut,.SearchRequest-module__sBs-iq__filterSearchInputWrapper:has(input:not(:placeholder-shown)) .SearchRequest-module__sBs-iq__filterSearchShortcut){opacity:0;visibility:hidden}.SearchRequest-module__sBs-iq__searchClearButton{cursor:pointer;color:rgba(var(--foreground-rgb) / .5);z-index:3;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.SearchRequest-module__sBs-iq__searchClearButton:hover{background:rgba(var(--foreground-rgb) / .1);color:rgba(var(--foreground-rgb) / .8)}.SearchRequest-module__sBs-iq__searchClearButton svg{width:14px;height:14px}.SearchRequest-module__sBs-iq__searchCloseButton{border:1px solid rgba(var(--foreground-rgb) / .2);cursor:pointer;color:rgba(var(--foreground-rgb) / .7);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.SearchRequest-module__sBs-iq__searchCloseButton:hover{background:rgba(var(--foreground-rgb) / .05);border-color:rgba(var(--foreground-rgb) / .4);color:rgba(var(--foreground-rgb) / 1)}.SearchRequest-module__sBs-iq__searchCloseButton svg{width:16px;height:16px}
.Pricing-module__WkvUAa__pricingTable,.Pricing-module__WkvUAa__pricingTableBody{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.Pricing-module__WkvUAa__pricingTableCell{min-width:20rem}.Pricing-module__WkvUAa__pricingTableCell div.card{height:100%}.Pricing-module__WkvUAa__pricingTableRow{gap:1rem;width:100%;display:grid;overflow-y:auto}.Pricing-module__WkvUAa__pricingTableRowThreeColumns{grid-template-columns:repeat(3,1fr)}.Pricing-module__WkvUAa__pricingTableRowFourColumns{grid-template-columns:repeat(4,1fr)}
.messages_cards_wrapper{align-items:stretch}@media (min-width:821px){.messages_cards_wrapper{min-height:calc(100dvh - var(--header-height) - 3rem);grid-template-columns:300px 1fr;align-items:stretch}.messages_cards_wrapper>.card_medium{min-width:0;min-height:calc(100dvh - var(--header-height) - 3rem);flex-direction:column;grid-column:1;display:flex;overflow:hidden}.messages_cards_wrapper>.card_large{min-width:0;min-height:calc(100dvh - var(--header-height) - 3rem);flex-direction:column;grid-column:2;display:flex}:is(.messages_cards_wrapper>.card_medium>.card_layout,.messages_cards_wrapper>.card_large>.card_layout),:is(.messages_cards_wrapper>.card_medium>.card_layout>.card_body,.messages_cards_wrapper>.card_large>.card_layout>.card_body){flex-direction:column;flex:1;min-height:0;display:flex}}.conversation_filters{border-bottom:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.35rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.card_body:has(.card_scrollable_list .conversation_list) .card_scrollable_list{scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .15) transparent;flex:1 1 0;min-height:0;max-height:none;overflow-y:auto}.card_body:has(.card_scrollable_list .conversation_list) .card_scrollable_list::-webkit-scrollbar{width:4px}.card_body:has(.card_scrollable_list .conversation_list) .card_scrollable_list::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb) / .18);border-radius:4px}.conversation_list{flex-direction:column;gap:.3rem;padding:.1rem 0;display:flex}.conversation_list_item{border-radius:var(--radius-md,8px);border:1px solid rgba(var(--card-background-color) / .1);background:rgba(var(--foreground-rgb) / .04);color:inherit;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;max-width:100%;padding:.7rem .85rem;text-decoration:none;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.conversation_list_item:hover{background:rgba(var(--foreground-rgb) / .08);border-color:rgba(var(--card-background-color) / .2)}.conversation_list_item.active{background:rgba(var(--light-purple) / .1);border-color:rgba(var(--light-purple) / .4)}.conversation_list_item.active:hover{background:rgba(var(--light-purple) / .14)}.conversation_list_item.archived{opacity:.6}.conversation_list_item.has_unread{border-color:rgba(var(--attention-bg) / .4)}.conversation_list_main{flex:1;min-width:0}.conversation_list_title{white-space:nowrap;text-overflow:ellipsis;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;margin-bottom:.18rem;font-size:.88rem;font-weight:600;display:flex;overflow:hidden}.conversation_list_title .badge{flex-shrink:0;font-size:.68rem;font-weight:500}.conversation_list_subject{color:rgba(var(--foreground-rgb) / .78);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.15rem;font-size:.8rem;font-weight:500;overflow:hidden}.conversation_list_snippet{color:rgba(var(--foreground-rgb) / .52);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.conversation_list_meta{color:rgba(var(--foreground-rgb) / .45);flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-top:.3rem;font-size:.7rem;display:flex}.conversation_list_time{font-variant-numeric:tabular-nums}.conversation_list_indicator{flex-direction:column;flex-shrink:0;align-items:center;gap:.3rem;padding-top:.2rem;display:flex}.conversation_archive_btn{cursor:pointer;color:rgba(var(--foreground-rgb) / .35);opacity:0;background:0 0;border:none;border-radius:4px;padding:.15rem .3rem;font-size:.82rem;line-height:1;transition:color .15s,background-color .15s}:is(.conversation_list_item:hover .conversation_archive_btn,.conversation_list_item.active .conversation_archive_btn){opacity:1}.conversation_archive_btn:hover{color:rgba(var(--good-text) / .9);background:rgba(var(--good-bg) / .15)}.conversation_archive_btn:disabled{opacity:.4;cursor:wait}.conversation_status_dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.conversation_status_dot.unread{background-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b40}.conversation_status_dot.replied{background-color:#10b981;box-shadow:0 0 0 2px #10b98133}.conversation_status_dot.no_messages{background-color:rgba(var(--foreground-rgb) / .18)}.conversation_list_id{text-overflow:ellipsis;white-space:nowrap;opacity:.7;max-width:8em;font-family:monospace;font-size:.65rem;overflow:hidden}.conversation_header{background:rgba(var(--foreground-rgb) / .03);border-bottom:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:var(--radius-md,8px) var(--radius-md,8px) 0 0;flex-shrink:0;padding:.85rem 1rem}.conversation_title_row{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.5rem;display:flex}.conversation_title_row h3{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.conversation_title h3{margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.conversation_done_btn{color:rgba(var(--foreground-rgb) / .55);border:1px solid rgba(var(--foreground-rgb) / .18);background:rgba(var(--foreground-rgb) / .04);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.conversation_done_btn:hover{color:rgb(var(--good-text));border-color:rgba(var(--good-bg) / .5);background:rgba(var(--good-bg) / .1)}.conversation_done_btn_active{color:rgb(var(--good-text));border-color:rgba(var(--good-bg) / .45);background:rgba(var(--good-bg) / .12)}.conversation_details{flex-wrap:wrap;align-items:center;gap:.4rem .75rem;display:flex}.conversation_detail_item{background:rgba(var(--foreground-rgb) / .06);border:1px solid rgba(var(--foreground-rgb) / .1);color:rgba(var(--foreground-rgb) / .75);border-radius:999px;align-items:center;gap:.3rem;margin:0;padding:.18rem .55rem;font-size:.75rem;display:inline-flex}.conversation_detail_label{color:rgba(var(--foreground-rgb) / .5);font-weight:600}.conversation_subtitle{color:rgba(var(--foreground-rgb) / .6);margin:0;font-size:.82rem}.conversation_messages{scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .12) transparent;flex-direction:column;flex:1 1 0;gap:.85rem;min-height:0;max-height:none;padding:1rem 1rem .5rem;display:flex;overflow-y:auto}.conversation_messages::-webkit-scrollbar{width:4px}.conversation_messages::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb) / .15);border-radius:4px}.conversation_messages>p{color:rgba(var(--foreground-rgb) / .55);text-align:center;margin:0;font-size:.88rem}.conversation_message{word-break:break-word;border-radius:14px;max-width:80%;padding:.7rem 1rem;animation:.18s both messages-module__A1Zh0a__msgIn}@keyframes messages-module__A1Zh0a__msgIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.conversation_message.inbound{background:rgba(var(--card-background-color) / .18);border:1px solid rgba(var(--card-background-color) / .24);-webkit-backdrop-filter:blur(4px);border-bottom-left-radius:4px;align-self:flex-start}.conversation_message.outbound{background:rgba(var(--light-purple) / .22);border:1px solid rgba(var(--light-purple) / .38);border-bottom-right-radius:4px;align-self:flex-end}.conversation_message_meta{align-items:center;gap:.45rem;margin-bottom:.4rem;font-size:.72rem;display:flex}.conversation_message_actor{color:rgba(var(--foreground-rgb) / .95);letter-spacing:.01em;font-weight:700}.conversation_message.outbound .conversation_message_actor{color:rgba(var(--light-purple) / 1)}.conversation_message_timestamp{color:rgba(var(--foreground-rgb) / .45);font-variant-numeric:tabular-nums}.conversation_message_subject{color:rgba(var(--foreground-rgb) / .85);margin-bottom:.3rem;font-size:.82rem;font-weight:600}.conversation_message_body{white-space:pre-wrap;word-break:break-word;color:rgba(var(--foreground-rgb) / .92);font-size:.875rem;line-height:1.55}.conversation_message_body.html_body{white-space:normal;overflow-wrap:break-word}.conversation_message_body.html_body p{margin:0 0 .5em}.conversation_message_body.html_body p:last-child{margin-bottom:0}.conversation_message_body.html_body a{color:rgba(var(--light-purple) / 1);text-decoration:underline}:is(.conversation_message_body.html_body ul,.conversation_message_body.html_body ol){margin:.25em 0 .5em 1.25em;padding:0}.conversation_message_body.html_body li{margin-bottom:.15em}.conversation_reply{border-top:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));background:rgba(var(--foreground-rgb) / .03);border-radius:0 0 var(--radius-md,8px) var(--radius-md,8px);flex-shrink:0;padding:.85rem 1rem 1rem}.conversation_reply_label{letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--foreground-rgb) / .45);margin-bottom:.5rem;font-size:.72rem;font-weight:600}.conversation_reply .form_wrapper{background:rgba(var(--contrastcard-background-color) / .5);border-color:rgba(var(--card-background-color) / .2);margin:0}.conversation_thread_layout{flex:1 1 0;gap:0;min-height:0;display:flex}.conversation_thread_main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.claim_details_panel{border-left:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));background:rgba(var(--foreground-rgb) / .03);flex-direction:column;flex:0 0 280px;gap:.65rem;min-width:220px;max-width:300px;padding:.85rem 1rem;display:flex;overflow-y:auto}.claim_details_panel_header{letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--foreground-rgb) / .55);border-bottom:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.claim_details_panel_close{cursor:pointer;color:rgba(var(--foreground-rgb) / .45);background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1rem;line-height:1;transition:color .15s,background-color .15s}.claim_details_panel_close:hover{color:rgba(var(--foreground-rgb) / .9);background:rgba(var(--foreground-rgb) / .08)}.claim_details_panel_body{flex-direction:column;gap:.6rem;font-size:.82rem;display:flex}.claim_details_row{flex-direction:column;gap:.12rem;display:flex}.claim_details_label{color:rgba(var(--foreground-rgb) / .45);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.claim_details_value{color:rgba(var(--foreground-rgb) / .9);word-break:break-word;font-size:.82rem}.claim_details_panel_footer{border-top:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));margin-top:auto;padding-top:.75rem}.claim_detail_icon_btn{cursor:pointer;color:rgba(var(--foreground-rgb) / .5);vertical-align:middle;background:0 0;border:none;padding:0 .2em;font-size:.95em;line-height:1;transition:color .15s}.claim_detail_icon_btn:hover{color:rgba(var(--foreground-rgb) / .9)}.messages_empty_state{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.messages_empty_state .card_body{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:200px;display:flex}.messages_empty_state .small_title{color:rgba(var(--foreground-rgb) / .5);margin:0}.promotion_filter_dialog{min-width:340px;max-width:440px}.promotion_filter_form{flex-direction:column;gap:1.25rem;display:flex}.promotion_filter_search_block{margin-bottom:0}.promotion_filter_search_block .form_input input{width:100%}.promotion_filter_groups{scrollbar-width:thin;scrollbar-color:rgba(var(--foreground-rgb) / .15) transparent;flex-direction:column;gap:1.25rem;max-height:50vh;padding-right:.25rem;display:flex;overflow-y:auto}.promotion_filter_groups::-webkit-scrollbar{width:4px}.promotion_filter_groups::-webkit-scrollbar-thumb{background:rgba(var(--foreground-rgb) / .18);border-radius:4px}.promotion_filter_group{border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:var(--radius-md,8px);background:rgba(var(--foreground-rgb) / .03);flex-shrink:0;margin:0;padding:.85rem 1rem}.promotion_filter_group_title{letter-spacing:.04em;color:rgba(var(--foreground-rgb) / .75);padding:0 0 .5rem;font-size:.8rem;font-weight:700}.promotion_filter_options{flex-direction:column;gap:.45rem;margin-bottom:0;display:flex}.promotion_filter_options .form_input{margin-bottom:0}.promotion_filter_options .form_input:last-child{margin-bottom:0}.promotion_filter_empty{color:rgba(var(--foreground-rgb) / .55);text-align:center;background:rgba(var(--foreground-rgb) / .04);border-radius:var(--radius-md,8px);margin:0;padding:1rem;font-size:.88rem}.promotion_filter_dialog.form_wrapper{margin:0}.dialog:has(.promotion_filter_dialog) .dialog_footer{border-top:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));justify-content:flex-end;padding-top:1rem}@media (max-width:820px){.messages_cards_wrapper{grid-template-columns:1fr}:is(.messages_cards_wrapper>.card_medium,.messages_cards_wrapper>.card_large){grid-column:1;min-height:auto}.conversation_messages{max-height:50vh}.claim_details_panel{border-left:none;border-top:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));flex:none;max-width:100%;padding:.75rem 0}.conversation_thread_layout{flex-direction:column}.conversation_message{max-width:92%}}
.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}
.SubscriptionStatusContent-module__jXDUqq__statusCard{border:2px solid;border-radius:8px;margin-bottom:20px;padding:20px}.SubscriptionStatusContent-module__jXDUqq__statusCard.SubscriptionStatusContent-module__jXDUqq__success{background-color:rgba(var(--good-bg) / .1);border-color:rgb(var(--good-bg))}.SubscriptionStatusContent-module__jXDUqq__statusCard.SubscriptionStatusContent-module__jXDUqq__error{background-color:rgba(var(--bad-bg) / .1);border-color:rgb(var(--bad-bg))}.SubscriptionStatusContent-module__jXDUqq__statusCard.SubscriptionStatusContent-module__jXDUqq__pending{background-color:rgba(var(--attention-bg) / .1);border-color:rgb(var(--attention-bg))}.SubscriptionStatusContent-module__jXDUqq__statusTitle{margin-bottom:10px;font-size:1.5rem;font-weight:600}.SubscriptionStatusContent-module__jXDUqq__statusTitle.SubscriptionStatusContent-module__jXDUqq__success{color:rgb(var(--good-text))}.SubscriptionStatusContent-module__jXDUqq__statusTitle.SubscriptionStatusContent-module__jXDUqq__error{color:rgb(var(--bad-text))}.SubscriptionStatusContent-module__jXDUqq__statusTitle.SubscriptionStatusContent-module__jXDUqq__pending{color:rgb(var(--attention-text))}.SubscriptionStatusContent-module__jXDUqq__statusMessage{margin-bottom:15px;font-size:16px;line-height:1.5}.SubscriptionStatusContent-module__jXDUqq__statusDetails{margin-bottom:15px;list-style:none}.SubscriptionStatusContent-module__jXDUqq__statusDetails li{border-bottom:1px solid rgba(var(--foreground-rgb) / .1);padding:8px 0}.SubscriptionStatusContent-module__jXDUqq__statusDetails li:last-child{border-bottom:none}.SubscriptionStatusContent-module__jXDUqq__statusActions{margin-top:20px}.SubscriptionStatusContent-module__jXDUqq__statusLoading{margin-top:15px}.SubscriptionStatusContent-module__jXDUqq__loadingBar{background-color:rgba(var(--foreground-rgb) / .2);border-radius:2px;width:100%;height:4px;margin-bottom:10px;overflow:hidden}.SubscriptionStatusContent-module__jXDUqq__loadingProgress{background-color:rgb(var(--attention-bg));width:30%;height:100%;animation:2s ease-in-out infinite SubscriptionStatusContent-module__jXDUqq__loading}.SubscriptionStatusContent-module__jXDUqq__loadingText{color:rgba(var(--foreground-rgb) / .7);text-align:center;font-size:14px}.SubscriptionStatusContent-module__jXDUqq__btn{border-radius:5px;margin-right:10px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.SubscriptionStatusContent-module__jXDUqq__btn:last-child{margin-right:0}.SubscriptionStatusContent-module__jXDUqq__btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0003}.SubscriptionStatusContent-module__jXDUqq__btnSuccess{background-color:rgb(var(--good-bg));color:rgb(var(--good-text))}.SubscriptionStatusContent-module__jXDUqq__btnError{background-color:rgb(var(--bad-bg));color:rgb(var(--bad-text))}.SubscriptionStatusContent-module__jXDUqq__btnWarning{background-color:rgb(var(--attention-bg));color:rgb(var(--attention-text))}.SubscriptionStatusContent-module__jXDUqq__btnSecondary{background-color:rgb(var(--neutral-text));color:rgb(var(--foreground-rgb))}@keyframes SubscriptionStatusContent-module__jXDUqq__loading{0%{transform:translate(-100%)}to{transform:translate(400%)}}
