html{scroll-behavior:smooth}body{min-height:100vh}a{color:inherit}@font-face{font-family:Akrobat;src:url(/fonts/Akrobat-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Akrobat;src:url(/fonts/Akrobat-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#eef2f7;--bg-soft:#f8fafc;--surface:#ffffffeb;--surface-strong:#fff;--surface-muted:#f3f6fb;--surface-selected:#edf3ff;--ink:#162132;--muted:#66758b;--line:#17243814;--line-strong:#17243829;--blue:#1f5eff;--blue-soft:#1f5eff24;--blue-ghost:#1f5eff12;--teal:#0b8d73;--amber:#c98513;--coral:#c64d51;--page-tint:#1f5eff17;--page-gradient-start:#f7f9fc;--page-gradient-end:#edf1f7;--sidebar-bg:#f7fafde0;--topbar-bg:#ffffffb8;--ghost-bg:#ffffffc7;--input-bg:#fffffff0;--message-bg:#ffffffe0;--empty-bg:#ffffffa8;--overlay:#0f17264d;--shadow-soft:0 12px 32px #12223a0f;--shadow-panel:0 28px 64px #12223a1a;--radius-xl:24px;--radius-lg:18px;--radius-md:12px;--radius-sm:8px;--font-body:"Inter", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Akrobat", "Inter", "Segoe UI", sans-serif}:root[data-theme=dark]{--bg:#111827;--bg-soft:#182131;--surface:#151e2ce6;--surface-strong:#172130;--surface-muted:#1d283a;--surface-selected:#213252;--ink:#e6eef9;--muted:#95a6bc;--line:#9aaac029;--line-strong:#9aaac03d;--blue-soft:#4d88ff2e;--blue-ghost:#4d88ff1a;--page-tint:#4d88ff2e;--page-gradient-start:#111827;--page-gradient-end:#0d1421;--sidebar-bg:#0a121ff2;--topbar-bg:#121b28eb;--ghost-bg:#151f2eeb;--input-bg:#182435f5;--message-bg:#131e2ef0;--empty-bg:#15202fc7;--overlay:#0308119e;--shadow-soft:0 14px 28px #040a1447;--shadow-panel:0 24px 60px #040a1461}:root[data-theme=dark] .inbox-dismiss-button{color:#ffd089;background:#c985132e;border-color:#ffc45e4d}:root[data-theme=dark] .inbox-dismiss-button:hover:not(:disabled){background:#c985133d;border-color:#ffc45e6b}:root[data-theme=dark] .banner-inline-action{background:#182435f5}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark],:root[data-theme=dark] html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at top left, var(--page-tint), transparent 26%), radial-gradient(circle at bottom right, #0b8d730d, transparent 28%), linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-end) 100%);min-width:320px;color:var(--ink);font-family:var(--font-body);margin:0;transition:background .22s,color .22s}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{--sidebar-width:204px;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .22s;display:grid}.app-shell.sidebar-collapsed{--sidebar-width:0px}.sidebar-overlay{display:none}.sidebar{border-right:1px solid var(--line);background:var(--sidebar-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-direction:column;gap:10px;min-height:100vh;padding:12px 10px;transition:transform .22s,opacity .22s,padding .22s,border-color .22s;display:flex;position:sticky;top:0;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#17243824;border-radius:999px}.app-shell.sidebar-collapsed .sidebar{opacity:0;pointer-events:none;border-right-color:#0000;padding-inline:0}.brand-block{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;display:grid}.brand-badge{color:#fff;letter-spacing:.12em;width:40px;height:40px;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#163983 0%,#1f5eff 52%,#6dc1ff 100%);border-radius:12px;place-items:center;font-size:12px;font-weight:800;display:grid}.brand-block h1,.topbar h2,.panel-header h3,.section-title-row h4,.reply-panel-header h4{font-family:var(--font-heading);letter-spacing:-.03em;margin:0}.brand-block h1{font-size:16px;line-height:1}.brand-block p,.topbar p,.panel-header p,.sidebar-card p,.action-card p,.automation-card p,.insight-card p,.empty-state p,.case-card p,.distribution-card p,.operator-card p{color:var(--muted);margin:0}.brand-block p{margin-top:2px;font-size:11px;line-height:1.35}.workspace-nav{gap:6px;display:grid}.workspace-nav-group{gap:3px;display:grid}.workspace-link{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;transition:border-color .16s,background .16s,transform .16s;display:flex}.workspace-link strong{font-size:12px;font-weight:700}.workspace-link-caret{color:var(--muted);font-size:11px;line-height:1;transition:transform .16s,color .16s}.workspace-link:hover,.workspace-link.active{background:linear-gradient(135deg,#1f5eff1f,#1f5eff0a);border-color:#1f5eff2e;transform:translate(2px)}.workspace-link:hover .workspace-link-caret,.workspace-link.active .workspace-link-caret,.workspace-link-caret.open{color:var(--ink)}.workspace-link-caret.open{transform:rotate(180deg)}.workspace-subnav{border-left:2px solid var(--line);gap:1px;margin-left:11px;padding-top:3px;padding-bottom:3px;padding-left:10px;display:grid}.workspace-sublink{width:100%;color:var(--muted);text-align:left;background:0 0;border:none;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:4px 8px;transition:background .14s,color .14s;display:grid}.workspace-sublink span:first-child{font-size:11px;font-weight:600;line-height:1.2}.workspace-sublink:hover{background:var(--blue-ghost);color:var(--ink)}.workspace-sublink.active{background:var(--blue-soft);color:var(--blue)}.workspace-sublink .count-pill{letter-spacing:0;justify-content:center;gap:0;min-width:40px;min-height:20px;padding-inline:7px;font-size:11px;font-weight:500;line-height:1.2}.workspace-sublink .count-pill-unread,.workspace-sublink .count-pill-separator,.workspace-sublink .count-pill-total{font-size:11px;font-weight:500}.workspace-sublink.active .count-pill{background:var(--blue);color:#fff}:root[data-theme=dark] .workspace-sublink{color:#9fb0c6;border:1px solid #0000}:root[data-theme=dark] .workspace-sublink:hover{color:#edf4ff;background:#19263aeb;border-color:#5a94ff2e}:root[data-theme=dark] .workspace-sublink.active{color:#f5f9ff;background:linear-gradient(#3171ff3d,#2150bf2e);border-color:#679dff52;box-shadow:0 10px 18px #050c183d}:root[data-theme=dark] .workspace-sublink .count-pill{color:#c4d3e6;background:#121d2df5;border-color:#9aaac029}:root[data-theme=dark] .workspace-sublink.active .count-pill{color:#f5f9ff;background:#ffffff1f;border-color:#ffffff14}.sidebar-card,.panel,.distribution-card,.operator-card,.automation-card,.insight-card,.action-card,.detail-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px}.sidebar-card-compact{padding:8px 10px}.sidebar-bottom-stack{background:linear-gradient(to top, var(--bg-primary) 70%, transparent);flex-direction:column;gap:6px;margin-top:auto;padding:10px 10px 12px;display:flex;position:sticky;bottom:0}.sidebar-connection-card{align-items:center;gap:8px;padding:7px 10px;display:flex}.sidebar-connection-label{color:var(--muted);font-size:11px;font-weight:600}.settings-account-warning{color:#a63039;margin-top:4px;font-size:11px;line-height:1.35}.settings-account-meta{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.sidebar-user-panel{background:linear-gradient(180deg, #1f5eff14 0%, #1f5eff05 100%), var(--surface);border:1px solid #ffffff0f;position:relative;box-shadow:0 8px 24px #00000040}.sidebar-user-trigger{width:100%;color:inherit;text-align:left;background:0 0;border:none;padding:0;transition:opacity .15s;display:block}.sidebar-user-trigger:hover{opacity:.85}.sidebar-user-trigger-main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.sidebar-user-status-row{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.sidebar-logout-btn{width:28px;height:28px;color:var(--muted);cursor:pointer;z-index:1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.sidebar-logout-btn:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.sidebar-trigger-eyebrow{margin-bottom:2px}.sidebar-user-trigger-empty{gap:4px}.sidebar-operator-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.sidebar-operator-avatar{border-radius:14px;width:40px;height:40px}.sidebar-operator-copy{min-width:0}.sidebar-operator-copy strong{font-size:12px;line-height:1.2;display:block}.sidebar-operator-copy p{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.sidebar-operator-status{flex-wrap:wrap;gap:6px;display:flex}.sidebar-meta-list,.sidebar-operator-section,.sidebar-operator-actions{gap:6px;display:grid}.sidebar-meta-list div{border:1px solid var(--line);background:var(--ghost-bg);border-radius:10px;gap:2px;padding:7px 8px;display:grid}.sidebar-meta-list span,.sidebar-password-note span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.sidebar-meta-list strong{font-size:11px;line-height:1.3}.sidebar-operator-section{border-top:1px solid var(--line);padding-top:4px}.sidebar-section-eyebrow{margin-bottom:0}.operator-panel-form-grid .compact-field input,.operator-panel-form-grid .compact-field select{min-height:32px;font-size:12px}.operator-panel-form-grid .compact-field span{font-size:9px}.sidebar-inline-note{background:var(--blue-soft);color:var(--ink);border-radius:10px;padding:7px 8px;font-size:10px;font-weight:700;line-height:1.35}.sidebar-password-note{border:1px dashed var(--line-strong);background:var(--ghost-bg);border-radius:10px;gap:3px;padding:8px;display:grid}.sidebar-password-note strong{font-size:11px;line-height:1.3}.sidebar-password-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.sidebar-operator-actions .primary-button,.sidebar-operator-actions .ghost-button{justify-content:center;width:100%}.sidebar-empty-state{padding:12px}.eyebrow,.automation-kicker,.metric-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:inline-flex}.connection-row,.mini-list li,.signal-row,.message-meta,.detail-facts div,.operator-metrics,.case-meta-row,.sla-column header,.composer-actions,.headline-row,.detail-actions,.section-title-row,.topbar-actions,.panel-header-stack,.detail-grid,.workspace-grid,.distribution-grid,.automation-grid,.insight-grid,.operator-grid,.action-list,.tag-row,.chip-row,.topbar-stats,.inbox-toolbar,.list-summary-row,.case-card-footer,.context-ribbon,.panel-header,.reply-panel-header,.reply-attachments-row,.reply-actions,.settings-actions{display:flex}.connection-row,.mini-list li,.composer-actions,.detail-actions,.section-title-row,.topbar-actions,.message-meta,.case-card-footer,.list-summary-row,.panel-header,.reply-panel-header,.reply-attachments-row,.reply-actions,.settings-actions{justify-content:space-between;align-items:center}.connection-row{gap:10px;margin-bottom:4px}.status-dot{border-radius:999px;width:10px;height:10px}.status-dot.online{background:var(--teal);box-shadow:0 0 0 5px #0b8d7324}.status-dot.offline{background:var(--coral);box-shadow:0 0 0 5px #c64d5124}.mini-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.mini-list li{font-size:12px}.mini-list strong{font-size:13px}.main-stage{padding:10px}.topbar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-bottom:8px;display:grid}.compact-topbar{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--topbar-bg);box-shadow:var(--shadow-soft);padding:8px 10px}.topbar-leading{align-items:center;gap:8px;min-width:0;display:flex}.topbar-copy{min-width:0}.topbar h2{margin-bottom:0;font-size:clamp(16px,1.8vw,21px);line-height:1}.topbar p{max-width:52ch;font-size:11px;line-height:1.35}.topbar-stats{flex-wrap:wrap;align-items:center;gap:5px}.topbar-stat-pill{border:1px solid var(--line);background:var(--ghost-bg);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px 4px 8px;display:flex}.topbar-stat-pill svg{opacity:.45;flex-shrink:0}.topbar-stat-pill strong{font-size:13px;font-weight:700;line-height:1}.topbar-stat-pill small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:700}.topbar-stat-pill.warning{background:#c9851312;border-color:#c9851338}.topbar-stat-pill.warning svg{color:var(--amber);opacity:.8}.topbar-stat-pill.danger{background:#c64d5112;border-color:#c64d5138}.topbar-stat-pill.danger svg{color:var(--coral);opacity:.8}.topbar-stat-pill.overdue{background:#c64d511f;border-color:#c64d514d}.topbar-stat-pill.overdue svg{color:var(--coral);opacity:1}.topbar-stat-pill.overdue strong{color:var(--coral)}.topbar-actions{flex-wrap:wrap;gap:5px}.topbar-icon-btn{border:1px solid var(--line-strong);background:var(--ghost-bg);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s;display:flex}.topbar-icon-btn:hover{background:var(--surface-strong);color:var(--ink);border-color:var(--line-strong)}.topbar-icon-btn:disabled{opacity:.5;cursor:default}@keyframes spin{to{transform:rotate(360deg)}}.spin{transform-origin:50%;animation:.7s linear infinite spin}.primary-button,.ghost-button,.chip-button,.workspace-link,.case-card,.sla-ticket{border:none}.primary-button,.ghost-button{border-radius:999px;min-height:26px;padding:0 9px;font-size:10px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg,#1f5eff,#4d88ff);box-shadow:0 12px 24px #1f5eff2e}.primary-button.with-spinner{align-items:center;gap:6px;display:inline-flex}.primary-button.with-spinner .spinner-icon{width:14px;height:14px}.ghost-button{border:1px solid var(--line-strong);background:var(--ghost-bg);color:var(--ink)}.danger-ghost-button{color:var(--coral);border-color:#c64d5138}.danger-ghost-button:hover:not(:disabled){background:#c64d5114;border-color:#c64d5152}.inbox-dismiss-button{color:var(--amber);background:#c985131f;border-color:#c985134d}.inbox-dismiss-button:hover:not(:disabled){background:#c985132e;border-color:#c985136b}.compact-action-button{min-width:64px}.icon-button{border:1px solid var(--line-strong);background:var(--ghost-bg);width:32px;height:32px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button svg{width:16px;height:16px}.detail-star-button{font-size:16px;line-height:1}.detail-star-button.active{color:#d49a12;background:#f3b70f24;border-color:#d49a1247}.hamburger-lines{gap:3px;display:grid}.hamburger-lines span{background:currentColor;border-radius:999px;width:14px;height:2px;display:block}.banner{border-radius:10px;margin-bottom:8px;padding:8px 10px;font-size:12px;font-weight:600}.banner-error{color:#a63039;background:#c64d511f}.banner-success{color:#0a6957;background:#0b8d731f}.banner-with-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.banner-action-row{align-items:center;gap:8px;display:flex}.banner-inline-action{background:#ffffffc7;min-height:28px}.banner-muted{color:var(--muted);background:#1420330f}.mention-popup-wrap{z-index:120;pointer-events:none;width:min(560px,100vw - 24px);position:fixed;top:14px;left:50%;transform:translate(-50%)}.mention-popup-card{background:linear-gradient(180deg, #1f5eff1f 0%, #1f5eff0a 100%), var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;border:1px solid #1f5eff2e;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;animation:.24s mention-popup-enter;display:grid;box-shadow:0 24px 48px #1426442e}.mention-popup-accent{width:38px;height:38px;color:var(--blue);font-family:var(--font-heading);background:linear-gradient(135deg,#1f5eff2e,#0b8d7329);border-radius:14px;place-items:center;font-size:18px;font-weight:800;display:grid}.mention-popup-content{gap:8px;min-width:0;display:grid}.mention-popup-header,.mention-popup-actions,.mention-popup-kicker,.mention-popup-meta{align-items:center;display:flex}.mention-popup-header{justify-content:space-between;gap:12px}.mention-popup-kicker,.mention-popup-meta{gap:8px}.mention-popup-kicker{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800}.mention-popup-counter{text-align:center;background:#1f5eff1f;border-radius:999px;min-width:40px;padding:3px 7px}.mention-popup-heading,.mention-popup-title{margin:0}.mention-popup-heading{font-size:15px;line-height:1.2;display:block}.mention-popup-close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:#ffffff7a;border-radius:999px;font-size:18px;line-height:1;transition:transform .16s,border-color .16s,color .16s}.mention-popup-close:hover{color:var(--ink);border-color:#1f5eff38;transform:translateY(-1px)}.mention-popup-meta{color:var(--muted);flex-wrap:wrap;font-size:12px}.mention-popup-title{font-size:14px;font-weight:700;line-height:1.35}.mention-popup-preview{background:#ffffff70;border:1px solid #1f5eff1f;border-radius:14px;gap:6px;padding:10px 12px;display:grid}.mention-popup-preview-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.mention-popup-note{color:var(--muted);word-break:break-word;margin:0;font-size:13px;line-height:1.45}.mention-popup-actions{justify-content:flex-start;gap:8px}.mention-popup-open-button,.mention-popup-dismiss-button{min-height:34px;padding-inline:14px}@keyframes mention-popup-enter{0%{opacity:0;transform:translateY(-18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.workspace-grid{align-items:start;gap:10px}.workspace-grid:not(.workspace-grid-wide){grid-template-columns:minmax(280px,360px) minmax(0,1fr);display:grid}.workspace-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.inbox-layout{height:calc(100vh - 86px);grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important}.panel{padding:10px}.panel-header{gap:8px;margin-bottom:8px}.panel-header h3,.section-title-row h4{font-size:17px;line-height:1}.panel-header p{font-size:11px}.panel-header-stack{flex-direction:column}.inbox-panel{flex-direction:column;gap:8px;min-width:0;height:100%;min-height:0;padding:8px;display:flex}.inbox-toolbar{flex-direction:column;align-items:stretch;gap:6px}.inbox-toolbar-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.search-input,.composer-form input,.settings-form input,.account-card input,.composer-form select,.settings-form select,.composer-form textarea,.settings-form textarea,.compact-field input,.compact-field select,.reply-textarea{border:1px solid var(--line-strong);background:var(--input-bg);width:100%;color:var(--ink);border-radius:10px}.search-input,.composer-form input,.settings-form input,.account-card input,.composer-form select,.settings-form select,.compact-field input,.compact-field select{min-height:34px;padding:0 10px}.search-input:focus,.composer-form input:focus,.settings-form input:focus,.account-card input:focus,.composer-form select:focus,.settings-form select:focus,.composer-form textarea:focus,.settings-form textarea:focus,.compact-field input:focus,.compact-field select:focus,.reply-textarea:focus{border-color:#1f5eff57;outline:none;box-shadow:0 0 0 3px #1f5eff14}.compact-search{min-height:34px;padding:0 11px;font-size:12px}.composer-form textarea,.settings-form textarea{resize:vertical;min-height:120px;padding:10px}.chip-row{flex-wrap:wrap;gap:5px}.compact-chip-row{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow:auto hidden}.compact-chip-row::-webkit-scrollbar{display:none}.chip-button{border:1px solid var(--line);min-height:24px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:999px;padding:0 9px;font-size:10px;font-weight:650;transition:border-color .16s,background .16s,color .16s}.chip-button:hover{color:var(--ink);border-color:#1f5eff2e}.chip-button.active{background:var(--blue-soft);color:var(--ink);border-color:#1f5eff3d;box-shadow:inset 0 0 0 1px #1f5eff14}.list-summary-row{flex-wrap:wrap;gap:8px;padding:0 2px 2px;display:flex}.list-summary-pill{border:1px solid var(--line);max-width:100%;min-height:24px;color:var(--muted);white-space:nowrap;background:#1420330a;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.list-summary-pill.danger{color:var(--coral);background:#c64d5114;border-color:#c64d512e}.list-summary-pill.search{text-overflow:ellipsis;overflow:hidden}.case-list{flex-direction:column;flex:auto;gap:8px;min-width:0;min-height:0;padding-right:2px;display:flex;overflow:auto}.case-list-virtual{flex-direction:column;gap:8px;min-height:100%;display:flex}.virtual-case-card{min-height:54px}.case-list-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.case-list::-webkit-scrollbar{width:8px}.message-timeline::-webkit-scrollbar{width:8px}.case-list::-webkit-scrollbar-thumb{background:#14203324;border-radius:999px}.message-timeline::-webkit-scrollbar-thumb{background:#14203324;border-radius:999px}.case-card{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff08 0%, #fff0 100%), var(--message-bg);text-align:left;border-radius:12px;gap:4px;width:100%;min-width:0;max-width:100%;padding:8px 10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.case-card-shell{position:relative}.case-card.unread:before{content:"";background:linear-gradient(#1f5eff 0%,#6dc1ff 100%);border-radius:999px;width:3px;position:absolute;top:7px;bottom:7px;left:0;box-shadow:0 0 0 1px #1f5eff1a}.case-card.starred:before{background:linear-gradient(#f3b70f 0%,#ffd86b 100%);box-shadow:0 0 0 1px #d49a1229}.compact-case-card{border-color:var(--line);gap:2px;padding:7px 10px;position:relative}.cc-task-indicator{z-index:3;color:#8a4f00;background:linear-gradient(135deg,#fff2bf 0%,#ffc85a 100%);border:1px solid #d68b125c;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;top:-4px;left:-4px;box-shadow:0 6px 16px #d49a123d}.cc-task-indicator svg{width:11px;height:11px}.cc-row-main{align-items:center;min-width:0;padding-right:110px;display:flex}.cc-title-row{align-items:center;gap:6px;min-width:0;display:inline-flex}.cc-row-sub{align-items:center;gap:8px;min-width:0;padding-right:10px;display:flex;overflow:hidden}.cc-row-sub-main{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.cc-type-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.cc-type-dot-message_thread{background:var(--blue)}.cc-type-dot-dispute{background:var(--amber)}.cc-type-dot-claim{background:var(--coral)}.cc-type-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);flex-shrink:0;font-size:9px;font-weight:700}.cc-sep{color:var(--line-strong);flex-shrink:0;font-size:9px;line-height:1}.cc-last-activity{color:color-mix(in srgb, var(--ink) 72%, var(--muted) 28%);white-space:nowrap;text-align:right;flex-shrink:0;margin-left:auto;font-size:9px;font-weight:700;line-height:1.2}.cc-subject{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.cc-row-actions{align-items:center;gap:6px;display:inline-flex;position:absolute;top:8px;right:34px}.cc-snooze-pill{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.cc-star-button{z-index:2;color:#66758b9e;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;line-height:1;transition:color .16s,background .16s,transform .16s;display:inline-flex;position:absolute;top:7px;right:8px}.cc-star-button:hover{color:#d49a12;background:#d49a121a;transform:scale(1.06)}.cc-star-button.active{color:#f3b70f}.cc-task-badge{color:#9a5a00;letter-spacing:.04em;text-transform:uppercase;background:#d49a1224;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:1px 6px;font-size:9px;font-weight:800;display:inline-flex}.cc-task-badge svg{width:10px;height:10px}.cc-sla{min-height:unset;font-family:var(--font-body);border-radius:0;padding:0;font-size:11px;font-weight:400;position:static;background:0 0!important}.cc-sla.sla-safe{color:var(--teal);font-weight:400}.cc-sla.sla-warning{color:var(--amber);font-weight:600}.cc-sla.sla-danger{color:var(--coral);font-weight:700}.cc-sla.sla-muted{color:var(--muted);font-weight:400}.case-card:hover,.case-card.active{background:linear-gradient(180deg, #1f5eff14 0%, #1f5eff05 100%), var(--message-bg);box-shadow:var(--shadow-soft);border-color:#1f5eff33;transform:translateY(-1px)}.case-card.sla-critical{background:linear-gradient(180deg, #c64d511a 0%, #c64d5108 100%), var(--message-bg);border-color:#c64d5133}.case-card.sla-overdue{background:linear-gradient(180deg, #c64d5124 0%, #c64d510d 100%), var(--message-bg);border-color:#c64d5147;box-shadow:0 10px 24px #c64d5114}.case-headline{grid-template-columns:minmax(0,1fr);align-items:start;gap:1px;display:grid}.case-card strong,.sla-ticket strong,.operator-card strong,.automation-card strong,.insight-card strong,.action-card strong,.detail-card strong{font-size:12px;line-height:1.25}.case-card .case-card-title{letter-spacing:-.01em;font-size:12px;line-height:1.15}.case-card.unopened .case-card-title{font-weight:700}.case-card.unread .case-card-title{color:var(--ink)}.case-card.unread .cc-subject{color:color-mix(in srgb, var(--ink) 72%, var(--muted) 28%)}.case-card.unread:not(.active):not(:hover){background:linear-gradient(180deg, #1f5eff17 0%, #1f5eff08 100%), var(--message-bg);border-color:#1f5eff2e;box-shadow:0 10px 24px #1f5eff14}.case-card.unread .cc-task-badge{color:#8a4f00;background:#d49a122e}.case-card.starred .case-card-title{color:var(--ink)}.case-card.starred .cc-subject{color:color-mix(in srgb, var(--ink) 76%, var(--muted) 24%)}.case-card.starred:not(.active):not(:hover){background:linear-gradient(180deg, #f3b70f29 0%, #f3b70f0f 100%), var(--message-bg);border-color:#d49a1247;box-shadow:0 10px 24px #d49a121f}.case-card.starred:hover,.case-card.starred.active{background:linear-gradient(180deg, #f3b70f2e 0%, #f3b70f14 100%), var(--message-bg);border-color:#d49a1252;box-shadow:0 12px 26px #d49a1224}.case-card.opened .case-card-title{font-weight:500}.case-card-copy{min-width:0;padding-right:88px}.case-card-subtitle{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.case-card-top,.headline-row,.tag-row,.detail-actions,.message-meta,.operator-metrics,.form-grid,.reply-meta-row,.attachment-list{gap:8px}.case-card-top,.headline-row,.reply-meta-row{flex-wrap:wrap;align-items:center}.compact-meta,.compact-tags{gap:5px}.case-card-kickers{align-items:flex-start;gap:0;width:100%;min-width:0;display:flex}.compact-case-card .type-badge,.compact-case-card .sla-pill{min-height:18px;padding:0 7px;font-size:8px}.inbox-sla-pill{z-index:1;font-weight:800;position:absolute;top:8px;right:10px}:root[data-theme=dark] .sla-safe{color:#8ff2da;background:#2cc7a433}:root[data-theme=dark] .sla-warning{color:#ffd38a;background:#ffb84d33}:root[data-theme=dark] .sla-danger{color:#ffb1bd;background:#ff6b8133}:root[data-theme=dark] .sla-muted{color:#dbe5f2;background:#9aaac024}.type-badge,.priority-pill,.sla-pill,.count-pill,.tag-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.type-badge{color:var(--ink);background:#1420330f}.type-message_thread{color:#1847c8;background:#1f5eff1c}.type-dispute{color:#8a570d;background:#c9851329}.type-claim{color:#902f37;background:#c64d5129}.priority-low{background:#14203314}.priority-normal{color:#1847c8;background:#1f5eff1a}.priority-high{color:#8a570d;background:#c9851329}.priority-critical{color:#8a2430;background:#c64d5129}.sla-safe{color:#0b7a65;background:#0b8d7317}.sla-warning{color:#9a6010;background:#c985131a}.sla-danger{color:#a83840;background:#c64d511a}.sla-muted,.tag-pill,.count-pill{color:var(--muted);background:#1420330f}.tag-pill.muted{opacity:.82}.detail-panel{height:100%;min-height:0}.message-focus-panel{flex-direction:column;gap:10px;height:100%;min-height:0;padding:10px;display:flex}.compact-detail-header{border-bottom:1px solid #1420330f;margin-bottom:0;padding-bottom:2px}.detail-title-block{gap:4px;min-width:0;display:grid}.detail-title-block h3{font-size:17px;line-height:1}.detail-title-block p{font-size:11px;line-height:1.35}.detail-actions .ghost-button,.detail-actions .sla-pill{min-height:32px;padding-inline:12px;font-size:11px}.detail-snooze-pill{max-width:220px}.top-action-chip{letter-spacing:.01em;border-radius:999px;font-weight:700}.detail-watch-button{color:color-mix(in srgb, var(--ink) 80%, var(--muted) 20%)}.detail-watch-button:hover:not(:disabled){background:#515e7514;border-color:#515e7542}.snooze-action-button.active{color:#435067;background:#59647c1f;border-color:#59647c47}.snooze-action-button:not(.active){color:#4a566d;background:#59647c12;border-color:#59647c33}.snooze-action-button:hover:not(:disabled){background:#59647c24;border-color:#59647c57}.detail-actions .ownership-toggle-button{min-width:102px}.ownership-toggle-button.unassigned{color:#256544;background:#28845617;border-color:#2884563d}.ownership-toggle-button.unassigned:hover:not(:disabled){background:#28845624;border-color:#2884565c}.ownership-toggle-button.assigned{color:#195b3b;background:#2884562e;border-color:#28845657}.ownership-toggle-button.assigned:hover:not(:disabled){background:#2884563d;border-color:#28845670}.team-notes-header-toggle{color:#875d1c;background:#ac772a14;border-color:#ac772a38;align-items:center;gap:6px;display:inline-flex}.team-notes-header-toggle.active{background:#ac772a24;border-color:#ac772a57}.team-notes-header-toggle:hover:not(:disabled){background:#ac772a1f;border-color:#ac772a4d}.presta-header-toggle{color:#0d735f;background:#0b8d7314;border-color:#0b8d733d}.presta-header-toggle.active{background:#0b8d7329;border-color:#0b8d735c}.presta-header-toggle:hover:not(:disabled){background:#0b8d7321;border-color:#0b8d7357}.reply-hint{color:var(--muted);font-size:10px;font-weight:600}.context-ribbon{z-index:6;flex-wrap:wrap;gap:6px;position:relative}.compact-context-ribbon{background:var(--surface-strong);isolation:isolate;border:1px solid #14203314;border-radius:14px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:4px;margin-top:2px;margin-bottom:12px;padding:4px;display:grid;overflow:visible;box-shadow:0 8px 20px #12223a0f}:root[data-theme=dark] .compact-context-ribbon{background:var(--surface-strong);border-color:#9aaac033}.compact-context-ribbon .context-chip{min-width:0;padding:6px 8px}.context-chip{background:var(--surface-muted);border:1px solid #14203314;border-radius:10px;gap:3px;min-width:0;padding:6px 8px;display:grid}.context-chip strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.context-chip-header{justify-content:space-between;align-items:center;gap:6px;min-height:18px;display:inline-flex}.context-chip-header strong{margin:0}.context-chip span:last-child{text-overflow:clip;white-space:normal;word-break:break-word;font-size:12px;font-weight:600;line-height:1.35;overflow:visible}.context-chip-accent{background:linear-gradient(135deg,#1f5eff1a,#1f5eff0a);border-color:#1f5eff29}.context-link{text-overflow:clip;white-space:normal;word-break:break-word;color:#1847c8;font-size:12px;font-weight:600;line-height:1.35;text-decoration:none;overflow:visible}.context-link:hover{text-decoration:underline}.context-link-button{text-align:left;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.context-copy-button{width:22px;height:22px;color:var(--muted);background:#ffffffb8;border:1px solid #1420331a;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.context-copy-button svg{width:14px;height:14px}.context-copy-button:hover{color:var(--ink);border-color:#1f5eff2e}.claim-workflow-card{z-index:3;background:linear-gradient(#fcf3e4f5 0%,#f9eddce6 100%);border:1px solid #c64d5129;border-radius:14px;gap:8px;padding:9px 12px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff85}.compact-claim-workflow{margin-top:6px}.claim-workflow-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.claim-workflow-title{color:var(--ink);align-items:center;font-size:12px;line-height:1.15;display:inline-flex}.claim-expectation-badge{background:#fff8eceb;border:1px solid #14203314;border-radius:14px;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;padding:6px 10px;display:inline-flex;box-shadow:inset 0 1px #ffffff7a}.claim-expectation-badge span{letter-spacing:0;text-transform:none;color:var(--muted);white-space:nowrap;font-size:10px;font-weight:700}.claim-expectation-badge strong{text-align:right;color:var(--ink);text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.1}.claim-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.claim-step-card{background:#fffcf7db;border:1px solid #14203317;border-radius:12px;gap:6px;min-width:0;padding:7px 9px;display:grid}.claim-step-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.claim-step-copy{gap:2px;min-width:0;display:grid}.claim-step-top-badge{flex-shrink:0;justify-content:flex-end;display:flex}.claim-step-card .eyebrow{letter-spacing:.08em;color:var(--muted);font-size:9px}.claim-step-card strong{color:var(--ink);font-size:11px;line-height:1.15}.claim-step-date{text-align:right;background:#ffffff94;border-radius:10px;flex-shrink:0;gap:4px;min-width:164px;padding:6px 8px;display:grid;box-shadow:inset 0 0 0 1px #14203314}.claim-step-date strong{color:var(--ink);letter-spacing:-.02em;font-size:14px;font-weight:700;line-height:1.05}.claim-step-date span{color:var(--muted);font-size:10px;font-weight:700;line-height:1.2}.claim-step-date-danger{background:#c64d511f;border-radius:10px;padding:6px 8px;box-shadow:inset 0 0 0 1px #c64d511f}.claim-step-date-danger strong,.claim-step-date-danger span{color:#a63039}.claim-step-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.claim-step-state{color:var(--ink);font-size:10px;font-weight:700}.claim-step-bottom-complete{justify-content:flex-start;align-items:center}.claim-step-state-complete{border-radius:12px;align-items:center;min-height:44px;padding:8px 12px;font-size:16px;font-weight:800;line-height:1.15;display:flex}.claim-step-state-complete-compact{border-radius:999px;width:fit-content;max-width:100%;min-height:34px;padding:5px 12px;font-size:11px;line-height:1}.claim-step-state-complete-safe{color:#0a6957;background:#0b8d731a;box-shadow:inset 0 0 0 1px #0b8d7324}.claim-step-state-complete-neutral{color:#1847c8;background:#1f5eff14;box-shadow:inset 0 0 0 1px #1f5eff1f}.claim-step-state-complete-danger{color:#a63039;background:#c64d511c;box-shadow:inset 0 0 0 1px #c64d5124}.claim-action-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.claim-action-row .ghost-button{min-height:20px;padding-inline:8px;font-size:9px}:root[data-theme=dark] .claim-workflow-card{background:linear-gradient(#3d2d21eb 0%,#182332fa 100%);border-color:#d9aa6838;box-shadow:inset 0 1px #ffffff0d,0 16px 30px #040a1438}:root[data-theme=dark] .claim-workflow-title{color:#f5ecde}:root[data-theme=dark] .claim-expectation-badge{background:#f8e2bf14;border-color:#d9aa6829;box-shadow:inset 0 1px #ffffff0d}:root[data-theme=dark] .claim-expectation-badge span{color:#d5c0a1}:root[data-theme=dark] .claim-expectation-badge strong{color:#f5ecde}:root[data-theme=dark] .claim-step-card{background:linear-gradient(#121b28d1 0%,#0c131fe6 100%);border-color:#d9aa6824;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .claim-step-card .eyebrow{color:#d5c0a1}:root[data-theme=dark] .claim-step-card strong{color:#f2f6ff}:root[data-theme=dark] .claim-step-date{background:#ffffff0a;box-shadow:inset 0 0 0 1px #9aaac02e}:root[data-theme=dark] .claim-step-date strong{color:#eef5ff}:root[data-theme=dark] .claim-step-date span{color:#a8b8cb}:root[data-theme=dark] .claim-step-date-danger{background:#ff6b8124;box-shadow:inset 0 0 0 1px #ff6b8138}:root[data-theme=dark] .claim-step-date-danger strong,:root[data-theme=dark] .claim-step-date-danger span{color:#ffbec8}:root[data-theme=dark] .claim-action-row .ghost-button{background:#ffffff0d;border-color:#d9aa6829}:root[data-theme=dark] .claim-action-row .ghost-button:not(.danger-ghost-button):hover:not(:disabled){background:#ffffff1a;border-color:#d9aa683d}:root[data-theme=dark] .claim-action-row .danger-ghost-button{color:#ffbec8;border-color:#ff6b8138}:root[data-theme=dark] .claim-step-state-complete-safe{color:#8ff2da;background:#2cc7a429;box-shadow:inset 0 0 0 1px #2cc7a43d}:root[data-theme=dark] .claim-step-state-complete-neutral{color:#bed2ff;background:#4d88ff2e;box-shadow:inset 0 0 0 1px #4d88ff42}:root[data-theme=dark] .claim-step-state-complete-danger{color:#ffbec8;background:#ff6b8129;box-shadow:inset 0 0 0 1px #ff6b813d}.claim-decision-modal-overlay{z-index:30;background:var(--overlay);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.claim-decision-modal{border:1px solid var(--line);background:var(--surface-strong);border-radius:18px;gap:14px;width:min(640px,100%);max-height:min(82vh,760px);padding:18px;display:grid;overflow:auto;box-shadow:0 28px 70px #0a122033}.claim-return-confirm-modal{width:min(520px,100%)}.claim-modal-banner{background:#1420330d;border:1px solid #14203314;border-radius:12px;padding:10px 12px;font-size:12px}.claim-option-list{gap:8px;display:grid}.claim-option-card{border:1px solid var(--line);background:var(--ghost-bg);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.claim-option-card.selected{background:#1f5eff14;border-color:#1f5eff42}.claim-option-card input{margin:0}.claim-option-card span{gap:4px;font-size:12px;font-weight:600;display:grid}.claim-option-card small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.35}.claim-option-card-disabled{opacity:.58;cursor:not-allowed}.claim-confirm-check{align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;display:flex}.claim-confirm-check input{margin-top:2px}.claim-modal-footer{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.claim-decision-extra{gap:10px;display:grid}.claim-partial-refund-grid{grid-template-columns:minmax(0,1fr) 120px;gap:10px;display:grid}.claim-partial-refund-grid label,.claim-message-field{gap:6px;display:grid}.claim-partial-refund-grid span,.claim-message-field span{color:var(--muted);font-size:11px;font-weight:700}.claim-message-field textarea{border:1px solid var(--line-strong);background:var(--input-bg);min-height:92px;color:var(--ink);resize:vertical;border-radius:12px;padding:10px}.claim-message-field input{border:1px solid var(--line-strong);background:var(--input-bg);min-height:44px;color:var(--ink);border-radius:12px;padding:10px}.snooze-modal{width:min(880px,100%)}.snooze-preset-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.snooze-preset-button.active{background:#59647c1a;border-color:#59647c47}.snooze-calendar-picker{gap:10px;display:grid}.snooze-calendar-toolbar{background:#f8fbff;border:1px solid #d7e1ee;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.snooze-calendar-toolbar strong{color:#2b4461;margin:0;font-size:13px;font-weight:700}.snooze-calendar-nav{flex-wrap:wrap;gap:8px;display:flex}.snooze-calendar-nav-btn{min-height:34px;padding:6px 11px}.snooze-calendar-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:8px;display:grid}.snooze-calendar-month{background:#fcfdff;border:1px solid #d9e4f0;border-radius:12px;gap:8px;padding:8px;display:grid}.snooze-calendar-month-title{color:#2b4461;text-transform:capitalize;margin:0;font-size:.95rem;font-weight:700;line-height:1.2}.snooze-calendar-weekdays,.snooze-calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.snooze-calendar-weekday{text-align:center;letter-spacing:.02em;color:#5f7793;font-size:.72rem;font-weight:700;line-height:1.1}.snooze-calendar-days{grid-auto-rows:minmax(34px,auto)}.snooze-calendar-day-empty{background:0 0;border:0}.snooze-calendar-day-btn{color:#17324f;font-variant-numeric:tabular-nums;cursor:pointer;background:#fff;border:1px solid #d2deec;border-radius:10px;place-items:center;width:100%;min-height:34px;padding:0;font-size:.95rem;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s,color .15s,transform .12s,opacity .15s;display:grid}.snooze-calendar-day-btn:hover:not(:disabled){background:#f4f8fd;border-color:#9ab2cd;transform:translateY(-1px)}.snooze-calendar-day-btn.is-weekend{background:#eef2f7;border-color:#d2dae6}.snooze-calendar-day-btn.is-today{border-color:#7d9cc4}.snooze-calendar-day-btn.is-selected{color:#f6f8fb;background:linear-gradient(135deg,#717b90,#586176);border-color:#5c667d}.snooze-calendar-day-btn:disabled{cursor:not-allowed;opacity:.4}.snooze-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.snooze-selected-summary{color:#435067;background:#59647c0f;border:1px solid #59647c29;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.4}.timeline{gap:8px;display:grid}.message-timeline{align-content:start;min-height:0;padding-right:4px;overflow:auto}.slim-section-title{z-index:1;background:linear-gradient(180deg, var(--surface-strong) 70%, #0000);padding-bottom:6px;position:sticky;top:0}.message-card{border:1px solid var(--line);background:var(--message-bg);border-radius:12px;gap:5px;max-width:min(78%,720px);padding:8px 9px;display:grid;box-shadow:0 6px 18px #12223a08}.message-body,.translation-box .message-body{white-space:normal;font-size:11px;line-height:1.42}.message-body p,.message-body ul,.message-body ol{margin:0}.message-body p+p,.message-body p+ul,.message-body p+ol,.message-body ul+p,.message-body ol+p,.message-body ul+ul,.message-body ol+ol{margin-top:8px}.message-body ul,.message-body ol{padding-left:18px}.message-body li+li{margin-top:4px}.message-body a{color:inherit;overflow-wrap:anywhere;text-decoration:underline}.message-meta{color:var(--muted);margin-bottom:4px;font-size:9px}.message-customer{background:#1f5eff1a;border-color:#1f5eff38;margin-right:auto}.message-own{background:#0b8d731a;border-color:#0b8d7338;margin-left:auto}.message-allegro{background:#c985131f;border-color:#c9851342;max-width:min(84%,760px);margin-inline:auto}.message-note{background:#14203314;border-color:#1420332e;max-width:min(84%,760px);margin-inline:auto}.message-status-line{color:var(--muted);align-items:center;gap:10px;margin:2px 0 6px;font-size:10px;display:flex}.message-status-line:before,.message-status-line:after{content:"";background:#14203324;flex:1;min-width:24px;height:1px}.message-status-line span{white-space:nowrap}.message-translation-note{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;display:flex}.translation-box{background:#1f5eff14;border-radius:10px;margin-top:8px;padding:8px 10px}.translation-box summary{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;font-size:10px}.translation-box[open] summary{margin-bottom:8px}.empty-state{border:1px dashed var(--line-strong);background:var(--empty-bg);border-radius:12px;gap:8px;padding:14px;display:grid}.empty-state.compact{padding:14px}.empty-actions{flex-wrap:wrap;gap:8px;display:flex}.reply-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);z-index:4;border-radius:12px;gap:8px;padding:7px;display:grid;position:sticky;bottom:0}.reply-panel-header h4{font-size:15px;line-height:1}.compact-field{flex:1;gap:4px;min-width:0;display:grid}.compact-field span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.compact-select{max-width:118px}.reply-textarea{resize:none;min-height:48px;max-height:50vh;padding:8px 9px;font-size:11px;overflow-y:auto}.reply-attachments-row,.reply-actions{flex-wrap:wrap;gap:8px;display:flex}.reply-action-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ai-action-group{margin-right:20px}.attachment-list{flex-wrap:wrap;display:flex}.attachment-picker{position:relative;overflow:hidden}.attachment-picker svg,.ai-action-button svg{width:16px;height:16px}.ai-action-button.is-loading{color:#1847c8}.ai-action-button:disabled{opacity:.55;cursor:not-allowed}.spinner-icon{animation:.85s linear infinite reply-spinner}.attachment-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.attachment-link,.attachment-chip{border:1px solid var(--line);background:var(--ghost-bg);min-height:30px;color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;text-decoration:none;display:inline-flex}.message-attachments{gap:10px}.message-attachment-card{appearance:none;border:1px solid var(--line);width:132px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffff94;border-radius:14px;gap:6px;padding:7px;display:grid}.message-attachment-card.is-image:hover{transform:translateY(-1px);box-shadow:0 10px 24px #12223a14}.message-attachment-thumb,.message-attachment-fallback{aspect-ratio:1;border-radius:10px;width:100%;display:block}.message-attachment-thumb{object-fit:cover;background:#1420330d}.message-attachment-fallback{color:var(--muted);background:#1420330f;place-items:center;padding:10px;font-size:10px;display:grid}.message-attachment-name{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.attachment-link-file{border-radius:12px;min-height:34px}.reply-inline-meta{align-items:center;gap:6px;margin-right:auto;display:flex}@keyframes reply-spinner{to{transform:rotate(360deg)}}.compact-thread-title{z-index:auto;background:0 0;justify-content:space-between;align-items:center;padding-top:2px;position:static}.ai-result-panel{border:1px solid var(--line);background:var(--ghost-bg);box-shadow:var(--shadow-soft);border-radius:10px;gap:8px;padding:9px 10px;display:grid}.ai-result-panel p{white-space:pre-wrap;margin:0;font-size:12px;line-height:1.45}.attachment-remove{color:var(--coral);background:0 0;border:none;padding:0;font-size:10px;font-weight:700}.sla-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.sla-panel{padding:14px}.sla-radar-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important}.sla-radar-panel{padding:16px}.sla-radar-intro{max-width:520px;font-size:12px;line-height:1.45;margin-top:4px!important}.sla-radar-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sla-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.sla-kpi-card{border:1px solid var(--line);background:var(--ghost-bg);border-radius:16px;gap:6px;padding:14px 14px 12px;display:grid}.sla-kpi-card strong{font-size:28px;line-height:1}.sla-kpi-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.sla-kpi-card.danger{background:linear-gradient(#c64d511f,#fffc)}.sla-kpi-card.warning{background:linear-gradient(#c985131f,#fffc)}.sla-kpi-card.neutral{background:linear-gradient(#1f5eff1a,#ffffffd1)}.sla-kpi-card.muted{background:linear-gradient(#1420330f,#ffffffd1)}.sla-column{border:1px solid var(--line);border-radius:18px;grid-template-rows:auto minmax(0,1fr);min-height:300px;padding:14px;display:grid}.sla-column.danger{background:linear-gradient(#c64d511f,#ffffffe0)}.sla-column.warning{background:linear-gradient(#c985131f,#ffffffe0)}.sla-column.neutral{background:linear-gradient(#1f5eff1a,#ffffffe0)}.sla-column header{border-bottom:1px solid #14203314;align-items:center;margin-bottom:8px;padding-bottom:10px}.sla-column header strong{font-size:16px}.sla-column header span{background:#ffffffa3;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.sla-ticket-list{align-content:start;gap:8px;max-height:410px;padding-right:2px;display:grid;overflow:auto}.sla-ticket-list::-webkit-scrollbar{width:8px}.sla-ticket-list::-webkit-scrollbar-thumb{background:#14203324;border-radius:999px}.sla-ticket{text-align:left;background:#ffffffb8;border:1px solid #14203314;border-radius:14px;gap:7px;width:100%;margin-top:2px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.sla-ticket:hover{box-shadow:var(--shadow-soft);border-color:#1f5eff29;transform:translateY(-1px)}.sla-ticket-head,.sla-ticket-meta{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.sla-ticket-head strong{flex:1;min-width:0;font-size:13px;line-height:1.35}.sla-ticket-meta{color:var(--muted);font-size:11px}.sla-ticket-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sla-ticket span,.sla-ticket small{color:var(--muted)}.sla-ticket small{font-size:11px;font-weight:700}.column-empty{color:var(--muted);margin-top:10px;font-size:12px}.sla-section-heading{justify-content:space-between;align-items:center;margin:0 0 10px;display:flex}.sla-section-heading strong{font-size:14px}.distribution-grid,.automation-grid,.insight-grid,.operator-grid,.action-list{gap:10px;display:grid}.distribution-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sla-distribution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.automation-grid,.insight-grid,.action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.distribution-card strong{margin-bottom:4px;font-size:21px;display:block}.sla-metric-card{text-align:center;background:linear-gradient(#ffffffeb,#f4f7fbe6);border-radius:18px;padding:18px 16px}.sla-insight-grid{gap:12px;margin-bottom:14px;display:grid}.sla-insight-card{border:1px solid var(--line);background:var(--ghost-bg);border-radius:18px;gap:8px;padding:16px;display:grid}.sla-insight-card.danger{background:linear-gradient(#c64d5117,#ffffffc7)}.sla-insight-card.warning{background:linear-gradient(#c985131a,#ffffffc7)}.sla-insight-card.neutral{background:linear-gradient(#1f5eff14,#ffffffc7)}.sla-insight-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.sla-owner-list{gap:10px;margin-bottom:14px;display:grid}.sla-owner-row{border:1px solid var(--line);background:var(--ghost-bg);border-radius:16px;gap:10px;padding:12px 14px;display:grid}.sla-owner-copy{gap:4px;display:grid}.sla-owner-copy strong{font-size:13px}.sla-owner-copy span{color:var(--muted);font-size:11px}.sla-owner-bar{background:#14203314;border-radius:999px;height:8px;overflow:hidden}.sla-owner-bar span{border-radius:inherit;background:linear-gradient(90deg,#1f5eff 0%,#6aa1ff 100%);height:100%;display:block}.operator-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.operator-card{gap:10px;display:grid}.operator-avatar{color:#1b48c3;background:linear-gradient(135deg,#1f5eff1f,#1f5eff3d);border-radius:12px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.operator-metrics{color:var(--muted);flex-direction:column;align-items:flex-start}.team-list,.account-list{gap:10px;display:grid}.team-member-card,.account-card{border:1px solid var(--line);background:var(--message-bg);border-radius:12px;gap:10px;padding:12px;display:grid}.team-member-card{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%}.team-member-card.active{background:var(--surface-selected);border-color:#1f5eff38}.account-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.toggle-row{align-items:center;gap:10px;min-height:38px;padding:0 2px;font-size:12px;font-weight:600;display:flex}.toggle-row input{width:16px;height:16px}.team-member-state{justify-items:end;gap:6px;display:grid}.case-signal-row{gap:6px}.detail-collaboration-shell{--team-collab-width:clamp(320px, 30vw, 380px);--team-collab-collapsed-width:60px;grid-template-columns:minmax(0, 1fr) var(--team-collab-collapsed-width);z-index:1;flex:auto;gap:10px;min-height:0;margin-top:0;display:grid;position:relative}.detail-collaboration-shell.team-collab-open{grid-template-columns:minmax(0, 1fr) var(--team-collab-width)}.detail-main-column{grid-template-rows:minmax(0,1fr) auto;gap:8px;min-width:0;min-height:0;display:grid}.team-collab-float{align-self:stretch;min-width:0;min-height:0;display:flex;position:relative}.team-collab-panel{pointer-events:auto;width:100%;height:100%;max-height:none}.team-collab-badge{color:#fff;background:#1f5eff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;line-height:1;display:inline-grid}.team-collab-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#1f5eff14,#fffffff0);border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:8px;width:100%;min-height:0;padding:9px;transition:opacity .2s,transform .2s;display:grid;box-shadow:0 24px 60px #12223a2e}.team-collab-float.closed .team-collab-panel{display:none}.team-collab-rail-button{border:1px solid var(--line);background:linear-gradient(180deg, #1f5eff29, #1f5eff0a), var(--ghost-bg);width:100%;min-height:100%;color:var(--ink);box-shadow:var(--shadow-soft);border-radius:16px;align-content:center;justify-items:center;gap:12px;padding:14px 6px;transition:transform .18s,border-color .18s,background .18s;display:grid}.team-collab-rail-button:hover{border-color:#1f5eff38;transform:translate(-2px)}.team-collab-rail-eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.team-collab-rail-count{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:30px;height:30px;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-grid;box-shadow:0 10px 20px #1f5eff38}.team-collab-rail-label{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;font-size:11px;font-weight:700;transform:rotate(180deg)}.team-collab-header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.case-context-drawer{overflow:hidden}.case-context-drawer-header{align-items:center}.case-context-tabs{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;gap:4px;padding:3px;display:inline-flex}.case-context-tabs button{min-height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:10px;font-weight:800}.case-context-tabs button.active{background:var(--surface-strong);color:var(--ink);box-shadow:0 4px 12px #12223a14}.presta-snapshot-shell{grid-row:2/-1;align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.presta-snapshot-shell .empty-state{align-self:start}.presta-order-hero{background:#0b8d7314;border:1px solid #0b8d732e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.presta-order-hero h4{margin:0;font-size:18px;line-height:1.1}.presta-order-hero p{color:var(--muted);margin:4px 0 0;font-size:11px;font-weight:700}.presta-hero-total{white-space:nowrap;justify-items:end;gap:3px;display:grid}.presta-hero-total span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.presta-hero-total strong{font-size:16px}.presta-quick-actions{flex-wrap:wrap;gap:6px;display:flex}.presta-snapshot-section{border:1px solid var(--line);background:var(--ghost-bg);border-radius:8px;gap:8px;padding:10px;display:grid}.presta-section-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.presta-section-heading strong{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.presta-section-heading span{color:var(--muted);font-size:10px;font-weight:800}.presta-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.presta-info-row{background:var(--surface-muted);border:1px solid #14203314;border-radius:8px;gap:2px;min-width:0;padding:7px;display:grid}.presta-info-row span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.presta-info-row strong{overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.25}.presta-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.presta-address-card{background:var(--surface-muted);border:1px solid #14203314;border-radius:8px;gap:6px;min-width:0;padding:8px;display:grid}.presta-address-card strong{font-size:10px}.presta-address-card div{gap:2px;display:grid}.presta-address-card span,.presta-address-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.3}.presta-items-table,.presta-payment-list,.presta-timeline{gap:6px;display:grid}.presta-items-table article{background:var(--surface-muted);border:1px solid #14203314;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:8px;display:grid}.presta-items-table div{gap:2px;min-width:0;display:grid}.presta-items-table strong,.presta-payment-list strong,.presta-timeline strong{overflow-wrap:anywhere;min-width:0;font-size:11px}.presta-items-table span,.presta-payment-list span,.presta-timeline span{color:var(--muted);font-size:10px;font-weight:700}.presta-payment-list article{background:var(--surface-muted);border:1px solid #14203314;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.presta-payment-list div{gap:2px;min-width:0;display:grid}.presta-timeline article{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.presta-timeline-dot{background:#0b8d73;border-radius:999px;width:10px;height:10px;margin-top:3px;box-shadow:0 0 0 4px #0b8d731f}.presta-timeline div{border-bottom:1px solid #14203314;gap:2px;min-width:0;padding-bottom:8px;display:grid}.team-collab-title{gap:2px;margin-right:auto;display:grid}.team-collab-header h4{font-size:14px;font-family:var(--font-heading);letter-spacing:-.03em;margin:0}.participant-avatar-strip{justify-content:flex-end;align-items:center;display:flex}.team-collab-hide-button{align-self:flex-start;min-height:24px;padding-inline:8px}.participant-avatar-badge{width:24px;height:24px;color:var(--ink);background:linear-gradient(135deg,#1f5eff29,#6dc1ff66);border:1px solid #fffc;border-radius:999px;place-items:center;margin-left:-6px;padding:0;font-size:9px;font-weight:800;display:inline-grid;box-shadow:0 4px 12px #12223a1f}.participant-avatar-badge:first-child{margin-left:0}.participant-mentioned{background:linear-gradient(135deg,#c9851340,#ffd6726b)}.participant-watching{background:linear-gradient(135deg,#0b8d7333,#6be3c066)}.participant-owner{background:linear-gradient(135deg,#c64d512e,#ffadad61)}.team-meta-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.compact-sla-pill,.compact-tag-pill{min-height:16px;padding-inline:6px;font-size:7px}.team-action-row,.team-status-stack,.team-participant-state,.team-member-topbar,.team-member-form-grid{gap:8px;display:grid}.team-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-team-actions{grid-template-columns:minmax(0,1fr) auto}.tiny-action-button{min-height:22px;padding:0 8px;font-size:9px}.icon-only-button{border-radius:999px;width:24px;min-width:24px;height:24px;padding:0}.icon-only-button svg{width:14px;height:14px}.team-status-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-status-stack{gap:6px}.team-status-card,.team-note-card,.team-member-editor{border:1px solid var(--line);background:var(--ghost-bg);border-radius:14px;gap:6px;padding:10px;display:grid}.compact-status-card{gap:3px;padding:7px 8px}.compact-status-card strong{letter-spacing:.06em;text-transform:uppercase;font-size:8px}.compact-status-card span{font-size:10px;font-weight:700}.compact-status-card small{font-size:9px}.team-status-card small,.team-note-card p{color:var(--muted)}.team-note-card p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.4}.team-note-card.deleting{opacity:.68}.team-note-card.unread{background:linear-gradient(180deg, #1f5eff1f 0%, #1f5eff0a 100%), var(--ghost-bg);border-color:#1f5eff3d;box-shadow:0 12px 24px #1f5eff14}.team-note-card.mention-focused{background:linear-gradient(180deg, #0b8d7324 0%, #0b8d730a 100%), var(--ghost-bg);border-color:#0b8d735c;animation:1.2s team-note-focus-pulse;box-shadow:0 14px 30px #0b8d7324}@keyframes team-note-focus-pulse{0%{transform:translateY(0)}35%{transform:translateY(-1px)}to{transform:translateY(0)}}.team-note-unread-divider{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:2px 0 0;font-size:9px;font-weight:700;display:flex}.team-note-unread-divider:before,.team-note-unread-divider:after{content:"";background:linear-gradient(90deg,#1f5eff14,#1f5eff47,#1f5eff14);flex:auto;height:1px}.team-note-mention{color:var(--ink);font-weight:800}.team-note-meta-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.team-note-delete-button{min-width:auto;min-height:24px;padding:4px 8px;font-size:10px}.team-participant-list,.team-note-list{gap:8px;min-height:0;display:grid}.team-note-list{align-content:start;padding-right:2px;overflow:auto}.team-note-list::-webkit-scrollbar{width:8px}.team-note-list::-webkit-scrollbar-thumb{background:#14203324;border-radius:999px}.team-participant-card{border:1px solid var(--line);background:var(--message-bg);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.team-participant-copy{min-width:0}.team-participant-copy p{color:var(--muted);margin:0;font-size:11px}.team-participant-state{justify-items:end}.team-note-form{border-top:1px solid #14203314;gap:8px;padding-top:8px;display:grid}.team-note-textarea{width:100%;min-height:84px;max-height:180px}.team-note-form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.mention-suggestion-list{gap:4px;margin-top:-2px;display:grid}.mention-suggestion{border:1px solid var(--line);background:var(--ghost-bg);text-align:left;border-radius:10px;align-items:center;gap:7px;padding:6px 8px;display:flex}.mention-suggestion.active{background:#1f5eff14;border-color:#1f5eff3d}.mention-avatar{width:22px;height:22px;margin-left:0;font-size:8px}.mention-copy{gap:1px;display:grid}.mention-copy strong{font-size:11px}.mention-copy small{color:var(--muted);font-size:9px}.compact-note-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.team-member-editor{background:var(--surface)}.team-member-editor.active{box-shadow:var(--shadow-soft);border-color:#1f5eff3d}.team-member-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:start}.team-member-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-member-form-grid label{gap:4px;display:grid}.insight-stack,.signal-stack,.test-results,.settings-form,.composer-form{gap:8px;display:grid}.settings-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.signal-row{background:var(--ghost-bg);border-radius:10px;min-height:36px;padding:0 10px}.sync-progress-shell{gap:10px;display:grid}.sync-progress-bar{background:#121c3114;border-radius:999px;height:10px;position:relative;overflow:hidden}.sync-progress-bar>span{border-radius:inherit;background:linear-gradient(90deg,#1f5effe0,#2ea44fc7) 0 0/180% 100%;width:0;height:100%;transition:width .24s;display:block}.sync-progress-bar.is-running>span{animation:1.15s linear infinite sync-progress-flow}.sync-progress-bar.is-indeterminate>span{will-change:transform;width:34%;animation:1.35s ease-in-out infinite sync-progress-indeterminate,1.15s linear infinite sync-progress-flow}.sync-progress-meta{color:var(--text-muted);gap:4px;font-size:.88rem;display:grid}@keyframes sync-progress-flow{0%{background-position:0%}to{background-position:180%}}@keyframes sync-progress-indeterminate{0%{transform:translate(-115%)}60%{transform:translate(215%)}to{transform:translate(215%)}}.composer-drawer,.prompt-editor-drawer,.operator-panel-drawer,.user-manager-modal-drawer{pointer-events:none}.composer-drawer.open,.prompt-editor-drawer.open,.operator-panel-drawer.open,.user-manager-modal-drawer.open{pointer-events:auto}.composer-backdrop{background:var(--overlay);opacity:0;transition:opacity .22s;position:fixed;inset:0}.composer-panel{background:var(--bg-soft);width:min(520px,100vw);height:100vh;padding:14px;transition:transform .24s;position:fixed;top:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-24px 0 60px #121c312e}.prompt-editor-panel{z-index:60;border:1px solid var(--line);background:var(--bg-soft);width:min(920px,100vw - 32px);height:min(78vh,760px);box-shadow:var(--shadow-panel);opacity:0;border-radius:22px;padding:18px;transition:transform .24s,opacity .24s;position:fixed;top:24px;left:50%;transform:translate(-50%,calc(-50% - 30px))}.custom-reply-panel{width:min(720px,100vw - 32px);height:min(62vh,560px)}.operator-panel-modal{z-index:60;border:1px solid var(--line);background:var(--bg-soft);width:min(720px,100vw - 32px);max-height:min(84vh,820px);box-shadow:var(--shadow-panel);opacity:0;border-radius:22px;padding:18px;transition:transform .24s,opacity .24s;position:fixed;top:28px;left:50%;overflow:auto;transform:translate(-50%,calc(-50% - 30px))}.user-manager-modal{z-index:60;border:1px solid var(--line);background:var(--bg-soft);width:min(880px,100vw - 32px);max-height:min(88vh,920px);box-shadow:var(--shadow-panel);opacity:0;border-radius:22px;padding:18px;transition:transform .24s,opacity .24s;position:fixed;top:28px;left:50%;overflow:auto;transform:translate(-50%,calc(-50% - 30px))}.composer-header{align-items:center}.composer-drawer.open .composer-backdrop,.prompt-editor-drawer.open .composer-backdrop,.operator-panel-drawer.open .composer-backdrop,.user-manager-modal-drawer.open .composer-backdrop{opacity:1}.composer-drawer.open .composer-panel{transform:translate(0)}.prompt-editor-drawer.open .prompt-editor-panel,.operator-panel-drawer.open .operator-panel-modal,.user-manager-modal-drawer.open .user-manager-modal{opacity:1;transform:translate(-50%)}.composer-form label,.settings-form label{gap:5px;font-size:12px;font-weight:600;display:grid}.field-hint{color:var(--muted);margin:-2px 0 0;font-size:11px;line-height:1.45}.prompt-editor-body{gap:12px;height:calc(100% - 62px);padding-top:10px;display:grid}.operator-panel-body{gap:12px;padding-top:10px;display:grid}.operator-panel-summary,.operator-panel-section{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:8px;padding:12px;display:grid}.operator-panel-grid,.operator-panel-sections{gap:10px;display:grid}.operator-panel-grid{grid-template-columns:minmax(0,1.1fr) minmax(200px,.9fr);align-items:start}.operator-panel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.operator-panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.prompt-editor-textarea{border:1px solid var(--line);background:var(--input-bg);width:100%;height:100%;min-height:380px;color:var(--ink);resize:none;border-radius:18px;padding:14px 16px;line-height:1.6}.prompt-editor-textarea:focus{border-color:#1f5eff57;outline:none;box-shadow:0 0 0 3px #1f5eff14}.prompt-editor-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-card label{gap:5px;font-size:12px;font-weight:600;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.settings-actions{flex-wrap:wrap;gap:8px;display:flex}.settings-helper{color:var(--muted);margin:-2px 0 0;font-size:11px;line-height:1.45}.settings-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.settings-shell,.settings-content-grid{gap:8px;display:grid}.settings-split-grid{grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:8px;display:grid}.settings-panel-full{width:100%}.settings-panel{border-radius:16px;padding:10px 12px}.settings-panel .panel-header{margin-bottom:4px}.settings-panel .panel-header h3{font-size:14px}.settings-toolbar-panel{padding-block:6px}.settings-toolbar,.settings-toolbar-meta{align-items:center;gap:8px;display:flex}.settings-toolbar{flex-wrap:wrap;justify-content:space-between}.settings-toolbar-meta{flex-wrap:wrap;justify-content:flex-end}.settings-content-grid-compact{gap:8px}.settings-users-header{align-items:center}.settings-section-copy{margin:0 0 6px}.settings-role-help-inline{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.settings-role-help-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:10px;font-weight:700}.settings-role-help-sep{color:var(--line-strong);flex-shrink:0;font-size:10px}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.settings-table-shell{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.settings-users-table{border-collapse:collapse;width:100%;min-width:860px}.settings-users-table th,.settings-users-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:7px 10px;font-size:12px}.settings-users-table th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.settings-users-table td strong{line-height:1.2;display:block}.settings-actions-cell{white-space:nowrap}.settings-actions-cell .ghost-button{margin-right:6px}.settings-accounts-table{min-width:1080px}.settings-table-input{display:block}.settings-table-input input{border:1px solid var(--line-strong);background:var(--input-bg);width:100%;min-height:34px;color:var(--ink);border-radius:10px;padding:0 10px}.settings-table-input input:focus{border-color:#1f5eff57;outline:none;box-shadow:0 0 0 3px #1f5eff14}.tag-pill.success{color:#0b7a65;background:#0b8d731a}.profitability-layout{align-items:start;grid-template-columns:minmax(0,1fr)!important}.profitability-top-panel,.profitability-summary-panel,.profitability-table-panel{gap:12px;display:grid}.profitability-top-header,.profitability-top-meta,.profitability-toolbar,.profitability-warning-list,.profitability-table-controls,.profitability-pagination-actions,.profitability-account-filter-header,.profitability-account-chip-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profitability-top-header{justify-content:space-between;align-items:center}.profitability-top-copy h3{margin:0;font-size:28px;line-height:1}.profitability-top-meta,.profitability-table-controls{justify-content:flex-end}.profitability-select{gap:5px;min-width:120px;display:grid}.profitability-select span{color:var(--muted);font-size:12px;font-weight:700}.profitability-select select,.profitability-select input{border:1px solid var(--line-strong);background:var(--input-bg);min-height:34px;color:var(--ink);border-radius:10px;padding:0 10px}.profitability-select-compact{min-width:108px}.profitability-filter-panel{border:1px solid var(--line);background:linear-gradient(180deg, #fffc, #f4f7ffeb), var(--surface-muted);border-radius:16px;gap:12px;padding:14px;display:grid;box-shadow:0 10px 24px #0f172a0a}.profitability-filter-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profitability-filter-panel-header strong{font-size:14px;display:block}.profitability-filter-grid{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(112px,1fr));align-items:stretch;gap:10px;display:grid}.profitability-search-field{min-width:0}.profitability-search-card,.profitability-filter-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.profitability-search-card{grid-column:span 2}.profitability-filter-card input,.profitability-search-card input{min-height:34px}.profitability-filter-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.profitability-filter-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profitability-account-filter-panel{background:0 0;border:0;border-radius:0;align-self:start;gap:8px;min-width:0;padding:0;display:grid}.profitability-account-filter-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profitability-account-filter-header strong{font-size:16px;display:block}.profitability-account-filter-header small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.profitability-account-trigger.active{color:var(--accent);background:#1f5eff14;border-color:#1f5eff59}.profitability-account-menu{background:#fffffffa;border:1px solid #94a3b82e;border-radius:14px;gap:10px;width:100%;max-width:min(640px,100%);padding:12px;display:grid;position:static;box-shadow:0 18px 40px #0f172a1f}.profitability-account-menu-actions{flex-wrap:wrap;gap:8px;display:flex}.profitability-account-menu-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.profitability-account-option{cursor:pointer;background:#f5f7ffc7;border:1px solid #94a3b838;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:9px 10px;font-size:12px;transition:border-color .16s,background .16s,transform .16s;display:flex}.profitability-account-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profitability-account-option:hover{border-color:#1f5eff3d;transform:translateY(-1px)}.profitability-account-option.active{background:#1f5eff1a;border-color:#1f5eff59}.table-sort-button{color:inherit;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.table-sort-button:hover{color:var(--accent)}.profitability-pagination-copy{color:var(--muted);font-size:12px}@media (width<=1400px){.profitability-filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.profitability-search-card{grid-column:span 3}}@media (width<=900px){.profitability-filter-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.profitability-search-card{grid-column:span 2}.profitability-filter-toolbar{grid-template-columns:1fr}}@media (width<=640px){.profitability-filter-grid,.profitability-account-menu-list{grid-template-columns:1fr}.profitability-search-card{grid-column:span 1}}.profitability-kpi-grid,.profitability-account-grid{gap:10px;display:grid}.profitability-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.profitability-kpi-card{border:1px solid var(--line);background:radial-gradient(circle at top right, #1f5eff14, transparent 42%), var(--surface);border-radius:16px;min-width:0;padding:14px 16px}.profitability-kpi-card .eyebrow{margin-bottom:10px}.profitability-kpi-card strong{font-size:30px;line-height:1.05;display:block}.profitability-kpi-card p{font-size:13px;line-height:1.3}.profitability-kpi-card p,.profitability-product-cell span,.profitability-offer-cell span,.profitability-offer-cell small,.profitability-product-cell small{color:var(--muted);margin:0}.profitability-table-shell{width:100%}.profitability-table{min-width:980px}.profitability-accounts-table{min-width:920px}.profitability-product-cell,.profitability-offer-cell{gap:3px;display:grid}.profitability-cell-center{text-align:center}.profitability-cell-center .profitability-product-cell{justify-items:center}.profitability-product-link,.profitability-offer-cell a{color:var(--accent);font-size:13px;font-weight:600;text-decoration:none}.profitability-product-link:hover,.profitability-offer-cell a:hover{text-decoration:underline}.profitability-col-product{width:24%}.profitability-col-auction,.profitability-col-status{width:11%}.profitability-col-compact{white-space:nowrap;width:5%}.profitability-col-price,.profitability-col-margin{white-space:nowrap;width:7%}.profitability-col-alert{white-space:nowrap;width:9%}.profitability-col-date{width:10%}.profitability-accounts-table td{vertical-align:top}.settings-test-status{text-transform:lowercase;font-weight:700}.settings-split-grid-tight{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.team-list-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.team-list-modern{gap:8px;display:grid}.operator-card-modern{background:var(--surface-muted);border:1px solid var(--line);border-radius:12px;gap:6px;padding:8px 10px}.operator-card-top,.operator-metric-chips{gap:8px;display:flex}.operator-card-top{align-items:center}.operator-card-top strong{margin-bottom:1px;font-size:13px;display:block}.operator-card-top p{font-size:10px}.operator-metric-chips{flex-wrap:wrap;gap:6px}.team-list-modern{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px}.team-member-editor-modern{background:var(--surface-muted);border:1px solid var(--line);border-radius:12px;gap:6px;padding:8px 10px}.team-member-topbar-modern{align-items:center}.team-member-editor-modern .team-member-card,.team-member-editor-modern .account-card{gap:8px;padding:10px}.team-member-editor-modern .team-member-form-grid{gap:6px}.team-member-editor-modern label span{font-size:10px}.team-member-editor-modern input,.team-member-editor-modern select{min-height:32px}.team-member-editor-modern .settings-actions,.settings-form,.account-list{gap:6px}.settings-form label,.account-card label{gap:4px;font-size:11px}.settings-toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.settings-toggle-row input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--accent)}.settings-toggle-row small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:500;line-height:1.4;display:block}.settings-form input,.settings-form select,.account-card input{border-radius:9px;min-height:32px;padding-inline:9px}.settings-actions{gap:6px}.settings-usage-actions{gap:6px;margin-top:6px;display:flex}.settings-helper,.field-hint{font-size:10px;line-height:1.35}.settings-status-grid{gap:8px;margin-bottom:8px}.detail-card,.account-card{border-radius:14px}.account-card{gap:8px;padding:10px}.signal-row,.test-card{min-height:32px}.user-manager-form{gap:10px;padding-top:10px;display:grid}.user-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.user-manager-grid label{gap:4px;font-size:12px;font-weight:600;display:grid}.user-manager-grid input,.user-manager-grid select{border:1px solid var(--line-strong);background:var(--input-bg);min-height:36px;color:var(--ink);border-radius:10px;padding:0 10px}.user-manager-grid input:focus,.user-manager-grid select:focus{border-color:#1f5eff57;outline:none;box-shadow:0 0 0 3px #1f5eff14}.user-manager-toggle{grid-column:1/-1;min-height:34px;margin-top:2px}.user-access-card{border:1px solid var(--line);background:#f8fafdeb;border-radius:16px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.user-access-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.user-access-card-header strong{font-family:var(--font-heading);letter-spacing:-.02em;font-size:18px;display:block}.user-access-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.user-access-option{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;align-items:flex-start;gap:10px;min-height:76px;padding:11px 12px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.user-access-option.active{background:#1f5eff0f;border-color:#1f5eff3d;box-shadow:0 10px 24px #12223a0d}.user-access-option input{accent-color:var(--blue);margin-top:3px}.user-access-option span{gap:4px;display:grid}.user-access-option strong{font-size:13px;line-height:1.2}.user-access-option small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.4}.user-access-action-toggle{border-top:1px solid var(--line);margin-top:-2px;padding-top:4px}.user-manager-meta,.user-manager-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.user-manager-actions{justify-content:flex-start}.no-access-panel{margin-top:8px}.detail-facts{gap:8px;margin:0;display:grid}.detail-facts div{justify-content:space-between;gap:14px;display:flex}.detail-facts dt{color:var(--muted)}.detail-facts dd{text-align:right;margin:0;font-weight:700}.compact-facts{gap:8px}.test-card{border:1px solid var(--line);background:var(--message-bg);border-radius:10px;padding:10px 11px}.test-card.ok{background:#0b8d7314;border-color:#0b8d732e}.test-card.fail{background:#c64d5114;border-color:#c64d512e}.test-summary-row{margin-bottom:4px}@media (width<=1240px){.topbar{grid-template-columns:minmax(0,1fr)}.topbar-stats,.topbar-actions{justify-content:flex-start}.workspace-grid-wide,.settings-split-grid,.distribution-grid,.automation-grid,.insight-grid,.action-list,.team-member-card,.team-status-stack,.team-action-row,.team-member-form-grid,.presta-info-grid,.presta-address-grid{grid-template-columns:1fr}.presta-items-table article,.presta-payment-list article{grid-template-columns:minmax(0,1fr);align-items:start}.list-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:40;width:min(300px,100vw - 28px);min-height:100vh;box-shadow:var(--shadow-panel);opacity:1;pointer-events:auto;position:fixed;inset:0 auto 0 0;transform:translate(-104%)}.app-shell.sidebar-open .sidebar{transform:translate(0)}.app-shell.sidebar-collapsed .sidebar{opacity:1;pointer-events:auto;padding:18px 14px;transform:translate(-104%)}.prompt-editor-panel{width:min(920px,100vw - 20px);height:min(82vh,760px);top:18px}.operator-panel-modal{width:min(720px,100vw - 20px);max-height:min(86vh,820px);top:18px}.user-manager-modal{width:min(880px,100vw - 20px);max-height:min(88vh,860px);top:18px}.sidebar-overlay{z-index:30;background:var(--overlay);opacity:0;pointer-events:none;border:none;transition:opacity .22s;display:block;position:fixed;inset:0}.sidebar-overlay.visible{opacity:1;pointer-events:auto}.workspace-grid:not(.workspace-grid-wide),.inbox-layout,.workspace-grid-wide,.settings-split-grid,.sla-columns,.settings-status-grid,.distribution-grid{grid-template-columns:1fr!important}.detail-panel,.message-timeline,.case-list,.detail-main-column,.team-collab-panel,.team-collab-float{min-height:auto;max-height:none}.detail-collaboration-shell,.team-collab-float{grid-template-columns:1fr;position:static}.team-collab-float.closed,.team-collab-rail-button{display:none}.inbox-layout{height:auto}.settings-users-table,.settings-accounts-table{min-width:0}.settings-users-table thead{display:none}.settings-users-table tbody{gap:8px;padding:8px;display:grid}.settings-users-table tr{border:1px solid var(--line);background:var(--ghost-bg);border-radius:12px;padding:8px;display:block}.settings-users-table td{border-bottom:0;grid-template-columns:120px 1fr;gap:8px;padding:6px 4px;display:grid}.settings-users-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.settings-users-table td[colspan]{display:block}.settings-users-table td[colspan]:before{content:none}.settings-actions-cell{white-space:normal;display:block!important}.settings-actions-cell:before{margin-bottom:6px;display:block}.settings-table-input{width:100%}.profitability-top-header{flex-direction:column}.profitability-top-meta,.profitability-toolbar{justify-content:flex-start;width:100%}.profitability-select{width:100%;min-width:0}.profitability-select select,.profitability-toolbar .ghost-button{width:100%}}@media (width<=720px){.main-stage,.sidebar{padding:12px}.compact-topbar,.panel,.sidebar-card{border-radius:12px}.topbar h2{font-size:22px}.topbar p{max-width:none}.prompt-editor-panel{height:min(86vh,760px);padding:14px;top:10px}.operator-panel-modal,.user-manager-modal{max-height:calc(100vh - 20px);padding:14px;top:10px}.form-grid,.settings-inline-grid,.settings-status-grid,.distribution-grid,.automation-grid,.insight-grid,.action-list,.team-member-card,.team-member-form-grid,.team-participant-card,.operator-panel-grid,.operator-panel-form-grid,.user-manager-grid,.user-access-list{grid-template-columns:1fr}.list-summary-row{flex-direction:column;align-items:stretch}.list-summary-pill{white-space:normal}.prompt-editor-footer,.operator-panel-actions,.context-ribbon,.detail-actions,.reply-panel-header,.reply-attachments-row,.reply-actions{flex-direction:column;align-items:stretch}.reply-meta-row{flex-direction:column}.compact-case-footer{flex-direction:column;align-items:flex-start}.compact-select{max-width:none}.context-chip{min-width:100%}.claim-workflow-grid{grid-template-columns:1fr}.claim-step-top,.claim-step-bottom{flex-direction:column;align-items:stretch}.snooze-calendar-grid,.snooze-manual-grid{grid-template-columns:1fr}.snooze-calendar-toolbar,.snooze-calendar-nav{flex-direction:column;align-items:stretch}.claim-step-date,.claim-action-row{text-align:left;justify-content:flex-start;min-width:0}.claim-action-row{flex-direction:column}.claim-decision-modal{padding:14px}.claim-partial-refund-grid{grid-template-columns:1fr}.message-card,.message-own,.message-customer,.message-allegro,.message-note{max-width:100%}.brand-block{grid-template-columns:40px minmax(0,1fr)}}.auth-loading-screen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-loading-spinner{border:3px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.login-page{background:radial-gradient(circle at top left, var(--page-tint), transparent 26%), radial-gradient(circle at bottom right, #0b8d730d, transparent 28%), linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-end) 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;max-width:420px;padding:40px 36px}.login-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.login-brand h1{color:var(--ink);margin:0 0 2px;font-size:18px;font-weight:700}.login-subtitle{color:var(--muted);margin:0;font-size:12px}.login-form{flex-direction:column;gap:14px;display:flex}.login-form-desc{color:var(--muted);margin:0;font-size:12px}.login-label{color:var(--muted);flex-direction:column;gap:5px;font-size:12px;display:flex}.login-input{background:var(--input-bg);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);outline:none;width:100%;padding:9px 12px;font-size:13px;transition:border-color .14s}.login-input:focus{border-color:var(--blue)}.login-password-wrapper{position:relative}.login-password-wrapper .login-input{padding-right:40px}.login-eye-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;width:22px;height:22px;padding:4px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.login-eye-btn svg{width:16px;height:16px}.login-submit{justify-content:center;width:100%;margin-top:4px}.login-forgot-link{color:var(--blue);cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.login-token-box{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);flex-direction:column;gap:4px;padding:10px 12px;display:flex}.login-token-code{color:var(--ink);word-break:break-all;-webkit-user-select:all;user-select:all;font-family:SF Mono,Fira Code,monospace;font-size:11px}.change-pw-modal-overlay{z-index:500;background:var(--overlay);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.change-pw-modal{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);width:100%;max-width:400px;padding:24px}.attachment-preview-overlay{z-index:550;background:#0a121fb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.attachment-preview-modal{background:#111824f5;border:1px solid #ffffff1f;border-radius:20px;gap:10px;width:min(92vw,980px);max-height:92vh;padding:16px;display:grid;box-shadow:0 24px 64px #00000059}.attachment-preview-close{justify-self:end}.attachment-preview-image{object-fit:contain;background:#ffffff0a;border-radius:14px;max-width:100%;max-height:calc(92vh - 110px);margin:0 auto;display:block}.attachment-preview-caption{color:#ffffffd1;text-align:center;word-break:break-word;font-size:12px}@media (width<=720px){.mention-popup-wrap{width:min(100vw - 16px,560px);top:10px}.mention-popup-card{grid-template-columns:1fr;gap:10px;padding:12px}.mention-popup-accent{width:34px;height:34px}.mention-popup-actions{flex-wrap:wrap}.mention-popup-open-button,.mention-popup-dismiss-button{flex:180px}}.returns-analytics-shell{gap:18px;display:grid}.returns-analytics-toolbar{z-index:5;background:linear-gradient(180deg, #fffffffa, #f7fafdf5), var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:22px;gap:16px;padding:18px;display:grid;position:sticky;top:12px}.returns-analytics-toolbar-top,.returns-analytics-toolbar-actions,.returns-analytics-filter-grid,.returns-analytics-advanced-actions,.returns-analytics-inline-actions,.returns-analytics-drawer-header,.returns-analytics-drawer-heading,.returns-analytics-order-actions,.returns-analytics-pagination{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.returns-analytics-toolbar-top,.returns-analytics-card-head,.returns-analytics-drawer-header,.returns-analytics-pagination{justify-content:space-between}.returns-analytics-toolbar-top h3,.returns-analytics-card-head h4,.returns-analytics-drawer-header h4,.returns-analytics-drawer-heading strong,.returns-analytics-bar-copy strong,.returns-analytics-insight strong,.returns-analytics-factor-item strong,.returns-analytics-order-card strong,.returns-analytics-timeline-item strong{font-family:var(--font-heading);letter-spacing:-.03em;margin:0}.returns-analytics-toolbar-top p,.returns-analytics-card-head p,.returns-analytics-bar-copy span,.returns-analytics-insight p,.returns-analytics-factor-item span,.returns-analytics-order-card span,.returns-analytics-timeline-item p,.returns-analytics-mini-card span,.returns-analytics-drawer-header p,.returns-analytics-empty-plot{color:var(--muted);margin:0}.returns-analytics-toolbar-top h3{font-size:26px;line-height:1}.returns-analytics-toolbar-top p{max-width:780px;margin-top:6px;font-size:13px;line-height:1.5}.returns-analytics-compact-field,.returns-analytics-field{min-width:0;color:var(--muted);gap:7px;font-size:12px;font-weight:700;display:grid}.returns-analytics-compact-field select,.returns-analytics-field input,.returns-analytics-field select,.returns-analytics-selector{border:1px solid var(--line);background:var(--input-bg);width:100%;min-height:42px;color:var(--ink);border-radius:14px;padding:10px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.returns-analytics-field input:focus,.returns-analytics-field select:focus,.returns-analytics-compact-field select:focus,.returns-analytics-selector:focus{border-color:#1f5eff52;outline:none;box-shadow:0 0 0 4px #1f5eff14}.returns-analytics-selector{text-align:left;justify-content:space-between;align-items:center;display:flex}.returns-analytics-preset-row,.returns-analytics-chip-row,.returns-analytics-account-list{flex-wrap:wrap;gap:10px;display:flex}.returns-analytics-chip,.returns-analytics-account-pill{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#ffffffd6;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.returns-analytics-chip:hover,.returns-analytics-account-pill:hover,.returns-analytics-bar-row:hover,.returns-analytics-insight:hover,.returns-analytics-table tbody tr.clickable:hover{box-shadow:var(--shadow-soft);border-color:#1f5eff3d;transform:translateY(-1px)}.returns-analytics-chip.ghost{background:#1f5eff0f}.returns-analytics-chip.warning{background:#c985131f;border-color:#c985132e}.returns-analytics-field-search{flex:320px}.returns-analytics-field-inline{border:1px solid var(--line);min-width:220px;color:var(--ink);background:#f8fafddb;border-radius:16px;align-self:stretch;padding:10px 14px}.returns-analytics-field-inline input{width:auto;min-height:auto;padding:0}.returns-analytics-filter-grid{align-items:end}.returns-analytics-filter-grid>*{flex:180px}.returns-analytics-advanced{border-top:1px solid var(--line);padding-top:14px}.returns-analytics-advanced summary{cursor:pointer;color:var(--ink);font-weight:800;list-style:none}.returns-analytics-advanced summary::-webkit-details-marker{display:none}.returns-analytics-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.returns-analytics-account-picker{grid-column:1/-1;gap:10px;display:grid}.returns-analytics-account-pill{background:#f8fafde0}.returns-analytics-account-pill.active{background:#1f5eff17;border-color:#1f5eff47}.returns-analytics-account-pill input{accent-color:var(--blue);margin:0}.returns-analytics-dashboard,.returns-analytics-panel-grid,.returns-analytics-insight-grid,.returns-analytics-drawer-kpis,.returns-analytics-smart-grid{gap:16px;display:grid}.returns-analytics-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.returns-analytics-kpi,.returns-analytics-mini-card,.returns-analytics-card,.returns-analytics-order-card,.returns-analytics-factor-item,.returns-analytics-table-shell{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#ffffffeb}.returns-analytics-kpi{background:linear-gradient(#fffffff0,#f8fafdf5);border-radius:18px;gap:8px;padding:16px 18px;display:grid}.returns-analytics-kpi span,.returns-analytics-kpi small{color:var(--muted)}.returns-analytics-kpi strong,.returns-analytics-mini-card strong,.returns-analytics-bar-value,.returns-analytics-order-summary strong{font-family:var(--font-heading);letter-spacing:-.03em}.returns-analytics-kpi strong{font-size:28px;line-height:1}.returns-analytics-kpi small{font-size:12px}.returns-analytics-kpi.tone-good,.returns-analytics-insight.tone-good{background:linear-gradient(#0b8d7314,#fffffff0);border-color:#0b8d7333}.returns-analytics-kpi.tone-warning,.returns-analytics-insight.tone-warning{background:linear-gradient(#c9851314,#fffffff0);border-color:#c9851333}.returns-analytics-kpi.tone-danger,.returns-analytics-insight.tone-danger{background:linear-gradient(#c64d5114,#fffffff0);border-color:#c64d5133}.returns-analytics-kpi.tone-neutral,.returns-analytics-insight.tone-neutral{border-color:#17243814}.returns-analytics-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-analytics-card{border-radius:20px;padding:18px}.returns-analytics-card-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.returns-analytics-card-head h4{font-size:20px;line-height:1}.returns-analytics-card-head p{margin-top:5px;font-size:12px;line-height:1.45}.returns-analytics-line-chart{width:100%;height:170px;display:block}.returns-analytics-line-chart-grid{fill:none;stroke:#1724381f;stroke-width:1.5px}.returns-analytics-line-chart-grid.faint{stroke-dasharray:5 5}.returns-analytics-line-chart-path{fill:none;stroke:var(--blue);stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.returns-analytics-line-chart-dot{fill:var(--surface-strong);stroke:var(--blue);stroke-width:2.2px}.returns-analytics-empty-plot{border:1px dashed var(--line);background:#f8fafdb3;border-radius:18px;place-items:center;min-height:150px;display:grid}.returns-analytics-bar-list,.returns-analytics-insight-list,.returns-analytics-factor-list,.returns-analytics-order-list,.returns-analytics-order-items,.returns-analytics-timeline{gap:10px;display:grid}.returns-analytics-bar-row,.returns-analytics-insight,.returns-analytics-timeline-item{border:1px solid var(--line);text-align:left;background:#f8fafde0;border-radius:16px;width:100%;padding:14px 15px}.returns-analytics-bar-row{grid-template-columns:minmax(0,1.15fr) minmax(140px,1fr) auto;align-items:center;gap:12px;display:grid}.returns-analytics-bar-copy{gap:3px;min-width:0;display:grid}.returns-analytics-bar-copy strong,.returns-analytics-table td:first-child,.returns-analytics-table td:nth-child(2),.returns-analytics-order-card strong,.returns-analytics-order-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.returns-analytics-bar-track{background:#1f5eff14;border-radius:999px;height:10px;position:relative;overflow:hidden}.returns-analytics-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#1f5effb8,#6dc1ffd1);position:absolute;inset:0 auto 0 0}.returns-analytics-bar-value{font-size:18px}.returns-analytics-insight-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.returns-analytics-insight{gap:6px;display:grid}.returns-analytics-insight-list.compact .returns-analytics-insight,.returns-analytics-insight-list.compact button.returns-analytics-insight{padding:12px 14px}.returns-analytics-table-shell{border-radius:18px;overflow:hidden}.returns-analytics-table{border-collapse:collapse;width:100%}.returns-analytics-table th,.returns-analytics-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 16px}.returns-analytics-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f8fafdeb;font-size:11px;font-weight:800}.returns-analytics-table tbody tr{transition:background .16s}.returns-analytics-table tbody tr:last-child td{border-bottom:none}.returns-analytics-table tbody tr.clickable{cursor:pointer}.returns-analytics-table tbody tr.clickable:hover{background:#1f5eff0a}.returns-analytics-table .align-right{text-align:right}.returns-analytics-table-skeleton,.returns-analytics-skeleton-card{background:linear-gradient(90deg,#f0f4f9d1,#ffffffeb,#f0f4f9d1);border-radius:18px;position:relative;overflow:hidden}.returns-analytics-table-skeleton{min-height:420px}.returns-analytics-skeleton-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.returns-analytics-skeleton-card{min-height:132px}.returns-analytics-table-skeleton:after,.returns-analytics-skeleton-card:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.4s infinite returns-analytics-skeleton;position:absolute;inset:0;transform:translate(-100%)}.returns-analytics-drawer-overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172647;justify-content:flex-end;display:flex;position:fixed;inset:0}.returns-analytics-drawer{background:linear-gradient(180deg, #fffffffa, #f7fafdf5), var(--surface-strong);width:min(620px,100vw);height:100vh;box-shadow:var(--shadow-panel);padding:24px;overflow-y:auto}.returns-analytics-drawer-loading{min-height:240px;color:var(--muted);place-items:center;font-weight:700;display:grid}.returns-analytics-drawer-header{margin-bottom:18px}.returns-analytics-drawer-header h4{font-size:30px;line-height:1}.returns-analytics-drawer-header p{margin-top:7px;font-size:13px}.returns-analytics-drawer-kpis{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.returns-analytics-mini-card{border-radius:16px;gap:6px;padding:14px 16px;display:grid}.returns-analytics-mini-card strong{font-size:24px;line-height:1}.returns-analytics-drawer-section{gap:12px;margin-top:18px;display:grid}.returns-analytics-drawer-heading{justify-content:space-between}.returns-analytics-factor-item,.returns-analytics-order-item,.returns-analytics-timeline-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.returns-analytics-factor-item,.returns-analytics-order-card{border-radius:16px;padding:14px 16px}.returns-analytics-factor-item em{color:var(--blue);font-style:normal;font-weight:800}.returns-analytics-smart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-analytics-order-card{overflow:hidden}.returns-analytics-order-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.returns-analytics-order-card summary::-webkit-details-marker{display:none}.returns-analytics-order-summary{text-align:right;gap:3px;display:grid}.returns-analytics-order-actions{justify-content:flex-end;margin-top:12px}.returns-analytics-order-items{margin-top:12px}.returns-analytics-order-item{border-top:1px solid var(--line);padding:12px 0}.returns-analytics-order-item:first-child{border-top:none}.returns-analytics-order-item-metrics{text-align:right;justify-items:end;gap:4px;display:grid}.returns-analytics-timeline-item{align-items:start}.returns-analytics-timeline-item>span{min-width:120px;color:var(--muted);font-size:12px;font-weight:700}.returns-analytics-pagination{justify-content:flex-end}@keyframes returns-analytics-skeleton{to{transform:translate(100%)}}:root[data-theme=dark] .returns-analytics-toolbar,:root[data-theme=dark] .returns-analytics-drawer{background:linear-gradient(#172334fa,#101a27f7);border:1px solid #9aaac02e;box-shadow:inset 0 1px #ffffff0a,0 22px 48px #03081157}:root[data-theme=dark] .returns-analytics-chip,:root[data-theme=dark] .returns-analytics-account-pill,:root[data-theme=dark] .returns-analytics-field-inline,:root[data-theme=dark] .returns-analytics-kpi,:root[data-theme=dark] .returns-analytics-mini-card,:root[data-theme=dark] .returns-analytics-card,:root[data-theme=dark] .returns-analytics-order-card,:root[data-theme=dark] .returns-analytics-factor-item,:root[data-theme=dark] .returns-analytics-table-shell,:root[data-theme=dark] .returns-analytics-bar-row,:root[data-theme=dark] .returns-analytics-insight,:root[data-theme=dark] .returns-analytics-timeline-item,:root[data-theme=dark] .returns-analytics-empty-plot{background:linear-gradient(#182334fa,#121c2af5);border-color:#9aaac02e;box-shadow:inset 0 1px #ffffff0a,0 16px 32px #03081147}:root[data-theme=dark] .returns-analytics-toolbar-top h3,:root[data-theme=dark] .returns-analytics-card-head h4,:root[data-theme=dark] .returns-analytics-drawer-header h4,:root[data-theme=dark] .returns-analytics-drawer-heading strong,:root[data-theme=dark] .returns-analytics-bar-copy strong,:root[data-theme=dark] .returns-analytics-insight strong,:root[data-theme=dark] .returns-analytics-factor-item strong,:root[data-theme=dark] .returns-analytics-order-card strong,:root[data-theme=dark] .returns-analytics-timeline-item strong,:root[data-theme=dark] .returns-analytics-kpi strong,:root[data-theme=dark] .returns-analytics-mini-card strong,:root[data-theme=dark] .returns-analytics-bar-value,:root[data-theme=dark] .returns-analytics-order-summary strong,:root[data-theme=dark] .returns-analytics-table td{color:#eef4ff}:root[data-theme=dark] .returns-analytics-chip,:root[data-theme=dark] .returns-analytics-account-pill{color:#c7d4e6}:root[data-theme=dark] .returns-analytics-chip:hover,:root[data-theme=dark] .returns-analytics-account-pill:hover,:root[data-theme=dark] .returns-analytics-bar-row:hover,:root[data-theme=dark] .returns-analytics-insight:hover,:root[data-theme=dark] .returns-analytics-table tbody tr.clickable:hover{border-color:#679dff4d;box-shadow:0 16px 30px #0308114d}:root[data-theme=dark] .returns-analytics-chip.ghost{background:#4d88ff1f}:root[data-theme=dark] .returns-analytics-chip.warning{background:#c985132e;border-color:#c9851338}:root[data-theme=dark] .returns-analytics-account-pill.active{color:#f5f9ff;background:linear-gradient(#3171ff3d,#1c48ad29);border-color:#679dff57}:root[data-theme=dark] .returns-analytics-kpi{background:linear-gradient(#1a273afa,#121c2af5)}:root[data-theme=dark] .returns-analytics-kpi.tone-good,:root[data-theme=dark] .returns-analytics-insight.tone-good{background:linear-gradient(#143829f0,#121c2af5);border-color:#35a77038}:root[data-theme=dark] .returns-analytics-kpi.tone-warning,:root[data-theme=dark] .returns-analytics-insight.tone-warning{background:linear-gradient(#493410f0,#121c2af5);border-color:#c985133d}:root[data-theme=dark] .returns-analytics-kpi.tone-danger,:root[data-theme=dark] .returns-analytics-insight.tone-danger{background:linear-gradient(#42191ff0,#121c2af5);border-color:#d662683d}:root[data-theme=dark] .returns-analytics-line-chart-grid{stroke:#9aaac024}:root[data-theme=dark] .returns-analytics-line-chart-dot{fill:#101a27fa}:root[data-theme=dark] .returns-analytics-bar-track{background:#4d88ff24}:root[data-theme=dark] .returns-analytics-table th{color:#9db0c8;background:#141f2ef5;border-bottom-color:#9aaac02e}:root[data-theme=dark] .returns-analytics-table td{border-bottom-color:#9aaac024}:root[data-theme=dark] .returns-analytics-table tbody tr.clickable:hover{background:#4d88ff14}:root[data-theme=dark] .returns-analytics-table-skeleton,:root[data-theme=dark] .returns-analytics-skeleton-card{background:linear-gradient(90deg,#172334eb,#1f2d41fa,#172334eb)}:root[data-theme=dark] .returns-analytics-table-skeleton:after,:root[data-theme=dark] .returns-analytics-skeleton-card:after{background:linear-gradient(90deg,#0000,#ffffff14,#0000)}:root[data-theme=dark] .returns-analytics-drawer-overlay{background:#0308117a}@media (width<=1160px){.returns-analytics-panel-grid,.returns-analytics-advanced-grid,.returns-analytics-bar-row{grid-template-columns:1fr}.returns-analytics-bar-value{justify-self:start}}@media (width<=900px){.returns-analytics-toolbar{position:static}.returns-analytics-drawer{width:100vw;padding:18px}.returns-analytics-drawer-kpis,.returns-analytics-smart-grid{grid-template-columns:1fr}.returns-analytics-table-shell{overflow-x:auto}.returns-analytics-table{min-width:840px}}@media (width<=640px){.returns-analytics-card,.returns-analytics-toolbar,.returns-analytics-drawer{border-radius:18px;padding:16px}.returns-analytics-kpi-grid{grid-template-columns:1fr}.returns-analytics-filter-grid>*{flex-basis:100%}}.returns-layout{grid-template-columns:minmax(0,1fr);align-items:start}.returns-top-panel,.returns-filters-panel,.returns-list-panel,.returns-detail-panel{grid-column:1/-1}.returns-top-header,.returns-top-actions,.returns-filters-header,.returns-filters-actions,.returns-filter-footer,.returns-account-picker,.returns-list-header,.returns-list-header-meta,.returns-pagination,.returns-inline-actions,.returns-detail-header,.returns-detail-header-meta,.returns-detail-hero,.returns-row-action-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.returns-top-actions,.returns-filters-actions,.returns-list-header-meta,.returns-detail-header-meta{justify-content:flex-end}.returns-summary-strip,.returns-filters-grid,.returns-quick-grid,.returns-detail-grid,.returns-detail-actions-grid{gap:12px;display:grid}.returns-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.returns-summary-card,.returns-preview-card,.returns-list-row,.returns-account-option{border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow-soft)}.returns-readonly-note{color:var(--muted);background:#1f5eff0f;border:1px solid #1f5eff29;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:1.45}.returns-summary-card{background:#f8fafdf5;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.returns-summary-card span,.returns-summary-card small{color:var(--muted)}.returns-summary-card strong{font-size:20px;line-height:1;font-family:var(--font-heading)}.returns-filters-panel{padding-bottom:16px}.returns-filters-grid{grid-template-columns:minmax(0,1.6fr) minmax(480px,1fr);align-items:start;gap:16px 18px;margin-top:16px;display:grid}.returns-filters-primary-column,.returns-filters-secondary-row{align-items:start;gap:12px;display:grid}.returns-filters-primary-column{min-width:0}.returns-filters-secondary-row{grid-template-columns:repeat(2,minmax(180px,1fr));margin-top:12px}.returns-search-field{min-width:0}.returns-status-filter-field{align-content:start;gap:8px;min-width:0;display:grid}.returns-filter-label{color:var(--muted);font-size:12px;font-weight:700}.returns-status-filter-list{grid-template-columns:repeat(3,minmax(0,max-content));justify-content:start;gap:8px;display:grid}.returns-status-filter-option{border:1px solid var(--line);min-height:36px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#f8fafdf5;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1.1;display:inline-flex}.returns-status-filter-option.active{background:#1f5eff14;border-color:#1f5eff42}.returns-status-filter-option input{accent-color:var(--blue);margin:0}.returns-status-filter-hint{color:var(--muted);font-size:11px;display:block}.returns-filter-footer{border-top:1px solid var(--line);justify-content:space-between;margin-top:14px;padding-top:12px}.returns-toggle{color:var(--ink);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.returns-toggle input{accent-color:var(--blue)}.returns-account-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.returns-account-option{border-radius:14px;align-items:center;gap:8px;padding:10px 12px;display:flex}.returns-account-option.active{background:#1f5eff0f;border-color:#1f5eff3d}.returns-list-shell{margin-top:16px}.returns-list-legend,.returns-list-row-main{grid-template-columns:minmax(74px,.34fr) minmax(132px,.82fr) minmax(228px,1.2fr) minmax(150px,.9fr) minmax(142px,.82fr) minmax(130px,.72fr) minmax(40px,.24fr) minmax(112px,.66fr) minmax(144px,.82fr);align-items:center;gap:8px;display:grid}.returns-list-legend{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:0 16px 10px;font-size:10px;font-weight:800}.returns-list-legend>span:nth-child(2),.returns-list-legend>span:nth-child(7),.returns-list-legend>span:nth-child(8),.returns-list-legend>span:nth-child(9){text-align:center}.returns-list{gap:14px;display:grid}.returns-record-shell{border-radius:28px;gap:0;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:grid;position:relative}.returns-record-shell.expanded{background:linear-gradient(#e6eefffc 0%,#f1f6fffc 52%,#f8fafffc 100%);border:1px solid #1f5eff38;margin:4px 0 10px;padding:12px 12px 14px;box-shadow:0 26px 56px #12223a1f,inset 0 1px #ffffffe0}.returns-record-shell.expanded:before{content:"";background:linear-gradient(#1f5effeb,#78a8ffd1);border-radius:999px;width:5px;position:absolute;top:12px;bottom:12px;left:10px;box-shadow:0 0 0 6px #1f5eff0f}.returns-record-shell-rts.expanded{background:linear-gradient(#fff1f2fc 0%,#fff7f7fc 52%,#fffafafc 100%);border-color:#c64d5138;box-shadow:0 26px 56px #5b1c231f,inset 0 1px #ffffffe0}.returns-record-shell-rts.expanded:before{background:linear-gradient(#ba353ef0,#e86e76d6);box-shadow:0 0 0 6px #c64d5114}.returns-list-row{isolation:isolate;border-radius:20px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:visible}.returns-list-row:hover,.returns-list-row:focus-within{z-index:6;border-color:#1f5eff38;transform:translateY(-1px);box-shadow:0 18px 36px #12223a14}.returns-list-row.expanded{z-index:4;box-shadow:none;border-color:#1f5eff2e}.returns-list-row-rts{background:linear-gradient(#fffcfcfa 0%,#fff6f7fa 100%);border-color:#c64d5129}.returns-list-row-rts:hover,.returns-list-row-rts:focus-within{border-color:#c64d5147;box-shadow:0 18px 36px #5b1c2314}.returns-list-row-rts.expanded{border-color:#c64d5133}.returns-list-row-main{cursor:pointer;border-radius:inherit;padding:14px 16px}.returns-record-shell.expanded .returns-list-row{box-shadow:none;background:0 0;border-color:#0000}.returns-list-row.expanded .returns-list-row-main{background:linear-gradient(#ffffff9e 0%,#ffffff1f 100%);padding:18px 18px 16px}.returns-row-ref,.returns-cell-copy,.returns-order-links,.returns-deadline-copy,.returns-detail-hero-copy,.returns-stepper,.returns-product-list,.returns-action-form,.returns-mini-steps,.returns-preview-list{gap:6px;display:grid}.returns-row-ref strong,.returns-detail-hero-copy strong{font-size:18px;line-height:1.1;font-family:var(--font-heading)}.returns-row-ref span,.returns-cell-copy span,.returns-order-muted,.returns-detail-hero-copy span,.returns-detail-hero-copy small{color:var(--muted);font-size:12px}.returns-reason-copy strong{text-transform:none}.returns-rts-pill{color:#972630;background:#c64d5124;box-shadow:inset 0 0 0 1px #c64d511f}.returns-row-reason{padding-right:8px}.returns-row-product{min-width:0;padding-right:10px}.returns-product-summary{gap:4px}.returns-product-sku-link,.returns-product-summary strong{letter-spacing:.01em;font-size:14px;font-weight:800}.returns-inline-link{color:var(--ink);text-decoration:none}.returns-inline-link:hover{color:var(--blue)}.returns-product-link{font-weight:700}.returns-status-pill{justify-content:center;min-width:100px}.returns-row-status,.returns-row-buyer{position:relative}.returns-row-note{justify-content:center;align-items:center;gap:8px;min-height:30px;display:flex;position:relative}.returns-row-amount,.returns-row-deadline,.returns-row-status{justify-self:center;width:100%}.returns-row-status{justify-content:center;display:flex}.returns-status-stack{justify-items:center;gap:6px;display:grid}.returns-attention-pill{justify-content:center;min-width:100px}.returns-row-amount,.returns-row-deadline{text-align:center}.returns-hover-anchor{outline:none}.returns-note-anchor{justify-content:center;display:inline-flex;position:relative}.returns-note-button{width:30px;height:30px;color:var(--blue);cursor:pointer;background:#1f5eff14;border:1px solid #1f5eff2e;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:inline-flex}.returns-note-button:hover,.returns-note-anchor:hover .returns-note-button,.returns-note-anchor:focus-within .returns-note-button{background:#1f5eff24;border-color:#1f5eff57;transform:translateY(-1px);box-shadow:0 10px 18px #1f5eff1f}.returns-note-button svg{width:15px;height:15px}.returns-note-button-aon{color:#9a5a00;background:#f2aa2324;border-color:#a3600b33}.returns-note-button-aon:hover,.returns-note-anchor:hover .returns-note-button-aon,.returns-note-anchor:focus-within .returns-note-button-aon{background:#f2aa2333;border-color:#a3600b57;box-shadow:0 10px 18px #a3600b24}.returns-note-placeholder{width:30px;height:30px;display:block}.returns-note-popover{z-index:80;border:1px solid var(--line-strong);opacity:0;pointer-events:none;background:#fffffffa;border-radius:16px;width:min(320px,100vw - 40px);padding:14px;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 18px 44px #12223a24}.returns-note-popover strong{margin-bottom:8px;font-size:13px;display:block}.returns-note-popover-list{gap:10px;display:grid}.returns-note-popover-entry{gap:6px;display:grid}.returns-note-popover-meta{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.returns-note-popover-meta span{min-height:24px;color:var(--muted);letter-spacing:.02em;background:#12223a0f;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.returns-note-popover p,.returns-note-popover-body{color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.55}.returns-note-anchor:hover .returns-note-popover,.returns-note-anchor:focus-within .returns-note-popover{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.returns-hover-card{z-index:60;border:1px solid var(--line-strong);opacity:0;pointer-events:none;background:#fffffffa;border-radius:16px;width:min(320px,100vw - 60px);padding:14px;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(4px);box-shadow:0 18px 44px #12223a24}.returns-hover-anchor:hover .returns-hover-card,.returns-hover-anchor:focus-within .returns-hover-card{opacity:1;pointer-events:auto;transform:translateY(0)}.returns-status-popover strong,.returns-buyer-popover strong{margin-bottom:10px;font-size:13px;display:block}.returns-mini-step,.returns-step{align-items:center;gap:10px;display:flex}.returns-mini-step span,.returns-step-dot{background:#66758b47;border-radius:999px;width:9px;height:9px}.returns-mini-step.done span,.returns-step.done .returns-step-dot{background:var(--teal)}.returns-mini-step.current span,.returns-step.current .returns-step-dot{background:var(--blue);box-shadow:0 0 0 5px #1f5eff1f}.returns-mini-step.upcoming small,.returns-step.upcoming strong{color:var(--muted)}.returns-buyer-popover dl,.returns-preview-list{gap:12px;margin:0;display:grid}.returns-buyer-popover dt,.returns-preview-list dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.returns-buyer-popover dd,.returns-preview-list dd{color:var(--ink);margin:2px 0 0;font-size:14px;font-weight:700}.returns-payment-status{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.returns-payment-status-label{min-height:28px;color:var(--ink);background:#4f7ac414;border:1px solid #4f7ac42e;border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.returns-payment-status small{color:var(--muted);font-size:12px;font-weight:600;line-height:1.35}.returns-payment-status-paid .returns-payment-status-label{color:#136b43;background:#28a7691a;border-color:#28a7693d}.returns-payment-status-unpaid .returns-payment-status-label{color:#8a5400;background:#f2b94624;border-color:#f2b9464d}.returns-payment-status-cod .returns-payment-status-label{color:#9d1c29;background:#d6626824;border-color:#d6626857;font-size:14px;font-weight:900}.returns-payment-status-cod small{color:#8f3140;font-weight:700}.returns-payment-status-unknown .returns-payment-status-label{color:var(--ink);background:#78889e14;border-color:#78889e33}.returns-order-links{align-content:start;justify-items:start}.returns-chip-button{min-height:24px;padding-inline:10px}.returns-order-link{align-items:center;min-height:24px;font-size:13px;font-weight:700;display:inline-flex}.returns-cell-copy-right{text-align:center;justify-items:center}.returns-deadline-card{background:var(--surface-muted);text-align:center;border-radius:16px;gap:8px;padding:10px 12px;display:grid}.returns-deadline-card.tone-safe{background:#0b8d7314}.returns-deadline-card.tone-warning{background:#c985131a}.returns-deadline-card.tone-danger{background:#c64d511a}.returns-deadline-copy strong{font-size:13px}.returns-deadline-copy span{color:var(--muted);font-size:11px}.returns-deadline-bar{background:#16213214;border-radius:999px;height:6px;overflow:hidden}.returns-deadline-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #78a8ff);height:100%;display:block}.returns-action-menu-shell{justify-content:center;display:inline-flex}.returns-action-menu{z-index:70;border:1px solid var(--line-strong);background:#fffffffa;border-radius:16px;gap:6px;width:220px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #12223a24}.returns-quick-preview{box-shadow:none;background:0 0;border-top:1px solid #7888a82e;margin-top:4px;padding:12px 18px 18px;position:relative}.returns-quick-preview:after{content:"";background:linear-gradient(#12223a0a,#12223a00);border-bottom:1px solid #7888a83d;height:10px;position:absolute;bottom:-10px;left:18px;right:18px}.returns-inline-detail{padding:8px 6px 2px}.returns-inline-detail-shell{box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;padding:2px 4px 0;display:grid}.returns-inline-detail-end-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.returns-inline-detail-end{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:8px 14px 0;font-size:11px;font-weight:800;display:flex}.returns-inline-detail-end-line{background:linear-gradient(90deg,#1f5eff05,#1f5eff57,#1f5eff05);flex:120px;max-width:180px;height:2px}.returns-inline-detail-footer-actions{justify-content:flex-end;display:flex}.returns-inline-detail-footer-actions .ghost-button{white-space:nowrap}.returns-inline-detail .returns-detail-panel{box-shadow:none;border-radius:22px;margin-top:0}.returns-detail-panel.embedded{background:0 0;padding-top:0}.returns-detail-loading-card{border:1px solid var(--line);background:#ffffffeb;border-radius:18px}.returns-quick-grid,.returns-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.returns-quick-grid{margin-top:0}.returns-preview-card{background:#ffffffd1;border:1px solid #94a3b81f;border-radius:20px;min-width:0;padding:18px;overflow:hidden;box-shadow:inset 0 1px #ffffffc2,0 10px 22px #12223a09}.returns-attention-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.returns-attention-card.muted{background:linear-gradient(#f7f9fcf5 0%,#f0f4f9fa 100%)}.returns-attention-copy{gap:6px;display:grid}.returns-attention-copy strong{font-size:15px;line-height:1.2;font-family:var(--font-heading)}.returns-attention-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.returns-attention-actions{justify-content:flex-end;margin-left:auto}.returns-preview-card header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.returns-preview-header{position:relative}.returns-preview-header-with-badge{padding-right:0}.returns-preview-header-with-actions{align-items:flex-start;gap:12px;display:flex}.returns-preview-header-with-actions>strong{flex:auto;min-width:0}.returns-preview-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;max-width:65%;margin-left:auto;display:flex}.returns-preview-card header strong{font-size:16px;line-height:1.2;font-family:var(--font-heading)}.returns-preview-card header span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.returns-preview-header-flag{letter-spacing:0;text-transform:none;justify-content:center;align-items:center;width:50px;line-height:1;display:inline-flex;position:absolute;top:0;right:0}.returns-preview-header-flag img{border-radius:4px;width:50px;height:auto;display:block;box-shadow:0 0 0 1px #16213214}.returns-preview-header-smart{letter-spacing:0;text-transform:none;justify-content:center;align-items:center;min-height:auto;display:inline-flex;position:absolute;top:0;right:0}.returns-preview-header-with-actions .returns-preview-header-smart{flex-shrink:0;position:static;top:auto;right:auto}.returns-preview-header-smart img{object-fit:contain;width:120px;height:auto;display:block}.returns-preview-header-with-actions .returns-rts-pill{max-width:100%}.returns-stepper{gap:12px}.returns-step strong{font-size:14px}.returns-inline-dd{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.returns-preview-products,.returns-preview-card.full-width,.returns-preview-customer-comment{grid-column:1/-1}.returns-note-editor{gap:12px;display:grid}.returns-note-field textarea{resize:vertical;min-height:128px}.returns-note-history{border:1px solid var(--line);background:#f8fafdeb;border-radius:14px;gap:8px;padding:12px 14px;display:grid}.returns-note-history strong{color:var(--ink);font-size:13px}.returns-note-history-list{gap:10px;display:grid}.returns-note-history-entry{gap:4px;display:grid}.returns-note-history-body{color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.returns-note-history-meta{color:var(--muted);font-size:12px;line-height:1.4}.returns-note-footer{justify-content:space-between;gap:12px}.returns-note-footer-compact{justify-content:flex-end}.returns-note-hint{color:var(--muted);font-size:12px;line-height:1.5}.returns-preview-order-notes{padding-block:14px}.returns-order-notes-card{text-align:center;background:linear-gradient(#fff8ebfa,#fffcf5f0);border:1px solid #f2aa2338;border-radius:18px;justify-items:center;gap:12px;padding:8px 20px;display:grid}.returns-order-notes-card strong{color:#9a5a00;font-size:13px;font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase}.returns-order-notes-list{gap:10px;width:min(100%,980px);display:grid}.returns-order-notes-entry{justify-items:center;gap:6px;padding:8px 10px;display:grid}.returns-order-notes-body{color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.55}.returns-order-notes-meta{color:#7a5818eb;font-size:12px;line-height:1.45}.returns-order-notes-entry+.returns-order-notes-entry{border-top:1px solid #a3600b1f;padding-top:14px}.returns-product-list{gap:10px}.returns-products-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.returns-products-header p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.returns-products-summary{text-align:right;justify-items:end;gap:4px;display:grid}.returns-products-summary strong{font-size:14px}.returns-products-summary span{color:var(--muted);font-size:12px}.returns-product-list-combined{gap:12px;margin-top:14px}.returns-product-row{background:#ffffffbd;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:42px minmax(220px,.95fr) minmax(360px,1.2fr);align-items:start;gap:16px;padding:14px;transition:opacity .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffffa3}.returns-product-row:first-child{padding-top:14px}.returns-product-row-full,.returns-product-row-partial{color:var(--ink)}.returns-product-row-full{background:linear-gradient(#ffffffeb 0%,#f8fafdd6 100%)}.returns-product-row-partial{background:linear-gradient(#eff5fffa 0%,#e7f0ffdb 100%);border-color:#1f5eff2e;box-shadow:inset 0 0 0 1px #1f5eff14,0 10px 18px #1f5eff0f}.returns-product-row-outside{background:linear-gradient(#f8fafdd1 0%,#f3f6fab8 100%);border-color:#94a3b81f}.returns-product-row-outside .returns-product-thumb{color:var(--muted);background:linear-gradient(135deg,#94a3b824,#94a3b814)}.returns-product-row-outside .returns-inline-link,.returns-product-row-outside .returns-product-copy strong,.returns-product-row-outside .returns-product-copy small,.returns-product-row-outside .returns-product-meta strong,.returns-product-row-outside .returns-product-meta span,.returns-product-row-outside .returns-product-meta small{color:#7a879b}.returns-product-row-outside .returns-product-status-row{opacity:.9}.returns-product-thumb{width:42px;height:42px;color:var(--blue);font-family:var(--font-heading);background:linear-gradient(135deg,#1f5eff24,#0b8d731f);border-radius:14px;place-items:center;font-size:16px;font-weight:800;display:grid;overflow:hidden}.returns-product-thumb.has-image{background:#fff;border:1px solid #94a3b829}.returns-product-thumb img{object-fit:cover;width:100%;height:100%}.returns-product-copy strong,.returns-product-meta strong{font-size:14px}.returns-product-copy strong{overflow-wrap:anywhere;font-size:18px;line-height:1.18}.returns-product-primary-line .returns-product-sku-link{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.returns-product-copy span,.returns-product-copy small,.returns-product-meta span,.returns-product-meta small{color:var(--muted)}.returns-product-copy{gap:3px;display:grid}.returns-product-copy small{overflow-wrap:anywhere;line-height:1.45}.returns-product-primary-line{align-items:baseline;gap:12px;min-width:0;display:flex}.returns-product-primary-line strong{flex:0 auto;min-width:0}.returns-product-meta{text-align:right;align-content:center;justify-items:end;gap:4px;display:grid}.returns-product-meta span,.returns-product-meta small{line-height:1.45}.returns-product-side{grid-template-columns:minmax(240px,1fr) max-content;align-items:center;gap:16px;min-width:0;display:grid}.returns-product-context-wrap{gap:0;min-width:0;display:grid}.returns-product-status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.returns-product-status-pill{letter-spacing:0;text-transform:none;white-space:nowrap;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.returns-product-status-pill-full{color:#0f6a42;background:#e5f8eeeb;border-color:#1581512e}.returns-product-status-pill-outside{color:var(--muted);background:#f8fafdeb;border-color:#94a3b829}.returns-product-status-pill-partial{color:var(--blue);background:linear-gradient(#1f5eff33,#1f5eff1f);border-color:#1f5eff38}.returns-product-quantity-chip{min-height:32px;color:var(--ink);letter-spacing:.01em;white-space:nowrap;background:#fffc;border:1px solid #11182714;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.returns-product-quantity-chip.full{color:#0f6a42;background:#e5f8eeeb;border-color:#1581512e}.returns-product-quantity-chip.partial{color:var(--blue);background:#ebf2fff0;border-color:#1f5eff2e}.returns-product-quantity-chip.muted{color:var(--muted);background:#f8fafdeb;border-color:#94a3b829}.returns-product-reason-chip,.returns-product-comment-chip{border:1px solid #94a3b829;border-radius:999px;align-items:center;max-width:min(100%,560px);min-height:32px;padding:0 12px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.returns-product-reason-chip{color:#5f6d82;text-transform:uppercase;background:#f3f6fceb}.returns-product-comment-chip{color:#8b5b00;white-space:normal;word-break:break-word;background:#fffaebf5;border-color:#f2aa233d}.returns-order-overview-note{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.5}.returns-section-pills{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.returns-section-pill{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);cursor:pointer;border-radius:999px;padding:10px 16px;font-weight:700;transition:transform .14s,border-color .14s,background .14s,color .14s,box-shadow .14s;box-shadow:inset 0 1px #ffffff3d}.returns-section-pill:hover{background:var(--surface-selected);color:var(--ink);box-shadow:var(--shadow-soft);border-color:#1f5eff47;transform:translateY(-1px)}.returns-section-pill.active{color:var(--blue);background:linear-gradient(#1f5eff2e,#1f5eff1a);border-color:#1f5eff57;box-shadow:0 10px 22px #1f5eff24}:root[data-theme=dark] .returns-section-pill{color:#b9c8da;background:#16202ff5;border-color:#9aaac02e;box-shadow:inset 0 1px #ffffff08,0 8px 18px #03081133}:root[data-theme=dark] .returns-section-pill:hover{color:#ecf4ff;background:#1c2a3ffa;border-color:#5a94ff66;box-shadow:inset 0 1px #ffffff0a,0 12px 24px #0308114d}:root[data-theme=dark] .returns-section-pill.active{color:#f5f9ff;background:linear-gradient(#3171ff57,#1c48ad47);border-color:#679dff80;box-shadow:inset 0 1px #ffffff14,0 14px 28px #08101f57}.returns-analytics-grid{display:grid}.returns-analytics-panel,.returns-analytics-card{gap:18px;display:grid}.returns-analytics-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.returns-analytics-card{border:1px solid var(--line);background:#ffffff8f;border-radius:20px;padding:18px}.returns-analytics-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.returns-analytics-card-header strong{font-size:15px}.returns-analytics-card-header span{color:var(--muted);font-size:12px}.returns-analytics-list{gap:12px;display:grid}.returns-analytics-row{background:#ffffffe0;border:1px solid #11182714;border-radius:16px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:16px;padding:14px 16px;display:grid}.returns-analytics-copy,.returns-analytics-metrics{gap:4px;display:grid}.returns-analytics-copy strong,.returns-analytics-metrics strong{font-size:14px}.returns-analytics-copy span,.returns-analytics-metrics span{color:var(--muted);font-size:12px}.returns-detail-panel{margin-top:4px}.returns-detail-panel.embedded .returns-detail-header{border-bottom:1px solid #7888a82e;justify-content:space-between;margin-bottom:18px;padding:4px 0 18px}.returns-detail-panel.embedded .returns-detail-header h3{font-size:20px;line-height:1.15;font-family:var(--font-heading);margin:0}.returns-rts-banner{background:linear-gradient(#fff3f4fa 0%,#fffafafa 100%);border:1px solid #c64d512e;border-radius:18px;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid;box-shadow:0 18px 38px #5b1c2314}.returns-rts-banner.ready{border-color:#c64d512e}.returns-rts-banner.blocked{background:linear-gradient(#ffeff0fc 0%,#fff8f8fc 100%);border-color:#ba353e47}.returns-rts-banner-copy{gap:6px;display:grid}.returns-rts-banner-label{color:#972630;letter-spacing:.06em;text-transform:uppercase;background:#c64d5124;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.returns-rts-banner-copy strong{font-size:22px;line-height:1.1;font-family:var(--font-heading)}.returns-rts-banner-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.returns-rts-banner-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.returns-detail-hero{border:1px solid var(--line);background:linear-gradient(#1f5eff0f 0%,#ffffffeb 100%);border-radius:20px;justify-content:space-between;margin-top:16px;padding:16px 18px}.returns-detail-actions-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:start;gap:20px;margin-top:20px}.returns-detail-panel.embedded .returns-detail-actions-grid{margin-top:0}.returns-detail-actions-grid.mode-rts{grid-template-columns:minmax(0,1fr)}.returns-rts-block-note{color:#7d1f27;background:#c64d5114;border-color:#c64d5133}.returns-rts-next-step{justify-content:flex-start}.returns-rts-next-step-card{background:linear-gradient(#fff7f7fa 0%,#fffcfcfa 100%);border-color:#c64d5133}.returns-rts-next-step-card:before{background:linear-gradient(#ba353ef0,#e86e76d6)}.returns-rts-next-step-only{margin-top:0}.returns-decision-card{background:linear-gradient(#fffffff5 0%,#f8fafdfa 100%);border:1px solid #94a3b81f;position:relative;box-shadow:0 22px 42px #12223a14}.returns-decision-card:before{content:"";background:linear-gradient(#1f5effd6,#78a8ffb8);border-radius:20px 0 0 20px;width:5px;position:absolute;inset:0 auto 0 0}.returns-decision-card.active{border-color:#1f5eff2e;box-shadow:0 26px 48px #12223a1a}.returns-decision-card-refund{background:linear-gradient(#f4fff9fa 0%,#e8f8effa 100%);border-color:#227d543d}.returns-decision-card-refund:before{background:linear-gradient(#158151eb,#5ab884d1)}.returns-decision-card-refund.active{border-color:#15815157;box-shadow:0 26px 48px #207a5424}.returns-decision-card-danger{background:linear-gradient(#fff5f5fa 0%,#ffeaeafa 100%);border-color:#c64d513d}.returns-decision-card-danger:before{background:linear-gradient(#ba353ef5,#e86e76d6)}.returns-decision-card-danger.active{border-color:#ba353e57;box-shadow:0 26px 48px #a0343b26}.returns-resolution-card{grid-column:1/-1}.returns-resolution-card-highlight{border-width:1.5px;position:relative;overflow:hidden;box-shadow:0 22px 48px #12223a14}.returns-resolution-card-highlight:before{content:"";background:linear-gradient(#1f5effe0,#78a8ffe6);border-radius:18px 0 0 18px;width:6px;position:absolute;inset:0 auto 0 0}.returns-resolution-card-refund{background:linear-gradient(#f8fffbfa 0%,#f1faf5fa 100%);border-color:#217a4a29}.returns-resolution-card-reject{background:linear-gradient(#fff6f6fc 0%,#ffefeffc 100%);border-color:#c64d5147;box-shadow:0 24px 52px #a0343b1f}.returns-resolution-card-reject:before{background:linear-gradient(#c64d51f5,#ef797de0)}.returns-decision-header{border-bottom:1px solid #7888a829;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:14px;display:flex}.returns-decision-heading{gap:4px;display:grid}.returns-decision-heading strong{font-size:20px;line-height:1.15;font-family:var(--font-heading)}.returns-decision-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.returns-decision-badge{min-height:32px;color:var(--blue);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#1f5eff1f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.returns-decision-badge-danger{color:#972630;background:#c64d5124}.returns-detail-header-meta .count-pill.active{color:var(--blue);background:#1f5eff1a}.returns-resolution-card-reject .returns-decision-badge-danger{color:#8f1f2c;background:#c64d5129;box-shadow:inset 0 0 0 1px #c64d5124}.returns-action-form,.returns-refund-lines{gap:16px;min-width:0}.returns-inline-fields{grid-template-columns:minmax(140px,180px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.returns-inline-fields>*{min-width:0}.returns-inline-fields .profitability-select{width:100%;min-width:0}.returns-inline-fields .profitability-select select,.returns-inline-fields .profitability-select input{box-sizing:border-box;width:100%;min-width:0}.returns-field{align-content:start;gap:6px;display:grid}.returns-field,.returns-field span{color:inherit}.returns-field select,.returns-field input{box-sizing:border-box;background:#fffffff0;border:1px solid #94a3b84d;border-radius:14px;height:48px;min-height:48px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffd9}.returns-field textarea{box-sizing:border-box;resize:vertical;background:#fffffff0;border:1px solid #94a3b84d;border-radius:14px;min-height:132px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffd9}.returns-field select:hover,.returns-field input:hover,.returns-field textarea:hover{border-color:#1f5eff3d}.returns-field select:focus,.returns-field input:focus,.returns-field textarea:focus{border-color:#1f5eff57;box-shadow:0 0 0 4px #1f5eff14}.returns-grow{min-width:0}.returns-refund-row{background:#ffffffb8;border:1px solid #94a3b833;border-radius:16px;grid-template-columns:minmax(0,1.55fr) minmax(108px,124px) minmax(120px,140px) minmax(88px,96px);align-items:start;gap:10px;min-width:0;padding:12px 14px;display:grid}.returns-refund-row-manual{background:#f8fafcad}.returns-refund-row-muted{color:#64748bc7;background:#f8fafc75;border-color:#94a3b824}.returns-refund-row-muted .returns-field,.returns-refund-row-muted .returns-field input,.returns-refund-row-muted .returns-field select{color:#64748bb8}.returns-refund-row-muted .returns-field input,.returns-refund-row-muted .returns-field select{background:#f1f5f9d1;border-color:#94a3b82e}.returns-refund-row>*,.returns-claim-row>*,.returns-refund-row>label{min-width:0}.returns-refund-row .profitability-select{width:100%;min-width:0}.returns-refund-row .profitability-select select,.returns-refund-row .profitability-select input{box-sizing:border-box;width:100%;min-width:0}.returns-refund-value-field{justify-self:stretch}.returns-inline-fields .profitability-select select,.returns-inline-fields .profitability-select input,.returns-refund-row .profitability-select select,.returns-refund-row .profitability-select input{height:48px;min-height:48px}.returns-refund-toggle{align-items:flex-start;gap:10px;min-width:0;padding-top:26px;display:flex;overflow:hidden}.returns-refund-toggle input{width:18px;height:18px;accent-color:var(--blue);cursor:pointer;flex:none}.returns-refund-toggle-copy{gap:4px;width:100%;min-width:0;display:grid}.returns-refund-toggle-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.returns-refund-row-manual .returns-refund-toggle-copy strong{letter-spacing:.01em;font-size:15px}.returns-refund-row-muted .returns-refund-toggle-copy strong,.returns-refund-row-muted .returns-refund-toggle-copy small{color:#64748bb8}.returns-refund-toggle-copy small{color:var(--muted);white-space:normal;overflow-wrap:anywhere;font-size:13px;line-height:1.4;display:block}.returns-refund-row-manual .returns-refund-toggle-copy small{font-size:12px;line-height:1.32}.returns-refund-toggle-static{padding-top:26px}.returns-refund-spacer{min-height:1px}.returns-refund-meta{align-content:center;gap:4px;min-width:0;display:grid}.returns-refund-meta strong{font-size:14px}.returns-refund-meta small,.returns-refund-help{color:var(--muted);font-size:12px;line-height:1.45}.returns-refund-help{margin:-6px 2px 0}.returns-row-actions .ghost-button.active,.returns-action-menu .ghost-button,.returns-inline-actions .ghost-button,.returns-inline-actions .primary-button{justify-content:center}.returns-row-actions .ghost-button,.returns-row-actions .primary-button{min-height:34px;padding-inline:10px;font-size:12px}.returns-action-form .primary-button,.returns-action-form .returns-danger-button{align-self:flex-end;min-height:44px;padding-inline:18px}.returns-action-footer{justify-content:flex-end;margin-top:6px;display:flex}.returns-resolution-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.returns-resolution-metric{background:#ffffffb8;border:1px solid #94a3b829;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.returns-resolution-metric span{color:var(--muted);font-size:12px}.returns-resolution-metric strong{font-size:15px;line-height:1.35}.returns-submit-button{border-radius:14px;min-width:220px;font-weight:700;box-shadow:0 14px 28px #1f5eff24}.returns-resolution-actions{justify-content:flex-end;margin-top:14px;display:flex}.returns-danger-button{color:#a0343b;box-shadow:none;background:#c64d5114;border-color:#c64d5138}.returns-danger-button:hover,.returns-danger-button:focus-visible{color:#8b2630;background:#c64d511f;border-color:#c64d515c}.returns-confirm-modal{width:min(580px,100%)}.returns-confirm-banner.danger{color:#8b2630;background:#c64d5114;border-color:#c64d512e}.returns-confirm-grid,.returns-confirm-list{gap:10px;display:grid}.returns-confirm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-confirm-card,.returns-confirm-line{border:1px solid var(--line);background:#f8fafdeb;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.returns-confirm-card span,.returns-confirm-card small,.returns-confirm-line small,.returns-confirm-section-label{color:var(--muted);font-size:12px}.returns-confirm-card strong,.returns-confirm-line strong,.returns-confirm-copy p{color:var(--ink)}.returns-confirm-card strong,.returns-confirm-line-head strong,.returns-confirm-copy strong{font-size:15px;line-height:1.3}.returns-confirm-section{gap:10px;display:grid}.returns-confirm-section-label{letter-spacing:.04em;text-transform:uppercase;font-weight:800}.returns-confirm-line-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.returns-confirm-line-head span{color:var(--blue);background:#1f5eff14;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.returns-confirm-copy{gap:6px;display:grid}.returns-confirm-copy p{white-space:pre-wrap;margin:0;line-height:1.5}.returns-claim-modal{width:min(760px,100%)}.returns-claim-selection-list{gap:10px;display:grid}.returns-claim-row{border:1px solid var(--line);background:#f8fafdeb;border-radius:16px;grid-template-columns:minmax(0,1.45fr) minmax(108px,124px) minmax(148px,.92fr);align-items:start;gap:14px;padding:14px 16px;display:grid}.returns-claim-row.selected{border-color:#1f5eff2e;box-shadow:inset 0 0 0 1px #1f5eff1f}.returns-claim-row.disabled{opacity:.72}.returns-claim-toggle{color:var(--ink);align-items:flex-start;gap:10px;min-width:0;font-weight:700;display:flex}.returns-claim-toggle input{margin-top:2px}.returns-claim-toggle span{min-width:0;display:block}.returns-claim-row .profitability-select{width:100%;min-width:0}.returns-claim-row .profitability-select input,.returns-claim-row .profitability-select select{box-sizing:border-box;width:100%;min-width:0}.returns-claim-quantity{justify-self:stretch}.returns-claim-quantity input{text-align:center}.returns-claim-copy{gap:4px;min-width:0;display:grid}.returns-claim-copy strong{color:var(--ink);overflow-wrap:anywhere;font-size:14px}.returns-claim-copy small,.returns-claim-copy p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.prestashop-correction-modal{width:min(980px,100%)}.returns-confirm-banner.warning{color:#8b5b0f;background:#d08c1817;border-color:#d08c1833}.prestashop-correction-table{gap:10px;max-height:min(46vh,520px);padding-right:2px;display:grid;overflow:auto}.prestashop-correction-row{border:1px solid var(--line);background:#f8fafdeb;border-radius:16px;grid-template-columns:minmax(260px,1.45fr) minmax(170px,.8fr) minmax(280px,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.prestashop-correction-row.selected{border-color:#1f5eff33;box-shadow:inset 0 0 0 1px #1f5eff1f}.prestashop-correction-row.disabled{opacity:.68}.prestashop-correction-toggle span{gap:3px;display:grid}.prestashop-correction-toggle small,.prestashop-correction-meta,.prestashop-correction-price span,.prestashop-correction-price small{color:var(--muted);font-size:12px;line-height:1.45}.prestashop-correction-meta,.prestashop-correction-price{gap:4px;display:grid}.prestashop-correction-side{grid-template-columns:minmax(150px,170px) minmax(110px,132px);align-items:start;gap:16px;min-width:0;display:grid}.prestashop-correction-quantity-shell{gap:8px;min-width:0;display:grid}.prestashop-correction-quantity-title{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.prestashop-correction-quantity{width:100%;min-width:0}.prestashop-correction-quantity input{box-sizing:border-box;text-align:center;width:100%;min-width:0}.prestashop-correction-price{text-align:right;justify-items:end;min-width:0;padding-top:2px}.prestashop-correction-summary{border:1px solid var(--line);background:#1f5eff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.prestashop-correction-summary>div{text-align:right;gap:2px;display:grid}.prestashop-correction-summary span{color:var(--muted);font-size:12px}.prestashop-correction-manual-note{gap:8px;display:grid}.prestashop-correction-mode-step{background:#1f5eff0a;border:1px solid #1f5eff1f;border-radius:18px;gap:10px;padding:14px 16px;display:grid}.prestashop-correction-mode-label{color:var(--ink);font-size:13px;font-weight:800}.prestashop-correction-mode-hint{color:var(--muted);font-size:12px;line-height:1.5}.prestashop-correction-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.prestashop-correction-mode-switch{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.prestashop-correction-mode-button{min-width:220px;min-height:52px;padding-inline:18px;font-size:14px;font-weight:800}.prestashop-correction-mode-button.active{color:var(--blue);background:#1f5eff1a;border-color:#1f5eff47;box-shadow:inset 0 0 0 1px #1f5eff1f}.returns-row-actions .ghost-button:focus-visible,.returns-hover-anchor:focus-visible,.returns-inline-actions .ghost-button:focus-visible,.returns-inline-actions .primary-button:focus-visible,.returns-filters-panel input:focus-visible,.returns-filters-panel select:focus-visible,.returns-detail-panel input:focus-visible,.returns-detail-panel select:focus-visible,.returns-detail-panel textarea:focus-visible,.returns-note-button:focus-visible{outline-offset:2px;outline:2px solid #1f5eff47}:root[data-theme=dark] .returns-summary-card,:root[data-theme=dark] .returns-status-filter-option,:root[data-theme=dark] .returns-account-option,:root[data-theme=dark] .returns-detail-loading-card,:root[data-theme=dark] .returns-preview-card,:root[data-theme=dark] .returns-hover-card,:root[data-theme=dark] .returns-action-menu,:root[data-theme=dark] .returns-analytics-card,:root[data-theme=dark] .returns-analytics-row,:root[data-theme=dark] .returns-note-history,:root[data-theme=dark] .returns-refund-row,:root[data-theme=dark] .returns-claim-row,:root[data-theme=dark] .returns-resolution-metric,:root[data-theme=dark] .returns-confirm-card,:root[data-theme=dark] .returns-confirm-line{background:linear-gradient(#182334fa,#121c2af5);border-color:#9aaac02e;box-shadow:inset 0 1px #ffffff0a,0 16px 32px #03081147}:root[data-theme=dark] .returns-summary-card strong,:root[data-theme=dark] .returns-preview-card header strong,:root[data-theme=dark] .returns-confirm-card strong,:root[data-theme=dark] .returns-confirm-line strong,:root[data-theme=dark] .returns-note-history strong,:root[data-theme=dark] .returns-claim-copy strong,:root[data-theme=dark] .returns-resolution-metric strong,:root[data-theme=dark] .returns-analytics-card-header strong,:root[data-theme=dark] .returns-analytics-row strong{color:#f1f6ff}:root[data-theme=dark] .returns-preview-order-notes{background:linear-gradient(#2d2312eb,#182334f5);border-color:#f2b94629}:root[data-theme=dark] .returns-order-notes-card{background:linear-gradient(#523c1261,#ffffff08);border-color:#f2b94638}:root[data-theme=dark] .returns-order-notes-card strong{color:#ffd98e}:root[data-theme=dark] .returns-order-notes-body{color:#f1f6ff}:root[data-theme=dark] .returns-order-notes-meta{color:#ffde9bd1}:root[data-theme=dark] .returns-order-notes-entry+.returns-order-notes-entry{border-top-color:#f2b94629}:root[data-theme=dark] .returns-payment-status-label{color:#edf4ff;background:#3171ff29;border-color:#679dff3d}:root[data-theme=dark] .returns-payment-status small{color:#d6e1f3c7}:root[data-theme=dark] .returns-payment-status-paid .returns-payment-status-label{color:#cbf7df;background:#2c8f633d;border-color:#59c98c4d}:root[data-theme=dark] .returns-payment-status-unpaid .returns-payment-status-label{color:#ffe1a0;background:#7d581257;border-color:#f2b94657}:root[data-theme=dark] .returns-payment-status-cod .returns-payment-status-label{color:#ffd7da;background:#7d212a6b;border-color:#d6626866}:root[data-theme=dark] .returns-payment-status-cod small{color:#ffd7dadb}:root[data-theme=dark] .returns-status-filter-option{color:#c8d5e6}:root[data-theme=dark] .returns-status-filter-option.active,:root[data-theme=dark] .returns-account-option.active{color:#f5f9ff;background:linear-gradient(#3171ff3d,#1c48ad29);border-color:#679dff57}:root[data-theme=dark] .returns-record-shell.expanded{background:linear-gradient(#1d2a3ffa 0%,#16202ffa 52%,#111a27fa 100%);border-color:#528aff4d;box-shadow:0 28px 56px #03081152,inset 0 1px #ffffff0d}:root[data-theme=dark] .returns-record-shell-rts.expanded{background:linear-gradient(#3a191ffa 0%,#221216fa 52%,#141013fa 100%);border-color:#d662684d;box-shadow:0 28px 56px #14060857,inset 0 1px #ffffff0a}:root[data-theme=dark] .returns-record-shell.expanded:before{background:linear-gradient(#4d88fff5,#82b0ffdb);box-shadow:0 0 0 6px #1f5eff24}:root[data-theme=dark] .returns-record-shell-rts.expanded:before{background:linear-gradient(#d66268f5,#f48b91e0);box-shadow:0 0 0 6px #d6626824}:root[data-theme=dark] .returns-list-row:hover,:root[data-theme=dark] .returns-list-row:focus-within{border-color:#528aff3d;box-shadow:0 18px 36px #03081133}:root[data-theme=dark] .returns-list-row-rts{background:linear-gradient(#30161cfa 0%,#1c1216fa 100%);border-color:#d6626838}:root[data-theme=dark] .returns-list-row-rts:hover,:root[data-theme=dark] .returns-list-row-rts:focus-within{border-color:#d662684d;box-shadow:0 18px 36px #1406083d}:root[data-theme=dark] .returns-list-row.expanded{border-color:#528aff2e}:root[data-theme=dark] .returns-rts-pill,:root[data-theme=dark] .returns-rts-banner-label{color:#ffd7da;background:#d662682e;box-shadow:inset 0 0 0 1px #d6626829}:root[data-theme=dark] .returns-list-row.expanded .returns-list-row-main{background:linear-gradient(#ffffff0f 0%,#ffffff03 100%)}:root[data-theme=dark] .returns-hover-card,:root[data-theme=dark] .returns-note-popover,:root[data-theme=dark] .returns-action-menu{background:#0e1723fa;border-color:#9aaac038;box-shadow:0 18px 44px #0308116b}:root[data-theme=dark] .returns-note-button{color:#dbe8ff;background:#3171ff24;border-color:#679dff47}:root[data-theme=dark] .returns-note-button-aon{color:#ffe2a7;background:#f2b94624;border-color:#f2b94647}:root[data-theme=dark] .returns-note-button:hover,:root[data-theme=dark] .returns-note-button[aria-expanded=true]{background:#3171ff38;border-color:#679dff70;box-shadow:0 12px 24px #08101f4d}:root[data-theme=dark] .returns-note-button-aon:hover,:root[data-theme=dark] .returns-note-button-aon[aria-expanded=true],:root[data-theme=dark] .returns-note-anchor:hover .returns-note-button-aon,:root[data-theme=dark] .returns-note-anchor:focus-within .returns-note-button-aon{background:#f2b94638;border-color:#f2b9466b;box-shadow:0 12px 24px #08101f4d}:root[data-theme=dark] .returns-note-popover-meta span{color:#dbe8ffd1;background:#ffffff14}:root[data-theme=dark] .returns-deadline-card{background:#141f2eeb}:root[data-theme=dark] .returns-deadline-card.tone-safe{background:#0b8d7329}:root[data-theme=dark] .returns-deadline-card.tone-warning{background:#c9851333}:root[data-theme=dark] .returns-deadline-card.tone-danger{background:#c64d5133}:root[data-theme=dark] .returns-deadline-bar{background:#ffffff14}:root[data-theme=dark] .returns-detail-hero{background:linear-gradient(#2537547a 0%,#121c2af5 100%);border-color:#528aff38}:root[data-theme=dark] .returns-rts-banner{background:linear-gradient(#3a191feb 0%,#191318fa 100%);border-color:#d6626838;box-shadow:0 24px 46px #14060847}:root[data-theme=dark] .returns-rts-banner.blocked{background:linear-gradient(#471d24f5 0%,#1a1318fa 100%);border-color:#d662684d}:root[data-theme=dark] .returns-rts-banner-copy p{color:#f0cad0}:root[data-theme=dark] .returns-detail-panel.embedded .returns-detail-header{border-bottom-color:#9aaac02e}:root[data-theme=dark] .returns-decision-card{background:linear-gradient(#192538fa 0%,#111b28fa 100%);border-color:#9aaac02e;box-shadow:0 24px 46px #03081147}:root[data-theme=dark] .returns-decision-card.active{border-color:#679dff52;box-shadow:0 28px 52px #03081157}:root[data-theme=dark] .returns-rts-block-note{color:#ffd7da;background:#d662681f;border-color:#d662683d}:root[data-theme=dark] .returns-rts-next-step-card{background:linear-gradient(#3a191feb 0%,#191318fa 100%);border-color:#d662683d}:root[data-theme=dark] .returns-decision-card-refund,:root[data-theme=dark] .returns-resolution-card-refund{background:linear-gradient(#143829f5 0%,#10281ffa 100%);border-color:#35a77042}:root[data-theme=dark] .returns-decision-card-danger,:root[data-theme=dark] .returns-resolution-card-reject{background:linear-gradient(#42191ff5 0%,#2c1116fa 100%);border-color:#d6626847;box-shadow:0 24px 52px #250a0e52}:root[data-theme=dark] .returns-decision-badge{color:#dbe8ff;background:#4d88ff2e}:root[data-theme=dark] .returns-decision-badge-danger,:root[data-theme=dark] .returns-resolution-card-reject .returns-decision-badge-danger{color:#ffd7da;background:#d662682e;box-shadow:inset 0 0 0 1px #d6626829}:root[data-theme=dark] .returns-detail-header-meta .count-pill.active{color:#dbe8ff;background:#4d88ff2e}:root[data-theme=dark] .returns-field select,:root[data-theme=dark] .returns-field input,:root[data-theme=dark] .returns-field textarea{color:#eef4ff;background:#101926f5;border-color:#9aaac038;box-shadow:inset 0 1px #ffffff08}:root[data-theme=dark] .returns-field select:hover,:root[data-theme=dark] .returns-field input:hover,:root[data-theme=dark] .returns-field textarea:hover{border-color:#679dff47}:root[data-theme=dark] .returns-field select:focus,:root[data-theme=dark] .returns-field input:focus,:root[data-theme=dark] .returns-field textarea:focus{border-color:#679dff6b;box-shadow:0 0 0 4px #1f5eff1f}:root[data-theme=dark] .returns-refund-row-manual{background:#121c2aad}:root[data-theme=dark] .returns-refund-row-muted{color:#aab7cca8;background:#0f17238f;border-color:#9aaac01f}:root[data-theme=dark] .returns-refund-row-muted .returns-field,:root[data-theme=dark] .returns-refund-row-muted .returns-field input,:root[data-theme=dark] .returns-refund-row-muted .returns-field select,:root[data-theme=dark] .returns-refund-row-muted .returns-refund-toggle-copy strong,:root[data-theme=dark] .returns-refund-row-muted .returns-refund-toggle-copy small{color:#aab7cca8}:root[data-theme=dark] .returns-refund-row-muted .returns-field input,:root[data-theme=dark] .returns-refund-row-muted .returns-field select{background:#0d1521e6;border-color:#9aaac024}:root[data-theme=dark] .returns-confirm-banner.danger{color:#ffd7da;background:#c64d5124;border-color:#d6626838}:root[data-theme=dark] .returns-confirm-banner.warning{color:#ffe2a7;background:#d08c1824;border-color:#ffba4938}:root[data-theme=dark] .prestashop-correction-row{background:#101926eb}:root[data-theme=dark] .prestashop-correction-row.selected{border-color:#679dff4d;box-shadow:inset 0 0 0 1px #679dff2e}:root[data-theme=dark] .returns-confirm-line-head span{color:#dbe8ff;background:#4d88ff29}:root[data-theme=dark] .returns-claim-row.selected{border-color:#679dff4d;box-shadow:inset 0 0 0 1px #679dff2e}:root[data-theme=dark] .returns-product-row{background:linear-gradient(#172233f5,#121c2af0);border-color:#9aaac02e;box-shadow:inset 0 1px #ffffff08,0 16px 32px #0308112e}:root[data-theme=dark] .returns-product-row-full{background:linear-gradient(#182435fa,#121d2cf5)}:root[data-theme=dark] .returns-product-row-partial{background:linear-gradient(#1a2f50fa,#12233cf5);border-color:#679dff4d;box-shadow:inset 0 0 0 1px #679dff24,0 16px 32px #08101f38}:root[data-theme=dark] .returns-product-row-outside{background:linear-gradient(#141e2ce6,#101926db);border-color:#9aaac01f}:root[data-theme=dark] .returns-product-thumb{color:#dbe8ff;background:linear-gradient(135deg,#4d88ff3d,#0b8d732e)}:root[data-theme=dark] .returns-product-thumb.has-image{background:#101926eb;border-color:#9aaac033}:root[data-theme=dark] .returns-product-row-outside .returns-inline-link,:root[data-theme=dark] .returns-product-row-outside .returns-product-copy strong,:root[data-theme=dark] .returns-product-row-outside .returns-product-copy small,:root[data-theme=dark] .returns-product-row-outside .returns-product-meta strong,:root[data-theme=dark] .returns-product-row-outside .returns-product-meta span,:root[data-theme=dark] .returns-product-row-outside .returns-product-meta small{color:#92a3bb}:root[data-theme=dark] .returns-product-quantity-chip{color:#eef4ff;background:#101926d6;border-color:#9aaac02e}:root[data-theme=dark] .returns-product-quantity-chip.full{color:#c8ffe0;background:#143829f0;border-color:#35a77047}:root[data-theme=dark] .returns-product-quantity-chip.partial{color:#dbe8ff;background:#193561f0;border-color:#679dff4d}:root[data-theme=dark] .returns-product-quantity-chip.muted{color:#92a3bb;background:#141f2ef0;border-color:#9aaac029}:root[data-theme=dark] .returns-product-status-pill-full{color:#c8ffe0;background:#143829f0;border-color:#35a77047}:root[data-theme=dark] .returns-product-status-pill-outside{color:#92a3bb;background:#141f2ef0;border-color:#9aaac029}:root[data-theme=dark] .returns-product-reason-chip{color:#a8b7ca;background:#141f2ee6;border-color:#9aaac02e}:root[data-theme=dark] .returns-product-comment-chip{color:#ffe2a7;background:#4a371166;border-color:#f2b9463d}@media (width<=1520px){.returns-filters-grid{grid-template-columns:minmax(0,1.25fr) minmax(420px,.95fr)}.returns-status-filter-list{grid-template-columns:repeat(2,minmax(0,max-content))}.returns-account-list,.returns-quick-grid,.returns-detail-grid,.returns-detail-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-list-legend,.returns-list-row-main{grid-template-columns:minmax(74px,.32fr) minmax(122px,.74fr) minmax(208px,1.12fr) minmax(138px,.84fr) minmax(132px,.78fr) minmax(118px,.68fr) minmax(40px,.22fr) minmax(100px,.62fr) minmax(132px,.78fr)}}@media (width<=1180px){.returns-filters-grid,.returns-filters-secondary-row,.returns-account-list,.returns-quick-grid,.returns-detail-grid,.returns-detail-actions-grid{grid-template-columns:minmax(0,1fr)}.returns-status-filter-list{grid-template-columns:repeat(3,minmax(0,max-content))}.returns-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-list-legend{display:none}.returns-list-row-main{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-inline-fields,.returns-refund-row,.returns-claim-row,.prestashop-correction-row{grid-template-columns:minmax(0,1fr)}.returns-refund-toggle,.returns-refund-toggle-static{padding-top:0}.returns-inline-detail-end-shell{grid-template-columns:minmax(0,1fr)}.returns-inline-detail-footer-actions{justify-content:stretch}.returns-inline-detail-footer-actions .ghost-button{width:100%}.returns-action-footer{justify-content:stretch}.returns-submit-button{width:100%;min-width:0}.returns-confirm-grid,.prestashop-correction-side{grid-template-columns:minmax(0,1fr)}.prestashop-correction-footer,.prestashop-correction-mode-switch{justify-content:stretch}.prestashop-correction-footer{flex-direction:column;align-items:stretch}.prestashop-correction-footer .ghost-button,.prestashop-correction-footer .primary-button,.prestashop-correction-mode-button{width:100%;min-width:0}.returns-resolution-actions{justify-content:stretch}}@media (width<=760px){.returns-top-header,.returns-filter-footer,.returns-list-header,.returns-detail-header,.returns-detail-hero{flex-direction:column;align-items:stretch}.returns-filters-secondary-row,.returns-list-row-main{grid-template-columns:minmax(0,1fr)}.returns-status-filter-list{grid-template-columns:repeat(2,minmax(0,max-content))}.returns-products-header{flex-direction:column;align-items:stretch}.returns-products-summary{text-align:left;justify-items:start}.returns-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-inline-detail-end{padding-inline:0}.returns-analytics-columns,.returns-analytics-row{grid-template-columns:minmax(0,1fr)}.returns-product-row{border-radius:16px;grid-template-columns:42px minmax(0,1fr);padding:12px}.returns-product-side{grid-column:2;grid-template-columns:minmax(0,1fr);align-items:start}.returns-product-meta{text-align:left;justify-items:start}.returns-product-context{width:100%}.returns-product-primary-line{flex-direction:column;align-items:flex-start;gap:4px}.returns-hover-card,.returns-action-menu{width:min(280px,100vw - 42px)}.returns-decision-header{flex-direction:column;align-items:stretch}}
