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}: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=button]:hover,button[type=submit]:hover){background:rgb(var(--brand-button-border-color-hover));color:rgb(var(--brand-text-color));transform:translateY(-2px);box-shadow:0 4px 12px #0003}:is(button[type=button]:focus,button[type=submit]:focus){background:rgb(var(--brand-button-border-color-focus));color:rgb(var(--brand-text-color));transform:translateY(-2px);box-shadow:0 4px 12px #0003}:is(button[type=button]:hover.close,button[type=button]:focus.close),:is(button[type=submit].bad:hover,button[type=submit].bad:focus),:is(button[type=submit].good:hover,button[type=submit].good:focus){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:200px}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}
.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:.75rem;display:grid}.PageInfoNav-module__N5AKWq__pageInfoNoNav{justify-content:space-between;align-items:center;margin-bottom:.75rem;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{flex-direction:column;gap:0;padding-left:1.5rem;display:flex;position:relative}.ClaimTimeline-module__IWiFMa__claimTimeline:before{content:"";background:var(--border-color,#e5e7eb);width:2px;position:absolute;top:.5rem;bottom:.5rem;left:.5rem}.ClaimTimeline-module__IWiFMa__timelineEvent{gap:.75rem;padding:.5rem .5rem .5rem 0;display:flex;position:relative}.ClaimTimeline-module__IWiFMa__timelineEvent:before{content:"";background:var(--text-secondary,#6b7280);border:2px solid var(--bg-primary,#fff);z-index:1;border-radius:50%;width:8px;height:8px;position:absolute;top:.7rem;left:-1.3rem}.ClaimTimeline-module__IWiFMa__timelineEventContent{flex:1;min-width:0;margin-left:.5rem}.ClaimTimeline-module__IWiFMa__timelineEventHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ClaimTimeline-module__IWiFMa__timelineEventLabel{color:rgb(var(--foreground-rgb));font-size:.875rem;font-weight:500}.ClaimTimeline-module__IWiFMa__timelineEventMeta{color:rgb(var(--foreground-rgb) / .6);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ClaimTimeline-module__IWiFMa__timelineEventActor{opacity:.8}.ClaimTimeline-module__IWiFMa__timelineEventDate{white-space:nowrap}.ClaimTimeline-module__IWiFMa__timelineEventDescription{color:rgb(var(--foreground-rgb) / 1);word-break:break-word;margin-top:.25rem;font-size:.8125rem;line-height:1.4}.ClaimTimeline-module__IWiFMa__timelineEvent.ClaimTimeline-module__IWiFMa__eventTrackingEvent:before{background:var(--main-color-highlight,#2563eb);width:8px;height:8px;left:-1.3rem}.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__eventTrackingEvent .ClaimTimeline-module__IWiFMa__timelineEventLabel{color:rgb(var(--foreground-rgb) / .85);align-items:center;gap:.35rem;font-weight:400;display:flex}.ClaimTimeline-module__IWiFMa__trackingEventCarrierIcon{align-items:center;line-height:1;display:inline-flex}.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}
.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}
.GoBack-module__cAABka__goBack{background:0 0;border:none;outline:none}
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))}.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:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));border-radius:10px;gap:.5rem;min-width:50vw;max-width:65vw;min-height:20vh;max-height:90vh;padding:1rem;overflow:hidden}@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}
.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}
.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}
.loading_bar{background:linear-gradient(90deg, rgba(var(--foreground-rgb) / .1), rgba(var(--foreground-rgb) / .2), rgba(var(--foreground-rgb) / .4), rgba(var(--foreground-rgb) / .2), rgba(var(--foreground-rgb) / .1));background-size:200% 100%;border-radius:3px;width:100%;animation:5s infinite Loading-module__1TUJ2G__LoadingAnnimation}.card_header .loading_bar{height:1.8rem}.card_body .loading_bar{height:4.5rem}:is(thead:has(.loading_bar),tr:nth-child(odd):has(.loading_bar)){background:0 0}thead tr:has(.loading_bar){border-radius:.5rem 0}thead th:first-child:has(.loading_bar){border-radius:.5rem 0 0}thead th:last-child:has(.loading_bar){border-radius:0 .5rem 0 0}th .loading_bar{height:1.8rem;margin:.2rem}td .loading_bar{height:1.3rem;margin:.2rem}@keyframes Loading-module__1TUJ2G__LoadingAnnimation{0%{background-position:0%}30%{background-position:100%}50%{background-position:0%}80%{background-position:100%}to{background-position:0%}}@keyframes Loading-module__1TUJ2G__loading{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(300%)}}
.dashboard_view .promotion_quick_into:has(>.customer_communication_section){gap:.65rem;margin-bottom:.15rem}.dashboard_view .promotion_quick_into>.customer_communication_section{grid-column:1/-1}.customer_communication_section{flex-direction:column;align-items:flex-start;gap:.45rem;width:100%;max-width:100%;display:flex}.customer_communication_section .small_title{margin:0}.customer_communication_actions{flex-flow:wrap;align-items:center;gap:.5rem .85rem;display:flex}.customer_communication_actions .inline_link{font-size:.875rem;font-weight:500}.dashboard_view button.customer_comm_dialog_trigger.normal_button{background:rgba(var(--foreground-rgb) / .08);color:rgba(var(--foreground-rgb) / .92);border:1px solid rgba(var(--foreground-rgb) / .16);border-radius:8px;margin:0;padding:.42rem .95rem;font-size:.8125rem;font-weight:600;line-height:1.25}.dashboard_view button.customer_comm_dialog_trigger.normal_button:hover:not(:disabled){background:rgba(var(--foreground-rgb) / .13);border-color:rgba(var(--foreground-rgb) / .24);color:rgba(var(--foreground-rgb) / .98)}.dashboard_view button.customer_comm_dialog_trigger.normal_button:focus-visible{outline:2px solid rgba(var(--light-purple) / .65);outline-offset:2px}.claim_serial_field .small_title{margin-bottom:.35rem;display:block}.claim_serial_row{flex-flow:wrap;align-items:center;gap:.45rem .75rem;min-height:1.5rem;display:flex}.claim_serial_value{word-break:break-word;font-size:.95rem;font-weight:500;line-height:1.45}.claim_serial_row.reveal_on_hover .recheck-serial-inline{opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;transform:translate(-6px)}.ClaimRequestDetail-module__7VZhkG__claim_serial_row.ClaimRequestDetail-module__7VZhkG__reveal_on_hover:hover .ClaimRequestDetail-module__7VZhkG__recheck-serial-inline{opacity:1;pointer-events:auto;transform:translate(0)}.claim_serial_row.reveal_on_hover:focus-within .recheck-serial-inline{opacity:1;pointer-events:auto;transform:translate(0)}.dashboard_view .claim_serial_row .recheck_serial_button{letter-spacing:.02em;background:rgba(var(--foreground-rgb) / .08);color:rgba(var(--foreground-rgb) / .9);border:1px solid rgba(var(--foreground-rgb) / .14);border-radius:8px;padding:.42rem .95rem;font-size:.8125rem;font-weight:600;line-height:1.25}.dashboard_view .claim_serial_row .recheck_serial_button:hover:not(:disabled){background:rgba(var(--foreground-rgb) / .13);border-color:rgba(var(--foreground-rgb) / .22);color:rgba(var(--foreground-rgb) / .98)}.dashboard_view .claim_serial_row .recheck-serial-inline{margin-top:0}.dashboard_view .content_plus_title .shipping_info{flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.dashboard_view .claim_main_card .promotion_quick_into{gap:.45rem}.dashboard_view .claim_main_card .promotion_quick_into.two_column{align-items:start;gap:.75rem 1.2rem;margin-top:.25rem}.dashboard_view .claim_main_card .promotion_quick_into.one_column{gap:.6rem}.dashboard_view .claim_main_card .content_plus_title{gap:.3rem}.dashboard_view .claim_main_card .quick_info_block{margin-bottom:0}.dashboard_view .claim_main_sections{gap:1rem;display:grid}.dashboard_view .claim_main_section{border-bottom:1px solid rgba(var(--foreground-rgb) / .08);gap:.55rem;padding-bottom:.8rem;display:grid}.dashboard_view .claim_main_section:last-child{border-bottom:none;padding-bottom:0}.dashboard_view .claim_main_section_title{color:rgba(var(--foreground-rgb) / .92);margin:0;font-size:.95rem;font-weight:700}.dashboard_view .claim_main_card .claim_track_and_trace_block{width:100%;min-height:2rem;display:block}.dashboard_view .claim_main_card .claim_track_and_trace_block .shipping_info{flex-wrap:wrap;align-items:flex-start}.dashboard_view .claim_main_card .claim_track_and_trace_block .shipping_pending_container{flex-flow:wrap;align-items:center;gap:.45rem .65rem;display:inline-flex}:is(.ClaimRequestDetail-module__7VZhkG__claim-proof-placeholder,.claim-proof-suspense-fallback){justify-content:center;align-items:center;min-height:400px;display:flex}.claim-inline-value-trigger{max-width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;word-break:break-word;background:0 0;border:none;border-radius:6px;margin:0;padding:.12rem .2rem;font-weight:500;line-height:1.45;transition:background .15s,box-shadow .15s;display:inline-block}.claim-inline-value-trigger:hover{background:rgba(var(--foreground-rgb) / .08);box-shadow:inset 0 0 0 1px rgba(var(--foreground-rgb) / .12)}.claim-inline-value-trigger:focus-visible{outline:2px solid rgba(var(--light-purple) / .65);outline-offset:2px}.claim-inline-readonly-value{word-break:break-word;font-weight:500;line-height:1.45}.claim-inline-field-input{box-sizing:border-box;border:1px solid rgba(var(--foreground-rgb) / .22);width:100%;max-width:100%;color:rgba(var(--foreground-rgb) / .95);font:inherit;background:#00000059;border-radius:8px;margin:.1rem 0 0;padding:.35rem .5rem;font-weight:500;line-height:1.4}.claim-inline-field-input:focus{border-color:rgba(var(--light-purple) / .65);box-shadow:0 0 0 1px rgba(var(--light-purple) / .35);outline:none}.claim-inline-nested{margin:.15rem 0 0}.claim-inline-field-error{color:rgb(var(--bad-bg));margin-top:.35rem;font-size:.8125rem;display:block}.claim-inline-saving{background:rgba(var(--light-purple) / .85);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:.35rem;animation:.9s ease-in-out infinite ClaimRequestDetail-module__7VZhkG__claim-inline-saving-pulse;display:inline-block}@keyframes ClaimRequestDetail-module__7VZhkG__claim-inline-saving-pulse{0%,to{opacity:.85}50%{opacity:.25}}@media (max-width:640px){.dashboard_view .claim_main_card .promotion_quick_into.two_column{grid-template-columns:1fr;gap:.65rem}.customer_communication_actions{flex-direction:column;align-items:stretch;width:100%}:is(.dashboard_view button.customer_comm_dialog_trigger.normal_button,.dashboard_view .claim_serial_row .recheck_serial_button){text-align:center;justify-content:center;width:100%}.claim_serial_row.reveal_on_hover .recheck-serial-inline{opacity:1;pointer-events:auto;transform:none}:is(.claim-proof-placeholder,.claim-proof-suspense-fallback){min-height:240px}}
.DashboardRouteProgress-module__eJN5jW__root{z-index:calc(var(--z-dashboard-overlay,1000) + 2);pointer-events:none;height:3px;position:fixed;top:0;left:0;right:0}.DashboardRouteProgress-module__eJN5jW__bar{opacity:0;background:linear-gradient(90deg, rgba(var(--light-purple) / .2), rgba(var(--light-purple) / .95), rgba(var(--light-purple) / .2));width:0%;height:100%;transition:opacity .15s}.DashboardRouteProgress-module__eJN5jW__barActive{opacity:1;width:100%;animation:.85s ease-out forwards DashboardRouteProgress-module__eJN5jW__dashboardRouteProgressSweep}@keyframes DashboardRouteProgress-module__eJN5jW__dashboardRouteProgressSweep{0%{width:40%;transform:translate(-30%)}to{width:40%;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.DashboardRouteProgress-module__eJN5jW__barActive{width:100%;animation:none;transform:none}}
.Footer-module__lTLH0W__footer{background:rgb(var(--background-grey));text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0;padding:1.25rem 1rem;display:flex}.Footer-module__lTLH0W__footerPoweredBy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.Footer-module__lTLH0W__footerContent{width:100%;max-width:calc(var(--max-width) - 1rem);grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:0 auto;display:grid}@media (max-width:660px){.Footer-module__lTLH0W__footerContent{grid-template-columns:1fr}}.Footer-module__lTLH0W__footerItem{text-align:left}.Footer-module__lTLH0W__footerMenuItem{margin:.5rem 0;list-style:none}.Footer-module__lTLH0W__footerMenuItem:hover{text-decoration:underline}.Footer-module__lTLH0W__footerSocials{gap:.5rem;margin-top:1rem;display:flex}.Footer-module__lTLH0W__footerSocials svg{width:2rem;height:2rem;color:rgba(var(--foreground-rgb) / .6);fill:rgba(var(--foreground-rgb) / .6)}.Footer-module__lTLH0W__footerSocials svg:hover{color:rgba(var(--foreground-rgb) / 1);fill:rgba(var(--foreground-rgb) / 1)}
.DashboardAppShell-module__wPPy_G__root{position:relative}.DashboardAppShell-module__wPPy_G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DashboardAppShell-module__wPPy_G__overlay{z-index:var(--z-dashboard-overlay);-webkit-tap-highlight-color:transparent;background:#00000073;position:fixed;inset:0}.DashboardAppShell-module__wPPy_G__drawer{width:min(18rem,88vw);max-width:100%;z-index:var(--z-dashboard-drawer);padding:max(.75rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-right,0px)) max(.75rem, env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));background:rgba(var(--background-grey) / .97);border-right:1px solid #ffffff24;flex-direction:column;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:8px 0 32px #00000040}.DashboardAppShell-module__wPPy_G__drawerOpen{transform:translate(0)}.DashboardAppShell-module__wPPy_G__drawerInner{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.DashboardAppShell-module__wPPy_G__drawerClose{width:44px;height:44px;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-self:flex-end;align-items:center;margin-bottom:.5rem;display:flex}.DashboardAppShell-module__wPPy_G__drawerClose:hover{background:#ffffff1f}.DashboardAppShell-module__wPPy_G__drawerClose:focus-visible{outline:2px solid rgba(var(--light-purple) / .9);outline-offset:2px}.DashboardAppShell-module__wPPy_G__mobileMenuBtn{z-index:var(--z-dashboard-menu-btn);top:max(10px, env(safe-area-inset-top,0px));left:max(10px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;padding:0;display:none;position:fixed;box-shadow:0 4px 14px #0000002e}.DashboardAppShell-module__wPPy_G__mobileMenuBtn:hover{background:#ffffff2e}.DashboardAppShell-module__wPPy_G__mobileMenuBtn:focus-visible{outline:2px solid rgba(var(--light-purple) / .9);outline-offset:2px}@media (max-width:768px){.DashboardAppShell-module__wPPy_G__mobileMenuBtn{display:flex}}@media (prefers-reduced-motion:reduce){.DashboardAppShell-module__wPPy_G__drawer{transition:none}.DashboardAppShell-module__wPPy_G__mobileMenuBtn{box-shadow:none}}
: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}}
.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}}
.LandingWorkflowSections-module__0XCnUG__wrap{flex-direction:column;gap:56px;width:100%;display:flex}.LandingWorkflowSections-module__0XCnUG__stepCard{align-items:center;gap:56px;display:flex}.LandingWorkflowSections-module__0XCnUG__stepLeft{flex-direction:row}.LandingWorkflowSections-module__0XCnUG__stepRight{flex-direction:row-reverse}.LandingWorkflowSections-module__0XCnUG__stepContent{flex:1;align-items:flex-start;gap:24px;display:flex}.LandingWorkflowSections-module__0XCnUG__stepInfo{text-align:left;flex:1}.LandingWorkflowSections-module__0XCnUG__stepNumber{letter-spacing:-.04em;color:var(--text-primary,#e8e0f0);min-width:90px;margin:0;font-size:clamp(3rem,6vw,4rem);font-weight:700;line-height:1}.LandingWorkflowSections-module__0XCnUG__stepTitle{font-size:clamp(2rem,3vw,2.2rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 12px}.LandingWorkflowSections-module__0XCnUG__stepDesc{font-size:clamp(1rem,1.8vw,1.1rem);line-height:var(--leading-relaxed,1.6);color:var(--text-secondary,#e8e0f0b8);margin:0}.LandingWorkflowSections-module__0XCnUG__panel{border:1px solid var(--color-border-subtle,#ffffff1f);background:rgba(var(--card-background-color,255 255 255) / var(--card-background-alpha,.15));max-width:520px;-webkit-backdrop-filter:blur(var(--card-background-blur,4px));border-radius:12px;flex:1;padding:16px;box-shadow:0 10px 36px #060a1c73,inset 0 1px #ffffff0f}.LandingWorkflowSections-module__0XCnUG__panelTitle{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 10px}.LandingWorkflowSections-module__0XCnUG__field{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.LandingWorkflowSections-module__0XCnUG__field span{font-size:.73rem;font-weight:var(--font-medium,500);color:var(--text-secondary,#e8e0f099)}.LandingWorkflowSections-module__0XCnUG__field input,.LandingWorkflowSections-module__0XCnUG__field textarea{border:1px solid var(--color-border-default,#ffffff2e);background:var(--color-surface-glass,#ffffff1a);font-size:var(--text-sm,.875rem);color:var(--color-text-primary,#fff);border-radius:7px;width:100%;padding:8px 10px}.LandingWorkflowSections-module__0XCnUG__field input:focus,.LandingWorkflowSections-module__0XCnUG__field textarea:focus{border-color:var(--accent-primary,#be9bf9);outline:none}.LandingWorkflowSections-module__0XCnUG__mockButton{border:1px solid var(--color-border-default,#ffffff2e);background:var(--color-surface-glass,#ffffff1a);width:fit-content;color:var(--color-text-primary,#fff);cursor:pointer;border-radius:7px;padding:6px 10px;font-size:.78rem}.LandingWorkflowSections-module__0XCnUG__slugValue{letter-spacing:-.02em;color:var(--text-primary,#e8e0f0);margin:0 0 12px;font-size:2rem;font-weight:600}.LandingWorkflowSections-module__0XCnUG__shareUrl{color:var(--accent-primary,#be9bf9);overflow-wrap:anywhere;margin-bottom:12px;font-size:.84rem;display:block}.LandingWorkflowSections-module__0XCnUG__segmented{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.LandingWorkflowSections-module__0XCnUG__segment{border:1px solid var(--color-border-subtle,#ffffff1f);color:var(--color-text-muted,#ffffffb8);font-size:var(--text-xs,.75rem);font-weight:var(--font-medium,500);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:6px 10px;display:inline-flex}.LandingWorkflowSections-module__0XCnUG__segment:hover{color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__segmentActive{color:var(--accent-primary,#be9bf9);border-color:var(--accent-primary,#be9bf9);background:var(--accent-primary-tint,#be9bf924)}.LandingWorkflowSections-module__0XCnUG__segmentStatus{border-color:rgba(var(--neutral-bg,222 222 222) / .32);background:0 0}.LandingWorkflowSections-module__0XCnUG__segmentStatus.LandingWorkflowSections-module__0XCnUG__segmentActive{border-color:rgba(var(--neutral-bg,222 222 222) / .42);color:inherit;background:0 0}.LandingWorkflowSections-module__0XCnUG__statusBadge{border-radius:.8rem;width:fit-content;height:max-content;padding:.2rem .8rem;font-size:.8rem;font-weight:700}.LandingWorkflowSections-module__0XCnUG__statusBadgePending{color:rgb(var(--attention-text,131 93 5));background-color:rgb(var(--attention-bg,254 237 128))}.LandingWorkflowSections-module__0XCnUG__statusBadgeApproved{color:rgb(var(--good-text,5 82 44));background-color:rgb(var(--good-bg,16 228 126))}.LandingWorkflowSections-module__0XCnUG__statusBadgeDeclined{color:rgb(var(--bad-text,171 16 34));background-color:rgb(var(--bad-bg,242 144 156))}.LandingWorkflowSections-module__0XCnUG__segmentShipping,.LandingWorkflowSections-module__0XCnUG__segmentShipping.LandingWorkflowSections-module__0XCnUG__segmentActive{color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__channelSegment{border-color:rgba(var(--neutral-bg,222 222 222) / .24);color:rgba(var(--foreground-rgb,255 255 255) / .9)}.LandingWorkflowSections-module__0XCnUG__channelSegmentActive{border-color:rgba(var(--light-purple,190 155 249) / .8);background:rgba(var(--light-purple,190 155 249) / .18);color:rgba(var(--foreground-rgb,255 255 255) / 1)}.LandingWorkflowSections-module__0XCnUG__channelIconWrap{justify-content:center;align-items:center;display:inline-flex}.LandingWorkflowSections-module__0XCnUG__channelInstagram .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#e4405f}.LandingWorkflowSections-module__0XCnUG__channelTikTok .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#fff}.LandingWorkflowSections-module__0XCnUG__channelWhatsApp .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#25d366}.LandingWorkflowSections-module__0XCnUG__channelEmail .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#8ab4ff}.LandingWorkflowSections-module__0XCnUG__sharePreview{background:var(--color-surface-glass,#ffffff1a);border:1px solid var(--color-border-subtle,#ffffff1f);border-radius:8px;padding:12px}.LandingWorkflowSections-module__0XCnUG__shareTitle{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 6px}.LandingWorkflowSections-module__0XCnUG__shareText{font-size:var(--text-sm,.875rem);color:var(--text-secondary,#e8e0f099);margin:0 0 8px}.LandingWorkflowSections-module__0XCnUG__shareInlineUrl{font-size:var(--text-xs,.75rem);color:var(--accent-primary,#be9bf9);display:inline-block}.LandingWorkflowSections-module__0XCnUG__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.LandingWorkflowSections-module__0XCnUG__kpi{border:1px solid var(--color-border-subtle,#ffffff1f);background:var(--color-surface-glass,#ffffff1a);border-radius:8px;padding:10px}.LandingWorkflowSections-module__0XCnUG__kpiLabel{font-size:var(--text-xs,.75rem);color:var(--text-tertiary,#e8e0f061);margin-bottom:4px;display:block}.LandingWorkflowSections-module__0XCnUG__kpiValue{font-size:var(--text-base,1rem);color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__fulfillList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.LandingWorkflowSections-module__0XCnUG__fulfillItem{font-size:var(--text-sm,.875rem);color:rgba(var(--foreground-rgb,255 255 255) / .9);align-items:center;gap:8px;display:flex}.LandingWorkflowSections-module__0XCnUG__fulfillCarrierIcon,.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon{justify-content:center;align-items:center;display:inline-flex}:is(.LandingWorkflowSections-module__0XCnUG__fulfillCarrierIcon svg,.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon svg){width:38px;max-width:100%;height:auto;display:block}.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon{line-height:0}@media (max-width:960px){.LandingWorkflowSections-module__0XCnUG__stepCard{gap:20px;flex-direction:column!important}.LandingWorkflowSections-module__0XCnUG__stepContent{flex-direction:column;align-items:center;gap:10px}.LandingWorkflowSections-module__0XCnUG__stepInfo{text-align:center}.LandingWorkflowSections-module__0XCnUG__stepNumber{min-width:auto}.LandingWorkflowSections-module__0XCnUG__panel{width:100%;max-width:none}}@media (max-width:640px){.LandingWorkflowSections-module__0XCnUG__wrap{gap:36px}.LandingWorkflowSections-module__0XCnUG__panel{padding:14px}}
.Header-module__oa8mEq__header{width:100vw;max-width:100%;height:var(--header-height);background:rgba(var(--foreground-rgb) / .1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:.5rem .5em;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}}
.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}
.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}
.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)}
.BrandPreview-module__SuT6JG__brandPreviewWrapper{background:rgba(var(--card-background-color) / var(--card-background-alpha));border-radius:var(--border-radius);border:1px solid rgba(var(--card-background-color) / var(--card-border-alpha));margin-top:2rem;padding:1.5rem}.BrandPreview-module__SuT6JG__brandPreviewWrapper.BrandPreview-module__SuT6JG__brandPreviewSection{margin-top:1rem;margin-bottom:1rem;padding:1rem}.BrandPreview-module__SuT6JG__brandPreviewTitle{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.BrandPreview-module__SuT6JG__brandPreviewWrapper.BrandPreview-module__SuT6JG__brandPreviewSection .BrandPreview-module__SuT6JG__brandPreviewTitle{margin-bottom:.75rem;font-size:1rem}.BrandPreview-module__SuT6JG__brandPreviewContainer{min-height:200px;transition:background-color .2s,color .2s}.BrandPreview-module__SuT6JG__brandPreviewLogo{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.BrandPreview-module__SuT6JG__brandPreviewLogoImage{object-fit:contain;max-width:150px;max-height:80px}.BrandPreview-module__SuT6JG__brandPreviewContent{flex-direction:column;gap:.5rem;display:flex}.BrandPreview-module__SuT6JG__brandPreviewInputWrapper,.BrandPreview-module__SuT6JG__brandPreviewButtonWrapper{margin:.5rem 0}.BrandPreview-module__SuT6JG__brandPreviewButtonWrapper button{transition:all .2s}.BrandPreview-module__SuT6JG__brandPreviewButtonWrapper button:hover{opacity:.9;transform:translateY(-1px)}.BrandPreview-module__SuT6JG__brandPreviewImageWrapper{width:100%;max-width:300px;margin-top:1rem;position:relative}.BrandPreview-module__SuT6JG__brandPreviewImagePlaceholder{border-radius:inherit;background-position:50%;background-size:cover;width:100%;position:relative}
.SettingsOverview-module__hNNXrG__settingsOverviewContainer{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 2rem}.SettingsOverview-module__hNNXrG__settingsSection{margin-bottom:2.25rem}.SettingsOverview-module__hNNXrG__settingsSection:last-child{margin-bottom:0}.SettingsOverview-module__hNNXrG__settingsSectionHead{margin-bottom:1rem}.SettingsOverview-module__hNNXrG__settingsSectionTitle{letter-spacing:-.02em;color:var(--text-primary,#fff);margin:0;font-size:1.0625rem;font-weight:600}.SettingsOverview-module__hNNXrG__settingsSectionLead{max-width:42rem;color:rgba(var(--foreground-rgb) / .55);margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.SettingsOverview-module__hNNXrG__settingsSectionHead:not(:has(.SettingsOverview-module__hNNXrG__settingsSectionLead)) .SettingsOverview-module__hNNXrG__settingsSectionTitle{border-bottom:1px solid rgba(var(--foreground-rgb) / .08);padding-bottom:.5rem}.SettingsOverview-module__hNNXrG__settingsSectionOverview .SettingsOverview-module__hNNXrG__settingsSectionHead .SettingsOverview-module__hNNXrG__settingsSectionTitle{border-bottom:none;padding-bottom:0}.SettingsOverview-module__hNNXrG__settingsSectionOverview .SettingsOverview-module__hNNXrG__settingsSectionHead{border-bottom:1px solid rgba(var(--foreground-rgb) / .08);margin-bottom:1.1rem;padding-bottom:.85rem}.SettingsOverview-module__hNNXrG__settingsCompanyRow{grid-column:1/-1}.SettingsOverview-module__hNNXrG__settingsSection .cards_wrapper{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:.85rem 1rem;margin-top:0;display:grid}.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsCompanySummary{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:1rem 1.25rem;display:grid}@media (min-width:768px){.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsCompanySummary{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsCompanySummary{grid-template-columns:repeat(4,1fr);gap:.75rem 0}.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsSummaryItem{border-left:1px solid rgba(var(--foreground-rgb) / .1);min-height:2.75rem;padding:0 1rem}.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsSummaryItem:first-child{border-left:none;padding-left:0}}.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsSummaryItem .small_title{letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--foreground-rgb) / .5);margin-bottom:.25rem;font-size:.65rem;font-weight:600}.SettingsOverview-module__hNNXrG__settingsCompanyCard .SettingsOverview-module__hNNXrG__settingsSummaryValue{color:rgba(var(--foreground-rgb) / .95);word-break:break-word;font-size:.9375rem;font-weight:500;line-height:1.4}.SettingsOverview-module__hNNXrG__settingsCompanyCard .card_body{padding-top:.15rem}.SettingsOverview-module__hNNXrG__settingsLinkCard{min-height:5.5rem;transition:border-color .18s,box-shadow .18s,transform .18s}.SettingsOverview-module__hNNXrG__settingsLinkCard:hover{border-color:rgba(var(--light-purple) / .35);transform:translateY(-1px);box-shadow:0 4px 20px #00000024}.SettingsOverview-module__hNNXrG__settingsLinkCard .SettingsOverview-module__hNNXrG__settingsCardDescription{color:rgba(var(--foreground-rgb) / .58);margin:.3rem 0 0;font-size:.8125rem;line-height:1.45}.SettingsOverview-module__hNNXrG__settingsLinkCard .card_nav_options a{border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .15s,color .15s;display:flex}.SettingsOverview-module__hNNXrG__settingsLinkCard:hover .card_nav_options a{background:rgba(var(--light-purple) / .12);color:rgba(var(--foreground-rgb) / 1)}@media (max-width:768px){.SettingsOverview-module__hNNXrG__settingsOverviewContainer{padding:1rem 1rem 1.5rem}.SettingsOverview-module__hNNXrG__settingsSection{margin-bottom:1.75rem}.SettingsOverview-module__hNNXrG__settingsSectionTitle{font-size:1rem}.SettingsOverview-module__hNNXrG__settingsSection .cards_wrapper{grid-template-columns:1fr;gap:.75rem}.SettingsOverview-module__hNNXrG__settingsLinkCard{min-height:unset}}
.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%)}}
